4421.77 s
[shakespeare] |
4421.77 s
[shakespeare] 20 | import Data.Monoid (mconcat)
4421.77 s
[shakespeare] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4421.77 s
[shakespeare]
4421.77 s
[shakespeare] Text/Hamlet/RT.hs:58:21: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4421.77 s
[shakespeare] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4421.77 s
[shakespeare] • In the data declaration for ‘HamletException’
4421.77 s
[shakespeare] |
4421.77 s
[shakespeare] 58 | deriving (Show, Typeable )
4421.77 s
[shakespeare] | ^^^^^^^^
4421.77 s
[shakespeare]
4421.77 s
[shakespeare] Text/Hamlet/RT.hs:70:13: warning : [ GHC-40910 ] [ -Wunused-matches ]
4421.77 s
[shakespeare] Defined but not used: ‘x’
4421.77 s
[shakespeare] |
4421.77 s
[shakespeare] 70 | convert x @(DocForall deref (BindAs _ _) docs) =
4421.77 s
[shakespeare] | ^
4421.77 s
[shakespeare]
4421.77 s
[shakespeare] Text/Hamlet/RT.hs:70:26: warning : [ GHC-40910 ] [ -Wunused-matches ]
4421.77 s
[shakespeare] Defined but not used: ‘deref’
4421.77 s
[shakespeare] |
4421.77 s
[shakespeare] 70 | convert x@(DocForall deref (BindAs _ _) docs) =
4421.77 s
[shakespeare] | ^^^^^
4421.77 s
[shakespeare]
4421.78 s
[shakespeare] Text/Hamlet/RT.hs:70:45: warning : [ GHC-40910 ] [ -Wunused-matches ]
4421.78 s
[shakespeare] Defined but not used: ‘docs’
4421.78 s
[shakespeare] |
4421.78 s
[shakespeare] 70 | convert x@(DocForall deref (BindAs _ _) docs ) =
4421.78 s
[shakespeare] | ^^^^
4421.78 s
[shakespeare]
4421.78 s
[shakespeare] Text/Hamlet/RT.hs:77:13: warning : [ GHC-40910 ] [ -Wunused-matches ]
4421.78 s
[shakespeare] Defined but not used: ‘x’
4421.78 s
[shakespeare] |
4421.78 s
[shakespeare] 77 | convert x @(DocMaybe deref (BindAs _ _) jdocs ndocs) =
4421.78 s
[shakespeare] | ^
4421.78 s
[shakespeare]
4421.78 s
[shakespeare] Text/Hamlet/RT.hs:77:25: warning : [ GHC-40910 ] [ -Wunused-matches ]
4421.78 s
[shakespeare] Defined but not used: ‘deref’
4421.78 s
[shakespeare] |
4421.78 s
[shakespeare] 77 | convert x@(DocMaybe deref (BindAs _ _) jdocs ndocs) =
4421.78 s
[shakespeare] | ^^^^^
4421.78 s
[shakespeare]
4421.78 s
[shakespeare] Text/Hamlet/RT.hs:77:44: warning : [ GHC-40910 ] [ -Wunused-matches ]
4421.78 s
[shakespeare] Defined but not used: ‘jdocs’
4421.78 s
[shakespeare] |
4421.78 s
[shakespeare] 77 | convert x@(DocMaybe deref (BindAs _ _) jdocs ndocs) =
4421.78 s
[shakespeare] | ^^^^^
4421.78 s
[shakespeare]
4421.78 s
[shakespeare] Text/Hamlet/RT.hs:77:50: warning : [ GHC-40910 ] [ -Wunused-matches ]
4421.78 s
[shakespeare] Defined but not used: ‘ndocs’
4421.79 s
[shakespeare] |
4421.79 s
[shakespeare] 77 | convert x@(DocMaybe deref (BindAs _ _) jdocs ndocs ) =
4421.79 s
[shakespeare] | ^^^^^
4421.79 s
[shakespeare]
4421.79 s
[shakespeare] Text/Hamlet/RT.hs:107:37: warning : [ GHC-63397 ] [ -Wname-shadowing ]
4421.79 s
[shakespeare] This binding for ‘x’ shadows the existing binding
4421.79 s
[shakespeare] bound at Text/Hamlet/RT.hs:100:13
4421.79 s
[shakespeare] |
4421.79 s
[shakespeare] 107 | go (DerefBranch (DerefIdent x ) _, docs') | x == specialOrIdent = do
4421.79 s
[shakespeare] | ^
4421.79 s
[shakespeare]
4421.79 s
[sydtest-discover] Phase: unpackPhase
4421.80 s
[aeson-pretty] [1 of 2] Compiling Paths_aeson_pretty ( dist/build/aeson-pretty/autogen/Paths_aeson_pretty.hs, dist/build/aeson-pretty/aeson-pretty-tmp/Paths_aeson_pretty.p_o )
4421.80 s
[sydtest-discover] unpacking source archive /nix/store/0svvmp7mzxvhmv9mvzj0rknlab3s2yjc-sydtest-discover-source-0.0.0.4/sydtest-discover-0.0.0.4.tar.gz
4421.80 s
[shakespeare] [16 of 22] Compiling Text.Hamlet ( Text/Hamlet.hs, nothing ) [Text.Hamlet.Parse changed]
4421.81 s
[sydtest-discover] source root is sydtest-discover-0.0.0.4
4421.81 s
[sydtest-discover] setting SOURCE_DATE_EPOCH to timestamp 1778741595 of file "sydtest-discover-0.0.0.4/sydtest-discover.cabal"
4421.81 s
[sydtest-discover] warning: file "sydtest-discover-0.0.0.4/sydtest-discover.cabal" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
4421.82 s
[sydtest-discover] Phase: patchPhase
4421.83 s
[sydtest-discover] Phase: compileBuildDriverPhase
4421.84 s
[sydtest-discover] setupCompileFlags: -package-db=/build/tmp.WFHAoycZ3p/setup-package.conf.d -threaded
4421.89 s
[shakespeare] Text/Hamlet.hs:58:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4421.89 s
[shakespeare] The qualified import of ‘Data.Text.Lazy’ is redundant
4421.89 s
[shakespeare] except perhaps to import instances from ‘Data.Text.Lazy’
4421.89 s
[shakespeare] To import instances alone, use: import Data.Text.Lazy()
4421.89 s
[shakespeare] |
4421.89 s
[shakespeare] 58 | import qualified Data.Text.Lazy as TL
4421.89 s
[shakespeare] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4421.89 s
[shakespeare]
4421.89 s
[shakespeare] Text/Hamlet.hs:63:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4421.89 s
[shakespeare] The import of ‘Data.Monoid’ is redundant
4421.89 s
[shakespeare] except perhaps to import instances from ‘Data.Monoid’
4421.89 s
[shakespeare] To import instances alone, use: import Data.Monoid()
4421.89 s
[shakespeare] |
4421.89 s
[shakespeare] 63 | import Data.Monoid (mempty, mappend, mconcat)
4421.89 s
[shakespeare] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4421.89 s
[shakespeare]
4421.90 s
[shakespeare] Text/Hamlet.hs:400:1: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
4421.90 s
[shakespeare] Defined but not used: ‘ixhamlet’
4421.90 s
[shakespeare] |
4421.90 s
[shakespeare] 400 | ixhamlet = hamletWithSettings ihamletRules xhtmlHamletSettings
4421.90 s
[shakespeare] | ^^^^^^^^
4421.90 s
[shakespeare]
4421.90 s
[shakespeare] Text/Hamlet.hs:480:1: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
4421.90 s
[shakespeare] Defined but not used: ‘varName’
4421.90 s
[shakespeare] |
4421.90 s
[shakespeare] 480 | varName _ "" = error "Illegal empty varName"
4421.90 s
[shakespeare] | ^^^^^^^
4421.90 s
[shakespeare]
4421.90 s
[shakespeare] Text/Hamlet.hs:484:1: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
4421.90 s
[shakespeare] Defined but not used: ‘strToExp’
4421.90 s
[shakespeare] |
4421.90 s
[shakespeare] 484 | strToExp s@(c:_)
4421.90 s
[shakespeare] | ^^^^^^^^
4421.90 s
[shakespeare]
4421.90 s
[shakespeare] Text/Hamlet.hs:517:16: warning : [ GHC-40910 ] [ -Wunused-matches ]
4421.90 s
[shakespeare] Defined but not used: ‘html’
4421.90 s
[shakespeare] |
4421.90 s
[shakespeare] 517 | show (EPlain html ) = "EPlain"
4421.90 s
[shakespeare] | ^^^^
4421.90 s
[shakespeare]
4421.90 s
[shakespeare] Text/Hamlet.hs:518:14: warning : [ GHC-40910 ] [ -Wunused-matches ]
4421.90 s
[shakespeare] Defined but not used: ‘url’
4421.90 s
[shakespeare] |
4421.90 s
[shakespeare] 518 | show (EUrl url ) = "EUrl"
4421.90 s
[shakespeare] | ^^^
4421.90 s
[shakespeare]
4421.90 s
[shakespeare] Text/Hamlet.hs:519:19: warning : [ GHC-40910 ] [ -Wunused-matches ]
4421.90 s
[shakespeare] Defined but not used: ‘url’
4421.91 s
[shakespeare] |
4421.91 s
[shakespeare] 519 | show (EUrlParam url ) = "EUrlParam"
4421.91 s
[shakespeare] | ^^^
4421.91 s
[shakespeare]
4421.91 s
[shakespeare] Text/Hamlet.hs:520:16: warning : [ GHC-40910 ] [ -Wunused-matches ]
4421.91 s
[shakespeare] Defined but not used: ‘url’
4421.91 s
[shakespeare] |
4421.91 s
[shakespeare] 520 | show (EMixin url ) = "EMixin"
4421.91 s
[shakespeare] | ^^^
4421.91 s
[shakespeare]
4421.91 s
[shakespeare] Text/Hamlet.hs:521:20: warning : [ GHC-40910 ] [ -Wunused-matches ]
4421.91 s
[shakespeare] Defined but not used: ‘msg_url’
4421.91 s
[shakespeare] |
4421.91 s
[shakespeare] 521 | show (EMixinI18n msg_url ) = "EMixinI18n"
4421.91 s
[shakespeare] | ^^^^^^^
4421.91 s
[shakespeare]
4421.91 s
[shakespeare] Text/Hamlet.hs:522:14: warning : [ GHC-40910 ] [ -Wunused-matches ]
4421.91 s
[shakespeare] Defined but not used: ‘msg’
4421.91 s
[shakespeare] |
4421.91 s
[shakespeare] 522 | show (EMsg msg ) = "EMsg"
4421.91 s
[shakespeare] | ^^^
4421.91 s
[shakespeare]
4421.91 s
[shakespeare] Text/Hamlet.hs:570:43: warning : [ GHC-63397 ] [ -Wname-shadowing ]
4421.91 s
[shakespeare] This binding for ‘c’ shadows the existing binding
4421.91 s
[shakespeare] bound at Text/Hamlet.hs:566:13
4421.91 s
[shakespeare] |
4421.92 s
[shakespeare] 570 | c VTMixin = [|\r -> EMixin $ \c -> r c|]
4421.92 s
[shakespeare] | ^
4421.92 s
[shakespeare]
4421.92 s
[sydtest-discover] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.WFHAoycZ3p/Main.o )
4421.93 s
[shakespeare] [17 of 22] Compiling Text.Hamlet.Runtime ( Text/Hamlet/Runtime.hs, nothing ) [Text.Hamlet.Parse changed]
4421.95 s
[shakespeare] Text/Hamlet/Runtime.hs:100:12: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4421.95 s
[shakespeare] The use of ‘~’ without TypeOperators
4421.95 s
[shakespeare] will become an error in a future GHC release.
4421.95 s
[shakespeare] Suggested fix:
4421.95 s
[shakespeare] Perhaps you intended to use the ‘TypeOperators’ extension
4421.95 s
[shakespeare] |
4421.95 s
[postgresql-simple] Phase: installPhase
4421.95 s
[shakespeare] 100 | instance a ~ HamletData => ToHamletData [a] where
4421.95 s
[shakespeare] | ^
4421.95 s
[shakespeare]
4421.95 s
[shakespeare] Text/Hamlet/Runtime.hs:102:12: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4421.95 s
[shakespeare] The use of ‘~’ without TypeOperators
4421.95 s
[shakespeare] will become an error in a future GHC release.
4421.95 s
[shakespeare] Suggested fix:
4421.95 s
[shakespeare] Perhaps you intended to use the ‘TypeOperators’ extension
4421.95 s
[shakespeare] |
4421.95 s
[shakespeare] 102 | instance a ~ HamletData => ToHamletData (Maybe a) where
4421.96 s
[shakespeare] | ^
4421.96 s
[shakespeare]
4421.96 s
[shakespeare] [18 of 22] Compiling Text.Cassius.Ordered ( Text/Cassius/Ordered.hs, nothing ) [Text.IndentToBrace changed]
4421.97 s
[shakespeare] [19 of 22] Compiling Text.Cassius ( Text/Cassius.hs, nothing ) [Text.IndentToBrace changed]
4421.99 s
[shakespeare] [20 of 22] Compiling Text.Shakespeare.I18N ( Text/Shakespeare/I18N.hs, nothing ) [Text.Shakespeare.Base changed]
4421.99 s
[sydtest-discover] [2 of 2] Linking Setup
4422.00 s
[wai-app-static] [9 of 9] Compiling WaiAppStatic.CmdLine ( WaiAppStatic/CmdLine.hs, dist/build/WaiAppStatic/CmdLine.p_o )
4422.04 s
[shakespeare] Text/Shakespeare/I18N.hs:65:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4422.04 s
[shakespeare] The import of ‘Control.Applicative’ is redundant
4422.04 s
[shakespeare] except perhaps to import instances from ‘Control.Applicative’
4422.04 s
[shakespeare] To import instances alone, use: import Control.Applicative()
4422.04 s
[shakespeare] |
4422.04 s
[shakespeare] 65 | import Control.Applicative ((<$>))
4422.05 s
[shakespeare] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4422.05 s
[shakespeare]
4422.05 s
[shakespeare] Text/Shakespeare/I18N.hs:71:39: warning : [ GHC-38856 ] [ -Wunused-imports ]
4422.05 s
[shakespeare] The import of ‘foldl'’ from module ‘Data.List’ is redundant
4422.05 s
[shakespeare] |
4422.05 s
[shakespeare] 71 | import Data.List (isSuffixOf, sortBy, foldl' )
4422.05 s
[shakespeare] | ^^^^^^
4422.05 s
[shakespeare]
4422.05 s
[shakespeare] Text/Shakespeare/I18N.hs:80:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4422.05 s
[shakespeare] The import of ‘Data.Monoid’ is redundant
4422.05 s
[shakespeare] except perhaps to import instances from ‘Data.Monoid’
4422.05 s
[shakespeare] To import instances alone, use: import Data.Monoid()
4422.05 s
[shakespeare] |
4422.05 s
[shakespeare] 80 | import Data.Monoid (mempty, mappend)
4422.05 s
[shakespeare] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4422.05 s
[shakespeare]
4422.05 s
[shakespeare] Text/Shakespeare/I18N.hs:410:17: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4422.05 s
[shakespeare] The use of ‘~’ without TypeOperators
4422.05 s
[shakespeare] will become an error in a future GHC release.
4422.05 s
[shakespeare] Suggested fix:
4422.05 s
[shakespeare] Perhaps you intended to use the ‘TypeOperators’ extension
4422.05 s
[postgresql-simple] Installing library in /nix/store/4iiv3wvsq63lwn4vjlk2gyhkb4r9lgrf-postgresql-simple-0.7.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/postgresql-simple-0.7.0.0-3G5akFt5TuK8Rvon1qMrYG
4422.05 s
[shakespeare] |
4422.05 s
[shakespeare] 410 | instance master ~ master' => RenderMessage master (SomeMessage master') where
4422.05 s
[shakespeare] | ^
4422.05 s
[shakespeare]
4422.06 s
[shakespeare] [21 of 22] Compiling Text.Shakespeare.Text ( Text/Shakespeare/Text.hs, nothing ) [Text.Shakespeare changed]
4422.09 s
[aeson-pretty] [2 of 2] Compiling Main ( cli-tool/Main.hs, dist/build/aeson-pretty/aeson-pretty-tmp/Main.p_o )
4422.09 s
[shakespeare] [22 of 22] Compiling Text.TypeScript ( Text/TypeScript.hs, nothing ) [Text.Julius changed]
4422.11 s
[shakespeare] Haddock coverage:
4422.12 s
[autodocodec-nix] [1 of 5] Compiling Autodocodec.Nix.Expression ( src/Autodocodec/Nix/Expression.hs, dist/build/Autodocodec/Nix/Expression.p_o )
4422.17 s
[aeson-pretty] cli-tool/Main.hs:19:21: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4422.17 s
[aeson-pretty] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4422.17 s
[aeson-pretty] • In the data declaration for ‘Options’
4422.17 s
[aeson-pretty] |
4422.17 s
[aeson-pretty] 19 | deriving (Data, Typeable )
4422.17 s
[aeson-pretty] | ^^^^^^^^
4422.17 s
[aeson-pretty]
4422.54 s
[shakespeare] 0% ( 0 / 2) in 'Text.Internal.Cassius'
4422.54 s
[shakespeare] Missing documentation for:
4422.54 s
[shakespeare] Module header
4422.54 s
[shakespeare] i2bMixin (Text/Internal/Cassius.hs:9)
4422.54 s
[shakespeare] 19% ( 4 / 21) in 'Text.Shakespeare.Base'
4422.54 s
[shakespeare] Missing documentation for:
4422.54 s
[shakespeare] Deref (Text/Shakespeare/Base.hs:50)
4422.54 s
[shakespeare] Ident (Text/Shakespeare/Base.hs:45)
4422.54 s
[shakespeare] Scope (Text/Shakespeare/Base.hs:48)
4422.54 s
[shakespeare] parseDeref (Text/Shakespeare/Base.hs:79)
4422.54 s
[shakespeare] parseHash (Text/Shakespeare/Base.hs:209)
4422.54 s
[shakespeare] parseVar (Text/Shakespeare/Base.hs:222)
4422.54 s
[shakespeare] parseVarString (Text/Shakespeare/Base.hs:253)
4422.54 s
[shakespeare] parseAt (Text/Shakespeare/Base.hs:233)
4422.54 s
[shakespeare] parseUrl (Text/Shakespeare/Base.hs:236)
4422.54 s
[shakespeare] parseUrlString (Text/Shakespeare/Base.hs:256)
4422.54 s
[shakespeare] parseCaret (Text/Shakespeare/Base.hs:268)
4422.54 s
[shakespeare] parseUnder (Text/Shakespeare/Base.hs:278)
4422.54 s
[shakespeare] parseInt (Text/Shakespeare/Base.hs:271)
4422.54 s
[shakespeare] parseIntString (Text/Shakespeare/Base.hs:265)
4422.54 s
[shakespeare] derefToExp (Text/Shakespeare/Base.hs:177)
4422.54 s
[shakespeare] flattenDeref (Text/Shakespeare/Base.hs:202)
4422.54 s
[shakespeare] readUtf8File (Text/Shakespeare/Base.hs:291)
4422.54 s
[shakespeare] Warning: '#' is out of scope.
4422.54 s
[shakespeare] If you qualify the identifier, haddock can try to link it anyway.
4422.54 s
[shakespeare] 30% ( 6 / 20) in 'Text.Shakespeare'
4422.54 s
[shakespeare] Missing documentation for:
4422.54 s
[shakespeare] ShakespeareSettings (Text/Shakespeare.hs:119)
4422.54 s
[shakespeare] WrapInsertion (Text/Shakespeare.hs:104)
4422.54 s
[shakespeare] PreConversion (Text/Shakespeare.hs:114)
4422.54 s
[shakespeare] defaultShakespeareSettings (Text/Shakespeare.hs:135)
4422.54 s
[shakespeare] shakespeare (Text/Shakespeare.hs:357)
4422.54 s
[shakespeare] shakespeareFile (Text/Shakespeare.hs:369)
4422.54 s
[shakespeare] shakespeareFileReload (Text/Shakespeare.hs:407)
4422.54 s
[shakespeare] shakespeareFromString (Text/Shakespeare.hs:360)
4422.54 s
[shakespeare] RenderUrl (Text/Shakespeare.hs:162)
4422.54 s
[shakespeare] VarType (Text/Shakespeare.hs:371)
4422.54 s
[shakespeare] Deref (Text/Shakespeare/Base.hs:50)
4422.54 s
[shakespeare] preFilter (Text/Shakespeare.hs:228)
4422.54 s
[shakespeare] shakespeareRuntime (Text/Shakespeare.hs:439)
4422.54 s
[shakespeare] pack' (Text/Shakespeare.hs:318)
4422.54 s
[shakespeare] Warning: 'encodeToBuilder' is out of scope.
4422.54 s
[shakespeare] If you qualify the identifier, haddock can try to link it anyway.
4422.54 s
[shakespeare] 51% ( 14 / 27) in 'Text.Julius'
4422.54 s
[shakespeare] Missing documentation for:
4422.54 s
[shakespeare] js (Text/Julius.hs:198)
4422.54 s
[shakespeare] julius (Text/Julius.hs:203)
4422.54 s
[shakespeare] juliusFile (Text/Julius.hs:210)
4422.54 s
[shakespeare] jsFile (Text/Julius.hs:206)
4422.54 s
[shakespeare] juliusFileDebug (Text/Julius.hs:221)
4422.54 s
[shakespeare] jsFileDebug (Text/Julius.hs:223)
4422.54 s
[shakespeare] juliusFileReload (Text/Julius.hs:218)
4422.54 s
[shakespeare] jsFileReload (Text/Julius.hs:214)
4422.54 s
[shakespeare] RawJavascript (Text/Julius.hs:172)
4422.54 s
[shakespeare] RawJS (Text/Julius.hs:176)
4422.54 s
[shakespeare] renderJavascript (Text/Julius.hs:70)
4422.54 s
[shakespeare] javascriptSettings (Text/Julius.hs:186)
4422.54 s
[shakespeare] asJavascriptUrl (Text/Julius.hs:90)
4422.54 s
[shakespeare] 100% ( 7 / 7) in 'Text.Roy'
4422.55 s
[shakespeare] 100% ( 8 / 8) in 'Text.Coffee'
4422.55 s
[shakespeare] 6% ( 2 / 31) in 'Text.Internal.Lucius'
4422.55 s
[shakespeare] Missing documentation for:
4422.55 s
[shakespeare] Module header
4422.55 s
[shakespeare] luciusWithOrder (Text/Internal/Lucius.hs:28)
4422.55 s
[shakespeare] luciusFromString (Text/Internal/Lucius.hs:31)
4422.55 s
[shakespeare] whiteSpace (Text/Internal/Lucius.hs:36)
4422.55 s
[shakespeare] whiteSpace1 (Text/Internal/Lucius.hs:39)
4422.55 s
[shakespeare] parseBlock (Text/Internal/Lucius.hs:43)
4422.55 s
[shakespeare] partitionPBs (Text/Internal/Lucius.hs:69)
4422.55 s
[shakespeare] parseSelector (Text/Internal/Lucius.hs:82)
4422.55 s
[shakespeare] trim (Text/Internal/Lucius.hs:91)
4422.55 s
[shakespeare] PairBlock (Text/Internal/Lucius.hs:102)
4422.55 s
[shakespeare] parsePairsBlocks (Text/Internal/Lucius.hs:106)
4422.55 s
[shakespeare] parsePair (Text/Internal/Lucius.hs:133)
4422.55 s
[shakespeare] parseContents (Text/Internal/Lucius.hs:143)
4422.55 s
[shakespeare] parseContent (Text/Internal/Lucius.hs:146)
4422.55 s
[shakespeare] isHex (Text/Internal/Lucius.hs:165)
4422.55 s
[shakespeare] atMost (Text/Internal/Lucius.hs:171)
4422.55 s
[shakespeare] parseComment (Text/Internal/Lucius.hs:178)
4422.55 s
[shakespeare] luciusFileWithOrd (Text/Internal/Lucius.hs:184)
4422.55 s
[shakespeare] luciusFileDebugWithOrder (Text/Internal/Lucius.hs:189)
4422.55 s
[shakespeare] parseTopLevels (Text/Internal/Lucius.hs:193)
4422.55 s
[shakespeare] stringCI (Text/Internal/Lucius.hs:256)
4422.55 s
[shakespeare] luciusRTWithOrder' (Text/Internal/Lucius.hs:263)
4422.55 s
[shakespeare] luciusRTInternal (Text/Internal/Lucius.hs:275)
4422.55 s
[shakespeare] luciusRTWithOrder (Text/Internal/Lucius.hs:320)
4422.55 s
[shakespeare] luciusRTMixinWithOrder (Text/Internal/Lucius.hs:329)
4422.55 s
[shakespeare] RTValue (Text/Internal/Lucius.hs:335)
4422.55 s
[shakespeare] luciusRTMinifiedWithOrder (Text/Internal/Lucius.hs:339)
4422.55 s
[shakespeare] luciusMixinWithOrder (Text/Internal/Lucius.hs:348)
4422.55 s
[shakespeare] luciusMixinFromString (Text/Internal/Lucius.hs:351)
4422.55 s
[shakespeare] Warning: 'AbsoluteSize' is ambiguous. It is defined
4422.55 s
[shakespeare] * at Text/Internal/CssCommon.hs:78:21
4422.55 s
[shakespeare] * at Text/Internal/CssCommon.hs:78:1
4422.55 s
[shakespeare] You may be able to disambiguate the identifier by qualifying it or
4422.55 s
[shakespeare] by specifying the type/value namespace explicitly.
4422.55 s
[shakespeare] Defaulting to the one defined at Text/Internal/CssCommon.hs:78:1
4422.55 s
[shakespeare] Warning: 'PercentageSize' is ambiguous. It is defined
4422.55 s
[shakespeare] * at Text/Internal/CssCommon.hs:127:23
4422.55 s
[shakespeare] * at Text/Internal/CssCommon.hs:127:1
4422.55 s
[shakespeare] You may be able to disambiguate the identifier by qualifying it or
4422.55 s
[shakespeare] by specifying the type/value namespace explicitly.
4422.55 s
[shakespeare] Defaulting to the one defined at Text/Internal/CssCommon.hs:127:1
4422.55 s
[shakespeare] 66% ( 28 / 42) in 'Text.Lucius.Ordered'
4422.55 s
[shakespeare] Missing documentation for:
4422.55 s
[shakespeare] Mixin (Text/Internal/Css.hs:63)
4422.55 s
[shakespeare] RTValue (Text/Internal/Lucius.hs:335)
4422.55 s
[shakespeare] Css (Text/Internal/Css.hs:92)
4422.55 s
[shakespeare] CssUrl (Text/Internal/Css.hs:37)
4422.55 s
[shakespeare] ToCss (Text/Internal/Css.hs:116)
4422.55 s
[shakespeare] renderCss (Text/Internal/Css.hs:481)
4422.55 s
[shakespeare] renderCssUrl (Text/Internal/CssCommon.hs:19)
4422.55 s
[shakespeare] Color (Text/Internal/CssCommon.hs:21)
4422.55 s
[shakespeare] colorRed (Text/Internal/CssCommon.hs:44)
4422.55 s
[shakespeare] colorBlack (Text/Internal/CssCommon.hs:47)
4422.55 s
[shakespeare] EmSize (Text/Internal/CssCommon.hs:160)
4422.55 s
[shakespeare] ExSize (Text/Internal/CssCommon.hs:161)
4422.55 s
[shakespeare] PixelSize (Text/Internal/CssCommon.hs:162)
4422.55 s
[shakespeare] parseTopLevels (Text/Internal/Lucius.hs:193)
4422.55 s
[shakespeare] 50% ( 21 / 42) in 'Text.Lucius'
4422.55 s
[shakespeare] Missing documentation for:
4422.55 s
[shakespeare] Module header
4422.55 s
[shakespeare] luciusFile (Text/Lucius.hs:70)
4422.55 s
[shakespeare] luciusFileDebug (Text/Lucius.hs:73)
4422.55 s
[shakespeare] luciusFileReload (Text/Lucius.hs:76)
4422.55 s
[shakespeare] luciusMixin (Text/Lucius.hs:103)
4422.55 s
[shakespeare] Mixin (Text/Internal/Css.hs:63)
4422.55 s
[shakespeare] luciusRT (Text/Lucius.hs:84)
4422.55 s
[shakespeare] luciusRT' (Text/Lucius.hs:81)
4422.55 s
[shakespeare] RTValue (Text/Internal/Lucius.hs:335)
4422.55 s
[shakespeare] Css (Text/Internal/Css.hs:92)
4422.55 s
[shakespeare] CssUrl (Text/Internal/Css.hs:37)
4422.55 s
[shakespeare] ToCss (Text/Internal/Css.hs:116)
4422.55 s
[shakespeare] renderCss (Text/Internal/Css.hs:481)
4422.55 s
[shakespeare] renderCssUrl (Text/Internal/CssCommon.hs:19)
4422.55 s
[shakespeare] Color (Text/Internal/CssCommon.hs:21)
4422.55 s
[shakespeare] colorRed (Text/Internal/CssCommon.hs:44)
4422.55 s
[shakespeare] colorBlack (Text/Internal/CssCommon.hs:47)
4422.55 s
[shakespeare] EmSize (Text/Internal/CssCommon.hs:160)
4422.55 s
[shakespeare] ExSize (Text/Internal/CssCommon.hs:161)
4422.55 s
[shakespeare] PixelSize (Text/Internal/CssCommon.hs:162)
4422.55 s
[shakespeare] parseTopLevels (Text/Internal/Lucius.hs:193)
4422.55 s
[shakespeare] 20% ( 2 / 10) in 'Text.Hamlet.RT'
4422.55 s
[shakespeare] Missing documentation for:
4422.55 s
[shakespeare] HamletRT (Text/Hamlet/RT.hs:53)
4422.55 s
[shakespeare] HamletData (Text/Hamlet/RT.hs:35)
4422.55 s
[shakespeare] HamletMap (Text/Hamlet/RT.hs:32)
4422.55 s
[shakespeare] HamletException (Text/Hamlet/RT.hs:55)
4422.56 s
[shakespeare] parseHamletRT (Text/Hamlet/RT.hs:65)
4422.56 s
[shakespeare] renderHamletRT (Text/Hamlet/RT.hs:122)
4422.56 s
[shakespeare] renderHamletRT' (Text/Hamlet/RT.hs:130)
4422.56 s
[shakespeare] SimpleDoc (Text/Hamlet/RT.hs:45)
4422.56 s
[shakespeare] 53% ( 23 / 43) in 'Text.Hamlet'
4422.56 s
[shakespeare] Missing documentation for:
4422.56 s
[shakespeare] Module header
4422.56 s
[shakespeare] Html
4422.56 s
[shakespeare] shamletFile (Text/Hamlet.hs:465)
4422.56 s
[shakespeare] Render (Text/Hamlet.hs:98)
4422.56 s
[shakespeare] hamletFile (Text/Hamlet.hs:441)
4422.56 s
[shakespeare] Translate (Text/Hamlet.hs:99)
4422.56 s
[shakespeare] ihamletFile (Text/Hamlet.hs:477)
4422.56 s
[shakespeare] NewlineStyle (Text/Hamlet/Parse.hs:620)
4422.56 s
[shakespeare] hamletWithSettings (Text/Hamlet.hs:403)
4422.56 s
[shakespeare] hamletFileWithSettings (Text/Hamlet.hs:431)
4422.56 s
[shakespeare] xhtmlHamletSettings (Text/Hamlet/Parse.hs:664)
4422.56 s
[shakespeare] Env (Text/Hamlet.hs:414)
4422.56 s
[shakespeare] HamletRules (Text/Hamlet.hs:408)
4422.56 s
[shakespeare] hamletRules (Text/Hamlet.hs:337)
4422.56 s
[shakespeare] ihamletRules (Text/Hamlet.hs:379)
4422.56 s
[shakespeare] htmlRules (Text/Hamlet.hs:309)
4422.56 s
[shakespeare] CloseStyle (Text/Hamlet/Parse.hs:683)
4422.56 s
[shakespeare] asHtmlUrl (Text/Hamlet.hs:334)
4422.56 s
[shakespeare] attrsToHtml (Text/Hamlet.hs:87)
4422.56 s
[shakespeare] hamletFromString (Text/Hamlet.hs:420)
4422.56 s
[shakespeare] 100% ( 9 / 9) in 'Text.Hamlet.Runtime'
4422.56 s
[shakespeare] 64% ( 22 / 34) in 'Text.Cassius.Ordered'
4422.56 s
[shakespeare] Missing documentation for:
4422.56 s
[shakespeare] Css (Text/Internal/Css.hs:92)
4422.56 s
[shakespeare] CssUrl (Text/Internal/Css.hs:37)
4422.56 s
[shakespeare] ToCss (Text/Internal/Css.hs:116)
4422.56 s
[shakespeare] renderCss (Text/Internal/Css.hs:481)
4422.56 s
[shakespeare] renderCssUrl (Text/Internal/CssCommon.hs:19)
4422.56 s
[shakespeare] Mixin (Text/Internal/Css.hs:63)
4422.56 s
[shakespeare] Color (Text/Internal/CssCommon.hs:21)
4422.56 s
[shakespeare] colorRed (Text/Internal/CssCommon.hs:44)
4422.56 s
[shakespeare] colorBlack (Text/Internal/CssCommon.hs:47)
4422.56 s
[shakespeare] EmSize (Text/Internal/CssCommon.hs:160)
4422.56 s
[shakespeare] ExSize (Text/Internal/CssCommon.hs:161)
4422.56 s
[shakespeare] PixelSize (Text/Internal/CssCommon.hs:162)
4422.56 s
[shakespeare] 50% ( 17 / 34) in 'Text.Cassius'
4422.56 s
[shakespeare] Missing documentation for:
4422.56 s
[shakespeare] Module header
4422.56 s
[shakespeare] Css (Text/Internal/Css.hs:92)
4422.56 s
[shakespeare] CssUrl (Text/Internal/Css.hs:37)
4422.56 s
[shakespeare] ToCss (Text/Internal/Css.hs:116)
4422.56 s
[shakespeare] renderCss (Text/Internal/Css.hs:481)
4422.56 s
[shakespeare] renderCssUrl (Text/Internal/CssCommon.hs:19)
4422.56 s
[shakespeare] cassius (Text/Cassius.hs:55)
4422.56 s
[shakespeare] cassiusFile (Text/Cassius.hs:58)
4422.56 s
[shakespeare] cassiusFileDebug (Text/Cassius.hs:63)
4422.56 s
[shakespeare] cassiusFileReload (Text/Cassius.hs:66)
4422.56 s
[shakespeare] Mixin (Text/Internal/Css.hs:63)
4422.56 s
[shakespeare] Color (Text/Internal/CssCommon.hs:21)
4422.56 s
[shakespeare] colorRed (Text/Internal/CssCommon.hs:44)
4422.56 s
[shakespeare] colorBlack (Text/Internal/CssCommon.hs:47)
4422.56 s
[shakespeare] EmSize (Text/Internal/CssCommon.hs:160)
4422.56 s
[shakespeare] ExSize (Text/Internal/CssCommon.hs:161)
4422.56 s
[shakespeare] PixelSize (Text/Internal/CssCommon.hs:162)
4422.57 s
[shakespeare] Warning: 'master' is out of scope.
4422.57 s
[shakespeare] If you qualify the identifier, haddock can try to link it anyway.
4422.57 s
[shakespeare] Warning: 'message' is out of scope.
4422.57 s
[shakespeare] If you qualify the identifier, haddock can try to link it anyway.
4422.57 s
[shakespeare] 87% ( 7 / 8) in 'Text.Shakespeare.I18N'
4422.57 s
[shakespeare] Missing documentation for:
4422.57 s
[shakespeare] SomeMessage (Text/Shakespeare/I18N.hs:405)
4422.57 s
[shakespeare] 40% ( 9 / 22) in 'Text.Shakespeare.Text'
4422.57 s
[shakespeare] Missing documentation for:
4422.57 s
[shakespeare] TextUrl (Text/Shakespeare/Text.hs:59)
4422.57 s
[shakespeare] ToText (Text/Shakespeare/Text.hs:61)
4422.57 s
[shakespeare] renderTextUrl (Text/Shakespeare/Text.hs:57)
4422.57 s
[shakespeare] text (Text/Shakespeare/Text.hs:111)
4422.57 s
[shakespeare] textFile (Text/Shakespeare/Text.hs:139)
4422.57 s
[shakespeare] textFileDebug (Text/Shakespeare/Text.hs:145)
4422.57 s
[shakespeare] textFileReload (Text/Shakespeare/Text.hs:149)
4422.57 s
[shakespeare] st (Text/Shakespeare/Text.hs:103)
4422.57 s
[shakespeare] lt (Text/Shakespeare/Text.hs:101)
4422.57 s
[shakespeare] sbt (Text/Shakespeare/Text.hs:130)
4422.57 s
[shakespeare] lbt (Text/Shakespeare/Text.hs:122)
4422.57 s
[shakespeare] codegenFile (Text/Shakespeare/Text.hs:209)
4422.57 s
[shakespeare] codegenFileReload (Text/Shakespeare/Text.hs:202)
4422.57 s
[shakespeare] 100% ( 10 / 10) in 'Text.TypeScript'
4422.93 s
[servant-client-core] Phase: haddockPhase
4422.95 s
[aeson-pretty] on the commandline: warning : [ GHC-53692 ] [ -Wdeprecated-flags ]
4422.95 s
[aeson-pretty] -auto-all is deprecated: Use -fprof-auto instead
4422.95 s
[aeson-pretty]
4422.98 s
[postgresql-simple] Phase: fixupPhase
4423.00 s
[postgresql-simple] shrinking RPATHs of ELF executables and libraries in /nix/store/4iiv3wvsq63lwn4vjlk2gyhkb4r9lgrf-postgresql-simple-0.7.0.0
4423.01 s
[postgresql-simple] shrinking /nix/store/4iiv3wvsq63lwn4vjlk2gyhkb4r9lgrf-postgresql-simple-0.7.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSpostgresql-simple-0.7.0.0-3G5akFt5TuK8Rvon1qMrYG-ghc9.12.3.so
4423.01 s
[statistics] [35 of 49] Compiling Statistics.Test.StudentT ( Statistics/Test/StudentT.hs, dist/build/Statistics/Test/StudentT.p_o )
4423.08 s
[postgresql-simple] checking for references to /build/ in /nix/store/4iiv3wvsq63lwn4vjlk2gyhkb4r9lgrf-postgresql-simple-0.7.0.0...
4423.09 s
[aeson-pretty] [3 of 3] Linking dist/build/aeson-pretty/aeson-pretty
4423.11 s
[genvalidity-path-source] Phase: updateAutotoolsGnuConfigScriptsPhase
4423.13 s
[genvalidity-path-source] Phase: configurePhase
4423.13 s
[genvalidity-path-source] configureFlags: --verbose --prefix=/nix/store/afh3qkwkkwp7ks9j4bcds81wqg34y32v-genvalidity-path-source-1.0.0.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/share/doc/genvalidity-path-1.0.0.1 --with-gcc=gcc --package-db=/build/tmp.CwttumP38S/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4423.13 s
[postgresql-simple] patching script interpreter paths in /nix/store/4iiv3wvsq63lwn4vjlk2gyhkb4r9lgrf-postgresql-simple-0.7.0.0
4423.14 s
[genvalidity-path-source] Using Parsec parser
4423.14 s
[genvalidity-path-source] Configuring genvalidity-path-1.0.0.1...
4423.14 s
[postgresql-simple] stripping (with command strip and flags -S -p) in /nix/store/4iiv3wvsq63lwn4vjlk2gyhkb4r9lgrf-postgresql-simple-0.7.0.0/lib
4423.17 s
[shakespeare] Warning: Text.Shakespeare.Base: could not find link destinations for:
4423.17 s
[shakespeare] - Text.Shakespeare.Base.UserParser
4423.18 s
[shakespeare] Warning: Text.Shakespeare: could not find link destinations for:
4423.18 s
[shakespeare] - Text.Shakespeare.VarExp
4423.18 s
[shakespeare] - Text.Shakespeare.Shakespeare
4423.18 s
[shakespeare] - Text.Shakespeare.QueryParameters
4423.18 s
[shakespeare] - Text.Shakespeare.Rep_VarType
4423.19 s
[shakespeare] Warning: Text.Internal.Lucius: could not find link destinations for:
4423.19 s
[shakespeare] - Text.Internal.Css.Contents
4423.19 s
[shakespeare] - Text.Internal.Css.Content
4423.19 s
[shakespeare] - Text.Internal.Css.Attr
4423.19 s
[shakespeare] - Text.Internal.Css.TopLevel
4423.19 s
[shakespeare] - Text.Internal.Css.Block
4423.19 s
[shakespeare] - Text.Internal.Css.Order
4423.19 s
[shakespeare] - Text.Internal.Css.Resolved
4423.19 s
[shakespeare] - Text.Internal.Css.Unresolved
4423.19 s
[shakespeare] Warning: Text.Lucius.Ordered: could not find link destinations for:
4423.20 s
[shakespeare] - Text.Internal.Css.TopLevel
4423.20 s
[shakespeare] - Text.Internal.Css.Order
4423.20 s
[shakespeare] - Text.Internal.Css.Resolved
4423.20 s
[shakespeare] - Text.Internal.Css.Unresolved
4423.20 s
[shakespeare] Warning: Text.Lucius: could not find link destinations for:
4423.21 s
[shakespeare] - Text.Internal.Css.TopLevel
4423.21 s
[shakespeare] - Text.Internal.Css.Order
4423.21 s
[shakespeare] - Text.Internal.Css.Resolved
4423.21 s
[shakespeare] - Text.Internal.Css.Unresolved
4423.21 s
[shakespeare] Warning: Text.Hamlet.RT: could not find link destinations for:
4423.21 s
[shakespeare] - Text.Hamlet.Parse.Doc
4423.21 s
[shakespeare] - Text.Hamlet.RT.UrlRenderer
4423.57 s
[postgresql-simple] shrinking RPATHs of ELF executables and libraries in /nix/store/fpgh1yhphaaki0fr5i8za6i79rss8dzx-postgresql-simple-0.7.0.0-doc
4423.59 s
[postgresql-simple] checking for references to /build/ in /nix/store/fpgh1yhphaaki0fr5i8za6i79rss8dzx-postgresql-simple-0.7.0.0-doc...
4423.62 s
[postgresql-simple] patching script interpreter paths in /nix/store/fpgh1yhphaaki0fr5i8za6i79rss8dzx-postgresql-simple-0.7.0.0-doc
4423.86 s
Progress: 288 of 370 built (11 building), 559 of 559 downloaded from cache
4424.02 s
Building tmp-postgres
4424.02 s
[autodocodec-nix] [2 of 5] Compiling Autodocodec.Nix.Render ( src/Autodocodec/Nix/Render.hs, dist/build/Autodocodec/Nix/Render.p_o )
4424.03 s
[autodocodec-nix] [3 of 5] Compiling Autodocodec.Nix.Options ( src/Autodocodec/Nix/Options.hs, dist/build/Autodocodec/Nix/Options.p_o )
4424.03 s
[conduit] [13 of 14] Compiling Data.Conduit.Combinators.Unqualified ( src/Data/Conduit/Combinators/Unqualified.hs, dist/build/Data/Conduit/Combinators/Unqualified.o, dist/build/Data/Conduit/Combinators/Unqualified.dyn_o )
4424.03 s
[conduit] src/Data/Conduit/Combinators/Unqualified.hs:461:52: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4424.03 s
[conduit] The use of ‘~’ without TypeOperators
4424.03 s
[conduit] will become an error in a future GHC release.
4424.03 s
[conduit] Suggested fix:
4424.03 s
[conduit] Perhaps you intended to use the ‘TypeOperators’ extension
4424.03 s
[conduit] |
4424.03 s
[conduit] 461 | andCE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
4424.03 s
[conduit] | ^
4424.03 s
[conduit]
4424.03 s
[conduit] src/Data/Conduit/Combinators/Unqualified.hs:461:52: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
4424.03 s
[conduit] • The ‘~’ operator is out of scope.
4424.03 s
[conduit] Assuming it to stand for an equality constraint.
4424.03 s
[conduit] • Note: ‘~’ used to be built-in syntax but now is a regular type operator
4424.03 s
[conduit] exported from Data.Type.Equality and Prelude.
4424.03 s
[conduit] If you are using a custom Prelude, consider re-exporting it.
4424.03 s
[conduit] • This will become an error in a future GHC release.
4424.03 s
[conduit] |
4424.03 s
[conduit] 461 | andCE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
4424.03 s
[conduit] | ^
4424.03 s
[conduit]
4424.03 s
[conduit] src/Data/Conduit/Combinators/Unqualified.hs:480:51: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4424.03 s
[conduit] The use of ‘~’ without TypeOperators
4424.03 s
[conduit] will become an error in a future GHC release.
4424.03 s
[conduit] Suggested fix:
4424.03 s
[conduit] Perhaps you intended to use the ‘TypeOperators’ extension
4424.03 s
[conduit] |
4424.03 s
[conduit] 480 | orCE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
4424.03 s
[conduit] | ^
4424.03 s
[conduit]
4424.03 s
[conduit] src/Data/Conduit/Combinators/Unqualified.hs:480:51: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
4424.03 s
[conduit] • The ‘~’ operator is out of scope.
4424.03 s
[conduit] Assuming it to stand for an equality constraint.
4424.03 s
[conduit] • Note: ‘~’ used to be built-in syntax but now is a regular type operator
4424.03 s
[conduit] exported from Data.Type.Equality and Prelude.
4424.03 s
[conduit] If you are using a custom Prelude, consider re-exporting it.
4424.03 s
[conduit] • This will become an error in a future GHC release.
4424.03 s
[conduit] |
4424.03 s
[conduit] 480 | orCE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
4424.03 s
[conduit] | ^
4424.03 s
[conduit]
4424.03 s
[conduit] src/Data/Conduit/Combinators/Unqualified.hs:993:61: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4424.03 s
[conduit] The use of ‘~’ without TypeOperators
4424.03 s
[conduit] will become an error in a future GHC release.
4424.03 s
[conduit] Suggested fix:
4424.03 s
[conduit] Perhaps you intended to use the ‘TypeOperators’ extension
4424.03 s
[conduit] |
4424.03 s
[conduit] 993 | slidingWindowC :: (Monad m, Seq.IsSequence seq, Element seq ~ a) => Int -> ConduitT a seq m ()
4424.03 s
[conduit] | ^
4424.03 s
[conduit]
4424.03 s
[conduit] src/Data/Conduit/Combinators/Unqualified.hs:993:61: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
4424.03 s
[conduit] • The ‘~’ operator is out of scope.
4424.03 s
[conduit] Assuming it to stand for an equality constraint.
4424.03 s
[conduit] • Note: ‘~’ used to be built-in syntax but now is a regular type operator
4424.03 s
[conduit] exported from Data.Type.Equality and Prelude.
4424.03 s
[conduit] If you are using a custom Prelude, consider re-exporting it.
4424.03 s
[conduit] • This will become an error in a future GHC release.
4424.03 s
[conduit] |
4424.03 s
[conduit] 993 | slidingWindowC :: (Monad m, Seq.IsSequence seq, Element seq ~ a) => Int -> ConduitT a seq m ()
4424.03 s
[conduit] | ^
4424.03 s
[conduit]
4424.04 s
[conduit] src/Data/Conduit/Combinators/Unqualified.hs:1135:52: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4424.04 s
[conduit] The use of ‘~’ without TypeOperators
4424.04 s
[conduit] will become an error in a future GHC release.
4424.04 s
[conduit] Suggested fix:
4424.04 s
[conduit] Perhaps you intended to use the ‘TypeOperators’ extension
4424.04 s
[conduit] |
4424.04 s
[conduit] 1135 | lineC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
4424.04 s
[conduit] | ^
4424.04 s
[conduit]
4424.04 s
[conduit] src/Data/Conduit/Combinators/Unqualified.hs:1135:52: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
4424.04 s
[conduit] • The ‘~’ operator is out of scope.
4424.04 s
[conduit] Assuming it to stand for an equality constraint.
4424.04 s
[conduit] • Note: ‘~’ used to be built-in syntax but now is a regular type operator
4424.04 s
[conduit] exported from Data.Type.Equality and Prelude.
4424.04 s
[conduit] If you are using a custom Prelude, consider re-exporting it.
4424.04 s
[conduit] • This will become an error in a future GHC release.
4424.04 s
[conduit] |
4424.04 s
[conduit] 1135 | lineC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
4424.04 s
[conduit] | ^
4424.04 s
[conduit]
4424.04 s
[conduit] src/Data/Conduit/Combinators/Unqualified.hs:1144:57: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4424.04 s
[conduit] The use of ‘~’ without TypeOperators
4424.04 s
[conduit] will become an error in a future GHC release.
4424.04 s
[conduit] Suggested fix:
4424.04 s
[conduit] Perhaps you intended to use the ‘TypeOperators’ extension
4424.04 s
[conduit] |
4424.04 s
[conduit] 1144 | lineAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
4424.04 s
[conduit] | ^
4424.04 s
[conduit]
4424.04 s
[conduit] src/Data/Conduit/Combinators/Unqualified.hs:1144:57: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
4424.04 s
[conduit] • The ‘~’ operator is out of scope.
4424.04 s
[conduit] Assuming it to stand for an equality constraint.
4424.04 s
[conduit] • Note: ‘~’ used to be built-in syntax but now is a regular type operator
4424.04 s
[conduit] exported from Data.Type.Equality and Prelude.
4424.04 s
[conduit] If you are using a custom Prelude, consider re-exporting it.
4424.04 s
[conduit] • This will become an error in a future GHC release.
4424.04 s
[conduit] |
4424.04 s
[conduit] 1144 | lineAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
4424.04 s
[conduit] | ^
4424.04 s
[conduit]
4424.04 s
[conduit] src/Data/Conduit/Combinators/Unqualified.hs:1153:55: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4424.04 s
[conduit] The use of ‘~’ without TypeOperators
4424.04 s
[conduit] will become an error in a future GHC release.
4424.04 s
[conduit] Suggested fix:
4424.04 s
[conduit] Perhaps you intended to use the ‘TypeOperators’ extension
4424.04 s
[conduit] |
4424.04 s
[conduit] 1153 | unlinesC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) => ConduitT seq seq m ()
4424.04 s
[conduit] | ^
4424.04 s
[conduit]
4424.04 s
[conduit] src/Data/Conduit/Combinators/Unqualified.hs:1153:55: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
4424.04 s
[conduit] • The ‘~’ operator is out of scope.
4424.04 s
[conduit] Assuming it to stand for an equality constraint.
4424.04 s
[conduit] • Note: ‘~’ used to be built-in syntax but now is a regular type operator
4424.04 s
[conduit] exported from Data.Type.Equality and Prelude.
4424.04 s
[conduit] If you are using a custom Prelude, consider re-exporting it.
4424.04 s
[conduit] • This will become an error in a future GHC release.
4424.04 s
[conduit] |
4424.04 s
[conduit] 1153 | unlinesC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) => ConduitT seq seq m ()
4424.04 s
[conduit] | ^
4424.04 s
[conduit]
4424.04 s
[conduit] src/Data/Conduit/Combinators/Unqualified.hs:1160:60: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4424.04 s
[conduit] The use of ‘~’ without TypeOperators
4424.04 s
[conduit] will become an error in a future GHC release.
4424.04 s
[conduit] Suggested fix:
4424.04 s
[conduit] Perhaps you intended to use the ‘TypeOperators’ extension
4424.04 s
[conduit] |
4424.04 s
[conduit] 1160 | unlinesAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) => ConduitT seq seq m ()
4424.04 s
[conduit] | ^
4424.04 s
[conduit]
4424.04 s
[conduit] src/Data/Conduit/Combinators/Unqualified.hs:1160:60: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
4424.04 s
[conduit] • The ‘~’ operator is out of scope.
4424.04 s
[conduit] Assuming it to stand for an equality constraint.
4424.04 s
[conduit] • Note: ‘~’ used to be built-in syntax but now is a regular type operator
4424.04 s
[conduit] exported from Data.Type.Equality and Prelude.
4424.04 s
[conduit] If you are using a custom Prelude, consider re-exporting it.
4424.04 s
[conduit] • This will become an error in a future GHC release.
4424.04 s
[conduit] |
4424.04 s
[conduit] 1160 | unlinesAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) => ConduitT seq seq m ()
4424.04 s
[conduit] | ^
4424.04 s
[conduit]
4424.04 s
[conduit] src/Data/Conduit/Combinators/Unqualified.hs:1170:62: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4424.04 s
[conduit] The use of ‘~’ without TypeOperators
4424.04 s
[conduit] will become an error in a future GHC release.
4424.04 s
[conduit] Suggested fix:
4424.04 s
[conduit] Perhaps you intended to use the ‘TypeOperators’ extension
4424.04 s
[conduit] |
4424.04 s
[conduit] 1170 | linesUnboundedC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
4424.04 s
[conduit] | ^
4424.04 s
[conduit]
4424.04 s
[conduit] src/Data/Conduit/Combinators/Unqualified.hs:1170:62: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
4424.04 s
[conduit] • The ‘~’ operator is out of scope.
4424.04 s
[conduit] Assuming it to stand for an equality constraint.
4424.04 s
[conduit] • Note: ‘~’ used to be built-in syntax but now is a regular type operator
4424.04 s
[conduit] exported from Data.Type.Equality and Prelude.
4424.04 s
[conduit] If you are using a custom Prelude, consider re-exporting it.
4424.04 s
[conduit] • This will become an error in a future GHC release.
4424.04 s
[conduit] |
4424.04 s
[conduit] 1170 | linesUnboundedC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
4424.04 s
[conduit] | ^
4424.04 s
[conduit]
4424.04 s
[conduit] src/Data/Conduit/Combinators/Unqualified.hs:1178:67: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4424.04 s
[conduit] The use of ‘~’ without TypeOperators
4424.04 s
[conduit] will become an error in a future GHC release.
4424.04 s
[conduit] Suggested fix:
4424.04 s
[conduit] Perhaps you intended to use the ‘TypeOperators’ extension
4424.04 s
[conduit] |
4424.04 s
[conduit] 1178 | linesUnboundedAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
4424.04 s
[conduit] | ^
4424.04 s
[conduit]
4424.04 s
[conduit] src/Data/Conduit/Combinators/Unqualified.hs:1178:67: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
4424.04 s
[conduit] • The ‘~’ operator is out of scope.
4424.04 s
[conduit] Assuming it to stand for an equality constraint.
4424.04 s
[conduit] • Note: ‘~’ used to be built-in syntax but now is a regular type operator
4424.04 s
[conduit] exported from Data.Type.Equality and Prelude.
4424.04 s
[conduit] If you are using a custom Prelude, consider re-exporting it.
4424.04 s
[conduit] • This will become an error in a future GHC release.
4424.04 s
[conduit] |
4424.04 s
[conduit] 1178 | linesUnboundedAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
4424.04 s
[conduit] | ^
4424.04 s
[conduit]
4424.04 s
[conduit] src/Data/Conduit/Combinators/Unqualified.hs:1201:72: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4424.04 s
[conduit] The use of ‘~’ without TypeOperators
4424.04 s
[conduit] will become an error in a future GHC release.
4424.05 s
[conduit] Suggested fix:
4424.05 s
[conduit] Perhaps you intended to use the ‘TypeOperators’ extension
4424.05 s
[conduit] |
4424.05 s
[conduit] 1201 | vectorBuilderC :: (PrimMonad m, V.Vector v e, PrimMonad n, PrimState m ~ PrimState n)
4424.05 s
[conduit] | ^
4424.05 s
[conduit]
4424.05 s
[conduit] src/Data/Conduit/Combinators/Unqualified.hs:1201:72: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
4424.05 s
[conduit] • The ‘~’ operator is out of scope.
4424.05 s
[conduit] Assuming it to stand for an equality constraint.
4424.05 s
[conduit] • Note: ‘~’ used to be built-in syntax but now is a regular type operator
4424.05 s
[conduit] exported from Data.Type.Equality and Prelude.
4424.05 s
[conduit] If you are using a custom Prelude, consider re-exporting it.
4424.05 s
[conduit] • This will become an error in a future GHC release.
4424.05 s
[conduit] |
4424.05 s
[conduit] 1201 | vectorBuilderC :: (PrimMonad m, V.Vector v e, PrimMonad n, PrimState m ~ PrimState n)
4424.05 s
[conduit] | ^
4424.05 s
[conduit]
4424.05 s
[sydtest-discover] Phase: updateAutotoolsGnuConfigScriptsPhase
4424.07 s
[sydtest-discover] Phase: configurePhase
4424.07 s
[sydtest-discover] configureFlags: --verbose --prefix=/nix/store/75jr53580rpha35f49rh18f3lprc1cvm-sydtest-discover-0.0.0.4 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/bxgq3yy4i8bjq9w06zwqc96wl2wp4wal-sydtest-discover-0.0.0.4-doc/share/doc/sydtest-discover-0.0.0.4 --with-gcc=gcc --package-db=/build/tmp.WFHAoycZ3p/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4424.08 s
[sydtest-discover] Using Parsec parser
4424.08 s
[sydtest-discover] Configuring sydtest-discover-0.0.0.4...
4424.10 s
[servant-client-core] Preprocessing library for servant-client-core-0.20.2...
4424.10 s
[servant-client-core] Running Haddock on library for servant-client-core-0.20.2...
4424.10 s
[servant-client-core] Warning: The documentation for the following packages are not installed. No
4424.10 s
[servant-client-core] links will be generated to these packages: attoparsec-0.14.4,
4424.10 s
[servant-client-core] attoparsec-0.14.4, vector-0.13.2.0
4424.15 s
[statistics] [36 of 49] Compiling Statistics.Test.KruskalWallis ( Statistics/Test/KruskalWallis.hs, dist/build/Statistics/Test/KruskalWallis.p_o )
4424.24 s
[autodocodec-schema] [2 of 2] Compiling Paths_autodocodec_schema ( dist/build/autogen/Paths_autodocodec_schema.hs, dist/build/Paths_autodocodec_schema.o, dist/build/Paths_autodocodec_schema.dyn_o )
4424.31 s
[tmp-postgres] Phase: setupCompilerEnvironmentPhase
4424.31 s
[tmp-postgres] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4424.44 s
[genvalidity-path-source] Dependency QuickCheck: using QuickCheck-2.17.1.0
4424.44 s
[genvalidity-path-source] Dependency base >=4.7 && <5: using base-4.21.1.0
4424.44 s
[genvalidity-path-source] Dependency genvalidity >=1.0: using genvalidity-1.1.1.0
4424.44 s
[genvalidity-path-source] Dependency path >=0.5: using path-0.9.6
4424.44 s
[genvalidity-path-source] Dependency validity-path >=0.3: using validity-path-0.4.0.1
4424.44 s
[genvalidity-path-source] Dependency base >=4.7 && <5: using base-4.21.1.0
4424.44 s
[genvalidity-path-source] Dependency genvalidity-hspec: using genvalidity-hspec-1.0.0.4
4424.44 s
[genvalidity-path-source] Dependency genvalidity-path: using genvalidity-path-1.0.0.1
4424.44 s
[genvalidity-path-source] Dependency hspec: using hspec-2.11.14
4424.45 s
[genvalidity-path-source] Dependency path >=0.5: using path-0.9.6
4424.45 s
[genvalidity-path-source] Source component graph:
4424.45 s
[genvalidity-path-source] component lib
4424.45 s
[genvalidity-path-source] component test:genvalidity-path-test dependency lib
4424.45 s
[genvalidity-path-source] Configured component graph:
4424.45 s
[genvalidity-path-source] component genvalidity-path-1.0.0.1-FGZOQqN6rlLLdypsn5AnXa
4424.45 s
[genvalidity-path-source] include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4424.45 s
[genvalidity-path-source] include base-4.21.1.0-f852
4424.45 s
[genvalidity-path-source] include genvalidity-1.1.1.0-JE7lDGCAv079q0KspRA19e
4424.45 s
[genvalidity-path-source] include path-0.9.6-2fp1GJUJD07i7POopm72A
4424.45 s
[genvalidity-path-source] include validity-path-0.4.0.1-3jXI1Aowcnq71ZnxpkqDyW
4424.45 s
[genvalidity-path-source] component genvalidity-path-1.0.0.1-5gm1XwfPaBFDimZgv8nwcC-genvalidity-path-test
4424.45 s
[genvalidity-path-source] include base-4.21.1.0-f852
4424.45 s
[genvalidity-path-source] include genvalidity-hspec-1.0.0.4-Kyx6ACyerCPKanP5kudv3x
4424.45 s
[genvalidity-path-source] include genvalidity-path-1.0.0.1-FGZOQqN6rlLLdypsn5AnXa
4424.45 s
[genvalidity-path-source] include hspec-2.11.14-7T1JnbFUiqF2O3a2US7Jhl
4424.45 s
[genvalidity-path-source] include path-0.9.6-2fp1GJUJD07i7POopm72A
4424.45 s
[genvalidity-path-source] Linked component graph:
4424.45 s
[genvalidity-path-source] unit genvalidity-path-1.0.0.1-FGZOQqN6rlLLdypsn5AnXa
4424.45 s
[genvalidity-path-source] include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4424.45 s
[genvalidity-path-source] include base-4.21.1.0-f852
4424.45 s
[genvalidity-path-source] include genvalidity-1.1.1.0-JE7lDGCAv079q0KspRA19e
4424.45 s
[genvalidity-path-source] include path-0.9.6-2fp1GJUJD07i7POopm72A
4424.45 s
[genvalidity-path-source] include validity-path-0.4.0.1-3jXI1Aowcnq71ZnxpkqDyW
4424.45 s
[genvalidity-path-source] Data.GenValidity.Path=genvalidity-path-1.0.0.1-FGZOQqN6rlLLdypsn5AnXa:Data.GenValidity.Path
4424.45 s
[genvalidity-path-source] unit genvalidity-path-1.0.0.1-5gm1XwfPaBFDimZgv8nwcC-genvalidity-path-test
4424.45 s
[genvalidity-path-source] include base-4.21.1.0-f852
4424.45 s
[genvalidity-path-source] include genvalidity-hspec-1.0.0.4-Kyx6ACyerCPKanP5kudv3x
4424.45 s
[genvalidity-path-source] include genvalidity-path-1.0.0.1-FGZOQqN6rlLLdypsn5AnXa
4424.45 s
[genvalidity-path-source] include hspec-2.11.14-7T1JnbFUiqF2O3a2US7Jhl
4424.45 s
[genvalidity-path-source] include path-0.9.6-2fp1GJUJD07i7POopm72A
4424.45 s
[genvalidity-path-source] Ready component graph:
4424.45 s
[genvalidity-path-source] definite genvalidity-path-1.0.0.1-FGZOQqN6rlLLdypsn5AnXa
4424.45 s
[genvalidity-path-source] depends QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4424.45 s
[genvalidity-path-source] depends base-4.21.1.0-f852
4424.45 s
[genvalidity-path-source] depends genvalidity-1.1.1.0-JE7lDGCAv079q0KspRA19e
4424.45 s
[genvalidity-path-source] depends path-0.9.6-2fp1GJUJD07i7POopm72A
4424.45 s
[genvalidity-path-source] depends validity-path-0.4.0.1-3jXI1Aowcnq71ZnxpkqDyW
4424.45 s
[genvalidity-path-source] definite genvalidity-path-1.0.0.1-5gm1XwfPaBFDimZgv8nwcC-genvalidity-path-test
4424.45 s
[genvalidity-path-source] depends base-4.21.1.0-f852
4424.45 s
[genvalidity-path-source] depends genvalidity-hspec-1.0.0.4-Kyx6ACyerCPKanP5kudv3x
4424.45 s
[genvalidity-path-source] depends genvalidity-path-1.0.0.1-FGZOQqN6rlLLdypsn5AnXa
4424.45 s
[genvalidity-path-source] depends hspec-2.11.14-7T1JnbFUiqF2O3a2US7Jhl
4424.45 s
[genvalidity-path-source] depends path-0.9.6-2fp1GJUJD07i7POopm72A
4424.45 s
[genvalidity-path-source] Using Cabal-3.14.2.0 compiled by ghc-9.12
4424.45 s
[genvalidity-path-source] Using compiler: ghc-9.12.3
4424.45 s
[genvalidity-path-source] Using install prefix:
4424.45 s
[genvalidity-path-source] /nix/store/afh3qkwkkwp7ks9j4bcds81wqg34y32v-genvalidity-path-source-1.0.0.1
4424.45 s
[genvalidity-path-source] Executables installed in:
4424.45 s
[genvalidity-path-source] /nix/store/afh3qkwkkwp7ks9j4bcds81wqg34y32v-genvalidity-path-source-1.0.0.1/bin
4424.45 s
[genvalidity-path-source] Libraries installed in:
4424.45 s
[genvalidity-path-source] /nix/store/afh3qkwkkwp7ks9j4bcds81wqg34y32v-genvalidity-path-source-1.0.0.1/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/genvalidity-path-1.0.0.1-FGZOQqN6rlLLdypsn5AnXa
4424.45 s
[genvalidity-path-source] Dynamic Libraries installed in:
4424.45 s
[genvalidity-path-source] /nix/store/afh3qkwkkwp7ks9j4bcds81wqg34y32v-genvalidity-path-source-1.0.0.1/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4424.45 s
[genvalidity-path-source] Private executables installed in:
4424.45 s
[genvalidity-path-source] /nix/store/afh3qkwkkwp7ks9j4bcds81wqg34y32v-genvalidity-path-source-1.0.0.1/libexec/x86_64-linux-ghc-9.12.3-59b0/genvalidity-path-1.0.0.1
4424.45 s
[genvalidity-path-source] Data files installed in:
4424.45 s
[genvalidity-path-source] /nix/store/afh3qkwkkwp7ks9j4bcds81wqg34y32v-genvalidity-path-source-1.0.0.1/share/x86_64-linux-ghc-9.12.3-59b0/genvalidity-path-1.0.0.1
4424.45 s
[genvalidity-path-source] Documentation installed in: /share/doc/genvalidity-path-1.0.0.1
4424.45 s
[genvalidity-path-source] Configuration files installed in:
4424.45 s
[genvalidity-path-source] /nix/store/afh3qkwkkwp7ks9j4bcds81wqg34y32v-genvalidity-path-source-1.0.0.1/etc
4424.45 s
[genvalidity-path-source] No alex found
4424.45 s
[genvalidity-path-source] Using ar found on system at:
4424.45 s
[genvalidity-path-source] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4424.45 s
[genvalidity-path-source] No c2hs found
4424.45 s
[genvalidity-path-source] No cpphs found
4424.45 s
[genvalidity-path-source] No doctest found
4424.45 s
[genvalidity-path-source] Using gcc version 14.3.0 given by user at:
4424.45 s
[genvalidity-path-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4424.45 s
[genvalidity-path-source] Using ghc version 9.12.3 found on system at:
4424.45 s
[genvalidity-path-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4424.45 s
[genvalidity-path-source] Using ghc-pkg version 9.12.3 found on system at:
4424.45 s
[genvalidity-path-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4424.45 s
[genvalidity-path-source] No ghcjs found
4424.45 s
[genvalidity-path-source] No ghcjs-pkg found
4424.45 s
[genvalidity-path-source] No greencard found
4424.45 s
[genvalidity-path-source] Using haddock version 2.32.0 found on system at:
4424.45 s
[genvalidity-path-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4424.45 s
[genvalidity-path-source] No happy found
4424.45 s
[genvalidity-path-source] No haskell-suite found
4424.45 s
[genvalidity-path-source] No haskell-suite-pkg found
4424.45 s
[genvalidity-path-source] No hmake found
4424.45 s
[genvalidity-path-source] Using hpc version 0.69 found on system at:
4424.45 s
[genvalidity-path-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4424.45 s
[genvalidity-path-source] Using hsc2hs version 0.68.10 found on system at:
4424.45 s
[genvalidity-path-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4424.45 s
[genvalidity-path-source] Using hscolour version 1.25 found on system at:
4424.45 s
[genvalidity-path-source] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4424.45 s
[genvalidity-path-source] No jhc found
4424.45 s
[genvalidity-path-source] Using ld found on system at:
4424.45 s
[genvalidity-path-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4424.45 s
[genvalidity-path-source] No pkg-config found
4424.45 s
[genvalidity-path-source] Using runghc version 9.12.3 found on system at:
4424.45 s
[genvalidity-path-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4424.45 s
[genvalidity-path-source] Using strip version 2.44 found on system at:
4424.45 s
[genvalidity-path-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4424.45 s
[genvalidity-path-source] Using tar found on system at:
4424.45 s
[genvalidity-path-source] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4424.45 s
[genvalidity-path-source] No uhc found
4424.68 s
[genvalidity-path-source] Phase: buildPhase
4424.69 s
[autodocodec-schema] [1 of 2] Compiling Autodocodec.Schema ( src/Autodocodec/Schema.hs, dist/build/Autodocodec/Schema.p_o )
4424.70 s
[genvalidity-path-source] Distribution quality warnings:
4424.70 s
[genvalidity-path-source] [no-description] No 'description' field.
4424.70 s
[genvalidity-path-source] [missing-upper-bounds] On library, these packages miss upper bounds:
4424.70 s
[genvalidity-path-source] - QuickCheck
4424.70 s
[genvalidity-path-source] - genvalidity
4424.70 s
[genvalidity-path-source] - path
4424.70 s
[genvalidity-path-source] - validity-path
4424.70 s
[genvalidity-path-source] Please add them. There is more information at https://pvp.haskell.org/
4424.70 s
[genvalidity-path-source] Building source dist for genvalidity-path-1.0.0.1...
4424.72 s
[servant-client-core] [ 1 of 13] Compiling Servant.Client.Core.BaseUrl [Flags changed]
4424.72 s
[genvalidity-path-source] Source tarball created: dist/genvalidity-path-1.0.0.1.tar.gz
4424.72 s
[genvalidity-path-source] Phase: checkPhase
4424.73 s
[genvalidity-path-source] Phase: haddockPhase
4424.74 s
[genvalidity-path-source] Phase: installPhase
4424.75 s
[genvalidity-path-source] Phase: fixupPhase
4424.79 s
Progress: 289 of 370 built (11 building), 559 of 559 downloaded from cache
4424.80 s
[tmp-postgres] Phase: unpackPhase
4424.80 s
[tmp-postgres] unpacking source archive /nix/store/4im1j35546ci3fsp86a8ylahavlhhic8-source
4424.80 s
[tmp-postgres] source root is source
4424.82 s
[tmp-postgres] Phase: patchPhase
4424.84 s
[tmp-postgres] Phase: compileBuildDriverPhase
4424.84 s
[tmp-postgres] setupCompileFlags: -package-db=/build/tmp.iOID91TXMS/setup-package.conf.d -threaded
4424.96 s
[tmp-postgres] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.iOID91TXMS/Main.o )
4425.06 s
[tmp-postgres] [2 of 2] Linking Setup
4425.07 s
[conduit] [14 of 14] Compiling Conduit ( src/Conduit.hs, dist/build/Conduit.o, dist/build/Conduit.dyn_o )
4425.38 s
[sydtest-discover] Dependency base >=4.7 && <5: using base-4.21.1.0
4425.38 s
[sydtest-discover] Dependency filepath: using filepath-1.5.4.0
4425.38 s
[sydtest-discover] Dependency optparse-applicative: using optparse-applicative-0.19.0.0
4425.38 s
[sydtest-discover] Dependency path: using path-0.9.6
4425.38 s
[sydtest-discover] Dependency path-io: using path-io-1.8.2
4425.38 s
[sydtest-discover] Dependency base >=4.7 && <5: using base-4.21.1.0
4425.38 s
[sydtest-discover] Dependency sydtest-discover: using sydtest-discover-0.0.0.4
4425.38 s
[sydtest-discover] Source component graph:
4425.38 s
[sydtest-discover] component lib
4425.38 s
[sydtest-discover] component exe:sydtest-discover dependency lib
4425.38 s
[sydtest-discover] Configured component graph:
4425.38 s
[sydtest-discover] component sydtest-discover-0.0.0.4-I1njj3UhRrKH4dEm4tt5VG
4425.38 s
[sydtest-discover] include base-4.21.1.0-f852
4425.38 s
[sydtest-discover] include filepath-1.5.4.0-0516
4425.38 s
[sydtest-discover] include optparse-applicative-0.19.0.0-DzcWuoEMVhIA4Jwx12Vmtx
4425.38 s
[sydtest-discover] include path-0.9.6-2fp1GJUJD07i7POopm72A
4425.38 s
[sydtest-discover] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4425.38 s
[sydtest-discover] component sydtest-discover-0.0.0.4-6cSyr9LuVquCv6QoNWcd3k-sydtest-discover
4425.38 s
[sydtest-discover] include base-4.21.1.0-f852
4425.38 s
[sydtest-discover] include sydtest-discover-0.0.0.4-I1njj3UhRrKH4dEm4tt5VG
4425.38 s
[sydtest-discover] Linked component graph:
4425.38 s
[sydtest-discover] unit sydtest-discover-0.0.0.4-I1njj3UhRrKH4dEm4tt5VG
4425.38 s
[sydtest-discover] include base-4.21.1.0-f852
4425.38 s
[sydtest-discover] include filepath-1.5.4.0-0516
4425.38 s
[sydtest-discover] include optparse-applicative-0.19.0.0-DzcWuoEMVhIA4Jwx12Vmtx
4425.38 s
[sydtest-discover] include path-0.9.6-2fp1GJUJD07i7POopm72A
4425.38 s
[sydtest-discover] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4425.38 s
[sydtest-discover] Test.Syd.Discover=sydtest-discover-0.0.0.4-I1njj3UhRrKH4dEm4tt5VG:Test.Syd.Discover
4425.38 s
[sydtest-discover] unit sydtest-discover-0.0.0.4-6cSyr9LuVquCv6QoNWcd3k-sydtest-discover
4425.38 s
[sydtest-discover] include base-4.21.1.0-f852
4425.38 s
[sydtest-discover] include sydtest-discover-0.0.0.4-I1njj3UhRrKH4dEm4tt5VG
4425.38 s
[sydtest-discover] Ready component graph:
4425.38 s
[sydtest-discover] definite sydtest-discover-0.0.0.4-I1njj3UhRrKH4dEm4tt5VG
4425.38 s
[sydtest-discover] depends base-4.21.1.0-f852
4425.38 s
[sydtest-discover] depends filepath-1.5.4.0-0516
4425.38 s
[sydtest-discover] depends optparse-applicative-0.19.0.0-DzcWuoEMVhIA4Jwx12Vmtx
4425.38 s
[sydtest-discover] depends path-0.9.6-2fp1GJUJD07i7POopm72A
4425.38 s
[sydtest-discover] depends path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4425.38 s
[sydtest-discover] definite sydtest-discover-0.0.0.4-6cSyr9LuVquCv6QoNWcd3k-sydtest-discover
4425.38 s
[sydtest-discover] depends base-4.21.1.0-f852
4425.38 s
[sydtest-discover] depends sydtest-discover-0.0.0.4-I1njj3UhRrKH4dEm4tt5VG
4425.38 s
[sydtest-discover] Using Cabal-3.14.2.0 compiled by ghc-9.12
4425.38 s
[sydtest-discover] Using compiler: ghc-9.12.3
4425.38 s
[sydtest-discover] Using install prefix:
4425.38 s
[sydtest-discover] /nix/store/75jr53580rpha35f49rh18f3lprc1cvm-sydtest-discover-0.0.0.4
4425.38 s
[sydtest-discover] Executables installed in:
4425.38 s
[sydtest-discover] /nix/store/75jr53580rpha35f49rh18f3lprc1cvm-sydtest-discover-0.0.0.4/bin
4425.38 s
[sydtest-discover] Libraries installed in:
4425.38 s
[sydtest-discover] /nix/store/75jr53580rpha35f49rh18f3lprc1cvm-sydtest-discover-0.0.0.4/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-discover-0.0.0.4-I1njj3UhRrKH4dEm4tt5VG
4425.38 s
[sydtest-discover] Dynamic Libraries installed in:
4425.38 s
[sydtest-discover] /nix/store/75jr53580rpha35f49rh18f3lprc1cvm-sydtest-discover-0.0.0.4/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4425.38 s
[sydtest-discover] Private executables installed in:
4425.38 s
[sydtest-discover] /nix/store/75jr53580rpha35f49rh18f3lprc1cvm-sydtest-discover-0.0.0.4/libexec/x86_64-linux-ghc-9.12.3-59b0/sydtest-discover-0.0.0.4
4425.38 s
[sydtest-discover] Data files installed in:
4425.38 s
[sydtest-discover] /nix/store/75jr53580rpha35f49rh18f3lprc1cvm-sydtest-discover-0.0.0.4/share/x86_64-linux-ghc-9.12.3-59b0/sydtest-discover-0.0.0.4
4425.38 s
[sydtest-discover] Documentation installed in:
4425.38 s
[sydtest-discover] /nix/store/bxgq3yy4i8bjq9w06zwqc96wl2wp4wal-sydtest-discover-0.0.0.4-doc/share/doc/sydtest-discover-0.0.0.4
4425.38 s
[sydtest-discover] Configuration files installed in:
4425.39 s
[sydtest-discover] /nix/store/75jr53580rpha35f49rh18f3lprc1cvm-sydtest-discover-0.0.0.4/etc
4425.39 s
[sydtest-discover] No alex found
4425.39 s
[sydtest-discover] Using ar found on system at:
4425.39 s
[sydtest-discover] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4425.39 s
[sydtest-discover] No c2hs found
4425.39 s
[sydtest-discover] No cpphs found
4425.39 s
[sydtest-discover] No doctest found
4425.39 s
[sydtest-discover] Using gcc version 14.3.0 given by user at:
4425.39 s
[sydtest-discover] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4425.39 s
[sydtest-discover] Using ghc version 9.12.3 found on system at:
4425.39 s
[sydtest-discover] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4425.39 s
[sydtest-discover] Using ghc-pkg version 9.12.3 found on system at:
4425.39 s
[sydtest-discover] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4425.39 s
[sydtest-discover] No ghcjs found
4425.39 s
[sydtest-discover] No ghcjs-pkg found
4425.39 s
[sydtest-discover] No greencard found
4425.39 s
[sydtest-discover] Using haddock version 2.32.0 found on system at:
4425.39 s
[sydtest-discover] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4425.39 s
[sydtest-discover] No happy found
4425.39 s
[sydtest-discover] No haskell-suite found
4425.39 s
[sydtest-discover] No haskell-suite-pkg found
4425.39 s
[sydtest-discover] No hmake found
4425.39 s
[sydtest-discover] Using hpc version 0.69 found on system at:
4425.39 s
[sydtest-discover] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4425.39 s
[sydtest-discover] Using hsc2hs version 0.68.10 found on system at:
4425.39 s
[sydtest-discover] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4425.39 s
[sydtest-discover] Using hscolour version 1.25 found on system at:
4425.39 s
[sydtest-discover] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4425.39 s
[sydtest-discover] No jhc found
4425.39 s
[sydtest-discover] Using ld found on system at:
4425.39 s
[sydtest-discover] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4425.39 s
[sydtest-discover] No pkg-config found
4425.39 s
[sydtest-discover] Using runghc version 9.12.3 found on system at:
4425.39 s
[sydtest-discover] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4425.39 s
[sydtest-discover] Using strip version 2.44 found on system at:
4425.39 s
[sydtest-discover] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4425.39 s
[sydtest-discover] Using tar found on system at:
4425.39 s
[sydtest-discover] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4425.39 s
[sydtest-discover] No uhc found
4425.44 s
[servant-client-core] [ 2 of 13] Compiling Servant.Client.Core.Internal [Flags changed]
4425.45 s
[servant-client-core] [ 3 of 13] Compiling Servant.Client.Core.Request [Flags changed]
4425.56 s
[autodocodec-nix] [4 of 5] Compiling Autodocodec.Nix ( src/Autodocodec/Nix.hs, dist/build/Autodocodec/Nix.p_o )
4425.58 s
[sydtest-discover] Phase: buildPhase
4425.58 s
[servant-client-core] src/Servant/Client/Core/Request.hs:69:24: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4425.58 s
[servant-client-core] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4425.58 s
[servant-client-core] • In the data declaration for ‘RequestF’
4425.58 s
[servant-client-core] |
4425.58 s
[servant-client-core] 69 | } deriving (Generic, Typeable , Eq, Functor, Foldable, Traversable)
4425.58 s
[servant-client-core] | ^^^^^^^^
4425.58 s
[servant-client-core]
4425.58 s
[servant-client-core] src/Servant/Client/Core/Request.hs:125:22: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4425.58 s
[servant-client-core] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4425.58 s
[servant-client-core] • In the data declaration for ‘RequestBody’
4425.58 s
[servant-client-core] |
4425.58 s
[servant-client-core] 125 | deriving (Generic, Typeable )
4425.58 s
[servant-client-core] | ^^^^^^^^
4425.58 s
[servant-client-core]
4425.59 s
[servant-client-core] [ 4 of 13] Compiling Servant.Client.Core.BasicAuth [Flags changed]
4425.60 s
[servant-client-core] [ 5 of 13] Compiling Servant.Client.Core.Auth [Flags changed]
4425.61 s
[servant-client-core] [ 6 of 13] Compiling Servant.Client.Core.Response [Flags changed]
4425.62 s
[servant-client-core] src/Servant/Client/Core/Response.hs:40:34: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4425.62 s
[servant-client-core] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4425.63 s
[servant-client-core] • In the data declaration for ‘ResponseF’
4425.63 s
[servant-client-core] |
4425.63 s
[servant-client-core] 40 | } deriving (Eq, Show, Generic, Typeable , Functor, Foldable, Traversable)
4425.63 s
[servant-client-core] | ^^^^^^^^
4425.63 s
[servant-client-core]
4425.63 s
[servant-client-core] [ 7 of 13] Compiling Servant.Client.Core.ClientError [Flags changed]
4425.68 s
[servant-client-core] src/Servant/Client/Core/ClientError.hs:58:28: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4425.68 s
[servant-client-core] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4425.68 s
[servant-client-core] • In the data declaration for ‘ClientError’
4425.68 s
[servant-client-core] |
4425.68 s
[servant-client-core] 58 | deriving (Show, Generic, Typeable )
4425.68 s
[servant-client-core] | ^^^^^^^^
4425.68 s
[servant-client-core]
4425.68 s
[servant-client-core] [ 8 of 13] Compiling Servant.Client.Core.RunClient [Flags changed]
4425.69 s
[sydtest-discover] Preprocessing library for sydtest-discover-0.0.0.4...
4425.69 s
[sydtest-discover] Building library for sydtest-discover-0.0.0.4...
4425.69 s
[autodocodec-nix] [5 of 5] Compiling Paths_autodocodec_nix ( dist/build/autogen/Paths_autodocodec_nix.hs, dist/build/Paths_autodocodec_nix.p_o )
4425.74 s
[servant-client-core] [ 9 of 13] Compiling Servant.Client.Core.HasClient [Flags changed]
4425.74 s
[statistics] [37 of 49] Compiling Statistics.Test.KolmogorovSmirnov ( Statistics/Test/KolmogorovSmirnov.hs, dist/build/Statistics/Test/KolmogorovSmirnov.p_o )
4425.79 s
[aeson-pretty] Phase: haddockPhase
4425.84 s
[sydtest-discover] [1 of 2] Compiling Paths_sydtest_discover ( dist/build/autogen/Paths_sydtest_discover.hs, dist/build/Paths_sydtest_discover.o, dist/build/Paths_sydtest_discover.dyn_o )
4425.94 s
[conduit] [ 1 of 14] Compiling Data.Conduit.Internal.Pipe ( src/Data/Conduit/Internal/Pipe.hs, dist/build/Data/Conduit/Internal/Pipe.p_o )
4426.07 s
[sydtest-discover] [2 of 2] Compiling Test.Syd.Discover ( src/Test/Syd/Discover.hs, dist/build/Test/Syd/Discover.o, dist/build/Test/Syd/Discover.dyn_o )
4426.09 s
[webdriver] [12 of 22] Compiling Test.WebDriver.Config ( src/Test/WebDriver/Config.hs, dist/build/Test/WebDriver/Config.o, dist/build/Test/WebDriver/Config.dyn_o )
4426.18 s
[webdriver] [13 of 22] Compiling Test.WebDriver.Internal ( src/Test/WebDriver/Internal.hs, dist/build/Test/WebDriver/Internal.o, dist/build/Test/WebDriver/Internal.dyn_o )
4426.18 s
[webdriver] [14 of 22] Compiling Test.WebDriver.Utils ( src/Test/WebDriver/Utils.hs, dist/build/Test/WebDriver/Utils.o, dist/build/Test/WebDriver/Utils.dyn_o )
4426.18 s
[webdriver] [15 of 22] Compiling Test.WebDriver.Commands.Internal ( src/Test/WebDriver/Commands/Internal.hs, dist/build/Test/WebDriver/Commands/Internal.o, dist/build/Test/WebDriver/Commands/Internal.dyn_o )
4426.18 s
[servant-client-core] [10 of 13] Compiling Servant.Client.Core.Reexport [Flags changed]
4426.18 s
[webdriver] src/Test/WebDriver/Commands/Internal.hs:66:38: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4426.18 s
[webdriver] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4426.18 s
[webdriver] • In the newtype declaration for ‘NoSessionId’
4426.18 s
[webdriver] |
4426.18 s
[webdriver] 66 | deriving (Eq, Show, Typeable )
4426.18 s
[webdriver] | ^^^^^^^^
4426.18 s
[webdriver]
4426.18 s
[webdriver] [16 of 22] Compiling Test.WebDriver.Exceptions ( src/Test/WebDriver/Exceptions.hs, dist/build/Test/WebDriver/Exceptions.o, dist/build/Test/WebDriver/Exceptions.dyn_o )
4426.18 s
[webdriver] [17 of 22] Compiling Test.WebDriver.Commands ( src/Test/WebDriver/Commands.hs, dist/build/Test/WebDriver/Commands.o, dist/build/Test/WebDriver/Commands.dyn_o )
4426.18 s
[conduit] src/Data/Conduit/Internal/Pipe.hs:48:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4426.18 s
[conduit] The import of ‘Control.Applicative’ is redundant
4426.18 s
[conduit] except perhaps to import instances from ‘Control.Applicative’
4426.18 s
[conduit] To import instances alone, use: import Control.Applicative()
4426.18 s
[conduit] |
4426.18 s
[conduit] 48 | import Control.Applicative (Applicative (..))
4426.19 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4426.19 s
[conduit]
4426.19 s
[conduit] src/Data/Conduit/Internal/Pipe.hs:56:51: warning : [ GHC-38856 ] [ -Wunused-imports ]
4426.19 s
[conduit] The import of ‘MonadUnliftIO’
4426.19 s
[conduit] from module ‘Control.Monad.IO.Unlift’ is redundant
4426.19 s
[conduit] |
4426.19 s
[conduit] 56 | import Control.Monad.IO.Unlift (MonadIO (liftIO), MonadUnliftIO , withRunInIO)
4426.19 s
[conduit] | ^^^^^^^^^^^^^
4426.19 s
[conduit]
4426.19 s
[conduit] src/Data/Conduit/Internal/Pipe.hs:59:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4426.19 s
[conduit] The import of ‘Data.Monoid’ is redundant
4426.19 s
[conduit] except perhaps to import instances from ‘Data.Monoid’
4426.19 s
[conduit] To import instances alone, use: import Data.Monoid()
4426.19 s
[conduit] |
4426.19 s
[conduit] 59 | import Data.Monoid (Monoid (mappend, mempty))
4426.19 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4426.19 s
[conduit]
4426.19 s
[conduit] src/Data/Conduit/Internal/Pipe.hs:60:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4426.19 s
[conduit] The import of ‘Data.Semigroup’ is redundant
4426.19 s
[conduit] except perhaps to import instances from ‘Data.Semigroup’
4426.19 s
[conduit] To import instances alone, use: import Data.Semigroup()
4426.19 s
[conduit] |
4426.19 s
[conduit] 60 | import Data.Semigroup (Semigroup ((<>)))
4426.19 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4426.19 s
[conduit]
4426.19 s
[conduit] src/Data/Conduit/Internal/Pipe.hs:217:11: warning : [ GHC-95396 ] [ -Winline-rule-shadowing ]
4426.19 s
[conduit] Rule "conduit: CI.await >>= maybe" may never fire
4426.19 s
[conduit] because ‘maybe’ might inline first
4426.19 s
[conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘maybe’
4426.19 s
[conduit] |
4426.19 s
[conduit] 217 | {-# RULES "conduit: CI.await >>= maybe" forall x y. await >>= maybe x y = NeedInput y (const x) #-}
4426.19 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4426.19 s
[conduit]
4426.19 s
[conduit] src/Data/Conduit/Internal/Pipe.hs:226:11: warning : [ GHC-95396 ] [ -Winline-rule-shadowing ]
4426.19 s
[conduit] Rule "conduit: awaitE >>= either" may never fire
4426.19 s
[conduit] because ‘either’ might inline first
4426.19 s
[conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘either’
4426.19 s
[conduit] |
4426.19 s
[servant-client-core] [11 of 13] Compiling Servant.Client.Core [Flags changed]
4426.19 s
[conduit] 226 | {-# RULES "conduit: awaitE >>= either" forall x y. awaitE >>= either x y = NeedInput y x #-}
4426.19 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4426.19 s
[conduit]
4426.19 s
[servant-client-core] [12 of 13] Compiling Servant.Client.Free [Flags changed]
4426.19 s
[servant-client-core] [13 of 13] Compiling Servant.Client.Generic [Flags changed]
4426.20 s
[servant-client-core] Haddock coverage:
4426.31 s
[servant-client-core] 66% ( 4 / 6) in 'Servant.Client.Core.BaseUrl'
4426.31 s
[servant-client-core] Missing documentation for:
4426.42 s
[servant-client-core] Module header
4426.42 s
[servant-client-core] InvalidBaseUrlException (src/Servant/Client/Core/BaseUrl.hs:100)
4426.42 s
[servant-client-core] 61% ( 8 / 13) in 'Servant.Client.Core.Request'
4426.42 s
[servant-client-core] Missing documentation for:
4426.42 s
[servant-client-core] Module header
4426.42 s
[servant-client-core] Request (src/Servant/Client/Core/Request.hs:118)
4426.42 s
[servant-client-core] RequestF (src/Servant/Client/Core/Request.hs:61)
4426.42 s
[servant-client-core] defaultRequest (src/Servant/Client/Core/Request.hs:139)
4426.42 s
[servant-client-core] setQueryString (src/Servant/Client/Core/Request.hs:169)
4426.42 s
[servant-client-core] 100% ( 2 / 2) in 'Servant.Client.Core.BasicAuth'
4426.42 s
[servant-client-core] 100% ( 4 / 4) in 'Servant.Client.Core.Auth'
4426.43 s
[servant-client-core] 0% ( 0 / 4) in 'Servant.Client.Core.Response'
4426.43 s
[servant-client-core] Missing documentation for:
4426.43 s
[servant-client-core] Module header
4426.43 s
[servant-client-core] Response (src/Servant/Client/Core/Response.hs:52)
4426.43 s
[servant-client-core] StreamingResponse (src/Servant/Client/Core/Response.hs:53)
4426.43 s
[servant-client-core] ResponseF (src/Servant/Client/Core/Response.hs:35)
4426.43 s
[servant-client-core] Warning: 'BaseUrl' is ambiguous. It is defined
4426.43 s
[servant-client-core] * at src/Servant/Client/Core/BaseUrl.hs:39:16
4426.43 s
[servant-client-core] * at src/Servant/Client/Core/BaseUrl.hs:39:1
4426.43 s
[servant-client-core] You may be able to disambiguate the identifier by qualifying it or
4426.43 s
[servant-client-core] by specifying the type/value namespace explicitly.
4426.43 s
[servant-client-core] Defaulting to the one defined at src/Servant/Client/Core/BaseUrl.hs:39:1
4426.43 s
[servant-client-core] 50% ( 1 / 2) in 'Servant.Client.Core.ClientError'
4426.43 s
[servant-client-core] Missing documentation for:
4426.43 s
[servant-client-core] Module header
4426.43 s
[servant-client-core] Warning: 'Request' is ambiguous. It is defined
4426.43 s
[servant-client-core] * at src/Servant/Client/Core/Request.hs:61:27
4426.43 s
[servant-client-core] * at src/Servant/Client/Core/Request.hs:118:1
4426.43 s
[servant-client-core] You may be able to disambiguate the identifier by qualifying it or
4426.43 s
[servant-client-core] by specifying the type/value namespace explicitly.
4426.43 s
[servant-client-core] Defaulting to the one defined at src/Servant/Client/Core/Request.hs:118:1
4426.43 s
[servant-client-core] 60% ( 3 / 5) in 'Servant.Client.Core.RunClient'
4426.43 s
[servant-client-core] Missing documentation for:
4426.43 s
[servant-client-core] RunClient (src/Servant/Client/Core/RunClient.hs:28)
4426.43 s
[servant-client-core] RunStreamingClient (src/Servant/Client/Core/RunClient.hs:38)
4426.43 s
[servant-client-core] Warning: ':<|>' is ambiguous. It is defined
4426.43 s
[servant-client-core] * in ‘Servant.API.Alternative’
4426.43 s
[servant-client-core] * in ‘Servant.API.Alternative’
4426.43 s
[servant-client-core] You may be able to disambiguate the identifier by qualifying it or
4426.43 s
[servant-client-core] by specifying the type/value namespace explicitly.
4426.43 s
[servant-client-core] Defaulting to the one defined in ‘Servant.API.Alternative’
4426.43 s
[servant-client-core] Warning: 'ReqBody' is out of scope.
4426.43 s
[servant-client-core] If you qualify the identifier, haddock can try to link it anyway.
4426.43 s
[servant-client-core] Warning: 'ToJSON' is out of scope.
4426.43 s
[servant-client-core] If you qualify the identifier, haddock can try to link it anyway.
4426.43 s
[servant-client-core] Warning: 'QueryParam' is out of scope.
4426.43 s
[servant-client-core] If you qualify the identifier, haddock can try to link it anyway.
4426.43 s
[servant-client-core] Warning: 'Header' is out of scope.
4426.43 s
[servant-client-core] If you qualify the identifier, haddock can try to link it anyway.
4426.43 s
[servant-client-core] Warning: 'Capture' is out of scope.
4426.43 s
[servant-client-core] If you qualify the identifier, haddock can try to link it anyway.
4426.43 s
[servant-client-core] Warning: 'EmptyClient' is ambiguous. It is defined
4426.43 s
[servant-client-core] * at src/Servant/Client/Core/HasClient.hs:153:20
4426.43 s
[servant-client-core] * at src/Servant/Client/Core/HasClient.hs:153:1
4426.43 s
[servant-client-core] You may be able to disambiguate the identifier by qualifying it or
4426.43 s
[servant-client-core] by specifying the type/value namespace explicitly.
4426.43 s
[servant-client-core] Defaulting to the one defined at src/Servant/Client/Core/HasClient.hs:153:1
4426.43 s
[servant-client-core] Warning: 'Method' is out of scope.
4426.43 s
[servant-client-core] If you qualify the identifier, haddock can try to link it anyway.
4426.43 s
[servant-client-core] Warning: 'Response' is ambiguous. It is defined
4426.43 s
[servant-client-core] * at src/Servant/Client/Core/Response.hs:35:20
4426.43 s
[servant-client-core] * at src/Servant/Client/Core/Response.hs:52:1
4426.43 s
[servant-client-core] You may be able to disambiguate the identifier by qualifying it or
4426.43 s
[servant-client-core] by specifying the type/value namespace explicitly.
4426.43 s
[servant-client-core] Defaulting to the one defined at src/Servant/Client/Core/Response.hs:52:1
4426.43 s
[servant-client-core] 88% ( 8 / 9) in 'Servant.Client.Core.HasClient'
4426.43 s
[servant-client-core] Missing documentation for:
4426.43 s
[servant-client-core] Module header
4426.43 s
[servant-client-core] 80% ( 17 / 21) in 'Servant.Client.Core.Reexport'
4426.43 s
[servant-client-core] Missing documentation for:
4426.43 s
[servant-client-core] Response (src/Servant/Client/Core/Response.hs:52)
4426.43 s
[servant-client-core] StreamingResponse (src/Servant/Client/Core/Response.hs:53)
4426.43 s
[servant-client-core] ResponseF (src/Servant/Client/Core/Response.hs:35)
4426.43 s
[servant-client-core] InvalidBaseUrlException (src/Servant/Client/Core/BaseUrl.hs:100)
4426.43 s
[servant-client-core] 77% ( 31 / 40) in 'Servant.Client.Core'
4426.43 s
[servant-client-core] Missing documentation for:
4426.43 s
[servant-client-core] Request (src/Servant/Client/Core/Request.hs:118)
4426.43 s
[servant-client-core] RequestF (src/Servant/Client/Core/Request.hs:61)
4426.43 s
[servant-client-core] defaultRequest (src/Servant/Client/Core/Request.hs:139)
4426.43 s
[servant-client-core] Response (src/Servant/Client/Core/Response.hs:52)
4426.43 s
[servant-client-core] ResponseF (src/Servant/Client/Core/Response.hs:35)
4426.43 s
[servant-client-core] RunClient (src/Servant/Client/Core/RunClient.hs:28)
4426.43 s
[servant-client-core] InvalidBaseUrlException (src/Servant/Client/Core/BaseUrl.hs:100)
4426.43 s
[servant-client-core] RunStreamingClient (src/Servant/Client/Core/RunClient.hs:38)
4426.43 s
[servant-client-core] StreamingResponse (src/Servant/Client/Core/Response.hs:53)
4426.43 s
[servant-client-core] 50% ( 2 / 4) in 'Servant.Client.Free'
4426.43 s
[servant-client-core] Missing documentation for:
4426.43 s
[servant-client-core] Module header
4426.43 s
[servant-client-core] client (src/Servant/Client/Free.hs:18)
4426.43 s
[servant-client-core] 75% ( 3 / 4) in 'Servant.Client.Generic'
4426.43 s
[servant-client-core] Missing documentation for:
4426.43 s
[servant-client-core] Module header
4426.66 s
[aeson-pretty] Preprocessing library for aeson-pretty-0.8.10...
4426.66 s
[aeson-pretty] Running Haddock on library for aeson-pretty-0.8.10...
4426.66 s
[aeson-pretty] Warning: The documentation for the following packages are not installed. No
4426.66 s
[aeson-pretty] links will be generated to these packages: vector-0.13.2.0
4426.88 s
[wai-app-static] Preprocessing executable 'warp' for wai-app-static-3.1.9...
4426.88 s
[wai-app-static] Building executable 'warp' for wai-app-static-3.1.9...
4426.97 s
[tmp-postgres] Phase: updateAutotoolsGnuConfigScriptsPhase
4426.97 s
[wai-app-static] [1 of 1] Compiling Main ( app/warp-static.hs, dist/build/warp/warp-tmp/Main.p_o )
4427.05 s
[tmp-postgres] Phase: configurePhase
4427.05 s
[tmp-postgres] configureFlags: --verbose --prefix=/nix/store/4xhcssk5nad2zq2hzfzw7mywm24ijl8y-tmp-postgres-1.35.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/6bw6gysy57ncsm2drz34v3aq21fsi0cc-tmp-postgres-1.35.0.0-doc/share/doc/tmp-postgres-1.35.0.0 --with-gcc=gcc --package-db=/build/tmp.iOID91TXMS/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4427.07 s
[tmp-postgres] Using Parsec parser
4427.07 s
[tmp-postgres] Configuring tmp-postgres-1.35.0.0...
4427.20 s
[aeson-pretty] Haddock coverage:
4427.26 s
[conduit] [ 2 of 14] Compiling Data.Conduit.Internal.Conduit ( src/Data/Conduit/Internal/Conduit.hs, dist/build/Data/Conduit/Internal/Conduit.p_o )
4427.26 s
[sydtest-discover] [1 of 2] Compiling Paths_sydtest_discover ( dist/build/autogen/Paths_sydtest_discover.hs, dist/build/Paths_sydtest_discover.p_o )
4427.34 s
[wai-app-static] [2 of 2] Linking dist/build/warp/warp
4427.36 s
[servant-client-core] Warning: Servant.Client.Core.BaseUrl: could not find link destinations for:
4427.36 s
[servant-client-core] - Servant.Client.Core.BaseUrl.Rep_BaseUrl
4427.36 s
[servant-client-core] - Servant.Client.Core.BaseUrl.Rep_Scheme
4427.36 s
[servant-client-core] Warning: Servant.Client.Core.Request: could not find link destinations for:
4427.36 s
[servant-client-core] - Servant.Client.Core.Request.Rep_RequestBody
4427.36 s
[servant-client-core] - Servant.Client.Core.Request.Rep_RequestF
4427.36 s
[servant-client-core] Warning: Servant.Client.Core.Response: could not find link destinations for:
4427.36 s
[servant-client-core] - Servant.Client.Core.Response.Rep_ResponseF
4427.36 s
[servant-client-core] Warning: Servant.Client.Core.ClientError: could not find link destinations for:
4427.36 s
[servant-client-core] - Servant.Client.Core.ClientError.Rep_ClientError
4427.37 s
[servant-client-core] Warning: Servant.Client.Core.HasClient: could not find link destinations for:
4427.37 s
[servant-client-core] - Servant.Client.Core.HasClient.GClient
4427.37 s
[servant-client-core] - Servant.Client.Core.HasClient.UnrenderResponse
4427.38 s
[servant-client-core] Warning: Servant.Client.Core.Reexport: could not find link destinations for:
4427.38 s
[servant-client-core] - Servant.Client.Core.BaseUrl.Rep_BaseUrl
4427.38 s
[servant-client-core] - Servant.Client.Core.BaseUrl.Rep_Scheme
4427.38 s
[servant-client-core] - Servant.Client.Core.Response.Rep_ResponseF
4427.38 s
[servant-client-core] - Servant.Client.Core.ClientError.Rep_ClientError
4427.38 s
[servant-client-core] - Servant.Client.Core.HasClient.GClient
4427.38 s
[servant-client-core] - Servant.Client.Core.HasClient.UnrenderResponse
4427.40 s
[servant-client-core] Warning: Servant.Client.Core: could not find link destinations for:
4427.40 s
[servant-client-core] - Servant.Client.Core.BaseUrl.Rep_BaseUrl
4427.40 s
[servant-client-core] - Servant.Client.Core.BaseUrl.Rep_Scheme
4427.40 s
[servant-client-core] - Servant.Client.Core.Request.Rep_RequestBody
4427.40 s
[servant-client-core] - Servant.Client.Core.Request.Rep_RequestF
4427.40 s
[servant-client-core] - Servant.Client.Core.Response.Rep_ResponseF
4427.40 s
[servant-client-core] - Servant.Client.Core.ClientError.Rep_ClientError
4427.40 s
[servant-client-core] - Servant.Client.Core.HasClient.GClient
4427.40 s
[servant-client-core] - Servant.Client.Core.HasClient.UnrenderResponse
4427.50 s
[conduit] src/Data/Conduit/Internal/Conduit.hs:93:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4427.51 s
[conduit] The import of ‘Control.Applicative’ is redundant
4427.51 s
[conduit] except perhaps to import instances from ‘Control.Applicative’
4427.51 s
[aeson-pretty] 83% ( 15 / 18) in 'Data.Aeson.Encode.Pretty'
4427.51 s
[aeson-pretty] Missing documentation for:
4427.51 s
[aeson-pretty] Config
4427.51 s
[aeson-pretty] NumberFormat
4427.51 s
[conduit] To import instances alone, use: import Control.Applicative()
4427.51 s
[conduit] |
4427.51 s
[conduit] 93 | import Control.Applicative (Applicative (..))
4427.51 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4427.51 s
[conduit]
4427.51 s
[aeson-pretty] compare
4427.51 s
[conduit] src/Data/Conduit/Internal/Conduit.hs:104:51: warning : [ GHC-38856 ] [ -Wunused-imports ]
4427.51 s
[conduit] The import of ‘MonadUnliftIO’
4427.51 s
[conduit] from module ‘Control.Monad.IO.Unlift’ is redundant
4427.51 s
[conduit] |
4427.51 s
[conduit] 104 | import Control.Monad.IO.Unlift (MonadIO (liftIO), MonadUnliftIO , withRunInIO)
4427.51 s
[conduit] | ^^^^^^^^^^^^^
4427.51 s
[conduit]
4427.51 s
[conduit] src/Data/Conduit/Internal/Conduit.hs:108:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4427.51 s
[conduit] The import of ‘Data.Monoid’ is redundant
4427.51 s
[conduit] except perhaps to import instances from ‘Data.Monoid’
4427.51 s
[conduit] To import instances alone, use: import Data.Monoid()
4427.51 s
[conduit] |
4427.51 s
[conduit] 108 | import Data.Monoid (Monoid (mappend, mempty))
4427.51 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4427.51 s
[conduit]
4427.51 s
[conduit] src/Data/Conduit/Internal/Conduit.hs:109:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4427.51 s
[conduit] The import of ‘Data.Semigroup’ is redundant
4427.51 s
[conduit] except perhaps to import instances from ‘Data.Semigroup’
4427.51 s
[conduit] To import instances alone, use: import Data.Semigroup()
4427.51 s
[conduit] |
4427.51 s
[conduit] 109 | import Data.Semigroup (Semigroup ((<>)))
4427.51 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4427.51 s
[conduit]
4427.51 s
[conduit] src/Data/Conduit/Internal/Conduit.hs:114:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4427.51 s
[conduit] The import of ‘Data.Traversable’ is redundant
4427.51 s
[conduit] except perhaps to import instances from ‘Data.Traversable’
4427.51 s
[conduit] To import instances alone, use: import Data.Traversable()
4427.51 s
[conduit] |
4427.51 s
[conduit] 114 | import Data.Traversable (Traversable (..))
4427.51 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4427.51 s
[conduit]
4427.51 s
[conduit] src/Data/Conduit/Internal/Conduit.hs:739:20: warning : [ GHC-63397 ] [ -Wname-shadowing ]
4427.51 s
[conduit] This binding for ‘p’ shadows the existing binding
4427.51 s
[conduit] bound at src/Data/Conduit/Internal/Conduit.hs:736:25
4427.51 s
[conduit] |
4427.51 s
[conduit] 739 | go (HaveOutput p o) = pure $ Just (o, SealedConduitT p)
4427.51 s
[conduit] | ^
4427.51 s
[conduit]
4427.51 s
[conduit] src/Data/Conduit/Internal/Conduit.hs:743:18: warning : [ GHC-63397 ] [ -Wname-shadowing ]
4427.51 s
[conduit] This binding for ‘p’ shadows the existing binding
4427.51 s
[conduit] bound at src/Data/Conduit/Internal/Conduit.hs:736:25
4427.51 s
[conduit] |
4427.51 s
[conduit] 743 | go (Leftover p ()) = go p
4427.51 s
[conduit] | ^
4427.51 s
[conduit]
4427.51 s
[conduit] src/Data/Conduit/Internal/Conduit.hs:756:20: warning : [ GHC-63397 ] [ -Wname-shadowing ]
4427.51 s
[conduit] This binding for ‘p’ shadows the existing binding
4427.51 s
[conduit] bound at src/Data/Conduit/Internal/Conduit.hs:753:31
4427.51 s
[conduit] |
4427.51 s
[conduit] 756 | go (HaveOutput p o) = pure $ Right (o, SealedConduitT p)
4427.51 s
[conduit] | ^
4427.51 s
[conduit]
4427.51 s
[conduit] src/Data/Conduit/Internal/Conduit.hs:760:18: warning : [ GHC-63397 ] [ -Wname-shadowing ]
4427.51 s
[conduit] This binding for ‘p’ shadows the existing binding
4427.51 s
[conduit] bound at src/Data/Conduit/Internal/Conduit.hs:753:31
4427.51 s
[conduit] |
4427.51 s
[conduit] 760 | go (Leftover p ()) = go p
4427.51 s
[conduit] | ^
4427.51 s
[conduit]
4427.51 s
[conduit] src/Data/Conduit/Internal/Conduit.hs:881:11: warning : [ GHC-95396 ] [ -Winline-rule-shadowing ]
4427.51 s
[conduit] Rule "conduit: await >>= maybe" may never fire
4427.51 s
[conduit] because ‘maybe’ might inline first
4427.51 s
[conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘maybe’
4427.51 s
[conduit] |
4427.51 s
[conduit] 881 | {-# RULES "conduit: await >>= maybe" forall x y. await >>= maybe x y = await' x y #-}
4427.51 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4427.51 s
[conduit]
4427.59 s
[sydtest-discover] [2 of 2] Compiling Test.Syd.Discover ( src/Test/Syd/Discover.hs, dist/build/Test/Syd/Discover.p_o )
4428.15 s
[tmp-postgres] Dependency async: using async-2.2.5
4428.15 s
[tmp-postgres] Dependency base >=4.6 && <5: using base-4.21.1.0
4428.15 s
[tmp-postgres] Dependency base64-bytestring: using base64-bytestring-1.2.1.0
4428.15 s
[tmp-postgres] Dependency bytestring: using bytestring-0.12.2.0
4428.15 s
[tmp-postgres] Dependency containers: using containers-0.7
4428.15 s
[tmp-postgres] Dependency cryptohash-sha1: using cryptohash-sha1-0.11.101.0
4428.15 s
[tmp-postgres] Dependency deepseq: using deepseq-1.5.1.0
4428.15 s
[tmp-postgres] Dependency directory: using directory-1.3.9.0
4428.15 s
[tmp-postgres] Dependency generic-monoid: using generic-monoid-0.1.0.1
4428.15 s
[tmp-postgres] Dependency port-utils: using port-utils-0.2.1.0
4428.15 s
[tmp-postgres] Dependency postgres-options >=0.2.0.0: using postgres-options-0.2.2.0
4428.15 s
[tmp-postgres] Dependency postgresql-simple: using postgresql-simple-0.7.0.0
4428.15 s
[tmp-postgres] Dependency prettyprinter: using prettyprinter-1.7.1
4428.15 s
[tmp-postgres] Dependency process >=1.2.0.0: using process-1.6.26.1
4428.15 s
[tmp-postgres] Dependency stm: using stm-2.5.3.1
4428.15 s
[tmp-postgres] Dependency temporary: using temporary-1.3
4428.15 s
[tmp-postgres] Dependency transformers: using transformers-0.6.1.2
4428.15 s
[tmp-postgres] Dependency unix: using unix-2.8.7.0
4428.15 s
[tmp-postgres] Dependency async: using async-2.2.5
4428.15 s
[tmp-postgres] Dependency base: using base-4.21.1.0
4428.15 s
[tmp-postgres] Dependency directory: using directory-1.3.9.0
4428.15 s
[tmp-postgres] Dependency postgres-options: using postgres-options-0.2.2.0
4428.15 s
[tmp-postgres] Dependency postgresql-simple: using postgresql-simple-0.7.0.0
4428.15 s
[tmp-postgres] Dependency process: using process-1.6.26.1
4428.15 s
[tmp-postgres] Dependency temporary: using temporary-1.3
4428.15 s
[tmp-postgres] Dependency tmp-postgres: using tmp-postgres-1.35.0.0
4428.15 s
[tmp-postgres] Dependency async: using async-2.2.5
4428.15 s
[tmp-postgres] Dependency base: using base-4.21.1.0
4428.15 s
[tmp-postgres] Dependency directory: using directory-1.3.9.0
4428.15 s
[tmp-postgres] Dependency postgres-options: using postgres-options-0.2.2.0
4428.15 s
[tmp-postgres] Dependency postgresql-simple: using postgresql-simple-0.7.0.0
4428.15 s
[tmp-postgres] Dependency process: using process-1.6.26.1
4428.15 s
[tmp-postgres] Dependency temporary: using temporary-1.3
4428.15 s
[tmp-postgres] Dependency tmp-postgres: using tmp-postgres-1.35.0.0
4428.15 s
[tmp-postgres] Source component graph:
4428.15 s
[tmp-postgres] component lib
4428.15 s
[tmp-postgres] component exe:soak-test dependency lib
4428.15 s
[tmp-postgres] component exe:with-cache-loop dependency lib
4428.15 s
[tmp-postgres] Configured component graph:
4428.15 s
[tmp-postgres] component tmp-postgres-1.35.0.0-BNv9Ux60A8jJoK6hXleWnA
4428.15 s
[tmp-postgres] include async-2.2.5-BkncyxA4YQk86NHiMIhRjp
4428.15 s
[tmp-postgres] include base-4.21.1.0-f852
4428.15 s
[tmp-postgres] include base64-bytestring-1.2.1.0-D9rCQPTbHjrCnSWYiAdksi
4428.15 s
[tmp-postgres] include bytestring-0.12.2.0-6aa1
4428.15 s
[tmp-postgres] include containers-0.7-4b3d
4428.15 s
[tmp-postgres] include cryptohash-sha1-0.11.101.0-HBh54Y8iLXP8K53NbTy9a1
4428.15 s
[tmp-postgres] include deepseq-1.5.1.0-7a70
4428.15 s
[tmp-postgres] include directory-1.3.9.0-e1b6
4428.15 s
[tmp-postgres] include generic-monoid-0.1.0.1-5nUyNCE70r0An6vIcZv45f
4428.15 s
[tmp-postgres] include port-utils-0.2.1.0-ERptuYAHkuRItz49oPHnaF
4428.15 s
[tmp-postgres] include postgres-options-0.2.2.0-IoIXc3lS80wIBxLZv0tYtE
4428.15 s
[tmp-postgres] include postgresql-simple-0.7.0.0-3G5akFt5TuK8Rvon1qMrYG
4428.15 s
[tmp-postgres] include prettyprinter-1.7.1-KpT8c5nrLGLAm7fL2u6m1Z
4428.15 s
[tmp-postgres] include process-1.6.26.1-9a6b
4428.15 s
[tmp-postgres] include stm-2.5.3.1-6708
4428.15 s
[tmp-postgres] include temporary-1.3-JKozfQuNuCa2gt1ov96ARw
4428.15 s
[tmp-postgres] include transformers-0.6.1.2-c4e4
4428.15 s
[tmp-postgres] include unix-2.8.7.0-f359
4428.15 s
[tmp-postgres] component tmp-postgres-1.35.0.0-HidsxwGpPsmDMM1TvVgnFD-soak-test
4428.15 s
[tmp-postgres] include async-2.2.5-BkncyxA4YQk86NHiMIhRjp
4428.15 s
[tmp-postgres] include base-4.21.1.0-f852
4428.15 s
[tmp-postgres] include directory-1.3.9.0-e1b6
4428.15 s
[tmp-postgres] include postgres-options-0.2.2.0-IoIXc3lS80wIBxLZv0tYtE
4428.15 s
[tmp-postgres] include postgresql-simple-0.7.0.0-3G5akFt5TuK8Rvon1qMrYG
4428.15 s
[tmp-postgres] include process-1.6.26.1-9a6b
4428.15 s
[tmp-postgres] include temporary-1.3-JKozfQuNuCa2gt1ov96ARw
4428.15 s
[tmp-postgres] include tmp-postgres-1.35.0.0-BNv9Ux60A8jJoK6hXleWnA
4428.15 s
[tmp-postgres] component tmp-postgres-1.35.0.0-ITuxloS6bYf2eviJx7rscJ-with-cache-loop
4428.15 s
[tmp-postgres] include async-2.2.5-BkncyxA4YQk86NHiMIhRjp
4428.15 s
[tmp-postgres] include base-4.21.1.0-f852
4428.15 s
[tmp-postgres] include directory-1.3.9.0-e1b6
4428.15 s
[tmp-postgres] include postgres-options-0.2.2.0-IoIXc3lS80wIBxLZv0tYtE
4428.15 s
[tmp-postgres] include postgresql-simple-0.7.0.0-3G5akFt5TuK8Rvon1qMrYG
4428.15 s
[tmp-postgres] include process-1.6.26.1-9a6b
4428.15 s
[tmp-postgres] include temporary-1.3-JKozfQuNuCa2gt1ov96ARw
4428.15 s
[tmp-postgres] include tmp-postgres-1.35.0.0-BNv9Ux60A8jJoK6hXleWnA
4428.15 s
[tmp-postgres] Linked component graph:
4428.15 s
[tmp-postgres] unit tmp-postgres-1.35.0.0-BNv9Ux60A8jJoK6hXleWnA
4428.15 s
[tmp-postgres] include async-2.2.5-BkncyxA4YQk86NHiMIhRjp
4428.15 s
[tmp-postgres] include base-4.21.1.0-f852
4428.15 s
[tmp-postgres] include base64-bytestring-1.2.1.0-D9rCQPTbHjrCnSWYiAdksi
4428.15 s
[tmp-postgres] include bytestring-0.12.2.0-6aa1
4428.15 s
[tmp-postgres] include containers-0.7-4b3d
4428.15 s
[tmp-postgres] include cryptohash-sha1-0.11.101.0-HBh54Y8iLXP8K53NbTy9a1
4428.15 s
[tmp-postgres] include deepseq-1.5.1.0-7a70
4428.15 s
[tmp-postgres] include directory-1.3.9.0-e1b6
4428.15 s
[tmp-postgres] include generic-monoid-0.1.0.1-5nUyNCE70r0An6vIcZv45f
4428.15 s
[tmp-postgres] include port-utils-0.2.1.0-ERptuYAHkuRItz49oPHnaF
4428.15 s
[tmp-postgres] include postgres-options-0.2.2.0-IoIXc3lS80wIBxLZv0tYtE
4428.15 s
[tmp-postgres] include postgresql-simple-0.7.0.0-3G5akFt5TuK8Rvon1qMrYG
4428.15 s
[tmp-postgres] include prettyprinter-1.7.1-KpT8c5nrLGLAm7fL2u6m1Z
4428.15 s
[tmp-postgres] include process-1.6.26.1-9a6b
4428.15 s
[tmp-postgres] include stm-2.5.3.1-6708
4428.15 s
[tmp-postgres] include temporary-1.3-JKozfQuNuCa2gt1ov96ARw
4428.15 s
[tmp-postgres] include transformers-0.6.1.2-c4e4
4428.15 s
[tmp-postgres] include unix-2.8.7.0-f359
4428.15 s
[tmp-postgres] Database.Postgres.Temp=tmp-postgres-1.35.0.0-BNv9Ux60A8jJoK6hXleWnA:Database.Postgres.Temp,Database.Postgres.Temp.Internal=tmp-postgres-1.35.0.0-BNv9Ux60A8jJoK6hXleWnA:Database.Postgres.Temp.Internal,Database.Postgres.Temp.Internal.Config=tmp-postgres-1.35.0.0-BNv9Ux60A8jJoK6hXleWnA:Database.Postgres.Temp.Internal.Config,Database.Postgres.Temp.Internal.Core=tmp-postgres-1.35.0.0-BNv9Ux60A8jJoK6hXleWnA:Database.Postgres.Temp.Internal.Core
4428.15 s
[tmp-postgres] unit tmp-postgres-1.35.0.0-HidsxwGpPsmDMM1TvVgnFD-soak-test
4428.15 s
[tmp-postgres] include async-2.2.5-BkncyxA4YQk86NHiMIhRjp
4428.15 s
[tmp-postgres] include base-4.21.1.0-f852
4428.15 s
[tmp-postgres] include directory-1.3.9.0-e1b6
4428.15 s
[tmp-postgres] include postgres-options-0.2.2.0-IoIXc3lS80wIBxLZv0tYtE
4428.15 s
[tmp-postgres] include postgresql-simple-0.7.0.0-3G5akFt5TuK8Rvon1qMrYG
4428.15 s
[tmp-postgres] include process-1.6.26.1-9a6b
4428.15 s
[tmp-postgres] include temporary-1.3-JKozfQuNuCa2gt1ov96ARw
4428.15 s
[tmp-postgres] include tmp-postgres-1.35.0.0-BNv9Ux60A8jJoK6hXleWnA
4428.15 s
[tmp-postgres] unit tmp-postgres-1.35.0.0-ITuxloS6bYf2eviJx7rscJ-with-cache-loop
4428.15 s
[tmp-postgres] include async-2.2.5-BkncyxA4YQk86NHiMIhRjp
4428.15 s
[tmp-postgres] include base-4.21.1.0-f852
4428.15 s
[tmp-postgres] include directory-1.3.9.0-e1b6
4428.15 s
[tmp-postgres] include postgres-options-0.2.2.0-IoIXc3lS80wIBxLZv0tYtE
4428.15 s
[tmp-postgres] include postgresql-simple-0.7.0.0-3G5akFt5TuK8Rvon1qMrYG
4428.15 s
[tmp-postgres] include process-1.6.26.1-9a6b
4428.15 s
[tmp-postgres] include temporary-1.3-JKozfQuNuCa2gt1ov96ARw
4428.15 s
[tmp-postgres] include tmp-postgres-1.35.0.0-BNv9Ux60A8jJoK6hXleWnA
4428.15 s
[tmp-postgres] Ready component graph:
4428.15 s
[tmp-postgres] definite tmp-postgres-1.35.0.0-BNv9Ux60A8jJoK6hXleWnA
4428.15 s
[tmp-postgres] depends async-2.2.5-BkncyxA4YQk86NHiMIhRjp
4428.15 s
[tmp-postgres] depends base-4.21.1.0-f852
4428.15 s
[tmp-postgres] depends base64-bytestring-1.2.1.0-D9rCQPTbHjrCnSWYiAdksi
4428.15 s
[tmp-postgres] depends bytestring-0.12.2.0-6aa1
4428.15 s
[tmp-postgres] depends containers-0.7-4b3d
4428.15 s
[tmp-postgres] depends cryptohash-sha1-0.11.101.0-HBh54Y8iLXP8K53NbTy9a1
4428.15 s
[tmp-postgres] depends deepseq-1.5.1.0-7a70
4428.15 s
[tmp-postgres] depends directory-1.3.9.0-e1b6
4428.15 s
[tmp-postgres] depends generic-monoid-0.1.0.1-5nUyNCE70r0An6vIcZv45f
4428.16 s
[tmp-postgres] depends port-utils-0.2.1.0-ERptuYAHkuRItz49oPHnaF
4428.16 s
[tmp-postgres] depends postgres-options-0.2.2.0-IoIXc3lS80wIBxLZv0tYtE
4428.16 s
[tmp-postgres] depends postgresql-simple-0.7.0.0-3G5akFt5TuK8Rvon1qMrYG
4428.16 s
[tmp-postgres] depends prettyprinter-1.7.1-KpT8c5nrLGLAm7fL2u6m1Z
4428.16 s
[tmp-postgres] depends process-1.6.26.1-9a6b
4428.16 s
[tmp-postgres] depends stm-2.5.3.1-6708
4428.16 s
[tmp-postgres] depends temporary-1.3-JKozfQuNuCa2gt1ov96ARw
4428.16 s
[tmp-postgres] depends transformers-0.6.1.2-c4e4
4428.16 s
[tmp-postgres] depends unix-2.8.7.0-f359
4428.16 s
[tmp-postgres] definite tmp-postgres-1.35.0.0-HidsxwGpPsmDMM1TvVgnFD-soak-test
4428.16 s
[tmp-postgres] depends async-2.2.5-BkncyxA4YQk86NHiMIhRjp
4428.16 s
[tmp-postgres] depends base-4.21.1.0-f852
4428.16 s
[tmp-postgres] depends directory-1.3.9.0-e1b6
4428.16 s
[tmp-postgres] depends postgres-options-0.2.2.0-IoIXc3lS80wIBxLZv0tYtE
4428.16 s
[tmp-postgres] depends postgresql-simple-0.7.0.0-3G5akFt5TuK8Rvon1qMrYG
4428.16 s
[tmp-postgres] depends process-1.6.26.1-9a6b
4428.16 s
[tmp-postgres] depends temporary-1.3-JKozfQuNuCa2gt1ov96ARw
4428.16 s
[tmp-postgres] depends tmp-postgres-1.35.0.0-BNv9Ux60A8jJoK6hXleWnA
4428.16 s
[tmp-postgres] definite tmp-postgres-1.35.0.0-ITuxloS6bYf2eviJx7rscJ-with-cache-loop
4428.16 s
[tmp-postgres] depends async-2.2.5-BkncyxA4YQk86NHiMIhRjp
4428.16 s
[tmp-postgres] depends base-4.21.1.0-f852
4428.16 s
[tmp-postgres] depends directory-1.3.9.0-e1b6
4428.16 s
[tmp-postgres] depends postgres-options-0.2.2.0-IoIXc3lS80wIBxLZv0tYtE
4428.16 s
[tmp-postgres] depends postgresql-simple-0.7.0.0-3G5akFt5TuK8Rvon1qMrYG
4428.16 s
[tmp-postgres] depends process-1.6.26.1-9a6b
4428.16 s
[tmp-postgres] depends temporary-1.3-JKozfQuNuCa2gt1ov96ARw
4428.16 s
[tmp-postgres] depends tmp-postgres-1.35.0.0-BNv9Ux60A8jJoK6hXleWnA
4428.16 s
[tmp-postgres] Using Cabal-3.14.2.0 compiled by ghc-9.12
4428.16 s
[tmp-postgres] Using compiler: ghc-9.12.3
4428.16 s
[tmp-postgres] Using install prefix:
4428.16 s
[tmp-postgres] /nix/store/4xhcssk5nad2zq2hzfzw7mywm24ijl8y-tmp-postgres-1.35.0.0
4428.16 s
[tmp-postgres] Executables installed in:
4428.23 s
[tmp-postgres] /nix/store/4xhcssk5nad2zq2hzfzw7mywm24ijl8y-tmp-postgres-1.35.0.0/bin
4428.23 s
[tmp-postgres] Libraries installed in:
4428.23 s
[tmp-postgres] /nix/store/4xhcssk5nad2zq2hzfzw7mywm24ijl8y-tmp-postgres-1.35.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/tmp-postgres-1.35.0.0-BNv9Ux60A8jJoK6hXleWnA
4428.23 s
[tmp-postgres] Dynamic Libraries installed in:
4428.23 s
[tmp-postgres] /nix/store/4xhcssk5nad2zq2hzfzw7mywm24ijl8y-tmp-postgres-1.35.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4428.23 s
[tmp-postgres] Private executables installed in:
4428.23 s
[tmp-postgres] /nix/store/4xhcssk5nad2zq2hzfzw7mywm24ijl8y-tmp-postgres-1.35.0.0/libexec/x86_64-linux-ghc-9.12.3-59b0/tmp-postgres-1.35.0.0
4428.24 s
[tmp-postgres] Data files installed in:
4428.24 s
[tmp-postgres] /nix/store/4xhcssk5nad2zq2hzfzw7mywm24ijl8y-tmp-postgres-1.35.0.0/share/x86_64-linux-ghc-9.12.3-59b0/tmp-postgres-1.35.0.0
4428.24 s
[tmp-postgres] Documentation installed in:
4428.24 s
[tmp-postgres] /nix/store/6bw6gysy57ncsm2drz34v3aq21fsi0cc-tmp-postgres-1.35.0.0-doc/share/doc/tmp-postgres-1.35.0.0
4428.24 s
[tmp-postgres] Configuration files installed in:
4428.24 s
[tmp-postgres] /nix/store/4xhcssk5nad2zq2hzfzw7mywm24ijl8y-tmp-postgres-1.35.0.0/etc
4428.24 s
[tmp-postgres] No alex found
4428.24 s
[tmp-postgres] Using ar found on system at:
4428.24 s
[tmp-postgres] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4428.24 s
[tmp-postgres] No c2hs found
4428.24 s
[tmp-postgres] No cpphs found
4428.24 s
[tmp-postgres] No doctest found
4428.24 s
[tmp-postgres] Using gcc version 14.3.0 given by user at:
4428.24 s
[tmp-postgres] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4428.24 s
[tmp-postgres] Using ghc version 9.12.3 found on system at:
4428.24 s
[tmp-postgres] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4428.24 s
[tmp-postgres] Using ghc-pkg version 9.12.3 found on system at:
4428.24 s
[tmp-postgres] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4428.24 s
[tmp-postgres] No ghcjs found
4428.24 s
[tmp-postgres] No ghcjs-pkg found
4428.24 s
[tmp-postgres] No greencard found
4428.24 s
[tmp-postgres] Using haddock version 2.32.0 found on system at:
4428.24 s
[tmp-postgres] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4428.24 s
[tmp-postgres] No happy found
4428.24 s
[tmp-postgres] No haskell-suite found
4428.24 s
[tmp-postgres] No haskell-suite-pkg found
4428.24 s
[tmp-postgres] No hmake found
4428.24 s
[tmp-postgres] Using hpc version 0.69 found on system at:
4428.24 s
[tmp-postgres] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4428.24 s
[tmp-postgres] Using hsc2hs version 0.68.10 found on system at:
4428.24 s
[tmp-postgres] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4428.24 s
[tmp-postgres] Using hscolour version 1.25 found on system at:
4428.24 s
[tmp-postgres] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4428.24 s
[tmp-postgres] No jhc found
4428.24 s
[tmp-postgres] Using ld found on system at:
4428.24 s
[tmp-postgres] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4428.24 s
[tmp-postgres] No pkg-config found
4428.24 s
[tmp-postgres] Using runghc version 9.12.3 found on system at:
4428.24 s
[tmp-postgres] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4428.24 s
[tmp-postgres] Using strip version 2.44 found on system at:
4428.24 s
[tmp-postgres] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4428.24 s
[tmp-postgres] Using tar found on system at:
4428.24 s
[tmp-postgres] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4428.24 s
[tmp-postgres] No uhc found
4428.34 s
[autodocodec-nix] Phase: haddockPhase
4428.49 s
[tmp-postgres] Phase: buildPhase
4428.59 s
[tmp-postgres] Preprocessing library for tmp-postgres-1.35.0.0...
4428.60 s
[tmp-postgres] Building library for tmp-postgres-1.35.0.0...
4428.80 s
[conduit] [ 3 of 14] Compiling Data.Conduit.Internal.Fusion ( src/Data/Conduit/Internal/Fusion.hs, dist/build/Data/Conduit/Internal/Fusion.p_o )
4428.83 s
[conduit] src/Data/Conduit/Internal/Fusion.hs:71:11: warning : [ GHC-95396 ] [ -Winline-rule-shadowing ]
4428.83 s
[conduit] Rule "conduit: fuseStream (.|)" may never fire
4428.83 s
[conduit] because ‘.|’ might inline first
4428.83 s
[conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘.|’
4428.83 s
[conduit] |
4428.83 s
[conduit] 71 | {-# RULES "conduit: fuseStream (.|)" forall left right.
4428.83 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4428.83 s
[conduit]
4428.83 s
[conduit] src/Data/Conduit/Internal/Fusion.hs:74:11: warning : [ GHC-95396 ] [ -Winline-rule-shadowing ]
4428.83 s
[conduit] Rule "conduit: fuseStream (fuse)" may never fire
4428.83 s
[conduit] because ‘fuse’ might inline first
4428.83 s
[conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘fuse’
4428.83 s
[conduit] |
4428.83 s
[conduit] 74 | {-# RULES "conduit: fuseStream (fuse)" forall left right.
4428.83 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4428.83 s
[conduit]
4428.83 s
[conduit] src/Data/Conduit/Internal/Fusion.hs:78:23: warning : [ GHC-68441 ] [ -Wdeprecations ]
4428.83 s
[conduit] In the use of ‘=$=’ (imported from Data.Conduit.Internal.Conduit):
4428.83 s
[conduit] Deprecated: "Use .|"
4428.83 s
[conduit] |
4428.83 s
[conduit] 78 | unstream left =$= unstream right = unstream (fuseStream left right)
4428.83 s
[conduit] | ^^^
4428.83 s
[conduit]
4428.83 s
[conduit] src/Data/Conduit/Internal/Fusion.hs:102:11: warning : [ GHC-95396 ] [ -Winline-rule-shadowing ]
4428.83 s
[conduit] Rule "conduit: runStream (pure)" may never fire
4428.83 s
[conduit] because ‘runConduitPure’ might inline first
4428.83 s
[conduit] Suggested fix:
4428.83 s
[conduit] Add an INLINE[n] or NOINLINE[n] pragma for ‘runConduitPure’
4428.83 s
[conduit] |
4428.83 s
[conduit] 102 | {-# RULES "conduit: runStream (pure)" forall stream.
4428.83 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4428.83 s
[conduit]
4428.83 s
[conduit] src/Data/Conduit/Internal/Fusion.hs:105:11: warning : [ GHC-95396 ] [ -Winline-rule-shadowing ]
4428.83 s
[conduit] Rule "conduit: runStream (ResourceT)" may never fire
4428.83 s
[conduit] because ‘runConduitRes’ might inline first
4428.83 s
[conduit] Suggested fix:
4428.83 s
[conduit] Add an INLINE[n] or NOINLINE[n] pragma for ‘runConduitRes’
4428.83 s
[conduit] |
4428.83 s
[conduit] 105 | {-# RULES "conduit: runStream (ResourceT)" forall stream.
4428.83 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4428.83 s
[conduit]
4428.83 s
[conduit] src/Data/Conduit/Internal/Fusion.hs:129:23: warning : [ GHC-68441 ] [ -Wdeprecations ]
4428.83 s
[conduit] In the use of ‘$$’ (imported from Data.Conduit.Internal.Conduit):
4428.83 s
[conduit] Deprecated: "Use runConduit and .|"
4428.83 s
[conduit] |
4428.83 s
[conduit] 129 | unstream left $$ unstream right = connectStream left right
4428.83 s
[conduit] | ^^
4428.83 s
[conduit]
4428.83 s
[conduit] src/Data/Conduit/Internal/Fusion.hs:154:23: warning : [ GHC-68441 ] [ -Wdeprecations ]
4428.83 s
[conduit] In the use of ‘$$’ (imported from Data.Conduit.Internal.Conduit):
4428.83 s
[conduit] Deprecated: "Use runConduit and .|"
4428.83 s
[conduit] |
4428.83 s
[conduit] 154 | unstream left $$ right = connectStream1 left right
4428.83 s
[conduit] | ^^
4428.83 s
[conduit]
4428.83 s
[conduit] src/Data/Conduit/Internal/Fusion.hs:157:11: warning : [ GHC-95396 ] [ -Winline-rule-shadowing ]
4428.83 s
[conduit] Rule "conduit: connectStream1 (runConduit/.|)" may never fire
4428.83 s
[conduit] because ‘.|’ might inline first
4428.83 s
[conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘.|’
4428.83 s
[conduit] |
4428.83 s
[conduit] 157 | {-# RULES "conduit: connectStream1 (runConduit/.|)" forall left right.
4428.83 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4428.83 s
[conduit]
4428.83 s
[conduit] src/Data/Conduit/Internal/Fusion.hs:161:35: warning : [ GHC-68441 ] [ -Wdeprecations ]
4428.83 s
[conduit] In the use of ‘=$=’ (imported from Data.Conduit.Internal.Conduit):
4428.83 s
[conduit] Deprecated: "Use .|"
4428.83 s
[conduit] |
4428.83 s
[conduit] 161 | runConduit (unstream left =$= right) = connectStream1 left right
4428.83 s
[conduit] | ^^^
4428.83 s
[conduit]
4428.83 s
[conduit] src/Data/Conduit/Internal/Fusion.hs:163:11: warning : [ GHC-95396 ] [ -Winline-rule-shadowing ]
4428.84 s
[conduit] Rule "conduit: connectStream1 (runConduit/fuse)" may never fire
4428.84 s
[conduit] because ‘fuse’ might inline first
4428.84 s
[conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘fuse’
4428.84 s
[conduit] |
4428.84 s
[conduit] 163 | {-# RULES "conduit: connectStream1 (runConduit/fuse)" forall left right.
4428.84 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4428.84 s
[conduit]
4428.84 s
[conduit] src/Data/Conduit/Internal/Fusion.hs:167:11: warning : [ GHC-95396 ] [ -Winline-rule-shadowing ]
4428.84 s
[conduit] Rule "conduit: connectStream1 (runConduitPure/.|)" may never fire
4428.84 s
[conduit] because ‘.|’ might inline first
4428.84 s
[conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘.|’
4428.84 s
[conduit] |
4428.84 s
[conduit] 167 | {-# RULES "conduit: connectStream1 (runConduitPure/.|)" forall left right.
4428.84 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4428.84 s
[conduit]
4428.84 s
[conduit] src/Data/Conduit/Internal/Fusion.hs:167:11: warning : [ GHC-95396 ] [ -Winline-rule-shadowing ]
4428.84 s
[conduit] Rule "conduit: connectStream1 (runConduitPure/.|)" may never fire
4428.84 s
[conduit] because ‘runConduitPure’ might inline first
4428.84 s
[conduit] Suggested fix:
4428.84 s
[conduit] Add an INLINE[n] or NOINLINE[n] pragma for ‘runConduitPure’
4428.84 s
[conduit] |
4428.84 s
[conduit] 167 | {-# RULES "conduit: connectStream1 (runConduitPure/.|)" forall left right.
4428.84 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4428.84 s
[conduit]
4428.84 s
[conduit] src/Data/Conduit/Internal/Fusion.hs:170:11: warning : [ GHC-95396 ] [ -Winline-rule-shadowing ]
4428.84 s
[conduit] Rule "conduit: connectStream1 (runConduitPure/=$=)" may never fire
4428.84 s
[conduit] because ‘runConduitPure’ might inline first
4428.84 s
[conduit] Suggested fix:
4428.84 s
[conduit] Add an INLINE[n] or NOINLINE[n] pragma for ‘runConduitPure’
4428.84 s
[conduit] |
4428.84 s
[conduit] 170 | {-# RULES "conduit: connectStream1 (runConduitPure/=$=)" forall left right.
4428.84 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4428.84 s
[conduit]
4428.84 s
[conduit] src/Data/Conduit/Internal/Fusion.hs:171:39: warning : [ GHC-68441 ] [ -Wdeprecations ]
4428.84 s
[conduit] In the use of ‘=$=’ (imported from Data.Conduit.Internal.Conduit):
4428.84 s
[conduit] Deprecated: "Use .|"
4428.84 s
[conduit] |
4428.84 s
[conduit] 171 | runConduitPure (unstream left =$= right) = runIdentity (connectStream1 left right)
4428.84 s
[conduit] | ^^^
4428.84 s
[conduit]
4428.84 s
[conduit] src/Data/Conduit/Internal/Fusion.hs:173:11: warning : [ GHC-95396 ] [ -Winline-rule-shadowing ]
4428.84 s
[conduit] Rule "conduit: connectStream1 (runConduitPure/fuse)" may never fire
4428.84 s
[conduit] because ‘fuse’ might inline first
4428.84 s
[conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘fuse’
4428.84 s
[conduit] |
4428.84 s
[conduit] 173 | {-# RULES "conduit: connectStream1 (runConduitPure/fuse)" forall left right.
4428.84 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4428.84 s
[conduit]
4428.84 s
[conduit] src/Data/Conduit/Internal/Fusion.hs:173:11: warning : [ GHC-95396 ] [ -Winline-rule-shadowing ]
4428.84 s
[conduit] Rule "conduit: connectStream1 (runConduitPure/fuse)" may never fire
4428.84 s
[conduit] because ‘runConduitPure’ might inline first
4428.84 s
[conduit] Suggested fix:
4428.84 s
[conduit] Add an INLINE[n] or NOINLINE[n] pragma for ‘runConduitPure’
4428.84 s
[conduit] |
4428.84 s
[conduit] 173 | {-# RULES "conduit: connectStream1 (runConduitPure/fuse)" forall left right.
4428.84 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4428.84 s
[conduit]
4428.84 s
[conduit] src/Data/Conduit/Internal/Fusion.hs:177:11: warning : [ GHC-95396 ] [ -Winline-rule-shadowing ]
4428.84 s
[conduit] Rule "conduit: connectStream1 (runConduitRes/.|)" may never fire
4428.84 s
[conduit] because ‘.|’ might inline first
4428.84 s
[conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘.|’
4428.84 s
[conduit] |
4428.84 s
[conduit] 177 | {-# RULES "conduit: connectStream1 (runConduitRes/.|)" forall left right.
4428.84 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4428.84 s
[conduit]
4428.84 s
[conduit] src/Data/Conduit/Internal/Fusion.hs:177:11: warning : [ GHC-95396 ] [ -Winline-rule-shadowing ]
4428.84 s
[conduit] Rule "conduit: connectStream1 (runConduitRes/.|)" may never fire
4428.84 s
[conduit] because ‘runConduitRes’ might inline first
4428.84 s
[conduit] Suggested fix:
4428.84 s
[conduit] Add an INLINE[n] or NOINLINE[n] pragma for ‘runConduitRes’
4428.84 s
[conduit] |
4428.84 s
[conduit] 177 | {-# RULES "conduit: connectStream1 (runConduitRes/.|)" forall left right.
4428.84 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4428.84 s
[conduit]
4428.84 s
[conduit] src/Data/Conduit/Internal/Fusion.hs:180:11: warning : [ GHC-95396 ] [ -Winline-rule-shadowing ]
4428.84 s
[conduit] Rule "conduit: connectStream1 (runConduitRes/=$=)" may never fire
4428.84 s
[conduit] because ‘runConduitRes’ might inline first
4428.84 s
[conduit] Suggested fix:
4428.84 s
[conduit] Add an INLINE[n] or NOINLINE[n] pragma for ‘runConduitRes’
4428.84 s
[conduit] |
4428.84 s
[conduit] 180 | {-# RULES "conduit: connectStream1 (runConduitRes/=$=)" forall left right.
4428.84 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4428.84 s
[conduit]
4428.84 s
[conduit] src/Data/Conduit/Internal/Fusion.hs:181:38: warning : [ GHC-68441 ] [ -Wdeprecations ]
4428.84 s
[conduit] In the use of ‘=$=’ (imported from Data.Conduit.Internal.Conduit):
4428.84 s
[conduit] Deprecated: "Use .|"
4428.84 s
[conduit] |
4428.84 s
[conduit] 181 | runConduitRes (unstream left =$= right) = runResourceT (connectStream1 left right)
4428.84 s
[conduit] | ^^^
4428.84 s
[conduit]
4428.84 s
[conduit] src/Data/Conduit/Internal/Fusion.hs:183:11: warning : [ GHC-95396 ] [ -Winline-rule-shadowing ]
4428.84 s
[conduit] Rule "conduit: connectStream1 (runConduitRes/fuse)" may never fire
4428.84 s
[conduit] because ‘fuse’ might inline first
4428.84 s
[conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘fuse’
4428.84 s
[conduit] |
4428.84 s
[conduit] 183 | {-# RULES "conduit: connectStream1 (runConduitRes/fuse)" forall left right.
4428.84 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4428.84 s
[conduit]
4428.84 s
[conduit] src/Data/Conduit/Internal/Fusion.hs:183:11: warning : [ GHC-95396 ] [ -Winline-rule-shadowing ]
4428.84 s
[conduit] Rule "conduit: connectStream1 (runConduitRes/fuse)" may never fire
4428.84 s
[conduit] because ‘runConduitRes’ might inline first
4428.84 s
[conduit] Suggested fix:
4428.84 s
[conduit] Add an INLINE[n] or NOINLINE[n] pragma for ‘runConduitRes’
4428.84 s
[conduit] |
4428.84 s
[conduit] 183 | {-# RULES "conduit: connectStream1 (runConduitRes/fuse)" forall left right.
4428.84 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4428.84 s
[conduit]
4428.84 s
[conduit] src/Data/Conduit/Internal/Fusion.hs:214:14: warning : [ GHC-68441 ] [ -Wdeprecations ]
4428.84 s
[conduit] In the use of ‘$$’ (imported from Data.Conduit.Internal.Conduit):
4428.84 s
[conduit] Deprecated: "Use runConduit and .|"
4428.84 s
[conduit] |
4428.84 s
[conduit] 214 | left $$ unstream right = connectStream2 left right
4428.84 s
[conduit] | ^^
4428.84 s
[conduit]
4428.84 s
[conduit] src/Data/Conduit/Internal/Fusion.hs:217:11: warning : [ GHC-95396 ] [ -Winline-rule-shadowing ]
4428.84 s
[conduit] Rule "conduit: connectStream2 (runConduit/.|)" may never fire
4428.84 s
[conduit] because ‘.|’ might inline first
4428.84 s
[conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘.|’
4428.84 s
[conduit] |
4428.84 s
[conduit] 217 | {-# RULES "conduit: connectStream2 (runConduit/.|)" forall left right.
4428.84 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4428.84 s
[conduit]
4428.85 s
[conduit] src/Data/Conduit/Internal/Fusion.hs:220:11: warning : [ GHC-95396 ] [ -Winline-rule-shadowing ]
4428.85 s
[conduit] Rule "conduit: connectStream2 (runConduit/fuse)" may never fire
4428.85 s
[conduit] because ‘fuse’ might inline first
4428.85 s
[conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘fuse’
4428.85 s
[conduit] |
4428.85 s
[conduit] 220 | {-# RULES "conduit: connectStream2 (runConduit/fuse)" forall left right.
4428.85 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4428.85 s
[conduit]
4428.85 s
[conduit] src/Data/Conduit/Internal/Fusion.hs:224:26: warning : [ GHC-68441 ] [ -Wdeprecations ]
4428.85 s
[conduit] In the use of ‘=$=’ (imported from Data.Conduit.Internal.Conduit):
4428.85 s
[conduit] Deprecated: "Use .|"
4428.85 s
[conduit] |
4428.85 s
[conduit] 224 | runConduit (left =$= unstream right) = connectStream2 left right
4428.85 s
[conduit] | ^^^
4428.85 s
[conduit]
4428.85 s
[conduit] src/Data/Conduit/Internal/Fusion.hs:227:11: warning : [ GHC-95396 ] [ -Winline-rule-shadowing ]
4428.85 s
[conduit] Rule "conduit: connectStream2 (runConduitPure/.|)" may never fire
4428.85 s
[conduit] because ‘.|’ might inline first
4428.85 s
[conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘.|’
4428.85 s
[conduit] |
4428.85 s
[conduit] 227 | {-# RULES "conduit: connectStream2 (runConduitPure/.|)" forall left right.
4428.85 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4428.85 s
[conduit]
4428.85 s
[conduit] src/Data/Conduit/Internal/Fusion.hs:227:11: warning : [ GHC-95396 ] [ -Winline-rule-shadowing ]
4428.85 s
[conduit] Rule "conduit: connectStream2 (runConduitPure/.|)" may never fire
4428.85 s
[conduit] because ‘runConduitPure’ might inline first
4428.85 s
[conduit] Suggested fix:
4428.85 s
[conduit] Add an INLINE[n] or NOINLINE[n] pragma for ‘runConduitPure’
4428.85 s
[conduit] |
4428.85 s
[conduit] 227 | {-# RULES "conduit: connectStream2 (runConduitPure/.|)" forall left right.
4428.85 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4428.85 s
[conduit]
4428.85 s
[conduit] src/Data/Conduit/Internal/Fusion.hs:230:11: warning : [ GHC-95396 ] [ -Winline-rule-shadowing ]
4428.85 s
[conduit] Rule "conduit: connectStream2 (runConduitPure/fuse)" may never fire
4428.85 s
[conduit] because ‘fuse’ might inline first
4428.85 s
[conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘fuse’
4428.85 s
[conduit] |
4428.85 s
[conduit] 230 | {-# RULES "conduit: connectStream2 (runConduitPure/fuse)" forall left right.
4428.85 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4428.85 s
[conduit]
4428.85 s
[conduit] src/Data/Conduit/Internal/Fusion.hs:230:11: warning : [ GHC-95396 ] [ -Winline-rule-shadowing ]
4428.85 s
[conduit] Rule "conduit: connectStream2 (runConduitPure/fuse)" may never fire
4428.85 s
[conduit] because ‘runConduitPure’ might inline first
4428.85 s
[conduit] Suggested fix:
4428.85 s
[conduit] Add an INLINE[n] or NOINLINE[n] pragma for ‘runConduitPure’
4428.85 s
[conduit] |
4428.85 s
[conduit] 230 | {-# RULES "conduit: connectStream2 (runConduitPure/fuse)" forall left right.
4428.85 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4428.85 s
[conduit]
4428.85 s
[conduit] src/Data/Conduit/Internal/Fusion.hs:233:11: warning : [ GHC-95396 ] [ -Winline-rule-shadowing ]
4428.85 s
[conduit] Rule "conduit: connectStream2 (runConduitPure/=$=)" may never fire
4428.85 s
[conduit] because ‘runConduitPure’ might inline first
4428.85 s
[conduit] Suggested fix:
4428.85 s
[conduit] Add an INLINE[n] or NOINLINE[n] pragma for ‘runConduitPure’
4428.85 s
[conduit] |
4428.85 s
[conduit] 233 | {-# RULES "conduit: connectStream2 (runConduitPure/=$=)" forall left right.
4428.85 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4428.85 s
[conduit]
4428.85 s
[conduit] src/Data/Conduit/Internal/Fusion.hs:234:30: warning : [ GHC-68441 ] [ -Wdeprecations ]
4428.85 s
[conduit] In the use of ‘=$=’ (imported from Data.Conduit.Internal.Conduit):
4428.85 s
[conduit] Deprecated: "Use .|"
4428.85 s
[conduit] |
4428.85 s
[conduit] 234 | runConduitPure (left =$= unstream right) = runIdentity (connectStream2 left right)
4428.85 s
[conduit] | ^^^
4428.85 s
[conduit]
4428.85 s
[conduit] src/Data/Conduit/Internal/Fusion.hs:237:11: warning : [ GHC-95396 ] [ -Winline-rule-shadowing ]
4428.85 s
[conduit] Rule "conduit: connectStream2 (runConduitRes/.|)" may never fire
4428.85 s
[conduit] because ‘.|’ might inline first
4428.85 s
[conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘.|’
4428.85 s
[conduit] |
4428.85 s
[conduit] 237 | {-# RULES "conduit: connectStream2 (runConduitRes/.|)" forall left right.
4428.85 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4428.85 s
[conduit]
4428.85 s
[conduit] src/Data/Conduit/Internal/Fusion.hs:237:11: warning : [ GHC-95396 ] [ -Winline-rule-shadowing ]
4428.85 s
[conduit] Rule "conduit: connectStream2 (runConduitRes/.|)" may never fire
4428.85 s
[conduit] because ‘runConduitRes’ might inline first
4428.85 s
[conduit] Suggested fix:
4428.85 s
[conduit] Add an INLINE[n] or NOINLINE[n] pragma for ‘runConduitRes’
4428.85 s
[conduit] |
4428.85 s
[conduit] 237 | {-# RULES "conduit: connectStream2 (runConduitRes/.|)" forall left right.
4428.85 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4428.85 s
[conduit]
4428.85 s
[conduit] src/Data/Conduit/Internal/Fusion.hs:240:11: warning : [ GHC-95396 ] [ -Winline-rule-shadowing ]
4428.85 s
[conduit] Rule "conduit: connectStream2 (runConduitRes/fuse)" may never fire
4428.85 s
[conduit] because ‘fuse’ might inline first
4428.85 s
[conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘fuse’
4428.85 s
[conduit] |
4428.85 s
[conduit] 240 | {-# RULES "conduit: connectStream2 (runConduitRes/fuse)" forall left right.
4428.85 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4428.85 s
[conduit]
4428.85 s
[conduit] src/Data/Conduit/Internal/Fusion.hs:240:11: warning : [ GHC-95396 ] [ -Winline-rule-shadowing ]
4428.85 s
[conduit] Rule "conduit: connectStream2 (runConduitRes/fuse)" may never fire
4428.85 s
[conduit] because ‘runConduitRes’ might inline first
4428.85 s
[conduit] Suggested fix:
4428.85 s
[conduit] Add an INLINE[n] or NOINLINE[n] pragma for ‘runConduitRes’
4428.85 s
[conduit] |
4428.85 s
[conduit] 240 | {-# RULES "conduit: connectStream2 (runConduitRes/fuse)" forall left right.
4428.85 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4428.85 s
[conduit]
4428.85 s
[conduit] src/Data/Conduit/Internal/Fusion.hs:243:11: warning : [ GHC-95396 ] [ -Winline-rule-shadowing ]
4428.85 s
[conduit] Rule "conduit: connectStream2 (runConduitRes/=$=)" may never fire
4428.85 s
[conduit] because ‘runConduitRes’ might inline first
4428.85 s
[conduit] Suggested fix:
4428.85 s
[conduit] Add an INLINE[n] or NOINLINE[n] pragma for ‘runConduitRes’
4428.85 s
[conduit] |
4428.85 s
[conduit] 243 | {-# RULES "conduit: connectStream2 (runConduitRes/=$=)" forall left right.
4428.85 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4428.85 s
[conduit]
4428.85 s
[conduit] src/Data/Conduit/Internal/Fusion.hs:244:29: warning : [ GHC-68441 ] [ -Wdeprecations ]
4428.85 s
[conduit] In the use of ‘=$=’ (imported from Data.Conduit.Internal.Conduit):
4428.85 s
[conduit] Deprecated: "Use .|"
4428.85 s
[conduit] |
4428.85 s
[conduit] 244 | runConduitRes (left =$= unstream right) = runResourceT (connectStream2 left right)
4428.85 s
[conduit] | ^^^
4428.85 s
[conduit]
4428.86 s
[tmp-postgres] [1 of 4] Compiling Database.Postgres.Temp.Internal.Core ( src/Database/Postgres/Temp/Internal/Core.hs, dist/build/Database/Postgres/Temp/Internal/Core.o, dist/build/Database/Postgres/Temp/Internal/Core.dyn_o )
4429.09 s
[conduit] [ 4 of 14] Compiling Data.Conduit.Internal.List.Stream ( src/Data/Conduit/Internal/List/Stream.hs, dist/build/Data/Conduit/Internal/List/Stream.p_o )
4429.13 s
[autodocodec-schema] [2 of 2] Compiling Paths_autodocodec_schema ( dist/build/autogen/Paths_autodocodec_schema.hs, dist/build/Paths_autodocodec_schema.p_o )
4429.14 s
[autodocodec-nix] Preprocessing library for autodocodec-nix-0.1.0.1...
4429.14 s
[autodocodec-nix] Running Haddock on library for autodocodec-nix-0.1.0.1...
4429.14 s
[autodocodec-nix] Warning: The documentation for the following packages are not installed. No
4429.14 s
[autodocodec-nix] links will be generated to these packages: vector-0.13.2.0
4429.22 s
[tmp-postgres] src/Database/Postgres/Temp/Internal/Core.hs:98:23: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4429.22 s
[tmp-postgres] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4429.22 s
[tmp-postgres] • In the data declaration for ‘StartError’
4429.22 s
[tmp-postgres] |
4429.22 s
[tmp-postgres] 98 | deriving (Show, Eq, Typeable )
4429.22 s
[tmp-postgres] | ^^^^^^^^
4429.22 s
[tmp-postgres]
4429.39 s
[webdriver] [18 of 22] Compiling Test.WebDriver.Monad ( src/Test/WebDriver/Monad.hs, dist/build/Test/WebDriver/Monad.o, dist/build/Test/WebDriver/Monad.dyn_o )
4429.53 s
[autodocodec-nix] [1 of 5] Compiling Autodocodec.Nix.Expression ( src/Autodocodec/Nix/Expression.hs, nothing ) [Flags changed]
4429.63 s
[webdriver] [19 of 22] Compiling Test.WebDriver.Types ( src/Test/WebDriver/Types.hs, dist/build/Test/WebDriver/Types.o, dist/build/Test/WebDriver/Types.dyn_o )
4429.66 s
[webdriver] [20 of 22] Compiling Test.WebDriver.Commands.Wait ( src/Test/WebDriver/Commands/Wait.hs, dist/build/Test/WebDriver/Commands/Wait.o, dist/build/Test/WebDriver/Commands/Wait.dyn_o )
4429.66 s
[webdriver] src/Test/WebDriver/Commands/Wait.hs:39:61: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4429.66 s
[webdriver] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4429.66 s
[webdriver] • In the data declaration for ‘ExpectFailed’
4429.66 s
[webdriver] |
4429.66 s
[webdriver] 39 | data ExpectFailed = ExpectFailed String deriving (Show, Eq, Typeable )
4429.66 s
[webdriver] | ^^^^^^^^
4429.66 s
[webdriver]
4429.66 s
[webdriver] [21 of 22] Compiling Test.WebDriver ( src/Test/WebDriver.hs, dist/build/Test/WebDriver.o, dist/build/Test/WebDriver.dyn_o )
4429.81 s
[autodocodec-nix] [2 of 5] Compiling Autodocodec.Nix.Render ( src/Autodocodec/Nix/Render.hs, nothing ) [Flags changed]
4429.81 s
[webdriver] [22 of 22] Compiling Test.WebDriver.IO ( src/Test/WebDriver/IO.hs, dist/build/Test/WebDriver/IO.o, dist/build/Test/WebDriver/IO.dyn_o )
4429.83 s
[conduit] [ 5 of 14] Compiling Data.Conduit.Combinators.Stream ( src/Data/Conduit/Combinators/Stream.hs, dist/build/Data/Conduit/Combinators/Stream.p_o )
4429.85 s
[autodocodec-nix] [3 of 5] Compiling Autodocodec.Nix.Options ( src/Autodocodec/Nix/Options.hs, nothing ) [Flags changed]
4429.93 s
[conduit] src/Data/Conduit/Combinators/Stream.hs:362:61: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4429.93 s
[conduit] The use of ‘~’ without TypeOperators
4429.93 s
[conduit] will become an error in a future GHC release.
4429.93 s
[conduit] Suggested fix:
4429.93 s
[conduit] Perhaps you intended to use the ‘TypeOperators’ extension
4429.93 s
[conduit] |
4429.93 s
[conduit] 362 | slidingWindowS :: (Monad m, Seq.IsSequence seq, Element seq ~ a) => Int -> StreamConduit a m seq
4429.93 s
[conduit] | ^
4429.93 s
[conduit]
4429.97 s
[wai-app-static] Phase: haddockPhase
4430.18 s
[autodocodec-nix] [4 of 5] Compiling Autodocodec.Nix ( src/Autodocodec/Nix.hs, nothing ) [Flags changed]
4430.19 s
[autodocodec-nix] [5 of 5] Compiling Paths_autodocodec_nix ( dist/build/autogen/Paths_autodocodec_nix.hs, nothing ) [Flags changed]
4430.22 s
[autodocodec-nix] Haddock coverage:
4430.62 s
[autodocodec-nix] 0% ( 0 / 7) in 'Autodocodec.Nix.Expression'
4430.62 s
[autodocodec-nix] Missing documentation for:
4430.62 s
[autodocodec-nix] Module header
4430.62 s
[autodocodec-nix] Expression (src/Autodocodec/Nix/Expression.hs:33)
4430.62 s
[autodocodec-nix] Expr (src/Autodocodec/Nix/Expression.hs:31)
4430.62 s
[autodocodec-nix] renderExpression (src/Autodocodec/Nix/Expression.hs:51)
4430.62 s
[autodocodec-nix] renderExpr (src/Autodocodec/Nix/Expression.hs:48)
4430.62 s
[autodocodec-nix] jsonValueExpression (src/Autodocodec/Nix/Expression.hs:146)
4430.62 s
[autodocodec-nix] jsonObjectExpression (src/Autodocodec/Nix/Expression.hs:157)
4430.62 s
[autodocodec-nix] 50% ( 3 / 6) in 'Autodocodec.Nix.Render'
4430.62 s
[autodocodec-nix] Missing documentation for:
4430.62 s
[autodocodec-nix] Module header
4430.62 s
[autodocodec-nix] toNixExpressionViaCodec (src/Autodocodec/Nix/Render.hs:16)
4430.62 s
[autodocodec-nix] renderExpression (src/Autodocodec/Nix/Expression.hs:51)
4430.62 s
[autodocodec-nix] 4% ( 1 / 23) in 'Autodocodec.Nix.Options'
4430.62 s
[autodocodec-nix] Missing documentation for:
4430.62 s
[autodocodec-nix] Module header
4430.62 s
[autodocodec-nix] renderNixOptionTypeViaCodec (src/Autodocodec/Nix/Options.hs:50)
4430.62 s
[autodocodec-nix] renderNixOptionsViaCodec (src/Autodocodec/Nix/Options.hs:53)
4430.62 s
[autodocodec-nix] renderNixOptionTypeVia (src/Autodocodec/Nix/Options.hs:56)
4430.62 s
[autodocodec-nix] renderNixOptionsVia (src/Autodocodec/Nix/Options.hs:62)
4430.62 s
[autodocodec-nix] valueCodecNixOptionType (src/Autodocodec/Nix/Options.hs:67)
4430.62 s
[autodocodec-nix] objectCodecNixOptions (src/Autodocodec/Nix/Options.hs:111)
4430.62 s
[autodocodec-nix] Option (src/Autodocodec/Nix/Options.hs:194)
4430.62 s
[autodocodec-nix] emptyOption (src/Autodocodec/Nix/Options.hs:202)
4430.62 s
[autodocodec-nix] simplifyOption (src/Autodocodec/Nix/Options.hs:210)
4430.62 s
[autodocodec-nix] OptionType (src/Autodocodec/Nix/Options.hs:212)
4430.63 s
[autodocodec-nix] simplifyOptionType (src/Autodocodec/Nix/Options.hs:224)
4430.63 s
[autodocodec-nix] renderOption (src/Autodocodec/Nix/Options.hs:281)
4430.63 s
[autodocodec-nix] renderOptionType (src/Autodocodec/Nix/Options.hs:287)
4430.63 s
[autodocodec-nix] withNixArgs (src/Autodocodec/Nix/Options.hs:290)
4430.63 s
[autodocodec-nix] optionExpression (src/Autodocodec/Nix/Options.hs:297)
4430.63 s
[autodocodec-nix] optionExpr (src/Autodocodec/Nix/Options.hs:294)
4430.63 s
[autodocodec-nix] optionsExpression (src/Autodocodec/Nix/Options.hs:319)
4430.63 s
[autodocodec-nix] optionsExpr (src/Autodocodec/Nix/Options.hs:316)
4430.63 s
[autodocodec-nix] optionTypeExpression (src/Autodocodec/Nix/Options.hs:326)
4430.63 s
[autodocodec-nix] optionTypeExpr (src/Autodocodec/Nix/Options.hs:323)
4430.63 s
[autodocodec-nix] renderExpression (src/Autodocodec/Nix/Expression.hs:51)
4430.63 s
[autodocodec-nix] 18% ( 6 / 32) in 'Autodocodec.Nix'
4430.63 s
[autodocodec-nix] Missing documentation for:
4430.63 s
[autodocodec-nix] Module header
4430.63 s
[autodocodec-nix] renderNixOptionTypeViaCodec (src/Autodocodec/Nix/Options.hs:50)
4430.63 s
[autodocodec-nix] renderNixOptionsViaCodec (src/Autodocodec/Nix/Options.hs:53)
4430.63 s
[autodocodec-nix] renderNixOptionTypeVia (src/Autodocodec/Nix/Options.hs:56)
4430.63 s
[autodocodec-nix] renderNixOptionsVia (src/Autodocodec/Nix/Options.hs:62)
4430.63 s
[autodocodec-nix] valueCodecNixOptionType (src/Autodocodec/Nix/Options.hs:67)
4430.63 s
[autodocodec-nix] objectCodecNixOptions (src/Autodocodec/Nix/Options.hs:111)
4430.63 s
[autodocodec-nix] Option (src/Autodocodec/Nix/Options.hs:194)
4430.63 s
[autodocodec-nix] emptyOption (src/Autodocodec/Nix/Options.hs:202)
4430.63 s
[autodocodec-nix] simplifyOption (src/Autodocodec/Nix/Options.hs:210)
4430.63 s
[autodocodec-nix] OptionType (src/Autodocodec/Nix/Options.hs:212)
4430.63 s
[autodocodec-nix] simplifyOptionType (src/Autodocodec/Nix/Options.hs:224)
4430.63 s
[autodocodec-nix] renderOption (src/Autodocodec/Nix/Options.hs:281)
4430.63 s
[autodocodec-nix] renderOptionType (src/Autodocodec/Nix/Options.hs:287)
4430.63 s
[autodocodec-nix] withNixArgs (src/Autodocodec/Nix/Options.hs:290)
4430.63 s
[autodocodec-nix] optionExpression (src/Autodocodec/Nix/Options.hs:297)
4430.63 s
[autodocodec-nix] optionExpr (src/Autodocodec/Nix/Options.hs:294)
4430.63 s
[autodocodec-nix] optionsExpression (src/Autodocodec/Nix/Options.hs:319)
4430.63 s
[autodocodec-nix] optionsExpr (src/Autodocodec/Nix/Options.hs:316)
4430.63 s
[autodocodec-nix] optionTypeExpression (src/Autodocodec/Nix/Options.hs:326)
4430.63 s
[autodocodec-nix] optionTypeExpr (src/Autodocodec/Nix/Options.hs:323)
4430.63 s
[autodocodec-nix] toNixExpressionViaCodec (src/Autodocodec/Nix/Render.hs:16)
4430.63 s
[autodocodec-nix] Expression (src/Autodocodec/Nix/Expression.hs:33)
4430.63 s
[autodocodec-nix] Expr (src/Autodocodec/Nix/Expression.hs:31)
4430.63 s
[autodocodec-nix] renderExpression (src/Autodocodec/Nix/Expression.hs:51)
4430.63 s
[autodocodec-nix] renderExpr (src/Autodocodec/Nix/Expression.hs:48)
4430.63 s
[webdriver] [ 1 of 22] Compiling Test.WebDriver.Chrome.Extension ( src/Test/WebDriver/Chrome/Extension.hs, dist/build/Test/WebDriver/Chrome/Extension.p_o )
4430.65 s
[tmp-postgres] [2 of 4] Compiling Database.Postgres.Temp.Internal.Config ( src/Database/Postgres/Temp/Internal/Config.hs, dist/build/Database/Postgres/Temp/Internal/Config.o, dist/build/Database/Postgres/Temp/Internal/Config.dyn_o )
4430.77 s
[conduit] [ 6 of 14] Compiling Data.Conduit ( src/Data/Conduit.hs, dist/build/Data/Conduit.p_o )
4430.77 s
[conduit] src/Data/Conduit.hs:105:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4430.77 s
[conduit] The import of ‘Data.Functor.Identity’ is redundant
4430.77 s
[conduit] except perhaps to import instances from ‘Data.Functor.Identity’
4430.77 s
[conduit] To import instances alone, use: import Data.Functor.Identity()
4430.77 s
[conduit] |
4430.77 s
[conduit] 105 | import Data.Functor.Identity (Identity, runIdentity)
4430.77 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4430.77 s
[conduit]
4430.77 s
[conduit] src/Data/Conduit.hs:106:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4430.77 s
[conduit] The import of ‘Control.Monad.Trans.Resource’ is redundant
4430.77 s
[conduit] except perhaps to import instances from ‘Control.Monad.Trans.Resource’
4430.77 s
[conduit] To import instances alone, use: import Control.Monad.Trans.Resource()
4430.77 s
[conduit] |
4430.77 s
[conduit] 106 | import Control.Monad.Trans.Resource (ResourceT, runResourceT)
4430.77 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4430.77 s
[conduit]
4430.77 s
[conduit] src/Data/Conduit.hs:107:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4430.77 s
[conduit] The import of ‘Control.Monad.IO.Unlift’ is redundant
4430.77 s
[conduit] except perhaps to import instances from ‘Control.Monad.IO.Unlift’
4430.77 s
[conduit] To import instances alone, use: import Control.Monad.IO.Unlift()
4430.77 s
[conduit] |
4430.77 s
[conduit] 107 | import Control.Monad.IO.Unlift (MonadUnliftIO)
4430.77 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4430.77 s
[conduit]
4430.77 s
[conduit] [ 7 of 14] Compiling Data.Conduit.Internal ( src/Data/Conduit/Internal.hs, dist/build/Data/Conduit/Internal.p_o )
4430.77 s
[conduit] [ 8 of 14] Compiling Data.Conduit.Lift ( src/Data/Conduit/Lift.hs, dist/build/Data/Conduit/Lift.p_o )
4430.77 s
[conduit] src/Data/Conduit/Lift.hs:67:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4430.77 s
[conduit] The import of ‘Data.Monoid’ is redundant
4430.77 s
[conduit] except perhaps to import instances from ‘Data.Monoid’
4430.77 s
[conduit] To import instances alone, use: import Data.Monoid()
4430.77 s
[conduit] |
4430.77 s
[conduit] 67 | import Data.Monoid (Monoid(..))
4430.77 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4430.77 s
[conduit]
4430.77 s
[conduit] [ 9 of 14] Compiling Data.Conduit.List ( src/Data/Conduit/List.hs, dist/build/Data/Conduit/List.p_o )
4430.77 s
[conduit] src/Data/Conduit/List.hs:336:11: warning : [ GHC-95396 ] [ -Winline-rule-shadowing ]
4430.77 s
[conduit] Rule "conduit: $$ fold" may never fire
4430.77 s
[conduit] because ‘.|’ might inline first
4430.77 s
[conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘.|’
4430.77 s
[conduit] |
4430.77 s
[conduit] 336 | {-# RULES "conduit: $$ fold" forall src f b. runConduit (src .| fold f b) = connectFold src f b #-}
4430.78 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4430.78 s
[conduit]
4430.78 s
[conduit] src/Data/Conduit/List.hs:352:11: warning : [ GHC-95396 ] [ -Winline-rule-shadowing ]
4430.78 s
[conduit] Rule "conduit: $$ foldM" may never fire
4430.78 s
[conduit] because ‘.|’ might inline first
4430.78 s
[conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘.|’
4430.78 s
[conduit] |
4430.78 s
[conduit] 352 | {-# RULES "conduit: $$ foldM" forall src f b. runConduit (src .| foldM f b) = connectFoldM src f b #-}
4430.78 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4430.78 s
[conduit]
4430.78 s
[conduit] src/Data/Conduit/List.hs:395:11: warning : [ GHC-95396 ] [ -Winline-rule-shadowing ]
4430.78 s
[conduit] Rule "conduit: connect to mapM_" may never fire
4430.78 s
[conduit] because ‘.|’ might inline first
4430.78 s
[conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘.|’
4430.78 s
[conduit] |
4430.78 s
[conduit] 395 | {-# RULES "conduit: connect to mapM_" [2] forall f src. runConduit (src .| mapM_ f) = srcMapM_ src f #-}
4430.78 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4430.78 s
[conduit]
4430.78 s
[conduit] src/Data/Conduit/List.hs:836:11: warning : [ GHC-95396 ] [ -Winline-rule-shadowing ]
4430.78 s
[conduit] Rule "conduit: source/filter fusion .|" may never fire
4430.78 s
[conduit] because ‘.|’ might inline first
4430.78 s
[conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘.|’
4430.78 s
[conduit] |
4430.78 s
[conduit] 836 | {-# RULES "conduit: source/filter fusion .|" forall f src. src .| filter f = filterFuseRight src f #-}
4430.78 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4430.78 s
[conduit]
4430.78 s
[conduit] src/Data/Conduit/List.hs:860:11: warning : [ GHC-95396 ] [ -Winline-rule-shadowing ]
4430.78 s
[conduit] Rule "conduit: connect to sinkNull" may never fire
4430.78 s
[conduit] because ‘.|’ might inline first
4430.78 s
[conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘.|’
4430.78 s
[conduit] |
4430.78 s
[conduit] 860 | {-# RULES "conduit: connect to sinkNull" forall src. runConduit (src .| sinkNull) = srcSinkNull src #-}
4430.78 s
[conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4430.78 s
[conduit]
4430.98 s
[webdriver] [ 2 of 22] Compiling Test.WebDriver.Common.Keys ( src/Test/WebDriver/Common/Keys.hs, dist/build/Test/WebDriver/Common/Keys.p_o )
4431.02 s
[conduit] [10 of 14] Compiling Data.Streaming.FileRead ( src/Data/Streaming/FileRead.hs, dist/build/Data/Streaming/FileRead.p_o )
4431.02 s
[conduit] [11 of 14] Compiling Data.Streaming.Filesystem ( src/Data/Streaming/Filesystem.hs, dist/build/Data/Streaming/Filesystem.p_o )
4431.02 s
[conduit] src/Data/Streaming/Filesystem.hs:100:36: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4431.02 s
[conduit] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4431.02 s
[conduit] • In the data declaration for ‘FileType’
4431.02 s
[conduit] |
4431.02 s
[conduit] 100 | deriving (Show, Read, Eq, Ord, Typeable )
4431.02 s
[conduit] | ^^^^^^^^
4431.02 s
[conduit]
4431.02 s
[conduit] [12 of 14] Compiling Data.Conduit.Combinators ( src/Data/Conduit/Combinators.hs, dist/build/Data/Conduit/Combinators.p_o )
4431.05 s
[webdriver] [ 3 of 22] Compiling Test.WebDriver.Common.Profile ( src/Test/WebDriver/Common/Profile.hs, dist/build/Test/WebDriver/Common/Profile.p_o )
4431.05 s
[webdriver] src/Test/WebDriver/Common/Profile.hs:124:54: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4431.05 s
[webdriver] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4431.05 s
[webdriver] • In the newtype declaration for ‘ProfileParseError’
4431.05 s
[webdriver] |
4431.05 s
[webdriver] 124 | deriving (Eq, Show, Read, Typeable )
4431.05 s
[webdriver] | ^^^^^^^^
4431.05 s
[webdriver]
4431.09 s
[sydtest-discover] Preprocessing executable 'sydtest-discover' for sydtest-discover-0.0.0.4...
4431.09 s
[sydtest-discover] Building executable 'sydtest-discover' for sydtest-discover-0.0.0.4...
4431.19 s
[wai-app-static] Preprocessing library for wai-app-static-3.1.9...
4431.19 s
[wai-app-static] Running Haddock on library for wai-app-static-3.1.9...
4431.20 s
[wai-app-static] Warning: The documentation for the following packages are not installed. No
4431.20 s
[wai-app-static] links will be generated to these packages: attoparsec-0.14.4,
4431.20 s
[wai-app-static] attoparsec-0.14.4, vector-0.13.2.0
4431.21 s
[sydtest-discover] [1 of 2] Compiling Main ( app/Main.hs, dist/build/sydtest-discover/sydtest-discover-tmp/Main.o )
4431.25 s
[conduit] src/Data/Conduit/Combinators.hs:901:43: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4431.25 s
[conduit] The use of ‘~’ without TypeOperators
4431.25 s
[conduit] will become an error in a future GHC release.
4431.25 s
[conduit] Suggested fix:
4431.25 s
[conduit] Perhaps you intended to use the ‘TypeOperators’ extension
4431.25 s
[conduit] |
4431.25 s
[conduit] 901 | foldl1E :: (Monad m, MonoFoldable mono, a ~ Element mono)
4431.25 s
[conduit] | ^
4431.25 s
[conduit]
4431.25 s
[conduit] src/Data/Conduit/Combinators.hs:901:43: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
4431.25 s
[conduit] • The ‘~’ operator is out of scope.
4431.25 s
[conduit] Assuming it to stand for an equality constraint.
4431.25 s
[conduit] • Note: ‘~’ used to be built-in syntax but now is a regular type operator
4431.25 s
[conduit] exported from Data.Type.Equality and Prelude.
4431.25 s
[conduit] If you are using a custom Prelude, consider re-exporting it.
4431.25 s
[conduit] • This will become an error in a future GHC release.
4431.25 s
[conduit] |
4431.25 s
[conduit] 901 | foldl1E :: (Monad m, MonoFoldable mono, a ~ Element mono)
4431.25 s
[conduit] | ^
4431.25 s
[conduit]
4431.25 s
[conduit] src/Data/Conduit/Combinators.hs:907:40: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4431.25 s
[conduit] The use of ‘~’ without TypeOperators
4431.25 s
[conduit] will become an error in a future GHC release.
4431.25 s
[conduit] Suggested fix:
4431.25 s
[conduit] Perhaps you intended to use the ‘TypeOperators’ extension
4431.25 s
[conduit] |
4431.25 s
[conduit] 907 | foldMaybeNull :: (MonoFoldable mono, e ~ Element mono)
4431.25 s
[conduit] | ^
4431.25 s
[conduit]
4431.25 s
[conduit] src/Data/Conduit/Combinators.hs:907:40: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
4431.25 s
[conduit] • The ‘~’ operator is out of scope.
4431.25 s
[conduit] Assuming it to stand for an equality constraint.
4431.25 s
[conduit] • Note: ‘~’ used to be built-in syntax but now is a regular type operator
4431.25 s
[conduit] exported from Data.Type.Equality and Prelude.
4431.25 s
[conduit] If you are using a custom Prelude, consider re-exporting it.
4431.25 s
[conduit] • This will become an error in a future GHC release.
4431.25 s
[conduit] |
4431.25 s
[conduit] 907 | foldMaybeNull :: (MonoFoldable mono, e ~ Element mono)
4431.25 s
[conduit] | ^
4431.25 s
[conduit]
4431.25 s
[conduit] src/Data/Conduit/Combinators.hs:992:51: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4431.25 s
[conduit] The use of ‘~’ without TypeOperators
4431.25 s
[conduit] will become an error in a future GHC release.
4431.25 s
[conduit] Suggested fix:
4431.25 s
[conduit] Perhaps you intended to use the ‘TypeOperators’ extension
4431.25 s
[conduit] |
4431.25 s
[conduit] 992 | andE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
4431.25 s
[conduit] | ^
4431.25 s
[conduit]
4431.25 s
[conduit] src/Data/Conduit/Combinators.hs:992:51: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
4431.25 s
[conduit] • The ‘~’ operator is out of scope.
4431.25 s
[conduit] Assuming it to stand for an equality constraint.
4431.25 s
[conduit] • Note: ‘~’ used to be built-in syntax but now is a regular type operator
4431.25 s
[conduit] exported from Data.Type.Equality and Prelude.
4431.25 s
[conduit] If you are using a custom Prelude, consider re-exporting it.
4431.25 s
[conduit] • This will become an error in a future GHC release.
4431.25 s
[conduit] |
4431.25 s
[conduit] 992 | andE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
4431.25 s
[conduit] | ^
4431.25 s
[conduit]
4431.25 s
[conduit] src/Data/Conduit/Combinators.hs:1013:50: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4431.25 s
[conduit] The use of ‘~’ without TypeOperators
4431.25 s
[conduit] will become an error in a future GHC release.
4431.25 s
[conduit] Suggested fix:
4431.25 s
[conduit] Perhaps you intended to use the ‘TypeOperators’ extension
4431.25 s
[conduit] |
4431.25 s
[conduit] 1013 | orE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
4431.25 s
[conduit] | ^
4431.25 s
[conduit]
4431.25 s
[conduit] src/Data/Conduit/Combinators.hs:1013:50: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
4431.25 s
[conduit] • The ‘~’ operator is out of scope.
4431.25 s
[conduit] Assuming it to stand for an equality constraint.
4431.25 s
[conduit] • Note: ‘~’ used to be built-in syntax but now is a regular type operator
4431.25 s
[conduit] exported from Data.Type.Equality and Prelude.
4431.25 s
[conduit] If you are using a custom Prelude, consider re-exporting it.
4431.25 s
[conduit] • This will become an error in a future GHC release.
4431.25 s
[conduit] |
4431.25 s
[conduit] 1013 | orE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
4431.25 s
[conduit] | ^
4431.25 s
[conduit]
4431.25 s
[conduit] src/Data/Conduit/Combinators.hs:1801:76: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4431.25 s
[conduit] The use of ‘~’ without TypeOperators
4431.25 s
[conduit] will become an error in a future GHC release.
4431.26 s
[conduit] Suggested fix:
4431.26 s
[conduit] Perhaps you intended to use the ‘TypeOperators’ extension
4431.26 s
[conduit] |
4431.26 s
[conduit] 1801 | slidingWindow, slidingWindowC :: (Monad m, Seq.IsSequence seq, Element seq ~ a) => Int -> ConduitT a seq m ()
4431.26 s
[conduit] | ^
4431.26 s
[conduit]
4431.26 s
[conduit] src/Data/Conduit/Combinators.hs:1801:76: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
4431.26 s
[conduit] • The ‘~’ operator is out of scope.
4431.26 s
[conduit] Assuming it to stand for an equality constraint.
4431.26 s
[conduit] • Note: ‘~’ used to be built-in syntax but now is a regular type operator
4431.26 s
[conduit] exported from Data.Type.Equality and Prelude.
4431.26 s
[conduit] If you are using a custom Prelude, consider re-exporting it.
4431.26 s
[conduit] • This will become an error in a future GHC release.
4431.26 s
[conduit] |
4431.26 s
[conduit] 1801 | slidingWindow, slidingWindowC :: (Monad m, Seq.IsSequence seq, Element seq ~ a) => Int -> ConduitT a seq m ()
4431.26 s
[conduit] | ^
4431.26 s
[conduit]
4431.26 s
[conduit] src/Data/Conduit/Combinators.hs:2036:51: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4431.26 s
[conduit] The use of ‘~’ without TypeOperators
4431.26 s
[conduit] will become an error in a future GHC release.
4431.26 s
[conduit] Suggested fix:
4431.26 s
[conduit] Perhaps you intended to use the ‘TypeOperators’ extension
4431.26 s
[conduit] |
4431.26 s
[conduit] 2036 | line :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
4431.26 s
[conduit] | ^
4431.26 s
[conduit]
4431.26 s
[conduit] src/Data/Conduit/Combinators.hs:2036:51: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
4431.26 s
[conduit] • The ‘~’ operator is out of scope.
4431.26 s
[conduit] Assuming it to stand for an equality constraint.
4431.26 s
[conduit] • Note: ‘~’ used to be built-in syntax but now is a regular type operator
4431.26 s
[conduit] exported from Data.Type.Equality and Prelude.
4431.26 s
[conduit] If you are using a custom Prelude, consider re-exporting it.
4431.26 s
[conduit] • This will become an error in a future GHC release.
4431.26 s
[conduit] |
4431.26 s
[conduit] 2036 | line :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
4431.26 s
[conduit] | ^
4431.26 s
[conduit]
4431.26 s
[conduit] src/Data/Conduit/Combinators.hs:2045:56: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4431.26 s
[conduit] The use of ‘~’ without TypeOperators
4431.26 s
[conduit] will become an error in a future GHC release.
4431.26 s
[conduit] Suggested fix:
4431.26 s
[conduit] Perhaps you intended to use the ‘TypeOperators’ extension
4431.26 s
[conduit] |
4431.26 s
[conduit] 2045 | lineAscii :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
4431.26 s
[conduit] | ^
4431.26 s
[conduit]
4431.26 s
[conduit] src/Data/Conduit/Combinators.hs:2045:56: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
4431.26 s
[conduit] • The ‘~’ operator is out of scope.
4431.26 s
[conduit] Assuming it to stand for an equality constraint.
4431.26 s
[conduit] • Note: ‘~’ used to be built-in syntax but now is a regular type operator
4431.26 s
[conduit] exported from Data.Type.Equality and Prelude.
4431.26 s
[conduit] If you are using a custom Prelude, consider re-exporting it.
4431.26 s
[conduit] • This will become an error in a future GHC release.
4431.26 s
[conduit] |
4431.26 s
[conduit] 2045 | lineAscii :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
4431.26 s
[conduit] | ^
4431.26 s
[conduit]
4431.26 s
[conduit] src/Data/Conduit/Combinators.hs:2082:54: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4431.26 s
[conduit] The use of ‘~’ without TypeOperators
4431.26 s
[conduit] will become an error in a future GHC release.
4431.26 s
[conduit] Suggested fix:
4431.26 s
[conduit] Perhaps you intended to use the ‘TypeOperators’ extension
4431.26 s
[conduit] |
4431.26 s
[conduit] 2082 | unlines :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) => ConduitT seq seq m ()
4431.26 s
[conduit] | ^
4431.26 s
[conduit]
4431.26 s
[conduit] src/Data/Conduit/Combinators.hs:2082:54: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
4431.26 s
[conduit] • The ‘~’ operator is out of scope.
4431.26 s
[conduit] Assuming it to stand for an equality constraint.
4431.26 s
[conduit] • Note: ‘~’ used to be built-in syntax but now is a regular type operator
4431.26 s
[conduit] exported from Data.Type.Equality and Prelude.
4431.26 s
[conduit] If you are using a custom Prelude, consider re-exporting it.
4431.26 s
[conduit] • This will become an error in a future GHC release.
4431.26 s
[conduit] |
4431.26 s
[conduit] 2082 | unlines :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) => ConduitT seq seq m ()
4431.26 s
[conduit] | ^
4431.26 s
[conduit]
4431.26 s
[conduit] src/Data/Conduit/Combinators.hs:2090:59: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4431.26 s
[conduit] The use of ‘~’ without TypeOperators
4431.26 s
[conduit] will become an error in a future GHC release.
4431.26 s
[conduit] Suggested fix:
4431.26 s
[conduit] Perhaps you intended to use the ‘TypeOperators’ extension
4431.26 s
[conduit] |
4431.26 s
[conduit] 2090 | unlinesAscii :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) => ConduitT seq seq m ()
4431.26 s
[conduit] | ^
4431.26 s
[conduit]
4431.26 s
[conduit] src/Data/Conduit/Combinators.hs:2090:59: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
4431.26 s
[conduit] • The ‘~’ operator is out of scope.
4431.26 s
[conduit] Assuming it to stand for an equality constraint.
4431.26 s
[conduit] • Note: ‘~’ used to be built-in syntax but now is a regular type operator
4431.26 s
[conduit] exported from Data.Type.Equality and Prelude.
4431.26 s
[conduit] If you are using a custom Prelude, consider re-exporting it.
4431.26 s
[conduit] • This will become an error in a future GHC release.
4431.26 s
[conduit] |
4431.26 s
[conduit] 2090 | unlinesAscii :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) => ConduitT seq seq m ()
4431.26 s
[conduit] | ^
4431.26 s
[conduit]
4431.26 s
[conduit] src/Data/Conduit/Combinators.hs:2126:61: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4431.26 s
[conduit] The use of ‘~’ without TypeOperators
4431.26 s
[conduit] will become an error in a future GHC release.
4431.26 s
[conduit] Suggested fix:
4431.26 s
[conduit] Perhaps you intended to use the ‘TypeOperators’ extension
4431.26 s
[conduit] |
4431.26 s
[conduit] 2126 | linesUnbounded :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
4431.26 s
[conduit] | ^
4431.26 s
[conduit]
4431.26 s
[conduit] src/Data/Conduit/Combinators.hs:2126:61: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
4431.26 s
[conduit] • The ‘~’ operator is out of scope.
4431.26 s
[conduit] Assuming it to stand for an equality constraint.
4431.26 s
[conduit] • Note: ‘~’ used to be built-in syntax but now is a regular type operator
4431.26 s
[conduit] exported from Data.Type.Equality and Prelude.
4431.26 s
[conduit] If you are using a custom Prelude, consider re-exporting it.
4431.26 s
[conduit] • This will become an error in a future GHC release.
4431.26 s
[conduit] |
4431.26 s
[conduit] 2126 | linesUnbounded :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
4431.26 s
[conduit] | ^
4431.26 s
[conduit]
4431.26 s
[conduit] src/Data/Conduit/Combinators.hs:2135:66: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4431.26 s
[conduit] The use of ‘~’ without TypeOperators
4431.26 s
[conduit] will become an error in a future GHC release.
4431.26 s
[conduit] Suggested fix:
4431.26 s
[conduit] Perhaps you intended to use the ‘TypeOperators’ extension
4431.26 s
[conduit] |
4431.26 s
[conduit] 2135 | linesUnboundedAscii :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
4431.26 s
[conduit] | ^
4431.26 s
[conduit]
4431.26 s
[conduit] src/Data/Conduit/Combinators.hs:2135:66: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
4431.26 s
[conduit] • The ‘~’ operator is out of scope.
4431.26 s
[conduit] Assuming it to stand for an equality constraint.
4431.26 s
[conduit] • Note: ‘~’ used to be built-in syntax but now is a regular type operator
4431.27 s
[conduit] exported from Data.Type.Equality and Prelude.
4431.27 s
[conduit] If you are using a custom Prelude, consider re-exporting it.
4431.27 s
[conduit] • This will become an error in a future GHC release.
4431.27 s
[conduit] |
4431.27 s
[conduit] 2135 | linesUnboundedAscii :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
4431.27 s
[conduit] | ^
4431.27 s
[conduit]
4431.27 s
[conduit] src/Data/Conduit/Combinators.hs:2437:71: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4431.27 s
[conduit] The use of ‘~’ without TypeOperators
4431.27 s
[conduit] will become an error in a future GHC release.
4431.27 s
[conduit] Suggested fix:
4431.27 s
[conduit] Perhaps you intended to use the ‘TypeOperators’ extension
4431.27 s
[conduit] |
4431.27 s
[conduit] 2437 | vectorBuilder :: (PrimMonad m, PrimMonad n, V.Vector v e, PrimState m ~ PrimState n)
4431.27 s
[conduit] | ^
4431.27 s
[conduit]
4431.27 s
[conduit] src/Data/Conduit/Combinators.hs:2437:71: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
4431.27 s
[conduit] • The ‘~’ operator is out of scope.
4431.27 s
[conduit] Assuming it to stand for an equality constraint.
4431.27 s
[conduit] • Note: ‘~’ used to be built-in syntax but now is a regular type operator
4431.27 s
[conduit] exported from Data.Type.Equality and Prelude.
4431.27 s
[conduit] If you are using a custom Prelude, consider re-exporting it.
4431.27 s
[conduit] • This will become an error in a future GHC release.
4431.27 s
[conduit] |
4431.27 s
[conduit] 2437 | vectorBuilder :: (PrimMonad m, PrimMonad n, V.Vector v e, PrimState m ~ PrimState n)
4431.27 s
[conduit] | ^
4431.27 s
[conduit]
4431.33 s
[sydtest-discover] [2 of 2] Compiling Paths_sydtest_discover ( dist/build/sydtest-discover/autogen/Paths_sydtest_discover.hs, dist/build/sydtest-discover/sydtest-discover-tmp/Paths_sydtest_discover.o )
4431.74 s
[sydtest-discover] [3 of 3] Linking dist/build/sydtest-discover/sydtest-discover
4431.77 s
[autodocodec-schema] Phase: haddockPhase
4431.81 s
[wai-app-static] [1 of 9] Compiling WaiAppStatic.Types ( WaiAppStatic/Types.hs, /build/ghc789_tmp_0/ghc_tmp_26.o, /build/ghc789_tmp_0/ghc_tmp_26.dyn_o )
4431.83 s
[statistics] [38 of 49] Compiling Statistics.Test.ChiSquared ( Statistics/Test/ChiSquared.hs, dist/build/Statistics/Test/ChiSquared.p_o )
4431.83 s
[statistics] [39 of 49] Compiling Statistics.Resampling ( Statistics/Resampling.hs, dist/build/Statistics/Resampling.p_o )
4431.83 s
[statistics] Statistics/Resampling.hs:75:33: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4431.83 s
[statistics] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4431.83 s
[statistics] • In the newtype declaration for ‘Resample’
4431.83 s
[statistics] |
4431.83 s
[statistics] 75 | } deriving (Eq, Read, Show, Typeable , Data, Generic)
4431.83 s
[statistics] | ^^^^^^^^
4431.83 s
[statistics]
4431.83 s
[statistics] Statistics/Resampling.hs:89:14: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4431.83 s
[statistics] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4431.83 s
[statistics] • In the data declaration for ‘Bootstrap’
4431.83 s
[statistics] |
4431.83 s
[statistics] 89 | , Typeable , Data
4431.83 s
[statistics] | ^^^^^^^^
4431.83 s
[statistics]
4431.83 s
[statistics] Statistics/Resampling.hs:168:31: warning : [ GHC-63394 ] [ -Wx-partial ]
4431.83 s
[statistics] In the use of ‘tail’
4431.83 s
[statistics] (imported from Prelude, but defined in GHC.Internal.List):
4431.83 s
[statistics] "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"."
4431.83 s
[statistics] |
4431.83 s
[statistics] 168 | forConcurrently_ (zip3 ixs (tail ixs) gens) $ \ (start,!end,gen') -> do
4431.83 s
[statistics] | ^^^^
4431.83 s
[statistics]
4431.83 s
[statistics] [40 of 49] Compiling Statistics.Regression ( Statistics/Regression.hs, dist/build/Statistics/Regression.p_o )
4431.83 s
[statistics] Statistics/Regression.hs:72:5: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
4431.83 s
[statistics] Pattern match(es) are non-exhaustive
4431.83 s
[statistics] In a pattern binding: Patterns of type ‘[Int]’ not matched: []
4431.83 s
[statistics] |
4431.83 s
[statistics] 72 | lss@(n:ls) = map G.length preds
4431.83 s
[statistics] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4431.83 s
[statistics]
4431.83 s
[statistics] [41 of 49] Compiling Statistics.ConfidenceInt ( Statistics/ConfidenceInt.hs, dist/build/Statistics/ConfidenceInt.p_o )
4431.83 s
[statistics] [42 of 49] Compiling Statistics.Test.WilcoxonT ( Statistics/Test/WilcoxonT.hs, dist/build/Statistics/Test/WilcoxonT.p_o )
4431.83 s
[statistics] [43 of 49] Compiling Statistics.Test.MannWhitneyU ( Statistics/Test/MannWhitneyU.hs, dist/build/Statistics/Test/MannWhitneyU.p_o )
4431.83 s
[statistics] Statistics/Test/MannWhitneyU.hs:114:22: warning : [ GHC-63394 ] [ -Wx-partial ]
4431.83 s
[statistics] In the use of ‘tail’
4431.83 s
[statistics] (imported from Prelude, but defined in GHC.Internal.List):
4431.83 s
[statistics] "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"."
4431.83 s
[statistics] |
4431.83 s
[statistics] 114 | $ tail
4431.83 s
[statistics] | ^^^^
4431.83 s
[statistics]
4431.83 s
[statistics] Statistics/Test/MannWhitneyU.hs:164:13: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
4431.83 s
[statistics] Pattern match(es) are non-exhaustive
4431.83 s
[statistics] In a pattern binding:
4431.83 s
[statistics] Patterns of type ‘[[Double]]’ not matched:
4431.83 s
[statistics] []
4431.83 s
[statistics] [_]
4431.83 s
[statistics] |
4431.83 s
[statistics] 164 | (predmList : mList : _) = drop (m-2) predBigNList
4431.83 s
[statistics] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4431.84 s
[statistics]
4431.84 s
[statistics] [44 of 49] Compiling Statistics.Resampling.Bootstrap ( Statistics/Resampling/Bootstrap.hs, dist/build/Statistics/Resampling/Bootstrap.p_o )
4431.84 s
[statistics] [45 of 49] Compiling Statistics.Distribution.Lognormal ( Statistics/Distribution/Lognormal.hs, dist/build/Statistics/Distribution/Lognormal.p_o )
4431.84 s
[statistics] Statistics/Distribution/Lognormal.hs:42:19: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4431.84 s
[statistics] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4431.84 s
[statistics] • In the newtype declaration for ‘LognormalDistribution’
4431.84 s
[statistics] |
4431.84 s
[statistics] 42 | deriving (Eq, Typeable , Data, Generic)
4431.84 s
[statistics] | ^^^^^^^^
4431.84 s
[statistics]
4431.84 s
[statistics] [46 of 49] Compiling Statistics.Distribution.Laplace ( Statistics/Distribution/Laplace.hs, dist/build/Statistics/Distribution/Laplace.p_o )
4431.84 s
[statistics] Statistics/Distribution/Laplace.hs:48:21: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4431.84 s
[statistics] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4431.84 s
[statistics] • In the data declaration for ‘LaplaceDistribution’
4431.84 s
[statistics] |
4431.84 s
[statistics] 48 | } deriving (Eq, Typeable , Data, Generic)
4431.84 s
[statistics] | ^^^^^^^^
4431.84 s
[statistics]
4431.84 s
[statistics] [47 of 49] Compiling Statistics.Distribution.Exponential ( Statistics/Distribution/Exponential.hs, dist/build/Statistics/Distribution/Exponential.p_o )
4431.84 s
[statistics] Statistics/Distribution/Exponential.hs:45:21: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4431.84 s
[statistics] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4431.84 s
[statistics] • In the newtype declaration for ‘ExponentialDistribution’
4431.84 s
[statistics] |
4431.84 s
[statistics] 45 | } deriving (Eq, Typeable , Data, Generic)
4431.84 s
[statistics] | ^^^^^^^^
4431.84 s
[statistics]
4431.84 s
[statistics] [48 of 49] Compiling Statistics.Correlation ( Statistics/Correlation.hs, dist/build/Statistics/Correlation.p_o )
4431.84 s
[statistics] [49 of 49] Compiling Statistics.Autocorrelation ( Statistics/Autocorrelation.hs, dist/build/Statistics/Autocorrelation.p_o )
4432.13 s
[wai-app-static] [2 of 9] Compiling Util ( Util.hs, /build/ghc789_tmp_0/ghc_tmp_14.o, /build/ghc789_tmp_0/ghc_tmp_14.dyn_o )
4432.20 s
[wai-app-static] [3 of 9] Compiling WaiAppStatic.Listing ( WaiAppStatic/Listing.hs, /build/ghc789_tmp_0/ghc_tmp_16.o, /build/ghc789_tmp_0/ghc_tmp_16.dyn_o )
4432.46 s
[shakespeare] Documentation created: dist/doc/html/shakespeare,
4432.46 s
[shakespeare] dist/doc/html/shakespeare/shakespeare.txt
4432.50 s
[wai-app-static] [4 of 9] Compiling WaiAppStatic.Storage.Filesystem ( WaiAppStatic/Storage/Filesystem.hs, /build/ghc789_tmp_0/ghc_tmp_24.o, /build/ghc789_tmp_0/ghc_tmp_24.dyn_o )
4432.57 s
[autodocodec-schema] Preprocessing library for autodocodec-schema-0.2.0.1...
4432.57 s
[autodocodec-schema] Running Haddock on library for autodocodec-schema-0.2.0.1...
4432.57 s
[autodocodec-schema] Warning: The documentation for the following packages are not installed. No
4432.57 s
[autodocodec-schema] links will be generated to these packages: vector-0.13.2.0
4432.71 s
[shakespeare] Phase: installPhase
4432.74 s
[webdriver] [ 4 of 22] Compiling Test.WebDriver.Firefox.Profile ( src/Test/WebDriver/Firefox/Profile.hs, dist/build/Test/WebDriver/Firefox/Profile.p_o )
4432.76 s
[wai-app-static] WaiAppStatic/Storage/Filesystem.hs:20:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4432.76 s
[wai-app-static] The import of ‘Data.List’ is redundant
4432.76 s
[wai-app-static] except perhaps to import instances from ‘Data.List’
4432.76 s
[wai-app-static] To import instances alone, use: import Data.List()
4432.76 s
[wai-app-static] |
4432.76 s
[wai-app-static] 20 | import Data.List (foldl')
4432.76 s
[wai-app-static] | ^^^^^^^^^^^^^^^^^^^^^^^^^
4432.76 s
[wai-app-static]
4432.86 s
[shakespeare] Installing library in /nix/store/5711zddfbx55y3x6nkl2485sywqqyy8i-shakespeare-2.1.0.1/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/shakespeare-2.1.0.1-HaAhWEVTqi0CgsKnjZyO46
4432.89 s
[wai-app-static] [5 of 9] Compiling WaiAppStatic.Storage.Embedded.TH ( WaiAppStatic/Storage/Embedded/TH.hs, /build/ghc789_tmp_0/ghc_tmp_22.o, /build/ghc789_tmp_0/ghc_tmp_22.dyn_o )
4432.99 s
[autodocodec-schema] [1 of 2] Compiling Autodocodec.Schema ( src/Autodocodec/Schema.hs, nothing ) [Flags changed]
4433.04 s
[sydtest-discover] Phase: checkPhase
4433.14 s
[sydtest-discover] Package has no test suites.
4433.15 s
[sydtest-discover] Phase: haddockPhase
4433.48 s
[wai-app-static] [6 of 9] Compiling WaiAppStatic.Storage.Embedded.Runtime ( WaiAppStatic/Storage/Embedded/Runtime.hs, /build/ghc789_tmp_0/ghc_tmp_20.o, /build/ghc789_tmp_0/ghc_tmp_20.dyn_o )
4433.51 s
[wai-app-static] WaiAppStatic/Storage/Embedded/Runtime.hs:87:33: warning : [ GHC-63394 ] [ -Wx-partial ]
4433.51 s
[wai-app-static] In the use of ‘head’
4433.51 s
[wai-app-static] (imported from Prelude, but defined in GHC.Internal.List):
4433.51 s
[wai-app-static] "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
4433.51 s
[wai-app-static] |
4433.51 s
[wai-app-static] 87 | next = map (\(x, y) -> (head x, (tail x, y))) orig
4433.51 s
[wai-app-static] | ^^^^
4433.51 s
[wai-app-static]
4433.51 s
[wai-app-static] WaiAppStatic/Storage/Embedded/Runtime.hs:87:42: warning : [ GHC-63394 ] [ -Wx-partial ]
4433.51 s
[wai-app-static] In the use of ‘tail’
4433.51 s
[wai-app-static] (imported from Prelude, but defined in GHC.Internal.List):
4433.51 s
[wai-app-static] "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"."
4433.51 s
[wai-app-static] |
4433.51 s
[wai-app-static] 87 | next = map (\(x, y) -> (head x, (tail x, y))) orig
4433.51 s
[wai-app-static] | ^^^^
4433.51 s
[wai-app-static]
4433.51 s
[wai-app-static] WaiAppStatic/Storage/Embedded/Runtime.hs:91:30: warning : [ GHC-63394 ] [ -Wx-partial ]
4433.51 s
[wai-app-static] In the use of ‘head’
4433.51 s
[wai-app-static] (imported from Prelude, but defined in GHC.Internal.List):
4433.52 s
[wai-app-static] "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
4433.52 s
[wai-app-static] |
4433.52 s
[wai-app-static] 91 | hoisted = map (fst . head &&& map snd) grouped
4433.52 s
[wai-app-static] | ^^^^
4433.52 s
[wai-app-static]
4433.55 s
[tmp-postgres] [3 of 4] Compiling Database.Postgres.Temp.Internal ( src/Database/Postgres/Temp/Internal.hs, dist/build/Database/Postgres/Temp/Internal.o, dist/build/Database/Postgres/Temp/Internal.dyn_o )
4433.65 s
[shakespeare] Phase: fixupPhase
4433.67 s
[shakespeare] shrinking RPATHs of ELF executables and libraries in /nix/store/5711zddfbx55y3x6nkl2485sywqqyy8i-shakespeare-2.1.0.1
4433.68 s
[shakespeare] shrinking /nix/store/5711zddfbx55y3x6nkl2485sywqqyy8i-shakespeare-2.1.0.1/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSshakespeare-2.1.0.1-HaAhWEVTqi0CgsKnjZyO46-ghc9.12.3.so
4433.69 s
[wai-app-static] [7 of 9] Compiling WaiAppStatic.Storage.Embedded ( WaiAppStatic/Storage/Embedded.hs, /build/ghc789_tmp_0/ghc_tmp_18.o, /build/ghc789_tmp_0/ghc_tmp_18.dyn_o )
4433.71 s
[shakespeare] checking for references to /build/ in /nix/store/5711zddfbx55y3x6nkl2485sywqqyy8i-shakespeare-2.1.0.1...
4433.72 s
[wai-app-static] [8 of 9] Compiling Network.Wai.Application.Static ( Network/Wai/Application/Static.hs, nothing ) [Util changed]
4433.74 s
[shakespeare] patching script interpreter paths in /nix/store/5711zddfbx55y3x6nkl2485sywqqyy8i-shakespeare-2.1.0.1
4433.75 s
[shakespeare] stripping (with command strip and flags -S -p) in /nix/store/5711zddfbx55y3x6nkl2485sywqqyy8i-shakespeare-2.1.0.1/lib
4433.80 s
[webdriver] [ 5 of 22] Compiling Test.WebDriver.Session.History ( src/Test/WebDriver/Session/History.hs, dist/build/Test/WebDriver/Session/History.p_o )
4433.80 s
[webdriver] [ 6 of 22] Compiling Test.WebDriver.Session ( src/Test/WebDriver/Session.hs, dist/build/Test/WebDriver/Session.p_o )
4433.80 s
[webdriver] [ 7 of 22] Compiling Test.WebDriver.Class ( src/Test/WebDriver/Class.hs, dist/build/Test/WebDriver/Class.p_o )
4433.80 s
[webdriver] [ 8 of 22] Compiling Test.WebDriver.JSON ( src/Test/WebDriver/JSON.hs, dist/build/Test/WebDriver/JSON.p_o )
4433.80 s
[webdriver] src/Test/WebDriver/JSON.hs:74:34: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4433.80 s
[webdriver] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4433.80 s
[webdriver] • In the newtype declaration for ‘BadJSON’
4433.81 s
[webdriver] |
4433.81 s
[webdriver] 74 | deriving (Eq, Show, Typeable )
4433.81 s
[webdriver] | ^^^^^^^^
4433.81 s
[webdriver]
4433.81 s
[webdriver] [ 9 of 22] Compiling Test.WebDriver.Exceptions.Internal ( src/Test/WebDriver/Exceptions/Internal.hs, dist/build/Test/WebDriver/Exceptions/Internal.p_o )
4433.81 s
[webdriver] src/Test/WebDriver/Exceptions/Internal.hs:35:37: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4433.81 s
[webdriver] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4433.81 s
[webdriver] • In the newtype declaration for ‘InvalidURL’
4433.81 s
[webdriver] |
4433.81 s
[webdriver] 35 | deriving (Eq, Show, Typeable )
4433.81 s
[webdriver] | ^^^^^^^^
4433.81 s
[webdriver]
4433.81 s
[webdriver] src/Test/WebDriver/Exceptions/Internal.hs:40:44: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4433.81 s
[webdriver] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4433.81 s
[webdriver] • In the data declaration for ‘HTTPStatusUnknown’
4433.81 s
[webdriver] |
4433.81 s
[webdriver] 40 | deriving (Eq, Show, Typeable )
4433.81 s
[webdriver] | ^^^^^^^^
4433.81 s
[webdriver]
4433.81 s
[webdriver] src/Test/WebDriver/Exceptions/Internal.hs:45:40: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4433.81 s
[webdriver] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4433.81 s
[webdriver] • In the data declaration for ‘HTTPConnError’
4433.81 s
[webdriver] |
4433.81 s
[webdriver] 45 | deriving (Eq, Show, Typeable )
4433.81 s
[webdriver] | ^^^^^^^^
4433.81 s
[webdriver]
4433.81 s
[webdriver] src/Test/WebDriver/Exceptions/Internal.hs:50:41: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4433.81 s
[webdriver] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4433.81 s
[webdriver] • In the newtype declaration for ‘UnknownCommand’
4433.81 s
[webdriver] |
4433.81 s
[webdriver] 50 | deriving (Eq, Show, Typeable )
4433.81 s
[webdriver] | ^^^^^^^^
4433.81 s
[webdriver]
4433.81 s
[webdriver] src/Test/WebDriver/Exceptions/Internal.hs:55:43: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4433.81 s
[webdriver] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4433.81 s
[webdriver] • In the newtype declaration for ‘ServerError’
4433.81 s
[webdriver] |
4433.81 s
[webdriver] 55 | deriving (Eq, Show, Typeable )
4433.81 s
[webdriver] | ^^^^^^^^
4433.81 s
[webdriver]
4433.81 s
[webdriver] src/Test/WebDriver/Exceptions/Internal.hs:61:36: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4433.81 s
[webdriver] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4433.81 s
[webdriver] • In the data declaration for ‘FailedCommand’
4433.81 s
[webdriver] |
4433.81 s
[webdriver] 61 | deriving (Show, Typeable )
4433.81 s
[webdriver] | ^^^^^^^^
4433.81 s
[webdriver]
4433.81 s
[webdriver] [10 of 22] Compiling Test.WebDriver.Cookies ( src/Test/WebDriver/Cookies.hs, dist/build/Test/WebDriver/Cookies.p_o )
4433.81 s
[webdriver] [11 of 22] Compiling Test.WebDriver.Capabilities ( src/Test/WebDriver/Capabilities.hs, dist/build/Test/WebDriver/Capabilities.p_o )
4433.99 s
[wai-app-static] [9 of 9] Compiling WaiAppStatic.CmdLine ( WaiAppStatic/CmdLine.hs, nothing ) [Network.Wai.Application.Static changed]
4434.06 s
[autodocodec-schema] [2 of 2] Compiling Paths_autodocodec_schema ( dist/build/autogen/Paths_autodocodec_schema.hs, nothing ) [Flags changed]
4434.06 s
[tmp-postgres] [4 of 4] Compiling Database.Postgres.Temp ( src/Database/Postgres/Temp.hs, dist/build/Database/Postgres/Temp.o, dist/build/Database/Postgres/Temp.dyn_o )
4434.06 s
[sydtest-discover] Preprocessing library for sydtest-discover-0.0.0.4...
4434.06 s
[sydtest-discover] Running Haddock on library for sydtest-discover-0.0.0.4...
4434.07 s
[wai-app-static] Haddock coverage:
4434.07 s
[sydtest-discover] Warning: The documentation for the following packages are not installed. No
4434.07 s
[sydtest-discover] links will be generated to these packages: path-0.9.6, path-0.9.6,
4434.07 s
[sydtest-discover] vector-0.13.2.0
4434.08 s
[autodocodec-schema] Haddock coverage:
4434.19 s
[shakespeare] shrinking RPATHs of ELF executables and libraries in /nix/store/gj4yrvabh9k1g6j1lglc5yaxvvvb49bh-shakespeare-2.1.0.1-doc
4434.20 s
[shakespeare] checking for references to /build/ in /nix/store/gj4yrvabh9k1g6j1lglc5yaxvvvb49bh-shakespeare-2.1.0.1-doc...
4434.22 s
[shakespeare] patching script interpreter paths in /nix/store/gj4yrvabh9k1g6j1lglc5yaxvvvb49bh-shakespeare-2.1.0.1-doc
4434.39 s
Progress: 290 of 370 built (10 building), 559 of 559 downloaded from cache
4434.39 s
[autodocodec-schema] 10% ( 1 / 10) in 'Autodocodec.Schema'
4434.39 s
[autodocodec-schema] Missing documentation for:
4434.39 s
[autodocodec-schema] Module header
4434.39 s
[autodocodec-schema] jsonSchemaViaCodec (src/Autodocodec/Schema.hs:283)
4434.39 s
[autodocodec-schema] jsonSchemaVia (src/Autodocodec/Schema.hs:286)
4434.39 s
[autodocodec-schema] jsonObjectSchemaViaCodec (src/Autodocodec/Schema.hs:289)
4434.39 s
[autodocodec-schema] jsonObjectSchemaVia (src/Autodocodec/Schema.hs:292)
4434.39 s
[autodocodec-schema] ObjectSchema (src/Autodocodec/Schema.hs:187)
4434.39 s
[autodocodec-schema] KeyRequirement (src/Autodocodec/Schema.hs:275)
4434.39 s
[autodocodec-schema] validateAccordingTo (src/Autodocodec/Schema.hs:410)
4434.39 s
[autodocodec-schema] validateObjectAccordingTo (src/Autodocodec/Schema.hs:413)
4434.46 s
[sydtest-discover] [1 of 2] Compiling Paths_sydtest_discover ( dist/build/autogen/Paths_sydtest_discover.hs, nothing ) [Flags changed]
4434.57 s
[sydtest-discover] [2 of 2] Compiling Test.Syd.Discover ( src/Test/Syd/Discover.hs, nothing ) [Flags changed]
4434.59 s
[wai-app-static] 88% ( 16 / 18) in 'WaiAppStatic.Types'
4434.59 s
[wai-app-static] Missing documentation for:
4434.59 s
[wai-app-static] Module header
4434.59 s
[wai-app-static] fromPiece
4434.59 s
[wai-app-static] Warning: 'renderDirectoryContents' is out of scope.
4434.59 s
[wai-app-static] If you qualify the identifier, haddock can try to link it anyway.
4434.59 s
[wai-app-static] Warning: 'getMetaData' is out of scope.
4434.59 s
[wai-app-static] If you qualify the identifier, haddock can try to link it anyway.
4434.59 s
[wai-app-static] 50% ( 1 / 2) in 'WaiAppStatic.Listing'
4434.59 s
[wai-app-static] Missing documentation for:
4434.59 s
[wai-app-static] Module header
4434.59 s
[wai-app-static] 100% ( 7 / 7) in 'WaiAppStatic.Storage.Filesystem'
4434.60 s
[wai-app-static] Warning: 'StaticSettings' is ambiguous. It is defined
4434.60 s
[wai-app-static] * at WaiAppStatic/Types.hs:123:23
4434.60 s
[wai-app-static] * at WaiAppStatic/Types.hs:123:1
4434.60 s
[wai-app-static] You may be able to disambiguate the identifier by qualifying it or
4434.60 s
[wai-app-static] by specifying the type/value namespace explicitly.
4434.60 s
[wai-app-static] Defaulting to the one defined at WaiAppStatic/Types.hs:123:1
4434.60 s
[wai-app-static] Warning: 'embedApp' is out of scope.
4434.60 s
[wai-app-static] If you qualify the identifier, haddock can try to link it anyway.
4434.60 s
[wai-app-static] 85% ( 6 / 7) in 'WaiAppStatic.Storage.Embedded'
4434.60 s
[wai-app-static] Missing documentation for:
4434.60 s
[wai-app-static] Module header
4434.60 s
[wai-app-static] 100% ( 19 / 19) in 'Network.Wai.Application.Static'
4434.60 s
[wai-app-static] 66% ( 2 / 3) in 'WaiAppStatic.CmdLine'
4434.60 s
[wai-app-static] Missing documentation for:
4434.60 s
[wai-app-static] Args (WaiAppStatic/CmdLine.hs:42)
4434.72 s
[tmp-postgres] [1 of 4] Compiling Database.Postgres.Temp.Internal.Core ( src/Database/Postgres/Temp/Internal/Core.hs, dist/build/Database/Postgres/Temp/Internal/Core.p_o )
4434.87 s
[autodocodec-schema] Warning: Autodocodec.Schema: could not find link destinations for:
4434.87 s
[autodocodec-schema] - Autodocodec.Schema.Rep_JSONSchema
4434.87 s
[autodocodec-schema] - Autodocodec.Schema.Rep_KeyRequirement
4434.87 s
[autodocodec-schema] - Autodocodec.Schema.Rep_ObjectSchema
4434.92 s
[statistics] buildPhase completed in 1 minutes 7 seconds
4434.92 s
[statistics] Phase: haddockPhase
4434.98 s
[tmp-postgres] src/Database/Postgres/Temp/Internal/Core.hs:98:23: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4434.98 s
[tmp-postgres] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4434.98 s
[tmp-postgres] • In the data declaration for ‘StartError’
4434.98 s
[tmp-postgres] |
4434.98 s
[tmp-postgres] 98 | deriving (Show, Eq, Typeable )
4434.98 s
[tmp-postgres] | ^^^^^^^^
4434.98 s
[tmp-postgres]
4435.11 s
[aeson-pretty] Documentation created: dist/doc/html/aeson-pretty,
4435.11 s
[aeson-pretty] dist/doc/html/aeson-pretty/aeson-pretty.txt
4435.18 s
[conduit] [13 of 14] Compiling Data.Conduit.Combinators.Unqualified ( src/Data/Conduit/Combinators/Unqualified.hs, dist/build/Data/Conduit/Combinators/Unqualified.p_o )
4435.22 s
[conduit] src/Data/Conduit/Combinators/Unqualified.hs:461:52: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4435.22 s
[conduit] The use of ‘~’ without TypeOperators
4435.22 s
[conduit] will become an error in a future GHC release.
4435.22 s
[conduit] Suggested fix:
4435.22 s
[conduit] Perhaps you intended to use the ‘TypeOperators’ extension
4435.22 s
[conduit] |
4435.22 s
[conduit] 461 | andCE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
4435.22 s
[conduit] | ^
4435.22 s
[conduit]
4435.22 s
[conduit] src/Data/Conduit/Combinators/Unqualified.hs:461:52: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
4435.22 s
[conduit] • The ‘~’ operator is out of scope.
4435.22 s
[conduit] Assuming it to stand for an equality constraint.
4435.22 s
[conduit] • Note: ‘~’ used to be built-in syntax but now is a regular type operator
4435.22 s
[conduit] exported from Data.Type.Equality and Prelude.
4435.22 s
[conduit] If you are using a custom Prelude, consider re-exporting it.
4435.22 s
[conduit] • This will become an error in a future GHC release.
4435.22 s
[conduit] |
4435.22 s
[conduit] 461 | andCE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
4435.22 s
[conduit] | ^
4435.22 s
[conduit]
4435.22 s
[conduit] src/Data/Conduit/Combinators/Unqualified.hs:480:51: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4435.22 s
[conduit] The use of ‘~’ without TypeOperators
4435.22 s
[conduit] will become an error in a future GHC release.
4435.22 s
[conduit] Suggested fix:
4435.22 s
[conduit] Perhaps you intended to use the ‘TypeOperators’ extension
4435.22 s
[conduit] |
4435.23 s
[conduit] 480 | orCE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
4435.23 s
[conduit] | ^
4435.23 s
[conduit]
4435.23 s
[conduit] src/Data/Conduit/Combinators/Unqualified.hs:480:51: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
4435.23 s
[conduit] • The ‘~’ operator is out of scope.
4435.23 s
[conduit] Assuming it to stand for an equality constraint.
4435.23 s
[conduit] • Note: ‘~’ used to be built-in syntax but now is a regular type operator
4435.23 s
[conduit] exported from Data.Type.Equality and Prelude.
4435.23 s
[conduit] If you are using a custom Prelude, consider re-exporting it.
4435.23 s
[conduit] • This will become an error in a future GHC release.
4435.23 s
[conduit] |
4435.23 s
[conduit] 480 | orCE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
4435.23 s
[conduit] | ^
4435.23 s
[conduit]
4435.23 s
[conduit] src/Data/Conduit/Combinators/Unqualified.hs:993:61: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4435.23 s
[conduit] The use of ‘~’ without TypeOperators
4435.23 s
[conduit] will become an error in a future GHC release.
4435.23 s
[conduit] Suggested fix:
4435.23 s
[conduit] Perhaps you intended to use the ‘TypeOperators’ extension
4435.23 s
[conduit] |
4435.23 s
[conduit] 993 | slidingWindowC :: (Monad m, Seq.IsSequence seq, Element seq ~ a) => Int -> ConduitT a seq m ()
4435.23 s
[conduit] | ^
4435.23 s
[conduit]
4435.23 s
[conduit] src/Data/Conduit/Combinators/Unqualified.hs:993:61: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
4435.23 s
[conduit] • The ‘~’ operator is out of scope.
4435.23 s
[conduit] Assuming it to stand for an equality constraint.
4435.23 s
[conduit] • Note: ‘~’ used to be built-in syntax but now is a regular type operator
4435.23 s
[conduit] exported from Data.Type.Equality and Prelude.
4435.23 s
[conduit] If you are using a custom Prelude, consider re-exporting it.
4435.23 s
[conduit] • This will become an error in a future GHC release.
4435.23 s
[conduit] |
4435.23 s
[conduit] 993 | slidingWindowC :: (Monad m, Seq.IsSequence seq, Element seq ~ a) => Int -> ConduitT a seq m ()
4435.23 s
[conduit] | ^
4435.23 s
[conduit]
4435.23 s
[conduit] src/Data/Conduit/Combinators/Unqualified.hs:1135:52: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4435.23 s
[conduit] The use of ‘~’ without TypeOperators
4435.23 s
[conduit] will become an error in a future GHC release.
4435.23 s
[conduit] Suggested fix:
4435.23 s
[conduit] Perhaps you intended to use the ‘TypeOperators’ extension
4435.23 s
[conduit] |
4435.23 s
[conduit] 1135 | lineC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
4435.23 s
[conduit] | ^
4435.23 s
[conduit]
4435.23 s
[conduit] src/Data/Conduit/Combinators/Unqualified.hs:1135:52: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
4435.23 s
[conduit] • The ‘~’ operator is out of scope.
4435.23 s
[conduit] Assuming it to stand for an equality constraint.
4435.23 s
[conduit] • Note: ‘~’ used to be built-in syntax but now is a regular type operator
4435.23 s
[conduit] exported from Data.Type.Equality and Prelude.
4435.23 s
[conduit] If you are using a custom Prelude, consider re-exporting it.
4435.23 s
[conduit] • This will become an error in a future GHC release.
4435.23 s
[conduit] |
4435.23 s
[conduit] 1135 | lineC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
4435.23 s
[conduit] | ^
4435.23 s
[conduit]
4435.23 s
[conduit] src/Data/Conduit/Combinators/Unqualified.hs:1144:57: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4435.23 s
[conduit] The use of ‘~’ without TypeOperators
4435.23 s
[conduit] will become an error in a future GHC release.
4435.23 s
[conduit] Suggested fix:
4435.23 s
[conduit] Perhaps you intended to use the ‘TypeOperators’ extension
4435.23 s
[conduit] |
4435.23 s
[conduit] 1144 | lineAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
4435.23 s
[conduit] | ^
4435.23 s
[conduit]
4435.23 s
[conduit] src/Data/Conduit/Combinators/Unqualified.hs:1144:57: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
4435.23 s
[conduit] • The ‘~’ operator is out of scope.
4435.23 s
[conduit] Assuming it to stand for an equality constraint.
4435.23 s
[conduit] • Note: ‘~’ used to be built-in syntax but now is a regular type operator
4435.23 s
[conduit] exported from Data.Type.Equality and Prelude.
4435.23 s
[conduit] If you are using a custom Prelude, consider re-exporting it.
4435.23 s
[conduit] • This will become an error in a future GHC release.
4435.23 s
[conduit] |
4435.23 s
[conduit] 1144 | lineAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
4435.23 s
[conduit] | ^
4435.23 s
[conduit]
4435.23 s
[conduit] src/Data/Conduit/Combinators/Unqualified.hs:1153:55: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4435.23 s
[conduit] The use of ‘~’ without TypeOperators
4435.23 s
[conduit] will become an error in a future GHC release.
4435.23 s
[conduit] Suggested fix:
4435.23 s
[conduit] Perhaps you intended to use the ‘TypeOperators’ extension
4435.23 s
[conduit] |
4435.23 s
[conduit] 1153 | unlinesC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) => ConduitT seq seq m ()
4435.23 s
[conduit] | ^
4435.23 s
[conduit]
4435.23 s
[conduit] src/Data/Conduit/Combinators/Unqualified.hs:1153:55: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
4435.23 s
[conduit] • The ‘~’ operator is out of scope.
4435.23 s
[conduit] Assuming it to stand for an equality constraint.
4435.23 s
[conduit] • Note: ‘~’ used to be built-in syntax but now is a regular type operator
4435.23 s
[conduit] exported from Data.Type.Equality and Prelude.
4435.23 s
[conduit] If you are using a custom Prelude, consider re-exporting it.
4435.23 s
[conduit] • This will become an error in a future GHC release.
4435.23 s
[conduit] |
4435.23 s
[conduit] 1153 | unlinesC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) => ConduitT seq seq m ()
4435.23 s
[conduit] | ^
4435.23 s
[conduit]
4435.23 s
[conduit] src/Data/Conduit/Combinators/Unqualified.hs:1160:60: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4435.23 s
[conduit] The use of ‘~’ without TypeOperators
4435.23 s
[conduit] will become an error in a future GHC release.
4435.23 s
[conduit] Suggested fix:
4435.23 s
[conduit] Perhaps you intended to use the ‘TypeOperators’ extension
4435.23 s
[conduit] |
4435.23 s
[conduit] 1160 | unlinesAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) => ConduitT seq seq m ()
4435.23 s
[conduit] | ^
4435.23 s
[conduit]
4435.23 s
[conduit] src/Data/Conduit/Combinators/Unqualified.hs:1160:60: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
4435.23 s
[conduit] • The ‘~’ operator is out of scope.
4435.23 s
[conduit] Assuming it to stand for an equality constraint.
4435.23 s
[conduit] • Note: ‘~’ used to be built-in syntax but now is a regular type operator
4435.23 s
[conduit] exported from Data.Type.Equality and Prelude.
4435.23 s
[conduit] If you are using a custom Prelude, consider re-exporting it.
4435.23 s
[conduit] • This will become an error in a future GHC release.
4435.23 s
[conduit] |
4435.23 s
[conduit] 1160 | unlinesAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) => ConduitT seq seq m ()
4435.23 s
[conduit] | ^
4435.23 s
[conduit]
4435.23 s
[conduit] src/Data/Conduit/Combinators/Unqualified.hs:1170:62: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4435.23 s
[conduit] The use of ‘~’ without TypeOperators
4435.23 s
[conduit] will become an error in a future GHC release.
4435.23 s
[conduit] Suggested fix:
4435.23 s
[conduit] Perhaps you intended to use the ‘TypeOperators’ extension
4435.23 s
[conduit] |
4435.23 s
[conduit] 1170 | linesUnboundedC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
4435.23 s
[conduit] | ^
4435.23 s
[conduit]
4435.23 s
[conduit] src/Data/Conduit/Combinators/Unqualified.hs:1170:62: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
4435.23 s
[conduit] • The ‘~’ operator is out of scope.
4435.23 s
[conduit] Assuming it to stand for an equality constraint.
4435.23 s
[conduit] • Note: ‘~’ used to be built-in syntax but now is a regular type operator
4435.23 s
[conduit] exported from Data.Type.Equality and Prelude.
4435.23 s
[conduit] If you are using a custom Prelude, consider re-exporting it.
4435.23 s
[conduit] • This will become an error in a future GHC release.
4435.23 s
[conduit] |
4435.23 s
[conduit] 1170 | linesUnboundedC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
4435.23 s
[conduit] | ^
4435.23 s
[conduit]
4435.23 s
[conduit] src/Data/Conduit/Combinators/Unqualified.hs:1178:67: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4435.23 s
[conduit] The use of ‘~’ without TypeOperators
4435.23 s
[conduit] will become an error in a future GHC release.
4435.23 s
[conduit] Suggested fix:
4435.23 s
[conduit] Perhaps you intended to use the ‘TypeOperators’ extension
4435.23 s
[conduit] |
4435.23 s
[conduit] 1178 | linesUnboundedAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
4435.23 s
[conduit] | ^
4435.23 s
[conduit]
4435.23 s
[conduit] src/Data/Conduit/Combinators/Unqualified.hs:1178:67: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
4435.23 s
[conduit] • The ‘~’ operator is out of scope.
4435.23 s
[conduit] Assuming it to stand for an equality constraint.
4435.23 s
[conduit] • Note: ‘~’ used to be built-in syntax but now is a regular type operator
4435.23 s
[conduit] exported from Data.Type.Equality and Prelude.
4435.23 s
[conduit] If you are using a custom Prelude, consider re-exporting it.
4435.23 s
[conduit] • This will become an error in a future GHC release.
4435.23 s
[conduit] |
4435.23 s
[conduit] 1178 | linesUnboundedAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
4435.23 s
[conduit] | ^
4435.23 s
[conduit]
4435.23 s
[conduit] src/Data/Conduit/Combinators/Unqualified.hs:1201:72: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4435.23 s
[conduit] The use of ‘~’ without TypeOperators
4435.23 s
[conduit] will become an error in a future GHC release.
4435.23 s
[conduit] Suggested fix:
4435.23 s
[conduit] Perhaps you intended to use the ‘TypeOperators’ extension
4435.23 s
[conduit] |
4435.23 s
[conduit] 1201 | vectorBuilderC :: (PrimMonad m, V.Vector v e, PrimMonad n, PrimState m ~ PrimState n)
4435.23 s
[conduit] | ^
4435.23 s
[conduit]
4435.23 s
[conduit] src/Data/Conduit/Combinators/Unqualified.hs:1201:72: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
4435.23 s
[conduit] • The ‘~’ operator is out of scope.
4435.23 s
[conduit] Assuming it to stand for an equality constraint.
4435.23 s
[conduit] • Note: ‘~’ used to be built-in syntax but now is a regular type operator
4435.23 s
[conduit] exported from Data.Type.Equality and Prelude.
4435.23 s
[conduit] If you are using a custom Prelude, consider re-exporting it.
4435.23 s
[conduit] • This will become an error in a future GHC release.
4435.23 s
[conduit] |
4435.23 s
[conduit] 1201 | vectorBuilderC :: (PrimMonad m, V.Vector v e, PrimMonad n, PrimState m ~ PrimState n)
4435.23 s
[conduit] | ^
4435.23 s
[conduit]
4435.28 s
[sydtest-discover] Haddock coverage:
4435.36 s
[sydtest-discover] 0% ( 0 / 21) in 'Test.Syd.Discover'
4435.36 s
[sydtest-discover] Missing documentation for:
4435.36 s
[sydtest-discover] Module header
4435.36 s
[sydtest-discover] sydTestDiscover (src/Test/Syd/Discover.hs:18)
4435.36 s
[sydtest-discover] findTestBaseDir (src/Test/Syd/Discover.hs:34)
4435.36 s
[sydtest-discover] Arguments (src/Test/Syd/Discover.hs:44)
4435.36 s
[sydtest-discover] Settings (src/Test/Syd/Discover.hs:52)
4435.36 s
[sydtest-discover] getArguments (src/Test/Syd/Discover.hs:58)
4435.36 s
[sydtest-discover] argumentsParser (src/Test/Syd/Discover.hs:61)
4435.36 s
[sydtest-discover] sourceFilesInNonHiddenDirsRecursively (src/Test/Syd/Discover.hs:78)
4435.36 s
[sydtest-discover] hiddenFile (src/Test/Syd/Discover.hs:91)
4435.36 s
[sydtest-discover] isHiddenIn (src/Test/Syd/Discover.hs:101)
4435.36 s
[sydtest-discover] isHaskellFile (src/Test/Syd/Discover.hs:108)
4435.36 s
[sydtest-discover] SpecModule (src/Test/Syd/Discover.hs:122)
4435.36 s
[sydtest-discover] parseSpecModule (src/Test/Syd/Discover.hs:129)
4435.36 s
[sydtest-discover] makeModuleName (src/Test/Syd/Discover.hs:142)
4435.36 s
[sydtest-discover] makeSpecModule (src/Test/Syd/Discover.hs:146)
4435.36 s
[sydtest-discover] moduleDeclaration (src/Test/Syd/Discover.hs:165)
4435.36 s
[sydtest-discover] mainDeclaration (src/Test/Syd/Discover.hs:168)
4435.36 s
[sydtest-discover] importDeclarations (src/Test/Syd/Discover.hs:175)
4435.36 s
[sydtest-discover] specDeclaration (src/Test/Syd/Discover.hs:178)
4435.36 s
[sydtest-discover] moduleSpecLine (src/Test/Syd/Discover.hs:187)
4435.37 s
[sydtest-discover] specFunctionName (src/Test/Syd/Discover.hs:190)
4435.67 s
[servant-client-core] Documentation created: dist/doc/html/servant-client-core,
4435.67 s
[servant-client-core] dist/doc/html/servant-client-core/servant-client-core.txt
4435.82 s
[aeson-pretty] Preprocessing executable 'aeson-pretty' for aeson-pretty-0.8.10...
4435.85 s
[servant-client-core] Phase: installPhase
4435.91 s
[conduit] [14 of 14] Compiling Conduit ( src/Conduit.hs, dist/build/Conduit.p_o )
4435.91 s
[aeson-pretty] Phase: installPhase
4435.96 s
[servant-client-core] Installing library in /nix/store/nbidx389gv9jfnbf3bmhbka92dv4dk0f-servant-client-core-0.20.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/servant-client-core-0.20.2-H4hV9vXMLTjJthqOKyxvf2
4435.99 s
[statistics] Preprocessing library for statistics-0.16.3.0...
4435.99 s
[aeson-pretty] Installing library in /nix/store/hvhg5jnk3fwlmvba8nka8imsh5nz3r4h-aeson-pretty-0.8.10/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/aeson-pretty-0.8.10-DgNc3opdc3YIqq5ctKrDgo
4436.00 s
[statistics] Running Haddock on library for statistics-0.16.3.0...
4436.00 s
[statistics] Warning: The documentation for the following packages are not installed. No
4436.00 s
[statistics] links will be generated to these packages: vector-0.13.2.0
4436.02 s
[aeson-pretty] Installing executable aeson-pretty in /nix/store/hvhg5jnk3fwlmvba8nka8imsh5nz3r4h-aeson-pretty-0.8.10/bin
4436.02 s
[aeson-pretty] Warning: The directory
4436.02 s
[aeson-pretty] /nix/store/hvhg5jnk3fwlmvba8nka8imsh5nz3r4h-aeson-pretty-0.8.10/bin is not in
4436.02 s
[aeson-pretty] the system search path.
4436.03 s
[sydtest-discover] Warning: Test.Syd.Discover: could not find link destinations for:
4436.03 s
[sydtest-discover] - Path.Internal.Posix.Path
4436.03 s
[sydtest-discover] - Path.Posix.Rel
4436.03 s
[sydtest-discover] - Path.Posix.Dir
4436.03 s
[sydtest-discover] - Path.Posix.File
4436.03 s
[sydtest-discover] - Path.Posix.Abs
4436.26 s
[aeson-pretty] Phase: fixupPhase
4436.27 s
[servant-client-core] Phase: fixupPhase
4436.28 s
[aeson-pretty] shrinking RPATHs of ELF executables and libraries in /nix/store/hvhg5jnk3fwlmvba8nka8imsh5nz3r4h-aeson-pretty-0.8.10
4436.28 s
[tmp-postgres] [2 of 4] Compiling Database.Postgres.Temp.Internal.Config ( src/Database/Postgres/Temp/Internal/Config.hs, dist/build/Database/Postgres/Temp/Internal/Config.p_o )
4436.29 s
[aeson-pretty] shrinking /nix/store/hvhg5jnk3fwlmvba8nka8imsh5nz3r4h-aeson-pretty-0.8.10/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSaeson-pretty-0.8.10-DgNc3opdc3YIqq5ctKrDgo-ghc9.12.3.so
4436.29 s
[servant-client-core] shrinking RPATHs of ELF executables and libraries in /nix/store/nbidx389gv9jfnbf3bmhbka92dv4dk0f-servant-client-core-0.20.2
4436.30 s
[aeson-pretty] shrinking /nix/store/hvhg5jnk3fwlmvba8nka8imsh5nz3r4h-aeson-pretty-0.8.10/bin/aeson-pretty
4436.31 s
[servant-client-core] shrinking /nix/store/nbidx389gv9jfnbf3bmhbka92dv4dk0f-servant-client-core-0.20.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSservant-client-core-0.20.2-H4hV9vXMLTjJthqOKyxvf2-ghc9.12.3.so
4436.32 s
[aeson-pretty] checking for references to /build/ in /nix/store/hvhg5jnk3fwlmvba8nka8imsh5nz3r4h-aeson-pretty-0.8.10...
4436.32 s
[servant-client-core] checking for references to /build/ in /nix/store/nbidx389gv9jfnbf3bmhbka92dv4dk0f-servant-client-core-0.20.2...
4436.35 s
[aeson-pretty] patching script interpreter paths in /nix/store/hvhg5jnk3fwlmvba8nka8imsh5nz3r4h-aeson-pretty-0.8.10
4436.35 s
[aeson-pretty] stripping (with command strip and flags -S -p) in /nix/store/hvhg5jnk3fwlmvba8nka8imsh5nz3r4h-aeson-pretty-0.8.10/lib /nix/store/hvhg5jnk3fwlmvba8nka8imsh5nz3r4h-aeson-pretty-0.8.10/bin
4436.43 s
[servant-client-core] patching script interpreter paths in /nix/store/nbidx389gv9jfnbf3bmhbka92dv4dk0f-servant-client-core-0.20.2
4436.43 s
[servant-client-core] stripping (with command strip and flags -S -p) in /nix/store/nbidx389gv9jfnbf3bmhbka92dv4dk0f-servant-client-core-0.20.2/lib
4436.44 s
[aeson-pretty] shrinking RPATHs of ELF executables and libraries in /nix/store/vchr6c1nqdyg648hawhb2v3mxkh34nb8-aeson-pretty-0.8.10-doc
4436.44 s
[aeson-pretty] checking for references to /build/ in /nix/store/vchr6c1nqdyg648hawhb2v3mxkh34nb8-aeson-pretty-0.8.10-doc...
4436.44 s
[statistics] [ 1 of 49] Compiling Statistics.Correlation.Kendall ( Statistics/Correlation/Kendall.hs, nothing ) [Flags changed]
4436.44 s
[aeson-pretty] patching script interpreter paths in /nix/store/vchr6c1nqdyg648hawhb2v3mxkh34nb8-aeson-pretty-0.8.10-doc
4436.53 s
Progress: 291 of 370 built (9 building), 559 of 559 downloaded from cache
4436.53 s
[servant-client-core] shrinking RPATHs of ELF executables and libraries in /nix/store/d0kq5pqwcdicqyml0q7klb4f34fff4ls-servant-client-core-0.20.2-doc
4436.53 s
[servant-client-core] checking for references to /build/ in /nix/store/d0kq5pqwcdicqyml0q7klb4f34fff4ls-servant-client-core-0.20.2-doc...
4436.53 s
[servant-client-core] patching script interpreter paths in /nix/store/d0kq5pqwcdicqyml0q7klb4f34fff4ls-servant-client-core-0.20.2-doc
4436.53 s
[statistics] [ 2 of 49] Compiling Statistics.Distribution.Poisson.Internal ( Statistics/Distribution/Poisson/Internal.hs, nothing ) [Flags changed]
4436.53 s
[statistics] [ 3 of 49] Compiling Statistics.Function ( Statistics/Function.hs, /build/ghc1282_tmp_0/ghc_tmp_8.o, /build/ghc1282_tmp_0/ghc_tmp_8.dyn_o )
4436.63 s
Progress: 292 of 370 built (8 building), 559 of 559 downloaded from cache
4436.71 s
Building servant-client
4436.71 s
[statistics] [ 4 of 49] Compiling Statistics.Internal ( Statistics/Internal.hs, /build/ghc1282_tmp_0/ghc_tmp_10.o, /build/ghc1282_tmp_0/ghc_tmp_10.dyn_o )
4436.71 s
[statistics] [ 5 of 49] Compiling Statistics.Quantile ( Statistics/Quantile.hs, nothing ) [Flags changed]
4437.00 s
[statistics] Statistics/Quantile.hs:131:30: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4437.00 s
[statistics] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4437.00 s
[statistics] • In the data declaration for ‘ContParam’
4437.00 s
[statistics] |
4437.00 s
[statistics] 131 | deriving (Show,Eq,Ord,Data,Typeable ,Generic)
4437.00 s
[statistics] | ^^^^^^^^
4437.00 s
[statistics]
4437.00 s
[statistics] [ 6 of 49] Compiling Statistics.Sample.Histogram ( Statistics/Sample/Histogram.hs, nothing ) [Flags changed]
4437.01 s
[servant-client] Phase: setupCompilerEnvironmentPhase
4437.02 s
[statistics] [ 7 of 49] Compiling Statistics.Sample.Internal ( Statistics/Sample/Internal.hs, /build/ghc1282_tmp_0/ghc_tmp_14.o, /build/ghc1282_tmp_0/ghc_tmp_14.dyn_o )
4437.02 s
[servant-client] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4437.02 s
[webdriver] [12 of 22] Compiling Test.WebDriver.Config ( src/Test/WebDriver/Config.hs, dist/build/Test/WebDriver/Config.p_o )
4437.05 s
[statistics] [ 8 of 49] Compiling Statistics.Distribution ( Statistics/Distribution.hs, /build/ghc1282_tmp_0/ghc_tmp_4.o, /build/ghc1282_tmp_0/ghc_tmp_4.dyn_o )
4437.20 s
[webdriver] [13 of 22] Compiling Test.WebDriver.Internal ( src/Test/WebDriver/Internal.hs, dist/build/Test/WebDriver/Internal.p_o )
4437.20 s
[webdriver] [14 of 22] Compiling Test.WebDriver.Utils ( src/Test/WebDriver/Utils.hs, dist/build/Test/WebDriver/Utils.p_o )
4437.20 s
[webdriver] [15 of 22] Compiling Test.WebDriver.Commands.Internal ( src/Test/WebDriver/Commands/Internal.hs, dist/build/Test/WebDriver/Commands/Internal.p_o )
4437.20 s
[webdriver] src/Test/WebDriver/Commands/Internal.hs:66:38: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4437.20 s
[webdriver] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4437.20 s
[webdriver] • In the newtype declaration for ‘NoSessionId’
4437.20 s
[webdriver] |
4437.20 s
[webdriver] 66 | deriving (Eq, Show, Typeable )
4437.20 s
[webdriver] | ^^^^^^^^
4437.20 s
[webdriver]
4437.20 s
[webdriver] [16 of 22] Compiling Test.WebDriver.Exceptions ( src/Test/WebDriver/Exceptions.hs, dist/build/Test/WebDriver/Exceptions.p_o )
4437.20 s
[webdriver] [17 of 22] Compiling Test.WebDriver.Commands ( src/Test/WebDriver/Commands.hs, dist/build/Test/WebDriver/Commands.p_o )
4437.32 s
[statistics] [ 9 of 49] Compiling Statistics.Distribution.Uniform ( Statistics/Distribution/Uniform.hs, nothing ) [Flags changed]
4437.34 s
[statistics] Statistics/Distribution/Uniform.hs:40:21: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4437.34 s
[statistics] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4437.34 s
[statistics] • In the data declaration for ‘UniformDistribution’
4437.34 s
[statistics] |
4437.34 s
[statistics] 40 | } deriving (Eq, Typeable , Data, Generic)
4437.34 s
[statistics] | ^^^^^^^^
4437.34 s
[statistics]
4437.34 s
[statistics] [10 of 49] Compiling Statistics.Distribution.Transform ( Statistics/Distribution/Transform.hs, nothing ) [Flags changed]
4437.36 s
[statistics] Statistics/Distribution/Transform.hs:38:31: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4437.36 s
[statistics] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4437.36 s
[statistics] • In the data declaration for ‘LinearTransform’
4437.36 s
[statistics] |
4437.36 s
[statistics] 38 | } deriving (Eq, Show, Read, Typeable , Data, Generic)
4437.36 s
[statistics] | ^^^^^^^^
4437.36 s
[statistics]
4437.36 s
[statistics] [11 of 49] Compiling Statistics.Distribution.StudentT ( Statistics/Distribution/StudentT.hs, nothing ) [Flags changed]
4437.38 s
[statistics] Statistics/Distribution/StudentT.hs:38:34: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4437.38 s
[statistics] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4437.38 s
[statistics] • In the newtype declaration for ‘StudentT’
4437.38 s
[statistics] |
4437.38 s
[statistics] 38 | deriving (Eq, Typeable , Data, Generic)
4437.38 s
[statistics] | ^^^^^^^^
4437.38 s
[statistics]
4437.38 s
[statistics] [12 of 49] Compiling Statistics.Distribution.Poisson ( Statistics/Distribution/Poisson.hs, nothing ) [Flags changed]
4437.39 s
[statistics] Statistics/Distribution/Poisson.hs:45:21: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4437.39 s
[statistics] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4437.39 s
[statistics] • In the newtype declaration for ‘PoissonDistribution’
4437.40 s
[statistics] |
4437.40 s
[statistics] 45 | } deriving (Eq, Typeable , Data, Generic)
4437.40 s
[statistics] | ^^^^^^^^
4437.40 s
[statistics]
4437.40 s
[statistics] [13 of 49] Compiling Statistics.Distribution.NegativeBinomial ( Statistics/Distribution/NegativeBinomial.hs, nothing ) [Flags changed]
4437.41 s
[statistics] Statistics/Distribution/NegativeBinomial.hs:32:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4437.41 s
[statistics] The import of ‘Data.Foldable’ is redundant
4437.41 s
[statistics] except perhaps to import instances from ‘Data.Foldable’
4437.41 s
[statistics] To import instances alone, use: import Data.Foldable()
4437.41 s
[statistics] |
4437.41 s
[statistics] 32 | import Data.Foldable (foldl')
4437.41 s
[statistics] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4437.41 s
[statistics]
4437.41 s
[statistics] Statistics/Distribution/NegativeBinomial.hs:64:21: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4437.41 s
[statistics] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4437.41 s
[statistics] • In the data declaration for ‘NegativeBinomialDistribution’
4437.41 s
[statistics] |
4437.41 s
[statistics] 64 | } deriving (Eq, Typeable , Data, Generic)
4437.41 s
[statistics] | ^^^^^^^^
4437.41 s
[statistics]
4437.42 s
[statistics] [14 of 49] Compiling Statistics.Distribution.Hypergeometric ( Statistics/Distribution/Hypergeometric.hs, nothing ) [Flags changed]
4437.43 s
[servant-client] Phase: unpackPhase
4437.43 s
[servant-client] unpacking source archive /nix/store/68bfk8pj0918hld12wrp2zxf75f9y45m-servant-client-0.20.2.tar.gz
4437.44 s
[servant-client] source root is servant-client-0.20.2
4437.44 s
[statistics] Statistics/Distribution/Hypergeometric.hs:48:21: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4437.44 s
[statistics] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4437.44 s
[statistics] • In the data declaration for ‘HypergeometricDistribution’
4437.44 s
[statistics] |
4437.44 s
[servant-client] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "servant-client-0.20.2/test/Spec.hs"
4437.44 s
[statistics] 48 | } deriving (Eq, Typeable , Data, Generic)
4437.45 s
[statistics] | ^^^^^^^^
4437.45 s
[statistics]
4437.45 s
[statistics] [15 of 49] Compiling Statistics.Distribution.Geometric ( Statistics/Distribution/Geometric.hs, nothing ) [Flags changed]
4437.45 s
[servant-client] Phase: patchPhase
4437.46 s
[servant-client] Run jailbreak-cabal to lift version restrictions on build inputs.
4437.49 s
[statistics] Statistics/Distribution/Geometric.hs:56:21: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4437.49 s
[statistics] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4437.49 s
[statistics] • In the newtype declaration for ‘GeometricDistribution’
4437.49 s
[statistics] |
4437.49 s
[statistics] 56 | } deriving (Eq, Typeable , Data, Generic)
4437.49 s
[statistics] | ^^^^^^^^
4437.49 s
[statistics]
4437.49 s
[servant-client] Phase: compileBuildDriverPhase
4437.49 s
[statistics] Statistics/Distribution/Geometric.hs:158:21: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4437.49 s
[statistics] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4437.49 s
[statistics] • In the newtype declaration for ‘GeometricDistribution0’
4437.49 s
[statistics] |
4437.49 s
[statistics] 158 | } deriving (Eq, Typeable , Data, Generic)
4437.49 s
[statistics] | ^^^^^^^^
4437.49 s
[statistics]
4437.49 s
[servant-client] setupCompileFlags: -package-db=/build/tmp.ClOas2CRYP/setup-package.conf.d -threaded
4437.49 s
[statistics] [16 of 49] Compiling Statistics.Distribution.Gamma ( Statistics/Distribution/Gamma.hs, nothing ) [Flags changed]
4437.52 s
[statistics] Statistics/Distribution/Gamma.hs:50:21: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4437.52 s
[statistics] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4437.52 s
[statistics] • In the data declaration for ‘GammaDistribution’
4437.52 s
[statistics] |
4437.52 s
[statistics] 50 | } deriving (Eq, Typeable , Data, Generic)
4437.52 s
[statistics] | ^^^^^^^^
4437.52 s
[statistics]
4437.52 s
[statistics] [17 of 49] Compiling Statistics.Distribution.FDistribution ( Statistics/Distribution/FDistribution.hs, nothing ) [Flags changed]
4437.55 s
[statistics] Statistics/Distribution/FDistribution.hs:44:34: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4437.55 s
[statistics] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4437.55 s
[statistics] • In the data declaration for ‘FDistribution’
4437.55 s
[statistics] |
4437.55 s
[statistics] 44 | deriving (Eq, Typeable , Data, Generic)
4437.55 s
[statistics] | ^^^^^^^^
4437.55 s
[statistics]
4437.56 s
[statistics] [18 of 49] Compiling Statistics.Distribution.DiscreteUniform ( Statistics/Distribution/DiscreteUniform.hs, nothing ) [Flags changed]
4437.56 s
[servant-client] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.ClOas2CRYP/Main.o )
4437.58 s
[statistics] Statistics/Distribution/DiscreteUniform.hs:49:21: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4437.58 s
[statistics] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4437.58 s
[statistics] • In the data declaration for ‘DiscreteUniform’
4437.58 s
[statistics] |
4437.58 s
[statistics] 49 | } deriving (Eq, Typeable , Data, Generic)
4437.58 s
[statistics] | ^^^^^^^^
4437.58 s
[statistics]
4437.58 s
[statistics] [19 of 49] Compiling Statistics.Distribution.ChiSquared ( Statistics/Distribution/ChiSquared.hs, nothing ) [Flags changed]
4437.61 s
[statistics] Statistics/Distribution/ChiSquared.hs:42:17: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4437.61 s
[statistics] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4437.61 s
[statistics] • In the newtype declaration for ‘ChiSquared’
4437.61 s
[statistics] |
4437.61 s
[statistics] 42 | deriving (Eq, Typeable , Data, Generic)
4437.61 s
[statistics] | ^^^^^^^^
4437.61 s
[statistics]
4437.61 s
[statistics] [20 of 49] Compiling Statistics.Distribution.CauchyLorentz ( Statistics/Distribution/CauchyLorentz.hs, nothing ) [Flags changed]
4437.63 s
[statistics] Statistics/Distribution/CauchyLorentz.hs:46:17: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4437.63 s
[statistics] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4437.63 s
[statistics] • In the data declaration for ‘CauchyDistribution’
4437.64 s
[statistics] |
4437.64 s
[statistics] 46 | deriving (Eq, Typeable , Data, Generic)
4437.64 s
[statistics] | ^^^^^^^^
4437.64 s
[statistics]
4437.64 s
[statistics] [21 of 49] Compiling Statistics.Distribution.Binomial ( Statistics/Distribution/Binomial.hs, nothing ) [Flags changed]
4437.65 s
[servant-client] [2 of 2] Linking Setup
4437.66 s
[autodocodec-nix] Documentation created: dist/doc/html/autodocodec-nix,
4437.66 s
[autodocodec-nix] dist/doc/html/autodocodec-nix/autodocodec-nix.txt
4437.66 s
[statistics] Statistics/Distribution/Binomial.hs:48:21: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4437.66 s
[statistics] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4437.66 s
[statistics] • In the data declaration for ‘BinomialDistribution’
4437.67 s
[statistics] |
4437.67 s
[statistics] 48 | } deriving (Eq, Typeable , Data, Generic)
4437.67 s
[statistics] | ^^^^^^^^
4437.67 s
[statistics]
4437.67 s
[statistics] [22 of 49] Compiling Statistics.Distribution.Beta ( Statistics/Distribution/Beta.hs, nothing ) [Flags changed]
4437.70 s
[statistics] Statistics/Distribution/Beta.hs:44:18: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4437.70 s
[statistics] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4437.70 s
[statistics] • In the data declaration for ‘BetaDistribution’
4437.70 s
[statistics] |
4437.70 s
[statistics] 44 | } deriving (Eq, Typeable , Data, Generic)
4437.70 s
[statistics] | ^^^^^^^^
4437.70 s
[statistics]
4437.70 s
[statistics] [23 of 49] Compiling Statistics.Sample.Powers ( Statistics/Sample/Powers.hs, nothing ) [Flags changed]
4437.73 s
[statistics] Statistics/Sample/Powers.hs:68:31: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4437.73 s
[statistics] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4437.73 s
[statistics] • In the newtype declaration for ‘Powers’
4437.73 s
[statistics] |
4437.73 s
[statistics] 68 | deriving (Eq, Read, Show, Typeable , Data, Generic)
4437.73 s
[statistics] | ^^^^^^^^
4437.73 s
[statistics]
4437.74 s
[statistics] [24 of 49] Compiling Statistics.Test.Internal ( Statistics/Test/Internal.hs, nothing ) [Flags changed]
4437.75 s
[statistics] [25 of 49] Compiling Statistics.Transform ( Statistics/Transform.hs, nothing ) [Flags changed]
4437.78 s
[statistics] [26 of 49] Compiling Statistics.Sample.KernelDensity ( Statistics/Sample/KernelDensity.hs, nothing ) [Flags changed]
4437.80 s
[statistics] [27 of 49] Compiling Statistics.Types.Internal ( Statistics/Types/Internal.hs, /build/ghc1282_tmp_0/ghc_tmp_16.o, /build/ghc1282_tmp_0/ghc_tmp_16.dyn_o )
4437.83 s
[autodocodec-nix] Phase: installPhase
4437.86 s
[conduit] Phase: haddockPhase
4437.89 s
[statistics] [28 of 49] Compiling Statistics.Sample ( Statistics/Sample.hs, /build/ghc1282_tmp_0/ghc_tmp_12.o, /build/ghc1282_tmp_0/ghc_tmp_12.dyn_o )
4437.92 s
[autodocodec-nix] Installing library in /nix/store/gqchbpism1b88sbns42dc3sxbawjjrsz-autodocodec-nix-0.1.0.1/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/autodocodec-nix-0.1.0.1-DpFs4DyxkFFHhzIurcFNks
4438.20 s
[statistics] [29 of 49] Compiling Statistics.Sample.Normalize ( Statistics/Sample/Normalize.hs, nothing ) [Flags changed]
4438.20 s
[autodocodec-nix] Phase: fixupPhase
4438.20 s
[statistics] [30 of 49] Compiling Statistics.Sample.KernelDensity.Simple ( Statistics/Sample/KernelDensity/Simple.hs, nothing ) [Flags changed]
4438.22 s
[statistics] Statistics/Sample/KernelDensity/Simple.hs:65:33: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4438.22 s
[statistics] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4438.22 s
[autodocodec-nix] shrinking RPATHs of ELF executables and libraries in /nix/store/gqchbpism1b88sbns42dc3sxbawjjrsz-autodocodec-nix-0.1.0.1
4438.22 s
[statistics] • In the newtype declaration for ‘Points’
4438.22 s
[statistics] |
4438.22 s
[statistics] 65 | } deriving (Eq, Read, Show, Typeable , Data, Generic)
4438.22 s
[statistics] | ^^^^^^^^
4438.22 s
[statistics]
4438.23 s
[statistics] [31 of 49] Compiling Statistics.Distribution.Weibull ( Statistics/Distribution/Weibull.hs, nothing ) [Flags changed]
4438.23 s
[autodocodec-nix] shrinking /nix/store/gqchbpism1b88sbns42dc3sxbawjjrsz-autodocodec-nix-0.1.0.1/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSautodocodec-nix-0.1.0.1-DpFs4DyxkFFHhzIurcFNks-ghc9.12.3.so
4438.24 s
[autodocodec-nix] checking for references to /build/ in /nix/store/gqchbpism1b88sbns42dc3sxbawjjrsz-autodocodec-nix-0.1.0.1...
4438.26 s
[statistics] Statistics/Distribution/Weibull.hs:45:21: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4438.26 s
[statistics] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4438.26 s
[statistics] • In the data declaration for ‘WeibullDistribution’
4438.26 s
[statistics] |
4438.26 s
[statistics] 45 | } deriving (Eq, Typeable , Data, Generic)
4438.26 s
[statistics] | ^^^^^^^^
4438.26 s
[statistics]
4438.26 s
[statistics] [32 of 49] Compiling Statistics.Distribution.Normal ( Statistics/Distribution/Normal.hs, /build/ghc1282_tmp_0/ghc_tmp_6.o, /build/ghc1282_tmp_0/ghc_tmp_6.dyn_o )
4438.26 s
[autodocodec-nix] patching script interpreter paths in /nix/store/gqchbpism1b88sbns42dc3sxbawjjrsz-autodocodec-nix-0.1.0.1
4438.27 s
[autodocodec-nix] stripping (with command strip and flags -S -p) in /nix/store/gqchbpism1b88sbns42dc3sxbawjjrsz-autodocodec-nix-0.1.0.1/lib
4438.30 s
[statistics] Statistics/Distribution/Normal.hs:47:21: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4438.30 s
[statistics] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4438.30 s
[statistics] • In the data declaration for ‘NormalDistribution’
4438.30 s
[statistics] |
4438.30 s
[statistics] 47 | } deriving (Eq, Typeable , Data, Generic)
4438.30 s
[statistics] | ^^^^^^^^
4438.30 s
[statistics]
4438.33 s
[autodocodec-nix] shrinking RPATHs of ELF executables and libraries in /nix/store/k58290kxlkk2n5djbk7igqvipc9n9r8z-autodocodec-nix-0.1.0.1-doc
4438.34 s
[autodocodec-nix] checking for references to /build/ in /nix/store/k58290kxlkk2n5djbk7igqvipc9n9r8z-autodocodec-nix-0.1.0.1-doc...
4438.35 s
[autodocodec-nix] patching script interpreter paths in /nix/store/k58290kxlkk2n5djbk7igqvipc9n9r8z-autodocodec-nix-0.1.0.1-doc
4438.45 s
Progress: 293 of 370 built (8 building), 559 of 559 downloaded from cache
4438.53 s
[conduit] Preprocessing library for conduit-1.3.6.1...
4438.53 s
[conduit] Running Haddock on library for conduit-1.3.6.1...
4438.53 s
[conduit] Warning: The documentation for the following packages are not installed. No
4438.53 s
[conduit] links will be generated to these packages: vector-0.13.2.0
4438.54 s
[statistics] [33 of 49] Compiling Statistics.Types ( Statistics/Types.hs, nothing ) [Flags changed]
4438.80 s
[tmp-postgres] [3 of 4] Compiling Database.Postgres.Temp.Internal ( src/Database/Postgres/Temp/Internal.hs, dist/build/Database/Postgres/Temp/Internal.p_o )
4438.87 s
[statistics] Statistics/Types.hs:102:30: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4438.88 s
[statistics] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4438.88 s
[statistics] • In the newtype declaration for ‘CL’
4438.88 s
[statistics] |
4438.88 s
[statistics] 102 | deriving (Eq, Typeable , Data, Generic)
4438.88 s
[statistics] | ^^^^^^^^
4438.88 s
[statistics]
4438.88 s
[statistics] Statistics/Types.hs:207:34: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4438.88 s
[statistics] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4438.88 s
[statistics] • In the newtype declaration for ‘PValue’
4438.88 s
[statistics] |
4438.88 s
[statistics] 207 | deriving (Eq,Ord, Typeable , Data, Generic)
4438.88 s
[statistics] | ^^^^^^^^
4438.88 s
[statistics]
4438.88 s
[statistics] Statistics/Types.hs:321:18: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4438.88 s
[statistics] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4438.88 s
[statistics] • In the data declaration for ‘Estimate’
4438.88 s
[statistics] |
4438.88 s
[statistics] 321 | , Typeable , Data
4438.88 s
[statistics] | ^^^^^^^^
4438.88 s
[statistics]
4438.88 s
[statistics] Statistics/Types.hs:341:29: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4438.88 s
[statistics] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4438.88 s
[statistics] • In the newtype declaration for ‘NormalErr’
4438.88 s
[statistics] |
4438.88 s
[statistics] 341 | deriving (Eq, Read, Show, Typeable , Data, Generic)
4438.88 s
[statistics] | ^^^^^^^^
4438.88 s
[statistics]
4438.88 s
[statistics] Statistics/Types.hs:364:26: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4438.88 s
[statistics] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4438.88 s
[statistics] • In the data declaration for ‘ConfInt’
4438.88 s
[statistics] |
4438.88 s
[statistics] 364 | deriving (Read,Show,Eq,Typeable ,Data,Generic)
4438.88 s
[statistics] | ^^^^^^^^
4438.88 s
[statistics]
4438.88 s
[statistics] Statistics/Types.hs:453:33: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4438.88 s
[statistics] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4438.88 s
[statistics] • In the data declaration for ‘UpperLimit’
4438.88 s
[statistics] |
4438.88 s
[statistics] 453 | } deriving (Eq, Read, Show, Typeable , Data, Generic)
4438.88 s
[statistics] | ^^^^^^^^
4438.88 s
[statistics]
4438.89 s
[statistics] Statistics/Types.hs:473:31: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4438.89 s
[statistics] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4438.89 s
[statistics] • In the data declaration for ‘LowerLimit’
4438.89 s
[statistics] |
4438.89 s
[statistics] 473 | } deriving (Eq, Read, Show, Typeable , Data, Generic)
4438.89 s
[statistics] | ^^^^^^^^
4438.89 s
[statistics]
4438.90 s
[statistics] [34 of 49] Compiling Statistics.Test.Types ( Statistics/Test/Types.hs, nothing ) [Flags changed]
4439.11 s
[statistics] Statistics/Test/Types.hs:23:41: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4439.11 s
[statistics] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4439.11 s
[statistics] • In the data declaration for ‘TestResult’
4439.11 s
[statistics] |
4439.11 s
[statistics] 23 | deriving (Eq,Ord,Show,Typeable ,Data,Generic)
4439.11 s
[statistics] | ^^^^^^^^
4439.11 s
[statistics]
4439.11 s
[statistics] Statistics/Test/Types.hs:46:25: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4439.11 s
[statistics] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4439.11 s
[statistics] • In the data declaration for ‘Test’
4439.11 s
[statistics] |
4439.11 s
[statistics] 46 | deriving (Eq,Ord,Show,Typeable ,Data,Generic,Functor)
4439.12 s
[statistics] | ^^^^^^^^
4439.12 s
[statistics]
4439.12 s
[statistics] Statistics/Test/Types.hs:73:25: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4439.12 s
[statistics] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4439.12 s
[statistics] • In the data declaration for ‘PositionTest’
4439.12 s
[statistics] |
4439.12 s
[statistics] 73 | deriving (Eq,Ord,Show,Typeable ,Data,Generic)
4439.12 s
[statistics] | ^^^^^^^^
4439.12 s
[statistics]
4439.12 s
[statistics] [35 of 49] Compiling Statistics.Test.StudentT ( Statistics/Test/StudentT.hs, nothing ) [Flags changed]
4439.14 s
[statistics] [36 of 49] Compiling Statistics.Test.KruskalWallis ( Statistics/Test/KruskalWallis.hs, nothing ) [Flags changed]
4439.16 s
[statistics] [37 of 49] Compiling Statistics.Test.KolmogorovSmirnov ( Statistics/Test/KolmogorovSmirnov.hs, nothing ) [Flags changed]
4439.20 s
[statistics] [38 of 49] Compiling Statistics.Test.ChiSquared ( Statistics/Test/ChiSquared.hs, nothing ) [Flags changed]
4439.22 s
[statistics] [39 of 49] Compiling Statistics.Resampling ( Statistics/Resampling.hs, nothing ) [Flags changed]
4439.23 s
[conduit] Haddock coverage:
4439.24 s
[conduit] Warning: 'catchC' is out of scope.
4439.24 s
[conduit] If you qualify the identifier, haddock can try to link it anyway.
4439.24 s
[conduit] Warning: 'Source' is out of scope.
4439.24 s
[conduit] If you qualify the identifier, haddock can try to link it anyway.
4439.24 s
[conduit] Warning: 'Conduit' is out of scope.
4439.24 s
[conduit] If you qualify the identifier, haddock can try to link it anyway.
4439.24 s
[conduit] Warning: 'hoist' is out of scope.
4439.24 s
[conduit] If you qualify the identifier, haddock can try to link it anyway.
4439.24 s
[conduit] Warning: 'tryC' is out of scope.
4439.24 s
[conduit] If you qualify the identifier, haddock can try to link it anyway.
4439.28 s
[servant-client] Phase: updateAutotoolsGnuConfigScriptsPhase
4439.29 s
[statistics] Statistics/Resampling.hs:75:33: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4439.29 s
[statistics] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4439.29 s
[statistics] • In the newtype declaration for ‘Resample’
4439.29 s
[statistics] |
4439.29 s
[statistics] 75 | } deriving (Eq, Read, Show, Typeable , Data, Generic)
4439.29 s
[statistics] | ^^^^^^^^
4439.29 s
[statistics]
4439.29 s
[statistics] Statistics/Resampling.hs:89:14: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4439.29 s
[statistics] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4439.29 s
[statistics] • In the data declaration for ‘Bootstrap’
4439.29 s
[statistics] |
4439.29 s
[statistics] 89 | , Typeable , Data
4439.29 s
[statistics] | ^^^^^^^^
4439.29 s
[statistics]
4439.29 s
[servant-client] Phase: configurePhase
4439.29 s
[statistics] Statistics/Resampling.hs:168:31: warning : [ GHC-63394 ] [ -Wx-partial ]
4439.29 s
[statistics] In the use of ‘tail’
4439.29 s
[statistics] (imported from Prelude, but defined in GHC.Internal.List):
4439.29 s
[statistics] "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"."
4439.29 s
[statistics] |
4439.29 s
[statistics] 168 | forConcurrently_ (zip3 ixs (tail ixs) gens) $ \ (start,!end,gen') -> do
4439.30 s
[statistics] | ^^^^
4439.30 s
[statistics]
4439.30 s
[servant-client] configureFlags: --verbose --prefix=/nix/store/3nq6mqkblc80hcw7rlf55m7wkz0jmnb3-servant-client-0.20.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/bg635mcg8l0lcbi81qgya689n7vyjghc-servant-client-0.20.2-doc/share/doc/servant-client-0.20.2 --with-gcc=gcc --package-db=/build/tmp.ClOas2CRYP/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --enable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4439.30 s
[statistics] [40 of 49] Compiling Statistics.Regression ( Statistics/Regression.hs, nothing ) [Flags changed]
4439.31 s
[servant-client] Using Parsec parser
4439.31 s
[servant-client] Configuring servant-client-0.20.2...
4439.32 s
[tmp-postgres] [4 of 4] Compiling Database.Postgres.Temp ( src/Database/Postgres/Temp.hs, dist/build/Database/Postgres/Temp.p_o )
4439.33 s
[statistics] [41 of 49] Compiling Statistics.ConfidenceInt ( Statistics/ConfidenceInt.hs, nothing ) [Flags changed]
4439.34 s
[statistics] [42 of 49] Compiling Statistics.Test.WilcoxonT ( Statistics/Test/WilcoxonT.hs, nothing ) [Flags changed]
4439.36 s
[statistics] [43 of 49] Compiling Statistics.Test.MannWhitneyU ( Statistics/Test/MannWhitneyU.hs, nothing ) [Flags changed]
4439.38 s
[statistics] Statistics/Test/MannWhitneyU.hs:114:22: warning : [ GHC-63394 ] [ -Wx-partial ]
4439.38 s
[statistics] In the use of ‘tail’
4439.38 s
[statistics] (imported from Prelude, but defined in GHC.Internal.List):
4439.38 s
[statistics] "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"."
4439.38 s
[statistics] |
4439.38 s
[statistics] 114 | $ tail
4439.38 s
[statistics] | ^^^^
4439.38 s
[statistics]
4439.38 s
[statistics] [44 of 49] Compiling Statistics.Resampling.Bootstrap ( Statistics/Resampling/Bootstrap.hs, nothing ) [Flags changed]
4439.40 s
[statistics] [45 of 49] Compiling Statistics.Distribution.Lognormal ( Statistics/Distribution/Lognormal.hs, nothing ) [Flags changed]
4439.43 s
[statistics] Statistics/Distribution/Lognormal.hs:42:19: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4439.43 s
[statistics] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4439.43 s
[statistics] • In the newtype declaration for ‘LognormalDistribution’
4439.43 s
[statistics] |
4439.43 s
[statistics] 42 | deriving (Eq, Typeable , Data, Generic)
4439.43 s
[statistics] | ^^^^^^^^
4439.43 s
[statistics]
4439.43 s
[statistics] [46 of 49] Compiling Statistics.Distribution.Laplace ( Statistics/Distribution/Laplace.hs, nothing ) [Flags changed]
4439.46 s
[statistics] Statistics/Distribution/Laplace.hs:48:21: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4439.46 s
[statistics] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4439.46 s
[statistics] • In the data declaration for ‘LaplaceDistribution’
4439.46 s
[statistics] |
4439.46 s
[statistics] 48 | } deriving (Eq, Typeable , Data, Generic)
4439.46 s
[statistics] | ^^^^^^^^
4439.46 s
[statistics]
4439.46 s
[statistics] [47 of 49] Compiling Statistics.Distribution.Exponential ( Statistics/Distribution/Exponential.hs, nothing ) [Flags changed]
4439.49 s
[statistics] Statistics/Distribution/Exponential.hs:45:21: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4439.49 s
[statistics] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4439.49 s
[statistics] • In the newtype declaration for ‘ExponentialDistribution’
4439.49 s
[statistics] |
4439.49 s
[statistics] 45 | } deriving (Eq, Typeable , Data, Generic)
4439.49 s
[statistics] | ^^^^^^^^
4439.49 s
[statistics]
4439.49 s
[statistics] [48 of 49] Compiling Statistics.Correlation ( Statistics/Correlation.hs, nothing ) [Flags changed]
4439.49 s
[conduit] Warning: 'ConduitT' is ambiguous. It is defined
4439.49 s
[conduit] * in ‘Data.Conduit.Internal.Conduit’
4439.49 s
[conduit] * in ‘Data.Conduit.Internal.Conduit’
4439.49 s
[conduit] You may be able to disambiguate the identifier by qualifying it or
4439.49 s
[conduit] by specifying the type/value namespace explicitly.
4439.49 s
[conduit] Defaulting to the one defined in ‘Data.Conduit.Internal.Conduit’
4439.49 s
[conduit] Warning: 'SealedConduitT' is ambiguous. It is defined
4439.49 s
[conduit] * in ‘Data.Conduit.Internal.Conduit’
4439.49 s
[conduit] * in ‘Data.Conduit.Internal.Conduit’
4439.49 s
[conduit] You may be able to disambiguate the identifier by qualifying it or
4439.49 s
[conduit] by specifying the type/value namespace explicitly.
4439.49 s
[conduit] Defaulting to the one defined in ‘Data.Conduit.Internal.Conduit’
4439.50 s
[statistics] [49 of 49] Compiling Statistics.Autocorrelation ( Statistics/Autocorrelation.hs, nothing ) [Flags changed]
4439.50 s
[conduit] Warning: 'ZipConduit' is ambiguous. It is defined
4439.50 s
[conduit] * in ‘Data.Conduit.Internal.Conduit’
4439.50 s
[conduit] * in ‘Data.Conduit.Internal.Conduit’
4439.50 s
[conduit] You may be able to disambiguate the identifier by qualifying it or
4439.50 s
[conduit] by specifying the type/value namespace explicitly.
4439.50 s
[conduit] Defaulting to the one defined in ‘Data.Conduit.Internal.Conduit’
4439.50 s
[conduit] 18% ( 3 / 16) in 'Data.Conduit.Internal.Fusion'
4439.50 s
[conduit] Missing documentation for:
4439.50 s
[conduit] Module header
4439.51 s
[conduit] Stream
4439.51 s
[conduit] ConduitWithStream
4439.51 s
[conduit] StreamConduitT
4439.51 s
[conduit] StreamConduit
4439.51 s
[conduit] StreamSource
4439.51 s
[conduit] StreamProducer
4439.51 s
[conduit] StreamSink
4439.51 s
[conduit] StreamConsumer
4439.51 s
[conduit] streamConduit
4439.51 s
[conduit] streamSource
4439.51 s
[conduit] streamSourcePure
4439.51 s
[conduit] unstream
4439.51 s
[statistics] Haddock coverage:
4439.51 s
[conduit] 0% ( 0 / 41) in 'Data.Conduit.Internal.List.Stream'
4439.51 s
[conduit] Missing documentation for:
4439.51 s
[conduit] Module header
4439.51 s
[conduit] unfoldS
4439.51 s
[conduit] unfoldEitherS
4439.51 s
[conduit] unfoldMS
4439.51 s
[conduit] unfoldEitherMS
4439.51 s
[conduit] sourceListS
4439.51 s
[conduit] enumFromToS
4439.51 s
[conduit] enumFromToS_int
4439.51 s
[conduit] iterateS
4439.51 s
[conduit] replicateS
4439.51 s
[conduit] replicateMS
4439.51 s
[conduit] foldS
4439.51 s
[conduit] foldMS
4439.51 s
[conduit] mapM_S
4439.51 s
[conduit] dropS
4439.51 s
[conduit] takeS
4439.51 s
[conduit] headS
4439.51 s
[conduit] mapS
4439.51 s
[conduit] mapMS
4439.51 s
[conduit] iterMS
4439.51 s
[conduit] mapMaybeS
4439.51 s
[conduit] mapMaybeMS
4439.51 s
[conduit] catMaybesS
4439.51 s
[conduit] concatS
4439.51 s
[conduit] concatMapS
4439.51 s
[conduit] concatMapMS
4439.51 s
[conduit] concatMapAccumS
4439.51 s
[conduit] mapAccumS
4439.51 s
[conduit] mapAccumMS
4439.51 s
[conduit] concatMapAccumMS
4439.51 s
[conduit] mapFoldableS
4439.51 s
[conduit] mapFoldableMS
4439.51 s
[conduit] consumeS
4439.51 s
[conduit] groupByS
4439.51 s
[conduit] groupOn1S
4439.51 s
[conduit] GroupByState
4439.51 s
[conduit] groupBy1S
4439.51 s
[conduit] isolateS
4439.51 s
[conduit] filterS
4439.51 s
[conduit] sinkNullS
4439.51 s
[conduit] sourceNullS
4439.51 s
[conduit] 11% ( 3 / 27) in 'Data.Conduit.Combinators.Stream'
4439.51 s
[conduit] Missing documentation for:
4439.51 s
[conduit] yieldManyS
4439.51 s
[conduit] repeatMS
4439.51 s
[conduit] repeatWhileMS
4439.51 s
[conduit] foldl1S
4439.51 s
[conduit] allS
4439.51 s
[conduit] anyS
4439.51 s
[conduit] sinkLazyS
4439.51 s
[conduit] sinkVectorS
4439.51 s
[conduit] sinkVectorNS
4439.51 s
[conduit] sinkLazyBuilderS
4439.51 s
[conduit] lastS
4439.51 s
[conduit] lastES
4439.51 s
[conduit] findS
4439.51 s
[conduit] concatMapS
4439.51 s
[conduit] concatMapMS
4439.51 s
[conduit] concatS
4439.51 s
[conduit] scanlS
4439.51 s
[conduit] scanlMS
4439.51 s
[conduit] mapAccumWhileS
4439.51 s
[conduit] mapAccumWhileMS
4439.51 s
[conduit] intersperseS
4439.51 s
[conduit] slidingWindowS
4439.51 s
[conduit] filterMS
4439.51 s
[conduit] splitOnUnboundedES
4439.51 s
[conduit] 97% ( 78 / 80) in 'Data.Conduit'
4439.51 s
[conduit] Missing documentation for:
4439.51 s
[conduit] sealConduitT
4439.51 s
[conduit] unsealConduitT
4439.51 s
[conduit] 91% ( 81 / 89) in 'Data.Conduit.Internal'
4439.51 s
[conduit] Missing documentation for:
4439.51 s
[conduit] Module header
4439.51 s
[conduit] enumFromTo
4439.51 s
[conduit] yieldM
4439.51 s
[conduit] conduitToPipe
4439.52 s
[conduit] sealConduitT
4439.52 s
[conduit] sinkToPipe
4439.52 s
[conduit] sourceToPipe
4439.52 s
[conduit] unsealConduitT
4439.52 s
[conduit] 100% ( 42 / 42) in 'Data.Conduit.Lift'
4439.52 s
[conduit] Warning: 'succ' is out of scope.
4439.52 s
[conduit] If you qualify the identifier, haddock can try to link it anyway.
4439.52 s
[conduit] Warning: 'Foldable' is out of scope.
4439.52 s
[conduit] If you qualify the identifier, haddock can try to link it anyway.
4439.53 s
[conduit] 100% ( 60 / 60) in 'Data.Conduit.List'
4439.54 s
[conduit] Warning: 'Flush' is ambiguous. It is defined
4439.54 s
[conduit] * in ‘Data.Conduit.Internal.Conduit’
4439.54 s
[conduit] * in ‘Data.Conduit.Internal.Conduit’
4439.54 s
[conduit] You may be able to disambiguate the identifier by qualifying it or
4439.54 s
[conduit] by specifying the type/value namespace explicitly.
4439.54 s
[conduit] Defaulting to the one defined in ‘Data.Conduit.Internal.Conduit’
4439.54 s
[conduit] Warning: 'chunkSize' is out of scope.
4439.54 s
[conduit] If you qualify the identifier, haddock can try to link it anyway.
4439.55 s
[conduit] Warning: 'ResourceT' is out of scope.
4439.55 s
[conduit] If you qualify the identifier, haddock can try to link it anyway.
4439.56 s
[conduit] 100% (167 /167) in 'Data.Conduit.Combinators'
4439.57 s
[conduit] Warning: 'chunkSize' is out of scope.
4439.57 s
[conduit] If you qualify the identifier, haddock can try to link it anyway.
4439.57 s
[conduit] Warning: 'chunksOfExactlyE' is out of scope.
4439.57 s
[conduit] If you qualify the identifier, haddock can try to link it anyway.
4439.57 s
[conduit] Warning: 'chunksOfE' is out of scope.
4439.57 s
[conduit] If you qualify the identifier, haddock can try to link it anyway.
4439.57 s
[conduit] Warning: 'concatMap' is out of scope.
4439.57 s
[conduit] If you qualify the identifier, haddock can try to link it anyway.
4439.57 s
[conduit] Warning: 'concatMapM' is out of scope.
4439.57 s
[conduit] If you qualify the identifier, haddock can try to link it anyway.
4439.57 s
[conduit] Warning: 'succ' is out of scope.
4439.57 s
[conduit] If you qualify the identifier, haddock can try to link it anyway.
4439.57 s
[conduit] Warning: 'line' is out of scope.
4439.57 s
[conduit] If you qualify the identifier, haddock can try to link it anyway.
4439.57 s
[conduit] Warning: 'linesUnbounded' is out of scope.
4439.57 s
[conduit] If you qualify the identifier, haddock can try to link it anyway.
4439.57 s
[conduit] Warning: 'mapM_' is out of scope.
4439.57 s
[conduit] If you qualify the identifier, haddock can try to link it anyway.
4439.57 s
[conduit] Warning: 'iterM' is out of scope.
4439.57 s
[conduit] If you qualify the identifier, haddock can try to link it anyway.
4439.57 s
[conduit] Warning: 'takeExactly' is out of scope.
4439.57 s
[conduit] If you qualify the identifier, haddock can try to link it anyway.
4439.57 s
[conduit] Warning: 'takeExactlyE' is out of scope.
4439.58 s
[conduit] If you qualify the identifier, haddock can try to link it anyway.
4439.58 s
[conduit] Warning: 'take' is out of scope.
4439.58 s
[conduit] If you qualify the identifier, haddock can try to link it anyway.
4439.58 s
[conduit] Warning: 'takeE' is out of scope.
4439.58 s
[conduit] If you qualify the identifier, haddock can try to link it anyway.
4439.58 s
[conduit] Warning: 'unlines' is out of scope.
4439.58 s
[conduit] If you qualify the identifier, haddock can try to link it anyway.
4439.58 s
[conduit] 100% (171 /171) in 'Conduit'
4439.63 s
[statistics] 100% ( 4 / 4) in 'Statistics.Correlation.Kendall'
4439.63 s
[statistics] Warning: 'alyThm1' is out of scope.
4439.63 s
[statistics] If you qualify the identifier, haddock can try to link it anyway.
4439.63 s
[statistics] 95% ( 21 / 22) in 'Statistics.Function'
4439.63 s
[statistics] Missing documentation for:
4439.63 s
[statistics] unsafeModify (Statistics/Function.hs:142)
4439.64 s
[statistics] Warning: 'ContParam' is ambiguous. It is defined
4439.64 s
[statistics] * at Statistics/Quantile.hs:130:18
4439.64 s
[statistics] * at Statistics/Quantile.hs:130:1
4439.64 s
[statistics] You may be able to disambiguate the identifier by qualifying it or
4439.64 s
[statistics] by specifying the type/value namespace explicitly.
4439.64 s
[statistics] Defaulting to the one defined at Statistics/Quantile.hs:130:1
4439.64 s
[statistics] 96% ( 24 / 25) in 'Statistics.Quantile'
4439.64 s
[statistics] Missing documentation for:
4439.64 s
[statistics] continuousBy (Statistics/Quantile.hs:390)
4439.64 s
[statistics] 100% ( 5 / 5) in 'Statistics.Sample.Histogram'
4439.64 s
[statistics] 33% ( 1 / 3) in 'Statistics.Sample.Internal'
4439.64 s
[statistics] Missing documentation for:
4439.64 s
[statistics] robustSumVar (Statistics/Sample/Internal.hs:25)
4439.64 s
[statistics] sum (Statistics/Sample/Internal.hs:29)
4439.64 s
[statistics] 100% ( 20 / 20) in 'Statistics.Distribution'
4439.64 s
[statistics] 100% ( 8 / 8) in 'Statistics.Distribution.Uniform'
4439.64 s
[statistics] 100% ( 4 / 4) in 'Statistics.Distribution.Transform'
4439.64 s
[statistics] 87% ( 7 / 8) in 'Statistics.Distribution.StudentT'
4439.64 s
[statistics] Missing documentation for:
4439.64 s
[statistics] studentTndf
4439.64 s
[statistics] 77% ( 7 / 9) in 'Statistics.Distribution.Poisson'
4439.64 s
[statistics] Missing documentation for:
4439.64 s
[statistics] PoissonDistribution (Statistics/Distribution/Poisson.hs:43)
4439.64 s
[statistics] poissonLambda
4439.65 s
[statistics] 100% ( 8 / 8) in 'Statistics.Distribution.NegativeBinomial'
4439.65 s
[statistics] 33% ( 3 / 9) in 'Statistics.Distribution.Hypergeometric'
4439.65 s
[statistics] Missing documentation for:
4439.65 s
[statistics] HypergeometricDistribution (Statistics/Distribution/Hypergeometric.hs:44)
4439.65 s
[statistics] hypergeometric (Statistics/Distribution/Hypergeometric.hs:121)
4439.65 s
[statistics] hypergeometricE (Statistics/Distribution/Hypergeometric.hs:128)
4439.65 s
[statistics] hdM
4439.65 s
[statistics] hdL
4439.65 s
[statistics] hdK
4439.65 s
[statistics] 81% ( 9 / 11) in 'Statistics.Distribution.Geometric'
4439.65 s
[statistics] Missing documentation for:
4439.65 s
[statistics] gdSuccess
4439.65 s
[statistics] gdSuccess0
4439.65 s
[statistics] 100% ( 10 / 10) in 'Statistics.Distribution.Gamma'
4439.65 s
[statistics] 40% ( 4 / 10) in 'Statistics.Distribution.FDistribution'
4439.65 s
[statistics] Missing documentation for:
4439.65 s
[statistics] fDistribution (Statistics/Distribution/FDistribution.hs:67)
4439.65 s
[statistics] fDistributionE (Statistics/Distribution/FDistribution.hs:73)
4439.65 s
[statistics] fDistributionReal (Statistics/Distribution/FDistribution.hs:70)
4439.65 s
[statistics] fDistributionRealE (Statistics/Distribution/FDistribution.hs:82)
4439.65 s
[statistics] fDistributionNDF1
4439.65 s
[statistics] fDistributionNDF2
4439.65 s
[statistics] 100% ( 8 / 8) in 'Statistics.Distribution.DiscreteUniform'
4439.65 s
[statistics] 100% ( 6 / 6) in 'Statistics.Distribution.ChiSquared'
4439.65 s
[statistics] 100% ( 8 / 8) in 'Statistics.Distribution.CauchyLorentz'
4439.65 s
[statistics] 100% ( 8 / 8) in 'Statistics.Distribution.Binomial'
4439.65 s
[statistics] 100% ( 10 / 10) in 'Statistics.Distribution.Beta'
4439.65 s
[statistics] Warning: 'Sample' is out of scope.
4439.65 s
[statistics] If you qualify the identifier, haddock can try to link it anyway.
4439.65 s
[statistics] Warning: 'Powers' is ambiguous. It is defined
4439.65 s
[statistics] * at Statistics/Sample/Powers.hs:67:18
4439.65 s
[statistics] * at Statistics/Sample/Powers.hs:67:1
4439.65 s
[statistics] You may be able to disambiguate the identifier by qualifying it or
4439.65 s
[statistics] by specifying the type/value namespace explicitly.
4439.65 s
[statistics] Defaulting to the one defined at Statistics/Sample/Powers.hs:67:1
4439.65 s
[statistics] Warning: 'sample' is out of scope.
4439.65 s
[statistics] If you qualify the identifier, haddock can try to link it anyway.
4439.66 s
[statistics] 95% ( 20 / 21) in 'Statistics.Sample.Powers'
4439.66 s
[statistics] Missing documentation for:
4439.66 s
[statistics] Powers (Statistics/Sample/Powers.hs:67)
4439.66 s
[statistics] 90% ( 10 / 11) in 'Statistics.Transform'
4439.66 s
[statistics] Missing documentation for:
4439.66 s
[statistics] CD (Statistics/Transform.hs:42)
4439.66 s
[statistics] 100% ( 6 / 6) in 'Statistics.Sample.KernelDensity'
4439.67 s
[statistics] 100% ( 42 / 42) in 'Statistics.Sample'
4439.67 s
[statistics] 100% ( 2 / 2) in 'Statistics.Sample.Normalize'
4439.67 s
[statistics] Warning: 'Sample' is out of scope.
4439.67 s
[statistics] If you qualify the identifier, haddock can try to link it anyway.
4439.67 s
[statistics] 100% ( 22 / 22) in 'Statistics.Sample.KernelDensity.Simple'
4439.67 s
[statistics] Warning: 'weibullDistrEstMeanStddevErr' is out of scope.
4439.67 s
[statistics] If you qualify the identifier, haddock can try to link it anyway.
4439.67 s
[statistics] 100% ( 7 / 7) in 'Statistics.Distribution.Weibull'
4439.67 s
[statistics] 100% ( 7 / 7) in 'Statistics.Distribution.Normal'
4439.67 s
[statistics] Warning: 'NormalErr' is ambiguous. It is defined
4439.67 s
[statistics] * at Statistics/Types.hs:338:23
4439.67 s
[statistics] * at Statistics/Types.hs:338:1
4439.67 s
[statistics] You may be able to disambiguate the identifier by qualifying it or
4439.67 s
[statistics] by specifying the type/value namespace explicitly.
4439.67 s
[statistics] Defaulting to the one defined at Statistics/Types.hs:338:1
4439.67 s
[statistics] Warning: 'ConfInt' is ambiguous. It is defined
4439.67 s
[statistics] * at Statistics/Types.hs:354:18
4439.67 s
[statistics] * at Statistics/Types.hs:354:1
4439.67 s
[statistics] You may be able to disambiguate the identifier by qualifying it or
4439.67 s
[statistics] by specifying the type/value namespace explicitly.
4439.68 s
[statistics] Defaulting to the one defined at Statistics/Types.hs:354:1
4439.68 s
[statistics] 100% ( 46 / 46) in 'Statistics.Types'
4439.68 s
[statistics] 83% ( 5 / 6) in 'Statistics.Test.Types'
4439.68 s
[statistics] Missing documentation for:
4439.68 s
[statistics] Module header
4439.68 s
[statistics] 100% ( 5 / 5) in 'Statistics.Test.StudentT'
4439.68 s
[statistics] Warning: 'K' is out of scope.
4439.68 s
[statistics] If you qualify the identifier, haddock can try to link it anyway.
4439.68 s
[statistics] Warning: 'H' is out of scope.
4439.68 s
[statistics] If you qualify the identifier, haddock can try to link it anyway.
4439.68 s
[statistics] 100% ( 7 / 7) in 'Statistics.Test.KruskalWallis'
4439.68 s
[statistics] 100% ( 14 / 14) in 'Statistics.Test.KolmogorovSmirnov'
4439.68 s
[statistics] 100% ( 4 / 4) in 'Statistics.Test.ChiSquared'
4439.68 s
[statistics] Warning: 'bootstrapBCA' is out of scope.
4439.68 s
[statistics] If you qualify the identifier, haddock can try to link it anyway.
4439.68 s
[statistics] 94% ( 17 / 18) in 'Statistics.Resampling'
4439.68 s
[statistics] Missing documentation for:
4439.68 s
[statistics] Bootstrap (Statistics/Resampling.hs:84)
4439.69 s
[statistics] 100% ( 5 / 5) in 'Statistics.Regression'
4439.69 s
[statistics] 100% ( 7 / 7) in 'Statistics.ConfidenceInt'
4439.69 s
[statistics] Warning: 'wilcoxonSignificant' is out of scope.
4439.69 s
[statistics] If you qualify the identifier, haddock can try to link it anyway.
4439.69 s
[statistics] Warning: 'wilcoxonCriticalValue' is out of scope.
4439.69 s
[statistics] If you qualify the identifier, haddock can try to link it anyway.
4439.69 s
[statistics] Warning: 'TwoTailed' is out of scope.
4439.69 s
[statistics] If you qualify the identifier, haddock can try to link it anyway.
4439.69 s
[statistics] Warning: 'OneTailed' is out of scope.
4439.69 s
[statistics] If you qualify the identifier, haddock can try to link it anyway.
4439.69 s
[statistics] 100% ( 12 / 12) in 'Statistics.Test.WilcoxonT'
4439.69 s
[statistics] 100% ( 13 / 13) in 'Statistics.Test.MannWhitneyU'
4439.70 s
[statistics] 100% ( 5 / 5) in 'Statistics.Resampling.Bootstrap'
4439.70 s
[statistics] 100% ( 7 / 7) in 'Statistics.Distribution.Lognormal'
4439.70 s
[statistics] 87% ( 7 / 8) in 'Statistics.Distribution.Laplace'
4439.70 s
[statistics] Missing documentation for:
4439.70 s
[statistics] LaplaceDistribution (Statistics/Distribution/Laplace.hs:43)
4439.70 s
[statistics] 71% ( 5 / 7) in 'Statistics.Distribution.Exponential'
4439.70 s
[statistics] Missing documentation for:
4439.70 s
[statistics] ExponentialDistribution (Statistics/Distribution/Exponential.hs:43)
4439.70 s
[statistics] edLambda
4439.70 s
[statistics] 100% ( 9 / 9) in 'Statistics.Correlation'
4439.70 s
[statistics] 100% ( 3 / 3) in 'Statistics.Autocorrelation'
4439.85 s
[webdriver] [18 of 22] Compiling Test.WebDriver.Monad ( src/Test/WebDriver/Monad.hs, dist/build/Test/WebDriver/Monad.p_o )
4440.09 s
[servant-client] Dependency base: using base-4.21.1.0
4440.09 s
[servant-client] Dependency base-compat: using base-compat-0.14.1
4440.09 s
[servant-client] Dependency bytestring: using bytestring-0.12.2.0
4440.09 s
[servant-client] Dependency containers: using containers-0.7
4440.09 s
[servant-client] Dependency deepseq: using deepseq-1.5.1.0
4440.09 s
[servant-client] Dependency exceptions: using exceptions-0.10.10
4440.09 s
[servant-client] Dependency http-client: using http-client-0.7.19
4440.09 s
[servant-client] Dependency http-media: using http-media-0.8.1.1
4440.09 s
[servant-client] Dependency http-types: using http-types-0.12.4
4440.09 s
[servant-client] Dependency kan-extensions: using kan-extensions-5.2.7
4440.09 s
[servant-client] Dependency monad-control: using monad-control-1.0.3.1
4440.09 s
[servant-client] Dependency mtl: using mtl-2.3.1
4440.09 s
[servant-client] Dependency semigroupoids: using semigroupoids-6.0.1
4440.09 s
[servant-client] Dependency servant: using servant-0.20.2
4440.09 s
[servant-client] Dependency servant-client-core: using servant-client-core-0.20.2
4440.09 s
[servant-client] Dependency stm: using stm-2.5.3.1
4440.09 s
[servant-client] Dependency time: using time-1.14
4440.09 s
[servant-client] Dependency transformers: using transformers-0.6.1.2
4440.09 s
[servant-client] Dependency transformers-base: using transformers-base-0.4.6
4440.09 s
[servant-client] Source component graph: component lib
4440.09 s
[servant-client] Configured component graph:
4440.09 s
[servant-client] component servant-client-0.20.2-3GYGfLSxaxQUWeXKCGAoH
4440.09 s
[servant-client] include base-4.21.1.0-f852
4440.09 s
[servant-client] include base-compat-0.14.1-DNzhZRww6yAJVPanzhSq1i
4440.09 s
[servant-client] include bytestring-0.12.2.0-6aa1
4440.09 s
[servant-client] include containers-0.7-4b3d
4440.09 s
[servant-client] include deepseq-1.5.1.0-7a70
4440.09 s
[servant-client] include exceptions-0.10.10-cecf
4440.09 s
[servant-client] include http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4440.09 s
[servant-client] include http-media-0.8.1.1-CTTlJHpSzQK7KdQ2TG0AoL
4440.09 s
[servant-client] include http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4440.09 s
[servant-client] include kan-extensions-5.2.7-wzb1TJqxbcE3Va18Z8gB8
4440.09 s
[servant-client] include monad-control-1.0.3.1-Ef0kEuy1mTT69zhin0ocRp
4440.09 s
[servant-client] include mtl-2.3.1-20ab
4440.09 s
[servant-client] include semigroupoids-6.0.1-IsY1UCXdBwK2nubFZEqMxW
4440.09 s
[servant-client] include servant-0.20.2-EqEwfz5da7W32BE8HrodzO
4440.09 s
[servant-client] include servant-client-core-0.20.2-H4hV9vXMLTjJthqOKyxvf2
4440.09 s
[servant-client] include stm-2.5.3.1-6708
4440.09 s
[servant-client] include time-1.14-1f22
4440.09 s
[servant-client] include transformers-0.6.1.2-c4e4
4440.09 s
[servant-client] include transformers-base-0.4.6-GLiqKetnM7cKxMEJaRNxUT
4440.09 s
[servant-client] Linked component graph:
4440.09 s
[servant-client] unit servant-client-0.20.2-3GYGfLSxaxQUWeXKCGAoH
4440.09 s
[servant-client] include base-4.21.1.0-f852
4440.09 s
[servant-client] include base-compat-0.14.1-DNzhZRww6yAJVPanzhSq1i
4440.09 s
[servant-client] include bytestring-0.12.2.0-6aa1
4440.09 s
[servant-client] include containers-0.7-4b3d
4440.09 s
[servant-client] include deepseq-1.5.1.0-7a70
4440.09 s
[servant-client] include exceptions-0.10.10-cecf
4440.09 s
[servant-client] include http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4440.09 s
[servant-client] include http-media-0.8.1.1-CTTlJHpSzQK7KdQ2TG0AoL
4440.09 s
[servant-client] include http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4440.09 s
[servant-client] include kan-extensions-5.2.7-wzb1TJqxbcE3Va18Z8gB8
4440.09 s
[servant-client] include monad-control-1.0.3.1-Ef0kEuy1mTT69zhin0ocRp
4440.09 s
[servant-client] include mtl-2.3.1-20ab
4440.09 s
[servant-client] include semigroupoids-6.0.1-IsY1UCXdBwK2nubFZEqMxW
4440.09 s
[servant-client] include servant-0.20.2-EqEwfz5da7W32BE8HrodzO
4440.09 s
[servant-client] include servant-client-core-0.20.2-H4hV9vXMLTjJthqOKyxvf2
4440.09 s
[servant-client] include stm-2.5.3.1-6708
4440.09 s
[servant-client] include time-1.14-1f22
4440.09 s
[servant-client] include transformers-0.6.1.2-c4e4
4440.09 s
[servant-client] include transformers-base-0.4.6-GLiqKetnM7cKxMEJaRNxUT
4440.09 s
[servant-client] Servant.Client=servant-client-0.20.2-3GYGfLSxaxQUWeXKCGAoH:Servant.Client,Servant.Client.Internal.HttpClient=servant-client-0.20.2-3GYGfLSxaxQUWeXKCGAoH:Servant.Client.Internal.HttpClient,Servant.Client.Internal.HttpClient.Streaming=servant-client-0.20.2-3GYGfLSxaxQUWeXKCGAoH:Servant.Client.Internal.HttpClient.Streaming,Servant.Client.Streaming=servant-client-0.20.2-3GYGfLSxaxQUWeXKCGAoH:Servant.Client.Streaming
4440.09 s
[servant-client] Ready component graph:
4440.09 s
[servant-client] definite servant-client-0.20.2-3GYGfLSxaxQUWeXKCGAoH
4440.09 s
[servant-client] depends base-4.21.1.0-f852
4440.09 s
[servant-client] depends base-compat-0.14.1-DNzhZRww6yAJVPanzhSq1i
4440.09 s
[servant-client] depends bytestring-0.12.2.0-6aa1
4440.09 s
[servant-client] depends containers-0.7-4b3d
4440.09 s
[servant-client] depends deepseq-1.5.1.0-7a70
4440.09 s
[servant-client] depends exceptions-0.10.10-cecf
4440.09 s
[servant-client] depends http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4440.09 s
[servant-client] depends http-media-0.8.1.1-CTTlJHpSzQK7KdQ2TG0AoL
4440.09 s
[servant-client] depends http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4440.09 s
[servant-client] depends kan-extensions-5.2.7-wzb1TJqxbcE3Va18Z8gB8
4440.09 s
[servant-client] depends monad-control-1.0.3.1-Ef0kEuy1mTT69zhin0ocRp
4440.09 s
[servant-client] depends mtl-2.3.1-20ab
4440.09 s
[servant-client] depends semigroupoids-6.0.1-IsY1UCXdBwK2nubFZEqMxW
4440.09 s
[servant-client] depends servant-0.20.2-EqEwfz5da7W32BE8HrodzO
4440.09 s
[servant-client] depends servant-client-core-0.20.2-H4hV9vXMLTjJthqOKyxvf2
4440.09 s
[servant-client] depends stm-2.5.3.1-6708
4440.09 s
[servant-client] depends time-1.14-1f22
4440.09 s
[servant-client] depends transformers-0.6.1.2-c4e4
4440.09 s
[servant-client] depends transformers-base-0.4.6-GLiqKetnM7cKxMEJaRNxUT
4440.09 s
[servant-client] Using Cabal-3.14.2.0 compiled by ghc-9.12
4440.09 s
[servant-client] Using compiler: ghc-9.12.3
4440.09 s
[servant-client] Using install prefix:
4440.09 s
[servant-client] /nix/store/3nq6mqkblc80hcw7rlf55m7wkz0jmnb3-servant-client-0.20.2
4440.09 s
[servant-client] Executables installed in:
4440.09 s
[servant-client] /nix/store/3nq6mqkblc80hcw7rlf55m7wkz0jmnb3-servant-client-0.20.2/bin
4440.09 s
[servant-client] Libraries installed in:
4440.09 s
[servant-client] /nix/store/3nq6mqkblc80hcw7rlf55m7wkz0jmnb3-servant-client-0.20.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/servant-client-0.20.2-3GYGfLSxaxQUWeXKCGAoH
4440.09 s
[servant-client] Dynamic Libraries installed in:
4440.09 s
[servant-client] /nix/store/3nq6mqkblc80hcw7rlf55m7wkz0jmnb3-servant-client-0.20.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4440.09 s
[servant-client] Private executables installed in:
4440.09 s
[servant-client] /nix/store/3nq6mqkblc80hcw7rlf55m7wkz0jmnb3-servant-client-0.20.2/libexec/x86_64-linux-ghc-9.12.3-59b0/servant-client-0.20.2
4440.09 s
[servant-client] Data files installed in:
4440.09 s
[servant-client] /nix/store/3nq6mqkblc80hcw7rlf55m7wkz0jmnb3-servant-client-0.20.2/share/x86_64-linux-ghc-9.12.3-59b0/servant-client-0.20.2
4440.09 s
[servant-client] Documentation installed in:
4440.09 s
[servant-client] /nix/store/bg635mcg8l0lcbi81qgya689n7vyjghc-servant-client-0.20.2-doc/share/doc/servant-client-0.20.2
4440.09 s
[servant-client] Configuration files installed in:
4440.09 s
[servant-client] /nix/store/3nq6mqkblc80hcw7rlf55m7wkz0jmnb3-servant-client-0.20.2/etc
4440.09 s
[servant-client] No alex found
4440.09 s
[servant-client] Using ar found on system at:
4440.09 s
[servant-client] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4440.09 s
[servant-client] No c2hs found
4440.09 s
[servant-client] No cpphs found
4440.09 s
[servant-client] No doctest found
4440.09 s
[servant-client] Using gcc version 14.3.0 given by user at:
4440.09 s
[servant-client] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4440.09 s
[servant-client] Using ghc version 9.12.3 found on system at:
4440.09 s
[servant-client] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4440.09 s
[servant-client] Using ghc-pkg version 9.12.3 found on system at:
4440.09 s
[servant-client] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4440.09 s
[servant-client] No ghcjs found
4440.09 s
[servant-client] No ghcjs-pkg found
4440.09 s
[servant-client] No greencard found
4440.09 s
[servant-client] Using haddock version 2.32.0 found on system at:
4440.09 s
[servant-client] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4440.09 s
[servant-client] No happy found
4440.09 s
[servant-client] No haskell-suite found
4440.09 s
[servant-client] No haskell-suite-pkg found
4440.09 s
[servant-client] No hmake found
4440.09 s
[servant-client] Using hpc version 0.69 found on system at:
4440.09 s
[servant-client] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4440.09 s
[servant-client] Using hsc2hs version 0.68.10 found on system at:
4440.09 s
[servant-client] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4440.09 s
[servant-client] No hscolour found
4440.09 s
[servant-client] No jhc found
4440.09 s
[servant-client] Using ld found on system at:
4440.09 s
[servant-client] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4440.09 s
[servant-client] No pkg-config found
4440.10 s
[servant-client] Using runghc version 9.12.3 found on system at:
4440.10 s
[servant-client] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4440.10 s
[servant-client] Using strip version 2.44 found on system at:
4440.10 s
[servant-client] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4440.10 s
[servant-client] Using tar found on system at:
4440.10 s
[servant-client] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4440.10 s
[servant-client] No uhc found
4440.12 s
[webdriver] [19 of 22] Compiling Test.WebDriver.Types ( src/Test/WebDriver/Types.hs, dist/build/Test/WebDriver/Types.p_o )
4440.24 s
[webdriver] [20 of 22] Compiling Test.WebDriver.Commands.Wait ( src/Test/WebDriver/Commands/Wait.hs, dist/build/Test/WebDriver/Commands/Wait.p_o )
4440.24 s
[webdriver] src/Test/WebDriver/Commands/Wait.hs:39:61: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4440.24 s
[webdriver] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4440.24 s
[webdriver] • In the data declaration for ‘ExpectFailed’
4440.24 s
[webdriver] |
4440.24 s
[webdriver] 39 | data ExpectFailed = ExpectFailed String deriving (Show, Eq, Typeable )
4440.24 s
[webdriver] | ^^^^^^^^
4440.24 s
[webdriver]
4440.24 s
[webdriver] [21 of 22] Compiling Test.WebDriver ( src/Test/WebDriver.hs, dist/build/Test/WebDriver.p_o )
4440.26 s
[statistics] Warning: Statistics.Correlation.Kendall: could not find link destinations for:
4440.26 s
[statistics] - Data.Vector.Generic.Base.Vector
4440.26 s
[statistics] Warning: Statistics.Function: could not find link destinations for:
4440.26 s
[statistics] - Data.Vector.Generic.Base.Vector
4440.26 s
[servant-client] Phase: buildPhase
4440.28 s
[statistics] Warning: Statistics.Quantile: could not find link destinations for:
4440.28 s
[statistics] - Data.Vector.Generic.Base.Vector
4440.28 s
[statistics] - Statistics.Quantile.Rep_ContParam
4440.28 s
[statistics] Warning: Statistics.Sample.Histogram: could not find link destinations for:
4440.28 s
[statistics] - Data.Vector.Generic.Base.Vector
4440.28 s
[statistics] Warning: Statistics.Sample.Internal: could not find link destinations for:
4440.28 s
[statistics] - Data.Vector.Generic.Base.Vector
4440.29 s
[statistics] Warning: Statistics.Distribution: could not find link destinations for:
4440.29 s
[statistics] - Data.Vector.Generic.Base.Vector
4440.29 s
[statistics] Warning: Statistics.Distribution.Uniform: could not find link destinations for:
4440.29 s
[statistics] - Statistics.Distribution.Uniform.Rep_UniformDistribution
4440.29 s
[statistics] Warning: Statistics.Distribution.Transform: could not find link destinations for:
4440.29 s
[statistics] - Statistics.Distribution.Transform.Rep_LinearTransform
4440.29 s
[statistics] Warning: Statistics.Distribution.StudentT: could not find link destinations for:
4440.29 s
[statistics] - Statistics.Distribution.StudentT.Rep_StudentT
4440.29 s
[statistics] Warning: Statistics.Distribution.Poisson: could not find link destinations for:
4440.29 s
[statistics] - Statistics.Distribution.Poisson.Rep_PoissonDistribution
4440.29 s
[statistics] Warning: Statistics.Distribution.NegativeBinomial: could not find link destinations for:
4440.29 s
[statistics] - Statistics.Distribution.NegativeBinomial.Rep_NegativeBinomialDistribution
4440.29 s
[statistics] Warning: Statistics.Distribution.Hypergeometric: could not find link destinations for:
4440.29 s
[statistics] - Statistics.Distribution.Hypergeometric.Rep_HypergeometricDistribution
4440.29 s
[conduit] Warning: Data.Conduit.Combinators.Stream: could not find link destinations for:
4440.29 s
[conduit] - Data.Vector.Generic.Base.Vector
4440.29 s
[statistics] Warning: Statistics.Distribution.Geometric: could not find link destinations for:
4440.30 s
[statistics] - Statistics.Distribution.Geometric.Rep_GeometricDistribution0
4440.30 s
[statistics] - Statistics.Distribution.Geometric.Rep_GeometricDistribution
4440.30 s
[statistics] Warning: Statistics.Distribution.Gamma: could not find link destinations for:
4440.30 s
[statistics] - Statistics.Distribution.Gamma.Rep_GammaDistribution
4440.30 s
[statistics] Warning: Statistics.Distribution.FDistribution: could not find link destinations for:
4440.30 s
[statistics] - Statistics.Distribution.FDistribution.Rep_FDistribution
4440.30 s
[statistics] Warning: Statistics.Distribution.DiscreteUniform: could not find link destinations for:
4440.30 s
[statistics] - Statistics.Distribution.DiscreteUniform.Rep_DiscreteUniform
4440.30 s
[statistics] Warning: Statistics.Distribution.ChiSquared: could not find link destinations for:
4440.30 s
[statistics] - Statistics.Distribution.ChiSquared.Rep_ChiSquared
4440.30 s
[statistics] Warning: Statistics.Distribution.CauchyLorentz: could not find link destinations for:
4440.30 s
[statistics] - Statistics.Distribution.CauchyLorentz.Rep_CauchyDistribution
4440.30 s
[statistics] Warning: Statistics.Distribution.Binomial: could not find link destinations for:
4440.30 s
[statistics] - Statistics.Distribution.Binomial.Rep_BinomialDistribution
4440.30 s
[statistics] Warning: Statistics.Distribution.Beta: could not find link destinations for:
4440.30 s
[statistics] - Statistics.Distribution.Beta.Rep_BetaDistribution
4440.30 s
[statistics] Warning: Statistics.Sample.Powers: could not find link destinations for:
4440.30 s
[statistics] - Data.Vector.Generic.Base.Vector
4440.30 s
[statistics] - Statistics.Sample.Powers.Rep_Powers
4440.30 s
[statistics] Warning: Statistics.Transform: could not find link destinations for:
4440.30 s
[statistics] - Data.Vector.Generic.Base.Vector
4440.30 s
[statistics] Warning: Statistics.Sample.KernelDensity: could not find link destinations for:
4440.30 s
[statistics] - Data.Vector.Generic.Base.Vector
4440.31 s
[statistics] Warning: Statistics.Sample: could not find link destinations for:
4440.31 s
[statistics] - Data.Vector.Generic.Base.Vector
4440.31 s
[statistics] Warning: Statistics.Sample.Normalize: could not find link destinations for:
4440.31 s
[statistics] - Data.Vector.Generic.Base.Vector
4440.31 s
[statistics] Warning: Statistics.Sample.KernelDensity.Simple: could not find link destinations for:
4440.31 s
[statistics] - Data.Vector.Generic.Base.Vector
4440.31 s
[statistics] - Statistics.Sample.KernelDensity.Simple.Rep_Points
4440.31 s
[statistics] Warning: Statistics.Distribution.Weibull: could not find link destinations for:
4440.31 s
[statistics] - Data.Vector.Generic.Base.Vector
4440.31 s
[statistics] - Statistics.Distribution.Weibull.Rep_WeibullDistribution
4440.31 s
[statistics] Warning: Statistics.Distribution.Normal: could not find link destinations for:
4440.31 s
[statistics] - Data.Vector.Generic.Base.Vector
4440.31 s
[statistics] - Statistics.Distribution.Normal.Rep_NormalDistribution
4440.32 s
[statistics] Warning: Statistics.Types: could not find link destinations for:
4440.32 s
[statistics] - Data.Vector.Generic.Base.Mutable
4440.32 s
[statistics] - Data.Vector.Generic.Mutable.Base.basicLength
4440.32 s
[statistics] - Data.Vector.Generic.Mutable.Base.basicUnsafeRead
4440.32 s
[statistics] - Data.Vector.Generic.Mutable.Base.basicUnsafeNew
4440.32 s
[statistics] - Data.Vector.Generic.Mutable.Base.basicInitialize
4440.32 s
[statistics] - Data.Vector.Generic.Mutable.Base.basicUnsafeSlice
4440.32 s
[statistics] - Data.Vector.Generic.Mutable.Base.basicUnsafeCopy
4440.32 s
[statistics] - Data.Vector.Generic.Mutable.Base.basicUnsafeWrite
4440.32 s
[statistics] - Data.Vector.Generic.Base.Vector
4440.32 s
[statistics] - Data.Vector.Generic.Mutable.Base.MVector
4440.32 s
[statistics] - Data.Vector.Generic.Base.basicLength
4440.32 s
[statistics] - Data.Vector.Generic.Base.basicUnsafeCopy
4440.32 s
[statistics] - Data.Vector.Generic.Base.basicUnsafeFreeze
4440.32 s
[statistics] - Data.Vector.Generic.Base.basicUnsafeIndexM
4440.32 s
[statistics] - Data.Vector.Generic.Base.basicUnsafeSlice
4440.32 s
[statistics] - Data.Vector.Generic.Base.basicUnsafeThaw
4440.32 s
[statistics] - Data.Vector.Generic.Base.elemseq
4440.32 s
[statistics] - Data.Vector.Generic.Mutable.Base.basicUnsafeGrow
4440.32 s
[statistics] - Data.Vector.Generic.Mutable.Base.basicClear
4440.32 s
[statistics] - Data.Vector.Generic.Mutable.Base.basicOverlaps
4440.32 s
[statistics] - Data.Vector.Generic.Mutable.Base.basicSet
4440.32 s
[statistics] - Data.Vector.Generic.Mutable.Base.basicUnsafeMove
4440.32 s
[statistics] - Data.Vector.Generic.Mutable.Base.basicUnsafeReplicate
4440.32 s
[statistics] - Data.Vector.Unboxed.Base.Unbox
4440.32 s
[statistics] - Statistics.Types.Rep_ConfInt
4440.32 s
[statistics] - Statistics.Types.Rep_Estimate
4440.32 s
[statistics] - Statistics.Types.Rep_LowerLimit
4440.32 s
[statistics] - Statistics.Types.Rep_NormalErr
4440.32 s
[statistics] - Statistics.Types.Rep_UpperLimit
4440.32 s
[statistics] - Statistics.Types.Rep_CL
4440.32 s
[statistics] - Statistics.Types.Rep_PValue
4440.32 s
[statistics] - Statistics.Types.MV_CL
4440.32 s
[statistics] - Statistics.Types.MV_ConfInt
4440.32 s
[statistics] - Statistics.Types.MV_Estimate
4440.32 s
[statistics] - Statistics.Types.MV_LowerLimit
4440.32 s
[statistics] - Statistics.Types.MV_NormalErr
4440.32 s
[statistics] - Statistics.Types.MV_PValue
4440.32 s
[statistics] - Statistics.Types.MV_UpperLimit
4440.32 s
[statistics] - Statistics.Types.V_CL
4440.32 s
[statistics] - Statistics.Types.V_ConfInt
4440.32 s
[statistics] - Statistics.Types.V_Estimate
4440.32 s
[statistics] - Statistics.Types.V_LowerLimit
4440.32 s
[statistics] - Statistics.Types.V_NormalErr
4440.32 s
[statistics] - Statistics.Types.V_PValue
4440.32 s
[statistics] - Statistics.Types.V_UpperLimit
4440.32 s
[statistics] Warning: Statistics.Test.Types: could not find link destinations for:
4440.32 s
[statistics] - Statistics.Test.Types.Rep_PositionTest
4440.32 s
[statistics] - Statistics.Test.Types.Rep_TestResult
4440.32 s
[statistics] - Statistics.Test.Types.Rep_Test
4440.32 s
[statistics] Warning: Statistics.Test.StudentT: could not find link destinations for:
4440.32 s
[statistics] - Data.Vector.Generic.Base.Vector
4440.32 s
[statistics] Warning: Statistics.Test.KruskalWallis: could not find link destinations for:
4440.32 s
[statistics] - Data.Vector.Unboxed.Base.Unbox
4440.32 s
[statistics] Warning: Statistics.Test.KolmogorovSmirnov: could not find link destinations for:
4440.32 s
[statistics] - Data.Vector.Generic.Base.Vector
4440.32 s
[statistics] Warning: Statistics.Test.ChiSquared: could not find link destinations for:
4440.32 s
[statistics] - Data.Vector.Generic.Base.Vector
4440.33 s
[statistics] Warning: Statistics.Resampling: could not find link destinations for:
4440.33 s
[statistics] - Data.Vector.Generic.Base.Vector
4440.33 s
[statistics] - Statistics.Resampling.Rep_Bootstrap
4440.33 s
[statistics] - Statistics.Resampling.Rep_Resample
4440.33 s
[statistics] Warning: Statistics.Regression: could not find link destinations for:
4440.33 s
[statistics] - Data.Vector.Vector
4440.33 s
[statistics] Warning: Statistics.Test.WilcoxonT: could not find link destinations for:
4440.33 s
[statistics] - Data.Vector.Unboxed.Base.Unbox
4440.33 s
[statistics] Warning: Statistics.Test.MannWhitneyU: could not find link destinations for:
4440.33 s
[statistics] - Data.Vector.Unboxed.Base.Unbox
4440.33 s
[statistics] - Statistics.Test.Types.Rep_PositionTest
4440.33 s
[statistics] - Statistics.Test.Types.Rep_TestResult
4440.33 s
[statistics] Warning: Statistics.Resampling.Bootstrap: could not find link destinations for:
4440.33 s
[statistics] - Data.Vector.Generic.Base.Vector
4440.33 s
[conduit] Warning: Data.Conduit.Combinators: could not find link destinations for:
4440.33 s
[conduit] - Data.Vector.Generic.Base.Vector
4440.33 s
[conduit] - Data.Conduit.Combinators.Buffer
4440.33 s
[statistics] Warning: Statistics.Distribution.Lognormal: could not find link destinations for:
4440.33 s
[statistics] - Data.Vector.Generic.Base.Vector
4440.33 s
[statistics] - Statistics.Distribution.Lognormal.Rep_LognormalDistribution
4440.33 s
[statistics] Warning: Statistics.Distribution.Laplace: could not find link destinations for:
4440.33 s
[statistics] - Data.Vector.Generic.Base.Vector
4440.33 s
[statistics] - Statistics.Distribution.Laplace.Rep_LaplaceDistribution
4440.33 s
[statistics] Warning: Statistics.Distribution.Exponential: could not find link destinations for:
4440.33 s
[statistics] - Data.Vector.Generic.Base.Vector
4440.33 s
[statistics] - Statistics.Distribution.Exponential.Rep_ExponentialDistribution
4440.33 s
[statistics] Warning: Statistics.Correlation: could not find link destinations for:
4440.33 s
[statistics] - Data.Vector.Generic.Base.Vector
4440.33 s
[statistics] Warning: Statistics.Autocorrelation: could not find link destinations for:
4440.33 s
[statistics] - Data.Vector.Generic.Base.Vector
4440.35 s
[servant-client] Preprocessing library for servant-client-0.20.2...
4440.35 s
[servant-client] Building library for servant-client-0.20.2...
4440.36 s
[webdriver] [22 of 22] Compiling Test.WebDriver.IO ( src/Test/WebDriver/IO.hs, dist/build/Test/WebDriver/IO.p_o )
4440.36 s
[conduit] Warning: Conduit: could not find link destinations for:
4440.36 s
[conduit] - GHC.Internal.Data.Functor.Identity.Rep_Identity
4440.36 s
[conduit] - GHC.Internal.Data.Functor.Identity.Rep1_Identity
4440.36 s
[conduit] - Data.Vector.Generic.Mutable.Base.basicLength
4440.36 s
[conduit] - Data.Vector.Generic.Mutable.Base.basicUnsafeWrite
4440.36 s
[conduit] - Data.Vector.Generic.Base.basicUnsafeFreeze
4440.36 s
[conduit] - Data.Vector.Generic.Mutable.Base.basicUnsafeNew
4440.36 s
[conduit] - Data.Vector.Generic.Mutable.Base.basicInitialize
4440.36 s
[conduit] - Data.Vector.Generic.Base.Mutable
4440.36 s
[conduit] - Data.Vector.Generic.Mutable.Base.basicUnsafeGrow
4440.36 s
[conduit] - Data.Vector.Generic.Mutable.Base.basicUnsafeSlice
4440.36 s
[conduit] - Data.Vector.Generic.Base.Vector
4440.36 s
[conduit] - Data.Vector.Generic.Mutable.Base.MVector
4440.36 s
[conduit] - Data.Vector.Generic.Base.basicLength
4440.36 s
[conduit] - Data.Vector.Generic.Base.basicUnsafeIndexM
4440.36 s
[conduit] - Data.Vector.Generic.Base.elemseq
4440.36 s
[conduit] - Data.Vector.Unboxed.Base.Unbox
4440.36 s
[conduit] - Data.Vector.Generic.Mutable.Base.basicUnsafeRead
4440.36 s
[conduit] - Data.Vector.Generic.Mutable.Base.basicUnsafeCopy
4440.36 s
[conduit] - Data.Vector.Generic.Base.basicUnsafeSlice
4440.36 s
[conduit] - Data.Vector.Generic.Base.basicUnsafeCopy
4440.36 s
[conduit] - Data.Vector.Generic.Base.basicUnsafeThaw
4440.36 s
[conduit] - Data.Vector.Generic.Mutable.Base.basicClear
4440.36 s
[conduit] - Data.Vector.Generic.Mutable.Base.basicOverlaps
4440.36 s
[conduit] - Data.Vector.Generic.Mutable.Base.basicSet
4440.36 s
[conduit] - Data.Vector.Generic.Mutable.Base.basicUnsafeMove
4440.36 s
[conduit] - Data.Vector.Generic.Mutable.Base.basicUnsafeReplicate
4440.36 s
[conduit] - Data.Conduit.Combinators.Buffer
4440.36 s
[conduit] - Data.Vector.Unboxed.Base.MV_Identity
4440.36 s
[conduit] - Data.Vector.Unboxed.Base.V_Identity
4440.48 s
[servant-client] [1 of 4] Compiling Servant.Client.Internal.HttpClient
4440.83 s
[autodocodec-schema] Documentation created: dist/doc/html/autodocodec-schema,
4440.83 s
[autodocodec-schema] dist/doc/html/autodocodec-schema/autodocodec-schema.txt
4440.99 s
[autodocodec-schema] Phase: installPhase
4441.07 s
[autodocodec-schema] Installing library in /nix/store/q993s06c0f71p9kz85a998yg8ch15s0q-autodocodec-schema-0.2.0.1/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/autodocodec-schema-0.2.0.1-9VwwDWTBqJ56bopfP2hk0R
4441.32 s
[autodocodec-schema] Phase: fixupPhase
4441.34 s
[autodocodec-schema] shrinking RPATHs of ELF executables and libraries in /nix/store/q993s06c0f71p9kz85a998yg8ch15s0q-autodocodec-schema-0.2.0.1
4441.35 s
[autodocodec-schema] shrinking /nix/store/q993s06c0f71p9kz85a998yg8ch15s0q-autodocodec-schema-0.2.0.1/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSautodocodec-schema-0.2.0.1-9VwwDWTBqJ56bopfP2hk0R-ghc9.12.3.so
4441.36 s
[autodocodec-schema] checking for references to /build/ in /nix/store/q993s06c0f71p9kz85a998yg8ch15s0q-autodocodec-schema-0.2.0.1...
4441.38 s
[autodocodec-schema] patching script interpreter paths in /nix/store/q993s06c0f71p9kz85a998yg8ch15s0q-autodocodec-schema-0.2.0.1
4441.51 s
[autodocodec-schema] stripping (with command strip and flags -S -p) in /nix/store/q993s06c0f71p9kz85a998yg8ch15s0q-autodocodec-schema-0.2.0.1/lib
4441.51 s
[autodocodec-schema] shrinking RPATHs of ELF executables and libraries in /nix/store/fslg4y7mrbm401pzv0bwzlxln4mxa682-autodocodec-schema-0.2.0.1-doc
4441.51 s
[autodocodec-schema] checking for references to /build/ in /nix/store/fslg4y7mrbm401pzv0bwzlxln4mxa682-autodocodec-schema-0.2.0.1-doc...
4441.51 s
[autodocodec-schema] patching script interpreter paths in /nix/store/fslg4y7mrbm401pzv0bwzlxln4mxa682-autodocodec-schema-0.2.0.1-doc
4441.55 s
Progress: 294 of 370 built (7 building), 559 of 559 downloaded from cache
4441.79 s
[tmp-postgres] Preprocessing executable 'soak-test' for tmp-postgres-1.35.0.0...
4441.79 s
[tmp-postgres] Building executable 'soak-test' for tmp-postgres-1.35.0.0...
4441.85 s
[tmp-postgres] [1 of 1] Compiling Main ( resource-soak-test/Main.hs, dist/build/soak-test/soak-test-tmp/Main.o, dist/build/soak-test/soak-test-tmp/Main.dyn_o )
4441.99 s
[tmp-postgres] resource-soak-test/Main.hs:50:44: warning : [ GHC-63394 ] [ -Wx-partial ]
4441.99 s
[tmp-postgres] In the use of ‘head’
4441.99 s
[tmp-postgres] (imported from Prelude, but defined in GHC.Internal.List):
4441.99 s
[tmp-postgres] "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
4441.99 s
[tmp-postgres] |
4441.99 s
[tmp-postgres] 50 | (_one :: Int) <- fmap (PG.fromOnly . head ) $ PG.query_ conn "SELECT 1"
4441.99 s
[tmp-postgres] | ^^^^
4441.99 s
[tmp-postgres]
4442.06 s
[servant-client] [2 of 4] Compiling Servant.Client
4442.08 s
[servant-client] [3 of 4] Compiling Servant.Client.Internal.HttpClient.Streaming
4442.36 s
[servant-client] [4 of 4] Compiling Servant.Client.Streaming
4442.49 s
[tmp-postgres] [2 of 2] Linking dist/build/soak-test/soak-test
4442.77 s
[sydtest-discover] Documentation created: dist/doc/html/sydtest-discover,
4442.77 s
[sydtest-discover] dist/doc/html/sydtest-discover/sydtest-discover.txt
4443.03 s
[servant-client] [1 of 4] Compiling Servant.Client.Internal.HttpClient
4443.16 s
[webdriver] Phase: haddockPhase
4443.45 s
[wai-app-static] Documentation created: dist/doc/html/wai-app-static,
4443.45 s
[wai-app-static] dist/doc/html/wai-app-static/wai-app-static.txt
4443.58 s
[tmp-postgres] Preprocessing executable 'with-cache-loop' for tmp-postgres-1.35.0.0...
4443.58 s
[tmp-postgres] Building executable 'with-cache-loop' for tmp-postgres-1.35.0.0...
4443.60 s
[sydtest-discover] Preprocessing executable 'sydtest-discover' for sydtest-discover-0.0.0.4...
4443.65 s
[tmp-postgres] [1 of 1] Compiling Main ( profiling/Main.hs, dist/build/with-cache-loop/with-cache-loop-tmp/Main.o, dist/build/with-cache-loop/with-cache-loop-tmp/Main.dyn_o )
4443.68 s
[sydtest-discover] Phase: installPhase
4443.76 s
[sydtest-discover] Installing library in /nix/store/75jr53580rpha35f49rh18f3lprc1cvm-sydtest-discover-0.0.0.4/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-discover-0.0.0.4-I1njj3UhRrKH4dEm4tt5VG
4443.79 s
[sydtest-discover] Installing executable sydtest-discover in /nix/store/75jr53580rpha35f49rh18f3lprc1cvm-sydtest-discover-0.0.0.4/bin
4443.79 s
[sydtest-discover] Warning: The directory
4443.79 s
[sydtest-discover] /nix/store/75jr53580rpha35f49rh18f3lprc1cvm-sydtest-discover-0.0.0.4/bin is
4443.79 s
[sydtest-discover] not in the system search path.
4443.94 s
[tmp-postgres] [2 of 2] Linking dist/build/with-cache-loop/with-cache-loop
4443.99 s
[sydtest-discover] Phase: fixupPhase
4444.01 s
[sydtest-discover] shrinking RPATHs of ELF executables and libraries in /nix/store/75jr53580rpha35f49rh18f3lprc1cvm-sydtest-discover-0.0.0.4
4444.01 s
[sydtest-discover] shrinking /nix/store/75jr53580rpha35f49rh18f3lprc1cvm-sydtest-discover-0.0.0.4/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSsydtest-discover-0.0.0.4-I1njj3UhRrKH4dEm4tt5VG-ghc9.12.3.so
4444.02 s
[sydtest-discover] shrinking /nix/store/75jr53580rpha35f49rh18f3lprc1cvm-sydtest-discover-0.0.0.4/bin/sydtest-discover
4444.03 s
[sydtest-discover] checking for references to /build/ in /nix/store/75jr53580rpha35f49rh18f3lprc1cvm-sydtest-discover-0.0.0.4...
4444.03 s
[webdriver] Preprocessing library for webdriver-0.12.0.1...
4444.03 s
[webdriver] Running Haddock on library for webdriver-0.12.0.1...
4444.04 s
[webdriver] Warning: The documentation for the following packages are not installed. No
4444.04 s
[webdriver] links will be generated to these packages: attoparsec-0.14.4,
4444.04 s
[webdriver] attoparsec-0.14.4, vector-0.13.2.0
4444.05 s
[sydtest-discover] patching script interpreter paths in /nix/store/75jr53580rpha35f49rh18f3lprc1cvm-sydtest-discover-0.0.0.4
4444.05 s
[sydtest-discover] stripping (with command strip and flags -S -p) in /nix/store/75jr53580rpha35f49rh18f3lprc1cvm-sydtest-discover-0.0.0.4/lib /nix/store/75jr53580rpha35f49rh18f3lprc1cvm-sydtest-discover-0.0.0.4/bin
4444.09 s
[sydtest-discover] shrinking RPATHs of ELF executables and libraries in /nix/store/bxgq3yy4i8bjq9w06zwqc96wl2wp4wal-sydtest-discover-0.0.0.4-doc
4444.09 s
[sydtest-discover] checking for references to /build/ in /nix/store/bxgq3yy4i8bjq9w06zwqc96wl2wp4wal-sydtest-discover-0.0.0.4-doc...
4444.11 s
[sydtest-discover] patching script interpreter paths in /nix/store/bxgq3yy4i8bjq9w06zwqc96wl2wp4wal-sydtest-discover-0.0.0.4-doc
4444.20 s
Progress: 295 of 370 built (6 building), 559 of 559 downloaded from cache
4444.43 s
[servant-client] [2 of 4] Compiling Servant.Client
4444.45 s
[wai-app-static] Preprocessing executable 'warp' for wai-app-static-3.1.9...
4444.55 s
[servant-client] [3 of 4] Compiling Servant.Client.Internal.HttpClient.Streaming
4444.59 s
[wai-app-static] Phase: installPhase
4444.69 s
[wai-app-static] Installing library in /nix/store/yzrq0sihi73cpzi2l4bfvdw52nqc0abz-wai-app-static-3.1.9/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/wai-app-static-3.1.9-K9S24etgqa38HA9ZyeyvNw
4444.79 s
[wai-app-static] Installing executable warp in /nix/store/yzrq0sihi73cpzi2l4bfvdw52nqc0abz-wai-app-static-3.1.9/bin
4444.79 s
[wai-app-static] Warning: The directory
4444.79 s
[wai-app-static] /nix/store/yzrq0sihi73cpzi2l4bfvdw52nqc0abz-wai-app-static-3.1.9/bin is not in
4444.79 s
[wai-app-static] the system search path.
4444.81 s
[webdriver] Haddock coverage:
4444.81 s
[webdriver] Warning: 'ChromeExtension' is ambiguous. It is defined
4444.81 s
[webdriver] * in ‘Test.WebDriver.Chrome.Extension’
4444.81 s
[webdriver] * in ‘Test.WebDriver.Chrome.Extension’
4444.81 s
[webdriver] You may be able to disambiguate the identifier by qualifying it or
4444.81 s
[webdriver] by specifying the type/value namespace explicitly.
4444.81 s
[webdriver] Defaulting to the one defined in ‘Test.WebDriver.Chrome.Extension’
4444.87 s
[servant-client] [4 of 4] Compiling Servant.Client.Streaming
4444.94 s
[tmp-postgres] Phase: haddockPhase
4445.06 s
[webdriver] 100% ( 4 / 4) in 'Test.WebDriver.Chrome.Extension'
4445.06 s
[webdriver] Warning: 'sendKeys' is out of scope.
4445.06 s
[webdriver] If you qualify the identifier, haddock can try to link it anyway.
4445.06 s
[webdriver] 1% ( 1 / 65) in 'Test.WebDriver.Common.Keys'
4445.06 s
[webdriver] Missing documentation for:
4445.06 s
[webdriver] add
4445.06 s
[webdriver] alt
4445.06 s
[webdriver] arrowDown
4445.06 s
[webdriver] arrowLeft
4445.06 s
[webdriver] arrowRight
4445.06 s
[webdriver] arrowUp
4445.06 s
[webdriver] backspace
4445.06 s
[webdriver] backSpace
4445.06 s
[webdriver] cancel
4445.06 s
[webdriver] clear
4445.06 s
[webdriver] command
4445.06 s
[webdriver] control
4445.06 s
[webdriver] decimal
4445.06 s
[webdriver] delete
4445.06 s
[webdriver] divide
4445.06 s
[webdriver] down
4445.06 s
[webdriver] end
4445.06 s
[webdriver] enter
4445.06 s
[webdriver] equals
4445.06 s
[webdriver] escape
4445.06 s
[webdriver] f1
4445.06 s
[webdriver] f2
4445.06 s
[webdriver] f3
4445.06 s
[webdriver] f4
4445.06 s
[webdriver] f5
4445.06 s
[webdriver] f6
4445.06 s
[webdriver] f7
4445.06 s
[webdriver] f8
4445.06 s
[webdriver] f9
4445.06 s
[webdriver] f10
4445.06 s
[webdriver] f11
4445.06 s
[webdriver] f12
4445.06 s
[webdriver] help
4445.06 s
[webdriver] home
4445.06 s
[webdriver] insert
4445.06 s
[webdriver] left
4445.06 s
[webdriver] leftAlt
4445.06 s
[webdriver] leftControl
4445.06 s
[webdriver] leftShift
4445.06 s
[webdriver] meta
4445.06 s
[webdriver] multiply
4445.06 s
[webdriver] null
4445.06 s
[webdriver] numpad0
4445.06 s
[webdriver] numpad1
4445.06 s
[webdriver] numpad2
4445.06 s
[webdriver] numpad3
4445.06 s
[webdriver] numpad4
4445.06 s
[webdriver] numpad5
4445.06 s
[webdriver] numpad6
4445.06 s
[webdriver] numpad7
4445.06 s
[webdriver] numpad8
4445.06 s
[webdriver] numpad9
4445.06 s
[webdriver] pageDown
4445.06 s
[webdriver] pageUp
4445.06 s
[webdriver] pause
4445.06 s
[webdriver] return
4445.06 s
[webdriver] right
4445.06 s
[webdriver] semicolon
4445.06 s
[webdriver] separator
4445.06 s
[webdriver] shift
4445.06 s
[webdriver] space
4445.06 s
[webdriver] subtract
4445.06 s
[webdriver] tab
4445.06 s
[webdriver] up
4445.06 s
[webdriver] Warning: 'HashMap' is out of scope.
4445.06 s
[webdriver] If you qualify the identifier, haddock can try to link it anyway.
4445.06 s
[wai-app-static] Phase: fixupPhase
4445.06 s
[webdriver] 100% ( 30 / 30) in 'Test.WebDriver.Common.Profile'
4445.06 s
[webdriver] Warning: 'Profile' is ambiguous. It is defined
4445.06 s
[webdriver] * in ‘Test.WebDriver.Common.Profile’
4445.06 s
[webdriver] * in ‘Test.WebDriver.Common.Profile’
4445.06 s
[webdriver] You may be able to disambiguate the identifier by qualifying it or
4445.06 s
[webdriver] by specifying the type/value namespace explicitly.
4445.06 s
[webdriver] Defaulting to the one defined in ‘Test.WebDriver.Common.Profile’
4445.06 s
[webdriver] Warning: 'PreparedProfile' is ambiguous. It is defined
4445.06 s
[webdriver] * in ‘Test.WebDriver.Common.Profile’
4445.06 s
[webdriver] * in ‘Test.WebDriver.Common.Profile’
4445.06 s
[webdriver] You may be able to disambiguate the identifier by qualifying it or
4445.06 s
[webdriver] by specifying the type/value namespace explicitly.
4445.06 s
[webdriver] Defaulting to the one defined in ‘Test.WebDriver.Common.Profile’
4445.06 s
[webdriver] 100% ( 37 / 37) in 'Test.WebDriver.Firefox.Profile'
4445.06 s
[webdriver] 0% ( 0 / 2) in 'Test.WebDriver.Session.History'
4445.06 s
[webdriver] Missing documentation for:
4445.06 s
[webdriver] Module header
4445.06 s
[webdriver] SessionHistory
4445.06 s
[webdriver] Warning: 'wdAuthHeaders' is out of scope.
4445.06 s
[webdriver] If you qualify the identifier, haddock can try to link it anyway.
4445.06 s
[webdriver] Warning: 'wdHistoryConfig' is out of scope.
4445.06 s
[webdriver] If you qualify the identifier, haddock can try to link it anyway.
4445.06 s
[webdriver] Warning: 'WD' is out of scope.
4445.06 s
[webdriver] If you qualify the identifier, haddock can try to link it anyway.
4445.07 s
[webdriver] 85% ( 18 / 21) in 'Test.WebDriver.Session'
4445.07 s
[webdriver] Missing documentation for:
4445.07 s
[webdriver] Module header
4445.07 s
[webdriver] modifySession
4445.07 s
[webdriver] SessionHistory
4445.07 s
[webdriver] 85% ( 6 / 7) in 'Test.WebDriver.Class'
4445.07 s
[webdriver] Missing documentation for:
4445.07 s
[webdriver] Module header
4445.07 s
[webdriver] Warning: 'WD' is out of scope.
4445.07 s
[webdriver] If you qualify the identifier, haddock can try to link it anyway.
4445.07 s
[webdriver] Warning: 'BadJSON' is ambiguous. It is defined
4445.07 s
[webdriver] * in ‘Test.WebDriver.JSON’
4445.07 s
[webdriver] * in ‘Test.WebDriver.JSON’
4445.07 s
[webdriver] You may be able to disambiguate the identifier by qualifying it or
4445.07 s
[webdriver] by specifying the type/value namespace explicitly.
4445.07 s
[webdriver] Defaulting to the one defined in ‘Test.WebDriver.JSON’
4445.07 s
[webdriver] Warning: 'Object' is ambiguous. It is defined
4445.07 s
[webdriver] * in ‘Data.Aeson.Types.Internal’
4445.07 s
[webdriver] * in ‘Data.Aeson.Types.Internal’
4445.07 s
[webdriver] You may be able to disambiguate the identifier by qualifying it or
4445.07 s
[webdriver] by specifying the type/value namespace explicitly.
4445.07 s
[webdriver] Defaulting to the one defined in ‘Data.Aeson.Types.Internal’
4445.07 s
[webdriver] 96% ( 27 / 28) in 'Test.WebDriver.JSON'
4445.07 s
[webdriver] Missing documentation for:
4445.07 s
[webdriver] fromText
4445.07 s
[webdriver] Warning: 'FailedCommand' is ambiguous. It is defined
4445.07 s
[webdriver] * in ‘Test.WebDriver.Exceptions.Internal’
4445.07 s
[webdriver] * in ‘Test.WebDriver.Exceptions.Internal’
4445.07 s
[webdriver] You may be able to disambiguate the identifier by qualifying it or
4445.07 s
[webdriver] by specifying the type/value namespace explicitly.
4445.07 s
[webdriver] Defaulting to the one defined in ‘Test.WebDriver.Exceptions.Internal’
4445.07 s
[webdriver] 85% ( 12 / 14) in 'Test.WebDriver.Exceptions.Internal'
4445.07 s
[webdriver] Missing documentation for:
4445.07 s
[webdriver] Module header
4445.07 s
[webdriver] callStackItemToStackFrame
4445.07 s
[webdriver] 50% ( 2 / 4) in 'Test.WebDriver.Cookies'
4445.07 s
[webdriver] Missing documentation for:
4445.07 s
[webdriver] Module header
4445.07 s
[webdriver] aesonOptionsCookie
4445.07 s
[webdriver] Warning: 'Bool' is ambiguous. It is defined
4445.07 s
[webdriver] * in ‘Data.Aeson.Types.Internal’
4445.07 s
[webdriver] * in ‘GHC.Types’
4445.07 s
[webdriver] You may be able to disambiguate the identifier by qualifying it or
4445.07 s
[webdriver] by specifying the type/value namespace explicitly.
4445.07 s
[webdriver] Defaulting to the one defined in ‘GHC.Types’
4445.07 s
[webdriver] Warning: 'wdCapabilities' is out of scope.
4445.07 s
[webdriver] If you qualify the identifier, haddock can try to link it anyway.
4445.07 s
[webdriver] Warning: 'WDConfig' is out of scope.
4445.07 s
[webdriver] If you qualify the identifier, haddock can try to link it anyway.
4445.08 s
[webdriver] Warning: 'acceptAlerts' is out of scope.
4445.08 s
[webdriver] If you qualify the identifier, haddock can try to link it anyway.
4445.08 s
[webdriver] Warning: 'dismissAlerts' is out of scope.
4445.08 s
[webdriver] If you qualify the identifier, haddock can try to link it anyway.
4445.08 s
[webdriver] Warning: 'executeJS' is out of scope.
4445.08 s
[webdriver] If you qualify the identifier, haddock can try to link it anyway.
4445.08 s
[webdriver] Warning: 'asyncJS' is out of scope.
4445.08 s
[webdriver] If you qualify the identifier, haddock can try to link it anyway.
4445.08 s
[webdriver] Warning: 'setLocation' is out of scope.
4445.08 s
[webdriver] If you qualify the identifier, haddock can try to link it anyway.
4445.08 s
[webdriver] Warning: 'getLocation' is out of scope.
4445.08 s
[webdriver] If you qualify the identifier, haddock can try to link it anyway.
4445.08 s
[webdriver] Warning: 'Portrait' is out of scope.
4445.08 s
[webdriver] If you qualify the identifier, haddock can try to link it anyway.
4445.08 s
[webdriver] Warning: 'Landscape' is out of scope.
4445.08 s
[webdriver] If you qualify the identifier, haddock can try to link it anyway.
4445.08 s
[webdriver] Warning: 'screenshot' is out of scope.
4445.08 s
[webdriver] If you qualify the identifier, haddock can try to link it anyway.
4445.08 s
[wai-app-static] shrinking RPATHs of ELF executables and libraries in /nix/store/yzrq0sihi73cpzi2l4bfvdw52nqc0abz-wai-app-static-3.1.9
4445.08 s
[webdriver] Warning: 'getKey' is out of scope.
4445.08 s
[webdriver] If you qualify the identifier, haddock can try to link it anyway.
4445.08 s
[webdriver] Warning: 'setKey' is out of scope.
4445.08 s
[webdriver] If you qualify the identifier, haddock can try to link it anyway.
4445.08 s
[webdriver] Warning: 'Capabilities' is ambiguous. It is defined
4445.08 s
[webdriver] * in ‘Test.WebDriver.Capabilities’
4445.08 s
[webdriver] * in ‘Test.WebDriver.Capabilities’
4445.08 s
[webdriver] You may be able to disambiguate the identifier by qualifying it or
4445.08 s
[webdriver] by specifying the type/value namespace explicitly.
4445.08 s
[webdriver] Defaulting to the one defined in ‘Test.WebDriver.Capabilities’
4445.08 s
[webdriver] Warning: 'Firefox' is ambiguous. It is defined
4445.08 s
[webdriver] * in ‘Test.WebDriver.Capabilities’
4445.08 s
[webdriver] * in ‘Test.WebDriver.Firefox.Profile’
4445.08 s
[webdriver] You may be able to disambiguate the identifier by qualifying it or
4445.08 s
[webdriver] by specifying the type/value namespace explicitly.
4445.08 s
[webdriver] Defaulting to the one defined in ‘Test.WebDriver.Firefox.Profile’
4445.08 s
[wai-app-static] shrinking /nix/store/yzrq0sihi73cpzi2l4bfvdw52nqc0abz-wai-app-static-3.1.9/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSwai-app-static-3.1.9-K9S24etgqa38HA9ZyeyvNw-ghc9.12.3.so
4445.08 s
[webdriver] 75% ( 21 / 28) in 'Test.WebDriver.Capabilities'
4445.08 s
[webdriver] Missing documentation for:
4445.08 s
[webdriver] Module header
4445.08 s
[webdriver] phantomjs
4445.08 s
[webdriver] htmlUnit
4445.08 s
[webdriver] iPhone
4445.08 s
[webdriver] iPad
4445.08 s
[webdriver] android
4445.08 s
[webdriver] UnexpectedAlertBehavior
4445.08 s
[webdriver] Warning: 'Capabilities' is ambiguous. It is defined
4445.08 s
[webdriver] * in ‘Test.WebDriver.Capabilities’
4445.08 s
[webdriver] * in ‘Test.WebDriver.Capabilities’
4445.08 s
[webdriver] You may be able to disambiguate the identifier by qualifying it or
4445.08 s
[webdriver] by specifying the type/value namespace explicitly.
4445.08 s
[webdriver] Defaulting to the one defined in ‘Test.WebDriver.Capabilities’
4445.08 s
[webdriver] Warning: 'WDSession' is ambiguous. It is defined
4445.08 s
[webdriver] * in ‘Test.WebDriver.Session’
4445.08 s
[webdriver] * in ‘Test.WebDriver.Session’
4445.08 s
[webdriver] You may be able to disambiguate the identifier by qualifying it or
4445.08 s
[webdriver] by specifying the type/value namespace explicitly.
4445.08 s
[webdriver] Defaulting to the one defined in ‘Test.WebDriver.Session’
4445.08 s
[webdriver] 94% ( 16 / 17) in 'Test.WebDriver.Config'
4445.08 s
[webdriver] Missing documentation for:
4445.08 s
[webdriver] Module header
4445.08 s
[webdriver] Warning: 'WD' is out of scope.
4445.08 s
[webdriver] If you qualify the identifier, haddock can try to link it anyway.
4445.08 s
[webdriver] Warning: 'WDResponse' is ambiguous. It is defined
4445.08 s
[webdriver] * in ‘Test.WebDriver.Internal’
4445.08 s
[webdriver] * in ‘Test.WebDriver.Internal’
4445.08 s
[webdriver] You may be able to disambiguate the identifier by qualifying it or
4445.08 s
[webdriver] by specifying the type/value namespace explicitly.
4445.08 s
[webdriver] Defaulting to the one defined in ‘Test.WebDriver.Internal’
4445.08 s
[webdriver] 71% ( 5 / 7) in 'Test.WebDriver.Internal'
4445.08 s
[webdriver] Missing documentation for:
4445.08 s
[webdriver] handleJSONErr
4445.08 s
[webdriver] handleRespSessionId
4445.08 s
[webdriver] 0% ( 0 / 2) in 'Test.WebDriver.Utils'
4445.08 s
[webdriver] Missing documentation for:
4445.08 s
[webdriver] Module header
4445.08 s
[webdriver] urlEncode
4445.08 s
[webdriver] Warning: 'WindowHandle' is ambiguous. It is defined
4445.08 s
[webdriver] * in ‘Test.WebDriver.Commands.Internal’
4445.08 s
[webdriver] * in ‘Test.WebDriver.Commands.Internal’
4445.08 s
[webdriver] You may be able to disambiguate the identifier by qualifying it or
4445.08 s
[webdriver] by specifying the type/value namespace explicitly.
4445.08 s
[webdriver] Defaulting to the one defined in ‘Test.WebDriver.Commands.Internal’
4445.08 s
[webdriver] 93% ( 14 / 15) in 'Test.WebDriver.Commands.Internal'
4445.08 s
[webdriver] Missing documentation for:
4445.08 s
[webdriver] doCommand
4445.08 s
[webdriver] 92% ( 13 / 14) in 'Test.WebDriver.Exceptions'
4445.08 s
[webdriver] Missing documentation for:
4445.08 s
[webdriver] Module header
4445.09 s
[webdriver] Warning: 'Capabilities' is ambiguous. It is defined
4445.09 s
[webdriver] * in ‘Test.WebDriver.Capabilities’
4445.09 s
[webdriver] * in ‘Test.WebDriver.Capabilities’
4445.09 s
[webdriver] You may be able to disambiguate the identifier by qualifying it or
4445.09 s
[webdriver] by specifying the type/value namespace explicitly.
4445.09 s
[webdriver] Defaulting to the one defined in ‘Test.WebDriver.Capabilities’
4445.09 s
[webdriver] Warning: 'runSession' is out of scope.
4445.09 s
[webdriver] If you qualify the identifier, haddock can try to link it anyway.
4445.09 s
[webdriver] Warning: 'Object' is ambiguous. It is defined
4445.09 s
[webdriver] * in ‘Data.Aeson.Types.Internal’
4445.09 s
[webdriver] * in ‘Data.Aeson.Types.Internal’
4445.09 s
[webdriver] You may be able to disambiguate the identifier by qualifying it or
4445.09 s
[webdriver] by specifying the type/value namespace explicitly.
4445.09 s
[webdriver] Defaulting to the one defined in ‘Data.Aeson.Types.Internal’
4445.09 s
[webdriver] Warning: 'Element' is ambiguous. It is defined
4445.09 s
[webdriver] * in ‘Test.WebDriver.Commands.Internal’
4445.09 s
[webdriver] * in ‘Test.WebDriver.Commands.Internal’
4445.09 s
[webdriver] You may be able to disambiguate the identifier by qualifying it or
4445.09 s
[webdriver] by specifying the type/value namespace explicitly.
4445.09 s
[webdriver] Defaulting to the one defined in ‘Test.WebDriver.Commands.Internal’
4445.10 s
[webdriver] 93% (133 /143) in 'Test.WebDriver.Commands'
4445.10 s
[webdriver] Missing documentation for:
4445.10 s
[webdriver] focusWindow
4445.10 s
[webdriver] deleteCookieByName
4445.10 s
[webdriver] ApplicationCacheStatus
4445.10 s
[webdriver] getApplicationCacheStatus
4445.10 s
[webdriver] availableIMEEngines
4445.10 s
[webdriver] activeIMEEngine
4445.10 s
[webdriver] checkIMEActive
4445.10 s
[webdriver] activateIME
4445.10 s
[webdriver] deactivateIME
4445.10 s
[webdriver] LogType
4445.10 s
[webdriver] Warning: 'WD' is ambiguous. It is defined
4445.10 s
[webdriver] * in ‘Test.WebDriver.Monad’
4445.10 s
[webdriver] * in ‘Test.WebDriver.Monad’
4445.10 s
[webdriver] You may be able to disambiguate the identifier by qualifying it or
4445.10 s
[webdriver] by specifying the type/value namespace explicitly.
4445.10 s
[webdriver] Defaulting to the one defined in ‘Test.WebDriver.Monad’
4445.10 s
[webdriver] Warning: 'WDSession' is ambiguous. It is defined
4445.10 s
[webdriver] * in ‘Test.WebDriver.Session’
4445.10 s
[webdriver] * in ‘Test.WebDriver.Session’
4445.10 s
[webdriver] You may be able to disambiguate the identifier by qualifying it or
4445.10 s
[webdriver] by specifying the type/value namespace explicitly.
4445.10 s
[webdriver] Defaulting to the one defined in ‘Test.WebDriver.Session’
4445.10 s
[webdriver] 87% ( 7 / 8) in 'Test.WebDriver.Monad'
4445.10 s
[webdriver] Missing documentation for:
4445.10 s
[webdriver] Module header
4445.10 s
[webdriver] 86% ( 51 / 59) in 'Test.WebDriver.Types'
4445.10 s
[webdriver] Missing documentation for:
4445.10 s
[webdriver] Module header
4445.10 s
[webdriver] SessionHistory
4445.10 s
[webdriver] UnexpectedAlertBehavior
4445.10 s
[webdriver] iPhone
4445.10 s
[webdriver] iPad
4445.10 s
[webdriver] android
4445.10 s
[webdriver] LogType
4445.10 s
[webdriver] ApplicationCacheStatus
4445.10 s
[webdriver] Warning: 'FailedCommand' is ambiguous. It is defined
4445.10 s
[webdriver] * in ‘Test.WebDriver.Exceptions.Internal’
4445.10 s
[webdriver] * in ‘Test.WebDriver.Exceptions.Internal’
4445.10 s
[webdriver] You may be able to disambiguate the identifier by qualifying it or
4445.10 s
[webdriver] by specifying the type/value namespace explicitly.
4445.10 s
[webdriver] Defaulting to the one defined in ‘Test.WebDriver.Exceptions.Internal’
4445.10 s
[webdriver] Warning: 'ExpectFailed' is ambiguous. It is defined
4445.10 s
[webdriver] * in ‘Test.WebDriver.Commands.Wait’
4445.10 s
[webdriver] * in ‘Test.WebDriver.Commands.Wait’
4445.10 s
[webdriver] You may be able to disambiguate the identifier by qualifying it or
4445.10 s
[webdriver] by specifying the type/value namespace explicitly.
4445.10 s
[webdriver] Defaulting to the one defined in ‘Test.WebDriver.Commands.Wait’
4445.10 s
[webdriver] Warning: 'Element' is ambiguous. It is defined
4445.10 s
[webdriver] * in ‘Test.WebDriver.Commands.Internal’
4445.10 s
[webdriver] * in ‘Test.WebDriver.Commands.Internal’
4445.10 s
[webdriver] You may be able to disambiguate the identifier by qualifying it or
4445.10 s
[webdriver] by specifying the type/value namespace explicitly.
4445.10 s
[webdriver] Defaulting to the one defined in ‘Test.WebDriver.Commands.Internal’
4445.10 s
[webdriver] Warning: 'WD' is out of scope.
4445.10 s
[webdriver] If you qualify the identifier, haddock can try to link it anyway.
4445.10 s
[webdriver] 94% ( 16 / 17) in 'Test.WebDriver.Commands.Wait'
4445.10 s
[webdriver] Missing documentation for:
4445.10 s
[webdriver] Module header
4445.10 s
[webdriver] Warning: 'Capabilities' is ambiguous. It is defined
4445.10 s
[webdriver] * in ‘Test.WebDriver.Capabilities’
4445.10 s
[webdriver] * in ‘Test.WebDriver.Capabilities’
4445.10 s
[webdriver] You may be able to disambiguate the identifier by qualifying it or
4445.10 s
[webdriver] by specifying the type/value namespace explicitly.
4445.10 s
[webdriver] Defaulting to the one defined in ‘Test.WebDriver.Capabilities’
4445.10 s
[webdriver] 92% ( 48 / 52) in 'Test.WebDriver'
4445.10 s
[webdriver] Missing documentation for:
4445.10 s
[webdriver] iPhone
4445.10 s
[webdriver] iPad
4445.10 s
[webdriver] android
4445.10 s
[webdriver] SessionHistory
4445.12 s
[wai-app-static] shrinking /nix/store/yzrq0sihi73cpzi2l4bfvdw52nqc0abz-wai-app-static-3.1.9/bin/warp
4445.15 s
[wai-app-static] checking for references to /build/ in /nix/store/yzrq0sihi73cpzi2l4bfvdw52nqc0abz-wai-app-static-3.1.9...
4445.18 s
[wai-app-static] patching script interpreter paths in /nix/store/yzrq0sihi73cpzi2l4bfvdw52nqc0abz-wai-app-static-3.1.9
4445.19 s
[wai-app-static] stripping (with command strip and flags -S -p) in /nix/store/yzrq0sihi73cpzi2l4bfvdw52nqc0abz-wai-app-static-3.1.9/lib /nix/store/yzrq0sihi73cpzi2l4bfvdw52nqc0abz-wai-app-static-3.1.9/bin
4445.26 s
[conduit] Documentation created: dist/doc/html/conduit,
4445.26 s
[conduit] dist/doc/html/conduit/conduit.txt
4445.27 s
[wai-app-static] shrinking RPATHs of ELF executables and libraries in /nix/store/hp68q4b2amkpnxhxfyk8hp3zm0svz9wl-wai-app-static-3.1.9-doc
4445.27 s
[wai-app-static] checking for references to /build/ in /nix/store/hp68q4b2amkpnxhxfyk8hp3zm0svz9wl-wai-app-static-3.1.9-doc...
4445.29 s
[wai-app-static] patching script interpreter paths in /nix/store/hp68q4b2amkpnxhxfyk8hp3zm0svz9wl-wai-app-static-3.1.9-doc
4445.42 s
Progress: 296 of 370 built (5 building), 559 of 559 downloaded from cache
4445.50 s
Building servant-server
4445.50 s
[conduit] Phase: installPhase
4445.50 s
[conduit] Installing library in /nix/store/vhjz1r2j735a8rijsz58az85bppxfhw7-conduit-1.3.6.1/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4445.52 s
[webdriver] Warning: Test.WebDriver.JSON: could not find link destinations for:
4445.52 s
[webdriver] - Data.Attoparsec.ByteString.Lazy.Result
4445.52 s
[webdriver] Warning: Test.WebDriver.Cookies: could not find link destinations for:
4445.52 s
[webdriver] - Test.WebDriver.Cookies.Rep_Cookie
4445.53 s
[webdriver] Warning: Test.WebDriver.Commands: could not find link destinations for:
4445.53 s
[webdriver] - Test.WebDriver.Cookies.Rep_Cookie
4445.54 s
[webdriver] Warning: Test.WebDriver.Types: could not find link destinations for:
4445.54 s
[webdriver] - Test.WebDriver.Cookies.Rep_Cookie
4445.70 s
[tmp-postgres] Preprocessing library for tmp-postgres-1.35.0.0...
4445.70 s
[tmp-postgres] Running Haddock on library for tmp-postgres-1.35.0.0...
4445.71 s
[tmp-postgres] Warning: The documentation for the following packages are not installed. No
4445.71 s
[tmp-postgres] links will be generated to these packages: attoparsec-0.14.4,
4445.71 s
[tmp-postgres] attoparsec-0.14.4, postgresql-libpq-configure-0.11, vector-0.13.2.0
4445.76 s
[conduit] Phase: fixupPhase
4445.77 s
[conduit] shrinking RPATHs of ELF executables and libraries in /nix/store/vhjz1r2j735a8rijsz58az85bppxfhw7-conduit-1.3.6.1
4445.77 s
[conduit] shrinking /nix/store/vhjz1r2j735a8rijsz58az85bppxfhw7-conduit-1.3.6.1/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSconduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW-ghc9.12.3.so
4445.79 s
[conduit] checking for references to /build/ in /nix/store/vhjz1r2j735a8rijsz58az85bppxfhw7-conduit-1.3.6.1...
4445.81 s
[conduit] patching script interpreter paths in /nix/store/vhjz1r2j735a8rijsz58az85bppxfhw7-conduit-1.3.6.1
4445.82 s
[conduit] stripping (with command strip and flags -S -p) in /nix/store/vhjz1r2j735a8rijsz58az85bppxfhw7-conduit-1.3.6.1/lib
4445.86 s
[servant-server] Phase: setupCompilerEnvironmentPhase
4445.86 s
[servant-server] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4445.98 s
[conduit] shrinking RPATHs of ELF executables and libraries in /nix/store/dz6fl9k2x12bcnp1ch8ni0xywpwz601g-conduit-1.3.6.1-doc
4445.99 s
[conduit] checking for references to /build/ in /nix/store/dz6fl9k2x12bcnp1ch8ni0xywpwz601g-conduit-1.3.6.1-doc...
4446.01 s
[conduit] patching script interpreter paths in /nix/store/dz6fl9k2x12bcnp1ch8ni0xywpwz601g-conduit-1.3.6.1-doc
4446.02 s
[tmp-postgres] [1 of 4] Compiling Database.Postgres.Temp.Internal.Core ( src/Database/Postgres/Temp/Internal/Core.hs, /build/ghc742_tmp_0/ghc_tmp_14.o, /build/ghc742_tmp_0/ghc_tmp_14.dyn_o )
4446.12 s
Progress: 297 of 370 built (5 building), 559 of 559 downloaded from cache
4446.23 s
Building conduit-extra
4446.29 s
Building libyaml
4446.29 s
[servant-server] Phase: unpackPhase
4446.29 s
[servant-server] unpacking source archive /nix/store/sisdcb61b7yrvwnz37spx10l6h44qr2a-servant-server-0.20.2.tar.gz
4446.29 s
[servant-server] source root is servant-server-0.20.2
4446.29 s
[servant-server] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "servant-server-0.20.2/test/Spec.hs"
4446.29 s
[servant-server] Phase: patchPhase
4446.29 s
[statistics] Documentation created: dist/doc/html/statistics,
4446.29 s
[statistics] dist/doc/html/statistics/statistics.txt
4446.29 s
[statistics] Phase: installPhase
4446.29 s
[servant-server] Run jailbreak-cabal to lift version restrictions on build inputs.
4446.31 s
[servant-server] Phase: compileBuildDriverPhase
4446.32 s
[servant-server] setupCompileFlags: -package-db=/build/tmp.1VunjupxQb/setup-package.conf.d -threaded
4446.36 s
[statistics] Installing library in /nix/store/8zfzznj8bahf1nnbm6714js21xwhs662-statistics-0.16.3.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/statistics-0.16.3.0-6y1GlKPsZdK6MnPH6DP5UR
4446.38 s
[servant-server] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.1VunjupxQb/Main.o )
4446.38 s
[conduit-extra] Phase: setupCompilerEnvironmentPhase
4446.45 s
[conduit-extra] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4446.45 s
[libyaml] Phase: setupCompilerEnvironmentPhase
4446.45 s
[libyaml] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4446.45 s
[servant-server] [2 of 2] Linking Setup
4446.45 s
[tmp-postgres] src/Database/Postgres/Temp/Internal/Core.hs:98:23: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4446.45 s
[tmp-postgres] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4446.45 s
[tmp-postgres] • In the data declaration for ‘StartError’
4446.45 s
[tmp-postgres] |
4446.45 s
[tmp-postgres] 98 | deriving (Show, Eq, Typeable )
4446.45 s
[tmp-postgres] | ^^^^^^^^
4446.45 s
[tmp-postgres]
4446.58 s
[conduit-extra] Phase: unpackPhase
4446.59 s
[conduit-extra] unpacking source archive /nix/store/02b3jg0dbb72fl6hjw0im62s1wqqh4s6-conduit-extra-1.3.8.tar.gz
4446.59 s
[conduit-extra] source root is conduit-extra-1.3.8
4446.60 s
[libyaml] Phase: unpackPhase
4446.60 s
[conduit-extra] setting SOURCE_DATE_EPOCH to timestamp 1750917223 of file "conduit-extra-1.3.8/test/Spec.hs"
4446.60 s
[libyaml] unpacking source archive /nix/store/z9q7w51ysg8cdvgpx6d6zlcz4ghkhp0h-libyaml-0.1.4.tar.gz
4446.60 s
[conduit-extra] Phase: patchPhase
4446.61 s
[libyaml] source root is libyaml-0.1.4
4446.61 s
[conduit-extra] Replace Cabal file with edited version from mirror://hackage/conduit-extra-1.3.8/revision/1.cabal.
4446.61 s
[libyaml] setting SOURCE_DATE_EPOCH to timestamp 1710477580 of file "libyaml-0.1.4/libyaml.cabal"
4446.61 s
[conduit-extra] Run jailbreak-cabal to lift version restrictions on build inputs.
4446.62 s
[libyaml] Phase: patchPhase
4446.62 s
[libyaml] Run jailbreak-cabal to lift version restrictions on build inputs.
4446.63 s
[conduit-extra] Phase: compileBuildDriverPhase
4446.64 s
[conduit-extra] setupCompileFlags: -package-db=/build/tmp.JI0MaJL9Bm/setup-package.conf.d -threaded
4446.64 s
[libyaml] Phase: compileBuildDriverPhase
4446.64 s
[libyaml] setupCompileFlags: -package-db=/build/tmp.hTGtaWjxWC/setup-package.conf.d -threaded
4446.70 s
[conduit-extra] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.JI0MaJL9Bm/Main.o )
4446.71 s
[libyaml] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.hTGtaWjxWC/Main.o )
4446.75 s
[conduit-extra] [2 of 2] Linking Setup
4446.77 s
[libyaml] [2 of 2] Linking Setup
4446.86 s
[tmp-postgres] [2 of 4] Compiling Database.Postgres.Temp.Internal.Config ( src/Database/Postgres/Temp/Internal/Config.hs, /build/ghc742_tmp_0/ghc_tmp_12.o, /build/ghc742_tmp_0/ghc_tmp_12.dyn_o )
4447.13 s
[statistics] Phase: fixupPhase
4447.24 s
[statistics] shrinking RPATHs of ELF executables and libraries in /nix/store/8zfzznj8bahf1nnbm6714js21xwhs662-statistics-0.16.3.0
4447.24 s
[statistics] shrinking /nix/store/8zfzznj8bahf1nnbm6714js21xwhs662-statistics-0.16.3.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSstatistics-0.16.3.0-6y1GlKPsZdK6MnPH6DP5UR-ghc9.12.3.so
4447.31 s
[statistics] checking for references to /build/ in /nix/store/8zfzznj8bahf1nnbm6714js21xwhs662-statistics-0.16.3.0...
4447.35 s
[statistics] patching script interpreter paths in /nix/store/8zfzznj8bahf1nnbm6714js21xwhs662-statistics-0.16.3.0
4447.36 s
[statistics] stripping (with command strip and flags -S -p) in /nix/store/8zfzznj8bahf1nnbm6714js21xwhs662-statistics-0.16.3.0/lib
4447.48 s
[servant-client] Phase: haddockPhase
4447.84 s
[servant-server] Phase: updateAutotoolsGnuConfigScriptsPhase
4447.85 s
[servant-server] Phase: configurePhase
4447.87 s
[servant-server] configureFlags: --verbose --prefix=/nix/store/w5kfi18gkz5whwh7v5fycqwjjrzn236y-servant-server-0.20.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/9cg9ysqs4caphrhs7zrvdf1l7afk30a3-servant-server-0.20.2-doc/share/doc/servant-server-0.20.2 --with-gcc=gcc --package-db=/build/tmp.1VunjupxQb/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --enable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4447.88 s
[servant-server] Using Parsec parser
4447.88 s
[servant-server] Configuring servant-server-0.20.2...
4447.89 s
[statistics] shrinking RPATHs of ELF executables and libraries in /nix/store/ng8ihhlfxlr0vgqffdgiz83krn6cam33-statistics-0.16.3.0-doc
4447.91 s
[statistics] checking for references to /build/ in /nix/store/ng8ihhlfxlr0vgqffdgiz83krn6cam33-statistics-0.16.3.0-doc...
4447.93 s
[statistics] patching script interpreter paths in /nix/store/ng8ihhlfxlr0vgqffdgiz83krn6cam33-statistics-0.16.3.0-doc
4448.13 s
Progress: 298 of 370 built (6 building), 559 of 559 downloaded from cache
4448.21 s
Building criterion
4448.21 s
[conduit-extra] Phase: updateAutotoolsGnuConfigScriptsPhase
4448.21 s
[conduit-extra] Phase: configurePhase
4448.21 s
[conduit-extra] configureFlags: --verbose --prefix=/nix/store/3a2pxjs684k4fynn78vkvd042pnxlk0y-conduit-extra-1.3.8 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/pyaianzxjd328n5kn0fspr02jja04qwm-conduit-extra-1.3.8-doc/share/doc/conduit-extra-1.3.8 --with-gcc=gcc --package-db=/build/tmp.JI0MaJL9Bm/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --enable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4448.21 s
[conduit-extra] Using Parsec parser
4448.21 s
[conduit-extra] Configuring conduit-extra-1.3.8...
4448.21 s
[libyaml] Phase: updateAutotoolsGnuConfigScriptsPhase
4448.21 s
[libyaml] Phase: configurePhase
4448.21 s
[libyaml] configureFlags: --verbose --prefix=/nix/store/n79scjzxpk8y5fjj6m1zx5dq67bpdws5-libyaml-0.1.4 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/kc32zarifxqvfqdiirybwkr2r156b2nf-libyaml-0.1.4-doc/share/doc/libyaml-0.1.4 --with-gcc=gcc --package-db=/build/tmp.hTGtaWjxWC/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --enable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4448.21 s
[libyaml] Using Parsec parser
4448.21 s
[libyaml] Configuring libyaml-0.1.4...
4448.27 s
[servant-client] Preprocessing library for servant-client-0.20.2...
4448.27 s
[servant-client] Running Haddock on library for servant-client-0.20.2...
4448.27 s
[servant-client] Warning: The documentation for the following packages are not installed. No
4448.27 s
[servant-client] links will be generated to these packages: attoparsec-0.14.4,
4448.27 s
[servant-client] attoparsec-0.14.4, vector-0.13.2.0
4448.46 s
[criterion] Phase: setupCompilerEnvironmentPhase
4448.46 s
[criterion] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4448.50 s
[libyaml] Flags chosen: no-unicode=False, system-libyaml=False
4448.53 s
[servant-server] Dependency base: using base-4.21.1.0
4448.53 s
[servant-server] Dependency base64-bytestring: using base64-bytestring-1.2.1.0
4448.53 s
[servant-server] Dependency bytestring: using bytestring-0.12.2.0
4448.53 s
[servant-server] Dependency constraints: using constraints-0.14.2
4448.53 s
[servant-server] Dependency containers: using containers-0.7
4448.53 s
[servant-server] Dependency exceptions: using exceptions-0.10.10
4448.53 s
[servant-server] Dependency filepath: using filepath-1.5.4.0
4448.53 s
[servant-server] Dependency http-api-data: using http-api-data-0.6.1
4448.53 s
[servant-server] Dependency http-media: using http-media-0.8.1.1
4448.53 s
[servant-server] Dependency http-types: using http-types-0.12.4
4448.53 s
[servant-server] Dependency monad-control: using monad-control-1.0.3.1
4448.53 s
[servant-server] Dependency mtl: using mtl-2.3.1
4448.53 s
[servant-server] Dependency network: using network-3.2.8.0
4448.53 s
[servant-server] Dependency resourcet: using resourcet-1.3.0
4448.53 s
[servant-server] Dependency servant: using servant-0.20.2
4448.53 s
[servant-server] Dependency sop-core: using sop-core-0.5.0.2
4448.53 s
[servant-server] Dependency tagged: using tagged-0.8.9
4448.53 s
[servant-server] Dependency text: using text-2.1.3
4448.53 s
[servant-server] Dependency transformers: using transformers-0.6.1.2
4448.53 s
[servant-server] Dependency transformers-base: using transformers-base-0.4.6
4448.53 s
[servant-server] Dependency wai: using wai-3.2.4
4448.53 s
[servant-server] Dependency wai-app-static: using wai-app-static-3.1.9
4448.53 s
[servant-server] Dependency word8: using word8-0.1.3
4448.53 s
[servant-server] Dependency aeson: using aeson-2.2.3.0
4448.53 s
[servant-server] Dependency base: using base-4.21.1.0
4448.53 s
[servant-server] Dependency base-compat: using base-compat-0.14.1
4448.54 s
[servant-server] Dependency servant-server: using servant-server-0.20.2
4448.54 s
[servant-server] Dependency text: using text-2.1.3
4448.54 s
[servant-server] Dependency wai: using wai-3.2.4
4448.54 s
[servant-server] Dependency warp: using warp-3.4.9
4448.54 s
[servant-server] Source component graph:
4448.54 s
[servant-server] component lib
4448.54 s
[servant-server] component exe:greet dependency lib
4448.54 s
[servant-server] Configured component graph:
4448.54 s
[servant-server] component servant-server-0.20.2-5vZNAX2nCTrAIyPnkFGVKZ
4448.54 s
[servant-server] include base-4.21.1.0-f852
4448.54 s
[servant-server] include base64-bytestring-1.2.1.0-D9rCQPTbHjrCnSWYiAdksi
4448.54 s
[servant-server] include bytestring-0.12.2.0-6aa1
4448.54 s
[servant-server] include constraints-0.14.2-FLGbQgdAhVI3DlGZS0Y5DI
4448.54 s
[servant-server] include containers-0.7-4b3d
4448.54 s
[servant-server] include exceptions-0.10.10-cecf
4448.54 s
[servant-server] include filepath-1.5.4.0-0516
4448.54 s
[servant-server] include http-api-data-0.6.1-BeWFlj05UMvCbh9UHvIh3X
4448.54 s
[servant-server] include http-media-0.8.1.1-CTTlJHpSzQK7KdQ2TG0AoL
4448.54 s
[servant-server] include http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4448.54 s
[servant-server] include monad-control-1.0.3.1-Ef0kEuy1mTT69zhin0ocRp
4448.54 s
[servant-server] include mtl-2.3.1-20ab
4448.54 s
[servant-server] include network-3.2.8.0-DpTVqwBHQkCklZVcfZXya
4448.54 s
[servant-server] include resourcet-1.3.0-7wG0wgG6EWL5F9hqk9dyBk
4448.54 s
[servant-server] include servant-0.20.2-EqEwfz5da7W32BE8HrodzO
4448.54 s
[servant-server] include sop-core-0.5.0.2-918EsqTwkLt6d5RC5SjdCa
4448.54 s
[servant-server] include tagged-0.8.9-6jKMWlIfYGVEVoyTKGGROS
4448.54 s
[servant-server] include text-2.1.3-1f83
4448.54 s
[servant-server] include transformers-0.6.1.2-c4e4
4448.54 s
[servant-server] include transformers-base-0.4.6-GLiqKetnM7cKxMEJaRNxUT
4448.54 s
[servant-server] include wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4448.54 s
[servant-server] include wai-app-static-3.1.9-K9S24etgqa38HA9ZyeyvNw
4448.54 s
[servant-server] include word8-0.1.3-LJOgf0y20MdFepZcXisIEz
4448.54 s
[servant-server] component servant-server-0.20.2-9xxTugr9AoY5z99LCvh1W8-greet
4448.54 s
[servant-server] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4448.54 s
[servant-server] include base-4.21.1.0-f852
4448.54 s
[servant-server] include base-compat-0.14.1-DNzhZRww6yAJVPanzhSq1i
4448.54 s
[servant-server] include servant-server-0.20.2-5vZNAX2nCTrAIyPnkFGVKZ
4448.54 s
[servant-server] include text-2.1.3-1f83
4448.54 s
[servant-server] include wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4448.54 s
[servant-server] include warp-3.4.9-LNTSBi2daHN5YNE7YRGm2w
4448.54 s
[servant-server] Linked component graph:
4448.54 s
[servant-server] unit servant-server-0.20.2-5vZNAX2nCTrAIyPnkFGVKZ
4448.54 s
[servant-server] include base-4.21.1.0-f852
4448.54 s
[servant-server] include base64-bytestring-1.2.1.0-D9rCQPTbHjrCnSWYiAdksi
4448.54 s
[servant-server] include bytestring-0.12.2.0-6aa1
4448.54 s
[servant-server] include constraints-0.14.2-FLGbQgdAhVI3DlGZS0Y5DI
4448.54 s
[servant-server] include containers-0.7-4b3d
4448.54 s
[servant-server] include exceptions-0.10.10-cecf
4448.54 s
[servant-server] include filepath-1.5.4.0-0516
4448.54 s
[servant-server] include http-api-data-0.6.1-BeWFlj05UMvCbh9UHvIh3X
4448.54 s
[servant-server] include http-media-0.8.1.1-CTTlJHpSzQK7KdQ2TG0AoL
4448.54 s
[servant-server] include http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4448.54 s
[servant-server] include monad-control-1.0.3.1-Ef0kEuy1mTT69zhin0ocRp
4448.54 s
[servant-server] include mtl-2.3.1-20ab
4448.54 s
[servant-server] include network-3.2.8.0-DpTVqwBHQkCklZVcfZXya
4448.54 s
[servant-server] include resourcet-1.3.0-7wG0wgG6EWL5F9hqk9dyBk
4448.54 s
[servant-server] include servant-0.20.2-EqEwfz5da7W32BE8HrodzO
4448.54 s
[servant-server] include sop-core-0.5.0.2-918EsqTwkLt6d5RC5SjdCa
4448.54 s
[servant-server] include tagged-0.8.9-6jKMWlIfYGVEVoyTKGGROS
4448.54 s
[servant-server] include text-2.1.3-1f83
4448.54 s
[servant-server] include transformers-0.6.1.2-c4e4
4448.54 s
[servant-server] include transformers-base-0.4.6-GLiqKetnM7cKxMEJaRNxUT
4448.54 s
[servant-server] include wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4448.54 s
[servant-server] include wai-app-static-3.1.9-K9S24etgqa38HA9ZyeyvNw
4448.54 s
[servant-server] include word8-0.1.3-LJOgf0y20MdFepZcXisIEz
4448.54 s
[servant-server] Servant=servant-server-0.20.2-5vZNAX2nCTrAIyPnkFGVKZ:Servant,Servant.Server=servant-server-0.20.2-5vZNAX2nCTrAIyPnkFGVKZ:Servant.Server,Servant.Server.Experimental.Auth=servant-server-0.20.2-5vZNAX2nCTrAIyPnkFGVKZ:Servant.Server.Experimental.Auth,Servant.Server.Generic=servant-server-0.20.2-5vZNAX2nCTrAIyPnkFGVKZ:Servant.Server.Generic,Servant.Server.Internal=servant-server-0.20.2-5vZNAX2nCTrAIyPnkFGVKZ:Servant.Server.Internal,Servant.Server.Internal.BasicAuth=servant-server-0.20.2-5vZNAX2nCTrAIyPnkFGVKZ:Servant.Server.Internal.BasicAuth,Servant.Server.Internal.Context=servant-server-0.20.2-5vZNAX2nCTrAIyPnkFGVKZ:Servant.Server.Internal.Context,Servant.Server.Internal.Delayed=servant-server-0.20.2-5vZNAX2nCTrAIyPnkFGVKZ:Servant.Server.Internal.Delayed,Servant.Server.Internal.DelayedIO=servant-server-0.20.2-5vZNAX2nCTrAIyPnkFGVKZ:Servant.Server.Internal.DelayedIO,Servant.Server.Internal.ErrorFormatter=servant-server-0.20.2-5vZNAX2nCTrAIyPnkFGVKZ:Servant.Server.Internal.ErrorFormatter,Servant.Server.Internal.Handler=servant-server-0.20.2-5vZNAX2nCTrAIyPnkFGVKZ:Servant.Server.Internal.Handler,Servant.Server.Internal.RouteResult=servant-server-0.20.2-5vZNAX2nCTrAIyPnkFGVKZ:Servant.Server.Internal.RouteResult,Servant.Server.Internal.Router=servant-server-0.20.2-5vZNAX2nCTrAIyPnkFGVKZ:Servant.Server.Internal.Router,Servant.Server.Internal.RoutingApplication=servant-server-0.20.2-5vZNAX2nCTrAIyPnkFGVKZ:Servant.Server.Internal.RoutingApplication,Servant.Server.Internal.ServerError=servant-server-0.20.2-5vZNAX2nCTrAIyPnkFGVKZ:Servant.Server.Internal.ServerError,Servant.Server.StaticFiles=servant-server-0.20.2-5vZNAX2nCTrAIyPnkFGVKZ:Servant.Server.StaticFiles,Servant.Server.UVerb=servant-server-0.20.2-5vZNAX2nCTrAIyPnkFGVKZ:Servant.Server.UVerb,Servant.Utils.StaticFiles=servant-server-0.20.2-5vZNAX2nCTrAIyPnkFGVKZ:Servant.Utils.StaticFiles
4448.54 s
[servant-server] unit servant-server-0.20.2-9xxTugr9AoY5z99LCvh1W8-greet
4448.54 s
[servant-server] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4448.54 s
[servant-server] include base-4.21.1.0-f852
4448.54 s
[servant-server] include base-compat-0.14.1-DNzhZRww6yAJVPanzhSq1i
4448.54 s
[servant-server] include servant-server-0.20.2-5vZNAX2nCTrAIyPnkFGVKZ
4448.54 s
[servant-server] include text-2.1.3-1f83
4448.54 s
[servant-server] include wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4448.54 s
[servant-server] include warp-3.4.9-LNTSBi2daHN5YNE7YRGm2w
4448.54 s
[servant-server] Ready component graph:
4448.54 s
[servant-server] definite servant-server-0.20.2-5vZNAX2nCTrAIyPnkFGVKZ
4448.54 s
[servant-server] depends base-4.21.1.0-f852
4448.54 s
[servant-server] depends base64-bytestring-1.2.1.0-D9rCQPTbHjrCnSWYiAdksi
4448.54 s
[servant-server] depends bytestring-0.12.2.0-6aa1
4448.54 s
[servant-server] depends constraints-0.14.2-FLGbQgdAhVI3DlGZS0Y5DI
4448.54 s
[servant-server] depends containers-0.7-4b3d
4448.54 s
[servant-server] depends exceptions-0.10.10-cecf
4448.54 s
[servant-server] depends filepath-1.5.4.0-0516
4448.54 s
[servant-server] depends http-api-data-0.6.1-BeWFlj05UMvCbh9UHvIh3X
4448.54 s
[servant-server] depends http-media-0.8.1.1-CTTlJHpSzQK7KdQ2TG0AoL
4448.54 s
[servant-server] depends http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4448.54 s
[servant-server] depends monad-control-1.0.3.1-Ef0kEuy1mTT69zhin0ocRp
4448.54 s
[servant-server] depends mtl-2.3.1-20ab
4448.54 s
[servant-server] depends network-3.2.8.0-DpTVqwBHQkCklZVcfZXya
4448.54 s
[servant-server] depends resourcet-1.3.0-7wG0wgG6EWL5F9hqk9dyBk
4448.54 s
[servant-server] depends servant-0.20.2-EqEwfz5da7W32BE8HrodzO
4448.54 s
[servant-server] depends sop-core-0.5.0.2-918EsqTwkLt6d5RC5SjdCa
4448.54 s
[servant-server] depends tagged-0.8.9-6jKMWlIfYGVEVoyTKGGROS
4448.54 s
[servant-server] depends text-2.1.3-1f83
4448.54 s
[servant-server] depends transformers-0.6.1.2-c4e4
4448.54 s
[servant-server] depends transformers-base-0.4.6-GLiqKetnM7cKxMEJaRNxUT
4448.54 s
[servant-server] depends wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4448.54 s
[servant-server] depends wai-app-static-3.1.9-K9S24etgqa38HA9ZyeyvNw
4448.54 s
[servant-server] depends word8-0.1.3-LJOgf0y20MdFepZcXisIEz
4448.54 s
[servant-server] definite servant-server-0.20.2-9xxTugr9AoY5z99LCvh1W8-greet
4448.54 s
[servant-server] depends aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4448.54 s
[servant-server] depends base-4.21.1.0-f852
4448.54 s
[servant-server] depends base-compat-0.14.1-DNzhZRww6yAJVPanzhSq1i
4448.54 s
[servant-server] depends servant-server-0.20.2-5vZNAX2nCTrAIyPnkFGVKZ
4448.54 s
[servant-server] depends text-2.1.3-1f83
4448.54 s
[servant-server] depends wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4448.54 s
[servant-server] depends warp-3.4.9-LNTSBi2daHN5YNE7YRGm2w
4448.55 s
[tmp-postgres] [3 of 4] Compiling Database.Postgres.Temp.Internal ( src/Database/Postgres/Temp/Internal.hs, /build/ghc742_tmp_0/ghc_tmp_10.o, /build/ghc742_tmp_0/ghc_tmp_10.dyn_o )
4448.58 s
[servant-server] Using Cabal-3.14.2.0 compiled by ghc-9.12
4448.58 s
[servant-server] Using compiler: ghc-9.12.3
4448.58 s
[servant-server] Using install prefix:
4448.58 s
[servant-server] /nix/store/w5kfi18gkz5whwh7v5fycqwjjrzn236y-servant-server-0.20.2
4448.58 s
[servant-server] Executables installed in:
4448.59 s
[servant-server] /nix/store/w5kfi18gkz5whwh7v5fycqwjjrzn236y-servant-server-0.20.2/bin
4448.59 s
[servant-server] Libraries installed in:
4448.59 s
[servant-server] /nix/store/w5kfi18gkz5whwh7v5fycqwjjrzn236y-servant-server-0.20.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/servant-server-0.20.2-5vZNAX2nCTrAIyPnkFGVKZ
4448.59 s
[servant-server] Dynamic Libraries installed in:
4448.59 s
[servant-server] /nix/store/w5kfi18gkz5whwh7v5fycqwjjrzn236y-servant-server-0.20.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4448.59 s
[servant-server] Private executables installed in:
4448.59 s
[servant-server] /nix/store/w5kfi18gkz5whwh7v5fycqwjjrzn236y-servant-server-0.20.2/libexec/x86_64-linux-ghc-9.12.3-59b0/servant-server-0.20.2
4448.59 s
[servant-server] Data files installed in:
4448.59 s
[servant-server] /nix/store/w5kfi18gkz5whwh7v5fycqwjjrzn236y-servant-server-0.20.2/share/x86_64-linux-ghc-9.12.3-59b0/servant-server-0.20.2
4448.59 s
[servant-server] Documentation installed in:
4448.59 s
[servant-server] /nix/store/9cg9ysqs4caphrhs7zrvdf1l7afk30a3-servant-server-0.20.2-doc/share/doc/servant-server-0.20.2
4448.59 s
[servant-server] Configuration files installed in:
4448.59 s
[servant-server] /nix/store/w5kfi18gkz5whwh7v5fycqwjjrzn236y-servant-server-0.20.2/etc
4448.59 s
[servant-server] No alex found
4448.59 s
[servant-server] Using ar found on system at:
4448.59 s
[servant-server] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4448.59 s
[servant-server] No c2hs found
4448.59 s
[servant-server] No cpphs found
4448.59 s
[servant-server] No doctest found
4448.59 s
[servant-server] Using gcc version 14.3.0 given by user at:
4448.59 s
[servant-server] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4448.59 s
[servant-server] Using ghc version 9.12.3 found on system at:
4448.59 s
[servant-server] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4448.59 s
[servant-server] Using ghc-pkg version 9.12.3 found on system at:
4448.59 s
[servant-server] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4448.59 s
[servant-server] No ghcjs found
4448.59 s
[servant-server] No ghcjs-pkg found
4448.59 s
[servant-server] No greencard found
4448.59 s
[servant-server] Using haddock version 2.32.0 found on system at:
4448.59 s
[servant-server] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4448.59 s
[servant-server] No happy found
4448.59 s
[servant-server] No haskell-suite found
4448.59 s
[servant-server] No haskell-suite-pkg found
4448.59 s
[servant-server] No hmake found
4448.59 s
[servant-server] Using hpc version 0.69 found on system at:
4448.59 s
[servant-server] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4448.59 s
[servant-server] Using hsc2hs version 0.68.10 found on system at:
4448.59 s
[servant-server] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4448.59 s
[servant-server] No hscolour found
4448.59 s
[servant-server] No jhc found
4448.59 s
[servant-server] Using ld found on system at:
4448.59 s
[servant-server] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4448.59 s
[servant-server] No pkg-config found
4448.59 s
[servant-server] Using runghc version 9.12.3 found on system at:
4448.59 s
[servant-server] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4448.59 s
[servant-server] Using strip version 2.44 found on system at:
4448.59 s
[servant-server] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4448.59 s
[servant-server] Using tar found on system at:
4448.59 s
[servant-server] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4448.59 s
[servant-server] No uhc found
4448.62 s
[servant-client] [1 of 4] Compiling Servant.Client.Internal.HttpClient [Flags changed]
4448.74 s
[conduit-extra] Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code
4448.74 s
[conduit-extra] execution vulnerability. Furthermore, popular forges like GitHub do not
4448.74 s
[conduit-extra] support it. Use https:// or ssh:// instead.
4448.74 s
[libyaml] Dependency base: using base-4.21.1.0
4448.74 s
[libyaml] Dependency bytestring: using bytestring-0.12.2.0
4448.74 s
[libyaml] Dependency conduit: using conduit-1.3.6.1
4448.74 s
[libyaml] Dependency libyaml-clib: using libyaml-clib-0.2.5
4448.74 s
[libyaml] Dependency resourcet: using resourcet-1.3.0
4448.74 s
[libyaml] Source component graph: component lib
4448.74 s
[libyaml] Configured component graph:
4448.74 s
[libyaml] component libyaml-0.1.4-4XBA5DJegSkK8a0T8BVciw
4448.74 s
[libyaml] include base-4.21.1.0-f852
4448.74 s
[libyaml] include bytestring-0.12.2.0-6aa1
4448.74 s
[libyaml] include conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4448.74 s
[libyaml] include libyaml-clib-0.2.5-aCNJYZfNzCDFHTp4HTSl4
4448.74 s
[libyaml] include resourcet-1.3.0-7wG0wgG6EWL5F9hqk9dyBk
4448.74 s
[libyaml] Linked component graph:
4448.74 s
[libyaml] unit libyaml-0.1.4-4XBA5DJegSkK8a0T8BVciw
4448.74 s
[libyaml] include base-4.21.1.0-f852
4448.74 s
[libyaml] include bytestring-0.12.2.0-6aa1
4448.74 s
[libyaml] include conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4448.74 s
[libyaml] include libyaml-clib-0.2.5-aCNJYZfNzCDFHTp4HTSl4
4448.74 s
[libyaml] include resourcet-1.3.0-7wG0wgG6EWL5F9hqk9dyBk
4448.74 s
[libyaml] Text.Libyaml=libyaml-0.1.4-4XBA5DJegSkK8a0T8BVciw:Text.Libyaml
4448.74 s
[libyaml] Ready component graph:
4448.74 s
[libyaml] definite libyaml-0.1.4-4XBA5DJegSkK8a0T8BVciw
4448.75 s
[libyaml] depends base-4.21.1.0-f852
4448.75 s
[libyaml] depends bytestring-0.12.2.0-6aa1
4448.75 s
[libyaml] depends conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4448.75 s
[libyaml] depends libyaml-clib-0.2.5-aCNJYZfNzCDFHTp4HTSl4
4448.75 s
[libyaml] depends resourcet-1.3.0-7wG0wgG6EWL5F9hqk9dyBk
4448.75 s
[libyaml] Using Cabal-3.14.2.0 compiled by ghc-9.12
4448.75 s
[libyaml] Using compiler: ghc-9.12.3
4448.75 s
[libyaml] Using install prefix:
4448.75 s
[libyaml] /nix/store/n79scjzxpk8y5fjj6m1zx5dq67bpdws5-libyaml-0.1.4
4448.75 s
[libyaml] Executables installed in:
4448.75 s
[libyaml] /nix/store/n79scjzxpk8y5fjj6m1zx5dq67bpdws5-libyaml-0.1.4/bin
4448.75 s
[libyaml] Libraries installed in:
4448.75 s
[libyaml] /nix/store/n79scjzxpk8y5fjj6m1zx5dq67bpdws5-libyaml-0.1.4/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libyaml-0.1.4-4XBA5DJegSkK8a0T8BVciw
4448.75 s
[libyaml] Dynamic Libraries installed in:
4448.75 s
[libyaml] /nix/store/n79scjzxpk8y5fjj6m1zx5dq67bpdws5-libyaml-0.1.4/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4448.75 s
[libyaml] Private executables installed in:
4448.75 s
[libyaml] /nix/store/n79scjzxpk8y5fjj6m1zx5dq67bpdws5-libyaml-0.1.4/libexec/x86_64-linux-ghc-9.12.3-59b0/libyaml-0.1.4
4448.75 s
[libyaml] Data files installed in:
4448.75 s
[libyaml] /nix/store/n79scjzxpk8y5fjj6m1zx5dq67bpdws5-libyaml-0.1.4/share/x86_64-linux-ghc-9.12.3-59b0/libyaml-0.1.4
4448.75 s
[libyaml] Documentation installed in:
4448.75 s
[libyaml] /nix/store/kc32zarifxqvfqdiirybwkr2r156b2nf-libyaml-0.1.4-doc/share/doc/libyaml-0.1.4
4448.75 s
[libyaml] Configuration files installed in:
4448.75 s
[libyaml] /nix/store/n79scjzxpk8y5fjj6m1zx5dq67bpdws5-libyaml-0.1.4/etc
4448.75 s
[libyaml] No alex found
4448.75 s
[libyaml] Using ar found on system at:
4448.75 s
[libyaml] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4448.75 s
[libyaml] No c2hs found
4448.75 s
[libyaml] No cpphs found
4448.75 s
[libyaml] No doctest found
4448.75 s
[libyaml] Using gcc version 14.3.0 given by user at:
4448.75 s
[libyaml] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4448.75 s
[libyaml] Using ghc version 9.12.3 found on system at:
4448.75 s
[libyaml] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4448.75 s
[libyaml] Using ghc-pkg version 9.12.3 found on system at:
4448.75 s
[libyaml] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4448.75 s
[libyaml] No ghcjs found
4448.75 s
[libyaml] No ghcjs-pkg found
4448.75 s
[libyaml] No greencard found
4448.75 s
[libyaml] Using haddock version 2.32.0 found on system at:
4448.75 s
[libyaml] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4448.75 s
[libyaml] No happy found
4448.75 s
[libyaml] No haskell-suite found
4448.75 s
[libyaml] No haskell-suite-pkg found
4448.75 s
[libyaml] No hmake found
4448.75 s
[libyaml] Using hpc version 0.69 found on system at:
4448.75 s
[libyaml] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4448.75 s
[libyaml] Using hsc2hs version 0.68.10 found on system at:
4448.75 s
[libyaml] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4448.75 s
[libyaml] No hscolour found
4448.75 s
[libyaml] No jhc found
4448.75 s
[libyaml] Using ld found on system at:
4448.75 s
[libyaml] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4448.75 s
[libyaml] No pkg-config found
4448.75 s
[libyaml] Using runghc version 9.12.3 found on system at:
4448.75 s
[libyaml] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4448.75 s
[libyaml] Using strip version 2.44 found on system at:
4448.75 s
[libyaml] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4448.75 s
[libyaml] Using tar found on system at:
4448.75 s
[libyaml] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4448.75 s
[libyaml] No uhc found
4448.76 s
[conduit-extra] Dependency async: using async-2.2.5
4448.76 s
[conduit-extra] Dependency attoparsec: using attoparsec-0.14.4
4448.76 s
[conduit-extra] Dependency base: using base-4.21.1.0
4448.76 s
[conduit-extra] Dependency bytestring: using bytestring-0.12.2.0
4448.76 s
[conduit-extra] Dependency conduit: using conduit-1.3.6.1
4448.76 s
[conduit-extra] Dependency directory: using directory-1.3.9.0
4448.76 s
[conduit-extra] Dependency filepath: using filepath-1.5.4.0
4448.76 s
[conduit-extra] Dependency network: using network-3.2.8.0
4448.76 s
[conduit-extra] Dependency primitive: using primitive-0.9.1.0
4448.76 s
[conduit-extra] Dependency process: using process-1.6.26.1
4448.76 s
[conduit-extra] Dependency resourcet: using resourcet-1.3.0
4448.76 s
[conduit-extra] Dependency stm: using stm-2.5.3.1
4448.76 s
[conduit-extra] Dependency streaming-commons: using streaming-commons-0.2.3.0
4448.76 s
[conduit-extra] Dependency text: using text-2.1.3
4448.76 s
[conduit-extra] Dependency transformers: using transformers-0.6.1.2
4448.76 s
[conduit-extra] Dependency typed-process: using typed-process-0.2.13.0
4448.76 s
[conduit-extra] Dependency unliftio-core: using unliftio-core-0.2.1.0
4448.76 s
[conduit-extra] Source component graph: component lib
4448.76 s
[conduit-extra] Configured component graph:
4448.76 s
[conduit-extra] component conduit-extra-1.3.8-9dfIDDjTcXk7yZdUls6zWm
4448.76 s
[conduit-extra] include async-2.2.5-BkncyxA4YQk86NHiMIhRjp
4448.76 s
[conduit-extra] include attoparsec-0.14.4-5pqwIqbkNqxEV6tZ1yc2Vq
4448.76 s
[conduit-extra] include base-4.21.1.0-f852
4448.76 s
[conduit-extra] include bytestring-0.12.2.0-6aa1
4448.76 s
[conduit-extra] include conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4448.76 s
[conduit-extra] include directory-1.3.9.0-e1b6
4448.76 s
[conduit-extra] include filepath-1.5.4.0-0516
4448.76 s
[conduit-extra] include network-3.2.8.0-DpTVqwBHQkCklZVcfZXya
4448.76 s
[conduit-extra] include primitive-0.9.1.0-D8tcPHUtMHkGp5WfdMNkWe
4448.76 s
[conduit-extra] include process-1.6.26.1-9a6b
4448.76 s
[conduit-extra] include resourcet-1.3.0-7wG0wgG6EWL5F9hqk9dyBk
4448.77 s
[conduit-extra] include stm-2.5.3.1-6708
4448.77 s
[conduit-extra] include streaming-commons-0.2.3.0-GVsM2umkaYuInizY7Hy0TK
4448.77 s
[conduit-extra] include text-2.1.3-1f83
4448.77 s
[conduit-extra] include transformers-0.6.1.2-c4e4
4448.77 s
[conduit-extra] include typed-process-0.2.13.0-CdZF17AAa2153AcE9wyfJu
4448.77 s
[conduit-extra] include unliftio-core-0.2.1.0-BIc55eWArRDqNjiCfGRKk
4448.77 s
[conduit-extra] Linked component graph:
4448.77 s
[conduit-extra] unit conduit-extra-1.3.8-9dfIDDjTcXk7yZdUls6zWm
4448.77 s
[conduit-extra] include async-2.2.5-BkncyxA4YQk86NHiMIhRjp
4448.77 s
[conduit-extra] include attoparsec-0.14.4-5pqwIqbkNqxEV6tZ1yc2Vq
4448.77 s
[conduit-extra] include base-4.21.1.0-f852
4448.77 s
[conduit-extra] include bytestring-0.12.2.0-6aa1
4448.77 s
[conduit-extra] include conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4448.77 s
[conduit-extra] include directory-1.3.9.0-e1b6
4448.77 s
[conduit-extra] include filepath-1.5.4.0-0516
4448.77 s
[conduit-extra] include network-3.2.8.0-DpTVqwBHQkCklZVcfZXya
4448.77 s
[conduit-extra] include primitive-0.9.1.0-D8tcPHUtMHkGp5WfdMNkWe
4448.77 s
[conduit-extra] include process-1.6.26.1-9a6b
4448.77 s
[conduit-extra] include resourcet-1.3.0-7wG0wgG6EWL5F9hqk9dyBk
4448.77 s
[conduit-extra] include stm-2.5.3.1-6708
4448.77 s
[conduit-extra] include streaming-commons-0.2.3.0-GVsM2umkaYuInizY7Hy0TK
4448.77 s
[conduit-extra] include text-2.1.3-1f83
4448.77 s
[conduit-extra] include transformers-0.6.1.2-c4e4
4448.77 s
[conduit-extra] include typed-process-0.2.13.0-CdZF17AAa2153AcE9wyfJu
4448.77 s
[conduit-extra] include unliftio-core-0.2.1.0-BIc55eWArRDqNjiCfGRKk
4448.77 s
[conduit-extra] Data.Conduit.Attoparsec=conduit-extra-1.3.8-9dfIDDjTcXk7yZdUls6zWm:Data.Conduit.Attoparsec,Data.Conduit.Binary=conduit-extra-1.3.8-9dfIDDjTcXk7yZdUls6zWm:Data.Conduit.Binary,Data.Conduit.ByteString.Builder=conduit-extra-1.3.8-9dfIDDjTcXk7yZdUls6zWm:Data.Conduit.ByteString.Builder,Data.Conduit.Filesystem=conduit-extra-1.3.8-9dfIDDjTcXk7yZdUls6zWm:Data.Conduit.Filesystem,Data.Conduit.Foldl=conduit-extra-1.3.8-9dfIDDjTcXk7yZdUls6zWm:Data.Conduit.Foldl,Data.Conduit.Lazy=conduit-extra-1.3.8-9dfIDDjTcXk7yZdUls6zWm:Data.Conduit.Lazy,Data.Conduit.Network=conduit-extra-1.3.8-9dfIDDjTcXk7yZdUls6zWm:Data.Conduit.Network,Data.Conduit.Network.UDP=conduit-extra-1.3.8-9dfIDDjTcXk7yZdUls6zWm:Data.Conduit.Network.UDP,Data.Conduit.Network.Unix=conduit-extra-1.3.8-9dfIDDjTcXk7yZdUls6zWm:Data.Conduit.Network.Unix,Data.Conduit.Process=conduit-extra-1.3.8-9dfIDDjTcXk7yZdUls6zWm:Data.Conduit.Process,Data.Conduit.Process.Typed=conduit-extra-1.3.8-9dfIDDjTcXk7yZdUls6zWm:Data.Conduit.Process.Typed,Data.Conduit.Text=conduit-extra-1.3.8-9dfIDDjTcXk7yZdUls6zWm:Data.Conduit.Text,Data.Conduit.Zlib=conduit-extra-1.3.8-9dfIDDjTcXk7yZdUls6zWm:Data.Conduit.Zlib
4448.77 s
[conduit-extra] Ready component graph:
4448.77 s
[conduit-extra] definite conduit-extra-1.3.8-9dfIDDjTcXk7yZdUls6zWm
4448.77 s
[conduit-extra] depends async-2.2.5-BkncyxA4YQk86NHiMIhRjp
4448.77 s
[conduit-extra] depends attoparsec-0.14.4-5pqwIqbkNqxEV6tZ1yc2Vq
4448.77 s
[conduit-extra] depends base-4.21.1.0-f852
4448.77 s
[conduit-extra] depends bytestring-0.12.2.0-6aa1
4448.77 s
[conduit-extra] depends conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4448.77 s
[conduit-extra] depends directory-1.3.9.0-e1b6
4448.77 s
[conduit-extra] depends filepath-1.5.4.0-0516
4448.77 s
[conduit-extra] depends network-3.2.8.0-DpTVqwBHQkCklZVcfZXya
4448.77 s
[conduit-extra] depends primitive-0.9.1.0-D8tcPHUtMHkGp5WfdMNkWe
4448.77 s
[conduit-extra] depends process-1.6.26.1-9a6b
4448.77 s
[conduit-extra] depends resourcet-1.3.0-7wG0wgG6EWL5F9hqk9dyBk
4448.77 s
[conduit-extra] depends stm-2.5.3.1-6708
4448.77 s
[conduit-extra] depends streaming-commons-0.2.3.0-GVsM2umkaYuInizY7Hy0TK
4448.77 s
[conduit-extra] depends text-2.1.3-1f83
4448.77 s
[conduit-extra] depends transformers-0.6.1.2-c4e4
4448.77 s
[conduit-extra] depends typed-process-0.2.13.0-CdZF17AAa2153AcE9wyfJu
4448.77 s
[conduit-extra] depends unliftio-core-0.2.1.0-BIc55eWArRDqNjiCfGRKk
4448.77 s
[conduit-extra] Using Cabal-3.14.2.0 compiled by ghc-9.12
4448.77 s
[conduit-extra] Using compiler: ghc-9.12.3
4448.77 s
[conduit-extra] Using install prefix:
4448.77 s
[conduit-extra] /nix/store/3a2pxjs684k4fynn78vkvd042pnxlk0y-conduit-extra-1.3.8
4448.77 s
[conduit-extra] Executables installed in:
4448.77 s
[conduit-extra] /nix/store/3a2pxjs684k4fynn78vkvd042pnxlk0y-conduit-extra-1.3.8/bin
4448.77 s
[conduit-extra] Libraries installed in:
4448.77 s
[conduit-extra] /nix/store/3a2pxjs684k4fynn78vkvd042pnxlk0y-conduit-extra-1.3.8/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/conduit-extra-1.3.8-9dfIDDjTcXk7yZdUls6zWm
4448.77 s
[conduit-extra] Dynamic Libraries installed in:
4448.77 s
[conduit-extra] /nix/store/3a2pxjs684k4fynn78vkvd042pnxlk0y-conduit-extra-1.3.8/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4448.77 s
[conduit-extra] Private executables installed in:
4448.77 s
[conduit-extra] /nix/store/3a2pxjs684k4fynn78vkvd042pnxlk0y-conduit-extra-1.3.8/libexec/x86_64-linux-ghc-9.12.3-59b0/conduit-extra-1.3.8
4448.77 s
[conduit-extra] Data files installed in:
4448.77 s
[conduit-extra] /nix/store/3a2pxjs684k4fynn78vkvd042pnxlk0y-conduit-extra-1.3.8/share/x86_64-linux-ghc-9.12.3-59b0/conduit-extra-1.3.8
4448.77 s
[conduit-extra] Documentation installed in:
4448.77 s
[conduit-extra] /nix/store/pyaianzxjd328n5kn0fspr02jja04qwm-conduit-extra-1.3.8-doc/share/doc/conduit-extra-1.3.8
4448.77 s
[conduit-extra] Configuration files installed in:
4448.77 s
[conduit-extra] /nix/store/3a2pxjs684k4fynn78vkvd042pnxlk0y-conduit-extra-1.3.8/etc
4448.77 s
[conduit-extra] No alex found
4448.77 s
[conduit-extra] Using ar found on system at:
4448.77 s
[conduit-extra] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4448.77 s
[conduit-extra] No c2hs found
4448.77 s
[conduit-extra] No cpphs found
4448.77 s
[conduit-extra] No doctest found
4448.77 s
[conduit-extra] Using gcc version 14.3.0 given by user at:
4448.77 s
[conduit-extra] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4448.77 s
[conduit-extra] Using ghc version 9.12.3 found on system at:
4448.77 s
[conduit-extra] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4448.77 s
[conduit-extra] Using ghc-pkg version 9.12.3 found on system at:
4448.77 s
[conduit-extra] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4448.77 s
[conduit-extra] No ghcjs found
4448.77 s
[conduit-extra] No ghcjs-pkg found
4448.77 s
[conduit-extra] No greencard found
4448.77 s
[conduit-extra] Using haddock version 2.32.0 found on system at:
4448.77 s
[conduit-extra] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4448.77 s
[conduit-extra] No happy found
4448.77 s
[conduit-extra] No haskell-suite found
4448.77 s
[conduit-extra] No haskell-suite-pkg found
4448.77 s
[conduit-extra] No hmake found
4448.77 s
[conduit-extra] Using hpc version 0.69 found on system at:
4448.77 s
[conduit-extra] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4448.77 s
[conduit-extra] Using hsc2hs version 0.68.10 found on system at:
4448.77 s
[conduit-extra] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4448.77 s
[conduit-extra] No hscolour found
4448.77 s
[conduit-extra] No jhc found
4448.77 s
[conduit-extra] Using ld found on system at:
4448.77 s
[conduit-extra] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4448.77 s
[conduit-extra] No pkg-config found
4448.77 s
[conduit-extra] Using runghc version 9.12.3 found on system at:
4448.77 s
[conduit-extra] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4448.77 s
[conduit-extra] Using strip version 2.44 found on system at:
4448.77 s
[conduit-extra] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4448.77 s
[conduit-extra] Using tar found on system at:
4448.77 s
[conduit-extra] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4448.77 s
[conduit-extra] No uhc found
4448.77 s
[criterion] Phase: unpackPhase
4448.77 s
[criterion] unpacking source archive /nix/store/9pv33nr9nzv7jv9ayb7zfxafwfi4mxv2-criterion-1.6.4.0.tar.gz
4448.77 s
[criterion] source root is criterion-1.6.4.0
4448.78 s
[servant-server] Phase: buildPhase
4448.78 s
[criterion] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "criterion-1.6.4.0/tests/Tests.hs"
4448.79 s
[criterion] Phase: patchPhase
4448.79 s
[criterion] Run jailbreak-cabal to lift version restrictions on build inputs.
4448.82 s
[criterion] Phase: compileBuildDriverPhase
4448.82 s
[tmp-postgres] [4 of 4] Compiling Database.Postgres.Temp ( src/Database/Postgres/Temp.hs, nothing ) [HIE file is missing]
4448.82 s
[criterion] setupCompileFlags: -package-db=/build/tmp.Dg1OzZxcbN/setup-package.conf.d -threaded
4448.83 s
[tmp-postgres] Haddock coverage:
4448.83 s
[tmp-postgres] Warning: 'Plan' is ambiguous. It is defined
4448.83 s
[tmp-postgres] * at src/Database/Postgres/Temp/Internal/Core.hs:406:13
4448.83 s
[tmp-postgres] * at src/Database/Postgres/Temp/Internal/Core.hs:406:1
4448.83 s
[tmp-postgres] You may be able to disambiguate the identifier by qualifying it or
4448.83 s
[tmp-postgres] by specifying the type/value namespace explicitly.
4448.83 s
[tmp-postgres] Defaulting to the one defined at src/Database/Postgres/Temp/Internal/Core.hs:406:1
4448.83 s
[tmp-postgres] Warning: 'CompletePostgresPlan' is ambiguous. It is defined
4448.83 s
[tmp-postgres] * at src/Database/Postgres/Temp/Internal/Core.hs:235:29
4448.83 s
[tmp-postgres] * at src/Database/Postgres/Temp/Internal/Core.hs:235:1
4448.83 s
[tmp-postgres] You may be able to disambiguate the identifier by qualifying it or
4448.83 s
[tmp-postgres] by specifying the type/value namespace explicitly.
4448.83 s
[tmp-postgres] Defaulting to the one defined at src/Database/Postgres/Temp/Internal/Core.hs:235:1
4448.83 s
[tmp-postgres] Warning: 'CompleteProcessConfig' is ambiguous. It is defined
4448.83 s
[tmp-postgres] * at src/Database/Postgres/Temp/Internal/Core.hs:141:30
4448.83 s
[tmp-postgres] * at src/Database/Postgres/Temp/Internal/Core.hs:141:1
4448.83 s
[tmp-postgres] You may be able to disambiguate the identifier by qualifying it or
4448.83 s
[tmp-postgres] by specifying the type/value namespace explicitly.
4448.83 s
[tmp-postgres] Defaulting to the one defined at src/Database/Postgres/Temp/Internal/Core.hs:141:1
4448.84 s
[tmp-postgres] Warning: 'ProcessHandle' is ambiguous. It is defined
4448.84 s
[tmp-postgres] * in ‘System.Process.Common’
4448.84 s
[tmp-postgres] * in ‘System.Process.Common’
4448.84 s
[tmp-postgres] You may be able to disambiguate the identifier by qualifying it or
4448.84 s
[tmp-postgres] by specifying the type/value namespace explicitly.
4448.84 s
[tmp-postgres] Defaulting to the one defined in ‘System.Process.Common’
4448.87 s
[libyaml] Phase: buildPhase
4448.87 s
[servant-server] Preprocessing library for servant-server-0.20.2...
4448.88 s
[servant-server] Building library for servant-server-0.20.2...
4448.89 s
[conduit-extra] Phase: buildPhase
4448.89 s
[criterion] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.Dg1OzZxcbN/Main.o )
4448.93 s
[libyaml] Preprocessing library for libyaml-0.1.4...
4448.93 s
[libyaml] Building library for libyaml-0.1.4...
4448.93 s
[tmp-postgres] 60% ( 18 / 30) in 'Database.Postgres.Temp.Internal.Core'
4448.93 s
[tmp-postgres] Warning: 'Plan' is ambiguous. It is defined
4448.93 s
[tmp-postgres] * at src/Database/Postgres/Temp/Internal/Core.hs:406:13
4448.93 s
[tmp-postgres] * at src/Database/Postgres/Temp/Internal/Core.hs:406:1
4448.93 s
[tmp-postgres] You may be able to disambiguate the identifier by qualifying it or
4448.93 s
[tmp-postgres] by specifying the type/value namespace explicitly.
4448.93 s
[tmp-postgres] Defaulting to the one defined at src/Database/Postgres/Temp/Internal/Core.hs:406:1
4448.93 s
[tmp-postgres] Warning: 'ProcessConfig' is ambiguous. It is defined
4448.93 s
[tmp-postgres] * at src/Database/Postgres/Temp/Internal/Config.hs:203:22
4448.93 s
[tmp-postgres] * at src/Database/Postgres/Temp/Internal/Config.hs:203:1
4448.93 s
[tmp-postgres] You may be able to disambiguate the identifier by qualifying it or
4448.93 s
[tmp-postgres] by specifying the type/value namespace explicitly.
4448.93 s
[tmp-postgres] Defaulting to the one defined at src/Database/Postgres/Temp/Internal/Config.hs:203:1
4448.93 s
[tmp-postgres] Warning: 'Resources' is ambiguous. It is defined
4448.94 s
[tmp-postgres] * at src/Database/Postgres/Temp/Internal/Config.hs:835:18
4448.94 s
[tmp-postgres] * at src/Database/Postgres/Temp/Internal/Config.hs:835:1
4448.94 s
[tmp-postgres] You may be able to disambiguate the identifier by qualifying it or
4448.94 s
[tmp-postgres] by specifying the type/value namespace explicitly.
4448.94 s
[tmp-postgres] Defaulting to the one defined at src/Database/Postgres/Temp/Internal/Config.hs:835:1
4448.94 s
[tmp-postgres] Warning: 'Dual' is ambiguous. It is defined
4448.94 s
[tmp-postgres] * in ‘GHC.Internal.Data.Semigroup.Internal’
4448.94 s
[tmp-postgres] * in ‘GHC.Internal.Data.Semigroup.Internal’
4448.94 s
[tmp-postgres] You may be able to disambiguate the identifier by qualifying it or
4448.94 s
[tmp-postgres] by specifying the type/value namespace explicitly.
4448.94 s
[tmp-postgres] Defaulting to the one defined in ‘GHC.Internal.Data.Semigroup.Internal’
4448.94 s
[tmp-postgres] Warning: 'CommandLineArgs' is ambiguous. It is defined
4448.94 s
[tmp-postgres] * at src/Database/Postgres/Temp/Internal/Config.hs:146:24
4448.94 s
[tmp-postgres] * at src/Database/Postgres/Temp/Internal/Config.hs:146:1
4448.94 s
[tmp-postgres] You may be able to disambiguate the identifier by qualifying it or
4448.94 s
[tmp-postgres] by specifying the type/value namespace explicitly.
4448.94 s
[tmp-postgres] Defaulting to the one defined at src/Database/Postgres/Temp/Internal/Config.hs:146:1
4448.94 s
[tmp-postgres] Warning: 'Config' is ambiguous. It is defined
4448.94 s
[tmp-postgres] * at src/Database/Postgres/Temp/Internal/Config.hs:512:15
4448.94 s
[tmp-postgres] * at src/Database/Postgres/Temp/Internal/Config.hs:512:1
4448.94 s
[tmp-postgres] You may be able to disambiguate the identifier by qualifying it or
4448.94 s
[tmp-postgres] by specifying the type/value namespace explicitly.
4448.94 s
[tmp-postgres] Defaulting to the one defined at src/Database/Postgres/Temp/Internal/Config.hs:512:1
4448.94 s
[tmp-postgres] Warning: 'CompletePostgresPlan' is ambiguous. It is defined
4448.94 s
[tmp-postgres] * at src/Database/Postgres/Temp/Internal/Core.hs:235:29
4448.94 s
[tmp-postgres] * at src/Database/Postgres/Temp/Internal/Core.hs:235:1
4448.94 s
[tmp-postgres] You may be able to disambiguate the identifier by qualifying it or
4448.94 s
[tmp-postgres] by specifying the type/value namespace explicitly.
4448.94 s
[tmp-postgres] Defaulting to the one defined at src/Database/Postgres/Temp/Internal/Core.hs:235:1
4448.94 s
[tmp-postgres] 48% ( 27 / 56) in 'Database.Postgres.Temp.Internal.Config'
4448.94 s
[tmp-postgres] Warning: 'DB' is ambiguous. It is defined
4448.94 s
[tmp-postgres] * at src/Database/Postgres/Temp/Internal.hs:34:11
4448.94 s
[tmp-postgres] * at src/Database/Postgres/Temp/Internal.hs:34:1
4448.94 s
[tmp-postgres] You may be able to disambiguate the identifier by qualifying it or
4448.94 s
[tmp-postgres] by specifying the type/value namespace explicitly.
4448.94 s
[tmp-postgres] Defaulting to the one defined at src/Database/Postgres/Temp/Internal.hs:34:1
4448.94 s
[tmp-postgres] Warning: 'Plan' is ambiguous. It is defined
4448.94 s
[tmp-postgres] * at src/Database/Postgres/Temp/Internal/Core.hs:406:13
4448.94 s
[tmp-postgres] * at src/Database/Postgres/Temp/Internal/Core.hs:406:1
4448.94 s
[tmp-postgres] You may be able to disambiguate the identifier by qualifying it or
4448.94 s
[tmp-postgres] by specifying the type/value namespace explicitly.
4448.94 s
[tmp-postgres] Defaulting to the one defined at src/Database/Postgres/Temp/Internal/Core.hs:406:1
4448.94 s
[tmp-postgres] Warning: 'Config' is ambiguous. It is defined
4448.94 s
[tmp-postgres] * at src/Database/Postgres/Temp/Internal/Config.hs:512:15
4448.94 s
[tmp-postgres] * at src/Database/Postgres/Temp/Internal/Config.hs:512:1
4448.94 s
[tmp-postgres] You may be able to disambiguate the identifier by qualifying it or
4448.94 s
[tmp-postgres] by specifying the type/value namespace explicitly.
4448.94 s
[tmp-postgres] Defaulting to the one defined at src/Database/Postgres/Temp/Internal/Config.hs:512:1
4448.95 s
[conduit-extra] Preprocessing library for conduit-extra-1.3.8...
4448.95 s
[tmp-postgres] Warning: 'CacheConfig' is ambiguous. It is defined
4448.95 s
[tmp-postgres] * at src/Database/Postgres/Temp/Internal.hs:465:20
4448.95 s
[tmp-postgres] * at src/Database/Postgres/Temp/Internal.hs:465:1
4448.95 s
[tmp-postgres] You may be able to disambiguate the identifier by qualifying it or
4448.95 s
[tmp-postgres] by specifying the type/value namespace explicitly.
4448.95 s
[tmp-postgres] Defaulting to the one defined at src/Database/Postgres/Temp/Internal.hs:465:1
4448.95 s
[tmp-postgres] Warning: 'Snapshot' is ambiguous. It is defined
4448.95 s
[tmp-postgres] * at src/Database/Postgres/Temp/Internal.hs:617:20
4448.95 s
[tmp-postgres] * at src/Database/Postgres/Temp/Internal.hs:617:1
4448.95 s
[tmp-postgres] You may be able to disambiguate the identifier by qualifying it or
4448.95 s
[tmp-postgres] by specifying the type/value namespace explicitly.
4448.95 s
[tmp-postgres] Defaulting to the one defined at src/Database/Postgres/Temp/Internal.hs:617:1
4448.95 s
[tmp-postgres] 91% ( 41 / 45) in 'Database.Postgres.Temp.Internal'
4448.95 s
[tmp-postgres] Warning: 'DB' is ambiguous. It is defined
4448.95 s
[tmp-postgres] * at src/Database/Postgres/Temp/Internal.hs:34:11
4448.95 s
[tmp-postgres] * at src/Database/Postgres/Temp/Internal.hs:34:1
4448.95 s
[tmp-postgres] You may be able to disambiguate the identifier by qualifying it or
4448.95 s
[tmp-postgres] by specifying the type/value namespace explicitly.
4448.95 s
[tmp-postgres] Defaulting to the one defined at src/Database/Postgres/Temp/Internal.hs:34:1
4448.95 s
[tmp-postgres] Warning: 'Snapshot' is ambiguous. It is defined
4448.95 s
[tmp-postgres] * at src/Database/Postgres/Temp/Internal.hs:617:20
4448.95 s
[tmp-postgres] * at src/Database/Postgres/Temp/Internal.hs:617:1
4448.95 s
[tmp-postgres] You may be able to disambiguate the identifier by qualifying it or
4448.95 s
[tmp-postgres] by specifying the type/value namespace explicitly.
4448.95 s
[tmp-postgres] Defaulting to the one defined at src/Database/Postgres/Temp/Internal.hs:617:1
4448.95 s
[criterion] [2 of 2] Linking Setup
4448.95 s
[tmp-postgres] Warning: 'Config' is ambiguous. It is defined
4448.95 s
[tmp-postgres] * at src/Database/Postgres/Temp/Internal/Config.hs:512:15
4448.95 s
[tmp-postgres] * at src/Database/Postgres/Temp/Internal/Config.hs:512:1
4448.95 s
[tmp-postgres] You may be able to disambiguate the identifier by qualifying it or
4448.95 s
[tmp-postgres] by specifying the type/value namespace explicitly.
4448.95 s
[tmp-postgres] Defaulting to the one defined at src/Database/Postgres/Temp/Internal/Config.hs:512:1
4448.95 s
[tmp-postgres] Warning: 'ProcessConfig' is ambiguous. It is defined
4448.95 s
[tmp-postgres] * at src/Database/Postgres/Temp/Internal/Config.hs:203:22
4448.95 s
[tmp-postgres] * at src/Database/Postgres/Temp/Internal/Config.hs:203:1
4448.95 s
[tmp-postgres] You may be able to disambiguate the identifier by qualifying it or
4448.95 s
[tmp-postgres] by specifying the type/value namespace explicitly.
4448.95 s
[tmp-postgres] Defaulting to the one defined at src/Database/Postgres/Temp/Internal/Config.hs:203:1
4448.95 s
[tmp-postgres] Warning: 'EnvironmentVariables' is ambiguous. It is defined
4448.95 s
[tmp-postgres] * at src/Database/Postgres/Temp/Internal/Config.hs:103:29
4448.95 s
[tmp-postgres] * at src/Database/Postgres/Temp/Internal/Config.hs:103:1
4448.96 s
[tmp-postgres] You may be able to disambiguate the identifier by qualifying it or
4448.96 s
[tmp-postgres] by specifying the type/value namespace explicitly.
4448.96 s
[tmp-postgres] Defaulting to the one defined at src/Database/Postgres/Temp/Internal/Config.hs:103:1
4448.96 s
[tmp-postgres] Warning: 'CommandLineArgs' is ambiguous. It is defined
4448.96 s
[tmp-postgres] * at src/Database/Postgres/Temp/Internal/Config.hs:146:24
4448.96 s
[tmp-postgres] * at src/Database/Postgres/Temp/Internal/Config.hs:146:1
4448.96 s
[tmp-postgres] You may be able to disambiguate the identifier by qualifying it or
4448.96 s
[tmp-postgres] by specifying the type/value namespace explicitly.
4448.96 s
[tmp-postgres] Defaulting to the one defined at src/Database/Postgres/Temp/Internal/Config.hs:146:1
4448.96 s
[tmp-postgres] 100% ( 78 / 78) in 'Database.Postgres.Temp'
4448.96 s
[conduit-extra] Building library for conduit-extra-1.3.8...
4449.04 s
[libyaml] [1 of 2] Compiling Paths_libyaml ( dist/build/autogen/Paths_libyaml.hs, dist/build/Paths_libyaml.o, dist/build/Paths_libyaml.dyn_o )
4449.11 s
[servant-server] [ 1 of 18] Compiling Servant.Server.Internal.Context
4449.15 s
[servant-client] [2 of 4] Compiling Servant.Client [Flags changed]
4449.15 s
[servant-client] [3 of 4] Compiling Servant.Client.Internal.HttpClient.Streaming [Flags changed]
4449.16 s
[conduit-extra] [ 1 of 13] Compiling Data.Conduit.Attoparsec ( Data/Conduit/Attoparsec.hs, dist/build/Data/Conduit/Attoparsec.o, dist/build/Data/Conduit/Attoparsec.dyn_o )
4449.23 s
[libyaml] [2 of 2] Compiling Text.Libyaml ( src/Text/Libyaml.hs, dist/build/Text/Libyaml.o, dist/build/Text/Libyaml.dyn_o )
4449.27 s
[libyaml] src/Text/Libyaml.hs:109:57: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4449.27 s
[libyaml] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4449.27 s
[libyaml] • In the data declaration for ‘Style’
4449.27 s
[libyaml] |
4449.27 s
[libyaml] 109 | deriving (Show, Read, Eq, Enum, Bounded, Ord, Data, Typeable )
4449.27 s
[libyaml] | ^^^^^^^^
4449.27 s
[libyaml]
4449.27 s
[libyaml] src/Text/Libyaml.hs:115:51: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4449.27 s
[libyaml] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4449.27 s
[libyaml] • In the data declaration for ‘SequenceStyle’
4449.27 s
[libyaml] |
4449.27 s
[libyaml] 115 | deriving (Show, Eq, Enum, Bounded, Ord, Data, Typeable )
4449.27 s
[libyaml] | ^^^^^^^^
4449.27 s
[libyaml]
4449.27 s
[libyaml] src/Text/Libyaml.hs:121:51: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4449.27 s
[libyaml] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4449.27 s
[libyaml] • In the data declaration for ‘MappingStyle’
4449.27 s
[libyaml] |
4449.27 s
[libyaml] 121 | deriving (Show, Eq, Enum, Bounded, Ord, Data, Typeable )
4449.27 s
[libyaml] | ^^^^^^^^
4449.27 s
[libyaml]
4449.27 s
[libyaml] src/Text/Libyaml.hs:133:37: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4449.27 s
[libyaml] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4449.27 s
[libyaml] • In the data declaration for ‘Tag’
4449.27 s
[libyaml] |
4449.27 s
[libyaml] 133 | deriving (Show, Eq, Read, Data, Typeable )
4449.27 s
[libyaml] | ^^^^^^^^
4449.27 s
[libyaml]
4449.27 s
[libyaml] src/Text/Libyaml.hs:573:21: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4449.27 s
[libyaml] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4449.27 s
[libyaml] • In the newtype declaration for ‘ToEventRawException’
4449.27 s
[libyaml] |
4449.27 s
[libyaml] 573 | deriving (Show, Typeable )
4449.27 s
[libyaml] | ^^^^^^^^
4449.27 s
[libyaml]
4449.27 s
[libyaml] src/Text/Libyaml.hs:855:21: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4449.27 s
[libyaml] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4449.27 s
[libyaml] • In the data declaration for ‘YamlException’
4449.27 s
[libyaml] |
4449.27 s
[libyaml] 855 | deriving (Show, Typeable )
4449.27 s
[libyaml] | ^^^^^^^^
4449.27 s
[libyaml]
4449.31 s
[servant-server] [ 2 of 18] Compiling Servant.Server.Internal.ServerError
4449.31 s
[servant-server] src/Servant/Server/Internal/ServerError.hs:22:29: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4449.31 s
[servant-server] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4449.31 s
[servant-server] • In the data declaration for ‘ServerError’
4449.31 s
[servant-server] |
4449.31 s
[servant-server] 22 | deriving (Show, Eq, Read, Typeable )
4449.31 s
[servant-server] | ^^^^^^^^
4449.31 s
[servant-server]
4449.32 s
[conduit-extra] Data/Conduit/Attoparsec.hs:49:21: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4449.32 s
[conduit-extra] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4449.32 s
[conduit-extra] • In the data declaration for ‘ParseError’
4449.32 s
[conduit-extra] |
4449.32 s
[conduit-extra] 49 | deriving (Show, Typeable )
4449.32 s
[conduit-extra] | ^^^^^^^^
4449.32 s
[conduit-extra]
4449.39 s
[servant-client] [4 of 4] Compiling Servant.Client.Streaming [Flags changed]
4449.39 s
[servant-client] Haddock coverage:
4449.39 s
[servant-client] Warning: 'Request' is ambiguous. It is defined
4449.39 s
[servant-client] * in ‘Network.HTTP.Client.Types’
4449.39 s
[servant-client] * in ‘Servant.Client.Core.Request’
4449.39 s
[servant-client] * in ‘Servant.Client.Core.Request’
4449.39 s
[servant-client] You may be able to disambiguate the identifier by qualifying it or
4449.39 s
[servant-client] by specifying the type/value namespace explicitly.
4449.39 s
[servant-client] Defaulting to the one defined in ‘Servant.Client.Core.Request’
4449.39 s
[servant-client] Warning: 'BaseUrl' is ambiguous. It is defined
4449.39 s
[servant-client] * in ‘Servant.Client.Core.BaseUrl’
4449.39 s
[servant-client] * in ‘Servant.Client.Core.BaseUrl’
4449.39 s
[servant-client] You may be able to disambiguate the identifier by qualifying it or
4449.39 s
[servant-client] by specifying the type/value namespace explicitly.
4449.39 s
[servant-client] Defaulting to the one defined in ‘Servant.Client.Core.BaseUrl’
4449.39 s
[servant-client] Warning: 'Manager' is out of scope.
4449.39 s
[servant-client] If you qualify the identifier, haddock can try to link it anyway.
4449.39 s
[servant-client] Warning: 'ClientEnv' is ambiguous. It is defined
4449.39 s
[servant-client] * at src/Servant/Client/Internal/HttpClient.hs:68:5
4449.39 s
[servant-client] * at src/Servant/Client/Internal/HttpClient.hs:67:1
4449.39 s
[servant-client] You may be able to disambiguate the identifier by qualifying it or
4449.39 s
[servant-client] by specifying the type/value namespace explicitly.
4449.39 s
[servant-client] Defaulting to the one defined at src/Servant/Client/Internal/HttpClient.hs:67:1
4449.39 s
[servant-client] Warning: 'CookieJar' is out of scope.
4449.39 s
[servant-client] If you qualify the identifier, haddock can try to link it anyway.
4449.39 s
[servant-client] Warning: 'responseTimeout' is out of scope.
4449.39 s
[servant-client] If you qualify the identifier, haddock can try to link it anyway.
4449.39 s
[servant-client] Warning: 'redirectCount' is out of scope.
4449.39 s
[servant-client] If you qualify the identifier, haddock can try to link it anyway.
4449.39 s
[servant-client] Warning: 'managerModifyRequest' is out of scope.
4449.39 s
[servant-client] If you qualify the identifier, haddock can try to link it anyway.
4449.52 s
[servant-client] 42% ( 6 / 14) in 'Servant.Client.Internal.HttpClient'
4449.52 s
[servant-client] Missing documentation for:
4449.52 s
[servant-client] Module header
4449.52 s
[servant-client] ClientApplication (src/Servant/Client/Internal/HttpClient.hs:81)
4449.52 s
[servant-client] ClientMiddleware (src/Servant/Client/Internal/HttpClient.hs:83)
4449.52 s
[servant-client] runClientM (src/Servant/Client/Internal/HttpClient.hs:163)
4449.52 s
[servant-client] performRequest (src/Servant/Client/Internal/HttpClient.hs:166)
4449.52 s
[servant-client] mkFailureResponse (src/Servant/Client/Internal/HttpClient.hs:219)
4449.52 s
[servant-client] clientResponseToResponse (src/Servant/Client/Internal/HttpClient.hs:225)
4449.52 s
[servant-client] catchConnectionError (src/Servant/Client/Internal/HttpClient.hs:303)
4449.52 s
[servant-client] 88% ( 8 / 9) in 'Servant.Client'
4449.52 s
[servant-client] Missing documentation for:
4449.52 s
[servant-client] runClientM (src/Servant/Client/Internal/HttpClient.hs:163)
4449.52 s
[servant-client] Warning: 'Manager' is out of scope.
4449.52 s
[servant-client] If you qualify the identifier, haddock can try to link it anyway.
4449.52 s
[servant-client] Warning: 'BaseUrl' is ambiguous. It is defined
4449.52 s
[servant-client] * in ‘Servant.Client.Core.BaseUrl’
4449.52 s
[servant-client] * in ‘Servant.Client.Core.BaseUrl’
4449.53 s
[servant-client] You may be able to disambiguate the identifier by qualifying it or
4449.53 s
[servant-client] by specifying the type/value namespace explicitly.
4449.53 s
[servant-client] Defaulting to the one defined in ‘Servant.Client.Core.BaseUrl’
4449.53 s
[servant-client] Warning: 'acceptStatus' is out of scope.
4449.53 s
[servant-client] If you qualify the identifier, haddock can try to link it anyway.
4449.53 s
[servant-client] Warning: 'ClientM' is ambiguous. It is defined
4449.53 s
[servant-client] * at src/Servant/Client/Internal/HttpClient/Streaming.hs:104:21
4449.53 s
[servant-client] * at src/Servant/Client/Internal/HttpClient/Streaming.hs:104:1
4449.53 s
[servant-client] You may be able to disambiguate the identifier by qualifying it or
4449.53 s
[servant-client] by specifying the type/value namespace explicitly.
4449.53 s
[servant-client] Defaulting to the one defined at src/Servant/Client/Internal/HttpClient/Streaming.hs:104:1
4449.53 s
[servant-client] Warning: 'SourceT' is out of scope.
4449.53 s
[servant-client] If you qualify the identifier, haddock can try to link it anyway.
4449.53 s
[servant-client] Warning: 'Conduit' is out of scope.
4449.53 s
[servant-client] If you qualify the identifier, haddock can try to link it anyway.
4449.53 s
[servant-client] Warning: 'Proxy' is ambiguous. It is defined
4449.53 s
[servant-client] * in ‘GHC.Internal.Data.Proxy’
4449.53 s
[servant-client] * in ‘GHC.Internal.Data.Proxy’
4449.53 s
[servant-client] You may be able to disambiguate the identifier by qualifying it or
4449.53 s
[servant-client] by specifying the type/value namespace explicitly.
4449.53 s
[servant-client] Defaulting to the one defined in ‘GHC.Internal.Data.Proxy’
4449.53 s
[servant-client] Warning: 'Machine' is out of scope.
4449.53 s
[servant-client] If you qualify the identifier, haddock can try to link it anyway.
4449.53 s
[servant-client] Warning: Servant.Client.Internal.HttpClient.Streaming: Could not find documentation for exported module: Servant.Client.Internal.HttpClient.Streaming
4449.53 s
[servant-client] 61% ( 8 / 13) in 'Servant.Client.Internal.HttpClient.Streaming'
4449.53 s
[servant-client] Missing documentation for:
4449.53 s
[servant-client] Module header
4449.53 s
[servant-client] performRequest (src/Servant/Client/Internal/HttpClient/Streaming.hs:142)
4449.53 s
[servant-client] withClientM (src/Servant/Client/Internal/HttpClient/Streaming.hs:124)
4449.53 s
[servant-client] clientResponseToResponse (src/Servant/Client/Internal/HttpClient.hs:225)
4449.53 s
[servant-client] catchConnectionError (src/Servant/Client/Internal/HttpClient.hs:303)
4449.53 s
[servant-client] 90% ( 9 / 10) in 'Servant.Client.Streaming'
4449.53 s
[servant-client] Missing documentation for:
4449.53 s
[servant-client] withClientM (src/Servant/Client/Internal/HttpClient/Streaming.hs:124)
4449.59 s
[tmp-postgres] Warning: Database.Postgres.Temp.Internal.Config: could not find link destinations for:
4449.59 s
[tmp-postgres] - Database.Postgres.Temp.Internal.Config.Rep_Config
4449.59 s
[tmp-postgres] - Database.Postgres.Temp.Internal.Config.Rep_CompleteDirectoryType
4449.59 s
[tmp-postgres] - Database.Postgres.Temp.Internal.Config.Rep_ProcessConfig
4449.59 s
[tmp-postgres] - Database.Postgres.Temp.Internal.Config.Rep_CommandLineArgs
4449.59 s
[tmp-postgres] - Database.Postgres.Temp.Internal.Config.Rep_EnvironmentVariables
4449.59 s
[tmp-postgres] Warning: Database.Postgres.Temp.Internal: could not find link destinations for:
4449.59 s
[tmp-postgres] - Database.Postgres.Temp.Internal.Rep_Snapshot
4449.59 s
[tmp-postgres] - Database.Postgres.Temp.Internal.Rep_Cache
4449.60 s
[tmp-postgres] Warning: Database.Postgres.Temp: could not find link destinations for:
4449.60 s
[tmp-postgres] - Database.Postgres.Temp.Internal.Config.Rep_Config
4449.60 s
[tmp-postgres] - Database.Postgres.Temp.Internal.Config.Rep_CompleteDirectoryType
4449.60 s
[tmp-postgres] - Database.Postgres.Temp.Internal.Config.Rep_ProcessConfig
4449.60 s
[tmp-postgres] - Database.Postgres.Temp.Internal.Config.Rep_CommandLineArgs
4449.60 s
[tmp-postgres] - Database.Postgres.Temp.Internal.Config.Rep_EnvironmentVariables
4449.60 s
[tmp-postgres] - Database.Postgres.Temp.Internal.Rep_Snapshot
4449.60 s
[tmp-postgres] - Database.Postgres.Temp.Internal.Rep_Cache
4449.62 s
[servant-server] [ 3 of 18] Compiling Servant.Server.Internal.RouteResult
4450.24 s
[servant-server] [ 4 of 18] Compiling Servant.Server.Internal.RoutingApplication
4450.26 s
[conduit-extra] [ 2 of 13] Compiling Data.Conduit.Binary ( Data/Conduit/Binary.hs, dist/build/Data/Conduit/Binary.o, dist/build/Data/Conduit/Binary.dyn_o )
4450.26 s
[conduit-extra] Data/Conduit/Binary.hs:428:21: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4450.26 s
[conduit-extra] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4450.26 s
[conduit-extra] • In the data declaration for ‘SinkStorableException’
4450.26 s
[conduit-extra] |
4450.26 s
[conduit-extra] 428 | deriving (Show, Typeable )
4450.26 s
[conduit-extra] | ^^^^^^^^
4450.26 s
[conduit-extra]
4450.26 s
[conduit-extra] [ 3 of 13] Compiling Data.Conduit.ByteString.Builder ( Data/Conduit/ByteString/Builder.hs, dist/build/Data/Conduit/ByteString/Builder.o, dist/build/Data/Conduit/ByteString/Builder.dyn_o )
4450.26 s
[conduit-extra] [ 4 of 13] Compiling Data.Conduit.Filesystem ( Data/Conduit/Filesystem.hs, dist/build/Data/Conduit/Filesystem.o, dist/build/Data/Conduit/Filesystem.dyn_o )
4450.26 s
[conduit-extra] [ 5 of 13] Compiling Data.Conduit.Foldl ( Data/Conduit/Foldl.hs, dist/build/Data/Conduit/Foldl.o, dist/build/Data/Conduit/Foldl.dyn_o )
4450.26 s
[conduit-extra] [ 6 of 13] Compiling Data.Conduit.Lazy ( Data/Conduit/Lazy.hs, dist/build/Data/Conduit/Lazy.o, dist/build/Data/Conduit/Lazy.dyn_o )
4450.26 s
[conduit-extra] [ 7 of 13] Compiling Data.Conduit.Network ( Data/Conduit/Network.hs, dist/build/Data/Conduit/Network.o, dist/build/Data/Conduit/Network.dyn_o )
4450.26 s
[conduit-extra] [ 8 of 13] Compiling Data.Conduit.Network.UDP ( Data/Conduit/Network/UDP.hs, dist/build/Data/Conduit/Network/UDP.o, dist/build/Data/Conduit/Network/UDP.dyn_o )
4450.26 s
[conduit-extra] [ 9 of 13] Compiling Data.Conduit.Network.Unix ( Data/Conduit/Network/Unix.hs, dist/build/Data/Conduit/Network/Unix.o, dist/build/Data/Conduit/Network/Unix.dyn_o )
4450.26 s
[conduit-extra] [10 of 13] Compiling Data.Conduit.Process ( Data/Conduit/Process.hs, dist/build/Data/Conduit/Process.o, dist/build/Data/Conduit/Process.dyn_o )
4450.26 s
[conduit-extra] Data/Conduit/Process.hs:48:13: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4450.26 s
[conduit-extra] The use of ‘~’ without TypeOperators
4450.26 s
[conduit-extra] will become an error in a future GHC release.
4450.26 s
[conduit-extra] Suggested fix:
4450.26 s
[conduit-extra] Perhaps you intended to use the ‘TypeOperators’ extension
4450.26 s
[conduit-extra] |
4450.26 s
[conduit-extra] 48 | instance (r ~ (), MonadIO m, i ~ ByteString) => InputSource (ConduitM i o m r) where
4450.26 s
[conduit-extra] | ^
4450.26 s
[conduit-extra]
4450.26 s
[conduit-extra] Data/Conduit/Process.hs:48:32: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4450.26 s
[conduit-extra] The use of ‘~’ without TypeOperators
4450.26 s
[conduit-extra] will become an error in a future GHC release.
4450.26 s
[conduit-extra] Suggested fix:
4450.26 s
[conduit-extra] Perhaps you intended to use the ‘TypeOperators’ extension
4450.26 s
[conduit-extra] |
4450.26 s
[conduit-extra] 48 | instance (r ~ (), MonadIO m, i ~ ByteString) => InputSource (ConduitM i o m r) where
4450.27 s
[conduit-extra] | ^
4450.27 s
[conduit-extra]
4450.27 s
[conduit-extra] Data/Conduit/Process.hs:49:20: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
4450.27 s
[conduit-extra] Pattern match(es) are non-exhaustive
4450.27 s
[conduit-extra] In a lambda abstraction:
4450.27 s
[conduit-extra] Patterns of type ‘Maybe
4450.27 s
[conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
4450.27 s
[conduit-extra] Nothing
4450.27 s
[conduit-extra] |
4450.27 s
[conduit-extra] 49 | isStdStream = (\(Just h) -> hSetBuffering h NoBuffering $> sinkHandle h , Just CreatePipe)
4450.27 s
[conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4450.27 s
[conduit-extra]
4450.27 s
[conduit-extra] Data/Conduit/Process.hs:50:13: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4450.27 s
[conduit-extra] The use of ‘~’ without TypeOperators
4450.27 s
[conduit-extra] will become an error in a future GHC release.
4450.27 s
[conduit-extra] Suggested fix:
4450.27 s
[conduit-extra] Perhaps you intended to use the ‘TypeOperators’ extension
4450.27 s
[conduit-extra] |
4450.27 s
[conduit-extra] 50 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, i ~ ByteString) => InputSource (ConduitM i o m r, n r') where
4450.27 s
[conduit-extra] | ^
4450.27 s
[conduit-extra]
4450.27 s
[conduit-extra] Data/Conduit/Process.hs:50:22: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4450.27 s
[conduit-extra] The use of ‘~’ without TypeOperators
4450.27 s
[conduit-extra] will become an error in a future GHC release.
4450.27 s
[conduit-extra] Suggested fix:
4450.27 s
[conduit-extra] Perhaps you intended to use the ‘TypeOperators’ extension
4450.27 s
[conduit-extra] |
4450.27 s
[conduit-extra] 50 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, i ~ ByteString) => InputSource (ConduitM i o m r, n r') where
4450.27 s
[conduit-extra] | ^
4450.27 s
[conduit-extra]
4450.27 s
[conduit-extra] Data/Conduit/Process.hs:50:52: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4450.27 s
[conduit-extra] The use of ‘~’ without TypeOperators
4450.27 s
[conduit-extra] will become an error in a future GHC release.
4450.27 s
[conduit-extra] Suggested fix:
4450.27 s
[conduit-extra] Perhaps you intended to use the ‘TypeOperators’ extension
4450.27 s
[conduit-extra] |
4450.27 s
[conduit-extra] 50 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, i ~ ByteString) => InputSource (ConduitM i o m r, n r') where
4450.27 s
[conduit-extra] | ^
4450.27 s
[conduit-extra]
4450.27 s
[conduit-extra] Data/Conduit/Process.hs:51:20: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
4450.27 s
[conduit-extra] Pattern match(es) are non-exhaustive
4450.27 s
[conduit-extra] In a lambda abstraction:
4450.27 s
[conduit-extra] Patterns of type ‘Maybe
4450.27 s
[conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
4450.27 s
[conduit-extra] Nothing
4450.27 s
[conduit-extra] |
4450.27 s
[conduit-extra] 51 | isStdStream = (\(Just h) -> hSetBuffering h NoBuffering $> (sinkHandle h, liftIO $ hClose h) , Just CreatePipe)
4450.27 s
[conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4450.27 s
[conduit-extra]
4450.27 s
[conduit-extra] Data/Conduit/Process.hs:66:24: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4450.27 s
[conduit-extra] The use of ‘~’ without TypeOperators
4450.27 s
[conduit-extra] will become an error in a future GHC release.
4450.27 s
[conduit-extra] Suggested fix:
4450.27 s
[conduit-extra] Perhaps you intended to use the ‘TypeOperators’ extension
4450.27 s
[conduit-extra] |
4450.27 s
[conduit-extra] 66 | instance (MonadIO m, r ~ ()) => InputSource (BuilderInput o m r) where
4450.27 s
[conduit-extra] | ^
4450.27 s
[conduit-extra]
4450.27 s
[conduit-extra] Data/Conduit/Process.hs:67:18: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
4450.27 s
[conduit-extra] Pattern match(es) are non-exhaustive
4450.27 s
[conduit-extra] In a lambda abstraction:
4450.27 s
[conduit-extra] Patterns of type ‘Maybe
4450.27 s
[conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
4450.27 s
[conduit-extra] Nothing
4450.27 s
[conduit-extra] |
4450.27 s
[conduit-extra] 67 | isStdStream = (\(Just h) -> return $ BuilderInput $ sinkHandleBuilder h , Just CreatePipe)
4450.27 s
[conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4450.27 s
[conduit-extra]
4450.27 s
[conduit-extra] Data/Conduit/Process.hs:68:35: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4450.27 s
[conduit-extra] The use of ‘~’ without TypeOperators
4450.27 s
[conduit-extra] will become an error in a future GHC release.
4450.27 s
[conduit-extra] Suggested fix:
4450.27 s
[conduit-extra] Perhaps you intended to use the ‘TypeOperators’ extension
4450.27 s
[conduit-extra] |
4450.27 s
[conduit-extra] 68 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (BuilderInput o m r, n r') where
4450.27 s
[conduit-extra] | ^
4450.27 s
[conduit-extra]
4450.27 s
[conduit-extra] Data/Conduit/Process.hs:68:44: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4450.27 s
[conduit-extra] The use of ‘~’ without TypeOperators
4450.27 s
[conduit-extra] will become an error in a future GHC release.
4450.27 s
[conduit-extra] Suggested fix:
4450.27 s
[conduit-extra] Perhaps you intended to use the ‘TypeOperators’ extension
4450.27 s
[conduit-extra] |
4450.27 s
[conduit-extra] 68 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (BuilderInput o m r, n r') where
4450.27 s
[conduit-extra] | ^
4450.27 s
[conduit-extra]
4450.27 s
[conduit-extra] Data/Conduit/Process.hs:69:18: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
4450.27 s
[conduit-extra] Pattern match(es) are non-exhaustive
4450.27 s
[conduit-extra] In a lambda abstraction:
4450.27 s
[conduit-extra] Patterns of type ‘Maybe
4450.27 s
[conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
4450.27 s
[conduit-extra] Nothing
4450.27 s
[conduit-extra] |
4450.27 s
[conduit-extra] 69 | isStdStream = (\(Just h) -> return (BuilderInput $ sinkHandleBuilder h, liftIO $ hClose h) , Just CreatePipe)
4450.27 s
[conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4450.27 s
[conduit-extra]
4450.27 s
[conduit-extra] Data/Conduit/Process.hs:70:24: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4450.27 s
[conduit-extra] The use of ‘~’ without TypeOperators
4450.27 s
[conduit-extra] will become an error in a future GHC release.
4450.27 s
[conduit-extra] Suggested fix:
4450.27 s
[conduit-extra] Perhaps you intended to use the ‘TypeOperators’ extension
4450.27 s
[conduit-extra] |
4450.27 s
[conduit-extra] 70 | instance (MonadIO m, r ~ ()) => InputSource (FlushInput o m r) where
4450.27 s
[conduit-extra] | ^
4450.27 s
[conduit-extra]
4450.27 s
[conduit-extra] Data/Conduit/Process.hs:71:18: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
4450.27 s
[conduit-extra] Pattern match(es) are non-exhaustive
4450.27 s
[conduit-extra] In a lambda abstraction:
4450.27 s
[conduit-extra] Patterns of type ‘Maybe
4450.27 s
[conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
4450.27 s
[conduit-extra] Nothing
4450.27 s
[conduit-extra] |
4450.27 s
[conduit-extra] 71 | isStdStream = (\(Just h) -> return $ FlushInput $ sinkHandleFlush h , Just CreatePipe)
4450.27 s
[conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4450.27 s
[conduit-extra]
4450.27 s
[conduit-extra] Data/Conduit/Process.hs:72:35: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4450.27 s
[conduit-extra] The use of ‘~’ without TypeOperators
4450.27 s
[conduit-extra] will become an error in a future GHC release.
4450.27 s
[conduit-extra] Suggested fix:
4450.27 s
[conduit-extra] Perhaps you intended to use the ‘TypeOperators’ extension
4450.27 s
[conduit-extra] |
4450.27 s
[conduit-extra] 72 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (FlushInput o m r, n r') where
4450.27 s
[conduit-extra] | ^
4450.27 s
[conduit-extra]
4450.27 s
[conduit-extra] Data/Conduit/Process.hs:72:44: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4450.27 s
[conduit-extra] The use of ‘~’ without TypeOperators
4450.27 s
[conduit-extra] will become an error in a future GHC release.
4450.27 s
[conduit-extra] Suggested fix:
4450.27 s
[conduit-extra] Perhaps you intended to use the ‘TypeOperators’ extension
4450.27 s
[conduit-extra] |
4450.27 s
[conduit-extra] 72 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (FlushInput o m r, n r') where
4450.27 s
[conduit-extra] | ^
4450.27 s
[conduit-extra]
4450.27 s
[conduit-extra] Data/Conduit/Process.hs:73:18: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
4450.27 s
[conduit-extra] Pattern match(es) are non-exhaustive
4450.27 s
[conduit-extra] In a lambda abstraction:
4450.27 s
[conduit-extra] Patterns of type ‘Maybe
4450.27 s
[conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
4450.27 s
[conduit-extra] Nothing
4450.27 s
[conduit-extra] |
4450.27 s
[conduit-extra] 73 | isStdStream = (\(Just h) -> return (FlushInput $ sinkHandleFlush h, liftIO $ hClose h) , Just CreatePipe)
4450.27 s
[conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4450.27 s
[conduit-extra]
4450.27 s
[conduit-extra] Data/Conduit/Process.hs:75:13: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4450.27 s
[conduit-extra] The use of ‘~’ without TypeOperators
4450.27 s
[conduit-extra] will become an error in a future GHC release.
4450.27 s
[conduit-extra] Suggested fix:
4450.27 s
[conduit-extra] Perhaps you intended to use the ‘TypeOperators’ extension
4450.27 s
[conduit-extra] |
4450.27 s
[conduit-extra] 75 | instance (r ~ (), MonadIO m, o ~ ByteString) => OutputSink (ConduitM i o m r) where
4450.27 s
[conduit-extra] | ^
4450.27 s
[conduit-extra]
4450.27 s
[conduit-extra] Data/Conduit/Process.hs:75:32: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4450.27 s
[conduit-extra] The use of ‘~’ without TypeOperators
4450.27 s
[conduit-extra] will become an error in a future GHC release.
4450.27 s
[conduit-extra] Suggested fix:
4450.27 s
[conduit-extra] Perhaps you intended to use the ‘TypeOperators’ extension
4450.27 s
[conduit-extra] |
4450.27 s
[conduit-extra] 75 | instance (r ~ (), MonadIO m, o ~ ByteString) => OutputSink (ConduitM i o m r) where
4450.27 s
[conduit-extra] | ^
4450.27 s
[conduit-extra]
4450.27 s
[conduit-extra] Data/Conduit/Process.hs:76:20: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
4450.27 s
[conduit-extra] Pattern match(es) are non-exhaustive
4450.27 s
[conduit-extra] In a lambda abstraction:
4450.27 s
[conduit-extra] Patterns of type ‘Maybe
4450.27 s
[conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
4450.27 s
[conduit-extra] Nothing
4450.27 s
[conduit-extra] |
4450.27 s
[conduit-extra] 76 | osStdStream = (\(Just h) -> hSetBuffering h NoBuffering $> sourceHandle h , Just CreatePipe)
4450.27 s
[conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4450.27 s
[conduit-extra]
4450.27 s
[conduit-extra] Data/Conduit/Process.hs:77:13: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4450.27 s
[conduit-extra] The use of ‘~’ without TypeOperators
4450.27 s
[conduit-extra] will become an error in a future GHC release.
4450.27 s
[conduit-extra] Suggested fix:
4450.27 s
[conduit-extra] Perhaps you intended to use the ‘TypeOperators’ extension
4450.27 s
[conduit-extra] |
4450.27 s
[conduit-extra] 77 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, o ~ ByteString) => OutputSink (ConduitM i o m r, n r') where
4450.27 s
[conduit-extra] | ^
4450.27 s
[conduit-extra]
4450.27 s
[conduit-extra] Data/Conduit/Process.hs:77:22: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4450.27 s
[conduit-extra] The use of ‘~’ without TypeOperators
4450.27 s
[conduit-extra] will become an error in a future GHC release.
4450.27 s
[conduit-extra] Suggested fix:
4450.27 s
[conduit-extra] Perhaps you intended to use the ‘TypeOperators’ extension
4450.27 s
[conduit-extra] |
4450.27 s
[conduit-extra] 77 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, o ~ ByteString) => OutputSink (ConduitM i o m r, n r') where
4450.27 s
[conduit-extra] | ^
4450.27 s
[conduit-extra]
4450.27 s
[conduit-extra] Data/Conduit/Process.hs:77:52: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4450.27 s
[conduit-extra] The use of ‘~’ without TypeOperators
4450.27 s
[conduit-extra] will become an error in a future GHC release.
4450.27 s
[conduit-extra] Suggested fix:
4450.27 s
[conduit-extra] Perhaps you intended to use the ‘TypeOperators’ extension
4450.27 s
[conduit-extra] |
4450.27 s
[conduit-extra] 77 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, o ~ ByteString) => OutputSink (ConduitM i o m r, n r') where
4450.27 s
[conduit-extra] | ^
4450.27 s
[conduit-extra]
4450.27 s
[conduit-extra] Data/Conduit/Process.hs:78:20: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
4450.27 s
[conduit-extra] Pattern match(es) are non-exhaustive
4450.27 s
[conduit-extra] In a lambda abstraction:
4450.27 s
[conduit-extra] Patterns of type ‘Maybe
4450.27 s
[conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
4450.27 s
[conduit-extra] Nothing
4450.27 s
[conduit-extra] |
4450.27 s
[conduit-extra] 78 | osStdStream = (\(Just h) -> hSetBuffering h NoBuffering $> (sourceHandle h, liftIO $ hClose h) , Just CreatePipe)
4450.27 s
[conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4450.27 s
[conduit-extra]
4450.27 s
[conduit-extra] [11 of 13] Compiling Data.Conduit.Process.Typed ( Data/Conduit/Process/Typed.hs, dist/build/Data/Conduit/Process/Typed.o, dist/build/Data/Conduit/Process/Typed.dyn_o )
4450.27 s
[conduit-extra] [12 of 13] Compiling Data.Conduit.Text ( Data/Conduit/Text.hs, dist/build/Data/Conduit/Text.o, dist/build/Data/Conduit/Text.dyn_o )
4450.28 s
[conduit-extra] Data/Conduit/Text.hs:219:14: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4450.28 s
[conduit-extra] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4450.28 s
[conduit-extra] • In the data declaration for ‘TextException’
4450.28 s
[conduit-extra] |
4450.28 s
[conduit-extra] 219 | deriving Typeable
4450.28 s
[conduit-extra] | ^^^^^^^^
4450.28 s
[conduit-extra]
4450.28 s
[servant-server] [ 5 of 18] Compiling Servant.Server.Internal.Handler
4450.28 s
[servant-server] [ 6 of 18] Compiling Servant.Server.Internal.ErrorFormatter
4450.28 s
[servant-server] [ 7 of 18] Compiling Servant.Server.Internal.Router
4450.36 s
[conduit-extra] [13 of 13] Compiling Data.Conduit.Zlib ( Data/Conduit/Zlib.hs, dist/build/Data/Conduit/Zlib.o, dist/build/Data/Conduit/Zlib.dyn_o )
4450.49 s
[criterion] Phase: updateAutotoolsGnuConfigScriptsPhase
4450.51 s
[criterion] Phase: configurePhase
4450.51 s
[criterion] configureFlags: --verbose --prefix=/nix/store/116i18r5s9gjcpd3iqf5z63rk63wlzw7-criterion-1.6.4.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --datadir=/nix/store/xhwvsj3bmlm0jsmxac2aik88yv7vm664-criterion-1.6.4.0-data/share/ghc-9.12.3 --docdir=/nix/store/7am6gpi63v0pjrgibyxkamqiyhhwyja6-criterion-1.6.4.0-doc/share/doc/criterion-1.6.4.0 --with-gcc=gcc --package-db=/build/tmp.Dg1OzZxcbN/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --enable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4450.52 s
[criterion] Using Parsec parser
4450.52 s
[criterion] Configuring criterion-1.6.4.0...
4450.78 s
[conduit-extra] [ 1 of 13] Compiling Data.Conduit.Attoparsec ( Data/Conduit/Attoparsec.hs, dist/build/Data/Conduit/Attoparsec.p_o )
4450.79 s
[servant-server] [ 8 of 18] Compiling Servant.Server.Internal.DelayedIO
4450.79 s
[servant-server] [ 9 of 18] Compiling Servant.Server.Internal.Delayed
4450.79 s
[servant-server] [10 of 18] Compiling Servant.Server.Internal.BasicAuth
4450.79 s
[servant-server] src/Servant/Server/Internal/BasicAuth.hs:42:38: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4450.79 s
[servant-server] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4450.79 s
[servant-server] • In the data declaration for ‘BasicAuthResult’
4450.79 s
[servant-server] |
4450.79 s
[servant-server] 42 | deriving (Eq, Show, Read, Generic, Typeable , Functor)
4450.79 s
[servant-server] | ^^^^^^^^
4450.79 s
[servant-server]
4450.79 s
[servant-server] src/Servant/Server/Internal/BasicAuth.hs:49:22: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4450.79 s
[servant-server] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4450.79 s
[servant-server] • In the newtype declaration for ‘BasicAuthCheck’
4450.79 s
[servant-server] |
4450.79 s
[servant-server] 49 | deriving (Generic, Typeable , Functor)
4450.79 s
[servant-server] | ^^^^^^^^
4450.79 s
[servant-server]
4450.79 s
[servant-server] [11 of 18] Compiling Servant.Server.Internal
4450.93 s
[conduit-extra] Data/Conduit/Attoparsec.hs:49:21: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4450.93 s
[conduit-extra] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4450.93 s
[conduit-extra] • In the data declaration for ‘ParseError’
4450.93 s
[conduit-extra] |
4450.93 s
[conduit-extra] 49 | deriving (Show, Typeable )
4450.93 s
[conduit-extra] | ^^^^^^^^
4450.93 s
[conduit-extra]
4450.94 s
[servant-server] src/Servant/Server/Internal.hs:898:42: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4450.94 s
[servant-server] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4450.94 s
[servant-server] • In the data declaration for ‘EmptyServer’
4450.94 s
[servant-server] |
4450.94 s
[servant-server] 898 | data EmptyServer = EmptyServer deriving (Typeable , Eq, Show, Bounded, Enum)
4450.94 s
[servant-server] | ^^^^^^^^
4450.94 s
[servant-server]
4450.94 s
[servant-server] src/Servant/Server/Internal.hs:1025:1: warning : [ GHC-08585 ] [ -Wmissing-methods ]
4450.95 s
[servant-server] • No explicit associated type or default declaration for ‘ServerT’
4450.95 s
[servant-server] • In the instance declaration for ‘HasServer (ty :> sub) context’
4450.95 s
[servant-server] |
4450.95 s
[servant-server] 1025 | instance {-# OVERLAPPABLE #-} TypeError (NoInstanceForSub
4450.95 s
[servant-server] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4450.95 s
[servant-server]
4450.95 s
[servant-server] src/Servant/Server/Internal.hs:1025:31: warning : [ GHC-06201 ] [ -Wmissing-methods ]
4450.95 s
[servant-server] • No explicit implementation for
4450.95 s
[servant-server] ‘route’ and ‘hoistServerWithContext’
4450.95 s
[servant-server] • In the instance declaration for ‘HasServer (ty :> sub) context’
4450.95 s
[servant-server] |
4450.95 s
[servant-server] 1025 | instance {-# OVERLAPPABLE #-} TypeError (NoInstanceForSub
4450.95 s
[servant-server] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4450.95 s
[servant-server]
4450.95 s
[servant-server] src/Servant/Server/Internal.hs:1031:1: warning : [ GHC-08585 ] [ -Wmissing-methods ]
4450.95 s
[servant-server] • No explicit associated type or default declaration for ‘ServerT’
4450.95 s
[servant-server] • In the instance declaration for ‘HasServer api context’
4450.95 s
[servant-server] |
4450.95 s
[servant-server] 1031 | instance {-# OVERLAPPABLE #-} TypeError (NoInstanceFor (HasServer api context)) => HasServer api context
4450.95 s
[servant-server] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4450.95 s
[servant-server]
4450.95 s
[servant-server] src/Servant/Server/Internal.hs:1031:31: warning : [ GHC-06201 ] [ -Wmissing-methods ]
4450.95 s
[servant-server] • No explicit implementation for
4450.95 s
[servant-server] ‘route’ and ‘hoistServerWithContext’
4450.95 s
[servant-server] • In the instance declaration for ‘HasServer api context’
4450.95 s
[servant-server] |
4450.95 s
[servant-server] 1031 | instance {-# OVERLAPPABLE #-} TypeError (NoInstanceFor (HasServer api context)) => HasServer api context
4450.95 s
[servant-server] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4450.95 s
[servant-server]
4450.96 s
[criterion] Flags chosen: embed-data-files=False, fast=False
4451.29 s
[criterion] Dependency Glob: using Glob-0.10.2
4451.29 s
[criterion] Dependency aeson: using aeson-2.2.3.0
4451.29 s
[criterion] Dependency base: using base-4.21.1.0
4451.29 s
[criterion] Dependency base-compat-batteries: using base-compat-batteries-0.14.1
4451.29 s
[criterion] Dependency binary: using binary-0.8.9.3
4451.29 s
[criterion] Dependency binary-orphans: using binary-orphans-1.0.5
4451.29 s
[criterion] Dependency bytestring: using bytestring-0.12.2.0
4451.29 s
[criterion] Dependency cassava: using cassava-0.5.3.2
4451.29 s
[criterion] Dependency code-page: using code-page-0.2.1
4451.29 s
[criterion] Dependency containers: using containers-0.7
4451.29 s
[criterion] Dependency criterion-measurement: using criterion-measurement-0.2.3.0
4451.29 s
[criterion] Dependency deepseq: using deepseq-1.5.1.0
4451.29 s
[criterion] Dependency directory: using directory-1.3.9.0
4451.29 s
[criterion] Dependency exceptions: using exceptions-0.10.10
4451.29 s
[criterion] Dependency filepath: using filepath-1.5.4.0
4451.29 s
[criterion] Dependency js-chart: using js-chart-2.9.4.1
4451.29 s
[criterion] Dependency microstache: using microstache-1.0.3
4451.29 s
[criterion] Dependency mtl: using mtl-2.3.1
4451.29 s
[criterion] Dependency mwc-random: using mwc-random-0.15.2.0
4451.29 s
[criterion] Dependency optparse-applicative: using optparse-applicative-0.19.0.0
4451.29 s
[criterion] Dependency parsec: using parsec-3.1.18.0
4451.29 s
[criterion] Dependency prettyprinter: using prettyprinter-1.7.1
4451.29 s
[criterion] Dependency prettyprinter-ansi-terminal: using
4451.29 s
[criterion] prettyprinter-ansi-terminal-1.1.3
4451.29 s
[criterion] Dependency statistics: using statistics-0.16.3.0
4451.29 s
[criterion] Dependency text: using text-2.1.3
4451.29 s
[criterion] Dependency time: using time-1.14
4451.29 s
[criterion] Dependency transformers: using transformers-0.6.1.2
4451.29 s
[criterion] Dependency transformers-compat: using transformers-compat-0.7.2
4451.29 s
[criterion] Dependency vector: using vector-0.13.2.0
4451.29 s
[criterion] Dependency vector-algorithms: using vector-algorithms-0.9.1.0
4451.29 s
[criterion] Dependency base: using base-4.21.1.0
4451.29 s
[criterion] Dependency base-compat-batteries: using base-compat-batteries-0.14.1
4451.29 s
[criterion] Dependency criterion: using criterion-1.6.4.0
4451.29 s
[criterion] Dependency optparse-applicative: using optparse-applicative-0.19.0.0
4451.29 s
[criterion] Source component graph:
4451.29 s
[criterion] component lib
4451.29 s
[criterion] component exe:criterion-report dependency lib
4451.29 s
[criterion] Configured component graph:
4451.29 s
[criterion] component criterion-1.6.4.0-1ED7ELdYni191qB4u8kkhk
4451.29 s
[criterion] include Glob-0.10.2-7NQkTKbOkJT5DqSaHucAWo
4451.29 s
[criterion] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4451.29 s
[criterion] include base-4.21.1.0-f852
4451.29 s
[criterion] include base-compat-batteries-0.14.1-8vXNDWtGjVU8ne5W3XLGEz
4451.29 s
[criterion] include binary-0.8.9.3-bcb3
4451.29 s
[criterion] include binary-orphans-1.0.5-AOhRTblohzkLiGXbFZPQbw
4451.29 s
[criterion] include bytestring-0.12.2.0-6aa1
4451.29 s
[criterion] include cassava-0.5.3.2-EqDw0FpuRFs40SJonsyi5f
4451.29 s
[criterion] include code-page-0.2.1-9VDcCFaEdXTHRV5yIgqJBq
4451.29 s
[criterion] include containers-0.7-4b3d
4451.29 s
[criterion] include criterion-measurement-0.2.3.0-20NwLqTcZHv7Zhd2KZEHLD
4451.29 s
[criterion] include deepseq-1.5.1.0-7a70
4451.29 s
[criterion] include directory-1.3.9.0-e1b6
4451.29 s
[criterion] include exceptions-0.10.10-cecf
4451.30 s
[criterion] include filepath-1.5.4.0-0516
4451.30 s
[criterion] include js-chart-2.9.4.1-GhDqZ3Dt8sO9F2J21Lyd6G
4451.30 s
[criterion] include microstache-1.0.3-DIMgmX7xObCL2q3SqT75bp
4451.30 s
[criterion] include mtl-2.3.1-20ab
4451.30 s
[criterion] include mwc-random-0.15.2.0-8oxFVMZ8M0kCHgTFpQ6nZO
4451.30 s
[criterion] include optparse-applicative-0.19.0.0-DzcWuoEMVhIA4Jwx12Vmtx
4451.30 s
[criterion] include parsec-3.1.18.0-2491
4451.30 s
[criterion] include prettyprinter-1.7.1-KpT8c5nrLGLAm7fL2u6m1Z
4451.30 s
[criterion] include prettyprinter-ansi-terminal-1.1.3-DJsOUlgOfytE6mSqnO4QzH
4451.30 s
[criterion] include statistics-0.16.3.0-6y1GlKPsZdK6MnPH6DP5UR
4451.30 s
[criterion] include text-2.1.3-1f83
4451.30 s
[criterion] include time-1.14-1f22
4451.30 s
[criterion] include transformers-0.6.1.2-c4e4
4451.30 s
[criterion] include transformers-compat-0.7.2-Js7nJsHlvEVJIUnHw8dVhX
4451.30 s
[criterion] include vector-0.13.2.0-7rsmvfg53oa5PRCOgzIFeb
4451.30 s
[criterion] include vector-algorithms-0.9.1.0-E6Hj9gLeyO6Ac0lsQeaQ7U
4451.30 s
[criterion] component criterion-1.6.4.0-LP9qw1juZrs52rSP4S5pRC-criterion-report
4451.30 s
[criterion] include base-4.21.1.0-f852
4451.30 s
[criterion] include base-compat-batteries-0.14.1-8vXNDWtGjVU8ne5W3XLGEz
4451.30 s
[criterion] include criterion-1.6.4.0-1ED7ELdYni191qB4u8kkhk
4451.30 s
[criterion] include optparse-applicative-0.19.0.0-DzcWuoEMVhIA4Jwx12Vmtx
4451.30 s
[criterion] Linked component graph:
4451.30 s
[criterion] unit criterion-1.6.4.0-1ED7ELdYni191qB4u8kkhk
4451.30 s
[criterion] include Glob-0.10.2-7NQkTKbOkJT5DqSaHucAWo
4451.30 s
[criterion] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4451.30 s
[criterion] include base-4.21.1.0-f852
4451.30 s
[criterion] include base-compat-batteries-0.14.1-8vXNDWtGjVU8ne5W3XLGEz
4451.30 s
[criterion] include binary-0.8.9.3-bcb3
4451.30 s
[criterion] include binary-orphans-1.0.5-AOhRTblohzkLiGXbFZPQbw
4451.30 s
[criterion] include bytestring-0.12.2.0-6aa1
4451.30 s
[criterion] include cassava-0.5.3.2-EqDw0FpuRFs40SJonsyi5f
4451.30 s
[criterion] include code-page-0.2.1-9VDcCFaEdXTHRV5yIgqJBq
4451.30 s
[criterion] include containers-0.7-4b3d
4451.30 s
[criterion] include criterion-measurement-0.2.3.0-20NwLqTcZHv7Zhd2KZEHLD
4451.30 s
[criterion] include deepseq-1.5.1.0-7a70
4451.30 s
[criterion] include directory-1.3.9.0-e1b6
4451.30 s
[criterion] include exceptions-0.10.10-cecf
4451.30 s
[criterion] include filepath-1.5.4.0-0516
4451.30 s
[criterion] include js-chart-2.9.4.1-GhDqZ3Dt8sO9F2J21Lyd6G
4451.30 s
[criterion] include microstache-1.0.3-DIMgmX7xObCL2q3SqT75bp
4451.30 s
[criterion] include mtl-2.3.1-20ab
4451.30 s
[criterion] include mwc-random-0.15.2.0-8oxFVMZ8M0kCHgTFpQ6nZO
4451.30 s
[criterion] include optparse-applicative-0.19.0.0-DzcWuoEMVhIA4Jwx12Vmtx
4451.30 s
[criterion] include parsec-3.1.18.0-2491
4451.30 s
[criterion] include prettyprinter-1.7.1-KpT8c5nrLGLAm7fL2u6m1Z
4451.30 s
[criterion] include prettyprinter-ansi-terminal-1.1.3-DJsOUlgOfytE6mSqnO4QzH
4451.30 s
[criterion] include statistics-0.16.3.0-6y1GlKPsZdK6MnPH6DP5UR
4451.30 s
[criterion] include text-2.1.3-1f83
4451.30 s
[criterion] include time-1.14-1f22
4451.30 s
[criterion] include transformers-0.6.1.2-c4e4
4451.30 s
[criterion] include transformers-compat-0.7.2-Js7nJsHlvEVJIUnHw8dVhX
4451.30 s
[criterion] include vector-0.13.2.0-7rsmvfg53oa5PRCOgzIFeb
4451.30 s
[criterion] include vector-algorithms-0.9.1.0-E6Hj9gLeyO6Ac0lsQeaQ7U
4451.30 s
[criterion] Criterion=criterion-1.6.4.0-1ED7ELdYni191qB4u8kkhk:Criterion,Criterion.Analysis=criterion-1.6.4.0-1ED7ELdYni191qB4u8kkhk:Criterion.Analysis,Criterion.IO=criterion-1.6.4.0-1ED7ELdYni191qB4u8kkhk:Criterion.IO,Criterion.IO.Printf=criterion-1.6.4.0-1ED7ELdYni191qB4u8kkhk:Criterion.IO.Printf,Criterion.Internal=criterion-1.6.4.0-1ED7ELdYni191qB4u8kkhk:Criterion.Internal,Criterion.Main=criterion-1.6.4.0-1ED7ELdYni191qB4u8kkhk:Criterion.Main,Criterion.Main.Options=criterion-1.6.4.0-1ED7ELdYni191qB4u8kkhk:Criterion.Main.Options,Criterion.Monad=criterion-1.6.4.0-1ED7ELdYni191qB4u8kkhk:Criterion.Monad,Criterion.Report=criterion-1.6.4.0-1ED7ELdYni191qB4u8kkhk:Criterion.Report,Criterion.Types=criterion-1.6.4.0-1ED7ELdYni191qB4u8kkhk:Criterion.Types
4451.30 s
[criterion] unit criterion-1.6.4.0-LP9qw1juZrs52rSP4S5pRC-criterion-report
4451.30 s
[criterion] include base-4.21.1.0-f852
4451.30 s
[criterion] include base-compat-batteries-0.14.1-8vXNDWtGjVU8ne5W3XLGEz
4451.30 s
[criterion] include criterion-1.6.4.0-1ED7ELdYni191qB4u8kkhk
4451.30 s
[criterion] include optparse-applicative-0.19.0.0-DzcWuoEMVhIA4Jwx12Vmtx
4451.30 s
[criterion] Ready component graph:
4451.30 s
[criterion] definite criterion-1.6.4.0-1ED7ELdYni191qB4u8kkhk
4451.30 s
[criterion] depends Glob-0.10.2-7NQkTKbOkJT5DqSaHucAWo
4451.30 s
[criterion] depends aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4451.30 s
[criterion] depends base-4.21.1.0-f852
4451.30 s
[criterion] depends base-compat-batteries-0.14.1-8vXNDWtGjVU8ne5W3XLGEz
4451.30 s
[criterion] depends binary-0.8.9.3-bcb3
4451.30 s
[criterion] depends binary-orphans-1.0.5-AOhRTblohzkLiGXbFZPQbw
4451.30 s
[criterion] depends bytestring-0.12.2.0-6aa1
4451.30 s
[criterion] depends cassava-0.5.3.2-EqDw0FpuRFs40SJonsyi5f
4451.30 s
[criterion] depends code-page-0.2.1-9VDcCFaEdXTHRV5yIgqJBq
4451.30 s
[criterion] depends containers-0.7-4b3d
4451.30 s
[criterion] depends criterion-measurement-0.2.3.0-20NwLqTcZHv7Zhd2KZEHLD
4451.30 s
[criterion] depends deepseq-1.5.1.0-7a70
4451.30 s
[criterion] depends directory-1.3.9.0-e1b6
4451.30 s
[criterion] depends exceptions-0.10.10-cecf
4451.30 s
[criterion] depends filepath-1.5.4.0-0516
4451.30 s
[criterion] depends js-chart-2.9.4.1-GhDqZ3Dt8sO9F2J21Lyd6G
4451.30 s
[criterion] depends microstache-1.0.3-DIMgmX7xObCL2q3SqT75bp
4451.30 s
[criterion] depends mtl-2.3.1-20ab
4451.30 s
[criterion] depends mwc-random-0.15.2.0-8oxFVMZ8M0kCHgTFpQ6nZO
4451.30 s
[criterion] depends optparse-applicative-0.19.0.0-DzcWuoEMVhIA4Jwx12Vmtx
4451.30 s
[criterion] depends parsec-3.1.18.0-2491
4451.30 s
[criterion] depends prettyprinter-1.7.1-KpT8c5nrLGLAm7fL2u6m1Z
4451.30 s
[criterion] depends prettyprinter-ansi-terminal-1.1.3-DJsOUlgOfytE6mSqnO4QzH
4451.30 s
[criterion] depends statistics-0.16.3.0-6y1GlKPsZdK6MnPH6DP5UR
4451.30 s
[criterion] depends text-2.1.3-1f83
4451.30 s
[criterion] depends time-1.14-1f22
4451.30 s
[criterion] depends transformers-0.6.1.2-c4e4
4451.30 s
[criterion] depends transformers-compat-0.7.2-Js7nJsHlvEVJIUnHw8dVhX
4451.30 s
[criterion] depends vector-0.13.2.0-7rsmvfg53oa5PRCOgzIFeb
4451.30 s
[criterion] depends vector-algorithms-0.9.1.0-E6Hj9gLeyO6Ac0lsQeaQ7U
4451.30 s
[criterion] definite criterion-1.6.4.0-LP9qw1juZrs52rSP4S5pRC-criterion-report
4451.30 s
[criterion] depends base-4.21.1.0-f852
4451.30 s
[criterion] depends base-compat-batteries-0.14.1-8vXNDWtGjVU8ne5W3XLGEz
4451.30 s
[criterion] depends criterion-1.6.4.0-1ED7ELdYni191qB4u8kkhk
4451.30 s
[criterion] depends optparse-applicative-0.19.0.0-DzcWuoEMVhIA4Jwx12Vmtx
4451.35 s
[criterion] Using Cabal-3.14.2.0 compiled by ghc-9.12
4451.35 s
[criterion] Using compiler: ghc-9.12.3
4451.35 s
[criterion] Using install prefix:
4451.35 s
[criterion] /nix/store/116i18r5s9gjcpd3iqf5z63rk63wlzw7-criterion-1.6.4.0
4451.35 s
[criterion] Executables installed in:
4451.35 s
[criterion] /nix/store/116i18r5s9gjcpd3iqf5z63rk63wlzw7-criterion-1.6.4.0/bin
4451.35 s
[criterion] Libraries installed in:
4451.35 s
[criterion] /nix/store/116i18r5s9gjcpd3iqf5z63rk63wlzw7-criterion-1.6.4.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/criterion-1.6.4.0-1ED7ELdYni191qB4u8kkhk
4451.35 s
[criterion] Dynamic Libraries installed in:
4451.35 s
[criterion] /nix/store/116i18r5s9gjcpd3iqf5z63rk63wlzw7-criterion-1.6.4.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4451.35 s
[criterion] Private executables installed in:
4451.35 s
[criterion] /nix/store/116i18r5s9gjcpd3iqf5z63rk63wlzw7-criterion-1.6.4.0/libexec/x86_64-linux-ghc-9.12.3-59b0/criterion-1.6.4.0
4451.35 s
[criterion] Data files installed in:
4451.35 s
[criterion] /nix/store/xhwvsj3bmlm0jsmxac2aik88yv7vm664-criterion-1.6.4.0-data/share/ghc-9.12.3/x86_64-linux-ghc-9.12.3-59b0/criterion-1.6.4.0
4451.35 s
[criterion] Documentation installed in:
4451.35 s
[criterion] /nix/store/7am6gpi63v0pjrgibyxkamqiyhhwyja6-criterion-1.6.4.0-doc/share/doc/criterion-1.6.4.0
4451.35 s
[criterion] Configuration files installed in:
4451.35 s
[criterion] /nix/store/116i18r5s9gjcpd3iqf5z63rk63wlzw7-criterion-1.6.4.0/etc
4451.35 s
[criterion] No alex found
4451.36 s
[criterion] Using ar found on system at:
4451.36 s
[criterion] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4451.36 s
[criterion] No c2hs found
4451.36 s
[criterion] No cpphs found
4451.36 s
[criterion] No doctest found
4451.36 s
[criterion] Using gcc version 14.3.0 given by user at:
4451.36 s
[criterion] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4451.36 s
[criterion] Using ghc version 9.12.3 found on system at:
4451.36 s
[criterion] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4451.36 s
[criterion] Using ghc-pkg version 9.12.3 found on system at:
4451.36 s
[criterion] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4451.36 s
[criterion] No ghcjs found
4451.36 s
[criterion] No ghcjs-pkg found
4451.36 s
[criterion] No greencard found
4451.36 s
[criterion] Using haddock version 2.32.0 found on system at:
4451.36 s
[criterion] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4451.36 s
[criterion] No happy found
4451.36 s
[criterion] No haskell-suite found
4451.36 s
[criterion] No haskell-suite-pkg found
4451.36 s
[criterion] No hmake found
4451.36 s
[criterion] Using hpc version 0.69 found on system at:
4451.36 s
[criterion] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4451.36 s
[criterion] Using hsc2hs version 0.68.10 found on system at:
4451.36 s
[criterion] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4451.36 s
[criterion] No hscolour found
4451.36 s
[criterion] No jhc found
4451.36 s
[criterion] Using ld found on system at:
4451.36 s
[criterion] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4451.36 s
[criterion] No pkg-config found
4451.36 s
[criterion] Using runghc version 9.12.3 found on system at:
4451.36 s
[criterion] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4451.36 s
[criterion] Using strip version 2.44 found on system at:
4451.36 s
[criterion] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4451.36 s
[criterion] Using tar found on system at:
4451.36 s
[criterion] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4451.36 s
[criterion] No uhc found
4451.53 s
[criterion] Phase: buildPhase
4451.62 s
[criterion] Preprocessing library for criterion-1.6.4.0...
4451.62 s
[criterion] Building library for criterion-1.6.4.0...
4451.79 s
[libyaml] [1 of 2] Compiling Paths_libyaml ( dist/build/autogen/Paths_libyaml.hs, dist/build/Paths_libyaml.p_o )
4451.86 s
[criterion] [ 1 of 12] Compiling Criterion.Types ( Criterion/Types.hs, dist/build/Criterion/Types.o, dist/build/Criterion/Types.dyn_o )
4451.95 s
[conduit-extra] [ 2 of 13] Compiling Data.Conduit.Binary ( Data/Conduit/Binary.hs, dist/build/Data/Conduit/Binary.p_o )
4451.95 s
[conduit-extra] Data/Conduit/Binary.hs:428:21: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4451.95 s
[conduit-extra] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4451.95 s
[conduit-extra] • In the data declaration for ‘SinkStorableException’
4451.95 s
[conduit-extra] |
4451.95 s
[conduit-extra] 428 | deriving (Show, Typeable )
4451.95 s
[conduit-extra] | ^^^^^^^^
4451.95 s
[conduit-extra]
4451.95 s
[conduit-extra] [ 3 of 13] Compiling Data.Conduit.ByteString.Builder ( Data/Conduit/ByteString/Builder.hs, dist/build/Data/Conduit/ByteString/Builder.p_o )
4451.95 s
[conduit-extra] [ 4 of 13] Compiling Data.Conduit.Filesystem ( Data/Conduit/Filesystem.hs, dist/build/Data/Conduit/Filesystem.p_o )
4451.95 s
[conduit-extra] [ 5 of 13] Compiling Data.Conduit.Foldl ( Data/Conduit/Foldl.hs, dist/build/Data/Conduit/Foldl.p_o )
4451.95 s
[conduit-extra] [ 6 of 13] Compiling Data.Conduit.Lazy ( Data/Conduit/Lazy.hs, dist/build/Data/Conduit/Lazy.p_o )
4451.95 s
[conduit-extra] [ 7 of 13] Compiling Data.Conduit.Network ( Data/Conduit/Network.hs, dist/build/Data/Conduit/Network.p_o )
4451.95 s
[conduit-extra] [ 8 of 13] Compiling Data.Conduit.Network.UDP ( Data/Conduit/Network/UDP.hs, dist/build/Data/Conduit/Network/UDP.p_o )
4451.95 s
[conduit-extra] [ 9 of 13] Compiling Data.Conduit.Network.Unix ( Data/Conduit/Network/Unix.hs, dist/build/Data/Conduit/Network/Unix.p_o )
4451.95 s
[conduit-extra] [10 of 13] Compiling Data.Conduit.Process ( Data/Conduit/Process.hs, dist/build/Data/Conduit/Process.p_o )
4451.95 s
[conduit-extra] Data/Conduit/Process.hs:48:13: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4451.95 s
[conduit-extra] The use of ‘~’ without TypeOperators
4451.95 s
[conduit-extra] will become an error in a future GHC release.
4451.95 s
[conduit-extra] Suggested fix:
4451.95 s
[conduit-extra] Perhaps you intended to use the ‘TypeOperators’ extension
4451.95 s
[conduit-extra] |
4451.95 s
[conduit-extra] 48 | instance (r ~ (), MonadIO m, i ~ ByteString) => InputSource (ConduitM i o m r) where
4451.95 s
[conduit-extra] | ^
4451.95 s
[conduit-extra]
4451.95 s
[conduit-extra] Data/Conduit/Process.hs:48:32: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4451.95 s
[conduit-extra] The use of ‘~’ without TypeOperators
4451.95 s
[conduit-extra] will become an error in a future GHC release.
4451.95 s
[conduit-extra] Suggested fix:
4451.95 s
[conduit-extra] Perhaps you intended to use the ‘TypeOperators’ extension
4451.95 s
[conduit-extra] |
4451.95 s
[conduit-extra] 48 | instance (r ~ (), MonadIO m, i ~ ByteString) => InputSource (ConduitM i o m r) where
4451.95 s
[conduit-extra] | ^
4451.95 s
[conduit-extra]
4451.95 s
[conduit-extra] Data/Conduit/Process.hs:49:20: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
4451.95 s
[conduit-extra] Pattern match(es) are non-exhaustive
4451.95 s
[conduit-extra] In a lambda abstraction:
4451.95 s
[conduit-extra] Patterns of type ‘Maybe
4451.95 s
[conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
4451.95 s
[conduit-extra] Nothing
4451.95 s
[conduit-extra] |
4451.95 s
[conduit-extra] 49 | isStdStream = (\(Just h) -> hSetBuffering h NoBuffering $> sinkHandle h , Just CreatePipe)
4451.95 s
[conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4451.95 s
[conduit-extra]
4451.95 s
[conduit-extra] Data/Conduit/Process.hs:50:13: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4451.95 s
[conduit-extra] The use of ‘~’ without TypeOperators
4451.95 s
[conduit-extra] will become an error in a future GHC release.
4451.95 s
[conduit-extra] Suggested fix:
4451.95 s
[conduit-extra] Perhaps you intended to use the ‘TypeOperators’ extension
4451.95 s
[conduit-extra] |
4451.95 s
[conduit-extra] 50 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, i ~ ByteString) => InputSource (ConduitM i o m r, n r') where
4451.95 s
[conduit-extra] | ^
4451.95 s
[conduit-extra]
4451.95 s
[conduit-extra] Data/Conduit/Process.hs:50:22: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4451.95 s
[conduit-extra] The use of ‘~’ without TypeOperators
4451.95 s
[conduit-extra] will become an error in a future GHC release.
4451.95 s
[conduit-extra] Suggested fix:
4451.95 s
[conduit-extra] Perhaps you intended to use the ‘TypeOperators’ extension
4451.95 s
[conduit-extra] |
4451.95 s
[conduit-extra] 50 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, i ~ ByteString) => InputSource (ConduitM i o m r, n r') where
4451.95 s
[conduit-extra] | ^
4451.95 s
[conduit-extra]
4451.95 s
[conduit-extra] Data/Conduit/Process.hs:50:52: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4451.95 s
[conduit-extra] The use of ‘~’ without TypeOperators
4451.95 s
[conduit-extra] will become an error in a future GHC release.
4451.95 s
[conduit-extra] Suggested fix:
4451.95 s
[conduit-extra] Perhaps you intended to use the ‘TypeOperators’ extension
4451.95 s
[conduit-extra] |
4451.95 s
[conduit-extra] 50 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, i ~ ByteString) => InputSource (ConduitM i o m r, n r') where
4451.95 s
[conduit-extra] | ^
4451.95 s
[conduit-extra]
4451.95 s
[conduit-extra] Data/Conduit/Process.hs:51:20: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
4451.95 s
[conduit-extra] Pattern match(es) are non-exhaustive
4451.95 s
[conduit-extra] In a lambda abstraction:
4451.95 s
[conduit-extra] Patterns of type ‘Maybe
4451.95 s
[conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
4451.95 s
[conduit-extra] Nothing
4451.95 s
[conduit-extra] |
4451.95 s
[conduit-extra] 51 | isStdStream = (\(Just h) -> hSetBuffering h NoBuffering $> (sinkHandle h, liftIO $ hClose h) , Just CreatePipe)
4451.95 s
[conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4451.95 s
[conduit-extra]
4451.95 s
[conduit-extra] Data/Conduit/Process.hs:66:24: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4451.95 s
[conduit-extra] The use of ‘~’ without TypeOperators
4451.95 s
[conduit-extra] will become an error in a future GHC release.
4451.95 s
[conduit-extra] Suggested fix:
4451.95 s
[conduit-extra] Perhaps you intended to use the ‘TypeOperators’ extension
4451.95 s
[conduit-extra] |
4451.95 s
[conduit-extra] 66 | instance (MonadIO m, r ~ ()) => InputSource (BuilderInput o m r) where
4451.95 s
[conduit-extra] | ^
4451.95 s
[conduit-extra]
4451.95 s
[conduit-extra] Data/Conduit/Process.hs:67:18: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
4451.95 s
[conduit-extra] Pattern match(es) are non-exhaustive
4451.95 s
[conduit-extra] In a lambda abstraction:
4451.95 s
[conduit-extra] Patterns of type ‘Maybe
4451.95 s
[conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
4451.95 s
[conduit-extra] Nothing
4451.95 s
[conduit-extra] |
4451.95 s
[conduit-extra] 67 | isStdStream = (\(Just h) -> return $ BuilderInput $ sinkHandleBuilder h , Just CreatePipe)
4451.95 s
[conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4451.95 s
[conduit-extra]
4451.96 s
[conduit-extra] Data/Conduit/Process.hs:68:35: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4451.96 s
[conduit-extra] The use of ‘~’ without TypeOperators
4451.96 s
[conduit-extra] will become an error in a future GHC release.
4451.96 s
[conduit-extra] Suggested fix:
4451.96 s
[conduit-extra] Perhaps you intended to use the ‘TypeOperators’ extension
4451.96 s
[conduit-extra] |
4451.96 s
[conduit-extra] 68 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (BuilderInput o m r, n r') where
4451.96 s
[conduit-extra] | ^
4451.96 s
[conduit-extra]
4451.96 s
[conduit-extra] Data/Conduit/Process.hs:68:44: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4451.96 s
[conduit-extra] The use of ‘~’ without TypeOperators
4451.96 s
[conduit-extra] will become an error in a future GHC release.
4451.96 s
[conduit-extra] Suggested fix:
4451.96 s
[conduit-extra] Perhaps you intended to use the ‘TypeOperators’ extension
4451.96 s
[conduit-extra] |
4451.96 s
[conduit-extra] 68 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (BuilderInput o m r, n r') where
4451.96 s
[conduit-extra] | ^
4451.96 s
[conduit-extra]
4451.96 s
[conduit-extra] Data/Conduit/Process.hs:69:18: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
4451.96 s
[conduit-extra] Pattern match(es) are non-exhaustive
4451.96 s
[conduit-extra] In a lambda abstraction:
4451.96 s
[conduit-extra] Patterns of type ‘Maybe
4451.96 s
[conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
4451.96 s
[conduit-extra] Nothing
4451.96 s
[conduit-extra] |
4451.96 s
[conduit-extra] 69 | isStdStream = (\(Just h) -> return (BuilderInput $ sinkHandleBuilder h, liftIO $ hClose h) , Just CreatePipe)
4451.96 s
[conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4451.96 s
[conduit-extra]
4451.96 s
[conduit-extra] Data/Conduit/Process.hs:70:24: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4451.96 s
[conduit-extra] The use of ‘~’ without TypeOperators
4451.96 s
[conduit-extra] will become an error in a future GHC release.
4451.96 s
[conduit-extra] Suggested fix:
4451.96 s
[conduit-extra] Perhaps you intended to use the ‘TypeOperators’ extension
4451.96 s
[conduit-extra] |
4451.96 s
[conduit-extra] 70 | instance (MonadIO m, r ~ ()) => InputSource (FlushInput o m r) where
4451.96 s
[conduit-extra] | ^
4451.96 s
[conduit-extra]
4451.96 s
[conduit-extra] Data/Conduit/Process.hs:71:18: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
4451.96 s
[conduit-extra] Pattern match(es) are non-exhaustive
4451.96 s
[conduit-extra] In a lambda abstraction:
4451.96 s
[conduit-extra] Patterns of type ‘Maybe
4451.96 s
[conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
4451.96 s
[conduit-extra] Nothing
4451.96 s
[conduit-extra] |
4451.96 s
[conduit-extra] 71 | isStdStream = (\(Just h) -> return $ FlushInput $ sinkHandleFlush h , Just CreatePipe)
4451.96 s
[conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4451.96 s
[conduit-extra]
4451.96 s
[conduit-extra] Data/Conduit/Process.hs:72:35: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4451.96 s
[conduit-extra] The use of ‘~’ without TypeOperators
4451.96 s
[conduit-extra] will become an error in a future GHC release.
4451.96 s
[conduit-extra] Suggested fix:
4451.96 s
[conduit-extra] Perhaps you intended to use the ‘TypeOperators’ extension
4451.96 s
[conduit-extra] |
4451.96 s
[conduit-extra] 72 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (FlushInput o m r, n r') where
4451.96 s
[conduit-extra] | ^
4451.96 s
[conduit-extra]
4451.96 s
[conduit-extra] Data/Conduit/Process.hs:72:44: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4451.96 s
[conduit-extra] The use of ‘~’ without TypeOperators
4451.96 s
[conduit-extra] will become an error in a future GHC release.
4451.96 s
[conduit-extra] Suggested fix:
4451.96 s
[conduit-extra] Perhaps you intended to use the ‘TypeOperators’ extension
4451.96 s
[conduit-extra] |
4451.96 s
[conduit-extra] 72 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (FlushInput o m r, n r') where
4451.96 s
[conduit-extra] | ^
4451.96 s
[conduit-extra]
4451.96 s
[conduit-extra] Data/Conduit/Process.hs:73:18: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
4451.96 s
[conduit-extra] Pattern match(es) are non-exhaustive
4451.96 s
[conduit-extra] In a lambda abstraction:
4451.96 s
[conduit-extra] Patterns of type ‘Maybe
4451.96 s
[conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
4451.96 s
[conduit-extra] Nothing
4451.96 s
[conduit-extra] |
4451.96 s
[conduit-extra] 73 | isStdStream = (\(Just h) -> return (FlushInput $ sinkHandleFlush h, liftIO $ hClose h) , Just CreatePipe)
4451.96 s
[conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4451.96 s
[conduit-extra]
4451.96 s
[conduit-extra] Data/Conduit/Process.hs:75:13: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4451.96 s
[conduit-extra] The use of ‘~’ without TypeOperators
4451.96 s
[conduit-extra] will become an error in a future GHC release.
4451.96 s
[conduit-extra] Suggested fix:
4451.96 s
[conduit-extra] Perhaps you intended to use the ‘TypeOperators’ extension
4451.96 s
[conduit-extra] |
4451.96 s
[conduit-extra] 75 | instance (r ~ (), MonadIO m, o ~ ByteString) => OutputSink (ConduitM i o m r) where
4451.96 s
[conduit-extra] | ^
4451.96 s
[conduit-extra]
4451.96 s
[conduit-extra] Data/Conduit/Process.hs:75:32: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4451.96 s
[conduit-extra] The use of ‘~’ without TypeOperators
4451.96 s
[conduit-extra] will become an error in a future GHC release.
4451.96 s
[conduit-extra] Suggested fix:
4451.96 s
[conduit-extra] Perhaps you intended to use the ‘TypeOperators’ extension
4451.96 s
[conduit-extra] |
4451.96 s
[conduit-extra] 75 | instance (r ~ (), MonadIO m, o ~ ByteString) => OutputSink (ConduitM i o m r) where
4451.96 s
[conduit-extra] | ^
4451.96 s
[conduit-extra]
4451.96 s
[conduit-extra] Data/Conduit/Process.hs:76:20: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
4451.96 s
[conduit-extra] Pattern match(es) are non-exhaustive
4451.96 s
[conduit-extra] In a lambda abstraction:
4451.96 s
[conduit-extra] Patterns of type ‘Maybe
4451.96 s
[conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
4451.96 s
[conduit-extra] Nothing
4451.96 s
[conduit-extra] |
4451.96 s
[conduit-extra] 76 | osStdStream = (\(Just h) -> hSetBuffering h NoBuffering $> sourceHandle h , Just CreatePipe)
4451.96 s
[conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4451.96 s
[conduit-extra]
4451.96 s
[conduit-extra] Data/Conduit/Process.hs:77:13: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4451.96 s
[conduit-extra] The use of ‘~’ without TypeOperators
4451.96 s
[conduit-extra] will become an error in a future GHC release.
4451.96 s
[conduit-extra] Suggested fix:
4451.96 s
[conduit-extra] Perhaps you intended to use the ‘TypeOperators’ extension
4451.96 s
[conduit-extra] |
4451.96 s
[conduit-extra] 77 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, o ~ ByteString) => OutputSink (ConduitM i o m r, n r') where
4451.96 s
[conduit-extra] | ^
4451.96 s
[conduit-extra]
4451.96 s
[conduit-extra] Data/Conduit/Process.hs:77:22: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4451.96 s
[conduit-extra] The use of ‘~’ without TypeOperators
4451.96 s
[conduit-extra] will become an error in a future GHC release.
4451.96 s
[conduit-extra] Suggested fix:
4451.96 s
[conduit-extra] Perhaps you intended to use the ‘TypeOperators’ extension
4451.96 s
[conduit-extra] |
4451.96 s
[conduit-extra] 77 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, o ~ ByteString) => OutputSink (ConduitM i o m r, n r') where
4451.96 s
[conduit-extra] | ^
4451.96 s
[conduit-extra]
4451.96 s
[conduit-extra] Data/Conduit/Process.hs:77:52: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4451.96 s
[conduit-extra] The use of ‘~’ without TypeOperators
4451.96 s
[conduit-extra] will become an error in a future GHC release.
4451.96 s
[conduit-extra] Suggested fix:
4451.96 s
[conduit-extra] Perhaps you intended to use the ‘TypeOperators’ extension
4451.96 s
[conduit-extra] |
4451.96 s
[conduit-extra] 77 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, o ~ ByteString) => OutputSink (ConduitM i o m r, n r') where
4451.96 s
[conduit-extra] | ^
4451.96 s
[conduit-extra]
4451.96 s
[conduit-extra] Data/Conduit/Process.hs:78:20: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
4451.96 s
[conduit-extra] Pattern match(es) are non-exhaustive
4451.96 s
[conduit-extra] In a lambda abstraction:
4451.96 s
[conduit-extra] Patterns of type ‘Maybe
4451.96 s
[conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
4451.96 s
[conduit-extra] Nothing
4451.96 s
[conduit-extra] |
4451.96 s
[conduit-extra] 78 | osStdStream = (\(Just h) -> hSetBuffering h NoBuffering $> (sourceHandle h, liftIO $ hClose h) , Just CreatePipe)
4451.96 s
[conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4451.96 s
[conduit-extra]
4451.99 s
[conduit-extra] [11 of 13] Compiling Data.Conduit.Process.Typed ( Data/Conduit/Process/Typed.hs, dist/build/Data/Conduit/Process/Typed.p_o )
4451.99 s
[conduit-extra] [12 of 13] Compiling Data.Conduit.Text ( Data/Conduit/Text.hs, dist/build/Data/Conduit/Text.p_o )
4451.99 s
[conduit-extra] Data/Conduit/Text.hs:219:14: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4451.99 s
[conduit-extra] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4451.99 s
[conduit-extra] • In the data declaration for ‘TextException’
4451.99 s
[conduit-extra] |
4451.99 s
[conduit-extra] 219 | deriving Typeable
4451.99 s
[conduit-extra] | ^^^^^^^^
4451.99 s
[conduit-extra]
4451.99 s
[conduit-extra] [13 of 13] Compiling Data.Conduit.Zlib ( Data/Conduit/Zlib.hs, dist/build/Data/Conduit/Zlib.p_o )
4452.06 s
[libyaml] [2 of 2] Compiling Text.Libyaml ( src/Text/Libyaml.hs, dist/build/Text/Libyaml.p_o )
4452.06 s
[libyaml] src/Text/Libyaml.hs:109:57: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4452.06 s
[libyaml] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4452.06 s
[libyaml] • In the data declaration for ‘Style’
4452.06 s
[libyaml] |
4452.06 s
[libyaml] 109 | deriving (Show, Read, Eq, Enum, Bounded, Ord, Data, Typeable )
4452.06 s
[libyaml] | ^^^^^^^^
4452.06 s
[libyaml]
4452.06 s
[libyaml] src/Text/Libyaml.hs:115:51: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4452.06 s
[libyaml] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4452.06 s
[libyaml] • In the data declaration for ‘SequenceStyle’
4452.06 s
[libyaml] |
4452.07 s
[libyaml] 115 | deriving (Show, Eq, Enum, Bounded, Ord, Data, Typeable )
4452.07 s
[libyaml] | ^^^^^^^^
4452.07 s
[libyaml]
4452.07 s
[libyaml] src/Text/Libyaml.hs:121:51: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4452.07 s
[libyaml] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4452.07 s
[libyaml] • In the data declaration for ‘MappingStyle’
4452.07 s
[libyaml] |
4452.07 s
[libyaml] 121 | deriving (Show, Eq, Enum, Bounded, Ord, Data, Typeable )
4452.07 s
[libyaml] | ^^^^^^^^
4452.07 s
[libyaml]
4452.07 s
[libyaml] src/Text/Libyaml.hs:133:37: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4452.07 s
[libyaml] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4452.07 s
[libyaml] • In the data declaration for ‘Tag’
4452.07 s
[libyaml] |
4452.07 s
[libyaml] 133 | deriving (Show, Eq, Read, Data, Typeable )
4452.07 s
[libyaml] | ^^^^^^^^
4452.07 s
[libyaml]
4452.07 s
[libyaml] src/Text/Libyaml.hs:573:21: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4452.07 s
[libyaml] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4452.07 s
[libyaml] • In the newtype declaration for ‘ToEventRawException’
4452.07 s
[libyaml] |
4452.07 s
[libyaml] 573 | deriving (Show, Typeable )
4452.07 s
[libyaml] | ^^^^^^^^
4452.07 s
[libyaml]
4452.07 s
[libyaml] src/Text/Libyaml.hs:855:21: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4452.07 s
[libyaml] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4452.07 s
[libyaml] • In the data declaration for ‘YamlException’
4452.07 s
[libyaml] |
4452.07 s
[libyaml] 855 | deriving (Show, Typeable )
4452.07 s
[libyaml] | ^^^^^^^^
4452.07 s
[libyaml]
4452.35 s
[servant-server] [12 of 18] Compiling Servant.Server.UVerb
4452.41 s
[webdriver] Documentation created: dist/doc/html/webdriver,
4452.41 s
[webdriver] dist/doc/html/webdriver/webdriver.txt
4452.45 s
[servant-server] [13 of 18] Compiling Servant.Server
4452.50 s
[servant-server] [14 of 18] Compiling Servant.Server.StaticFiles
4452.60 s
[webdriver] Phase: installPhase
4452.60 s
[servant-server] [15 of 18] Compiling Servant.Server.Generic
4452.60 s
[servant-server] [16 of 18] Compiling Servant
4452.62 s
[servant-server] [17 of 18] Compiling Servant.Server.Experimental.Auth
4452.63 s
[servant-server] src/Servant/Server/Experimental/Auth.hs:50:31: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4452.63 s
[servant-server] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4452.63 s
[servant-server] • In the newtype declaration for ‘AuthHandler’
4452.63 s
[servant-server] |
4452.63 s
[servant-server] 50 | deriving (Functor, Generic, Typeable )
4452.63 s
[servant-server] | ^^^^^^^^
4452.63 s
[servant-server]
4452.68 s
[servant-server] [18 of 18] Compiling Servant.Utils.StaticFiles
4452.70 s
[webdriver] Installing library in /nix/store/zsfglf6lzmw1wsry1vpa3fw5pnrz6k2a-webdriver-0.12.0.1/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/webdriver-0.12.0.1-8907HGEy5kN7ijYoYf5pPy
4453.14 s
[servant-server] [ 1 of 18] Compiling Servant.Server.Internal.Context
4453.30 s
[webdriver] Phase: fixupPhase
4453.32 s
[webdriver] shrinking RPATHs of ELF executables and libraries in /nix/store/zsfglf6lzmw1wsry1vpa3fw5pnrz6k2a-webdriver-0.12.0.1
4453.32 s
[webdriver] shrinking /nix/store/zsfglf6lzmw1wsry1vpa3fw5pnrz6k2a-webdriver-0.12.0.1/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSwebdriver-0.12.0.1-8907HGEy5kN7ijYoYf5pPy-ghc9.12.3.so
4453.36 s
[webdriver] checking for references to /build/ in /nix/store/zsfglf6lzmw1wsry1vpa3fw5pnrz6k2a-webdriver-0.12.0.1...
4453.39 s
[webdriver] patching script interpreter paths in /nix/store/zsfglf6lzmw1wsry1vpa3fw5pnrz6k2a-webdriver-0.12.0.1
4453.39 s
[servant-server] [ 2 of 18] Compiling Servant.Server.Internal.ServerError
4453.39 s
[servant-server] src/Servant/Server/Internal/ServerError.hs:22:29: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4453.39 s
[servant-server] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4453.39 s
[servant-server] • In the data declaration for ‘ServerError’
4453.39 s
[servant-server] |
4453.39 s
[servant-server] 22 | deriving (Show, Eq, Read, Typeable )
4453.39 s
[servant-server] | ^^^^^^^^
4453.39 s
[servant-server]
4453.39 s
[webdriver] stripping (with command strip and flags -S -p) in /nix/store/zsfglf6lzmw1wsry1vpa3fw5pnrz6k2a-webdriver-0.12.0.1/lib
4453.71 s
[webdriver] shrinking RPATHs of ELF executables and libraries in /nix/store/cnskzxwp5z9n4dw2hs3sff6xgb94nwq4-webdriver-0.12.0.1-doc
4453.72 s
[webdriver] checking for references to /build/ in /nix/store/cnskzxwp5z9n4dw2hs3sff6xgb94nwq4-webdriver-0.12.0.1-doc...
4453.73 s
[servant-server] [ 3 of 18] Compiling Servant.Server.Internal.RouteResult
4453.74 s
[webdriver] patching script interpreter paths in /nix/store/cnskzxwp5z9n4dw2hs3sff6xgb94nwq4-webdriver-0.12.0.1-doc
4453.89 s
Progress: 299 of 370 built (6 building), 559 of 559 downloaded from cache
4453.89 s
[conduit-extra] Phase: haddockPhase
4454.33 s
[servant-server] [ 4 of 18] Compiling Servant.Server.Internal.RoutingApplication
4454.47 s
[servant-server] [ 5 of 18] Compiling Servant.Server.Internal.Handler
4454.47 s
[servant-server] [ 6 of 18] Compiling Servant.Server.Internal.ErrorFormatter
4454.47 s
[servant-server] [ 7 of 18] Compiling Servant.Server.Internal.Router
4454.48 s
[conduit-extra] Preprocessing library for conduit-extra-1.3.8...
4454.49 s
[conduit-extra] Running Haddock on library for conduit-extra-1.3.8...
4454.49 s
[conduit-extra] Warning: The documentation for the following packages are not installed. No
4454.49 s
[conduit-extra] links will be generated to these packages: attoparsec-0.14.4,
4454.49 s
[conduit-extra] attoparsec-0.14.4, vector-0.13.2.0
4454.96 s
[servant-server] [ 8 of 18] Compiling Servant.Server.Internal.DelayedIO
4454.96 s
[servant-server] [ 9 of 18] Compiling Servant.Server.Internal.Delayed
4454.96 s
[servant-server] [10 of 18] Compiling Servant.Server.Internal.BasicAuth
4454.96 s
[servant-server] src/Servant/Server/Internal/BasicAuth.hs:42:38: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4454.96 s
[servant-server] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4454.96 s
[servant-server] • In the data declaration for ‘BasicAuthResult’
4454.96 s
[servant-server] |
4454.96 s
[servant-server] 42 | deriving (Eq, Show, Read, Generic, Typeable , Functor)
4454.96 s
[servant-server] | ^^^^^^^^
4454.96 s
[servant-server]
4454.96 s
[servant-server] src/Servant/Server/Internal/BasicAuth.hs:49:22: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4454.96 s
[servant-server] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4454.96 s
[servant-server] • In the newtype declaration for ‘BasicAuthCheck’
4454.96 s
[servant-server] |
4454.96 s
[servant-server] 49 | deriving (Generic, Typeable , Functor)
4454.96 s
[servant-server] | ^^^^^^^^
4454.96 s
[servant-server]
4454.96 s
[servant-server] [11 of 18] Compiling Servant.Server.Internal
4455.03 s
[conduit-extra] Haddock coverage:
4455.03 s
[conduit-extra] Warning: 'ParseError' is ambiguous. It is defined
4455.03 s
[conduit-extra] * in ‘Data.Conduit.Attoparsec’
4455.03 s
[conduit-extra] * in ‘Data.Conduit.Attoparsec’
4455.03 s
[conduit-extra] You may be able to disambiguate the identifier by qualifying it or
4455.03 s
[conduit-extra] by specifying the type/value namespace explicitly.
4455.03 s
[conduit-extra] Defaulting to the one defined in ‘Data.Conduit.Attoparsec’
4455.08 s
[servant-server] src/Servant/Server/Internal.hs:898:42: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4455.08 s
[servant-server] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4455.08 s
[servant-server] • In the data declaration for ‘EmptyServer’
4455.08 s
[servant-server] |
4455.08 s
[servant-server] 898 | data EmptyServer = EmptyServer deriving (Typeable , Eq, Show, Bounded, Enum)
4455.08 s
[servant-server] | ^^^^^^^^
4455.08 s
[servant-server]
4455.08 s
[servant-server] src/Servant/Server/Internal.hs:1025:1: warning : [ GHC-08585 ] [ -Wmissing-methods ]
4455.08 s
[servant-server] • No explicit associated type or default declaration for ‘ServerT’
4455.08 s
[servant-server] • In the instance declaration for ‘HasServer (ty :> sub) context’
4455.08 s
[servant-server] |
4455.08 s
[servant-server] 1025 | instance {-# OVERLAPPABLE #-} TypeError (NoInstanceForSub
4455.08 s
[servant-server] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4455.08 s
[servant-server]
4455.08 s
[servant-server] src/Servant/Server/Internal.hs:1025:31: warning : [ GHC-06201 ] [ -Wmissing-methods ]
4455.09 s
[servant-server] • No explicit implementation for
4455.09 s
[servant-server] ‘route’ and ‘hoistServerWithContext’
4455.09 s
[servant-server] • In the instance declaration for ‘HasServer (ty :> sub) context’
4455.09 s
[servant-server] |
4455.09 s
[servant-server] 1025 | instance {-# OVERLAPPABLE #-} TypeError (NoInstanceForSub
4455.09 s
[servant-server] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4455.09 s
[servant-server]
4455.09 s
[servant-server] src/Servant/Server/Internal.hs:1031:1: warning : [ GHC-08585 ] [ -Wmissing-methods ]
4455.09 s
[servant-server] • No explicit associated type or default declaration for ‘ServerT’
4455.09 s
[servant-server] • In the instance declaration for ‘HasServer api context’
4455.09 s
[servant-server] |
4455.09 s
[servant-server] 1031 | instance {-# OVERLAPPABLE #-} TypeError (NoInstanceFor (HasServer api context)) => HasServer api context
4455.09 s
[servant-server] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4455.09 s
[servant-server]
4455.09 s
[servant-server] src/Servant/Server/Internal.hs:1031:31: warning : [ GHC-06201 ] [ -Wmissing-methods ]
4455.09 s
[servant-server] • No explicit implementation for
4455.09 s
[servant-server] ‘route’ and ‘hoistServerWithContext’
4455.09 s
[servant-server] • In the instance declaration for ‘HasServer api context’
4455.09 s
[servant-server] |
4455.09 s
[servant-server] 1031 | instance {-# OVERLAPPABLE #-} TypeError (NoInstanceFor (HasServer api context)) => HasServer api context
4455.09 s
[servant-server] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4455.09 s
[servant-server]
4455.19 s
[conduit-extra] 84% ( 11 / 13) in 'Data.Conduit.Attoparsec'
4455.19 s
[conduit-extra] Missing documentation for:
4455.19 s
[conduit-extra] Position
4455.19 s
[conduit-extra] PositionRange
4455.20 s
[conduit-extra] 100% ( 45 / 45) in 'Data.Conduit.Binary'
4455.20 s
[conduit-extra] 100% ( 12 / 12) in 'Data.Conduit.ByteString.Builder'
4455.20 s
[conduit-extra] 100% ( 3 / 3) in 'Data.Conduit.Filesystem'
4455.20 s
[conduit-extra] 100% ( 3 / 3) in 'Data.Conduit.Foldl'
4455.20 s
[conduit-extra] 100% ( 3 / 3) in 'Data.Conduit.Lazy'
4455.21 s
[conduit-extra] 52% ( 18 / 34) in 'Data.Conduit.Network'
4455.21 s
[conduit-extra] Missing documentation for:
4455.21 s
[conduit-extra] Module header
4455.21 s
[conduit-extra] appSource
4455.21 s
[conduit-extra] appSink
4455.21 s
[conduit-extra] appSockAddr
4455.21 s
[conduit-extra] appLocalAddr
4455.21 s
[conduit-extra] serverSettings
4455.21 s
[conduit-extra] runTCPServerWithHandle
4455.21 s
[conduit-extra] clientSettings
4455.21 s
[conduit-extra] getPort
4455.21 s
[conduit-extra] getHost
4455.21 s
[conduit-extra] getAfterBind
4455.21 s
[conduit-extra] getNeedLocalAddr
4455.21 s
[conduit-extra] setPort
4455.21 s
[conduit-extra] setHost
4455.21 s
[conduit-extra] setAfterBind
4455.21 s
[conduit-extra] setNeedLocalAddr
4455.21 s
[conduit-extra] 90% ( 10 / 11) in 'Data.Conduit.Network.UDP'
4455.21 s
[conduit-extra] Missing documentation for:
4455.21 s
[conduit-extra] Module header
4455.21 s
[conduit-extra] 59% ( 13 / 22) in 'Data.Conduit.Network.Unix'
4455.21 s
[conduit-extra] Missing documentation for:
4455.21 s
[conduit-extra] Module header
4455.21 s
[conduit-extra] appSource
4455.21 s
[conduit-extra] appSink
4455.21 s
[conduit-extra] serverSettings
4455.21 s
[conduit-extra] clientSettings
4455.21 s
[conduit-extra] getPath
4455.21 s
[conduit-extra] getAfterBind
4455.21 s
[conduit-extra] setPath
4455.21 s
[conduit-extra] setAfterBind
4455.22 s
[conduit-extra] 100% ( 12 / 12) in 'Data.Conduit.Process'
4455.22 s
[conduit-extra] 100% ( 9 / 9) in 'Data.Conduit.Process.Typed'
4455.22 s
[conduit-extra] 100% ( 25 / 25) in 'Data.Conduit.Text'
4455.22 s
[conduit-extra] Warning: 'WindowBits' is ambiguous. It is defined
4455.22 s
[conduit-extra] * in ‘Codec.Compression.Zlib.Stream’
4455.22 s
[conduit-extra] * in ‘Codec.Compression.Zlib.Stream’
4455.22 s
[conduit-extra] You may be able to disambiguate the identifier by qualifying it or
4455.22 s
[conduit-extra] by specifying the type/value namespace explicitly.
4455.22 s
[conduit-extra] Defaulting to the one defined in ‘Codec.Compression.Zlib.Stream’
4455.22 s
[conduit-extra] 100% ( 14 / 14) in 'Data.Conduit.Zlib'
4455.71 s
[conduit-extra] Warning: Data.Conduit.Attoparsec: could not find link destinations for:
4455.72 s
[conduit-extra] - Data.Conduit.Attoparsec.parseA
4455.72 s
[conduit-extra] - Data.Conduit.Attoparsec.feedA
4455.72 s
[conduit-extra] - Data.Conduit.Attoparsec.empty
4455.72 s
[conduit-extra] - Data.Conduit.Attoparsec.isNull
4455.72 s
[conduit-extra] - Data.Conduit.Attoparsec.getLinesCols
4455.72 s
[conduit-extra] - Data.Conduit.Attoparsec.stripFromEnd
4455.72 s
[conduit-extra] - Data.Attoparsec.Internal.Types.Parser
4455.72 s
[conduit-extra] - Data.Attoparsec.Internal.Types.IResult
4455.72 s
[conduit-extra] Warning: Data.Conduit.Binary: could not find link destinations for:
4455.72 s
[conduit-extra] - Data.Conduit.Binary.SinkStorableInsufficientBytes
4455.72 s
[conduit-extra] Warning: Data.Conduit.ByteString.Builder: could not find link destinations for:
4455.72 s
[conduit-extra] - Data.Conduit.Combinators.Buffer
4455.73 s
[conduit-extra] Warning: Data.Conduit.Zlib: could not find link destinations for:
4455.73 s
[conduit-extra] - Codec.Compression.Zlib.Stream.Rep_WindowBits
4456.06 s
[libyaml] Phase: haddockPhase
4456.20 s
[tmp-postgres] Documentation created: dist/doc/html/tmp-postgres,
4456.20 s
[tmp-postgres] dist/doc/html/tmp-postgres/tmp-postgres.txt
4456.34 s
[servant-server] [12 of 18] Compiling Servant.Server.UVerb
4456.52 s
[servant-server] [13 of 18] Compiling Servant.Server
4456.63 s
[libyaml] Preprocessing library for libyaml-0.1.4...
4456.63 s
[libyaml] Running Haddock on library for libyaml-0.1.4...
4456.63 s
[libyaml] Warning: The documentation for the following packages are not installed. No
4456.70 s
[libyaml] links will be generated to these packages: libyaml-clib-0.2.5, vector-0.13.2.0
4456.70 s
[servant-server] [14 of 18] Compiling Servant.Server.StaticFiles
4456.74 s
[servant-client] Documentation created: dist/doc/html/servant-client,
4456.74 s
[servant-client] dist/doc/html/servant-client/servant-client.txt
4456.83 s
[servant-server] [15 of 18] Compiling Servant.Server.Generic
4456.83 s
[servant-server] [16 of 18] Compiling Servant
4456.91 s
[servant-client] Phase: installPhase
4456.94 s
[servant-server] [17 of 18] Compiling Servant.Server.Experimental.Auth
4456.95 s
[libyaml] Haddock coverage:
4456.95 s
[servant-server] src/Servant/Server/Experimental/Auth.hs:50:31: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4456.95 s
[servant-server] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4456.95 s
[servant-server] • In the newtype declaration for ‘AuthHandler’
4456.95 s
[servant-server] |
4456.95 s
[servant-server] 50 | deriving (Functor, Generic, Typeable )
4456.95 s
[servant-server] | ^^^^^^^^
4456.95 s
[servant-server]
4456.98 s
[tmp-postgres] Preprocessing executable 'soak-test' for tmp-postgres-1.35.0.0...
4456.99 s
[servant-client] Installing library in /nix/store/3nq6mqkblc80hcw7rlf55m7wkz0jmnb3-servant-client-0.20.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/servant-client-0.20.2-3GYGfLSxaxQUWeXKCGAoH
4457.09 s
[servant-server] [18 of 18] Compiling Servant.Utils.StaticFiles
4457.10 s
[libyaml] Warning: 'formatOptionsRenderCollectionTags' is out of scope.
4457.10 s
[libyaml] If you qualify the identifier, haddock can try to link it anyway.
4457.10 s
[libyaml] Warning: 'rawOpenFlags' is out of scope.
4457.10 s
[libyaml] If you qualify the identifier, haddock can try to link it anyway.
4457.10 s
[libyaml] Warning: 'openMode' is out of scope.
4457.10 s
[libyaml] If you qualify the identifier, haddock can try to link it anyway.
4457.10 s
[libyaml] 76% ( 23 / 30) in 'Text.Libyaml'
4457.10 s
[libyaml] Missing documentation for:
4457.10 s
[libyaml] Event
4457.10 s
[libyaml] Tag
4457.10 s
[libyaml] AnchorName
4457.10 s
[libyaml] Anchor
4457.10 s
[libyaml] encode
4457.10 s
[libyaml] encodeFile
4457.10 s
[libyaml] YamlException
4457.20 s
[servant-client] Phase: fixupPhase
4457.22 s
[servant-client] shrinking RPATHs of ELF executables and libraries in /nix/store/3nq6mqkblc80hcw7rlf55m7wkz0jmnb3-servant-client-0.20.2
4457.22 s
[servant-client] shrinking /nix/store/3nq6mqkblc80hcw7rlf55m7wkz0jmnb3-servant-client-0.20.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSservant-client-0.20.2-3GYGfLSxaxQUWeXKCGAoH-ghc9.12.3.so
4457.25 s
[servant-client] checking for references to /build/ in /nix/store/3nq6mqkblc80hcw7rlf55m7wkz0jmnb3-servant-client-0.20.2...
4457.26 s
[servant-client] patching script interpreter paths in /nix/store/3nq6mqkblc80hcw7rlf55m7wkz0jmnb3-servant-client-0.20.2
4457.27 s
[servant-client] stripping (with command strip and flags -S -p) in /nix/store/3nq6mqkblc80hcw7rlf55m7wkz0jmnb3-servant-client-0.20.2/lib
4457.30 s
[servant-client] shrinking RPATHs of ELF executables and libraries in /nix/store/bg635mcg8l0lcbi81qgya689n7vyjghc-servant-client-0.20.2-doc
4457.31 s
[servant-client] checking for references to /build/ in /nix/store/bg635mcg8l0lcbi81qgya689n7vyjghc-servant-client-0.20.2-doc...
4457.32 s
[servant-client] patching script interpreter paths in /nix/store/bg635mcg8l0lcbi81qgya689n7vyjghc-servant-client-0.20.2-doc
4457.43 s
Progress: 300 of 370 built (5 building), 559 of 559 downloaded from cache
4457.43 s
[libyaml] Warning: Text.Libyaml: could not find link destinations for:
4457.43 s
[libyaml] - Text.Libyaml.formatOptionsRenderTags
4457.43 s
[libyaml] - Text.Libyaml.TagRender
4457.66 s
[tmp-postgres] Preprocessing executable 'with-cache-loop' for tmp-postgres-1.35.0.0...
4457.76 s
[tmp-postgres] Phase: installPhase
4457.85 s
[tmp-postgres] Installing library in /nix/store/4xhcssk5nad2zq2hzfzw7mywm24ijl8y-tmp-postgres-1.35.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/tmp-postgres-1.35.0.0-BNv9Ux60A8jJoK6hXleWnA
4457.96 s
[tmp-postgres] Installing executable soak-test in /nix/store/4xhcssk5nad2zq2hzfzw7mywm24ijl8y-tmp-postgres-1.35.0.0/bin
4457.96 s
[tmp-postgres] Warning: The directory
4457.96 s
[tmp-postgres] /nix/store/4xhcssk5nad2zq2hzfzw7mywm24ijl8y-tmp-postgres-1.35.0.0/bin is not
4457.96 s
[tmp-postgres] in the system search path.
4457.97 s
[tmp-postgres] Installing executable with-cache-loop in /nix/store/4xhcssk5nad2zq2hzfzw7mywm24ijl8y-tmp-postgres-1.35.0.0/bin
4457.97 s
[tmp-postgres] Warning: The directory
4457.97 s
[tmp-postgres] /nix/store/4xhcssk5nad2zq2hzfzw7mywm24ijl8y-tmp-postgres-1.35.0.0/bin is not
4457.97 s
[tmp-postgres] in the system search path.
4458.19 s
[tmp-postgres] Phase: fixupPhase
4458.21 s
[tmp-postgres] shrinking RPATHs of ELF executables and libraries in /nix/store/4xhcssk5nad2zq2hzfzw7mywm24ijl8y-tmp-postgres-1.35.0.0
4458.22 s
[tmp-postgres] shrinking /nix/store/4xhcssk5nad2zq2hzfzw7mywm24ijl8y-tmp-postgres-1.35.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHStmp-postgres-1.35.0.0-BNv9Ux60A8jJoK6hXleWnA-ghc9.12.3.so
4458.24 s
[tmp-postgres] shrinking /nix/store/4xhcssk5nad2zq2hzfzw7mywm24ijl8y-tmp-postgres-1.35.0.0/bin/soak-test
4458.25 s
[tmp-postgres] shrinking /nix/store/4xhcssk5nad2zq2hzfzw7mywm24ijl8y-tmp-postgres-1.35.0.0/bin/with-cache-loop
4458.25 s
[tmp-postgres] checking for references to /build/ in /nix/store/4xhcssk5nad2zq2hzfzw7mywm24ijl8y-tmp-postgres-1.35.0.0...
4458.28 s
[tmp-postgres] patching script interpreter paths in /nix/store/4xhcssk5nad2zq2hzfzw7mywm24ijl8y-tmp-postgres-1.35.0.0
4458.28 s
[tmp-postgres] stripping (with command strip and flags -S -p) in /nix/store/4xhcssk5nad2zq2hzfzw7mywm24ijl8y-tmp-postgres-1.35.0.0/lib /nix/store/4xhcssk5nad2zq2hzfzw7mywm24ijl8y-tmp-postgres-1.35.0.0/bin
4458.38 s
[tmp-postgres] shrinking RPATHs of ELF executables and libraries in /nix/store/6bw6gysy57ncsm2drz34v3aq21fsi0cc-tmp-postgres-1.35.0.0-doc
4458.39 s
[tmp-postgres] checking for references to /build/ in /nix/store/6bw6gysy57ncsm2drz34v3aq21fsi0cc-tmp-postgres-1.35.0.0-doc...
4458.39 s
[criterion] [ 2 of 12] Compiling Criterion.Monad.Internal ( Criterion/Monad/Internal.hs, dist/build/Criterion/Monad/Internal.o, dist/build/Criterion/Monad/Internal.dyn_o )
4458.41 s
[tmp-postgres] patching script interpreter paths in /nix/store/6bw6gysy57ncsm2drz34v3aq21fsi0cc-tmp-postgres-1.35.0.0-doc
4458.53 s
Progress: 301 of 370 built (4 building), 559 of 559 downloaded from cache
4458.55 s
[criterion] [ 3 of 12] Compiling Criterion.Monad ( Criterion/Monad.hs, dist/build/Criterion/Monad.o, dist/build/Criterion/Monad.dyn_o )
4458.81 s
[criterion] [ 4 of 12] Compiling Criterion.IO.Printf ( Criterion/IO/Printf.hs, dist/build/Criterion/IO/Printf.o, dist/build/Criterion/IO/Printf.dyn_o )
4458.95 s
[criterion] [ 5 of 12] Compiling Criterion.Analysis ( Criterion/Analysis.hs, dist/build/Criterion/Analysis.o, dist/build/Criterion/Analysis.dyn_o )
4459.57 s
[criterion] [ 6 of 12] Compiling Paths_criterion ( dist/build/autogen/Paths_criterion.hs, dist/build/Paths_criterion.o, dist/build/Paths_criterion.dyn_o )
4459.57 s
[criterion] [ 7 of 12] Compiling Criterion.Report ( Criterion/Report.hs, dist/build/Criterion/Report.o, dist/build/Criterion/Report.dyn_o )
4459.57 s
[criterion] [ 8 of 12] Compiling Criterion.Main.Options ( Criterion/Main/Options.hs, dist/build/Criterion/Main/Options.o, dist/build/Criterion/Main/Options.dyn_o )
4460.21 s
[servant-server] Preprocessing executable 'greet' for servant-server-0.20.2...
4460.21 s
[servant-server] Building executable 'greet' for servant-server-0.20.2...
4460.28 s
[servant-server] [1 of 1] Compiling Main
4460.44 s
[criterion] [ 9 of 12] Compiling Criterion.IO ( Criterion/IO.hs, dist/build/Criterion/IO.o, dist/build/Criterion/IO.dyn_o )
4460.44 s
[criterion] [10 of 12] Compiling Criterion.Internal ( Criterion/Internal.hs, dist/build/Criterion/Internal.o, dist/build/Criterion/Internal.dyn_o )
4460.44 s
[criterion] [11 of 12] Compiling Criterion.Main ( Criterion/Main.hs, dist/build/Criterion/Main.o, dist/build/Criterion/Main.dyn_o )
4460.56 s
[criterion] [12 of 12] Compiling Criterion ( Criterion.hs, dist/build/Criterion.o, dist/build/Criterion.dyn_o )
4460.84 s
[conduit-extra] Documentation created: dist/doc/html/conduit-extra,
4460.84 s
[conduit-extra] dist/doc/html/conduit-extra/conduit-extra.txt
4460.91 s
[criterion] [ 1 of 12] Compiling Criterion.Types ( Criterion/Types.hs, dist/build/Criterion/Types.p_o )
4460.98 s
[conduit-extra] Phase: installPhase
4461.02 s
[conduit-extra] Installing library in /nix/store/3a2pxjs684k4fynn78vkvd042pnxlk0y-conduit-extra-1.3.8/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/conduit-extra-1.3.8-9dfIDDjTcXk7yZdUls6zWm
4461.22 s
[conduit-extra] Phase: fixupPhase
4461.24 s
[conduit-extra] shrinking RPATHs of ELF executables and libraries in /nix/store/3a2pxjs684k4fynn78vkvd042pnxlk0y-conduit-extra-1.3.8
4461.24 s
[conduit-extra] shrinking /nix/store/3a2pxjs684k4fynn78vkvd042pnxlk0y-conduit-extra-1.3.8/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSconduit-extra-1.3.8-9dfIDDjTcXk7yZdUls6zWm-ghc9.12.3.so
4461.26 s
[conduit-extra] checking for references to /build/ in /nix/store/3a2pxjs684k4fynn78vkvd042pnxlk0y-conduit-extra-1.3.8...
4461.28 s
[conduit-extra] patching script interpreter paths in /nix/store/3a2pxjs684k4fynn78vkvd042pnxlk0y-conduit-extra-1.3.8
4461.28 s
[conduit-extra] stripping (with command strip and flags -S -p) in /nix/store/3a2pxjs684k4fynn78vkvd042pnxlk0y-conduit-extra-1.3.8/lib
4461.36 s
[conduit-extra] shrinking RPATHs of ELF executables and libraries in /nix/store/pyaianzxjd328n5kn0fspr02jja04qwm-conduit-extra-1.3.8-doc
4461.37 s
[conduit-extra] checking for references to /build/ in /nix/store/pyaianzxjd328n5kn0fspr02jja04qwm-conduit-extra-1.3.8-doc...
4461.39 s
[conduit-extra] patching script interpreter paths in /nix/store/pyaianzxjd328n5kn0fspr02jja04qwm-conduit-extra-1.3.8-doc
4461.49 s
Progress: 302 of 370 built (3 building), 559 of 559 downloaded from cache
4461.55 s
Building monad-logger
4461.66 s
Building xml-conduit
4461.72 s
[monad-logger] Phase: setupCompilerEnvironmentPhase
4461.75 s
[monad-logger] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4461.75 s
[libyaml] Documentation created: dist/doc/html/libyaml,
4461.75 s
[libyaml] dist/doc/html/libyaml/libyaml.txt
4461.81 s
[xml-conduit] Phase: setupCompilerEnvironmentPhase
4461.81 s
[xml-conduit] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4461.88 s
[libyaml] Phase: installPhase
4461.92 s
[libyaml] Installing library in /nix/store/n79scjzxpk8y5fjj6m1zx5dq67bpdws5-libyaml-0.1.4/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libyaml-0.1.4-4XBA5DJegSkK8a0T8BVciw
4461.95 s
[monad-logger] Phase: unpackPhase
4461.95 s
[monad-logger] unpacking source archive /nix/store/azdc4afrgm2ni41sgs8cij9mbcdfnmj9-monad-logger-0.3.42.tar.gz
4461.96 s
[monad-logger] source root is monad-logger-0.3.42
4461.96 s
[monad-logger] setting SOURCE_DATE_EPOCH to timestamp 1741597182 of file "monad-logger-0.3.42/monad-logger.cabal"
4461.97 s
[monad-logger] Phase: patchPhase
4461.97 s
[monad-logger] Run jailbreak-cabal to lift version restrictions on build inputs.
4461.99 s
[monad-logger] Phase: compileBuildDriverPhase
4461.99 s
[monad-logger] setupCompileFlags: -package-db=/build/tmp.fLoiwkz1J4/setup-package.conf.d -threaded
4462.02 s
[xml-conduit] Phase: unpackPhase
4462.02 s
[xml-conduit] unpacking source archive /nix/store/9dhm5b76ycv495hgrkyp2dv0si15ns7c-xml-conduit-1.10.0.0.tar.gz
4462.03 s
[xml-conduit] source root is xml-conduit-1.10.0.0
4462.04 s
[xml-conduit] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "xml-conduit-1.10.0.0/xml-conduit.cabal"
4462.04 s
[xml-conduit] Phase: patchPhase
4462.05 s
[xml-conduit] Run jailbreak-cabal to lift version restrictions on build inputs.
4462.05 s
[monad-logger] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.fLoiwkz1J4/Main.o )
4462.08 s
[xml-conduit] Phase: compileBuildDriverPhase
4462.08 s
[xml-conduit] setupCompileFlags: -package-db=/build/tmp.TgJhT5aL0S/setup-package.conf.d -threaded
4462.11 s
[libyaml] Phase: fixupPhase
4462.11 s
[monad-logger] [2 of 2] Linking Setup
4462.13 s
[libyaml] shrinking RPATHs of ELF executables and libraries in /nix/store/n79scjzxpk8y5fjj6m1zx5dq67bpdws5-libyaml-0.1.4
4462.13 s
[libyaml] shrinking /nix/store/n79scjzxpk8y5fjj6m1zx5dq67bpdws5-libyaml-0.1.4/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSlibyaml-0.1.4-4XBA5DJegSkK8a0T8BVciw-ghc9.12.3.so
4462.13 s
[libyaml] checking for references to /build/ in /nix/store/n79scjzxpk8y5fjj6m1zx5dq67bpdws5-libyaml-0.1.4...
4462.14 s
[xml-conduit] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.TgJhT5aL0S/Main.o )
4462.15 s
[libyaml] patching script interpreter paths in /nix/store/n79scjzxpk8y5fjj6m1zx5dq67bpdws5-libyaml-0.1.4
4462.16 s
[libyaml] stripping (with command strip and flags -S -p) in /nix/store/n79scjzxpk8y5fjj6m1zx5dq67bpdws5-libyaml-0.1.4/lib
4462.19 s
[xml-conduit] [2 of 2] Linking Setup
4462.22 s
[libyaml] shrinking RPATHs of ELF executables and libraries in /nix/store/kc32zarifxqvfqdiirybwkr2r156b2nf-libyaml-0.1.4-doc
4462.22 s
[libyaml] checking for references to /build/ in /nix/store/kc32zarifxqvfqdiirybwkr2r156b2nf-libyaml-0.1.4-doc...
4462.23 s
[servant-server] [2 of 2] Linking dist/build/greet/greet
4462.23 s
[libyaml] patching script interpreter paths in /nix/store/kc32zarifxqvfqdiirybwkr2r156b2nf-libyaml-0.1.4-doc
4462.31 s
Progress: 303 of 370 built (4 building), 559 of 559 downloaded from cache
4462.37 s
Building yaml
4462.57 s
[yaml] Phase: setupCompilerEnvironmentPhase
4462.57 s
[yaml] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4462.84 s
[yaml] Phase: unpackPhase
4462.85 s
[yaml] unpacking source archive /nix/store/1i4qpms3prjxhdqwxcidf0isp8prw52b-yaml-0.11.11.2.tar.gz
4462.85 s
[yaml] source root is yaml-0.11.11.2
4462.86 s
[yaml] setting SOURCE_DATE_EPOCH to timestamp 1688236994 of file "yaml-0.11.11.2/yaml.cabal"
4462.86 s
[yaml] Phase: patchPhase
4462.87 s
[yaml] Replace Cabal file with edited version from mirror://hackage/yaml-0.11.11.2/revision/2.cabal.
4462.87 s
[yaml] Run jailbreak-cabal to lift version restrictions on build inputs.
4462.90 s
[yaml] Phase: compileBuildDriverPhase
4462.90 s
[yaml] setupCompileFlags: -package-db=/build/tmp.3nNcZKcd8r/setup-package.conf.d -threaded
4462.95 s
[yaml] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.3nNcZKcd8r/Main.o )
4463.00 s
[yaml] [2 of 2] Linking Setup
4463.40 s
[monad-logger] Phase: updateAutotoolsGnuConfigScriptsPhase
4463.41 s
[monad-logger] Phase: configurePhase
4463.41 s
[monad-logger] configureFlags: --verbose --prefix=/nix/store/b1vkk63qkgzw7b8f0rh9qjxgxqz2g26w-monad-logger-0.3.42 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/gqwn2m39c27z36x65w7j99s4vzh0zsmy-monad-logger-0.3.42-doc/share/doc/monad-logger-0.3.42 --with-gcc=gcc --package-db=/build/tmp.fLoiwkz1J4/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --enable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4463.42 s
[monad-logger] Using Parsec parser
4463.42 s
[monad-logger] Configuring monad-logger-0.3.42...
4463.51 s
[xml-conduit] Phase: updateAutotoolsGnuConfigScriptsPhase
4463.52 s
[xml-conduit] Phase: configurePhase
4463.52 s
[xml-conduit] configureFlags: --verbose --prefix=/nix/store/72qk0r070zyf2dnh7rzqzah917nxj1is-xml-conduit-1.10.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/3faajzw0cywsf3k1cj3cqdjsp69sfhyw-xml-conduit-1.10.0.0-doc/share/doc/xml-conduit-1.10.0.0 --with-gcc=gcc --package-db=/build/tmp.TgJhT5aL0S/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --enable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4463.53 s
[xml-conduit] Using Parsec parser
4463.53 s
[xml-conduit] Configuring xml-conduit-1.10.0.0...
4463.74 s
[monad-logger] Flags chosen: template_haskell=True
4463.98 s
[monad-logger] Dependency base: using base-4.21.1.0
4463.98 s
[monad-logger] Dependency bytestring: using bytestring-0.12.2.0
4463.98 s
[monad-logger] Dependency conduit: using conduit-1.3.6.1
4463.98 s
[monad-logger] Dependency conduit-extra: using conduit-extra-1.3.8
4463.98 s
[monad-logger] Dependency exceptions: using exceptions-0.10.10
4463.98 s
[monad-logger] Dependency fast-logger: using fast-logger-3.2.6
4463.98 s
[monad-logger] Dependency lifted-base: using lifted-base-0.2.3.12
4463.98 s
[monad-logger] Dependency monad-control: using monad-control-1.0.3.1
4463.98 s
[monad-logger] Dependency monad-loops: using monad-loops-0.4.3
4463.98 s
[monad-logger] Dependency mtl: using mtl-2.3.1
4463.98 s
[monad-logger] Dependency resourcet: using resourcet-1.3.0
4463.98 s
[monad-logger] Dependency stm: using stm-2.5.3.1
4463.98 s
[monad-logger] Dependency stm-chans: using stm-chans-3.0.0.9
4463.98 s
[monad-logger] Dependency template-haskell: using template-haskell-2.23.0.0
4463.98 s
[monad-logger] Dependency text: using text-2.1.3
4463.98 s
[monad-logger] Dependency transformers: using transformers-0.6.1.2
4463.98 s
[monad-logger] Dependency transformers-base: using transformers-base-0.4.6
4463.98 s
[monad-logger] Dependency transformers-compat: using transformers-compat-0.7.2
4463.98 s
[monad-logger] Dependency unliftio-core: using unliftio-core-0.2.1.0
4463.98 s
[monad-logger] Source component graph: component lib
4463.98 s
[monad-logger] Configured component graph:
4463.98 s
[monad-logger] component monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j
4463.98 s
[monad-logger] include base-4.21.1.0-f852
4463.98 s
[monad-logger] include bytestring-0.12.2.0-6aa1
4463.98 s
[monad-logger] include conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4463.98 s
[monad-logger] include conduit-extra-1.3.8-9dfIDDjTcXk7yZdUls6zWm
4463.98 s
[monad-logger] include exceptions-0.10.10-cecf
4463.98 s
[monad-logger] include fast-logger-3.2.6-FIiKerl7dWAHbX57TpQOD8
4463.98 s
[monad-logger] include lifted-base-0.2.3.12-KO5O9krUUdfIuCZBzorrnQ
4463.98 s
[monad-logger] include monad-control-1.0.3.1-Ef0kEuy1mTT69zhin0ocRp
4463.98 s
[monad-logger] include monad-loops-0.4.3-AviUI36HWSo3T2hTLaqfSP
4463.98 s
[monad-logger] include mtl-2.3.1-20ab
4463.98 s
[monad-logger] include resourcet-1.3.0-7wG0wgG6EWL5F9hqk9dyBk
4463.98 s
[monad-logger] include stm-2.5.3.1-6708
4463.98 s
[monad-logger] include stm-chans-3.0.0.9-KO1FeGEcuAEQ1NBy9klAM
4463.98 s
[monad-logger] include template-haskell-2.23.0.0-520f
4463.98 s
[monad-logger] include text-2.1.3-1f83
4463.98 s
[monad-logger] include transformers-0.6.1.2-c4e4
4463.98 s
[monad-logger] include transformers-base-0.4.6-GLiqKetnM7cKxMEJaRNxUT
4463.99 s
[monad-logger] include transformers-compat-0.7.2-Js7nJsHlvEVJIUnHw8dVhX
4463.99 s
[monad-logger] include unliftio-core-0.2.1.0-BIc55eWArRDqNjiCfGRKk
4463.99 s
[monad-logger] Linked component graph:
4463.99 s
[monad-logger] unit monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j
4463.99 s
[monad-logger] include base-4.21.1.0-f852
4463.99 s
[monad-logger] include bytestring-0.12.2.0-6aa1
4463.99 s
[monad-logger] include conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4463.99 s
[monad-logger] include conduit-extra-1.3.8-9dfIDDjTcXk7yZdUls6zWm
4463.99 s
[monad-logger] include exceptions-0.10.10-cecf
4463.99 s
[monad-logger] include fast-logger-3.2.6-FIiKerl7dWAHbX57TpQOD8
4463.99 s
[monad-logger] include lifted-base-0.2.3.12-KO5O9krUUdfIuCZBzorrnQ
4463.99 s
[monad-logger] include monad-control-1.0.3.1-Ef0kEuy1mTT69zhin0ocRp
4463.99 s
[monad-logger] include monad-loops-0.4.3-AviUI36HWSo3T2hTLaqfSP
4463.99 s
[monad-logger] include mtl-2.3.1-20ab
4463.99 s
[monad-logger] include resourcet-1.3.0-7wG0wgG6EWL5F9hqk9dyBk
4463.99 s
[monad-logger] include stm-2.5.3.1-6708
4463.99 s
[monad-logger] include stm-chans-3.0.0.9-KO1FeGEcuAEQ1NBy9klAM
4463.99 s
[monad-logger] include template-haskell-2.23.0.0-520f
4463.99 s
[monad-logger] include text-2.1.3-1f83
4463.99 s
[monad-logger] include transformers-0.6.1.2-c4e4
4463.99 s
[monad-logger] include transformers-base-0.4.6-GLiqKetnM7cKxMEJaRNxUT
4463.99 s
[monad-logger] include transformers-compat-0.7.2-Js7nJsHlvEVJIUnHw8dVhX
4463.99 s
[monad-logger] include unliftio-core-0.2.1.0-BIc55eWArRDqNjiCfGRKk
4463.99 s
[monad-logger] Control.Monad.Logger=monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j:Control.Monad.Logger,Control.Monad.Logger.CallStack=monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j:Control.Monad.Logger.CallStack
4463.99 s
[monad-logger] Ready component graph:
4463.99 s
[monad-logger] definite monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j
4463.99 s
[monad-logger] depends base-4.21.1.0-f852
4463.99 s
[monad-logger] depends bytestring-0.12.2.0-6aa1
4463.99 s
[monad-logger] depends conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4463.99 s
[monad-logger] depends conduit-extra-1.3.8-9dfIDDjTcXk7yZdUls6zWm
4463.99 s
[monad-logger] depends exceptions-0.10.10-cecf
4463.99 s
[monad-logger] depends fast-logger-3.2.6-FIiKerl7dWAHbX57TpQOD8
4463.99 s
[monad-logger] depends lifted-base-0.2.3.12-KO5O9krUUdfIuCZBzorrnQ
4463.99 s
[monad-logger] depends monad-control-1.0.3.1-Ef0kEuy1mTT69zhin0ocRp
4463.99 s
[monad-logger] depends monad-loops-0.4.3-AviUI36HWSo3T2hTLaqfSP
4463.99 s
[monad-logger] depends mtl-2.3.1-20ab
4463.99 s
[monad-logger] depends resourcet-1.3.0-7wG0wgG6EWL5F9hqk9dyBk
4463.99 s
[monad-logger] depends stm-2.5.3.1-6708
4463.99 s
[monad-logger] depends stm-chans-3.0.0.9-KO1FeGEcuAEQ1NBy9klAM
4463.99 s
[monad-logger] depends template-haskell-2.23.0.0-520f
4463.99 s
[monad-logger] depends text-2.1.3-1f83
4463.99 s
[monad-logger] depends transformers-0.6.1.2-c4e4
4463.99 s
[monad-logger] depends transformers-base-0.4.6-GLiqKetnM7cKxMEJaRNxUT
4463.99 s
[monad-logger] depends transformers-compat-0.7.2-Js7nJsHlvEVJIUnHw8dVhX
4463.99 s
[monad-logger] depends unliftio-core-0.2.1.0-BIc55eWArRDqNjiCfGRKk
4463.99 s
[monad-logger] Using Cabal-3.14.2.0 compiled by ghc-9.12
4463.99 s
[monad-logger] Using compiler: ghc-9.12.3
4463.99 s
[monad-logger] Using install prefix:
4463.99 s
[monad-logger] /nix/store/b1vkk63qkgzw7b8f0rh9qjxgxqz2g26w-monad-logger-0.3.42
4463.99 s
[monad-logger] Executables installed in:
4463.99 s
[monad-logger] /nix/store/b1vkk63qkgzw7b8f0rh9qjxgxqz2g26w-monad-logger-0.3.42/bin
4463.99 s
[monad-logger] Libraries installed in:
4463.99 s
[monad-logger] /nix/store/b1vkk63qkgzw7b8f0rh9qjxgxqz2g26w-monad-logger-0.3.42/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j
4463.99 s
[monad-logger] Dynamic Libraries installed in:
4463.99 s
[monad-logger] /nix/store/b1vkk63qkgzw7b8f0rh9qjxgxqz2g26w-monad-logger-0.3.42/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4463.99 s
[monad-logger] Private executables installed in:
4463.99 s
[monad-logger] /nix/store/b1vkk63qkgzw7b8f0rh9qjxgxqz2g26w-monad-logger-0.3.42/libexec/x86_64-linux-ghc-9.12.3-59b0/monad-logger-0.3.42
4463.99 s
[monad-logger] Data files installed in:
4463.99 s
[monad-logger] /nix/store/b1vkk63qkgzw7b8f0rh9qjxgxqz2g26w-monad-logger-0.3.42/share/x86_64-linux-ghc-9.12.3-59b0/monad-logger-0.3.42
4463.99 s
[monad-logger] Documentation installed in:
4463.99 s
[monad-logger] /nix/store/gqwn2m39c27z36x65w7j99s4vzh0zsmy-monad-logger-0.3.42-doc/share/doc/monad-logger-0.3.42
4463.99 s
[monad-logger] Configuration files installed in:
4463.99 s
[monad-logger] /nix/store/b1vkk63qkgzw7b8f0rh9qjxgxqz2g26w-monad-logger-0.3.42/etc
4463.99 s
[monad-logger] No alex found
4463.99 s
[monad-logger] Using ar found on system at:
4463.99 s
[monad-logger] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4463.99 s
[monad-logger] No c2hs found
4463.99 s
[monad-logger] No cpphs found
4463.99 s
[monad-logger] No doctest found
4463.99 s
[monad-logger] Using gcc version 14.3.0 given by user at:
4463.99 s
[monad-logger] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4463.99 s
[monad-logger] Using ghc version 9.12.3 found on system at:
4463.99 s
[monad-logger] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4463.99 s
[monad-logger] Using ghc-pkg version 9.12.3 found on system at:
4463.99 s
[monad-logger] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4463.99 s
[monad-logger] No ghcjs found
4463.99 s
[monad-logger] No ghcjs-pkg found
4463.99 s
[monad-logger] No greencard found
4463.99 s
[monad-logger] Using haddock version 2.32.0 found on system at:
4463.99 s
[monad-logger] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4463.99 s
[monad-logger] No happy found
4463.99 s
[monad-logger] No haskell-suite found
4463.99 s
[monad-logger] No haskell-suite-pkg found
4463.99 s
[monad-logger] No hmake found
4463.99 s
[monad-logger] Using hpc version 0.69 found on system at:
4463.99 s
[monad-logger] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4463.99 s
[monad-logger] Using hsc2hs version 0.68.10 found on system at:
4463.99 s
[monad-logger] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4463.99 s
[monad-logger] No hscolour found
4463.99 s
[monad-logger] No jhc found
4463.99 s
[monad-logger] Using ld found on system at:
4463.99 s
[monad-logger] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4463.99 s
[monad-logger] No pkg-config found
4463.99 s
[monad-logger] Using runghc version 9.12.3 found on system at:
4463.99 s
[monad-logger] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4463.99 s
[monad-logger] Using strip version 2.44 found on system at:
4463.99 s
[monad-logger] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4463.99 s
[monad-logger] Using tar found on system at:
4463.99 s
[monad-logger] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4463.99 s
[monad-logger] No uhc found
4464.04 s
[xml-conduit] Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code
4464.04 s
[xml-conduit] execution vulnerability. Furthermore, popular forges like GitHub do not
4464.04 s
[xml-conduit] support it. Use https:// or ssh:// instead.
4464.07 s
[xml-conduit] Dependency attoparsec: using attoparsec-0.14.4
4464.07 s
[xml-conduit] Dependency base: using base-4.21.1.0
4464.07 s
[xml-conduit] Dependency blaze-html: using blaze-html-0.9.2.0
4464.07 s
[xml-conduit] Dependency blaze-markup: using blaze-markup-0.8.3.0
4464.07 s
[xml-conduit] Dependency bytestring: using bytestring-0.12.2.0
4464.07 s
[xml-conduit] Dependency conduit: using conduit-1.3.6.1
4464.07 s
[xml-conduit] Dependency conduit-extra: using conduit-extra-1.3.8
4464.07 s
[xml-conduit] Dependency containers: using containers-0.7
4464.07 s
[xml-conduit] Dependency data-default: using data-default-0.8.0.1
4464.07 s
[xml-conduit] Dependency deepseq: using deepseq-1.5.1.0
4464.07 s
[xml-conduit] Dependency resourcet: using resourcet-1.3.0
4464.07 s
[xml-conduit] Dependency text: using text-2.1.3
4464.07 s
[xml-conduit] Dependency transformers: using transformers-0.6.1.2
4464.07 s
[xml-conduit] Dependency xml-types: using xml-types-0.3.8
4464.07 s
[xml-conduit] Source component graph: component lib
4464.07 s
[xml-conduit] Configured component graph:
4464.07 s
[xml-conduit] component xml-conduit-1.10.0.0-J1D8Wwd1CxD4aLwsY7pASQ
4464.07 s
[xml-conduit] include attoparsec-0.14.4-5pqwIqbkNqxEV6tZ1yc2Vq
4464.07 s
[xml-conduit] include base-4.21.1.0-f852
4464.07 s
[xml-conduit] include blaze-html-0.9.2.0-8JLWLyTmieYLnxuvyMxUeh
4464.07 s
[xml-conduit] include blaze-markup-0.8.3.0-SyBpGuLYT56EdaQkrrVAf
4464.07 s
[xml-conduit] include bytestring-0.12.2.0-6aa1
4464.07 s
[xml-conduit] include conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4464.07 s
[xml-conduit] include conduit-extra-1.3.8-9dfIDDjTcXk7yZdUls6zWm
4464.07 s
[xml-conduit] include containers-0.7-4b3d
4464.07 s
[xml-conduit] include data-default-0.8.0.1-IU4DwY6eceL2VhUw7yUEaT
4464.07 s
[xml-conduit] include deepseq-1.5.1.0-7a70
4464.07 s
[xml-conduit] include resourcet-1.3.0-7wG0wgG6EWL5F9hqk9dyBk
4464.07 s
[xml-conduit] include text-2.1.3-1f83
4464.07 s
[xml-conduit] include transformers-0.6.1.2-c4e4
4464.07 s
[xml-conduit] include xml-types-0.3.8-Ey1S92yS6TXIC13G5v7m3I
4464.07 s
[xml-conduit] Linked component graph:
4464.07 s
[xml-conduit] unit xml-conduit-1.10.0.0-J1D8Wwd1CxD4aLwsY7pASQ
4464.07 s
[xml-conduit] include attoparsec-0.14.4-5pqwIqbkNqxEV6tZ1yc2Vq
4464.07 s
[xml-conduit] include base-4.21.1.0-f852
4464.07 s
[xml-conduit] include blaze-html-0.9.2.0-8JLWLyTmieYLnxuvyMxUeh
4464.07 s
[xml-conduit] include blaze-markup-0.8.3.0-SyBpGuLYT56EdaQkrrVAf
4464.07 s
[xml-conduit] include bytestring-0.12.2.0-6aa1
4464.07 s
[xml-conduit] include conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4464.07 s
[xml-conduit] include conduit-extra-1.3.8-9dfIDDjTcXk7yZdUls6zWm
4464.07 s
[xml-conduit] include containers-0.7-4b3d
4464.07 s
[xml-conduit] include data-default-0.8.0.1-IU4DwY6eceL2VhUw7yUEaT
4464.07 s
[xml-conduit] include deepseq-1.5.1.0-7a70
4464.07 s
[xml-conduit] include resourcet-1.3.0-7wG0wgG6EWL5F9hqk9dyBk
4464.07 s
[xml-conduit] include text-2.1.3-1f83
4464.07 s
[xml-conduit] include transformers-0.6.1.2-c4e4
4464.07 s
[xml-conduit] include xml-types-0.3.8-Ey1S92yS6TXIC13G5v7m3I
4464.07 s
[xml-conduit] Text.XML=xml-conduit-1.10.0.0-J1D8Wwd1CxD4aLwsY7pASQ:Text.XML,Text.XML.Cursor=xml-conduit-1.10.0.0-J1D8Wwd1CxD4aLwsY7pASQ:Text.XML.Cursor,Text.XML.Cursor.Generic=xml-conduit-1.10.0.0-J1D8Wwd1CxD4aLwsY7pASQ:Text.XML.Cursor.Generic,Text.XML.Stream.Parse=xml-conduit-1.10.0.0-J1D8Wwd1CxD4aLwsY7pASQ:Text.XML.Stream.Parse,Text.XML.Stream.Render=xml-conduit-1.10.0.0-J1D8Wwd1CxD4aLwsY7pASQ:Text.XML.Stream.Render,Text.XML.Stream.Render.Internal=xml-conduit-1.10.0.0-J1D8Wwd1CxD4aLwsY7pASQ:Text.XML.Stream.Render.Internal,Text.XML.Unresolved=xml-conduit-1.10.0.0-J1D8Wwd1CxD4aLwsY7pASQ:Text.XML.Unresolved
4464.07 s
[xml-conduit] Ready component graph:
4464.07 s
[xml-conduit] definite xml-conduit-1.10.0.0-J1D8Wwd1CxD4aLwsY7pASQ
4464.07 s
[xml-conduit] depends attoparsec-0.14.4-5pqwIqbkNqxEV6tZ1yc2Vq
4464.07 s
[xml-conduit] depends base-4.21.1.0-f852
4464.07 s
[xml-conduit] depends blaze-html-0.9.2.0-8JLWLyTmieYLnxuvyMxUeh
4464.07 s
[xml-conduit] depends blaze-markup-0.8.3.0-SyBpGuLYT56EdaQkrrVAf
4464.07 s
[xml-conduit] depends bytestring-0.12.2.0-6aa1
4464.07 s
[xml-conduit] depends conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4464.07 s
[xml-conduit] depends conduit-extra-1.3.8-9dfIDDjTcXk7yZdUls6zWm
4464.07 s
[xml-conduit] depends containers-0.7-4b3d
4464.07 s
[xml-conduit] depends data-default-0.8.0.1-IU4DwY6eceL2VhUw7yUEaT
4464.07 s
[xml-conduit] depends deepseq-1.5.1.0-7a70
4464.07 s
[xml-conduit] depends resourcet-1.3.0-7wG0wgG6EWL5F9hqk9dyBk
4464.07 s
[xml-conduit] depends text-2.1.3-1f83
4464.07 s
[xml-conduit] depends transformers-0.6.1.2-c4e4
4464.07 s
[xml-conduit] depends xml-types-0.3.8-Ey1S92yS6TXIC13G5v7m3I
4464.07 s
[xml-conduit] Using Cabal-3.14.2.0 compiled by ghc-9.12
4464.07 s
[xml-conduit] Using compiler: ghc-9.12.3
4464.07 s
[xml-conduit] Using install prefix:
4464.07 s
[xml-conduit] /nix/store/72qk0r070zyf2dnh7rzqzah917nxj1is-xml-conduit-1.10.0.0
4464.07 s
[xml-conduit] Executables installed in:
4464.07 s
[xml-conduit] /nix/store/72qk0r070zyf2dnh7rzqzah917nxj1is-xml-conduit-1.10.0.0/bin
4464.07 s
[xml-conduit] Libraries installed in:
4464.07 s
[xml-conduit] /nix/store/72qk0r070zyf2dnh7rzqzah917nxj1is-xml-conduit-1.10.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/xml-conduit-1.10.0.0-J1D8Wwd1CxD4aLwsY7pASQ
4464.07 s
[xml-conduit] Dynamic Libraries installed in:
4464.07 s
[xml-conduit] /nix/store/72qk0r070zyf2dnh7rzqzah917nxj1is-xml-conduit-1.10.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4464.07 s
[xml-conduit] Private executables installed in:
4464.07 s
[xml-conduit] /nix/store/72qk0r070zyf2dnh7rzqzah917nxj1is-xml-conduit-1.10.0.0/libexec/x86_64-linux-ghc-9.12.3-59b0/xml-conduit-1.10.0.0
4464.07 s
[xml-conduit] Data files installed in:
4464.07 s
[xml-conduit] /nix/store/72qk0r070zyf2dnh7rzqzah917nxj1is-xml-conduit-1.10.0.0/share/x86_64-linux-ghc-9.12.3-59b0/xml-conduit-1.10.0.0
4464.07 s
[xml-conduit] Documentation installed in:
4464.07 s
[xml-conduit] /nix/store/3faajzw0cywsf3k1cj3cqdjsp69sfhyw-xml-conduit-1.10.0.0-doc/share/doc/xml-conduit-1.10.0.0
4464.07 s
[xml-conduit] Configuration files installed in:
4464.07 s
[xml-conduit] /nix/store/72qk0r070zyf2dnh7rzqzah917nxj1is-xml-conduit-1.10.0.0/etc
4464.07 s
[xml-conduit] No alex found
4464.07 s
[xml-conduit] Using ar found on system at:
4464.07 s
[xml-conduit] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4464.07 s
[xml-conduit] No c2hs found
4464.07 s
[xml-conduit] No cpphs found
4464.07 s
[xml-conduit] No doctest found
4464.07 s
[xml-conduit] Using gcc version 14.3.0 given by user at:
4464.08 s
[xml-conduit] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4464.08 s
[xml-conduit] Using ghc version 9.12.3 found on system at:
4464.08 s
[xml-conduit] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4464.08 s
[xml-conduit] Using ghc-pkg version 9.12.3 found on system at:
4464.08 s
[xml-conduit] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4464.08 s
[xml-conduit] No ghcjs found
4464.08 s
[xml-conduit] No ghcjs-pkg found
4464.08 s
[xml-conduit] No greencard found
4464.08 s
[xml-conduit] Using haddock version 2.32.0 found on system at:
4464.08 s
[xml-conduit] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4464.08 s
[xml-conduit] No happy found
4464.08 s
[xml-conduit] No haskell-suite found
4464.08 s
[xml-conduit] No haskell-suite-pkg found
4464.08 s
[xml-conduit] No hmake found
4464.08 s
[xml-conduit] Using hpc version 0.69 found on system at:
4464.08 s
[xml-conduit] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4464.08 s
[xml-conduit] Using hsc2hs version 0.68.10 found on system at:
4464.08 s
[xml-conduit] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4464.08 s
[xml-conduit] No hscolour found
4464.08 s
[xml-conduit] No jhc found
4464.08 s
[xml-conduit] Using ld found on system at:
4464.08 s
[xml-conduit] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4464.08 s
[xml-conduit] No pkg-config found
4464.08 s
[xml-conduit] Using runghc version 9.12.3 found on system at:
4464.08 s
[xml-conduit] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4464.08 s
[xml-conduit] Using strip version 2.44 found on system at:
4464.08 s
[xml-conduit] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4464.08 s
[xml-conduit] Using tar found on system at:
4464.08 s
[xml-conduit] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4464.08 s
[xml-conduit] No uhc found
4464.11 s
[monad-logger] Phase: buildPhase
4464.17 s
[monad-logger] Preprocessing library for monad-logger-0.3.42...
4464.17 s
[monad-logger] Building library for monad-logger-0.3.42...
4464.20 s
[xml-conduit] Phase: buildPhase
4464.26 s
[xml-conduit] Preprocessing library for xml-conduit-1.10.0.0...
4464.26 s
[xml-conduit] Building library for xml-conduit-1.10.0.0...
4464.28 s
[yaml] Phase: updateAutotoolsGnuConfigScriptsPhase
4464.29 s
[yaml] Phase: configurePhase
4464.29 s
[monad-logger] [1 of 3] Compiling Control.Monad.Logger ( Control/Monad/Logger.hs, dist/build/Control/Monad/Logger.o, dist/build/Control/Monad/Logger.dyn_o )
4464.30 s
[servant-server] Phase: haddockPhase
4464.39 s
[yaml] configureFlags: --verbose --prefix=/nix/store/xxh7fw5mhrdqj5la9bd5m4wqlqn7j67f-yaml-0.11.11.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/i1ps1jgbl3zkf46awg6s5skxprp1d8lr-yaml-0.11.11.2-doc/share/doc/yaml-0.11.11.2 --with-gcc=gcc --package-db=/build/tmp.3nNcZKcd8r/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --enable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock -fsystem-libyaml --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4464.39 s
[yaml] Using Parsec parser
4464.39 s
[yaml] Configuring yaml-0.11.11.2...
4464.40 s
[xml-conduit] [1 of 8] Compiling Text.XML.Cursor.Generic ( src/Text/XML/Cursor/Generic.hs, dist/build/Text/XML/Cursor/Generic.o, dist/build/Text/XML/Cursor/Generic.dyn_o )
4464.46 s
[xml-conduit] src/Text/XML/Cursor/Generic.hs:31:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4464.46 s
[xml-conduit] The import of ‘Data.List’ is redundant
4464.46 s
[xml-conduit] except perhaps to import instances from ‘Data.List’
4464.46 s
[xml-conduit] To import instances alone, use: import Data.List()
4464.46 s
[xml-conduit] |
4464.46 s
[xml-conduit] 31 | import Data.List (foldl')
4464.46 s
[xml-conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^
4464.46 s
[xml-conduit]
4464.66 s
[xml-conduit] [2 of 8] Compiling Text.XML.Stream.Token ( src/Text/XML/Stream/Token.hs, dist/build/Text/XML/Stream/Token.o, dist/build/Text/XML/Stream/Token.dyn_o )
4464.66 s
[xml-conduit] src/Text/XML/Stream/Token.hs:19:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4464.66 s
[xml-conduit] The import of ‘Data.Monoid’ is redundant
4464.66 s
[xml-conduit] except perhaps to import instances from ‘Data.Monoid’
4464.66 s
[xml-conduit] To import instances alone, use: import Data.Monoid()
4464.66 s
[xml-conduit] |
4464.66 s
[xml-conduit] 19 | import Data.Monoid (mconcat, mempty, (<>))
4464.66 s
[xml-conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4464.66 s
[xml-conduit]
4464.66 s
[xml-conduit] src/Text/XML/Stream/Token.hs:22:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4464.66 s
[xml-conduit] The import of ‘Data.List’ is redundant
4464.66 s
[xml-conduit] except perhaps to import instances from ‘Data.List’
4464.66 s
[xml-conduit] To import instances alone, use: import Data.List()
4464.66 s
[xml-conduit] |
4464.66 s
[xml-conduit] 22 | import Data.List (foldl')
4464.66 s
[xml-conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^
4464.66 s
[xml-conduit]
4464.68 s
[monad-logger] Control/Monad/Logger.hs:206:10: warning : [ GHC-06201 ] [ -Wmissing-methods ]
4464.68 s
[monad-logger] • No explicit implementation for
4464.68 s
[monad-logger] ‘ghc-internal-9.1203.0:GHC.Internal.TH.Lift.liftTyped’
4464.68 s
[monad-logger] • In the instance declaration for ‘Lift LogLevel’
4464.68 s
[monad-logger] |
4464.68 s
[monad-logger] 206 | instance Lift LogLevel where
4464.68 s
[monad-logger] | ^^^^^^^^^^^^^
4464.68 s
[monad-logger]
4464.68 s
[monad-logger] Control/Monad/Logger.hs:228:104: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4464.68 s
[monad-logger] The use of ‘~’ without TypeOperators
4464.68 s
[monad-logger] will become an error in a future GHC release.
4464.68 s
[monad-logger] Suggested fix:
4464.68 s
[monad-logger] Perhaps you intended to use the ‘TypeOperators’ extension
4464.68 s
[monad-logger] |
4464.68 s
[monad-logger] 228 | default monadLoggerLog :: (MonadLogger m', Trans.MonadTrans t, MonadLogger (t m'), ToLogStr msg, m ~ t m')
4464.68 s
[monad-logger] | ^
4464.68 s
[monad-logger]
4464.68 s
[monad-logger] Control/Monad/Logger.hs:243:68: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4464.68 s
[monad-logger] The use of ‘~’ without TypeOperators
4464.68 s
[monad-logger] will become an error in a future GHC release.
4464.68 s
[monad-logger] Suggested fix:
4464.68 s
[monad-logger] Perhaps you intended to use the ‘TypeOperators’ extension
4464.68 s
[monad-logger] |
4464.68 s
[monad-logger] 243 | default askLoggerIO :: (Trans.MonadTrans t, MonadLoggerIO n, m ~ t n)
4464.68 s
[monad-logger] | ^
4464.68 s
[monad-logger]
4464.75 s
[yaml] Flags chosen: no-examples=True, no-exe=True
4464.98 s
[yaml] Dependency aeson: using aeson-2.2.3.0
4464.98 s
[yaml] Dependency attoparsec: using attoparsec-0.14.4
4464.98 s
[yaml] Dependency base: using base-4.21.1.0
4464.98 s
[yaml] Dependency bytestring: using bytestring-0.12.2.0
4464.98 s
[yaml] Dependency conduit: using conduit-1.3.6.1
4464.98 s
[yaml] Dependency containers: using containers-0.7
4464.98 s
[yaml] Dependency directory: using directory-1.3.9.0
4464.98 s
[yaml] Dependency filepath: using filepath-1.5.4.0
4464.98 s
[yaml] Dependency libyaml: using libyaml-0.1.4
4464.98 s
[yaml] Dependency mtl: using mtl-2.3.1
4464.98 s
[yaml] Dependency resourcet: using resourcet-1.3.0
4464.98 s
[yaml] Dependency scientific: using scientific-0.3.8.0
4464.98 s
[yaml] Dependency template-haskell: using template-haskell-2.23.0.0
4464.98 s
[yaml] Dependency text: using text-2.1.3
4464.98 s
[yaml] Dependency transformers: using transformers-0.6.1.2
4464.98 s
[yaml] Dependency unordered-containers: using unordered-containers-0.2.20.1
4464.98 s
[yaml] Dependency vector: using vector-0.13.2.0
4464.98 s
[yaml] Source component graph: component lib
4464.98 s
[yaml] Configured component graph:
4464.98 s
[yaml] component yaml-0.11.11.2-7yjA4PDQFyDISNtCqu3jyb
4464.98 s
[yaml] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4464.98 s
[yaml] include attoparsec-0.14.4-5pqwIqbkNqxEV6tZ1yc2Vq
4464.98 s
[yaml] include base-4.21.1.0-f852
4464.98 s
[yaml] include bytestring-0.12.2.0-6aa1
4464.98 s
[yaml] include conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4464.98 s
[yaml] include containers-0.7-4b3d
4464.98 s
[yaml] include directory-1.3.9.0-e1b6
4464.98 s
[yaml] include filepath-1.5.4.0-0516
4464.98 s
[yaml] include libyaml-0.1.4-4XBA5DJegSkK8a0T8BVciw
4464.98 s
[yaml] include mtl-2.3.1-20ab
4464.98 s
[yaml] include resourcet-1.3.0-7wG0wgG6EWL5F9hqk9dyBk
4464.98 s
[yaml] include scientific-0.3.8.0-HUrgX3bVThBMQgsAHqM9E
4464.98 s
[yaml] include template-haskell-2.23.0.0-520f
4464.98 s
[yaml] include text-2.1.3-1f83
4464.98 s
[yaml] include transformers-0.6.1.2-c4e4
4464.98 s
[yaml] include unordered-containers-0.2.20.1-8p54ADTkT2b25vjsKjp7GN
4464.98 s
[yaml] include vector-0.13.2.0-7rsmvfg53oa5PRCOgzIFeb
4464.98 s
[yaml] Linked component graph:
4464.98 s
[yaml] unit yaml-0.11.11.2-7yjA4PDQFyDISNtCqu3jyb
4464.98 s
[yaml] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4464.98 s
[yaml] include attoparsec-0.14.4-5pqwIqbkNqxEV6tZ1yc2Vq
4464.98 s
[yaml] include base-4.21.1.0-f852
4464.98 s
[yaml] include bytestring-0.12.2.0-6aa1
4464.98 s
[yaml] include conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4464.98 s
[yaml] include containers-0.7-4b3d
4464.98 s
[yaml] include directory-1.3.9.0-e1b6
4464.98 s
[yaml] include filepath-1.5.4.0-0516
4464.98 s
[yaml] include libyaml-0.1.4-4XBA5DJegSkK8a0T8BVciw
4464.98 s
[yaml] include mtl-2.3.1-20ab
4464.98 s
[yaml] include resourcet-1.3.0-7wG0wgG6EWL5F9hqk9dyBk
4464.98 s
[yaml] include scientific-0.3.8.0-HUrgX3bVThBMQgsAHqM9E
4464.98 s
[yaml] include template-haskell-2.23.0.0-520f
4464.98 s
[yaml] include text-2.1.3-1f83
4464.98 s
[yaml] include transformers-0.6.1.2-c4e4
4464.98 s
[yaml] include unordered-containers-0.2.20.1-8p54ADTkT2b25vjsKjp7GN
4464.98 s
[yaml] include vector-0.13.2.0-7rsmvfg53oa5PRCOgzIFeb
4464.98 s
[yaml] Data.Yaml=yaml-0.11.11.2-7yjA4PDQFyDISNtCqu3jyb:Data.Yaml,Data.Yaml.Aeson=yaml-0.11.11.2-7yjA4PDQFyDISNtCqu3jyb:Data.Yaml.Aeson,Data.Yaml.Builder=yaml-0.11.11.2-7yjA4PDQFyDISNtCqu3jyb:Data.Yaml.Builder,Data.Yaml.Config=yaml-0.11.11.2-7yjA4PDQFyDISNtCqu3jyb:Data.Yaml.Config,Data.Yaml.Include=yaml-0.11.11.2-7yjA4PDQFyDISNtCqu3jyb:Data.Yaml.Include,Data.Yaml.Internal=yaml-0.11.11.2-7yjA4PDQFyDISNtCqu3jyb:Data.Yaml.Internal,Data.Yaml.Parser=yaml-0.11.11.2-7yjA4PDQFyDISNtCqu3jyb:Data.Yaml.Parser,Data.Yaml.Pretty=yaml-0.11.11.2-7yjA4PDQFyDISNtCqu3jyb:Data.Yaml.Pretty,Data.Yaml.TH=yaml-0.11.11.2-7yjA4PDQFyDISNtCqu3jyb:Data.Yaml.TH
4464.98 s
[yaml] Ready component graph:
4464.98 s
[yaml] definite yaml-0.11.11.2-7yjA4PDQFyDISNtCqu3jyb
4464.98 s
[yaml] depends aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4464.98 s
[yaml] depends attoparsec-0.14.4-5pqwIqbkNqxEV6tZ1yc2Vq
4464.98 s
[yaml] depends base-4.21.1.0-f852
4464.98 s
[yaml] depends bytestring-0.12.2.0-6aa1
4464.98 s
[yaml] depends conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4464.98 s
[yaml] depends containers-0.7-4b3d
4464.98 s
[yaml] depends directory-1.3.9.0-e1b6
4464.98 s
[yaml] depends filepath-1.5.4.0-0516
4464.98 s
[yaml] depends libyaml-0.1.4-4XBA5DJegSkK8a0T8BVciw
4464.98 s
[yaml] depends mtl-2.3.1-20ab
4464.98 s
[yaml] depends resourcet-1.3.0-7wG0wgG6EWL5F9hqk9dyBk
4464.98 s
[yaml] depends scientific-0.3.8.0-HUrgX3bVThBMQgsAHqM9E
4464.98 s
[yaml] depends template-haskell-2.23.0.0-520f
4464.98 s
[yaml] depends text-2.1.3-1f83
4464.98 s
[yaml] depends transformers-0.6.1.2-c4e4
4464.98 s
[yaml] depends unordered-containers-0.2.20.1-8p54ADTkT2b25vjsKjp7GN
4464.98 s
[yaml] depends vector-0.13.2.0-7rsmvfg53oa5PRCOgzIFeb
4464.98 s
[yaml] Using Cabal-3.14.2.0 compiled by ghc-9.12
4464.98 s
[yaml] Using compiler: ghc-9.12.3
4464.98 s
[yaml] Using install prefix:
4464.98 s
[yaml] /nix/store/xxh7fw5mhrdqj5la9bd5m4wqlqn7j67f-yaml-0.11.11.2
4464.98 s
[yaml] Executables installed in:
4464.98 s
[yaml] /nix/store/xxh7fw5mhrdqj5la9bd5m4wqlqn7j67f-yaml-0.11.11.2/bin
4464.98 s
[yaml] Libraries installed in:
4464.98 s
[yaml] /nix/store/xxh7fw5mhrdqj5la9bd5m4wqlqn7j67f-yaml-0.11.11.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/yaml-0.11.11.2-7yjA4PDQFyDISNtCqu3jyb
4464.98 s
[yaml] Dynamic Libraries installed in:
4464.98 s
[yaml] /nix/store/xxh7fw5mhrdqj5la9bd5m4wqlqn7j67f-yaml-0.11.11.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4464.98 s
[yaml] Private executables installed in:
4464.98 s
[yaml] /nix/store/xxh7fw5mhrdqj5la9bd5m4wqlqn7j67f-yaml-0.11.11.2/libexec/x86_64-linux-ghc-9.12.3-59b0/yaml-0.11.11.2
4464.98 s
[yaml] Data files installed in:
4464.98 s
[yaml] /nix/store/xxh7fw5mhrdqj5la9bd5m4wqlqn7j67f-yaml-0.11.11.2/share/x86_64-linux-ghc-9.12.3-59b0/yaml-0.11.11.2
4464.98 s
[yaml] Documentation installed in:
4464.98 s
[yaml] /nix/store/i1ps1jgbl3zkf46awg6s5skxprp1d8lr-yaml-0.11.11.2-doc/share/doc/yaml-0.11.11.2
4464.98 s
[yaml] Configuration files installed in:
4464.98 s
[yaml] /nix/store/xxh7fw5mhrdqj5la9bd5m4wqlqn7j67f-yaml-0.11.11.2/etc
4464.98 s
[yaml] No alex found
4464.98 s
[yaml] Using ar found on system at:
4464.98 s
[yaml] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4464.98 s
[yaml] No c2hs found
4464.98 s
[yaml] No cpphs found
4464.98 s
[yaml] No doctest found
4464.98 s
[yaml] Using gcc version 14.3.0 given by user at:
4464.98 s
[yaml] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4464.98 s
[yaml] Using ghc version 9.12.3 found on system at:
4464.98 s
[yaml] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4464.98 s
[yaml] Using ghc-pkg version 9.12.3 found on system at:
4464.98 s
[yaml] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4464.98 s
[yaml] No ghcjs found
4464.98 s
[yaml] No ghcjs-pkg found
4464.98 s
[yaml] No greencard found
4464.98 s
[yaml] Using haddock version 2.32.0 found on system at:
4464.98 s
[yaml] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4464.98 s
[yaml] No happy found
4464.98 s
[yaml] No haskell-suite found
4464.98 s
[yaml] No haskell-suite-pkg found
4464.98 s
[yaml] No hmake found
4464.98 s
[yaml] Using hpc version 0.69 found on system at:
4464.98 s
[yaml] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4464.98 s
[yaml] Using hsc2hs version 0.68.10 found on system at:
4464.98 s
[yaml] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4464.98 s
[yaml] No hscolour found
4464.98 s
[yaml] No jhc found
4464.98 s
[yaml] Using ld found on system at:
4464.98 s
[yaml] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4464.99 s
[yaml] No pkg-config found
4464.99 s
[yaml] Using runghc version 9.12.3 found on system at:
4464.99 s
[yaml] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4464.99 s
[yaml] Using strip version 2.44 found on system at:
4464.99 s
[yaml] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4464.99 s
[yaml] Using tar found on system at:
4464.99 s
[yaml] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4464.99 s
[yaml] No uhc found
4465.12 s
[yaml] Phase: buildPhase
4465.18 s
[yaml] Preprocessing library for yaml-0.11.11.2...
4465.18 s
[yaml] Building library for yaml-0.11.11.2...
4465.31 s
[servant-server] Preprocessing library for servant-server-0.20.2...
4465.31 s
[servant-server] Running Haddock on library for servant-server-0.20.2...
4465.32 s
[servant-server] Warning: The documentation for the following packages are not installed. No
4465.32 s
[servant-server] links will be generated to these packages: attoparsec-0.14.4,
4465.32 s
[servant-server] attoparsec-0.14.4, vector-0.13.2.0
4465.33 s
[xml-conduit] [3 of 8] Compiling Text.XML.Stream.Render.Internal ( src/Text/XML/Stream/Render/Internal.hs, dist/build/Text/XML/Stream/Render/Internal.o, dist/build/Text/XML/Stream/Render/Internal.dyn_o )
4465.44 s
[xml-conduit] src/Text/XML/Stream/Render/Internal.hs:32:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4465.44 s
[xml-conduit] The import of ‘Control.Applicative’ is redundant
4465.44 s
[xml-conduit] except perhaps to import instances from ‘Control.Applicative’
4465.44 s
[xml-conduit] To import instances alone, use: import Control.Applicative()
4465.44 s
[xml-conduit] |
4465.44 s
[xml-conduit] 32 | import Control.Applicative ((<$>))
4465.45 s
[xml-conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4465.45 s
[xml-conduit]
4465.45 s
[xml-conduit] src/Text/XML/Stream/Render/Internal.hs:33:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4465.45 s
[xml-conduit] The import of ‘Control.Monad.Trans.Resource’ is redundant
4465.45 s
[xml-conduit] except perhaps to import instances from ‘Control.Monad.Trans.Resource’
4465.45 s
[xml-conduit] To import instances alone, use: import Control.Monad.Trans.Resource()
4465.45 s
[xml-conduit] |
4465.45 s
[xml-conduit] 33 | import Control.Monad.Trans.Resource (MonadThrow)
4465.45 s
[xml-conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4465.45 s
[xml-conduit]
4465.45 s
[xml-conduit] src/Text/XML/Stream/Render/Internal.hs:38:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4465.45 s
[xml-conduit] The import of ‘Data.List’ is redundant
4465.45 s
[xml-conduit] except perhaps to import instances from ‘Data.List’
4465.45 s
[xml-conduit] To import instances alone, use: import Data.List()
4465.45 s
[xml-conduit] |
4465.45 s
[xml-conduit] 38 | import Data.List (foldl')
4465.45 s
[xml-conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4465.45 s
[xml-conduit]
4465.45 s
[xml-conduit] src/Text/XML/Stream/Render/Internal.hs:42:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4465.45 s
[xml-conduit] The import of ‘Data.Monoid’ is redundant
4465.45 s
[xml-conduit] except perhaps to import instances from ‘Data.Monoid’
4465.45 s
[xml-conduit] To import instances alone, use: import Data.Monoid()
4465.45 s
[xml-conduit] |
4465.45 s
[xml-conduit] 42 | import Data.Monoid (Monoid, mappend, mempty)
4465.45 s
[xml-conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4465.45 s
[xml-conduit]
4465.45 s
[xml-conduit] src/Text/XML/Stream/Render/Internal.hs:195:5: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
4465.45 s
[xml-conduit] Pattern match(es) are non-exhaustive
4465.45 s
[xml-conduit] In a pattern binding:
4465.45 s
[xml-conduit] Patterns of type ‘Stack’ not matched:
4465.45 s
[xml-conduit] []
4465.45 s
[xml-conduit] []
4465.45 s
[xml-conduit] |
4465.45 s
[xml-conduit] 195 | (sl:s') = s
4465.45 s
[xml-conduit] | ^^^^^^^^^^^
4465.45 s
[xml-conduit]
4465.48 s
[yaml] [ 1 of 10] Compiling Data.Yaml.Internal ( src/Data/Yaml/Internal.hs, dist/build/Data/Yaml/Internal.o, dist/build/Data/Yaml/Internal.dyn_o )
4465.71 s
[yaml] src/Data/Yaml/Internal.hs:112:21: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4465.71 s
[yaml] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4465.71 s
[yaml] • In the data declaration for ‘ParseException’
4465.71 s
[yaml] |
4465.71 s
[yaml] 112 | deriving (Show, Typeable )
4465.71 s
[yaml] | ^^^^^^^^
4465.71 s
[yaml]
4465.82 s
[servant-server] [ 1 of 18] Compiling Servant.Server.Internal.Context [Flags changed]
4465.85 s
[servant-server] [ 2 of 18] Compiling Servant.Server.Internal.ServerError [Flags changed]
4465.92 s
[servant-server] src/Servant/Server/Internal/ServerError.hs:22:29: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4465.92 s
[servant-server] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4465.92 s
[servant-server] • In the data declaration for ‘ServerError’
4465.92 s
[servant-server] |
4465.92 s
[servant-server] 22 | deriving (Show, Eq, Read, Typeable )
4465.92 s
[servant-server] | ^^^^^^^^
4465.92 s
[servant-server]
4465.93 s
[servant-server] [ 3 of 18] Compiling Servant.Server.Internal.RouteResult [Flags changed]
4466.22 s
[servant-server] [ 4 of 18] Compiling Servant.Server.Internal.RoutingApplication [Flags changed]
4466.22 s
[servant-server] [ 5 of 18] Compiling Servant.Server.Internal.Handler [Flags changed]
4466.25 s
[servant-server] [ 6 of 18] Compiling Servant.Server.Internal.ErrorFormatter [Flags changed]
4466.28 s
[servant-server] [ 7 of 18] Compiling Servant.Server.Internal.Router [Flags changed]
4466.45 s
[servant-server] [ 8 of 18] Compiling Servant.Server.Internal.DelayedIO [Flags changed]
4466.45 s
[xml-conduit] [4 of 8] Compiling Text.XML.Stream.Render ( src/Text/XML/Stream/Render.hs, dist/build/Text/XML/Stream/Render.o, dist/build/Text/XML/Stream/Render.dyn_o )
4466.47 s
[servant-server] [ 9 of 18] Compiling Servant.Server.Internal.Delayed [Flags changed]
4466.47 s
[xml-conduit] [5 of 8] Compiling Text.XML.Stream.Parse ( src/Text/XML/Stream/Parse.hs, dist/build/Text/XML/Stream/Parse.o, dist/build/Text/XML/Stream/Parse.dyn_o )
4466.47 s
[xml-conduit] src/Text/XML/Stream/Parse.hs:141:48: warning : [ GHC-38856 ] [ -Wunused-imports ]
4466.47 s
[xml-conduit] The import of ‘<$>, Applicative’
4466.47 s
[xml-conduit] from module ‘Control.Applicative’ is redundant
4466.47 s
[xml-conduit] |
4466.47 s
[xml-conduit] 141 | Applicative (..), (<$>) )
4466.47 s
[xml-conduit] | ^^^^^^^^^^^^^^^^^^^^^^^
4466.47 s
[xml-conduit]
4466.47 s
[xml-conduit] src/Text/XML/Stream/Parse.hs:147:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4466.47 s
[xml-conduit] The import of ‘Control.Monad.IO.Class’ is redundant
4466.47 s
[xml-conduit] except perhaps to import instances from ‘Control.Monad.IO.Class’
4466.47 s
[xml-conduit] To import instances alone, use: import Control.Monad.IO.Class()
4466.47 s
[xml-conduit] |
4466.47 s
[xml-conduit] 147 | import Control.Monad.IO.Class (liftIO)
4466.47 s
[xml-conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4466.47 s
[xml-conduit]
4466.47 s
[xml-conduit] src/Text/XML/Stream/Parse.hs:148:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4466.47 s
[xml-conduit] The import of ‘Control.Monad.Trans.Class’ is redundant
4466.47 s
[xml-conduit] except perhaps to import instances from ‘Control.Monad.Trans.Class’
4466.47 s
[xml-conduit] To import instances alone, use: import Control.Monad.Trans.Class()
4466.47 s
[xml-conduit] |
4466.47 s
[xml-conduit] 148 | import Control.Monad.Trans.Class (lift)
4466.47 s
[xml-conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4466.47 s
[xml-conduit]
4466.47 s
[xml-conduit] src/Text/XML/Stream/Parse.hs:150:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4466.47 s
[xml-conduit] The import of ‘Control.Monad.Trans.Resource’ is redundant
4466.47 s
[xml-conduit] except perhaps to import instances from ‘Control.Monad.Trans.Resource’
4466.47 s
[xml-conduit] To import instances alone, use: import Control.Monad.Trans.Resource()
4466.47 s
[xml-conduit] |
4466.47 s
[xml-conduit] 150 | import Control.Monad.Trans.Resource (MonadResource, MonadThrow (..),
4466.47 s
[xml-conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4466.47 s
[xml-conduit]
4466.47 s
[xml-conduit] src/Text/XML/Stream/Parse.hs:165:48: warning : [ GHC-38856 ] [ -Wunused-imports ]
4466.47 s
[xml-conduit] The import of ‘foldl'’ from module ‘Data.List’ is redundant
4466.47 s
[xml-conduit] |
4466.47 s
[xml-conduit] 165 | import Data.List (foldl' , intercalate)
4466.47 s
[xml-conduit] | ^^^^^^
4466.47 s
[xml-conduit]
4466.47 s
[xml-conduit] src/Text/XML/Stream/Parse.hs:1087:21: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4466.47 s
[xml-conduit] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4466.47 s
[xml-conduit] • In the data declaration for ‘XmlException’
4466.47 s
[xml-conduit] |
4466.47 s
[xml-conduit] 1087 | deriving (Show, Typeable )
4466.47 s
[xml-conduit] | ^^^^^^^^
4466.47 s
[xml-conduit]
4466.49 s
[servant-server] [10 of 18] Compiling Servant.Server.Internal.BasicAuth [Flags changed]
4466.67 s
[servant-server] src/Servant/Server/Internal/BasicAuth.hs:42:38: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4466.67 s
[servant-server] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4466.67 s
[servant-server] • In the data declaration for ‘BasicAuthResult’
4466.67 s
[servant-server] |
4466.67 s
[servant-server] 42 | deriving (Eq, Show, Read, Generic, Typeable , Functor)
4466.67 s
[servant-server] | ^^^^^^^^
4466.67 s
[servant-server]
4466.67 s
[servant-server] src/Servant/Server/Internal/BasicAuth.hs:49:22: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4466.67 s
[servant-server] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4466.67 s
[servant-server] • In the newtype declaration for ‘BasicAuthCheck’
4466.67 s
[servant-server] |
4466.67 s
[servant-server] 49 | deriving (Generic, Typeable , Functor)
4466.67 s
[servant-server] | ^^^^^^^^
4466.67 s
[servant-server]
4466.68 s
[servant-server] [11 of 18] Compiling Servant.Server.Internal [Flags changed]
4466.77 s
[monad-logger] [2 of 3] Compiling Control.Monad.Logger.CallStack ( Control/Monad/Logger/CallStack.hs, dist/build/Control/Monad/Logger/CallStack.o, dist/build/Control/Monad/Logger/CallStack.dyn_o )
4466.86 s
[servant-server] src/Servant/Server/Internal.hs:898:42: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4466.86 s
[servant-server] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4466.86 s
[servant-server] • In the data declaration for ‘EmptyServer’
4466.86 s
[servant-server] |
4466.86 s
[servant-server] 898 | data EmptyServer = EmptyServer deriving (Typeable , Eq, Show, Bounded, Enum)
4466.86 s
[servant-server] | ^^^^^^^^
4466.86 s
[servant-server]
4466.86 s
[servant-server] src/Servant/Server/Internal.hs:1025:1: warning : [ GHC-08585 ] [ -Wmissing-methods ]
4466.86 s
[servant-server] • No explicit associated type or default declaration for ‘ServerT’
4466.86 s
[servant-server] • In the instance declaration for ‘HasServer (ty :> sub) context’
4466.86 s
[servant-server] |
4466.86 s
[servant-server] 1025 | instance {-# OVERLAPPABLE #-} TypeError (NoInstanceForSub
4466.86 s
[servant-server] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4466.86 s
[servant-server]
4466.86 s
[servant-server] src/Servant/Server/Internal.hs:1025:31: warning : [ GHC-06201 ] [ -Wmissing-methods ]
4466.86 s
[servant-server] • No explicit implementation for
4466.86 s
[servant-server] ‘route’ and ‘hoistServerWithContext’
4466.86 s
[servant-server] • In the instance declaration for ‘HasServer (ty :> sub) context’
4466.86 s
[servant-server] |
4466.86 s
[servant-server] 1025 | instance {-# OVERLAPPABLE #-} TypeError (NoInstanceForSub
4466.86 s
[servant-server] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4466.86 s
[servant-server]
4466.86 s
[servant-server] src/Servant/Server/Internal.hs:1031:1: warning : [ GHC-08585 ] [ -Wmissing-methods ]
4466.86 s
[servant-server] • No explicit associated type or default declaration for ‘ServerT’
4466.86 s
[servant-server] • In the instance declaration for ‘HasServer api context’
4466.86 s
[servant-server] |
4466.86 s
[servant-server] 1031 | instance {-# OVERLAPPABLE #-} TypeError (NoInstanceFor (HasServer api context)) => HasServer api context
4466.86 s
[servant-server] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4466.86 s
[servant-server]
4466.86 s
[servant-server] src/Servant/Server/Internal.hs:1031:31: warning : [ GHC-06201 ] [ -Wmissing-methods ]
4466.86 s
[servant-server] • No explicit implementation for
4466.86 s
[servant-server] ‘route’ and ‘hoistServerWithContext’
4466.86 s
[monad-logger] [3 of 3] Compiling Paths_monad_logger ( dist/build/autogen/Paths_monad_logger.hs, dist/build/Paths_monad_logger.o, dist/build/Paths_monad_logger.dyn_o )
4466.86 s
[servant-server] • In the instance declaration for ‘HasServer api context’
4466.86 s
[servant-server] |
4466.86 s
[servant-server] 1031 | instance {-# OVERLAPPABLE #-} TypeError (NoInstanceFor (HasServer api context)) => HasServer api context
4466.86 s
[servant-server] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4466.86 s
[servant-server]
4466.86 s
[servant-server] [12 of 18] Compiling Servant.Server.UVerb [Flags changed]
4466.86 s
[servant-server] [13 of 18] Compiling Servant.Server [Flags changed]
4466.86 s
[servant-server] [14 of 18] Compiling Servant.Server.StaticFiles [Flags changed]
4466.91 s
[servant-server] [15 of 18] Compiling Servant.Server.Generic [Flags changed]
4466.92 s
[servant-server] [16 of 18] Compiling Servant [Flags changed]
4466.92 s
[servant-server] [17 of 18] Compiling Servant.Server.Experimental.Auth [Flags changed]
4466.93 s
[servant-server] src/Servant/Server/Experimental/Auth.hs:50:31: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4466.93 s
[servant-server] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4466.93 s
[servant-server] • In the newtype declaration for ‘AuthHandler’
4466.93 s
[servant-server] |
4466.93 s
[servant-server] 50 | deriving (Functor, Generic, Typeable )
4466.93 s
[servant-server] | ^^^^^^^^
4466.93 s
[servant-server]
4466.94 s
[servant-server] [18 of 18] Compiling Servant.Utils.StaticFiles [Flags changed]
4466.94 s
[servant-server] Haddock coverage:
4466.94 s
[servant-server] Warning: 'NamedContext' is out of scope.
4466.94 s
[servant-server] If you qualify the identifier, haddock can try to link it anyway.
4466.94 s
[servant-server] Warning: 'hoistServer' is out of scope.
4466.94 s
[servant-server] If you qualify the identifier, haddock can try to link it anyway.
4466.94 s
[servant-server] Warning: 'NamedContext' is ambiguous. It is defined
4466.94 s
[servant-server] * at src/Servant/Server/Internal/Context.hs:96:5
4466.94 s
[servant-server] * at src/Servant/Server/Internal/Context.hs:95:1
4466.94 s
[servant-server] You may be able to disambiguate the identifier by qualifying it or
4466.94 s
[servant-server] by specifying the type/value namespace explicitly.
4466.94 s
[servant-server] Defaulting to the one defined at src/Servant/Server/Internal/Context.hs:95:1
4467.11 s
[monad-logger] [1 of 3] Compiling Control.Monad.Logger ( Control/Monad/Logger.hs, dist/build/Control/Monad/Logger.p_o )
4467.28 s
[servant-server] 87% ( 7 / 8) in 'Servant.Server.Internal.Context'
4467.29 s
[servant-server] Missing documentation for:
4467.29 s
[servant-server] Module header
4467.29 s
[servant-server] 91% ( 33 / 36) in 'Servant.Server.Internal.ServerError'
4467.29 s
[servant-server] Missing documentation for:
4467.29 s
[servant-server] Module header
4467.29 s
[servant-server] ServerError (src/Servant/Server/Internal/ServerError.hs:16)
4467.29 s
[servant-server] responseServerError (src/Servant/Server/Internal/ServerError.hs:27)
4467.29 s
[servant-server] Warning: 'ServantError' is out of scope.
4467.29 s
[servant-server] If you qualify the identifier, haddock can try to link it anyway.
4467.29 s
[servant-server] 33% ( 1 / 3) in 'Servant.Server.Internal.RouteResult'
4467.29 s
[servant-server] Missing documentation for:
4467.29 s
[servant-server] Module header
4467.29 s
[servant-server] RouteResultT (src/Servant/Server/Internal/RouteResult.hs:40)
4467.29 s
[servant-server] Warning: 'pathInfo' is out of scope.
4467.29 s
[servant-server] If you qualify the identifier, haddock can try to link it anyway.
4467.29 s
[servant-server] 0% ( 0 / 3) in 'Servant.Server.Internal.RoutingApplication'
4467.29 s
[servant-server] Missing documentation for:
4467.29 s
[servant-server] Module header
4467.29 s
[servant-server] RoutingApplication (src/Servant/Server/Internal/RoutingApplication.hs:8)
4467.29 s
[servant-server] toApplication (src/Servant/Server/Internal/RoutingApplication.hs:13)
4467.29 s
[servant-server] 25% ( 1 / 4) in 'Servant.Server.Internal.Handler'
4467.29 s
[servant-server] Missing documentation for:
4467.29 s
[servant-server] Module header
4467.29 s
[servant-server] Handler (src/Servant/Server/Internal/Handler.hs:27)
4467.29 s
[servant-server] runHandler (src/Servant/Server/Internal/Handler.hs:51)
4467.29 s
[servant-server] 62% ( 5 / 8) in 'Servant.Server.Internal.ErrorFormatter'
4467.29 s
[servant-server] Missing documentation for:
4467.29 s
[servant-server] Module header
4467.29 s
[servant-server] MkContextWithErrorFormatter (src/Servant/Server/Internal/ErrorFormatter.hs:69)
4467.29 s
[servant-server] mkContextWithErrorFormatter (src/Servant/Server/Internal/ErrorFormatter.hs:72)
4467.29 s
[servant-server] Warning: 'WithRequest' is out of scope.
4467.29 s
[servant-server] If you qualify the identifier, haddock can try to link it anyway.
4467.29 s
[servant-server] Warning: 'a' is out of scope.
4467.29 s
[servant-server] If you qualify the identifier, haddock can try to link it anyway.
4467.29 s
[servant-server] Warning: 'Capture' is out of scope.
4467.29 s
[servant-server] If you qualify the identifier, haddock can try to link it anyway.
4467.29 s
[servant-server] 66% ( 12 / 18) in 'Servant.Server.Internal.Router'
4467.29 s
[servant-server] Missing documentation for:
4467.29 s
[servant-server] Module header
4467.29 s
[servant-server] Router (src/Servant/Server/Internal/Router.hs:26)
4467.29 s
[servant-server] toCaptureTag (src/Servant/Server/Internal/Router.hs:38)
4467.29 s
[servant-server] toCaptureTags (src/Servant/Server/Internal/Router.hs:41)
4467.29 s
[servant-server] runRouterEnv (src/Servant/Server/Internal/Router.hs:193)
4467.29 s
[servant-server] worseHTTPCode (src/Servant/Server/Internal/Router.hs:251)
4467.29 s
[servant-server] Warning: 'Delayed' is out of scope.
4467.29 s
[servant-server] If you qualify the identifier, haddock can try to link it anyway.
4467.29 s
[servant-server] 57% ( 4 / 7) in 'Servant.Server.Internal.DelayedIO'
4467.29 s
[servant-server] Missing documentation for:
4467.29 s
[servant-server] Module header
4467.29 s
[servant-server] liftRouteResult (src/Servant/Server/Internal/DelayedIO.hs:42)
4467.29 s
[servant-server] runDelayedIO (src/Servant/Server/Internal/DelayedIO.hs:57)
4467.29 s
[servant-server] Warning: 'Delayed' is ambiguous. It is defined
4467.29 s
[servant-server] * at src/Servant/Server/Internal/Delayed.hs:93:3
4467.29 s
[servant-server] * at src/Servant/Server/Internal/Delayed.hs:92:1
4467.29 s
[servant-server] You may be able to disambiguate the identifier by qualifying it or
4467.29 s
[servant-server] by specifying the type/value namespace explicitly.
4467.29 s
[servant-server] Defaulting to the one defined at src/Servant/Server/Internal/Delayed.hs:92:1
4467.30 s
[servant-server] 92% ( 12 / 13) in 'Servant.Server.Internal.Delayed'
4467.30 s
[servant-server] Missing documentation for:
4467.30 s
[servant-server] Module header
4467.30 s
[servant-server] Warning: 'Authorization' is out of scope.
4467.30 s
[servant-server] If you qualify the identifier, haddock can try to link it anyway.
4467.30 s
[servant-server] 85% ( 6 / 7) in 'Servant.Server.Internal.BasicAuth'
4467.30 s
[servant-server] Missing documentation for:
4467.30 s
[servant-server] Module header
4467.30 s
[servant-server] Warning: ':<|>' is ambiguous. It is defined
4467.30 s
[servant-server] * in ‘Servant.API.Alternative’
4467.30 s
[servant-server] * in ‘Servant.API.Alternative’
4467.30 s
[servant-server] You may be able to disambiguate the identifier by qualifying it or
4467.30 s
[servant-server] by specifying the type/value namespace explicitly.
4467.30 s
[servant-server] Defaulting to the one defined in ‘Servant.API.Alternative’
4467.30 s
[servant-server] Warning: 'ReqBody' is out of scope.
4467.30 s
[servant-server] If you qualify the identifier, haddock can try to link it anyway.
4467.30 s
[servant-server] Warning: 'FromJSON' is out of scope.
4467.30 s
[servant-server] If you qualify the identifier, haddock can try to link it anyway.
4467.30 s
[servant-server] Warning: 'QueryParam' is out of scope.
4467.30 s
[servant-server] If you qualify the identifier, haddock can try to link it anyway.
4467.30 s
[servant-server] Warning: 'ByteString' is out of scope.
4467.30 s
[servant-server] If you qualify the identifier, haddock can try to link it anyway.
4467.30 s
[servant-server] Warning: 'Header' is out of scope.
4467.30 s
[servant-server] If you qualify the identifier, haddock can try to link it anyway.
4467.30 s
[servant-server] Warning: 'Capture' is out of scope.
4467.30 s
[servant-server] If you qualify the identifier, haddock can try to link it anyway.
4467.30 s
[servant-server] Warning: '->' is out of scope.
4467.30 s
[servant-server] If you qualify the identifier, haddock can try to link it anyway.
4467.30 s
[servant-server] Warning: Servant.Server.Internal: Could not find documentation for exported module: Servant.Server.Internal
4467.30 s
[servant-server] 51% ( 16 / 31) in 'Servant.Server.Internal'
4467.30 s
[servant-server] Missing documentation for:
4467.30 s
[servant-server] Module header
4467.30 s
[servant-server] acceptCheck (src/Servant/Server/Internal.hs:282)
4467.30 s
[servant-server] allowedMethod (src/Servant/Server/Internal.hs:267)
4467.30 s
[servant-server] allowedMethodHead (src/Servant/Server/Internal.hs:264)
4467.30 s
[servant-server] ct_wildcard (src/Servant/Server/Internal.hs:945)
4467.30 s
[servant-server] getAcceptHeader (src/Servant/Server/Internal.hs:948)
4467.30 s
[servant-server] methodCheck (src/Servant/Server/Internal.hs:270)
4467.30 s
[servant-server] methodRouter (src/Servant/Server/Internal.hs:291)
4467.30 s
[servant-server] noContentRouter (src/Servant/Server/Internal.hs:309)
4467.30 s
[servant-server] parseDeepParam (src/Servant/Server/Internal.hs:690)
4467.30 s
[servant-server] streamRouter (src/Servant/Server/Internal.hs:383)
4467.30 s
[servant-server] AsServer (src/Servant/Server/Internal.hs:1060)
4467.30 s
[servant-server] HasServer (src/Servant/Server/Internal.hs:93)
4467.30 s
[servant-server] HasServerArrowTypeError (src/Servant/Server/Internal.hs:1013)
4467.30 s
[servant-server] Server (src/Servant/Server/Internal.hs:113)
4467.30 s
[servant-server] 33% ( 1 / 3) in 'Servant.Server.UVerb'
4467.30 s
[servant-server] Missing documentation for:
4467.30 s
[servant-server] Module header
4467.30 s
[servant-server] IsServerResource (src/Servant/Server/UVerb.hs:48)
4467.30 s
[servant-server] Warning: 'Handler' is ambiguous. It is defined
4467.30 s
[servant-server] * at src/Servant/Server/Internal/Handler.hs:27:21
4467.30 s
[servant-server] * at src/Servant/Server/Internal/Handler.hs:27:1
4467.30 s
[servant-server] You may be able to disambiguate the identifier by qualifying it or
4467.30 s
[servant-server] by specifying the type/value namespace explicitly.
4467.30 s
[servant-server] Defaulting to the one defined at src/Servant/Server/Internal/Handler.hs:27:1
4467.30 s
[servant-server] Warning: 'Raw' is out of scope.
4467.30 s
[servant-server] If you qualify the identifier, haddock can try to link it anyway.
4467.31 s
[servant-server] 92% ( 82 / 89) in 'Servant.Server'
4467.31 s
[servant-server] Missing documentation for:
4467.31 s
[servant-server] toApplication (src/Servant/Server/Internal/RoutingApplication.hs:13)
4467.31 s
[servant-server] HasServer (src/Servant/Server/Internal.hs:93)
4467.31 s
[servant-server] Server (src/Servant/Server/Internal.hs:113)
4467.31 s
[servant-server] Handler (src/Servant/Server/Internal/Handler.hs:27)
4467.31 s
[servant-server] runHandler (src/Servant/Server/Internal/Handler.hs:51)
4467.31 s
[servant-server] ServerError (src/Servant/Server/Internal/ServerError.hs:16)
4467.31 s
[servant-server] getAcceptHeader (src/Servant/Server/Internal.hs:948)
4467.31 s
[servant-server] Warning: 'serveDirectoryWebApp' is out of scope.
4467.31 s
[servant-server] If you qualify the identifier, haddock can try to link it anyway.
4467.31 s
[servant-server] 100% ( 8 / 8) in 'Servant.Server.StaticFiles'
4467.31 s
[servant-server] Warning: 'Handler' is ambiguous. It is defined
4467.31 s
[servant-server] * at src/Servant/Server/Internal/Handler.hs:27:21
4467.31 s
[servant-server] * at src/Servant/Server/Internal/Handler.hs:27:1
4467.31 s
[servant-server] You may be able to disambiguate the identifier by qualifying it or
4467.31 s
[servant-server] by specifying the type/value namespace explicitly.
4467.31 s
[servant-server] Defaulting to the one defined at src/Servant/Server/Internal/Handler.hs:27:1
4467.31 s
[servant-server] 87% ( 7 / 8) in 'Servant.Server.Generic'
4467.31 s
[servant-server] Missing documentation for:
4467.31 s
[servant-server] AsServer (src/Servant/Server/Internal.hs:1060)
4467.31 s
[servant-server] 90% ( 10 / 11) in 'Servant'
4467.31 s
[servant-server] Missing documentation for:
4467.31 s
[servant-server] Module header
4467.31 s
[servant-server] Warning: 'User' is out of scope.
4467.31 s
[servant-server] If you qualify the identifier, haddock can try to link it anyway.
4467.31 s
[servant-server] 80% ( 4 / 5) in 'Servant.Server.Experimental.Auth'
4467.31 s
[servant-server] Missing documentation for:
4467.31 s
[servant-server] Module header
4467.31 s
[servant-server] 50% ( 1 / 2) in 'Servant.Utils.StaticFiles'
4467.31 s
[servant-server] Missing documentation for:
4467.31 s
[servant-server] Module header
4467.36 s
[yaml] [ 2 of 10] Compiling Data.Yaml.Include ( src/Data/Yaml/Include.hs, dist/build/Data/Yaml/Include.o, dist/build/Data/Yaml/Include.dyn_o )
4467.44 s
[monad-logger] Control/Monad/Logger.hs:206:10: warning : [ GHC-06201 ] [ -Wmissing-methods ]
4467.44 s
[monad-logger] • No explicit implementation for
4467.44 s
[monad-logger] ‘ghc-internal-9.1203.0:GHC.Internal.TH.Lift.liftTyped’
4467.44 s
[monad-logger] • In the instance declaration for ‘Lift LogLevel’
4467.44 s
[monad-logger] |
4467.44 s
[monad-logger] 206 | instance Lift LogLevel where
4467.44 s
[monad-logger] | ^^^^^^^^^^^^^
4467.44 s
[monad-logger]
4467.44 s
[monad-logger] Control/Monad/Logger.hs:228:104: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4467.44 s
[monad-logger] The use of ‘~’ without TypeOperators
4467.44 s
[monad-logger] will become an error in a future GHC release.
4467.44 s
[monad-logger] Suggested fix:
4467.44 s
[monad-logger] Perhaps you intended to use the ‘TypeOperators’ extension
4467.44 s
[monad-logger] |
4467.44 s
[monad-logger] 228 | default monadLoggerLog :: (MonadLogger m', Trans.MonadTrans t, MonadLogger (t m'), ToLogStr msg, m ~ t m')
4467.44 s
[monad-logger] | ^
4467.44 s
[monad-logger]
4467.44 s
[monad-logger] Control/Monad/Logger.hs:243:68: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4467.44 s
[monad-logger] The use of ‘~’ without TypeOperators
4467.44 s
[monad-logger] will become an error in a future GHC release.
4467.44 s
[monad-logger] Suggested fix:
4467.44 s
[monad-logger] Perhaps you intended to use the ‘TypeOperators’ extension
4467.44 s
[monad-logger] |
4467.44 s
[monad-logger] 243 | default askLoggerIO :: (Trans.MonadTrans t, MonadLoggerIO n, m ~ t n)
4467.44 s
[monad-logger] | ^
4467.44 s
[monad-logger]
4467.48 s
[yaml] [ 3 of 10] Compiling Data.Yaml.Builder ( src/Data/Yaml/Builder.hs, dist/build/Data/Yaml/Builder.o, dist/build/Data/Yaml/Builder.dyn_o )
4467.58 s
[yaml] [ 4 of 10] Compiling Data.Yaml ( src/Data/Yaml.hs, dist/build/Data/Yaml.o, dist/build/Data/Yaml.dyn_o )
4467.58 s
[yaml] [ 5 of 10] Compiling Data.Yaml.Config ( src/Data/Yaml/Config.hs, dist/build/Data/Yaml/Config.o, dist/build/Data/Yaml/Config.dyn_o )
4467.69 s
[servant-server] Warning: Servant.Server.Internal.Handler: could not find link destinations for:
4467.69 s
[servant-server] - Servant.Server.Internal.Handler.Rep_Handler
4467.70 s
[servant-server] Warning: Servant.Server.Internal.BasicAuth: could not find link destinations for:
4467.70 s
[servant-server] - Servant.Server.Internal.BasicAuth.Rep_BasicAuthCheck
4467.70 s
[servant-server] - Servant.Server.Internal.BasicAuth.Rep_BasicAuthResult
4467.70 s
[servant-server] Warning: Servant.Server.Internal: could not find link destinations for:
4467.70 s
[servant-server] - Servant.Server.UVerb.IsServerResourceWithStatus
4467.70 s
[servant-server] Warning: Servant.Server.UVerb: could not find link destinations for:
4467.70 s
[servant-server] - Servant.Server.UVerb.resourceResponse
4467.70 s
[servant-server] - Servant.Server.UVerb.resourceHeaders
4467.70 s
[servant-server] - Servant.Server.UVerb.IsServerResourceWithStatus
4467.72 s
[servant-server] Warning: Servant.Server: could not find link destinations for:
4467.72 s
[servant-server] - Servant.Server.Internal.Handler.Rep_Handler
4467.72 s
[servant-server] - Data.Tagged.Rep1_Tagged
4467.72 s
[servant-server] - Data.Tagged.Rep_Tagged
4467.72 s
[servant-server] - Servant.Server.Internal.BasicAuth.Rep_BasicAuthCheck
4467.72 s
[servant-server] - Servant.Server.Internal.BasicAuth.Rep_BasicAuthResult
4467.72 s
[servant-server] - Servant.Server.UVerb.IsServerResourceWithStatus
4467.72 s
[servant-server] Warning: Servant: could not find link destinations for:
4467.72 s
[servant-server] - GHC.Internal.Generics.Rep1_Proxy
4467.72 s
[servant-server] - GHC.Internal.Generics.Rep_Proxy
4467.72 s
[servant-server] Warning: Servant.Server.Experimental.Auth: could not find link destinations for:
4467.72 s
[servant-server] - Servant.Server.Experimental.Auth.Rep_AuthHandler
4467.79 s
[yaml] [ 6 of 10] Compiling Data.Yaml.Aeson ( src/Data/Yaml/Aeson.hs, dist/build/Data/Yaml/Aeson.o, dist/build/Data/Yaml/Aeson.dyn_o )
4467.79 s
[yaml] [ 7 of 10] Compiling Data.Yaml.Parser ( src/Data/Yaml/Parser.hs, dist/build/Data/Yaml/Parser.o, dist/build/Data/Yaml/Parser.dyn_o )
4467.79 s
[yaml] src/Data/Yaml/Parser.hs:150:21: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4467.79 s
[yaml] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4467.79 s
[yaml] • In the data declaration for ‘YamlParseException’
4467.79 s
[yaml] |
4467.79 s
[yaml] 150 | deriving (Show, Typeable )
4467.79 s
[yaml] | ^^^^^^^^
4467.79 s
[yaml]
4467.79 s
[yaml] [ 8 of 10] Compiling Data.Yaml.Pretty ( src/Data/Yaml/Pretty.hs, dist/build/Data/Yaml/Pretty.o, dist/build/Data/Yaml/Pretty.dyn_o )
4467.79 s
[yaml] [ 9 of 10] Compiling Data.Yaml.TH ( src/Data/Yaml/TH.hs, dist/build/Data/Yaml/TH.o, dist/build/Data/Yaml/TH.dyn_o )
4467.79 s
[yaml] [10 of 10] Compiling Paths_yaml ( dist/build/autogen/Paths_yaml.hs, dist/build/Paths_yaml.o, dist/build/Paths_yaml.dyn_o )
4468.21 s
[yaml] [ 1 of 10] Compiling Data.Yaml.Internal ( src/Data/Yaml/Internal.hs, dist/build/Data/Yaml/Internal.p_o )
4468.42 s
[yaml] src/Data/Yaml/Internal.hs:112:21: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4468.42 s
[yaml] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4468.42 s
[yaml] • In the data declaration for ‘ParseException’
4468.42 s
[yaml] |
4468.42 s
[yaml] 112 | deriving (Show, Typeable )
4468.42 s
[yaml] | ^^^^^^^^
4468.42 s
[yaml]
4469.50 s
[monad-logger] [2 of 3] Compiling Control.Monad.Logger.CallStack ( Control/Monad/Logger/CallStack.hs, dist/build/Control/Monad/Logger/CallStack.p_o )
4469.64 s
[monad-logger] [3 of 3] Compiling Paths_monad_logger ( dist/build/autogen/Paths_monad_logger.hs, dist/build/Paths_monad_logger.p_o )
4469.90 s
[xml-conduit] [6 of 8] Compiling Text.XML.Unresolved ( src/Text/XML/Unresolved.hs, dist/build/Text/XML/Unresolved.o, dist/build/Text/XML/Unresolved.dyn_o )
4469.92 s
[xml-conduit] src/Text/XML/Unresolved.hs:46:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4469.92 s
[xml-conduit] The import of ‘Control.Applicative’ is redundant
4469.92 s
[xml-conduit] except perhaps to import instances from ‘Control.Applicative’
4469.92 s
[xml-conduit] To import instances alone, use: import Control.Applicative()
4469.92 s
[xml-conduit] |
4469.92 s
[xml-conduit] 46 | import Control.Applicative ((<$>), (<*>))
4469.92 s
[xml-conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4469.92 s
[xml-conduit]
4469.92 s
[xml-conduit] src/Text/XML/Unresolved.hs:49:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4469.92 s
[xml-conduit] The import of ‘Control.Monad.Trans.Class’ is redundant
4469.92 s
[xml-conduit] except perhaps to import instances from ‘Control.Monad.Trans.Class’
4469.92 s
[xml-conduit] To import instances alone, use: import Control.Monad.Trans.Class()
4469.92 s
[xml-conduit] |
4469.92 s
[xml-conduit] 49 | import Control.Monad.Trans.Class (lift)
4469.92 s
[xml-conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4469.92 s
[xml-conduit]
4469.92 s
[xml-conduit] src/Text/XML/Unresolved.hs:58:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4469.92 s
[xml-conduit] The import of ‘Data.Monoid’ is redundant
4469.92 s
[xml-conduit] except perhaps to import instances from ‘Data.Monoid’
4469.92 s
[xml-conduit] To import instances alone, use: import Data.Monoid()
4469.92 s
[xml-conduit] |
4469.93 s
[xml-conduit] 58 | import Data.Monoid (mconcat)
4469.93 s
[xml-conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4469.93 s
[xml-conduit]
4469.93 s
[yaml] [ 2 of 10] Compiling Data.Yaml.Include ( src/Data/Yaml/Include.hs, dist/build/Data/Yaml/Include.p_o )
4469.93 s
[xml-conduit] src/Text/XML/Unresolved.hs:103:14: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4469.93 s
[xml-conduit] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4469.93 s
[xml-conduit] • In the data declaration for ‘InvalidEventStream’
4469.93 s
[xml-conduit] |
4469.93 s
[xml-conduit] 103 | deriving Typeable
4469.93 s
[xml-conduit] | ^^^^^^^^
4469.93 s
[xml-conduit]
4470.14 s
[yaml] [ 3 of 10] Compiling Data.Yaml.Builder ( src/Data/Yaml/Builder.hs, dist/build/Data/Yaml/Builder.p_o )
4470.17 s
[yaml] [ 4 of 10] Compiling Data.Yaml ( src/Data/Yaml.hs, dist/build/Data/Yaml.p_o )
4470.25 s
[yaml] [ 5 of 10] Compiling Data.Yaml.Config ( src/Data/Yaml/Config.hs, dist/build/Data/Yaml/Config.p_o )
4470.59 s
[yaml] [ 6 of 10] Compiling Data.Yaml.Aeson ( src/Data/Yaml/Aeson.hs, dist/build/Data/Yaml/Aeson.p_o )
4470.59 s
[yaml] [ 7 of 10] Compiling Data.Yaml.Parser ( src/Data/Yaml/Parser.hs, dist/build/Data/Yaml/Parser.p_o )
4470.59 s
[yaml] src/Data/Yaml/Parser.hs:150:21: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4470.59 s
[yaml] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4470.59 s
[yaml] • In the data declaration for ‘YamlParseException’
4470.59 s
[yaml] |
4470.59 s
[yaml] 150 | deriving (Show, Typeable )
4470.59 s
[yaml] | ^^^^^^^^
4470.59 s
[yaml]
4470.59 s
[yaml] [ 8 of 10] Compiling Data.Yaml.Pretty ( src/Data/Yaml/Pretty.hs, dist/build/Data/Yaml/Pretty.p_o )
4470.59 s
[yaml] [ 9 of 10] Compiling Data.Yaml.TH ( src/Data/Yaml/TH.hs, dist/build/Data/Yaml/TH.p_o )
4470.59 s
[yaml] [10 of 10] Compiling Paths_yaml ( dist/build/autogen/Paths_yaml.hs, dist/build/Paths_yaml.p_o )
4470.87 s
[xml-conduit] [7 of 8] Compiling Text.XML ( src/Text/XML.hs, dist/build/Text/XML.o, dist/build/Text/XML.dyn_o )
4470.91 s
[xml-conduit] src/Text/XML.hs:77:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4470.91 s
[xml-conduit] The import of ‘Control.Applicative’ is redundant
4470.91 s
[xml-conduit] except perhaps to import instances from ‘Control.Applicative’
4470.91 s
[xml-conduit] To import instances alone, use: import Control.Applicative()
4470.91 s
[xml-conduit] |
4470.91 s
[xml-conduit] 77 | import Control.Applicative ((<$>))
4470.91 s
[xml-conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4470.91 s
[xml-conduit]
4470.91 s
[xml-conduit] src/Text/XML.hs:81:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4470.91 s
[xml-conduit] The import of ‘Control.Monad.Trans.Resource’ is redundant
4470.91 s
[xml-conduit] except perhaps to import instances from ‘Control.Monad.Trans.Resource’
4470.91 s
[xml-conduit] To import instances alone, use: import Control.Monad.Trans.Resource()
4470.91 s
[xml-conduit] |
4470.91 s
[xml-conduit] 81 | import Control.Monad.Trans.Resource (MonadThrow, throwM)
4470.91 s
[xml-conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4470.91 s
[xml-conduit]
4470.91 s
[xml-conduit] src/Text/XML.hs:104:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4470.91 s
[xml-conduit] The import of ‘Control.Monad.Trans.Class’ is redundant
4470.91 s
[xml-conduit] except perhaps to import instances from ‘Control.Monad.Trans.Class’
4470.91 s
[xml-conduit] To import instances alone, use: import Control.Monad.Trans.Class()
4470.91 s
[xml-conduit] |
4470.91 s
[xml-conduit] 104 | import Control.Monad.Trans.Class (lift)
4470.91 s
[xml-conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4470.91 s
[xml-conduit]
4470.91 s
[xml-conduit] src/Text/XML.hs:113:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4470.91 s
[xml-conduit] The import of ‘Data.List’ is redundant
4470.91 s
[xml-conduit] except perhaps to import instances from ‘Data.List’
4470.91 s
[xml-conduit] To import instances alone, use: import Data.List()
4470.91 s
[xml-conduit] |
4470.91 s
[xml-conduit] 113 | import Data.List (foldl')
4470.91 s
[xml-conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4470.91 s
[xml-conduit]
4470.91 s
[xml-conduit] src/Text/XML.hs:114:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4470.91 s
[xml-conduit] The import of ‘Data.Monoid’ is redundant
4470.91 s
[xml-conduit] except perhaps to import instances from ‘Data.Monoid’
4470.91 s
[xml-conduit] To import instances alone, use: import Data.Monoid()
4470.91 s
[xml-conduit] |
4470.91 s
[xml-conduit] 114 | import Data.Monoid (mappend, mempty)
4470.91 s
[xml-conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4470.92 s
[xml-conduit]
4470.92 s
[xml-conduit] src/Text/XML.hs:126:23: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4470.92 s
[xml-conduit] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4470.92 s
[xml-conduit] • In the data declaration for ‘Document’
4470.92 s
[xml-conduit] |
4470.92 s
[xml-conduit] 126 | deriving (Show, Eq, Typeable , Data)
4470.92 s
[xml-conduit] | ^^^^^^^^
4470.92 s
[xml-conduit]
4470.92 s
[xml-conduit] src/Text/XML.hs:138:28: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4470.92 s
[xml-conduit] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4470.92 s
[xml-conduit] • In the data declaration for ‘Node’
4470.92 s
[xml-conduit] |
4470.92 s
[xml-conduit] 138 | deriving (Show, Eq, Ord, Typeable , Data)
4470.92 s
[xml-conduit] | ^^^^^^^^
4470.92 s
[xml-conduit]
4470.92 s
[xml-conduit] src/Text/XML.hs:153:28: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4470.92 s
[xml-conduit] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4470.92 s
[xml-conduit] • In the data declaration for ‘Element’
4470.92 s
[xml-conduit] |
4470.92 s
[xml-conduit] 153 | deriving (Show, Eq, Ord, Typeable , Data)
4470.92 s
[xml-conduit] | ^^^^^^^^
4470.92 s
[xml-conduit]
4470.92 s
[xml-conduit] src/Text/XML.hs:231:14: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4470.92 s
[xml-conduit] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4470.92 s
[xml-conduit] • In the data declaration for ‘XMLException’
4470.92 s
[xml-conduit] |
4470.92 s
[xml-conduit] 231 | deriving Typeable
4470.92 s
[xml-conduit] | ^^^^^^^^
4470.92 s
[xml-conduit]
4470.92 s
[xml-conduit] src/Text/XML.hs:276:21: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4470.92 s
[xml-conduit] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4470.92 s
[xml-conduit] • In the data declaration for ‘UnresolvedEntityException’
4470.92 s
[xml-conduit] |
4470.92 s
[xml-conduit] 276 | deriving (Show, Typeable )
4470.92 s
[xml-conduit] | ^^^^^^^^
4470.92 s
[xml-conduit]
4471.42 s
[monad-logger] Phase: haddockPhase
4472.02 s
[monad-logger] Preprocessing library for monad-logger-0.3.42...
4472.08 s
[monad-logger] Running Haddock on library for monad-logger-0.3.42...
4472.08 s
[monad-logger] Warning: The documentation for the following packages are not installed. No
4472.08 s
[monad-logger] links will be generated to these packages: attoparsec-0.14.4,
4472.08 s
[monad-logger] attoparsec-0.14.4, vector-0.13.2.0
4472.14 s
[xml-conduit] [8 of 8] Compiling Text.XML.Cursor ( src/Text/XML/Cursor.hs, dist/build/Text/XML/Cursor.o, dist/build/Text/XML/Cursor.dyn_o )
4472.45 s
[monad-logger] Haddock coverage:
4472.45 s
[monad-logger] Warning: 'LoggingT' is ambiguous. It is defined
4472.45 s
[monad-logger] * in ‘Control.Monad.Logger’
4472.45 s
[monad-logger] * in ‘Control.Monad.Logger’
4472.45 s
[monad-logger] You may be able to disambiguate the identifier by qualifying it or
4472.45 s
[monad-logger] by specifying the type/value namespace explicitly.
4472.45 s
[monad-logger] Defaulting to the one defined in ‘Control.Monad.Logger’
4472.45 s
[monad-logger] Warning: 'NoLoggingT' is ambiguous. It is defined
4472.45 s
[monad-logger] * in ‘Control.Monad.Logger’
4472.45 s
[monad-logger] * in ‘Control.Monad.Logger’
4472.45 s
[monad-logger] You may be able to disambiguate the identifier by qualifying it or
4472.45 s
[monad-logger] by specifying the type/value namespace explicitly.
4472.45 s
[monad-logger] Defaulting to the one defined in ‘Control.Monad.Logger’
4472.62 s
[monad-logger] Warning: 'Loc' is ambiguous. It is defined
4472.62 s
[monad-logger] * in ‘GHC.Internal.TH.Syntax’
4472.62 s
[monad-logger] * in ‘GHC.Internal.TH.Syntax’
4472.62 s
[monad-logger] You may be able to disambiguate the identifier by qualifying it or
4472.62 s
[monad-logger] by specifying the type/value namespace explicitly.
4472.62 s
[monad-logger] Defaulting to the one defined in ‘GHC.Internal.TH.Syntax’
4472.62 s
[monad-logger] 81% ( 58 / 71) in 'Control.Monad.Logger'
4472.62 s
[monad-logger] Missing documentation for:
4472.62 s
[monad-logger] LogLevel
4472.62 s
[monad-logger] LogSource
4472.62 s
[monad-logger] logDebugN
4472.62 s
[monad-logger] logInfoN
4472.62 s
[monad-logger] logWarnN
4472.62 s
[monad-logger] logErrorN
4472.62 s
[monad-logger] logOtherN
4472.62 s
[monad-logger] logDebugNS
4472.62 s
[monad-logger] logInfoNS
4472.62 s
[monad-logger] logWarnNS
4472.62 s
[monad-logger] logErrorNS
4472.62 s
[monad-logger] logOtherNS
4472.62 s
[monad-logger] defaultLogStr
4472.62 s
[monad-logger] 77% ( 46 / 59) in 'Control.Monad.Logger.CallStack'
4472.62 s
[monad-logger] Missing documentation for:
4472.62 s
[monad-logger] defaultLogStr
4472.62 s
[monad-logger] logDebugN
4472.62 s
[monad-logger] logDebugNS
4472.62 s
[monad-logger] logErrorN
4472.62 s
[monad-logger] logErrorNS
4472.62 s
[monad-logger] logInfoN
4472.62 s
[monad-logger] logInfoNS
4472.62 s
[monad-logger] logOtherN
4472.62 s
[monad-logger] logOtherNS
4472.62 s
[monad-logger] logWarnN
4472.62 s
[monad-logger] logWarnNS
4472.62 s
[monad-logger] LogLevel
4472.62 s
[monad-logger] LogSource
4472.74 s
[xml-conduit] [1 of 8] Compiling Text.XML.Cursor.Generic ( src/Text/XML/Cursor/Generic.hs, dist/build/Text/XML/Cursor/Generic.p_o )
4472.78 s
[xml-conduit] src/Text/XML/Cursor/Generic.hs:31:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4472.78 s
[xml-conduit] The import of ‘Data.List’ is redundant
4472.78 s
[xml-conduit] except perhaps to import instances from ‘Data.List’
4472.78 s
[xml-conduit] To import instances alone, use: import Data.List()
4472.78 s
[xml-conduit] |
4472.78 s
[xml-conduit] 31 | import Data.List (foldl')
4472.78 s
[xml-conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^
4472.78 s
[xml-conduit]
4472.86 s
[yaml] Phase: haddockPhase
4473.05 s
[xml-conduit] [2 of 8] Compiling Text.XML.Stream.Token ( src/Text/XML/Stream/Token.hs, dist/build/Text/XML/Stream/Token.p_o )
4473.05 s
[xml-conduit] src/Text/XML/Stream/Token.hs:19:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4473.05 s
[xml-conduit] The import of ‘Data.Monoid’ is redundant
4473.05 s
[xml-conduit] except perhaps to import instances from ‘Data.Monoid’
4473.05 s
[xml-conduit] To import instances alone, use: import Data.Monoid()
4473.05 s
[xml-conduit] |
4473.05 s
[xml-conduit] 19 | import Data.Monoid (mconcat, mempty, (<>))
4473.05 s
[xml-conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4473.05 s
[xml-conduit]
4473.05 s
[xml-conduit] src/Text/XML/Stream/Token.hs:22:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4473.05 s
[xml-conduit] The import of ‘Data.List’ is redundant
4473.05 s
[xml-conduit] except perhaps to import instances from ‘Data.List’
4473.05 s
[xml-conduit] To import instances alone, use: import Data.List()
4473.05 s
[xml-conduit] |
4473.05 s
[xml-conduit] 22 | import Data.List (foldl')
4473.05 s
[xml-conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^
4473.06 s
[xml-conduit]
4473.06 s
[monad-logger] Warning: Control.Monad.Logger: could not find link destinations for:
4473.06 s
[monad-logger] - Control.Monad.Logger.DList
4473.06 s
[monad-logger] - GHC.Internal.TH.Syntax.Rep_Loc
4473.07 s
[monad-logger] Warning: Control.Monad.Logger.CallStack: could not find link destinations for:
4473.07 s
[monad-logger] - Control.Monad.Logger.DList
4473.07 s
[monad-logger] - GHC.Internal.TH.Syntax.Rep_Loc
4473.58 s
[yaml] Preprocessing library for yaml-0.11.11.2...
4473.58 s
[yaml] Running Haddock on library for yaml-0.11.11.2...
4473.58 s
[yaml] Warning: The documentation for the following packages are not installed. No
4473.58 s
[yaml] links will be generated to these packages: attoparsec-0.14.4,
4473.58 s
[yaml] attoparsec-0.14.4, libyaml-clib-0.2.5, vector-0.13.2.0
4473.72 s
[xml-conduit] [3 of 8] Compiling Text.XML.Stream.Render.Internal ( src/Text/XML/Stream/Render/Internal.hs, dist/build/Text/XML/Stream/Render/Internal.p_o )
4473.84 s
[xml-conduit] src/Text/XML/Stream/Render/Internal.hs:32:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4473.84 s
[xml-conduit] The import of ‘Control.Applicative’ is redundant
4473.84 s
[xml-conduit] except perhaps to import instances from ‘Control.Applicative’
4473.84 s
[xml-conduit] To import instances alone, use: import Control.Applicative()
4473.84 s
[xml-conduit] |
4473.84 s
[xml-conduit] 32 | import Control.Applicative ((<$>))
4473.84 s
[xml-conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4473.84 s
[xml-conduit]
4473.84 s
[xml-conduit] src/Text/XML/Stream/Render/Internal.hs:33:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4473.84 s
[xml-conduit] The import of ‘Control.Monad.Trans.Resource’ is redundant
4473.84 s
[xml-conduit] except perhaps to import instances from ‘Control.Monad.Trans.Resource’
4473.84 s
[xml-conduit] To import instances alone, use: import Control.Monad.Trans.Resource()
4473.84 s
[xml-conduit] |
4473.84 s
[xml-conduit] 33 | import Control.Monad.Trans.Resource (MonadThrow)
4473.84 s
[xml-conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4473.84 s
[xml-conduit]
4473.84 s
[xml-conduit] src/Text/XML/Stream/Render/Internal.hs:38:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4473.84 s
[xml-conduit] The import of ‘Data.List’ is redundant
4473.84 s
[xml-conduit] except perhaps to import instances from ‘Data.List’
4473.84 s
[xml-conduit] To import instances alone, use: import Data.List()
4473.84 s
[xml-conduit] |
4473.84 s
[xml-conduit] 38 | import Data.List (foldl')
4473.84 s
[xml-conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4473.84 s
[xml-conduit]
4473.84 s
[xml-conduit] src/Text/XML/Stream/Render/Internal.hs:42:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4473.84 s
[xml-conduit] The import of ‘Data.Monoid’ is redundant
4473.84 s
[xml-conduit] except perhaps to import instances from ‘Data.Monoid’
4473.84 s
[xml-conduit] To import instances alone, use: import Data.Monoid()
4473.84 s
[xml-conduit] |
4473.84 s
[xml-conduit] 42 | import Data.Monoid (Monoid, mappend, mempty)
4473.84 s
[xml-conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4473.84 s
[xml-conduit]
4473.84 s
[xml-conduit] src/Text/XML/Stream/Render/Internal.hs:195:5: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
4473.84 s
[xml-conduit] Pattern match(es) are non-exhaustive
4473.84 s
[xml-conduit] In a pattern binding:
4473.84 s
[xml-conduit] Patterns of type ‘Stack’ not matched:
4473.84 s
[xml-conduit] []
4473.84 s
[xml-conduit] []
4473.84 s
[xml-conduit] |
4473.84 s
[xml-conduit] 195 | (sl:s') = s
4473.84 s
[xml-conduit] | ^^^^^^^^^^^
4473.84 s
[xml-conduit]
4474.32 s
[yaml] Haddock coverage:
4474.32 s
[yaml] Warning: 'setStringStyle' is out of scope.
4474.32 s
[yaml] If you qualify the identifier, haddock can try to link it anyway.
4474.58 s
[yaml] 42% ( 8 / 19) in 'Data.Yaml.Internal'
4474.58 s
[yaml] Missing documentation for:
4474.58 s
[yaml] Module header
4474.58 s
[yaml] ParseException
4474.58 s
[yaml] Warning
4474.58 s
[yaml] parse
4474.58 s
[yaml] Parse
4474.58 s
[yaml] decodeHelper
4474.58 s
[yaml] decodeHelper_
4474.58 s
[yaml] decodeAllHelper
4474.58 s
[yaml] decodeAllHelper_
4474.58 s
[yaml] textToScientific
4474.58 s
[yaml] StringStyle
4474.58 s
[yaml] 75% ( 3 / 4) in 'Data.Yaml.Include'
4474.58 s
[yaml] Missing documentation for:
4474.58 s
[yaml] Module header
4474.58 s
[yaml] 87% ( 29 / 33) in 'Data.Yaml.Builder'
4474.58 s
[yaml] Missing documentation for:
4474.58 s
[yaml] YamlBuilder
4474.58 s
[yaml] ToYaml
4474.58 s
[yaml] writeYamlFile
4474.58 s
[yaml] .=
4474.58 s
[yaml] Warning: 'YamlException' is ambiguous. It is defined
4474.58 s
[yaml] * in ‘Text.Libyaml’
4474.58 s
[yaml] * in ‘Text.Libyaml’
4474.58 s
[yaml] You may be able to disambiguate the identifier by qualifying it or
4474.58 s
[yaml] by specifying the type/value namespace explicitly.
4474.58 s
[yaml] Defaulting to the one defined in ‘Text.Libyaml’
4474.59 s
[yaml] 87% ( 56 / 64) in 'Data.Yaml'
4474.59 s
[yaml] Missing documentation for:
4474.59 s
[yaml] decodeHelper
4474.59 s
[yaml] ParseException
4474.59 s
[yaml] YamlException
4474.59 s
[yaml] .=
4474.59 s
[yaml] parseMonad
4474.59 s
[yaml] decode
4474.59 s
[yaml] decodeFile
4474.59 s
[yaml] decodeEither
4474.59 s
[yaml] 100% ( 15 / 15) in 'Data.Yaml.Config'
4474.59 s
[yaml] 100% ( 2 / 2) in 'Data.Yaml.Aeson'
4474.59 s
[yaml] 5% ( 1 / 18) in 'Data.Yaml.Parser'
4474.59 s
[yaml] Missing documentation for:
4474.59 s
[yaml] YamlParser
4474.59 s
[yaml] lookupAnchor
4474.59 s
[yaml] withAnchor
4474.59 s
[yaml] withMapping
4474.59 s
[yaml] withSequence
4474.59 s
[yaml] withText
4474.59 s
[yaml] typeMismatch
4474.59 s
[yaml] FromYaml
4474.59 s
[yaml] YamlValue
4474.59 s
[yaml] AnchorMap
4474.59 s
[yaml] RawDoc
4474.59 s
[yaml] parseRawDoc
4474.59 s
[yaml] .:
4474.59 s
[yaml] YamlParseException
4474.59 s
[yaml] sinkValue
4474.59 s
[yaml] sinkRawDoc
4474.59 s
[yaml] readYamlFile
4474.59 s
[yaml] Warning: 'encode' is out of scope.
4474.59 s
[yaml] If you qualify the identifier, haddock can try to link it anyway.
4474.59 s
[yaml] 88% ( 8 / 9) in 'Data.Yaml.Pretty'
4474.59 s
[yaml] Missing documentation for:
4474.59 s
[yaml] pretty
4474.59 s
[yaml] 87% ( 14 / 16) in 'Data.Yaml.TH'
4474.59 s
[yaml] Missing documentation for:
4474.59 s
[yaml] Module header
4474.59 s
[yaml] .=
4474.74 s
[xml-conduit] [4 of 8] Compiling Text.XML.Stream.Render ( src/Text/XML/Stream/Render.hs, dist/build/Text/XML/Stream/Render.p_o )
4474.85 s
[xml-conduit] [5 of 8] Compiling Text.XML.Stream.Parse ( src/Text/XML/Stream/Parse.hs, dist/build/Text/XML/Stream/Parse.p_o )
4474.85 s
[xml-conduit] src/Text/XML/Stream/Parse.hs:141:48: warning : [ GHC-38856 ] [ -Wunused-imports ]
4474.85 s
[xml-conduit] The import of ‘<$>, Applicative’
4474.85 s
[xml-conduit] from module ‘Control.Applicative’ is redundant
4474.85 s
[xml-conduit] |
4474.85 s
[xml-conduit] 141 | Applicative (..), (<$>) )
4474.85 s
[xml-conduit] | ^^^^^^^^^^^^^^^^^^^^^^^
4474.85 s
[xml-conduit]
4474.85 s
[xml-conduit] src/Text/XML/Stream/Parse.hs:147:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4474.85 s
[xml-conduit] The import of ‘Control.Monad.IO.Class’ is redundant
4474.85 s
[xml-conduit] except perhaps to import instances from ‘Control.Monad.IO.Class’
4474.85 s
[xml-conduit] To import instances alone, use: import Control.Monad.IO.Class()
4474.85 s
[xml-conduit] |
4474.85 s
[xml-conduit] 147 | import Control.Monad.IO.Class (liftIO)
4474.85 s
[xml-conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4474.85 s
[xml-conduit]
4474.85 s
[xml-conduit] src/Text/XML/Stream/Parse.hs:148:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4474.85 s
[xml-conduit] The import of ‘Control.Monad.Trans.Class’ is redundant
4474.85 s
[xml-conduit] except perhaps to import instances from ‘Control.Monad.Trans.Class’
4474.85 s
[xml-conduit] To import instances alone, use: import Control.Monad.Trans.Class()
4474.85 s
[xml-conduit] |
4474.85 s
[xml-conduit] 148 | import Control.Monad.Trans.Class (lift)
4474.85 s
[xml-conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4474.85 s
[xml-conduit]
4474.85 s
[xml-conduit] src/Text/XML/Stream/Parse.hs:150:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4474.85 s
[xml-conduit] The import of ‘Control.Monad.Trans.Resource’ is redundant
4474.85 s
[xml-conduit] except perhaps to import instances from ‘Control.Monad.Trans.Resource’
4474.85 s
[xml-conduit] To import instances alone, use: import Control.Monad.Trans.Resource()
4474.85 s
[xml-conduit] |
4474.85 s
[xml-conduit] 150 | import Control.Monad.Trans.Resource (MonadResource, MonadThrow (..),
4474.85 s
[xml-conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4474.85 s
[xml-conduit]
4474.85 s
[xml-conduit] src/Text/XML/Stream/Parse.hs:165:48: warning : [ GHC-38856 ] [ -Wunused-imports ]
4474.85 s
[xml-conduit] The import of ‘foldl'’ from module ‘Data.List’ is redundant
4474.85 s
[xml-conduit] |
4474.85 s
[xml-conduit] 165 | import Data.List (foldl' , intercalate)
4474.85 s
[xml-conduit] | ^^^^^^
4474.85 s
[xml-conduit]
4474.85 s
[xml-conduit] src/Text/XML/Stream/Parse.hs:1087:21: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4474.85 s
[xml-conduit] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4474.85 s
[xml-conduit] • In the data declaration for ‘XmlException’
4474.85 s
[xml-conduit] |
4474.85 s
[xml-conduit] 1087 | deriving (Show, Typeable )
4474.85 s
[xml-conduit] | ^^^^^^^^
4474.85 s
[xml-conduit]
4474.97 s
[yaml] Warning: Data.Yaml.Internal: could not find link destinations for:
4474.97 s
[yaml] - Data.Yaml.Internal.ParseState
4474.98 s
[yaml] Warning: Data.Yaml: could not find link destinations for:
4474.98 s
[yaml] - Data.Vector.Vector
4474.98 s
[yaml] - Data.Aeson.Types.Generic.ProductSize
4474.98 s
[yaml] - Data.Aeson.Types.FromJSON.withBoundedScientific
4474.98 s
[yaml] - Data.Aeson.Types.ToJSON.FromPairs
4474.98 s
[yaml] - Data.Aeson.Types.ToJSON.gToJSON
4474.98 s
[yaml] - Data.Aeson.Types.ToJSON.KeyValuePair
4474.98 s
[yaml] - Data.Aeson.Types.ToJSON.fromPairs
4474.98 s
[yaml] - Data.Aeson.Types.ToJSON.pair
4474.98 s
[yaml] - Data.Vector.Primitive.Vector
4474.98 s
[yaml] - Data.Vector.Storable.Vector
4474.98 s
[yaml] - Data.Vector.Generic.Base.Vector
4474.98 s
[yaml] - Data.Aeson.Types.Internal.Rep_Value
4474.98 s
[yaml] - Data.Aeson.Types.ToJSON.ConsToJSON
4474.99 s
[yaml] - Data.Aeson.Types.ToJSON.EncodeProduct
4474.99 s
[yaml] - Data.Aeson.Types.ToJSON.SumToJSON'
4474.99 s
[yaml] - Data.Aeson.Types.ToJSON.sumToJSON'
4474.99 s
[yaml] - Data.Aeson.Types.ToJSON.TwoElemArray
4474.99 s
[yaml] - Data.Aeson.Types.ToJSON.WriteProduct
4474.99 s
[criterion] [ 2 of 12] Compiling Criterion.Monad.Internal ( Criterion/Monad/Internal.hs, dist/build/Criterion/Monad/Internal.p_o )
4474.99 s
[yaml] Warning: Data.Yaml.TH: could not find link destinations for:
4474.99 s
[yaml] - Data.Vector.Vector
4474.99 s
[yaml] - Data.Aeson.Types.Generic.ProductSize
4474.99 s
[yaml] - Data.Aeson.Types.ToJSON.FromPairs
4474.99 s
[yaml] - Data.Aeson.Types.ToJSON.gToJSON
4474.99 s
[yaml] - Data.Aeson.Types.ToJSON.KeyValuePair
4474.99 s
[yaml] - Data.Aeson.Types.ToJSON.fromPairs
4474.99 s
[yaml] - Data.Aeson.Types.ToJSON.pair
4474.99 s
[yaml] - Data.Vector.Primitive.Vector
4474.99 s
[yaml] - Data.Vector.Storable.Vector
4474.99 s
[yaml] - Data.Vector.Generic.Base.Vector
4474.99 s
[yaml] - Data.Aeson.Types.Internal.Rep_Value
4474.99 s
[yaml] - Data.Aeson.Types.ToJSON.ConsToJSON
4474.99 s
[yaml] - Data.Aeson.Types.ToJSON.EncodeProduct
4474.99 s
[yaml] - Data.Aeson.Types.ToJSON.SumToJSON'
4474.99 s
[yaml] - Data.Aeson.Types.ToJSON.sumToJSON'
4474.99 s
[yaml] - Data.Aeson.Types.ToJSON.TwoElemArray
4474.99 s
[yaml] - Data.Aeson.Types.ToJSON.WriteProduct
4475.15 s
[servant-server] Documentation created: dist/doc/html/servant-server,
4475.15 s
[servant-server] dist/doc/html/servant-server/servant-server.txt
4475.17 s
[criterion] [ 3 of 12] Compiling Criterion.Monad ( Criterion/Monad.hs, dist/build/Criterion/Monad.p_o )
4475.29 s
[criterion] [ 4 of 12] Compiling Criterion.IO.Printf ( Criterion/IO/Printf.hs, dist/build/Criterion/IO/Printf.p_o )
4475.50 s
[criterion] [ 5 of 12] Compiling Criterion.Analysis ( Criterion/Analysis.hs, dist/build/Criterion/Analysis.p_o )
4476.18 s
[criterion] [ 6 of 12] Compiling Paths_criterion ( dist/build/autogen/Paths_criterion.hs, dist/build/Paths_criterion.p_o )
4476.18 s
[criterion] [ 7 of 12] Compiling Criterion.Report ( Criterion/Report.hs, dist/build/Criterion/Report.p_o )
4476.18 s
[criterion] [ 8 of 12] Compiling Criterion.Main.Options ( Criterion/Main/Options.hs, dist/build/Criterion/Main/Options.p_o )
4476.24 s
[servant-server] Preprocessing executable 'greet' for servant-server-0.20.2...
4476.39 s
[servant-server] Phase: installPhase
4476.52 s
[servant-server] Installing library in /nix/store/w5kfi18gkz5whwh7v5fycqwjjrzn236y-servant-server-0.20.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/servant-server-0.20.2-5vZNAX2nCTrAIyPnkFGVKZ
4476.63 s
[servant-server] Installing executable greet in /nix/store/w5kfi18gkz5whwh7v5fycqwjjrzn236y-servant-server-0.20.2/bin
4476.63 s
[servant-server] Warning: The directory
4476.63 s
[servant-server] /nix/store/w5kfi18gkz5whwh7v5fycqwjjrzn236y-servant-server-0.20.2/bin is not
4476.63 s
[servant-server] in the system search path.
4476.90 s
[servant-server] Phase: fixupPhase
4476.92 s
[servant-server] shrinking RPATHs of ELF executables and libraries in /nix/store/w5kfi18gkz5whwh7v5fycqwjjrzn236y-servant-server-0.20.2
4476.94 s
[servant-server] shrinking /nix/store/w5kfi18gkz5whwh7v5fycqwjjrzn236y-servant-server-0.20.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSservant-server-0.20.2-5vZNAX2nCTrAIyPnkFGVKZ-ghc9.12.3.so
4476.97 s
[servant-server] shrinking /nix/store/w5kfi18gkz5whwh7v5fycqwjjrzn236y-servant-server-0.20.2/bin/greet
4476.99 s
[servant-server] checking for references to /build/ in /nix/store/w5kfi18gkz5whwh7v5fycqwjjrzn236y-servant-server-0.20.2...
4477.03 s
[servant-server] patching script interpreter paths in /nix/store/w5kfi18gkz5whwh7v5fycqwjjrzn236y-servant-server-0.20.2
4477.04 s
[servant-server] stripping (with command strip and flags -S -p) in /nix/store/w5kfi18gkz5whwh7v5fycqwjjrzn236y-servant-server-0.20.2/lib /nix/store/w5kfi18gkz5whwh7v5fycqwjjrzn236y-servant-server-0.20.2/bin
4477.15 s
[servant-server] shrinking RPATHs of ELF executables and libraries in /nix/store/9cg9ysqs4caphrhs7zrvdf1l7afk30a3-servant-server-0.20.2-doc
4477.16 s
[servant-server] checking for references to /build/ in /nix/store/9cg9ysqs4caphrhs7zrvdf1l7afk30a3-servant-server-0.20.2-doc...
4477.18 s
[servant-server] patching script interpreter paths in /nix/store/9cg9ysqs4caphrhs7zrvdf1l7afk30a3-servant-server-0.20.2-doc
4477.34 s
Progress: 304 of 370 built (4 building), 559 of 559 downloaded from cache
4477.34 s
[criterion] [ 9 of 12] Compiling Criterion.IO ( Criterion/IO.hs, dist/build/Criterion/IO.p_o )
4477.34 s
[criterion] [10 of 12] Compiling Criterion.Internal ( Criterion/Internal.hs, dist/build/Criterion/Internal.p_o )
4477.34 s
[criterion] [11 of 12] Compiling Criterion.Main ( Criterion/Main.hs, dist/build/Criterion/Main.p_o )
4477.50 s
[criterion] [12 of 12] Compiling Criterion ( Criterion.hs, dist/build/Criterion.p_o )
4477.64 s
[xml-conduit] [6 of 8] Compiling Text.XML.Unresolved ( src/Text/XML/Unresolved.hs, dist/build/Text/XML/Unresolved.p_o )
4477.67 s
[xml-conduit] src/Text/XML/Unresolved.hs:46:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4477.67 s
[xml-conduit] The import of ‘Control.Applicative’ is redundant
4477.67 s
[xml-conduit] except perhaps to import instances from ‘Control.Applicative’
4477.67 s
[xml-conduit] To import instances alone, use: import Control.Applicative()
4477.67 s
[xml-conduit] |
4477.67 s
[xml-conduit] 46 | import Control.Applicative ((<$>), (<*>))
4477.67 s
[xml-conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4477.67 s
[xml-conduit]
4477.67 s
[xml-conduit] src/Text/XML/Unresolved.hs:49:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4477.67 s
[xml-conduit] The import of ‘Control.Monad.Trans.Class’ is redundant
4477.67 s
[xml-conduit] except perhaps to import instances from ‘Control.Monad.Trans.Class’
4477.67 s
[xml-conduit] To import instances alone, use: import Control.Monad.Trans.Class()
4477.67 s
[xml-conduit] |
4477.67 s
[xml-conduit] 49 | import Control.Monad.Trans.Class (lift)
4477.67 s
[xml-conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4477.67 s
[xml-conduit]
4477.67 s
[xml-conduit] src/Text/XML/Unresolved.hs:58:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4477.67 s
[xml-conduit] The import of ‘Data.Monoid’ is redundant
4477.67 s
[xml-conduit] except perhaps to import instances from ‘Data.Monoid’
4477.67 s
[xml-conduit] To import instances alone, use: import Data.Monoid()
4477.67 s
[xml-conduit] |
4477.67 s
[xml-conduit] 58 | import Data.Monoid (mconcat)
4477.67 s
[xml-conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4477.67 s
[xml-conduit]
4477.67 s
[xml-conduit] src/Text/XML/Unresolved.hs:103:14: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4477.67 s
[xml-conduit] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4477.67 s
[xml-conduit] • In the data declaration for ‘InvalidEventStream’
4477.67 s
[xml-conduit] |
4477.67 s
[xml-conduit] 103 | deriving Typeable
4477.67 s
[xml-conduit] | ^^^^^^^^
4477.67 s
[xml-conduit]
4478.22 s
[monad-logger] Documentation created: dist/doc/html/monad-logger,
4478.22 s
[monad-logger] dist/doc/html/monad-logger/monad-logger.txt
4478.36 s
[monad-logger] Phase: installPhase
4478.41 s
[monad-logger] Installing library in /nix/store/b1vkk63qkgzw7b8f0rh9qjxgxqz2g26w-monad-logger-0.3.42/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j
4478.54 s
[xml-conduit] [7 of 8] Compiling Text.XML ( src/Text/XML.hs, dist/build/Text/XML.p_o )
4478.58 s
[xml-conduit] src/Text/XML.hs:77:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4478.58 s
[xml-conduit] The import of ‘Control.Applicative’ is redundant
4478.58 s
[xml-conduit] except perhaps to import instances from ‘Control.Applicative’
4478.58 s
[xml-conduit] To import instances alone, use: import Control.Applicative()
4478.58 s
[xml-conduit] |
4478.58 s
[xml-conduit] 77 | import Control.Applicative ((<$>))
4478.58 s
[xml-conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4478.58 s
[xml-conduit]
4478.58 s
[xml-conduit] src/Text/XML.hs:81:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4478.58 s
[xml-conduit] The import of ‘Control.Monad.Trans.Resource’ is redundant
4478.58 s
[xml-conduit] except perhaps to import instances from ‘Control.Monad.Trans.Resource’
4478.58 s
[xml-conduit] To import instances alone, use: import Control.Monad.Trans.Resource()
4478.58 s
[xml-conduit] |
4478.58 s
[xml-conduit] 81 | import Control.Monad.Trans.Resource (MonadThrow, throwM)
4478.58 s
[xml-conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4478.58 s
[xml-conduit]
4478.58 s
[xml-conduit] src/Text/XML.hs:104:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4478.58 s
[xml-conduit] The import of ‘Control.Monad.Trans.Class’ is redundant
4478.58 s
[xml-conduit] except perhaps to import instances from ‘Control.Monad.Trans.Class’
4478.58 s
[xml-conduit] To import instances alone, use: import Control.Monad.Trans.Class()
4478.58 s
[xml-conduit] |
4478.58 s
[xml-conduit] 104 | import Control.Monad.Trans.Class (lift)
4478.58 s
[xml-conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4478.58 s
[xml-conduit]
4478.58 s
[xml-conduit] src/Text/XML.hs:113:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4478.58 s
[xml-conduit] The import of ‘Data.List’ is redundant
4478.58 s
[xml-conduit] except perhaps to import instances from ‘Data.List’
4478.58 s
[xml-conduit] To import instances alone, use: import Data.List()
4478.58 s
[xml-conduit] |
4478.58 s
[xml-conduit] 113 | import Data.List (foldl')
4478.58 s
[xml-conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4478.58 s
[xml-conduit]
4478.58 s
[xml-conduit] src/Text/XML.hs:114:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4478.58 s
[xml-conduit] The import of ‘Data.Monoid’ is redundant
4478.58 s
[xml-conduit] except perhaps to import instances from ‘Data.Monoid’
4478.58 s
[xml-conduit] To import instances alone, use: import Data.Monoid()
4478.58 s
[xml-conduit] |
4478.58 s
[xml-conduit] 114 | import Data.Monoid (mappend, mempty)
4478.58 s
[xml-conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4478.58 s
[xml-conduit]
4478.58 s
[xml-conduit] src/Text/XML.hs:126:23: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4478.58 s
[xml-conduit] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4478.58 s
[xml-conduit] • In the data declaration for ‘Document’
4478.58 s
[xml-conduit] |
4478.58 s
[xml-conduit] 126 | deriving (Show, Eq, Typeable , Data)
4478.58 s
[xml-conduit] | ^^^^^^^^
4478.58 s
[xml-conduit]
4478.58 s
[xml-conduit] src/Text/XML.hs:138:28: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4478.58 s
[xml-conduit] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4478.58 s
[xml-conduit] • In the data declaration for ‘Node’
4478.58 s
[xml-conduit] |
4478.58 s
[xml-conduit] 138 | deriving (Show, Eq, Ord, Typeable , Data)
4478.58 s
[xml-conduit] | ^^^^^^^^
4478.58 s
[xml-conduit]
4478.58 s
[xml-conduit] src/Text/XML.hs:153:28: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4478.58 s
[xml-conduit] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4478.58 s
[xml-conduit] • In the data declaration for ‘Element’
4478.58 s
[xml-conduit] |
4478.58 s
[xml-conduit] 153 | deriving (Show, Eq, Ord, Typeable , Data)
4478.58 s
[xml-conduit] | ^^^^^^^^
4478.58 s
[xml-conduit]
4478.58 s
[xml-conduit] src/Text/XML.hs:231:14: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4478.58 s
[xml-conduit] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4478.58 s
[xml-conduit] • In the data declaration for ‘XMLException’
4478.58 s
[xml-conduit] |
4478.58 s
[xml-conduit] 231 | deriving Typeable
4478.58 s
[xml-conduit] | ^^^^^^^^
4478.58 s
[xml-conduit]
4478.58 s
[xml-conduit] src/Text/XML.hs:276:21: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4478.58 s
[xml-conduit] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4478.58 s
[xml-conduit] • In the data declaration for ‘UnresolvedEntityException’
4478.58 s
[xml-conduit] |
4478.58 s
[xml-conduit] 276 | deriving (Show, Typeable )
4478.58 s
[xml-conduit] | ^^^^^^^^
4478.58 s
[xml-conduit]
4478.63 s
[monad-logger] Phase: fixupPhase
4478.65 s
[monad-logger] shrinking RPATHs of ELF executables and libraries in /nix/store/b1vkk63qkgzw7b8f0rh9qjxgxqz2g26w-monad-logger-0.3.42
4478.65 s
[monad-logger] shrinking /nix/store/b1vkk63qkgzw7b8f0rh9qjxgxqz2g26w-monad-logger-0.3.42/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSmonad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j-ghc9.12.3.so
4478.68 s
[monad-logger] checking for references to /build/ in /nix/store/b1vkk63qkgzw7b8f0rh9qjxgxqz2g26w-monad-logger-0.3.42...
4478.70 s
[monad-logger] patching script interpreter paths in /nix/store/b1vkk63qkgzw7b8f0rh9qjxgxqz2g26w-monad-logger-0.3.42
4478.70 s
[monad-logger] stripping (with command strip and flags -S -p) in /nix/store/b1vkk63qkgzw7b8f0rh9qjxgxqz2g26w-monad-logger-0.3.42/lib
4478.79 s
[monad-logger] shrinking RPATHs of ELF executables and libraries in /nix/store/gqwn2m39c27z36x65w7j99s4vzh0zsmy-monad-logger-0.3.42-doc
4478.79 s
[monad-logger] checking for references to /build/ in /nix/store/gqwn2m39c27z36x65w7j99s4vzh0zsmy-monad-logger-0.3.42-doc...
4478.80 s
[monad-logger] patching script interpreter paths in /nix/store/gqwn2m39c27z36x65w7j99s4vzh0zsmy-monad-logger-0.3.42-doc
4478.90 s
Progress: 305 of 370 built (3 building), 559 of 559 downloaded from cache
4478.98 s
Building persistent
4479.05 s
Building yesod-core
4479.27 s
[persistent] Phase: setupCompilerEnvironmentPhase
4479.27 s
[persistent] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4479.43 s
[yesod-core] Phase: setupCompilerEnvironmentPhase
4479.43 s
[yesod-core] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4479.61 s
[persistent] Phase: unpackPhase
4479.67 s
[persistent] unpacking source archive /nix/store/yl7484cksvvrfm6q3rqhjhjybb16jck3-persistent-2.14.6.3.tar.gz
4479.68 s
[persistent] source root is persistent-2.14.6.3
4479.69 s
[persistent] setting SOURCE_DATE_EPOCH to timestamp 1724871912 of file "persistent-2.14.6.3/persistent.cabal"
4479.70 s
[persistent] Phase: patchPhase
4479.72 s
[persistent] Run jailbreak-cabal to lift version restrictions on build inputs.
4479.75 s
[persistent] Phase: compileBuildDriverPhase
4479.75 s
[persistent] setupCompileFlags: -package-db=/build/tmp.oQS7U1MP2g/setup-package.conf.d -threaded
4479.81 s
[persistent] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.oQS7U1MP2g/Main.o )
4479.82 s
[yesod-core] Phase: unpackPhase
4479.83 s
[yesod-core] unpacking source archive /nix/store/4j7gs7cdg1i0jcxf1zqc6k775rs29ak3-yesod-core-1.6.26.0.tar.gz
4479.84 s
[yesod-core] source root is yesod-core-1.6.26.0
4479.84 s
[xml-conduit] [8 of 8] Compiling Text.XML.Cursor ( src/Text/XML/Cursor.hs, dist/build/Text/XML/Cursor.p_o )
4479.84 s
[yesod-core] setting SOURCE_DATE_EPOCH to timestamp 1721229667 of file "yesod-core-1.6.26.0/yesod-core.cabal"
4479.85 s
[yesod-core] Phase: patchPhase
4479.85 s
[persistent] [2 of 2] Linking Setup
4479.86 s
[yesod-core] Run jailbreak-cabal to lift version restrictions on build inputs.
4479.88 s
[criterion] Preprocessing executable 'criterion-report' for criterion-1.6.4.0...
4479.88 s
[criterion] Building executable 'criterion-report' for criterion-1.6.4.0...
4479.88 s
[yesod-core] Phase: compileBuildDriverPhase
4479.89 s
[yesod-core] setupCompileFlags: -package-db=/build/tmp.SkBnxxAPh2/setup-package.conf.d -threaded
4479.94 s
[yesod-core] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.SkBnxxAPh2/Main.o )
4479.97 s
[criterion] [1 of 3] Compiling Paths_criterion ( dist/build/criterion-report/autogen/Paths_criterion.hs, dist/build/criterion-report/criterion-report-tmp/Paths_criterion.p_o )
4480.00 s
[yesod-core] [2 of 2] Linking Setup
4480.17 s
[yaml] Documentation created: dist/doc/html/yaml, dist/doc/html/yaml/yaml.txt
4480.19 s
[criterion] [2 of 3] Compiling Options ( app/Options.hs, dist/build/criterion-report/criterion-report-tmp/Options.p_o )
4480.32 s
[yaml] Phase: installPhase
4480.39 s
[yaml] Installing library in /nix/store/xxh7fw5mhrdqj5la9bd5m4wqlqn7j67f-yaml-0.11.11.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/yaml-0.11.11.2-7yjA4PDQFyDISNtCqu3jyb
4480.61 s
[yaml] Phase: fixupPhase
4480.63 s
[yaml] shrinking RPATHs of ELF executables and libraries in /nix/store/xxh7fw5mhrdqj5la9bd5m4wqlqn7j67f-yaml-0.11.11.2
4480.63 s
[yaml] shrinking /nix/store/xxh7fw5mhrdqj5la9bd5m4wqlqn7j67f-yaml-0.11.11.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSyaml-0.11.11.2-7yjA4PDQFyDISNtCqu3jyb-ghc9.12.3.so
4480.65 s
[yaml] checking for references to /build/ in /nix/store/xxh7fw5mhrdqj5la9bd5m4wqlqn7j67f-yaml-0.11.11.2...
4480.67 s
[yaml] patching script interpreter paths in /nix/store/xxh7fw5mhrdqj5la9bd5m4wqlqn7j67f-yaml-0.11.11.2
4480.67 s
[yaml] stripping (with command strip and flags -S -p) in /nix/store/xxh7fw5mhrdqj5la9bd5m4wqlqn7j67f-yaml-0.11.11.2/lib
4480.75 s
[yaml] shrinking RPATHs of ELF executables and libraries in /nix/store/i1ps1jgbl3zkf46awg6s5skxprp1d8lr-yaml-0.11.11.2-doc
4480.76 s
[yaml] checking for references to /build/ in /nix/store/i1ps1jgbl3zkf46awg6s5skxprp1d8lr-yaml-0.11.11.2-doc...
4480.78 s
[yaml] patching script interpreter paths in /nix/store/i1ps1jgbl3zkf46awg6s5skxprp1d8lr-yaml-0.11.11.2-doc
4480.89 s
Progress: 306 of 370 built (4 building), 559 of 559 downloaded from cache
4480.98 s
Building autodocodec-yaml-source
4480.98 s
[criterion] [3 of 3] Compiling Main ( app/Report.hs, dist/build/criterion-report/criterion-report-tmp/Main.p_o )
4481.11 s
[persistent] Phase: updateAutotoolsGnuConfigScriptsPhase
4481.12 s
[persistent] Phase: configurePhase
4481.12 s
[persistent] configureFlags: --verbose --prefix=/nix/store/5brsa40513d6bhk4j9n1ma2hqdlvixav-persistent-2.14.6.3 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/sh97lqs02kvskjk05vqbnfsx8m5qhsp0-persistent-2.14.6.3-doc/share/doc/persistent-2.14.6.3 --with-gcc=gcc --package-db=/build/tmp.oQS7U1MP2g/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --enable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4481.13 s
[persistent] Using Parsec parser
4481.13 s
[persistent] Configuring persistent-2.14.6.3...
4481.21 s
[autodocodec-yaml-source] Phase: setupCompilerEnvironmentPhase
4481.22 s
[autodocodec-yaml-source] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4481.25 s
[yesod-core] Phase: updateAutotoolsGnuConfigScriptsPhase
4481.27 s
[yesod-core] Phase: configurePhase
4481.27 s
[yesod-core] configureFlags: --verbose --prefix=/nix/store/lxihv8q9rlc92xwfvnwy2n4h4vd6nz07-yesod-core-1.6.26.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/xdh8ddm231lxzrz2jxas0hfw9zabsvl0-yesod-core-1.6.26.0-doc/share/doc/yesod-core-1.6.26.0 --with-gcc=gcc --package-db=/build/tmp.SkBnxxAPh2/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --enable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4481.28 s
[yesod-core] Using Parsec parser
4481.28 s
[yesod-core] Configuring yesod-core-1.6.26.0...
4481.39 s
[criterion] [4 of 4] Linking dist/build/criterion-report/criterion-report
4481.51 s
[autodocodec-yaml-source] Phase: unpackPhase
4481.52 s
[autodocodec-yaml-source] unpacking source archive /nix/store/l56qymamj2wpypskif6ac70ysi79zcjm-autodocodec-yaml
4481.52 s
[autodocodec-yaml-source] source root is autodocodec-yaml
4481.53 s
[autodocodec-yaml-source] Phase: patchPhase
4481.54 s
[autodocodec-yaml-source] Phase: compileBuildDriverPhase
4481.54 s
[autodocodec-yaml-source] setupCompileFlags: -package-db=/build/tmp.inxgENW7qd/setup-package.conf.d -threaded
4481.60 s
[autodocodec-yaml-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.inxgENW7qd/Main.o )
4481.65 s
[autodocodec-yaml-source] [2 of 2] Linking Setup
4481.79 s
[persistent] Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code
4481.79 s
[persistent] execution vulnerability. Furthermore, popular forges like GitHub do not
4481.79 s
[persistent] support it. Use https:// or ssh:// instead.
4481.79 s
[persistent] Dependency aeson: using aeson-2.2.3.0
4481.79 s
[persistent] Dependency attoparsec: using attoparsec-0.14.4
4481.79 s
[persistent] Dependency attoparsec-aeson: using attoparsec-aeson-2.2.2.0
4481.79 s
[persistent] Dependency base: using base-4.21.1.0
4481.79 s
[persistent] Dependency base64-bytestring: using base64-bytestring-1.2.1.0
4481.79 s
[persistent] Dependency blaze-html: using blaze-html-0.9.2.0
4481.79 s
[persistent] Dependency bytestring: using bytestring-0.12.2.0
4481.79 s
[persistent] Dependency conduit: using conduit-1.3.6.1
4481.79 s
[persistent] Dependency containers: using containers-0.7
4481.79 s
[persistent] Dependency deepseq: using deepseq-1.5.1.0
4481.79 s
[persistent] Dependency fast-logger: using fast-logger-3.2.6
4481.79 s
[persistent] Dependency http-api-data: using http-api-data-0.6.1
4481.79 s
[persistent] Dependency lift-type: using lift-type-0.1.2.0
4481.79 s
[persistent] Dependency monad-logger: using monad-logger-0.3.42
4481.79 s
[persistent] Dependency mtl: using mtl-2.3.1
4481.79 s
[persistent] Dependency path-pieces: using path-pieces-0.2.1
4481.79 s
[persistent] Dependency resource-pool: using resource-pool-0.4.0.0
4481.79 s
[persistent] Dependency resourcet: using resourcet-1.3.0
4481.79 s
[persistent] Dependency scientific: using scientific-0.3.8.0
4481.79 s
[persistent] Dependency silently: using silently-1.2.5.4
4481.79 s
[persistent] Dependency template-haskell: using template-haskell-2.23.0.0
4481.79 s
[persistent] Dependency text: using text-2.1.3
4481.79 s
[persistent] Dependency th-lift-instances: using th-lift-instances-0.1.20
4481.79 s
[persistent] Dependency time: using time-1.14
4481.79 s
[persistent] Dependency transformers: using transformers-0.6.1.2
4481.79 s
[persistent] Dependency unliftio: using unliftio-0.2.25.1
4481.79 s
[persistent] Dependency unliftio-core: using unliftio-core-0.2.1.0
4481.79 s
[persistent] Dependency unordered-containers: using unordered-containers-0.2.20.1
4481.79 s
[persistent] Dependency vault: using vault-0.3.1.5
4481.79 s
[persistent] Dependency vector: using vector-0.13.2.0
4481.79 s
[persistent] Source component graph: component lib
4481.79 s
[persistent] Configured component graph:
4481.79 s
[persistent] component persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4481.79 s
[persistent] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4481.79 s
[persistent] include attoparsec-0.14.4-5pqwIqbkNqxEV6tZ1yc2Vq
4481.79 s
[persistent] include attoparsec-aeson-2.2.2.0-3VVfoj0OSy7IW9sMcTfhrj
4481.79 s
[persistent] include base-4.21.1.0-f852
4481.79 s
[persistent] include base64-bytestring-1.2.1.0-D9rCQPTbHjrCnSWYiAdksi
4481.79 s
[persistent] include blaze-html-0.9.2.0-8JLWLyTmieYLnxuvyMxUeh
4481.79 s
[persistent] include bytestring-0.12.2.0-6aa1
4481.79 s
[persistent] include conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4481.79 s
[persistent] include containers-0.7-4b3d
4481.79 s
[persistent] include deepseq-1.5.1.0-7a70
4481.79 s
[persistent] include fast-logger-3.2.6-FIiKerl7dWAHbX57TpQOD8
4481.79 s
[persistent] include http-api-data-0.6.1-BeWFlj05UMvCbh9UHvIh3X
4481.79 s
[persistent] include lift-type-0.1.2.0-EVMPLLxHzDzHQ32ZnO2rZu
4481.79 s
[persistent] include monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j
4481.79 s
[persistent] include mtl-2.3.1-20ab
4481.79 s
[persistent] include path-pieces-0.2.1-IjV8HdY8UDKIV98fIhss6g
4481.79 s
[persistent] include resource-pool-0.4.0.0-c6nmWnngnEAOkaGWkRSPL
4481.79 s
[persistent] include resourcet-1.3.0-7wG0wgG6EWL5F9hqk9dyBk
4481.79 s
[persistent] include scientific-0.3.8.0-HUrgX3bVThBMQgsAHqM9E
4481.79 s
[persistent] include silently-1.2.5.4-COroaZsKjJc6GMAT1fPgY0
4481.79 s
[persistent] include template-haskell-2.23.0.0-520f
4481.79 s
[persistent] include text-2.1.3-1f83
4481.79 s
[persistent] include th-lift-instances-0.1.20-4zBhlRoj1ED4v7Stx0k1S4
4481.79 s
[persistent] include time-1.14-1f22
4481.79 s
[persistent] include transformers-0.6.1.2-c4e4
4481.79 s
[persistent] include unliftio-0.2.25.1-9Q7P5DmQ6dOA0ziMMN649E
4481.79 s
[persistent] include unliftio-core-0.2.1.0-BIc55eWArRDqNjiCfGRKk
4481.79 s
[persistent] include unordered-containers-0.2.20.1-8p54ADTkT2b25vjsKjp7GN
4481.79 s
[persistent] include vault-0.3.1.5-DiGEu7KDFzaBc6Xd2lLVqu
4481.79 s
[persistent] include vector-0.13.2.0-7rsmvfg53oa5PRCOgzIFeb
4481.79 s
[persistent] Linked component graph:
4481.79 s
[persistent] unit persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4481.79 s
[persistent] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4481.79 s
[persistent] include attoparsec-0.14.4-5pqwIqbkNqxEV6tZ1yc2Vq
4481.79 s
[persistent] include attoparsec-aeson-2.2.2.0-3VVfoj0OSy7IW9sMcTfhrj
4481.79 s
[persistent] include base-4.21.1.0-f852
4481.79 s
[persistent] include base64-bytestring-1.2.1.0-D9rCQPTbHjrCnSWYiAdksi
4481.79 s
[persistent] include blaze-html-0.9.2.0-8JLWLyTmieYLnxuvyMxUeh
4481.79 s
[persistent] include bytestring-0.12.2.0-6aa1
4481.79 s
[persistent] include conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4481.79 s
[persistent] include containers-0.7-4b3d
4481.79 s
[persistent] include deepseq-1.5.1.0-7a70
4481.79 s
[persistent] include fast-logger-3.2.6-FIiKerl7dWAHbX57TpQOD8
4481.79 s
[persistent] include http-api-data-0.6.1-BeWFlj05UMvCbh9UHvIh3X
4481.79 s
[persistent] include lift-type-0.1.2.0-EVMPLLxHzDzHQ32ZnO2rZu
4481.79 s
[persistent] include monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j
4481.79 s
[persistent] include mtl-2.3.1-20ab
4481.79 s
[persistent] include path-pieces-0.2.1-IjV8HdY8UDKIV98fIhss6g
4481.79 s
[persistent] include resource-pool-0.4.0.0-c6nmWnngnEAOkaGWkRSPL
4481.79 s
[persistent] include resourcet-1.3.0-7wG0wgG6EWL5F9hqk9dyBk
4481.79 s
[persistent] include scientific-0.3.8.0-HUrgX3bVThBMQgsAHqM9E
4481.79 s
[persistent] include silently-1.2.5.4-COroaZsKjJc6GMAT1fPgY0
4481.79 s
[persistent] include template-haskell-2.23.0.0-520f
4481.79 s
[persistent] include text-2.1.3-1f83
4481.79 s
[persistent] include th-lift-instances-0.1.20-4zBhlRoj1ED4v7Stx0k1S4
4481.79 s
[persistent] include time-1.14-1f22
4481.79 s
[persistent] include transformers-0.6.1.2-c4e4
4481.79 s
[persistent] include unliftio-0.2.25.1-9Q7P5DmQ6dOA0ziMMN649E
4481.79 s
[persistent] include unliftio-core-0.2.1.0-BIc55eWArRDqNjiCfGRKk
4481.79 s
[persistent] include unordered-containers-0.2.20.1-8p54ADTkT2b25vjsKjp7GN
4481.79 s
[persistent] include vault-0.3.1.5-DiGEu7KDFzaBc6Xd2lLVqu
4481.79 s
[persistent] include vector-0.13.2.0-7rsmvfg53oa5PRCOgzIFeb
4481.82 s
[persistent] Database.Persist=persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda:Database.Persist,Database.Persist.Class=persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda:Database.Persist.Class,Database.Persist.Class.PersistConfig=persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda:Database.Persist.Class.PersistConfig,Database.Persist.Class.PersistEntity=persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda:Database.Persist.Class.PersistEntity,Database.Persist.Class.PersistField=persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda:Database.Persist.Class.PersistField,Database.Persist.Class.PersistQuery=persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda:Database.Persist.Class.PersistQuery,Database.Persist.Class.PersistStore=persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda:Database.Persist.Class.PersistStore,Database.Persist.Class.PersistUnique=persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda:Database.Persist.Class.PersistUnique,Database.Persist.Compatible=persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda:Database.Persist.Compatible,Database.Persist.EntityDef=persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda:Database.Persist.EntityDef,Database.Persist.EntityDef.Internal=persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda:Database.Persist.EntityDef.Internal,Database.Persist.FieldDef=persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda:Database.Persist.FieldDef,Database.Persist.FieldDef.Internal=persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda:Database.Persist.FieldDef.Internal,Database.Persist.ImplicitIdDef=persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda:Database.Persist.ImplicitIdDef,Database.Persist.ImplicitIdDef.Internal=persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda:Database.Persist.ImplicitIdDef.Internal,Database.Persist.Names=persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda:Database.Persist.Names,Database.Persist.PersistValue=persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda:Database.Persist.PersistValue,Database.Persist.Quasi=persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda:Database.Persist.Quasi,Database.Persist.Quasi.Internal=persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda:Database.Persist.Quasi.Internal,Database.Persist.Sql=persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda:Database.Persist.Sql,Database.Persist.Sql.Migration=persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda:Database.Persist.Sql.Migration,Database.Persist.Sql.Types.Internal=persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda:Database.Persist.Sql.Types.Internal,Database.Persist.Sql.Util=persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda:Database.Persist.Sql.Util,Database.Persist.SqlBackend=persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda:Database.Persist.SqlBackend,Database.Persist.SqlBackend.Internal=persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda:Database.Persist.SqlBackend.Internal,Database.Persist.SqlBackend.Internal.InsertSqlResult=persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda:Database.Persist.SqlBackend.Internal.InsertSqlResult,Database.Persist.SqlBackend.Internal.IsolationLevel=persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda:Database.Persist.SqlBackend.Internal.IsolationLevel,Database.Persist.SqlBackend.Internal.MkSqlBackend=persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda:Database.Persist.SqlBackend.Internal.MkSqlBackend,Database.Persist.SqlBackend.Internal.SqlPoolHooks=persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda:Database.Persist.SqlBackend.Internal.SqlPoolHooks,Database.Persist.SqlBackend.Internal.Statement=persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda:Database.Persist.SqlBackend.Internal.Statement,Database.Persist.SqlBackend.Internal.StatementCache=persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda:Database.Persist.SqlBackend.Internal.StatementCache,Database.Persist.SqlBackend.SqlPoolHooks=persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda:Database.Persist.SqlBackend.SqlPoolHooks,Database.Persist.SqlBackend.StatementCache=persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda:Database.Persist.SqlBackend.StatementCache,Database.Persist.TH=persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda:Database.Persist.TH,Database.Persist.Types=persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda:Database.Persist.Types
4481.82 s
[persistent] Ready component graph:
4481.82 s
[persistent] definite persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4481.82 s
[persistent] depends aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4481.82 s
[persistent] depends attoparsec-0.14.4-5pqwIqbkNqxEV6tZ1yc2Vq
4481.82 s
[persistent] depends attoparsec-aeson-2.2.2.0-3VVfoj0OSy7IW9sMcTfhrj
4481.82 s
[persistent] depends base-4.21.1.0-f852
4481.82 s
[persistent] depends base64-bytestring-1.2.1.0-D9rCQPTbHjrCnSWYiAdksi
4481.82 s
[persistent] depends blaze-html-0.9.2.0-8JLWLyTmieYLnxuvyMxUeh
4481.82 s
[persistent] depends bytestring-0.12.2.0-6aa1
4481.83 s
[persistent] depends conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4481.83 s
[persistent] depends containers-0.7-4b3d
4481.83 s
[persistent] depends deepseq-1.5.1.0-7a70
4481.83 s
[persistent] depends fast-logger-3.2.6-FIiKerl7dWAHbX57TpQOD8
4481.83 s
[persistent] depends http-api-data-0.6.1-BeWFlj05UMvCbh9UHvIh3X
4481.83 s
[persistent] depends lift-type-0.1.2.0-EVMPLLxHzDzHQ32ZnO2rZu
4481.83 s
[persistent] depends monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j
4481.83 s
[persistent] depends mtl-2.3.1-20ab
4481.83 s
[persistent] depends path-pieces-0.2.1-IjV8HdY8UDKIV98fIhss6g
4481.83 s
[persistent] depends resource-pool-0.4.0.0-c6nmWnngnEAOkaGWkRSPL
4481.83 s
[persistent] depends resourcet-1.3.0-7wG0wgG6EWL5F9hqk9dyBk
4481.83 s
[persistent] depends scientific-0.3.8.0-HUrgX3bVThBMQgsAHqM9E
4481.83 s
[persistent] depends silently-1.2.5.4-COroaZsKjJc6GMAT1fPgY0
4481.83 s
[persistent] depends template-haskell-2.23.0.0-520f
4481.83 s
[persistent] depends text-2.1.3-1f83
4481.83 s
[persistent] depends th-lift-instances-0.1.20-4zBhlRoj1ED4v7Stx0k1S4
4481.83 s
[persistent] depends time-1.14-1f22
4481.83 s
[persistent] depends transformers-0.6.1.2-c4e4
4481.83 s
[persistent] depends unliftio-0.2.25.1-9Q7P5DmQ6dOA0ziMMN649E
4481.83 s
[persistent] depends unliftio-core-0.2.1.0-BIc55eWArRDqNjiCfGRKk
4481.83 s
[persistent] depends unordered-containers-0.2.20.1-8p54ADTkT2b25vjsKjp7GN
4481.83 s
[persistent] depends vault-0.3.1.5-DiGEu7KDFzaBc6Xd2lLVqu
4481.83 s
[persistent] depends vector-0.13.2.0-7rsmvfg53oa5PRCOgzIFeb
4481.83 s
[persistent] Using Cabal-3.14.2.0 compiled by ghc-9.12
4481.83 s
[persistent] Using compiler: ghc-9.12.3
4481.83 s
[persistent] Using install prefix:
4481.83 s
[persistent] /nix/store/5brsa40513d6bhk4j9n1ma2hqdlvixav-persistent-2.14.6.3
4481.83 s
[persistent] Executables installed in:
4481.83 s
[persistent] /nix/store/5brsa40513d6bhk4j9n1ma2hqdlvixav-persistent-2.14.6.3/bin
4481.83 s
[persistent] Libraries installed in:
4481.83 s
[persistent] /nix/store/5brsa40513d6bhk4j9n1ma2hqdlvixav-persistent-2.14.6.3/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4481.83 s
[persistent] Dynamic Libraries installed in:
4481.83 s
[persistent] /nix/store/5brsa40513d6bhk4j9n1ma2hqdlvixav-persistent-2.14.6.3/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4481.83 s
[persistent] Private executables installed in:
4481.83 s
[persistent] /nix/store/5brsa40513d6bhk4j9n1ma2hqdlvixav-persistent-2.14.6.3/libexec/x86_64-linux-ghc-9.12.3-59b0/persistent-2.14.6.3
4481.83 s
[persistent] Data files installed in:
4481.83 s
[persistent] /nix/store/5brsa40513d6bhk4j9n1ma2hqdlvixav-persistent-2.14.6.3/share/x86_64-linux-ghc-9.12.3-59b0/persistent-2.14.6.3
4481.83 s
[persistent] Documentation installed in:
4481.83 s
[persistent] /nix/store/sh97lqs02kvskjk05vqbnfsx8m5qhsp0-persistent-2.14.6.3-doc/share/doc/persistent-2.14.6.3
4481.83 s
[persistent] Configuration files installed in:
4481.83 s
[persistent] /nix/store/5brsa40513d6bhk4j9n1ma2hqdlvixav-persistent-2.14.6.3/etc
4481.83 s
[persistent] No alex found
4481.83 s
[persistent] Using ar found on system at:
4481.83 s
[persistent] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4481.83 s
[persistent] No c2hs found
4481.83 s
[persistent] No cpphs found
4481.83 s
[persistent] No doctest found
4481.83 s
[persistent] Using gcc version 14.3.0 given by user at:
4481.83 s
[persistent] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4481.83 s
[persistent] Using ghc version 9.12.3 found on system at:
4481.83 s
[persistent] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4481.83 s
[persistent] Using ghc-pkg version 9.12.3 found on system at:
4481.83 s
[persistent] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4481.83 s
[persistent] No ghcjs found
4481.83 s
[persistent] No ghcjs-pkg found
4481.83 s
[persistent] No greencard found
4481.83 s
[persistent] Using haddock version 2.32.0 found on system at:
4481.83 s
[persistent] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4481.83 s
[persistent] No happy found
4481.83 s
[persistent] No haskell-suite found
4481.83 s
[persistent] No haskell-suite-pkg found
4481.83 s
[persistent] No hmake found
4481.83 s
[persistent] Using hpc version 0.69 found on system at:
4481.83 s
[persistent] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4481.83 s
[persistent] Using hsc2hs version 0.68.10 found on system at:
4481.83 s
[persistent] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4481.83 s
[persistent] No hscolour found
4481.83 s
[persistent] No jhc found
4481.83 s
[persistent] Using ld found on system at:
4481.83 s
[persistent] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4481.83 s
[persistent] No pkg-config found
4481.83 s
[persistent] Using runghc version 9.12.3 found on system at:
4481.83 s
[persistent] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4481.83 s
[persistent] Using strip version 2.44 found on system at:
4481.83 s
[persistent] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4481.83 s
[persistent] Using tar found on system at:
4481.83 s
[persistent] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4481.83 s
[persistent] No uhc found
4481.95 s
[xml-conduit] Phase: haddockPhase
4482.01 s
[persistent] Phase: buildPhase
4482.05 s
[yesod-core] Dependency aeson: using aeson-2.2.3.0
4482.11 s
[yesod-core] Dependency attoparsec-aeson: using attoparsec-aeson-2.2.2.0
4482.11 s
[yesod-core] Dependency auto-update: using auto-update-0.2.6
4482.11 s
[yesod-core] Dependency base: using base-4.21.1.0
4482.11 s
[yesod-core] Dependency blaze-html: using blaze-html-0.9.2.0
4482.11 s
[yesod-core] Dependency blaze-markup: using blaze-markup-0.8.3.0
4482.12 s
[yesod-core] Dependency bytestring: using bytestring-0.12.2.0
4482.12 s
[yesod-core] Dependency case-insensitive: using case-insensitive-1.2.1.0
4482.12 s
[yesod-core] Dependency cereal: using cereal-0.5.8.3
4482.12 s
[yesod-core] Dependency clientsession: using clientsession-0.9.3.0
4482.12 s
[yesod-core] Dependency conduit: using conduit-1.3.6.1
4482.12 s
[yesod-core] Dependency conduit-extra: using conduit-extra-1.3.8
4482.12 s
[yesod-core] Dependency containers: using containers-0.7
4482.12 s
[yesod-core] Dependency cookie: using cookie-0.5.1
4482.12 s
[yesod-core] Dependency deepseq: using deepseq-1.5.1.0
4482.12 s
[yesod-core] Dependency entropy: using entropy-0.4.1.11
4482.12 s
[yesod-core] Dependency fast-logger: using fast-logger-3.2.6
4482.12 s
[yesod-core] Dependency http-types: using http-types-0.12.4
4482.12 s
[yesod-core] Dependency memory: using memory-0.18.0
4482.12 s
[yesod-core] Dependency monad-logger: using monad-logger-0.3.42
4482.12 s
[yesod-core] Dependency mtl: using mtl-2.3.1
4482.12 s
[yesod-core] Dependency parsec: using parsec-3.1.18.0
4482.12 s
[yesod-core] Dependency path-pieces: using path-pieces-0.2.1
4482.12 s
[yesod-core] Dependency primitive: using primitive-0.9.1.0
4482.12 s
[yesod-core] Dependency random: using random-1.3.1
4482.12 s
[yesod-core] Dependency resourcet: using resourcet-1.3.0
4482.12 s
[yesod-core] Dependency shakespeare: using shakespeare-2.1.0.1
4482.12 s
[yesod-core] Dependency template-haskell: using template-haskell-2.23.0.0
4482.12 s
[yesod-core] Dependency text: using text-2.1.3
4482.12 s
[yesod-core] Dependency time: using time-1.14
4482.12 s
[yesod-core] Dependency transformers: using transformers-0.6.1.2
4482.12 s
[yesod-core] Dependency unix-compat: using unix-compat-0.7.4.1
4482.12 s
[yesod-core] Dependency unliftio: using unliftio-0.2.25.1
4482.12 s
[yesod-core] Dependency unordered-containers: using unordered-containers-0.2.20.1
4482.12 s
[yesod-core] Dependency vector: using vector-0.13.2.0
4482.12 s
[yesod-core] Dependency wai: using wai-3.2.4
4482.12 s
[yesod-core] Dependency wai-extra: using wai-extra-3.1.16
4482.12 s
[yesod-core] Dependency wai-logger: using wai-logger-2.5.0
4482.12 s
[yesod-core] Dependency warp: using warp-3.4.9
4482.12 s
[yesod-core] Dependency word8: using word8-0.1.3
4482.12 s
[yesod-core] Source component graph: component lib
4482.12 s
[yesod-core] Configured component graph:
4482.12 s
[yesod-core] component yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t
4482.12 s
[yesod-core] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4482.12 s
[yesod-core] include attoparsec-aeson-2.2.2.0-3VVfoj0OSy7IW9sMcTfhrj
4482.12 s
[yesod-core] include auto-update-0.2.6-5GxhElsNFZOCg3LHa5qTJE
4482.12 s
[yesod-core] include base-4.21.1.0-f852
4482.12 s
[yesod-core] include blaze-html-0.9.2.0-8JLWLyTmieYLnxuvyMxUeh
4482.12 s
[yesod-core] include blaze-markup-0.8.3.0-SyBpGuLYT56EdaQkrrVAf
4482.12 s
[yesod-core] include bytestring-0.12.2.0-6aa1
4482.12 s
[yesod-core] include case-insensitive-1.2.1.0-DwR4RuhBWqw2qKFhWjtCD
4482.12 s
[yesod-core] include cereal-0.5.8.3-KtYqqlo18ANEQ1ENjOUfb8
4482.12 s
[yesod-core] include clientsession-0.9.3.0-9J0BqvglODMJKao9q8y49W
4482.12 s
[yesod-core] include conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4482.12 s
[yesod-core] include conduit-extra-1.3.8-9dfIDDjTcXk7yZdUls6zWm
4482.12 s
[yesod-core] include containers-0.7-4b3d
4482.12 s
[yesod-core] include cookie-0.5.1-CFKTye7B1us9I9X0Ab0D1o
4482.12 s
[yesod-core] include deepseq-1.5.1.0-7a70
4482.12 s
[yesod-core] include entropy-0.4.1.11-EsI8QHuWEb5FjeAlKHwrjY
4482.12 s
[yesod-core] include fast-logger-3.2.6-FIiKerl7dWAHbX57TpQOD8
4482.12 s
[yesod-core] include http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4482.12 s
[yesod-core] include memory-0.18.0-7zFLoMPz4uC3HrNW0Cf9PU
4482.12 s
[yesod-core] include monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j
4482.12 s
[yesod-core] include mtl-2.3.1-20ab
4482.12 s
[yesod-core] include parsec-3.1.18.0-2491
4482.12 s
[yesod-core] include path-pieces-0.2.1-IjV8HdY8UDKIV98fIhss6g
4482.12 s
[yesod-core] include primitive-0.9.1.0-D8tcPHUtMHkGp5WfdMNkWe
4482.12 s
[yesod-core] include random-1.3.1-1PpUMefRBxQ4T6XFHPJk5b
4482.12 s
[yesod-core] include resourcet-1.3.0-7wG0wgG6EWL5F9hqk9dyBk
4482.12 s
[yesod-core] include shakespeare-2.1.0.1-HaAhWEVTqi0CgsKnjZyO46
4482.12 s
[yesod-core] include template-haskell-2.23.0.0-520f
4482.12 s
[yesod-core] include text-2.1.3-1f83
4482.12 s
[yesod-core] include time-1.14-1f22
4482.12 s
[yesod-core] include transformers-0.6.1.2-c4e4
4482.12 s
[yesod-core] include unix-compat-0.7.4.1-CUakpf7BTnM7jITcbGgiXv
4482.12 s
[yesod-core] include unliftio-0.2.25.1-9Q7P5DmQ6dOA0ziMMN649E
4482.12 s
[yesod-core] include unordered-containers-0.2.20.1-8p54ADTkT2b25vjsKjp7GN
4482.12 s
[yesod-core] include vector-0.13.2.0-7rsmvfg53oa5PRCOgzIFeb
4482.12 s
[yesod-core] include wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4482.12 s
[yesod-core] include wai-extra-3.1.16-KlLbeWTzuTaGazzksFpMGZ
4482.12 s
[yesod-core] include wai-logger-2.5.0-BczjS7uwH6A2qspX95KCyI
4482.12 s
[yesod-core] include warp-3.4.9-LNTSBi2daHN5YNE7YRGm2w
4482.12 s
[yesod-core] include word8-0.1.3-LJOgf0y20MdFepZcXisIEz
4482.12 s
[yesod-core] Linked component graph:
4482.12 s
[yesod-core] unit yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t
4482.12 s
[yesod-core] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4482.12 s
[yesod-core] include attoparsec-aeson-2.2.2.0-3VVfoj0OSy7IW9sMcTfhrj
4482.12 s
[yesod-core] include auto-update-0.2.6-5GxhElsNFZOCg3LHa5qTJE
4482.12 s
[yesod-core] include base-4.21.1.0-f852
4482.12 s
[yesod-core] include blaze-html-0.9.2.0-8JLWLyTmieYLnxuvyMxUeh
4482.12 s
[yesod-core] include blaze-markup-0.8.3.0-SyBpGuLYT56EdaQkrrVAf
4482.12 s
[yesod-core] include bytestring-0.12.2.0-6aa1
4482.12 s
[yesod-core] include case-insensitive-1.2.1.0-DwR4RuhBWqw2qKFhWjtCD
4482.12 s
[yesod-core] include cereal-0.5.8.3-KtYqqlo18ANEQ1ENjOUfb8
4482.12 s
[yesod-core] include clientsession-0.9.3.0-9J0BqvglODMJKao9q8y49W
4482.12 s
[yesod-core] include conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4482.12 s
[yesod-core] include conduit-extra-1.3.8-9dfIDDjTcXk7yZdUls6zWm
4482.12 s
[yesod-core] include containers-0.7-4b3d
4482.12 s
[yesod-core] include cookie-0.5.1-CFKTye7B1us9I9X0Ab0D1o
4482.12 s
[yesod-core] include deepseq-1.5.1.0-7a70
4482.12 s
[yesod-core] include entropy-0.4.1.11-EsI8QHuWEb5FjeAlKHwrjY
4482.12 s
[yesod-core] include fast-logger-3.2.6-FIiKerl7dWAHbX57TpQOD8
4482.12 s
[yesod-core] include http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4482.12 s
[yesod-core] include memory-0.18.0-7zFLoMPz4uC3HrNW0Cf9PU
4482.12 s
[yesod-core] include monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j
4482.12 s
[yesod-core] include mtl-2.3.1-20ab
4482.12 s
[yesod-core] include parsec-3.1.18.0-2491
4482.12 s
[yesod-core] include path-pieces-0.2.1-IjV8HdY8UDKIV98fIhss6g
4482.12 s
[yesod-core] include primitive-0.9.1.0-D8tcPHUtMHkGp5WfdMNkWe
4482.12 s
[yesod-core] include random-1.3.1-1PpUMefRBxQ4T6XFHPJk5b
4482.12 s
[yesod-core] include resourcet-1.3.0-7wG0wgG6EWL5F9hqk9dyBk
4482.12 s
[yesod-core] include shakespeare-2.1.0.1-HaAhWEVTqi0CgsKnjZyO46
4482.12 s
[yesod-core] include template-haskell-2.23.0.0-520f
4482.12 s
[yesod-core] include text-2.1.3-1f83
4482.12 s
[yesod-core] include time-1.14-1f22
4482.12 s
[yesod-core] include transformers-0.6.1.2-c4e4
4482.12 s
[yesod-core] include unix-compat-0.7.4.1-CUakpf7BTnM7jITcbGgiXv
4482.12 s
[yesod-core] include unliftio-0.2.25.1-9Q7P5DmQ6dOA0ziMMN649E
4482.12 s
[yesod-core] include unordered-containers-0.2.20.1-8p54ADTkT2b25vjsKjp7GN
4482.12 s
[yesod-core] include vector-0.13.2.0-7rsmvfg53oa5PRCOgzIFeb
4482.12 s
[yesod-core] include wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4482.12 s
[yesod-core] include wai-extra-3.1.16-KlLbeWTzuTaGazzksFpMGZ
4482.12 s
[yesod-core] include wai-logger-2.5.0-BczjS7uwH6A2qspX95KCyI
4482.12 s
[yesod-core] include warp-3.4.9-LNTSBi2daHN5YNE7YRGm2w
4482.12 s
[yesod-core] include word8-0.1.3-LJOgf0y20MdFepZcXisIEz
4482.12 s
[yesod-core] Yesod.Core=yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t:Yesod.Core,Yesod.Core.Content=yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t:Yesod.Core.Content,Yesod.Core.Dispatch=yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t:Yesod.Core.Dispatch,Yesod.Core.Handler=yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t:Yesod.Core.Handler,Yesod.Core.Internal=yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t:Yesod.Core.Internal,Yesod.Core.Json=yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t:Yesod.Core.Json,Yesod.Core.Types=yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t:Yesod.Core.Types,Yesod.Core.Unsafe=yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t:Yesod.Core.Unsafe,Yesod.Core.Widget=yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t:Yesod.Core.Widget,Yesod.Routes.TH.Types=yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t:Yesod.Routes.TH.Types
4482.12 s
[yesod-core] Ready component graph:
4482.12 s
[yesod-core] definite yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t
4482.12 s
[yesod-core] depends aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4482.12 s
[yesod-core] depends attoparsec-aeson-2.2.2.0-3VVfoj0OSy7IW9sMcTfhrj
4482.12 s
[yesod-core] depends auto-update-0.2.6-5GxhElsNFZOCg3LHa5qTJE
4482.12 s
[yesod-core] depends base-4.21.1.0-f852
4482.12 s
[yesod-core] depends blaze-html-0.9.2.0-8JLWLyTmieYLnxuvyMxUeh
4482.12 s
[yesod-core] depends blaze-markup-0.8.3.0-SyBpGuLYT56EdaQkrrVAf
4482.12 s
[yesod-core] depends bytestring-0.12.2.0-6aa1
4482.12 s
[yesod-core] depends case-insensitive-1.2.1.0-DwR4RuhBWqw2qKFhWjtCD
4482.12 s
[yesod-core] depends cereal-0.5.8.3-KtYqqlo18ANEQ1ENjOUfb8
4482.12 s
[yesod-core] depends clientsession-0.9.3.0-9J0BqvglODMJKao9q8y49W
4482.12 s
[yesod-core] depends conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4482.12 s
[yesod-core] depends conduit-extra-1.3.8-9dfIDDjTcXk7yZdUls6zWm
4482.12 s
[yesod-core] depends containers-0.7-4b3d
4482.12 s
[yesod-core] depends cookie-0.5.1-CFKTye7B1us9I9X0Ab0D1o
4482.12 s
[yesod-core] depends deepseq-1.5.1.0-7a70
4482.12 s
[yesod-core] depends entropy-0.4.1.11-EsI8QHuWEb5FjeAlKHwrjY
4482.12 s
[yesod-core] depends fast-logger-3.2.6-FIiKerl7dWAHbX57TpQOD8
4482.12 s
[yesod-core] depends http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4482.12 s
[yesod-core] depends memory-0.18.0-7zFLoMPz4uC3HrNW0Cf9PU
4482.12 s
[yesod-core] depends monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j
4482.12 s
[yesod-core] depends mtl-2.3.1-20ab
4482.12 s
[yesod-core] depends parsec-3.1.18.0-2491
4482.12 s
[persistent] Preprocessing library for persistent-2.14.6.3...
4482.12 s
[persistent] Building library for persistent-2.14.6.3...
4482.12 s
[yesod-core] depends path-pieces-0.2.1-IjV8HdY8UDKIV98fIhss6g
4482.12 s
[yesod-core] depends primitive-0.9.1.0-D8tcPHUtMHkGp5WfdMNkWe
4482.12 s
[yesod-core] depends random-1.3.1-1PpUMefRBxQ4T6XFHPJk5b
4482.12 s
[yesod-core] depends resourcet-1.3.0-7wG0wgG6EWL5F9hqk9dyBk
4482.12 s
[yesod-core] depends shakespeare-2.1.0.1-HaAhWEVTqi0CgsKnjZyO46
4482.12 s
[yesod-core] depends template-haskell-2.23.0.0-520f
4482.12 s
[yesod-core] depends text-2.1.3-1f83
4482.12 s
[yesod-core] depends time-1.14-1f22
4482.12 s
[yesod-core] depends transformers-0.6.1.2-c4e4
4482.12 s
[yesod-core] depends unix-compat-0.7.4.1-CUakpf7BTnM7jITcbGgiXv
4482.12 s
[yesod-core] depends unliftio-0.2.25.1-9Q7P5DmQ6dOA0ziMMN649E
4482.12 s
[yesod-core] depends unordered-containers-0.2.20.1-8p54ADTkT2b25vjsKjp7GN
4482.12 s
[yesod-core] depends vector-0.13.2.0-7rsmvfg53oa5PRCOgzIFeb
4482.12 s
[yesod-core] depends wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4482.12 s
[yesod-core] depends wai-extra-3.1.16-KlLbeWTzuTaGazzksFpMGZ
4482.12 s
[yesod-core] depends wai-logger-2.5.0-BczjS7uwH6A2qspX95KCyI
4482.12 s
[yesod-core] depends warp-3.4.9-LNTSBi2daHN5YNE7YRGm2w
4482.12 s
[yesod-core] depends word8-0.1.3-LJOgf0y20MdFepZcXisIEz
4482.12 s
[yesod-core] Using Cabal-3.14.2.0 compiled by ghc-9.12
4482.12 s
[yesod-core] Using compiler: ghc-9.12.3
4482.12 s
[yesod-core] Using install prefix:
4482.12 s
[yesod-core] /nix/store/lxihv8q9rlc92xwfvnwy2n4h4vd6nz07-yesod-core-1.6.26.0
4482.12 s
[yesod-core] Executables installed in:
4482.12 s
[yesod-core] /nix/store/lxihv8q9rlc92xwfvnwy2n4h4vd6nz07-yesod-core-1.6.26.0/bin
4482.12 s
[yesod-core] Libraries installed in:
4482.12 s
[yesod-core] /nix/store/lxihv8q9rlc92xwfvnwy2n4h4vd6nz07-yesod-core-1.6.26.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t
4482.12 s
[yesod-core] Dynamic Libraries installed in:
4482.12 s
[yesod-core] /nix/store/lxihv8q9rlc92xwfvnwy2n4h4vd6nz07-yesod-core-1.6.26.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4482.12 s
[yesod-core] Private executables installed in:
4482.12 s
[yesod-core] /nix/store/lxihv8q9rlc92xwfvnwy2n4h4vd6nz07-yesod-core-1.6.26.0/libexec/x86_64-linux-ghc-9.12.3-59b0/yesod-core-1.6.26.0
4482.12 s
[yesod-core] Data files installed in:
4482.12 s
[yesod-core] /nix/store/lxihv8q9rlc92xwfvnwy2n4h4vd6nz07-yesod-core-1.6.26.0/share/x86_64-linux-ghc-9.12.3-59b0/yesod-core-1.6.26.0
4482.12 s
[yesod-core] Documentation installed in:
4482.12 s
[yesod-core] /nix/store/xdh8ddm231lxzrz2jxas0hfw9zabsvl0-yesod-core-1.6.26.0-doc/share/doc/yesod-core-1.6.26.0
4482.12 s
[yesod-core] Configuration files installed in:
4482.12 s
[yesod-core] /nix/store/lxihv8q9rlc92xwfvnwy2n4h4vd6nz07-yesod-core-1.6.26.0/etc
4482.12 s
[yesod-core] No alex found
4482.12 s
[yesod-core] Using ar found on system at:
4482.12 s
[yesod-core] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4482.13 s
[yesod-core] No c2hs found
4482.13 s
[yesod-core] No cpphs found
4482.13 s
[yesod-core] No doctest found
4482.13 s
[yesod-core] Using gcc version 14.3.0 given by user at:
4482.13 s
[yesod-core] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4482.13 s
[yesod-core] Using ghc version 9.12.3 found on system at:
4482.13 s
[yesod-core] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4482.13 s
[yesod-core] Using ghc-pkg version 9.12.3 found on system at:
4482.13 s
[yesod-core] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4482.13 s
[yesod-core] No ghcjs found
4482.13 s
[yesod-core] No ghcjs-pkg found
4482.13 s
[yesod-core] No greencard found
4482.13 s
[yesod-core] Using haddock version 2.32.0 found on system at:
4482.13 s
[yesod-core] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4482.13 s
[yesod-core] No happy found
4482.13 s
[yesod-core] No haskell-suite found
4482.13 s
[yesod-core] No haskell-suite-pkg found
4482.13 s
[yesod-core] No hmake found
4482.13 s
[yesod-core] Using hpc version 0.69 found on system at:
4482.13 s
[yesod-core] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4482.13 s
[yesod-core] Using hsc2hs version 0.68.10 found on system at:
4482.13 s
[yesod-core] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4482.13 s
[yesod-core] No hscolour found
4482.13 s
[yesod-core] No jhc found
4482.13 s
[yesod-core] Using ld found on system at:
4482.13 s
[yesod-core] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4482.13 s
[yesod-core] No pkg-config found
4482.13 s
[yesod-core] Using runghc version 9.12.3 found on system at:
4482.13 s
[yesod-core] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4482.13 s
[yesod-core] Using strip version 2.44 found on system at:
4482.13 s
[yesod-core] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4482.13 s
[yesod-core] Using tar found on system at:
4482.13 s
[yesod-core] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4482.13 s
[yesod-core] No uhc found
4482.29 s
[yesod-core] Phase: buildPhase
4482.37 s
[persistent] [ 1 of 46] Compiling Database.Persist.Class.PersistConfig ( Database/Persist/Class/PersistConfig.hs, dist/build/Database/Persist/Class/PersistConfig.o, dist/build/Database/Persist/Class/PersistConfig.dyn_o )
4482.38 s
[yesod-core] Preprocessing library for yesod-core-1.6.26.0...
4482.38 s
[yesod-core] Building library for yesod-core-1.6.26.0...
4482.52 s
[persistent] [ 2 of 46] Compiling Database.Persist.Names ( Database/Persist/Names.hs, dist/build/Database/Persist/Names.o, dist/build/Database/Persist/Names.dyn_o )
4482.66 s
[xml-conduit] Preprocessing library for xml-conduit-1.10.0.0...
4482.66 s
[xml-conduit] Running Haddock on library for xml-conduit-1.10.0.0...
4482.66 s
[xml-conduit] Warning: The documentation for the following packages are not installed. No
4482.66 s
[xml-conduit] links will be generated to these packages: attoparsec-0.14.4,
4482.66 s
[xml-conduit] attoparsec-0.14.4, vector-0.13.2.0
4482.78 s
[yesod-core] [ 1 of 31] Compiling Paths_yesod_core ( dist/build/autogen/Paths_yesod_core.hs, dist/build/Paths_yesod_core.o, dist/build/Paths_yesod_core.dyn_o )
4482.95 s
[yesod-core] [ 2 of 31] Compiling Yesod.Core.Internal.Util ( src/Yesod/Core/Internal/Util.hs, dist/build/Yesod/Core/Internal/Util.o, dist/build/Yesod/Core/Internal/Util.dyn_o )
4483.04 s
[persistent] [ 3 of 46] Compiling Database.Persist.PersistValue ( Database/Persist/PersistValue.hs, dist/build/Database/Persist/PersistValue.o, dist/build/Database/Persist/PersistValue.dyn_o )
4483.04 s
[autodocodec-yaml-source] Phase: updateAutotoolsGnuConfigScriptsPhase
4483.05 s
[autodocodec-yaml-source] Phase: configurePhase
4483.06 s
[autodocodec-yaml-source] configureFlags: --verbose --prefix=/nix/store/rg297pvnsz529wvnmqdrzc2bkj677s10-autodocodec-yaml-source-0.4.0.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/share/doc/autodocodec-yaml-0.4.0.2 --with-gcc=gcc --package-db=/build/tmp.inxgENW7qd/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4483.07 s
[autodocodec-yaml-source] Using Parsec parser
4483.07 s
[autodocodec-yaml-source] Configuring autodocodec-yaml-0.4.0.2...
4483.08 s
[yesod-core] [ 3 of 31] Compiling Yesod.Core.TypeCache ( src/Yesod/Core/TypeCache.hs, dist/build/Yesod/Core/TypeCache.o, dist/build/Yesod/Core/TypeCache.dyn_o )
4483.12 s
[xml-conduit] Haddock coverage:
4483.12 s
[xml-conduit] Warning: 'NodeElement' is out of scope.
4483.12 s
[xml-conduit] If you qualify the identifier, haddock can try to link it anyway.
4483.12 s
[xml-conduit] Warning: 'Node' is out of scope.
4483.12 s
[xml-conduit] If you qualify the identifier, haddock can try to link it anyway.
4483.26 s
[yesod-core] [ 4 of 31] Compiling Yesod.Routes.Class ( src/Yesod/Routes/Class.hs, dist/build/Yesod/Routes/Class.o, dist/build/Yesod/Routes/Class.dyn_o )
4483.26 s
[yesod-core] [ 5 of 31] Compiling Yesod.Core.Types ( src/Yesod/Core/Types.hs, dist/build/Yesod/Core/Types.o, dist/build/Yesod/Core/Types.dyn_o )
4483.29 s
[xml-conduit] 92% ( 24 / 26) in 'Text.XML.Cursor.Generic'
4483.29 s
[xml-conduit] Missing documentation for:
4483.29 s
[xml-conduit] Axis
4483.29 s
[xml-conduit] toCursor
4483.29 s
[xml-conduit] Warning: 'Enumeratee' is out of scope.
4483.29 s
[xml-conduit] If you qualify the identifier, haddock can try to link it anyway.
4483.29 s
[xml-conduit] Warning: 'Name' is ambiguous. It is defined
4483.29 s
[xml-conduit] * in ‘Data.XML.Types’
4483.29 s
[xml-conduit] * in ‘Data.XML.Types’
4483.29 s
[xml-conduit] You may be able to disambiguate the identifier by qualifying it or
4483.29 s
[xml-conduit] by specifying the type/value namespace explicitly.
4483.29 s
[xml-conduit] Defaulting to the one defined in ‘Data.XML.Types’
4483.30 s
[xml-conduit] Warning: 'Element' is out of scope.
4483.30 s
[xml-conduit] If you qualify the identifier, haddock can try to link it anyway.
4483.30 s
[xml-conduit] Warning: 'Element'' is out of scope.
4483.30 s
[xml-conduit] If you qualify the identifier, haddock can try to link it anyway.
4483.30 s
[xml-conduit] 95% ( 21 / 22) in 'Text.XML.Stream.Render.Internal'
4483.30 s
[xml-conduit] Missing documentation for:
4483.30 s
[xml-conduit] RenderSettings
4483.30 s
[xml-conduit] Warning: 'Enumeratee' is out of scope.
4483.30 s
[xml-conduit] If you qualify the identifier, haddock can try to link it anyway.
4483.30 s
[xml-conduit] Warning: 'Event' is out of scope.
4483.30 s
[xml-conduit] If you qualify the identifier, haddock can try to link it anyway.
4483.30 s
[xml-conduit] 95% ( 20 / 21) in 'Text.XML.Stream.Render'
4483.30 s
[xml-conduit] Missing documentation for:
4483.30 s
[xml-conduit] RenderSettings
4483.30 s
[xml-conduit] Warning: 'Name' is ambiguous. It is defined
4483.30 s
[xml-conduit] * in ‘Data.XML.Types’
4483.30 s
[xml-conduit] * in ‘Data.XML.Types’
4483.30 s
[xml-conduit] You may be able to disambiguate the identifier by qualifying it or
4483.30 s
[xml-conduit] by specifying the type/value namespace explicitly.
4483.30 s
[xml-conduit] Defaulting to the one defined in ‘Data.XML.Types’
4483.30 s
[xml-conduit] Warning: 'enumFile' is out of scope.
4483.30 s
[xml-conduit] If you qualify the identifier, haddock can try to link it anyway.
4483.30 s
[xml-conduit] Warning: 'NameMatcher' is ambiguous. It is defined
4483.30 s
[xml-conduit] * in ‘Text.XML.Stream.Parse’
4483.30 s
[xml-conduit] * in ‘Text.XML.Stream.Parse’
4483.30 s
[xml-conduit] You may be able to disambiguate the identifier by qualifying it or
4483.30 s
[xml-conduit] by specifying the type/value namespace explicitly.
4483.30 s
[xml-conduit] Defaulting to the one defined in ‘Text.XML.Stream.Parse’
4483.30 s
[xml-conduit] Warning: 'AttrParser' is ambiguous. It is defined
4483.30 s
[xml-conduit] * in ‘Text.XML.Stream.Parse’
4483.30 s
[xml-conduit] * in ‘Text.XML.Stream.Parse’
4483.30 s
[xml-conduit] You may be able to disambiguate the identifier by qualifying it or
4483.30 s
[xml-conduit] by specifying the type/value namespace explicitly.
4483.30 s
[xml-conduit] Defaulting to the one defined in ‘Text.XML.Stream.Parse’
4483.30 s
[xml-conduit] Warning: 'Events' is out of scope.
4483.30 s
[xml-conduit] If you qualify the identifier, haddock can try to link it anyway.
4483.30 s
[xml-conduit] Warning: 'XmlException' is ambiguous. It is defined
4483.30 s
[xml-conduit] * in ‘Text.XML.Stream.Parse’
4483.30 s
[xml-conduit] * in ‘Text.XML.Stream.Parse’
4483.30 s
[xml-conduit] You may be able to disambiguate the identifier by qualifying it or
4483.30 s
[xml-conduit] by specifying the type/value namespace explicitly.
4483.30 s
[xml-conduit] Defaulting to the one defined in ‘Text.XML.Stream.Parse’
4483.30 s
[xml-conduit] Warning: 'First' is out of scope.
4483.30 s
[xml-conduit] If you qualify the identifier, haddock can try to link it anyway.
4483.31 s
[xml-conduit] 84% ( 59 / 70) in 'Text.XML.Stream.Parse'
4483.31 s
[xml-conduit] Missing documentation for:
4483.31 s
[xml-conduit] parseBytesPos
4483.31 s
[xml-conduit] ParseSettings
4483.31 s
[xml-conduit] DecodeEntities
4483.31 s
[xml-conduit] DecodeIllegalCharacters
4483.31 s
[xml-conduit] psDecodeEntities
4483.31 s
[xml-conduit] optionalAttr
4483.31 s
[xml-conduit] requireAttrRaw
4483.31 s
[xml-conduit] optionalAttrRaw
4483.31 s
[xml-conduit] XmlException
4483.31 s
[xml-conduit] PositionRange
4483.31 s
[xml-conduit] EventPos
4483.31 s
[xml-conduit] 51% ( 17 / 33) in 'Text.XML.Unresolved'
4483.31 s
[xml-conduit] Missing documentation for:
4483.31 s
[xml-conduit] writeFile
4483.31 s
[xml-conduit] readFile
4483.31 s
[xml-conduit] renderLBS
4483.31 s
[xml-conduit] parseLBS
4483.31 s
[xml-conduit] parseLBS_
4483.31 s
[xml-conduit] parseText
4483.31 s
[xml-conduit] parseText_
4483.31 s
[xml-conduit] sinkTextDoc
4483.31 s
[xml-conduit] sinkDoc
4483.31 s
[xml-conduit] renderBuilder
4483.31 s
[xml-conduit] renderBytes
4483.31 s
[xml-conduit] renderText
4483.31 s
[xml-conduit] InvalidEventStream
4483.31 s
[xml-conduit] ParseSettings
4483.31 s
[xml-conduit] psDecodeEntities
4483.31 s
[xml-conduit] RenderSettings
4483.31 s
[xml-conduit] Warning: 'Document' is ambiguous. It is defined
4483.31 s
[xml-conduit] * in ‘Text.XML’
4483.31 s
[xml-conduit] * in ‘Text.XML’
4483.31 s
[xml-conduit] You may be able to disambiguate the identifier by qualifying it or
4483.31 s
[xml-conduit] by specifying the type/value namespace explicitly.
4483.31 s
[xml-conduit] Defaulting to the one defined in ‘Text.XML’
4483.31 s
[xml-conduit] Warning: 'Element' is ambiguous. It is defined
4483.31 s
[xml-conduit] * in ‘Text.XML’
4483.31 s
[xml-conduit] * in ‘Text.XML’
4483.31 s
[xml-conduit] You may be able to disambiguate the identifier by qualifying it or
4483.31 s
[xml-conduit] by specifying the type/value namespace explicitly.
4483.31 s
[xml-conduit] Defaulting to the one defined in ‘Text.XML’
4483.31 s
[xml-conduit] 44% ( 24 / 54) in 'Text.XML'
4483.31 s
[xml-conduit] Missing documentation for:
4483.31 s
[xml-conduit] Document
4483.31 s
[xml-conduit] Prologue
4483.31 s
[xml-conduit] Instruction
4483.31 s
[xml-conduit] Miscellaneous
4483.31 s
[xml-conduit] Node
4483.31 s
[xml-conduit] Element
4483.31 s
[xml-conduit] ExternalID
4483.31 s
[xml-conduit] readFile
4483.31 s
[xml-conduit] parseLBS
4483.31 s
[xml-conduit] parseLBS_
4483.31 s
[xml-conduit] sinkDoc
4483.31 s
[xml-conduit] parseText
4483.31 s
[xml-conduit] parseText_
4483.31 s
[xml-conduit] sinkTextDoc
4483.31 s
[xml-conduit] fromEvents
4483.31 s
[xml-conduit] UnresolvedEntityException
4483.31 s
[xml-conduit] XMLException
4483.31 s
[xml-conduit] writeFile
4483.31 s
[xml-conduit] renderLBS
4483.31 s
[xml-conduit] renderText
4483.31 s
[xml-conduit] renderBytes
4483.31 s
[xml-conduit] ParseSettings
4483.31 s
[xml-conduit] psDecodeEntities
4483.31 s
[xml-conduit] RenderSettings
4483.31 s
[xml-conduit] toXMLDocument
4483.31 s
[xml-conduit] fromXMLDocument
4483.31 s
[xml-conduit] toXMLNode
4483.31 s
[xml-conduit] fromXMLNode
4483.31 s
[xml-conduit] toXMLElement
4483.31 s
[xml-conduit] fromXMLElement
4483.31 s
[xml-conduit] Warning: 'Content' is out of scope.
4483.31 s
[xml-conduit] If you qualify the identifier, haddock can try to link it anyway.
4483.31 s
[xml-conduit] Warning: 'Document' is ambiguous. It is defined
4483.31 s
[xml-conduit] * in ‘Text.XML’
4483.31 s
[xml-conduit] * in ‘Text.XML’
4483.31 s
[xml-conduit] You may be able to disambiguate the identifier by qualifying it or
4483.31 s
[xml-conduit] by specifying the type/value namespace explicitly.
4483.31 s
[xml-conduit] Defaulting to the one defined in ‘Text.XML’
4483.31 s
[xml-conduit] Warning: '&|' is out of scope.
4483.31 s
[xml-conduit] If you qualify the identifier, haddock can try to link it anyway.
4483.31 s
[xml-conduit] Warning: '&/' is out of scope.
4483.31 s
[xml-conduit] If you qualify the identifier, haddock can try to link it anyway.
4483.31 s
[xml-conduit] Warning: '&//' is out of scope.
4483.31 s
[xml-conduit] If you qualify the identifier, haddock can try to link it anyway.
4483.31 s
[xml-conduit] Warning: '&.//' is out of scope.
4483.31 s
[xml-conduit] If you qualify the identifier, haddock can try to link it anyway.
4483.31 s
[xml-conduit] Warning: '$|' is out of scope.
4483.31 s
[xml-conduit] If you qualify the identifier, haddock can try to link it anyway.
4483.31 s
[xml-conduit] Warning: '$/' is out of scope.
4483.31 s
[xml-conduit] If you qualify the identifier, haddock can try to link it anyway.
4483.31 s
[xml-conduit] Warning: '$//' is out of scope.
4483.31 s
[xml-conduit] If you qualify the identifier, haddock can try to link it anyway.
4483.31 s
[xml-conduit] Warning: '$.//' is out of scope.
4483.31 s
[xml-conduit] If you qualify the identifier, haddock can try to link it anyway.
4483.31 s
[xml-conduit] 95% ( 45 / 47) in 'Text.XML.Cursor'
4483.31 s
[xml-conduit] Missing documentation for:
4483.31 s
[xml-conduit] force
4483.31 s
[xml-conduit] forceM
4483.33 s
[criterion] buildPhase completed in 31 seconds
4483.33 s
[criterion] Phase: haddockPhase
4483.53 s
[yesod-core] src/Yesod/Core/Types.hs:32:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4483.53 s
[yesod-core] The import of ‘Data.Semigroup’ is redundant
4483.53 s
[yesod-core] except perhaps to import instances from ‘Data.Semigroup’
4483.53 s
[yesod-core] To import instances alone, use: import Data.Semigroup()
4483.53 s
[yesod-core] |
4483.53 s
[yesod-core] 32 | import Data.Semigroup (Semigroup(..))
4483.53 s
[yesod-core] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4483.53 s
[yesod-core]
4483.53 s
[yesod-core] src/Yesod/Core/Types.hs:262:12: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4483.53 s
[yesod-core] The use of ‘~’ without TypeOperators
4483.53 s
[yesod-core] will become an error in a future GHC release.
4483.53 s
[yesod-core] Suggested fix:
4483.53 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4483.53 s
[yesod-core] |
4483.53 s
[yesod-core] 262 | instance a ~ () => Monoid (WidgetFor site a) where
4483.53 s
[yesod-core] | ^
4483.53 s
[yesod-core]
4483.53 s
[yesod-core] src/Yesod/Core/Types.hs:267:12: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4483.53 s
[yesod-core] The use of ‘~’ without TypeOperators
4483.53 s
[yesod-core] will become an error in a future GHC release.
4483.53 s
[yesod-core] Suggested fix:
4483.53 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4483.53 s
[yesod-core] |
4483.53 s
[yesod-core] 267 | instance a ~ () => Semigroup (WidgetFor site a) where
4483.53 s
[yesod-core] | ^
4483.53 s
[yesod-core]
4483.53 s
[yesod-core] src/Yesod/Core/Types.hs:275:12: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4483.53 s
[yesod-core] The use of ‘~’ without TypeOperators
4483.53 s
[yesod-core] will become an error in a future GHC release.
4483.53 s
[yesod-core] Suggested fix:
4483.53 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4483.53 s
[yesod-core] |
4483.53 s
[yesod-core] 275 | instance a ~ () => IsString (WidgetFor site a) where
4483.53 s
[yesod-core] | ^
4483.53 s
[yesod-core]
4483.53 s
[yesod-core] src/Yesod/Core/Types.hs:402:3: warning : [ GHC-50928 ] [ -Wnoncanonical-monoid-instances ]
4483.53 s
[yesod-core] Noncanonical ‘(<>) = mappend’ definition detected
4483.53 s
[yesod-core] in the instance declaration for ‘Semigroup (Head url)’.
4483.53 s
[yesod-core] Suggested fix:
4483.53 s
[yesod-core] Move definition from ‘mappend’ to ‘(<>)’
4483.53 s
[yesod-core] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid
4483.53 s
[yesod-core] |
4483.53 s
[yesod-core] 402 | (<>) = mappend
4483.53 s
[yesod-core] | ^^^^^^^^^^^^^^
4483.53 s
[yesod-core]
4483.53 s
[yesod-core] src/Yesod/Core/Types.hs:406:3: warning : [ GHC-50928 ] [ -Wnoncanonical-monoid-instances ]
4483.53 s
[yesod-core] Noncanonical ‘(<>) = mappend’ definition detected
4483.53 s
[yesod-core] in the instance declaration for ‘Semigroup (Body url)’.
4483.53 s
[yesod-core] Suggested fix:
4483.53 s
[yesod-core] Move definition from ‘mappend’ to ‘(<>)’
4483.53 s
[yesod-core] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid
4483.53 s
[yesod-core] |
4483.53 s
[yesod-core] 406 | (<>) = mappend
4483.53 s
[yesod-core] | ^^^^^^^^^^^^^^
4483.53 s
[yesod-core]
4483.75 s
[autodocodec-yaml-source] Dependency autodocodec >=0.5.0.0: using autodocodec-0.5.0.0
4483.75 s
[autodocodec-yaml-source] Dependency autodocodec-schema >=0.2.0.1: using autodocodec-schema-0.2.0.1
4483.75 s
[autodocodec-yaml-source] Dependency base >=4.7 && <5: using base-4.21.1.0
4483.75 s
[autodocodec-yaml-source] Dependency bytestring: using bytestring-0.12.2.0
4483.75 s
[autodocodec-yaml-source] Dependency containers: using containers-0.7
4483.75 s
[autodocodec-yaml-source] Dependency path: using path-0.9.6
4483.75 s
[autodocodec-yaml-source] Dependency path-io: using path-io-1.8.2
4483.75 s
[autodocodec-yaml-source] Dependency safe-coloured-text >=0.3.0.1: using safe-coloured-text-0.5.0.0
4483.75 s
[autodocodec-yaml-source] Dependency scientific: using scientific-0.3.8.0
4483.75 s
[autodocodec-yaml-source] Dependency text: using text-2.1.3
4483.75 s
[autodocodec-yaml-source] Dependency vector: using vector-0.13.2.0
4483.75 s
[autodocodec-yaml-source] Dependency yaml: using yaml-0.11.11.2
4483.75 s
[autodocodec-yaml-source] Source component graph: component lib
4483.75 s
[autodocodec-yaml-source] Configured component graph:
4483.75 s
[autodocodec-yaml-source] component autodocodec-yaml-0.4.0.2-JuWmFzIhtBJJdKIw2SpKRo
4483.75 s
[autodocodec-yaml-source] include autodocodec-0.5.0.0-5V6zPOEaYFAF3TMe8iGMbw
4483.75 s
[autodocodec-yaml-source] include autodocodec-schema-0.2.0.1-9VwwDWTBqJ56bopfP2hk0R
4483.75 s
[autodocodec-yaml-source] include base-4.21.1.0-f852
4483.75 s
[autodocodec-yaml-source] include bytestring-0.12.2.0-6aa1
4483.75 s
[autodocodec-yaml-source] include containers-0.7-4b3d
4483.75 s
[autodocodec-yaml-source] include path-0.9.6-2fp1GJUJD07i7POopm72A
4483.75 s
[autodocodec-yaml-source] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4483.75 s
[autodocodec-yaml-source] include safe-coloured-text-0.5.0.0-DxvPUqUQ68iH6QZ8K94Q0x
4483.75 s
[autodocodec-yaml-source] include scientific-0.3.8.0-HUrgX3bVThBMQgsAHqM9E
4483.75 s
[autodocodec-yaml-source] include text-2.1.3-1f83
4483.75 s
[autodocodec-yaml-source] include vector-0.13.2.0-7rsmvfg53oa5PRCOgzIFeb
4483.76 s
[autodocodec-yaml-source] include yaml-0.11.11.2-7yjA4PDQFyDISNtCqu3jyb
4483.76 s
[autodocodec-yaml-source] Linked component graph:
4483.76 s
[autodocodec-yaml-source] unit autodocodec-yaml-0.4.0.2-JuWmFzIhtBJJdKIw2SpKRo
4483.76 s
[autodocodec-yaml-source] include autodocodec-0.5.0.0-5V6zPOEaYFAF3TMe8iGMbw
4483.76 s
[autodocodec-yaml-source] include autodocodec-schema-0.2.0.1-9VwwDWTBqJ56bopfP2hk0R
4483.76 s
[autodocodec-yaml-source] include base-4.21.1.0-f852
4483.76 s
[autodocodec-yaml-source] include bytestring-0.12.2.0-6aa1
4483.76 s
[autodocodec-yaml-source] include containers-0.7-4b3d
4483.76 s
[autodocodec-yaml-source] include path-0.9.6-2fp1GJUJD07i7POopm72A
4483.76 s
[autodocodec-yaml-source] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4483.76 s
[autodocodec-yaml-source] include safe-coloured-text-0.5.0.0-DxvPUqUQ68iH6QZ8K94Q0x
4483.76 s
[autodocodec-yaml-source] include scientific-0.3.8.0-HUrgX3bVThBMQgsAHqM9E
4483.76 s
[autodocodec-yaml-source] include text-2.1.3-1f83
4483.76 s
[autodocodec-yaml-source] include vector-0.13.2.0-7rsmvfg53oa5PRCOgzIFeb
4483.76 s
[autodocodec-yaml-source] include yaml-0.11.11.2-7yjA4PDQFyDISNtCqu3jyb
4483.76 s
[autodocodec-yaml-source] Autodocodec.Yaml=autodocodec-yaml-0.4.0.2-JuWmFzIhtBJJdKIw2SpKRo:Autodocodec.Yaml,Autodocodec.Yaml.Encode=autodocodec-yaml-0.4.0.2-JuWmFzIhtBJJdKIw2SpKRo:Autodocodec.Yaml.Encode,Autodocodec.Yaml.IO=autodocodec-yaml-0.4.0.2-JuWmFzIhtBJJdKIw2SpKRo:Autodocodec.Yaml.IO,Autodocodec.Yaml.Schema=autodocodec-yaml-0.4.0.2-JuWmFzIhtBJJdKIw2SpKRo:Autodocodec.Yaml.Schema
4483.76 s
[autodocodec-yaml-source] Ready component graph:
4483.76 s
[autodocodec-yaml-source] definite autodocodec-yaml-0.4.0.2-JuWmFzIhtBJJdKIw2SpKRo
4483.76 s
[autodocodec-yaml-source] depends autodocodec-0.5.0.0-5V6zPOEaYFAF3TMe8iGMbw
4483.76 s
[autodocodec-yaml-source] depends autodocodec-schema-0.2.0.1-9VwwDWTBqJ56bopfP2hk0R
4483.76 s
[autodocodec-yaml-source] depends base-4.21.1.0-f852
4483.76 s
[autodocodec-yaml-source] depends bytestring-0.12.2.0-6aa1
4483.76 s
[autodocodec-yaml-source] depends containers-0.7-4b3d
4483.76 s
[autodocodec-yaml-source] depends path-0.9.6-2fp1GJUJD07i7POopm72A
4483.76 s
[autodocodec-yaml-source] depends path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4483.76 s
[autodocodec-yaml-source] depends safe-coloured-text-0.5.0.0-DxvPUqUQ68iH6QZ8K94Q0x
4483.76 s
[autodocodec-yaml-source] depends scientific-0.3.8.0-HUrgX3bVThBMQgsAHqM9E
4483.76 s
[autodocodec-yaml-source] depends text-2.1.3-1f83
4483.76 s
[autodocodec-yaml-source] depends vector-0.13.2.0-7rsmvfg53oa5PRCOgzIFeb
4483.76 s
[autodocodec-yaml-source] depends yaml-0.11.11.2-7yjA4PDQFyDISNtCqu3jyb
4483.76 s
[autodocodec-yaml-source] Using Cabal-3.14.2.0 compiled by ghc-9.12
4483.76 s
[autodocodec-yaml-source] Using compiler: ghc-9.12.3
4483.76 s
[autodocodec-yaml-source] Using install prefix:
4483.76 s
[autodocodec-yaml-source] /nix/store/rg297pvnsz529wvnmqdrzc2bkj677s10-autodocodec-yaml-source-0.4.0.2
4483.76 s
[autodocodec-yaml-source] Executables installed in:
4483.76 s
[autodocodec-yaml-source] /nix/store/rg297pvnsz529wvnmqdrzc2bkj677s10-autodocodec-yaml-source-0.4.0.2/bin
4483.76 s
[autodocodec-yaml-source] Libraries installed in:
4483.76 s
[autodocodec-yaml-source] /nix/store/rg297pvnsz529wvnmqdrzc2bkj677s10-autodocodec-yaml-source-0.4.0.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/autodocodec-yaml-0.4.0.2-JuWmFzIhtBJJdKIw2SpKRo
4483.76 s
[autodocodec-yaml-source] Dynamic Libraries installed in:
4483.76 s
[autodocodec-yaml-source] /nix/store/rg297pvnsz529wvnmqdrzc2bkj677s10-autodocodec-yaml-source-0.4.0.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4483.76 s
[autodocodec-yaml-source] Private executables installed in:
4483.76 s
[autodocodec-yaml-source] /nix/store/rg297pvnsz529wvnmqdrzc2bkj677s10-autodocodec-yaml-source-0.4.0.2/libexec/x86_64-linux-ghc-9.12.3-59b0/autodocodec-yaml-0.4.0.2
4483.76 s
[autodocodec-yaml-source] Data files installed in:
4483.76 s
[autodocodec-yaml-source] /nix/store/rg297pvnsz529wvnmqdrzc2bkj677s10-autodocodec-yaml-source-0.4.0.2/share/x86_64-linux-ghc-9.12.3-59b0/autodocodec-yaml-0.4.0.2
4483.76 s
[autodocodec-yaml-source] Documentation installed in: /share/doc/autodocodec-yaml-0.4.0.2
4483.76 s
[autodocodec-yaml-source] Configuration files installed in:
4483.76 s
[autodocodec-yaml-source] /nix/store/rg297pvnsz529wvnmqdrzc2bkj677s10-autodocodec-yaml-source-0.4.0.2/etc
4483.76 s
[autodocodec-yaml-source] No alex found
4483.76 s
[autodocodec-yaml-source] Using ar found on system at:
4483.76 s
[autodocodec-yaml-source] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4483.76 s
[autodocodec-yaml-source] No c2hs found
4483.76 s
[autodocodec-yaml-source] No cpphs found
4483.76 s
[autodocodec-yaml-source] No doctest found
4483.76 s
[autodocodec-yaml-source] Using gcc version 14.3.0 given by user at:
4483.76 s
[autodocodec-yaml-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4483.76 s
[autodocodec-yaml-source] Using ghc version 9.12.3 found on system at:
4483.76 s
[autodocodec-yaml-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4483.76 s
[autodocodec-yaml-source] Using ghc-pkg version 9.12.3 found on system at:
4483.76 s
[autodocodec-yaml-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4483.76 s
[autodocodec-yaml-source] No ghcjs found
4483.76 s
[autodocodec-yaml-source] No ghcjs-pkg found
4483.76 s
[autodocodec-yaml-source] No greencard found
4483.76 s
[autodocodec-yaml-source] Using haddock version 2.32.0 found on system at:
4483.76 s
[autodocodec-yaml-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4483.76 s
[autodocodec-yaml-source] No happy found
4483.76 s
[autodocodec-yaml-source] No haskell-suite found
4483.76 s
[autodocodec-yaml-source] No haskell-suite-pkg found
4483.76 s
[autodocodec-yaml-source] No hmake found
4483.76 s
[autodocodec-yaml-source] Using hpc version 0.69 found on system at:
4483.76 s
[autodocodec-yaml-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4483.76 s
[autodocodec-yaml-source] Using hsc2hs version 0.68.10 found on system at:
4483.76 s
[autodocodec-yaml-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4483.76 s
[autodocodec-yaml-source] Using hscolour version 1.25 found on system at:
4483.76 s
[autodocodec-yaml-source] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4483.76 s
[autodocodec-yaml-source] No jhc found
4483.76 s
[autodocodec-yaml-source] Using ld found on system at:
4483.76 s
[autodocodec-yaml-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4483.76 s
[autodocodec-yaml-source] No pkg-config found
4483.76 s
[autodocodec-yaml-source] Using runghc version 9.12.3 found on system at:
4483.76 s
[autodocodec-yaml-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4483.76 s
[autodocodec-yaml-source] Using strip version 2.44 found on system at:
4483.76 s
[autodocodec-yaml-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4483.76 s
[autodocodec-yaml-source] Using tar found on system at:
4483.76 s
[autodocodec-yaml-source] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4483.76 s
[autodocodec-yaml-source] No uhc found
4483.86 s
[xml-conduit] Warning: Text.XML: could not find link destinations for:
4483.86 s
[xml-conduit] - Data.XML.Types.Rep_Doctype
4483.86 s
[xml-conduit] - Data.XML.Types.Rep_ExternalID
4483.86 s
[xml-conduit] - Data.XML.Types.Rep_Instruction
4483.86 s
[xml-conduit] - Data.XML.Types.Rep_Miscellaneous
4483.86 s
[xml-conduit] - Data.XML.Types.Rep_Name
4483.86 s
[xml-conduit] - Data.XML.Types.Rep_Prologue
4483.90 s
[autodocodec-yaml-source] Phase: buildPhase
4483.91 s
[autodocodec-yaml-source] Distribution quality warnings:
4483.91 s
[autodocodec-yaml-source] [no-category] No 'category' field.
4483.91 s
[autodocodec-yaml-source] [no-description] No 'description' field.
4483.91 s
[autodocodec-yaml-source] [missing-upper-bounds] On library, these packages miss upper bounds:
4483.91 s
[autodocodec-yaml-source] - autodocodec
4483.91 s
[autodocodec-yaml-source] - autodocodec-schema
4483.91 s
[autodocodec-yaml-source] - bytestring
4483.91 s
[autodocodec-yaml-source] - containers
4483.91 s
[autodocodec-yaml-source] - path
4483.91 s
[autodocodec-yaml-source] - path-io
4483.91 s
[autodocodec-yaml-source] - safe-coloured-text
4483.91 s
[autodocodec-yaml-source] - scientific
4483.91 s
[autodocodec-yaml-source] - text
4483.91 s
[autodocodec-yaml-source] - vector
4483.91 s
[autodocodec-yaml-source] - yaml
4483.91 s
[autodocodec-yaml-source] Please add them. There is more information at https://pvp.haskell.org/
4483.91 s
[autodocodec-yaml-source] Building source dist for autodocodec-yaml-0.4.0.2...
4483.92 s
[autodocodec-yaml-source] Source tarball created: dist/autodocodec-yaml-0.4.0.2.tar.gz
4483.93 s
[autodocodec-yaml-source] Phase: haddockPhase
4483.93 s
[autodocodec-yaml-source] Phase: installPhase
4483.94 s
[autodocodec-yaml-source] Phase: fixupPhase
4483.94 s
[persistent] [ 4 of 46] Compiling Database.Persist.SqlBackend.Internal.IsolationLevel ( Database/Persist/SqlBackend/Internal/IsolationLevel.hs, dist/build/Database/Persist/SqlBackend/Internal/IsolationLevel.o, dist/build/Database/Persist/SqlBackend/Internal/IsolationLevel.dyn_o )
4483.94 s
[persistent] [ 5 of 46] Compiling Database.Persist.SqlBackend.Internal.SqlPoolHooks ( Database/Persist/SqlBackend/Internal/SqlPoolHooks.hs, dist/build/Database/Persist/SqlBackend/Internal/SqlPoolHooks.o, dist/build/Database/Persist/SqlBackend/Internal/SqlPoolHooks.dyn_o )
4483.94 s
[persistent] [ 6 of 46] Compiling Database.Persist.Types.Base ( Database/Persist/Types/Base.hs, dist/build/Database/Persist/Types/Base.o, dist/build/Database/Persist/Types/Base.dyn_o )
4483.97 s
Progress: 307 of 370 built (4 building), 559 of 559 downloaded from cache
4484.04 s
Building autodocodec-yaml
4484.28 s
[criterion] Preprocessing library for criterion-1.6.4.0...
4484.28 s
[autodocodec-yaml] Phase: setupCompilerEnvironmentPhase
4484.28 s
[criterion] Running Haddock on library for criterion-1.6.4.0...
4484.28 s
[criterion] Warning: The documentation for the following packages are not installed. No
4484.28 s
[criterion] links will be generated to these packages: attoparsec-0.14.4,
4484.28 s
[criterion] attoparsec-0.14.4, vector-0.13.2.0
4484.28 s
[autodocodec-yaml] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4484.57 s
[autodocodec-yaml] Phase: unpackPhase
4484.58 s
[autodocodec-yaml] unpacking source archive /nix/store/rg297pvnsz529wvnmqdrzc2bkj677s10-autodocodec-yaml-source-0.4.0.2/autodocodec-yaml-0.4.0.2.tar.gz
4484.58 s
[autodocodec-yaml] source root is autodocodec-yaml-0.4.0.2
4484.59 s
[autodocodec-yaml] setting SOURCE_DATE_EPOCH to timestamp 1778741658 of file "autodocodec-yaml-0.4.0.2/src/Autodocodec/Yaml/Schema.hs"
4484.59 s
[autodocodec-yaml] warning: file "autodocodec-yaml-0.4.0.2/src/Autodocodec/Yaml/Schema.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
4484.59 s
[autodocodec-yaml] Phase: patchPhase
4484.60 s
[autodocodec-yaml] Phase: compileBuildDriverPhase
4484.60 s
[autodocodec-yaml] setupCompileFlags: -package-db=/build/tmp.FFkNqfDeGH/setup-package.conf.d -threaded
4484.61 s
[criterion] [ 1 of 12] Compiling Criterion.Types ( Criterion/Types.hs, nothing ) [Flags changed]
4484.66 s
[autodocodec-yaml] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.FFkNqfDeGH/Main.o )
4484.71 s
[autodocodec-yaml] [2 of 2] Linking Setup
4485.19 s
[criterion] [ 2 of 12] Compiling Criterion.Monad.Internal ( Criterion/Monad/Internal.hs, nothing ) [Flags changed]
4485.22 s
[criterion] [ 3 of 12] Compiling Criterion.Monad ( Criterion/Monad.hs, nothing ) [Flags changed]
4485.22 s
[criterion] [ 4 of 12] Compiling Criterion.IO.Printf ( Criterion/IO/Printf.hs, nothing ) [Flags changed]
4485.22 s
[yesod-core] [ 6 of 31] Compiling Yesod.Core.Internal.Session ( src/Yesod/Core/Internal/Session.hs, dist/build/Yesod/Core/Internal/Session.o, dist/build/Yesod/Core/Internal/Session.dyn_o )
4485.27 s
[criterion] [ 5 of 12] Compiling Criterion.Analysis ( Criterion/Analysis.hs, nothing ) [Flags changed]
4485.31 s
[yesod-core] [ 7 of 31] Compiling Yesod.Core.Internal.Request ( src/Yesod/Core/Internal/Request.hs, dist/build/Yesod/Core/Internal/Request.o, dist/build/Yesod/Core/Internal/Request.dyn_o )
4485.31 s
[yesod-core] src/Yesod/Core/Internal/Request.hs:53:11: warning : [ GHC-68441 ] [ -Wdeprecations ]
4485.31 s
[yesod-core] In the use of record field of Request ‘requestBody’
4485.31 s
[yesod-core] (imported from Network.Wai, but defined in Network.Wai.Internal):
4485.31 s
[yesod-core] Deprecated: "requestBody's name is misleading because it only gets a partial chunk of the body. Use getRequestBodyChunk instead when getting the field, and setRequestBodyChunks when setting the field."
4485.31 s
[yesod-core] |
4485.31 s
[yesod-core] 53 | { W.requestBody = do
4485.31 s
[yesod-core] | ^^^^^^^^^^^^^
4485.31 s
[yesod-core]
4485.31 s
[yesod-core] src/Yesod/Core/Internal/Request.hs:54:19: warning : [ GHC-68441 ] [ -Wdeprecations ]
4485.31 s
[yesod-core] In the use of record field of Request ‘requestBody’
4485.31 s
[yesod-core] (imported from Network.Wai, but defined in Network.Wai.Internal):
4485.31 s
[yesod-core] Deprecated: "requestBody's name is misleading because it only gets a partial chunk of the body. Use getRequestBodyChunk instead when getting the field, and setRequestBodyChunks when setting the field."
4485.31 s
[yesod-core] |
4485.31 s
[yesod-core] 54 | bs <- W.requestBody req
4485.31 s
[yesod-core] | ^^^^^^^^^^^^^
4485.31 s
[yesod-core]
4485.32 s
[criterion] [ 6 of 12] Compiling Paths_criterion ( dist/build/autogen/Paths_criterion.hs, nothing ) [Flags changed]
4485.33 s
[criterion] [ 7 of 12] Compiling Criterion.Report ( Criterion/Report.hs, nothing ) [Flags changed]
4485.38 s
[criterion] [ 8 of 12] Compiling Criterion.Main.Options ( Criterion/Main/Options.hs, nothing ) [Flags changed]
4485.45 s
[criterion] [ 9 of 12] Compiling Criterion.IO ( Criterion/IO.hs, nothing ) [Flags changed]
4485.47 s
[criterion] [10 of 12] Compiling Criterion.Internal ( Criterion/Internal.hs, nothing ) [Flags changed]
4485.51 s
[criterion] [11 of 12] Compiling Criterion.Main ( Criterion/Main.hs, nothing ) [Flags changed]
4485.52 s
[criterion] [12 of 12] Compiling Criterion ( Criterion.hs, nothing ) [Flags changed]
4485.53 s
[criterion] Haddock coverage:
4485.53 s
[criterion] Warning: 'Benchmarkable' is ambiguous. It is defined
4485.53 s
[criterion] * in ‘Criterion.Measurement.Types’
4485.53 s
[criterion] * in ‘Criterion.Measurement.Types’
4485.53 s
[criterion] You may be able to disambiguate the identifier by qualifying it or
4485.53 s
[criterion] by specifying the type/value namespace explicitly.
4485.53 s
[criterion] Defaulting to the one defined in ‘Criterion.Measurement.Types’
4485.71 s
[yesod-core] [ 8 of 31] Compiling Yesod.Core.Content ( src/Yesod/Core/Content.hs, dist/build/Yesod/Core/Content.o, dist/build/Yesod/Core/Content.dyn_o )
4485.71 s
[yesod-core] [ 9 of 31] Compiling Yesod.Core.Internal.Response ( src/Yesod/Core/Internal/Response.hs, dist/build/Yesod/Core/Internal/Response.o, dist/build/Yesod/Core/Internal/Response.dyn_o )
4485.83 s
[yesod-core] [10 of 31] Compiling Yesod.Core.Class.Handler ( src/Yesod/Core/Class/Handler.hs, dist/build/Yesod/Core/Class/Handler.o, dist/build/Yesod/Core/Class/Handler.dyn_o )
4485.83 s
[yesod-core] [11 of 31] Compiling Yesod.Core.Handler ( src/Yesod/Core/Handler.hs, dist/build/Yesod/Core/Handler.o, dist/build/Yesod/Core/Handler.dyn_o )
4485.84 s
[criterion] 95% ( 43 / 45) in 'Criterion.Types'
4485.84 s
[criterion] Missing documentation for:
4485.84 s
[criterion] measure
4485.84 s
[criterion] DataRecord (Criterion/Types.hs:316)
4485.84 s
[criterion] Warning: 'Criterion' is ambiguous. It is defined
4485.84 s
[criterion] * at Criterion/Monad/Internal.hs:37:23
4485.84 s
[criterion] * at Criterion/Monad/Internal.hs:37:1
4485.84 s
[criterion] You may be able to disambiguate the identifier by qualifying it or
4485.84 s
[criterion] by specifying the type/value namespace explicitly.
4485.84 s
[criterion] Defaulting to the one defined at Criterion/Monad/Internal.hs:37:1
4485.84 s
[criterion] Warning: 'Config' is ambiguous. It is defined
4485.84 s
[criterion] * at Criterion/Types.hs:101:15
4485.84 s
[criterion] * at Criterion/Types.hs:101:1
4485.84 s
[criterion] You may be able to disambiguate the identifier by qualifying it or
4485.84 s
[criterion] by specifying the type/value namespace explicitly.
4485.84 s
[criterion] Defaulting to the one defined at Criterion/Types.hs:101:1
4485.84 s
[criterion] 100% ( 4 / 4) in 'Criterion.Monad'
4485.84 s
[criterion] 100% ( 6 / 6) in 'Criterion.IO.Printf'
4485.84 s
[criterion] Warning: 'Outliers' is ambiguous. It is defined
4485.84 s
[criterion] * at Criterion/Types.hs:133:17
4485.84 s
[criterion] * at Criterion/Types.hs:133:1
4485.84 s
[criterion] You may be able to disambiguate the identifier by qualifying it or
4485.84 s
[criterion] by specifying the type/value namespace explicitly.
4485.84 s
[criterion] Defaulting to the one defined at Criterion/Types.hs:133:1
4485.84 s
[criterion] Warning: 'Estimate' is out of scope.
4485.84 s
[criterion] If you qualify the identifier, haddock can try to link it anyway.
4485.84 s
[criterion] 100% ( 15 / 15) in 'Criterion.Analysis'
4485.84 s
[criterion] Warning: 'Report' is ambiguous. It is defined
4485.84 s
[criterion] * at Criterion/Types.hs:282:15
4485.84 s
[criterion] * at Criterion/Types.hs:282:1
4485.84 s
[criterion] You may be able to disambiguate the identifier by qualifying it or
4485.84 s
[criterion] by specifying the type/value namespace explicitly.
4485.84 s
[criterion] Defaulting to the one defined at Criterion/Types.hs:282:1
4485.84 s
[criterion] 100% ( 11 / 11) in 'Criterion.Report'
4485.84 s
[criterion] 100% ( 9 / 9) in 'Criterion.Main.Options'
4485.84 s
[criterion] 100% ( 11 / 11) in 'Criterion.IO'
4485.85 s
[criterion] 100% ( 5 / 5) in 'Criterion.Internal'
4485.85 s
[criterion] Warning: 'Benchmark' is ambiguous. It is defined
4485.85 s
[criterion] * in ‘Criterion.Measurement.Types’
4485.85 s
[criterion] * in ‘Criterion.Measurement.Types’
4485.85 s
[criterion] You may be able to disambiguate the identifier by qualifying it or
4485.85 s
[criterion] by specifying the type/value namespace explicitly.
4485.85 s
[criterion] Defaulting to the one defined in ‘Criterion.Measurement.Types’
4485.85 s
[criterion] Warning: 'Benchmarkable' is ambiguous. It is defined
4485.85 s
[criterion] * in ‘Criterion.Measurement.Types’
4485.85 s
[criterion] * in ‘Criterion.Measurement.Types’
4485.85 s
[criterion] You may be able to disambiguate the identifier by qualifying it or
4485.85 s
[criterion] by specifying the type/value namespace explicitly.
4485.85 s
[criterion] Defaulting to the one defined in ‘Criterion.Measurement.Types’
4485.85 s
[criterion] Warning: 'NFData' is out of scope.
4485.85 s
[criterion] If you qualify the identifier, haddock can try to link it anyway.
4485.85 s
[criterion] 100% ( 36 / 36) in 'Criterion.Main'
4485.85 s
[criterion] 100% ( 26 / 26) in 'Criterion'
4486.03 s
[autodocodec-yaml] Phase: updateAutotoolsGnuConfigScriptsPhase
4486.04 s
[autodocodec-yaml] Phase: configurePhase
4486.05 s
[autodocodec-yaml] configureFlags: --verbose --prefix=/nix/store/2in3f94q7kw47slnyg1hdmrw0wvljyxn-autodocodec-yaml-0.4.0.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/1s8qrq1klq6nzddx9lwgqyl6ix93wg58-autodocodec-yaml-0.4.0.2-doc/share/doc/autodocodec-yaml-0.4.0.2 --with-gcc=gcc --package-db=/build/tmp.FFkNqfDeGH/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4486.05 s
[autodocodec-yaml] Using Parsec parser
4486.05 s
[autodocodec-yaml] Configuring autodocodec-yaml-0.4.0.2...
4486.06 s
[yesod-core] src/Yesod/Core/Handler.hs:252:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4486.06 s
[yesod-core] The import of ‘Yesod.Routes.Class’ is redundant
4486.06 s
[yesod-core] except perhaps to import instances from ‘Yesod.Routes.Class’
4486.06 s
[yesod-core] To import instances alone, use: import Yesod.Routes.Class()
4486.06 s
[yesod-core] |
4486.06 s
[yesod-core] 252 | import Yesod.Routes.Class (Route)
4486.06 s
[yesod-core] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4486.07 s
[yesod-core]
4486.07 s
[yesod-core] src/Yesod/Core/Handler.hs:418:37: warning : [ GHC-68441 ] [ -Wdeprecations ]
4486.07 s
[yesod-core] In the use of record field of Request ‘requestBody’
4486.07 s
[yesod-core] (imported from Network.Wai, but defined in Network.Wai.Internal):
4486.07 s
[yesod-core] Deprecated: "requestBody's name is misleading because it only gets a partial chunk of the body. Use getRequestBodyChunk instead when getting the field, and setRequestBodyChunks when setting the field."
4486.07 s
[yesod-core] |
4486.07 s
[yesod-core] 418 | newWaiReq = oldWaiReq { W.requestBody = return mempty
4486.07 s
[yesod-core] | ^^^^^^^^^^^^^
4486.07 s
[yesod-core]
4486.07 s
[yesod-core] src/Yesod/Core/Handler.hs:1014:49: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4486.07 s
[yesod-core] The use of ‘~’ without TypeOperators
4486.07 s
[yesod-core] will become an error in a future GHC release.
4486.07 s
[yesod-core] Suggested fix:
4486.07 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4486.07 s
[yesod-core] |
4486.07 s
[yesod-core] 1014 | toTextUrl :: (MonadHandler m, HandlerSite m ~ master) => a -> m Text
4486.07 s
[yesod-core] | ^
4486.07 s
[yesod-core]
4486.07 s
[yesod-core] src/Yesod/Core/Handler.hs:1027:15: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4486.07 s
[yesod-core] The use of ‘~’ without TypeOperators
4486.07 s
[yesod-core] will become an error in a future GHC release.
4486.07 s
[yesod-core] Suggested fix:
4486.07 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4486.07 s
[yesod-core] |
4486.07 s
[yesod-core] 1027 | instance (key ~ Text, val ~ Text) => RedirectUrl master (Route master, [(key, val)]) where
4486.07 s
[yesod-core] | ^
4486.07 s
[yesod-core]
4486.07 s
[yesod-core] src/Yesod/Core/Handler.hs:1027:27: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4486.07 s
[yesod-core] The use of ‘~’ without TypeOperators
4486.07 s
[yesod-core] will become an error in a future GHC release.
4486.07 s
[yesod-core] Suggested fix:
4486.07 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4486.07 s
[yesod-core] |
4486.07 s
[yesod-core] 1027 | instance (key ~ Text, val ~ Text) => RedirectUrl master (Route master, [(key, val)]) where
4486.07 s
[yesod-core] | ^
4486.07 s
[yesod-core]
4486.07 s
[yesod-core] src/Yesod/Core/Handler.hs:1032:15: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4486.07 s
[yesod-core] The use of ‘~’ without TypeOperators
4486.07 s
[yesod-core] will become an error in a future GHC release.
4486.07 s
[yesod-core] Suggested fix:
4486.07 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4486.07 s
[yesod-core] |
4486.07 s
[yesod-core] 1032 | instance (key ~ Text, val ~ Text) => RedirectUrl master (Route master, Map.Map key val) where
4486.07 s
[yesod-core] | ^
4486.07 s
[yesod-core]
4486.07 s
[yesod-core] src/Yesod/Core/Handler.hs:1032:27: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4486.07 s
[yesod-core] The use of ‘~’ without TypeOperators
4486.07 s
[yesod-core] will become an error in a future GHC release.
4486.07 s
[yesod-core] Suggested fix:
4486.07 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4486.07 s
[yesod-core] |
4486.07 s
[yesod-core] 1032 | instance (key ~ Text, val ~ Text) => RedirectUrl master (Route master, Map.Map key val) where
4486.07 s
[yesod-core] | ^
4486.07 s
[yesod-core]
4486.07 s
[yesod-core] src/Yesod/Core/Handler.hs:1437:28: warning : [ GHC-68441 ] [ -Wdeprecations ]
4486.07 s
[yesod-core] In the use of record field of Request ‘requestBody’
4486.07 s
[yesod-core] (imported from Network.Wai, but defined in Network.Wai.Internal):
4486.07 s
[yesod-core] Deprecated: "requestBody's name is misleading because it only gets a partial chunk of the body. Use getRequestBodyChunk instead when getting the field, and setRequestBodyChunks when setting the field."
4486.07 s
[yesod-core] |
4486.07 s
[yesod-core] 1437 | bs <- liftIO $ W.requestBody req
4486.07 s
[yesod-core] | ^^^^^^^^^^^^^
4486.07 s
[yesod-core]
4486.25 s
[criterion] Warning: Criterion.Types: could not find link destinations for:
4486.25 s
[criterion] - Data.Vector.Vector
4486.25 s
[criterion] - Criterion.Types.Rep_DataRecord
4486.25 s
[criterion] - Criterion.Types.Rep_Report
4486.25 s
[criterion] - Criterion.Types.Rep_KDE
4486.25 s
[criterion] - Criterion.Types.Rep_OutlierEffect
4486.25 s
[criterion] - Criterion.Types.Rep_OutlierVariance
4486.25 s
[criterion] - Criterion.Types.Rep_Outliers
4486.25 s
[criterion] - Criterion.Types.Rep_Regression
4486.25 s
[criterion] - Criterion.Types.Rep_SampleAnalysis
4486.25 s
[criterion] - Criterion.Types.Rep_Config
4486.25 s
[criterion] - Criterion.Types.Rep_Verbosity
4486.25 s
[criterion] - Criterion.Measurement.Types.Rep_Measured
4486.25 s
[criterion] - Data.Vector.Unboxed.Base.Unbox
4486.25 s
[criterion] Warning: Criterion.Monad: could not find link destinations for:
4486.25 s
[criterion] - Criterion.IO.Printf.chPrintfImpl
4486.25 s
[criterion] - Criterion.IO.Printf.PrintfCont
4486.25 s
[criterion] Warning: Criterion.IO.Printf: could not find link destinations for:
4486.25 s
[criterion] - Criterion.IO.Printf.chPrintfImpl
4486.25 s
[criterion] - Criterion.IO.Printf.PrintfCont
4486.25 s
[criterion] Warning: Criterion.Analysis: could not find link destinations for:
4486.25 s
[criterion] - Data.Vector.Vector
4486.25 s
[criterion] - Criterion.Types.Rep_OutlierEffect
4486.25 s
[criterion] - Criterion.Types.Rep_OutlierVariance
4486.25 s
[criterion] - Criterion.Types.Rep_Outliers
4486.25 s
[criterion] - Criterion.Types.Rep_SampleAnalysis
4486.25 s
[criterion] Warning: Criterion.Report: could not find link destinations for:
4486.25 s
[criterion] - Data.Vector.Generic.Base.Vector
4486.25 s
[criterion] - Criterion.Report.Rep_TemplateException
4486.25 s
[criterion] Warning: Criterion.Main.Options: could not find link destinations for:
4486.25 s
[criterion] - Criterion.Main.Options.Rep_MatchType
4486.25 s
[criterion] - Criterion.Main.Options.Rep_Mode
4486.25 s
[criterion] Warning: Criterion.IO: could not find link destinations for:
4486.25 s
[criterion] - Paths_criterion.version
4486.67 s
[autodocodec-yaml] Dependency autodocodec >=0.5.0.0: using autodocodec-0.5.0.0
4486.67 s
[autodocodec-yaml] Dependency autodocodec-schema >=0.2.0.1: using autodocodec-schema-0.2.0.1
4486.67 s
[autodocodec-yaml] Dependency base >=4.7 && <5: using base-4.21.1.0
4486.67 s
[autodocodec-yaml] Dependency bytestring: using bytestring-0.12.2.0
4486.67 s
[autodocodec-yaml] Dependency containers: using containers-0.7
4486.67 s
[autodocodec-yaml] Dependency path: using path-0.9.6
4486.67 s
[autodocodec-yaml] Dependency path-io: using path-io-1.8.2
4486.67 s
[autodocodec-yaml] Dependency safe-coloured-text >=0.3.0.1: using safe-coloured-text-0.5.0.0
4486.67 s
[autodocodec-yaml] Dependency scientific: using scientific-0.3.8.0
4486.67 s
[autodocodec-yaml] Dependency text: using text-2.1.3
4486.67 s
[autodocodec-yaml] Dependency vector: using vector-0.13.2.0
4486.67 s
[autodocodec-yaml] Dependency yaml: using yaml-0.11.11.2
4486.67 s
[autodocodec-yaml] Source component graph: component lib
4486.67 s
[autodocodec-yaml] Configured component graph:
4486.67 s
[autodocodec-yaml] component autodocodec-yaml-0.4.0.2-JuWmFzIhtBJJdKIw2SpKRo
4486.67 s
[autodocodec-yaml] include autodocodec-0.5.0.0-5V6zPOEaYFAF3TMe8iGMbw
4486.67 s
[autodocodec-yaml] include autodocodec-schema-0.2.0.1-9VwwDWTBqJ56bopfP2hk0R
4486.67 s
[autodocodec-yaml] include base-4.21.1.0-f852
4486.67 s
[autodocodec-yaml] include bytestring-0.12.2.0-6aa1
4486.67 s
[autodocodec-yaml] include containers-0.7-4b3d
4486.67 s
[autodocodec-yaml] include path-0.9.6-2fp1GJUJD07i7POopm72A
4486.67 s
[autodocodec-yaml] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4486.67 s
[autodocodec-yaml] include safe-coloured-text-0.5.0.0-DxvPUqUQ68iH6QZ8K94Q0x
4486.67 s
[autodocodec-yaml] include scientific-0.3.8.0-HUrgX3bVThBMQgsAHqM9E
4486.67 s
[autodocodec-yaml] include text-2.1.3-1f83
4486.67 s
[autodocodec-yaml] include vector-0.13.2.0-7rsmvfg53oa5PRCOgzIFeb
4486.67 s
[autodocodec-yaml] include yaml-0.11.11.2-7yjA4PDQFyDISNtCqu3jyb
4486.67 s
[autodocodec-yaml] Linked component graph:
4486.67 s
[autodocodec-yaml] unit autodocodec-yaml-0.4.0.2-JuWmFzIhtBJJdKIw2SpKRo
4486.67 s
[autodocodec-yaml] include autodocodec-0.5.0.0-5V6zPOEaYFAF3TMe8iGMbw
4486.67 s
[autodocodec-yaml] include autodocodec-schema-0.2.0.1-9VwwDWTBqJ56bopfP2hk0R
4486.67 s
[autodocodec-yaml] include base-4.21.1.0-f852
4486.67 s
[autodocodec-yaml] include bytestring-0.12.2.0-6aa1
4486.67 s
[autodocodec-yaml] include containers-0.7-4b3d
4486.67 s
[autodocodec-yaml] include path-0.9.6-2fp1GJUJD07i7POopm72A
4486.67 s
[autodocodec-yaml] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4486.67 s
[autodocodec-yaml] include safe-coloured-text-0.5.0.0-DxvPUqUQ68iH6QZ8K94Q0x
4486.67 s
[autodocodec-yaml] include scientific-0.3.8.0-HUrgX3bVThBMQgsAHqM9E
4486.67 s
[autodocodec-yaml] include text-2.1.3-1f83
4486.67 s
[autodocodec-yaml] include vector-0.13.2.0-7rsmvfg53oa5PRCOgzIFeb
4486.67 s
[autodocodec-yaml] include yaml-0.11.11.2-7yjA4PDQFyDISNtCqu3jyb
4486.67 s
[autodocodec-yaml] Autodocodec.Yaml=autodocodec-yaml-0.4.0.2-JuWmFzIhtBJJdKIw2SpKRo:Autodocodec.Yaml,Autodocodec.Yaml.Encode=autodocodec-yaml-0.4.0.2-JuWmFzIhtBJJdKIw2SpKRo:Autodocodec.Yaml.Encode,Autodocodec.Yaml.IO=autodocodec-yaml-0.4.0.2-JuWmFzIhtBJJdKIw2SpKRo:Autodocodec.Yaml.IO,Autodocodec.Yaml.Schema=autodocodec-yaml-0.4.0.2-JuWmFzIhtBJJdKIw2SpKRo:Autodocodec.Yaml.Schema
4486.67 s
[autodocodec-yaml] Ready component graph:
4486.67 s
[autodocodec-yaml] definite autodocodec-yaml-0.4.0.2-JuWmFzIhtBJJdKIw2SpKRo
4486.67 s
[autodocodec-yaml] depends autodocodec-0.5.0.0-5V6zPOEaYFAF3TMe8iGMbw
4486.67 s
[autodocodec-yaml] depends autodocodec-schema-0.2.0.1-9VwwDWTBqJ56bopfP2hk0R
4486.67 s
[autodocodec-yaml] depends base-4.21.1.0-f852
4486.67 s
[autodocodec-yaml] depends bytestring-0.12.2.0-6aa1
4486.67 s
[autodocodec-yaml] depends containers-0.7-4b3d
4486.67 s
[autodocodec-yaml] depends path-0.9.6-2fp1GJUJD07i7POopm72A
4486.67 s
[autodocodec-yaml] depends path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4486.67 s
[autodocodec-yaml] depends safe-coloured-text-0.5.0.0-DxvPUqUQ68iH6QZ8K94Q0x
4486.67 s
[autodocodec-yaml] depends scientific-0.3.8.0-HUrgX3bVThBMQgsAHqM9E
4486.67 s
[autodocodec-yaml] depends text-2.1.3-1f83
4486.67 s
[autodocodec-yaml] depends vector-0.13.2.0-7rsmvfg53oa5PRCOgzIFeb
4486.67 s
[autodocodec-yaml] depends yaml-0.11.11.2-7yjA4PDQFyDISNtCqu3jyb
4486.67 s
[autodocodec-yaml] Using Cabal-3.14.2.0 compiled by ghc-9.12
4486.68 s
[autodocodec-yaml] Using compiler: ghc-9.12.3
4486.68 s
[autodocodec-yaml] Using install prefix:
4486.68 s
[autodocodec-yaml] /nix/store/2in3f94q7kw47slnyg1hdmrw0wvljyxn-autodocodec-yaml-0.4.0.2
4486.68 s
[autodocodec-yaml] Executables installed in:
4486.68 s
[autodocodec-yaml] /nix/store/2in3f94q7kw47slnyg1hdmrw0wvljyxn-autodocodec-yaml-0.4.0.2/bin
4486.68 s
[autodocodec-yaml] Libraries installed in:
4486.68 s
[autodocodec-yaml] /nix/store/2in3f94q7kw47slnyg1hdmrw0wvljyxn-autodocodec-yaml-0.4.0.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/autodocodec-yaml-0.4.0.2-JuWmFzIhtBJJdKIw2SpKRo
4486.68 s
[autodocodec-yaml] Dynamic Libraries installed in:
4486.68 s
[autodocodec-yaml] /nix/store/2in3f94q7kw47slnyg1hdmrw0wvljyxn-autodocodec-yaml-0.4.0.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4486.68 s
[autodocodec-yaml] Private executables installed in:
4486.68 s
[autodocodec-yaml] /nix/store/2in3f94q7kw47slnyg1hdmrw0wvljyxn-autodocodec-yaml-0.4.0.2/libexec/x86_64-linux-ghc-9.12.3-59b0/autodocodec-yaml-0.4.0.2
4486.68 s
[autodocodec-yaml] Data files installed in:
4486.68 s
[autodocodec-yaml] /nix/store/2in3f94q7kw47slnyg1hdmrw0wvljyxn-autodocodec-yaml-0.4.0.2/share/x86_64-linux-ghc-9.12.3-59b0/autodocodec-yaml-0.4.0.2
4486.68 s
[autodocodec-yaml] Documentation installed in:
4486.68 s
[autodocodec-yaml] /nix/store/1s8qrq1klq6nzddx9lwgqyl6ix93wg58-autodocodec-yaml-0.4.0.2-doc/share/doc/autodocodec-yaml-0.4.0.2
4486.68 s
[autodocodec-yaml] Configuration files installed in:
4486.68 s
[autodocodec-yaml] /nix/store/2in3f94q7kw47slnyg1hdmrw0wvljyxn-autodocodec-yaml-0.4.0.2/etc
4486.68 s
[autodocodec-yaml] No alex found
4486.68 s
[autodocodec-yaml] Using ar found on system at:
4486.68 s
[autodocodec-yaml] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4486.68 s
[autodocodec-yaml] No c2hs found
4486.68 s
[autodocodec-yaml] No cpphs found
4486.68 s
[autodocodec-yaml] No doctest found
4486.68 s
[autodocodec-yaml] Using gcc version 14.3.0 given by user at:
4486.68 s
[autodocodec-yaml] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4486.68 s
[autodocodec-yaml] Using ghc version 9.12.3 found on system at:
4486.68 s
[autodocodec-yaml] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4486.68 s
[autodocodec-yaml] Using ghc-pkg version 9.12.3 found on system at:
4486.68 s
[autodocodec-yaml] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4486.68 s
[autodocodec-yaml] No ghcjs found
4486.68 s
[autodocodec-yaml] No ghcjs-pkg found
4486.68 s
[autodocodec-yaml] No greencard found
4486.68 s
[autodocodec-yaml] Using haddock version 2.32.0 found on system at:
4486.68 s
[autodocodec-yaml] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4486.68 s
[autodocodec-yaml] No happy found
4486.68 s
[autodocodec-yaml] No haskell-suite found
4486.68 s
[autodocodec-yaml] No haskell-suite-pkg found
4486.68 s
[autodocodec-yaml] No hmake found
4486.68 s
[autodocodec-yaml] Using hpc version 0.69 found on system at:
4486.68 s
[autodocodec-yaml] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4486.68 s
[autodocodec-yaml] Using hsc2hs version 0.68.10 found on system at:
4486.68 s
[autodocodec-yaml] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4486.68 s
[autodocodec-yaml] Using hscolour version 1.25 found on system at:
4486.68 s
[autodocodec-yaml] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4486.68 s
[autodocodec-yaml] No jhc found
4486.68 s
[autodocodec-yaml] Using ld found on system at:
4486.68 s
[autodocodec-yaml] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4486.68 s
[autodocodec-yaml] No pkg-config found
4486.68 s
[autodocodec-yaml] Using runghc version 9.12.3 found on system at:
4486.68 s
[autodocodec-yaml] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4486.68 s
[autodocodec-yaml] Using strip version 2.44 found on system at:
4486.68 s
[autodocodec-yaml] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4486.68 s
[autodocodec-yaml] Using tar found on system at:
4486.68 s
[autodocodec-yaml] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4486.68 s
[autodocodec-yaml] No uhc found
4486.82 s
[autodocodec-yaml] Phase: buildPhase
4486.88 s
[autodocodec-yaml] Preprocessing library for autodocodec-yaml-0.4.0.2...
4486.88 s
[autodocodec-yaml] Building library for autodocodec-yaml-0.4.0.2...
4486.98 s
[autodocodec-yaml] [1 of 5] Compiling Autodocodec.Yaml.Encode ( src/Autodocodec/Yaml/Encode.hs, dist/build/Autodocodec/Yaml/Encode.o, dist/build/Autodocodec/Yaml/Encode.dyn_o )
4487.39 s
[autodocodec-yaml] [2 of 5] Compiling Autodocodec.Yaml.Schema ( src/Autodocodec/Yaml/Schema.hs, dist/build/Autodocodec/Yaml/Schema.o, dist/build/Autodocodec/Yaml/Schema.dyn_o )
4487.69 s
[persistent] [ 7 of 46] Compiling Database.Persist.SqlBackend.Internal.Statement ( Database/Persist/SqlBackend/Internal/Statement.hs, dist/build/Database/Persist/SqlBackend/Internal/Statement.o, dist/build/Database/Persist/SqlBackend/Internal/Statement.dyn_o )
4487.74 s
[autodocodec-yaml] [3 of 5] Compiling Autodocodec.Yaml.IO ( src/Autodocodec/Yaml/IO.hs, dist/build/Autodocodec/Yaml/IO.o, dist/build/Autodocodec/Yaml/IO.dyn_o )
4487.75 s
[persistent] [ 8 of 46] Compiling Database.Persist.SqlBackend.Internal.StatementCache ( Database/Persist/SqlBackend/Internal/StatementCache.hs, dist/build/Database/Persist/SqlBackend/Internal/StatementCache.o, dist/build/Database/Persist/SqlBackend/Internal/StatementCache.dyn_o )
4487.78 s
[persistent] [ 9 of 46] Compiling Database.Persist.SqlBackend.StatementCache ( Database/Persist/SqlBackend/StatementCache.hs, dist/build/Database/Persist/SqlBackend/StatementCache.o, dist/build/Database/Persist/SqlBackend/StatementCache.dyn_o )
4487.82 s
[autodocodec-yaml] [4 of 5] Compiling Autodocodec.Yaml ( src/Autodocodec/Yaml.hs, dist/build/Autodocodec/Yaml.o, dist/build/Autodocodec/Yaml.dyn_o )
4487.84 s
[autodocodec-yaml] [5 of 5] Compiling Paths_autodocodec_yaml ( dist/build/autogen/Paths_autodocodec_yaml.hs, dist/build/Paths_autodocodec_yaml.o, dist/build/Paths_autodocodec_yaml.dyn_o )
4487.85 s
[persistent] [10 of 46] Compiling Database.Persist.SqlBackend.Internal.InsertSqlResult ( Database/Persist/SqlBackend/Internal/InsertSqlResult.hs, dist/build/Database/Persist/SqlBackend/Internal/InsertSqlResult.o, dist/build/Database/Persist/SqlBackend/Internal/InsertSqlResult.dyn_o )
4487.85 s
[persistent] [11 of 46] Compiling Database.Persist.SqlBackend.Internal.MkSqlBackend ( Database/Persist/SqlBackend/Internal/MkSqlBackend.hs, dist/build/Database/Persist/SqlBackend/Internal/MkSqlBackend.o, dist/build/Database/Persist/SqlBackend/Internal/MkSqlBackend.dyn_o )
4487.85 s
[persistent] [12 of 46] Compiling Database.Persist.FieldDef.Internal ( Database/Persist/FieldDef/Internal.hs, dist/build/Database/Persist/FieldDef/Internal.o, dist/build/Database/Persist/FieldDef/Internal.dyn_o )
4487.85 s
[persistent] [13 of 46] Compiling Database.Persist.FieldDef ( Database/Persist/FieldDef.hs, dist/build/Database/Persist/FieldDef.o, dist/build/Database/Persist/FieldDef.dyn_o )
4487.85 s
[persistent] [14 of 46] Compiling Database.Persist.EntityDef.Internal ( Database/Persist/EntityDef/Internal.hs, dist/build/Database/Persist/EntityDef/Internal.o, dist/build/Database/Persist/EntityDef/Internal.dyn_o )
4487.85 s
[persistent] [15 of 46] Compiling Database.Persist.EntityDef ( Database/Persist/EntityDef.hs, dist/build/Database/Persist/EntityDef.o, dist/build/Database/Persist/EntityDef.dyn_o )
4487.85 s
[persistent] [16 of 46] Compiling Database.Persist.Class.PersistField ( Database/Persist/Class/PersistField.hs, dist/build/Database/Persist/Class/PersistField.o, dist/build/Database/Persist/Class/PersistField.dyn_o )
4487.85 s
[persistent] Database/Persist/Class/PersistField.hs:32:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4487.85 s
[persistent] The import of ‘Numeric.Natural’ is redundant
4487.85 s
[persistent] except perhaps to import instances from ‘Numeric.Natural’
4487.85 s
[persistent] To import instances alone, use: import Numeric.Natural()
4487.85 s
[persistent] |
4487.85 s
[persistent] 32 | import Numeric.Natural (Natural)
4487.85 s
[persistent] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4487.85 s
[persistent]
4488.08 s
[autodocodec-yaml] [1 of 5] Compiling Autodocodec.Yaml.Encode ( src/Autodocodec/Yaml/Encode.hs, dist/build/Autodocodec/Yaml/Encode.p_o )
4488.13 s
[yesod-core] [12 of 31] Compiling Yesod.Core.Widget ( src/Yesod/Core/Widget.hs, dist/build/Yesod/Core/Widget.o, dist/build/Yesod/Core/Widget.dyn_o )
4488.17 s
[yesod-core] src/Yesod/Core/Widget.hs:90:47: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4488.17 s
[yesod-core] The use of ‘~’ without TypeOperators
4488.17 s
[yesod-core] will become an error in a future GHC release.
4488.17 s
[yesod-core] Suggested fix:
4488.17 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4488.17 s
[yesod-core] |
4488.17 s
[yesod-core] 90 | toWidget :: (MonadWidget m, HandlerSite m ~ site) => a -> m ()
4488.17 s
[yesod-core] | ^
4488.17 s
[yesod-core]
4488.17 s
[yesod-core] src/Yesod/Core/Widget.hs:92:17: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4488.17 s
[yesod-core] The use of ‘~’ without TypeOperators
4488.17 s
[yesod-core] will become an error in a future GHC release.
4488.17 s
[yesod-core] Suggested fix:
4488.17 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4488.17 s
[yesod-core] |
4488.17 s
[yesod-core] 92 | instance render ~ RY site => ToWidget site (render -> Html) where
4488.17 s
[yesod-core] | ^
4488.17 s
[yesod-core]
4488.17 s
[yesod-core] src/Yesod/Core/Widget.hs:94:17: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4488.17 s
[yesod-core] The use of ‘~’ without TypeOperators
4488.17 s
[yesod-core] will become an error in a future GHC release.
4488.17 s
[yesod-core] Suggested fix:
4488.17 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4488.17 s
[yesod-core] |
4488.17 s
[yesod-core] 94 | instance render ~ RY site => ToWidget site (render -> Css) where
4488.17 s
[yesod-core] | ^
4488.17 s
[yesod-core]
4488.17 s
[yesod-core] src/Yesod/Core/Widget.hs:98:17: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4488.17 s
[yesod-core] The use of ‘~’ without TypeOperators
4488.17 s
[yesod-core] will become an error in a future GHC release.
4488.17 s
[yesod-core] Suggested fix:
4488.17 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4488.17 s
[yesod-core] |
4488.17 s
[yesod-core] 98 | instance render ~ RY site => ToWidget site (render -> CssBuilder) where
4488.17 s
[yesod-core] | ^
4488.17 s
[yesod-core]
4488.17 s
[yesod-core] src/Yesod/Core/Widget.hs:102:17: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4488.17 s
[yesod-core] The use of ‘~’ without TypeOperators
4488.17 s
[yesod-core] will become an error in a future GHC release.
4488.17 s
[yesod-core] Suggested fix:
4488.17 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4488.17 s
[yesod-core] |
4488.17 s
[yesod-core] 102 | instance render ~ RY site => ToWidget site (render -> Javascript) where
4488.17 s
[yesod-core] | ^
4488.17 s
[yesod-core]
4488.17 s
[yesod-core] src/Yesod/Core/Widget.hs:106:17: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4488.17 s
[yesod-core] The use of ‘~’ without TypeOperators
4488.17 s
[yesod-core] will become an error in a future GHC release.
4488.17 s
[yesod-core] Suggested fix:
4488.17 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4488.17 s
[yesod-core] |
4488.17 s
[yesod-core] 106 | instance (site' ~ site, a ~ ()) => ToWidget site' (WidgetFor site a) where
4488.17 s
[yesod-core] | ^
4488.17 s
[yesod-core]
4488.17 s
[yesod-core] src/Yesod/Core/Widget.hs:106:27: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4488.17 s
[yesod-core] The use of ‘~’ without TypeOperators
4488.17 s
[yesod-core] will become an error in a future GHC release.
4488.17 s
[yesod-core] Suggested fix:
4488.17 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4488.17 s
[yesod-core] |
4488.17 s
[yesod-core] 106 | instance (site' ~ site, a ~ ()) => ToWidget site' (WidgetFor site a) where
4488.17 s
[yesod-core] | ^
4488.17 s
[yesod-core]
4488.17 s
[yesod-core] src/Yesod/Core/Widget.hs:127:52: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4488.17 s
[yesod-core] The use of ‘~’ without TypeOperators
4488.17 s
[yesod-core] will become an error in a future GHC release.
4488.17 s
[yesod-core] Suggested fix:
4488.17 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4488.17 s
[yesod-core] |
4488.17 s
[yesod-core] 127 | toWidgetMedia :: (MonadWidget m, HandlerSite m ~ site)
4488.17 s
[yesod-core] | ^
4488.17 s
[yesod-core]
4488.17 s
[yesod-core] src/Yesod/Core/Widget.hs:131:17: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4488.17 s
[yesod-core] The use of ‘~’ without TypeOperators
4488.17 s
[yesod-core] will become an error in a future GHC release.
4488.17 s
[yesod-core] Suggested fix:
4488.17 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4488.17 s
[yesod-core] |
4488.17 s
[yesod-core] 131 | instance render ~ RY site => ToWidgetMedia site (render -> Css) where
4488.17 s
[yesod-core] | ^
4488.17 s
[yesod-core]
4488.17 s
[yesod-core] src/Yesod/Core/Widget.hs:135:17: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4488.17 s
[yesod-core] The use of ‘~’ without TypeOperators
4488.17 s
[yesod-core] will become an error in a future GHC release.
4488.17 s
[yesod-core] Suggested fix:
4488.17 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4488.17 s
[yesod-core] |
4488.17 s
[yesod-core] 135 | instance render ~ RY site => ToWidgetMedia site (render -> CssBuilder) where
4488.17 s
[yesod-core] | ^
4488.17 s
[yesod-core]
4488.17 s
[yesod-core] src/Yesod/Core/Widget.hs:141:51: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4488.17 s
[yesod-core] The use of ‘~’ without TypeOperators
4488.17 s
[yesod-core] will become an error in a future GHC release.
4488.17 s
[yesod-core] Suggested fix:
4488.17 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4488.17 s
[yesod-core] |
4488.17 s
[yesod-core] 141 | toWidgetBody :: (MonadWidget m, HandlerSite m ~ site) => a -> m ()
4488.17 s
[yesod-core] | ^
4488.17 s
[yesod-core]
4488.17 s
[yesod-core] src/Yesod/Core/Widget.hs:143:17: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4488.17 s
[yesod-core] The use of ‘~’ without TypeOperators
4488.17 s
[yesod-core] will become an error in a future GHC release.
4488.17 s
[yesod-core] Suggested fix:
4488.17 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4488.17 s
[yesod-core] |
4488.17 s
[yesod-core] 143 | instance render ~ RY site => ToWidgetBody site (render -> Html) where
4488.17 s
[yesod-core] | ^
4488.17 s
[yesod-core]
4488.17 s
[yesod-core] src/Yesod/Core/Widget.hs:145:17: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4488.18 s
[yesod-core] The use of ‘~’ without TypeOperators
4488.18 s
[yesod-core] will become an error in a future GHC release.
4488.18 s
[yesod-core] Suggested fix:
4488.18 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4488.18 s
[yesod-core] |
4488.18 s
[yesod-core] 145 | instance render ~ RY site => ToWidgetBody site (render -> Javascript) where
4488.18 s
[yesod-core] | ^
4488.18 s
[yesod-core]
4488.18 s
[yesod-core] src/Yesod/Core/Widget.hs:153:51: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4488.18 s
[yesod-core] The use of ‘~’ without TypeOperators
4488.18 s
[yesod-core] will become an error in a future GHC release.
4488.18 s
[yesod-core] Suggested fix:
4488.18 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4488.18 s
[yesod-core] |
4488.18 s
[yesod-core] 153 | toWidgetHead :: (MonadWidget m, HandlerSite m ~ site) => a -> m ()
4488.18 s
[yesod-core] | ^
4488.18 s
[yesod-core]
4488.18 s
[yesod-core] src/Yesod/Core/Widget.hs:155:17: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4488.18 s
[yesod-core] The use of ‘~’ without TypeOperators
4488.18 s
[yesod-core] will become an error in a future GHC release.
4488.18 s
[yesod-core] Suggested fix:
4488.18 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4488.18 s
[yesod-core] |
4488.18 s
[yesod-core] 155 | instance render ~ RY site => ToWidgetHead site (render -> Html) where
4488.18 s
[yesod-core] | ^
4488.18 s
[yesod-core]
4488.18 s
[yesod-core] src/Yesod/Core/Widget.hs:157:17: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4488.18 s
[yesod-core] The use of ‘~’ without TypeOperators
4488.18 s
[yesod-core] will become an error in a future GHC release.
4488.18 s
[yesod-core] Suggested fix:
4488.18 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4488.18 s
[yesod-core] |
4488.18 s
[yesod-core] 157 | instance render ~ RY site => ToWidgetHead site (render -> Css) where
4488.18 s
[yesod-core] | ^
4488.18 s
[yesod-core]
4488.18 s
[yesod-core] src/Yesod/Core/Widget.hs:161:17: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4488.18 s
[yesod-core] The use of ‘~’ without TypeOperators
4488.18 s
[yesod-core] will become an error in a future GHC release.
4488.18 s
[yesod-core] Suggested fix:
4488.18 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4488.18 s
[yesod-core] |
4488.18 s
[yesod-core] 161 | instance render ~ RY site => ToWidgetHead site (render -> CssBuilder) where
4488.18 s
[yesod-core] | ^
4488.18 s
[yesod-core]
4488.18 s
[yesod-core] src/Yesod/Core/Widget.hs:165:17: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4488.18 s
[yesod-core] The use of ‘~’ without TypeOperators
4488.18 s
[yesod-core] will become an error in a future GHC release.
4488.18 s
[yesod-core] Suggested fix:
4488.18 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4488.18 s
[yesod-core] |
4488.18 s
[yesod-core] 165 | instance render ~ RY site => ToWidgetHead site (render -> Javascript) where
4488.18 s
[yesod-core] | ^
4488.18 s
[yesod-core]
4488.53 s
[autodocodec-yaml] [2 of 5] Compiling Autodocodec.Yaml.Schema ( src/Autodocodec/Yaml/Schema.hs, dist/build/Autodocodec/Yaml/Schema.p_o )
4488.59 s
[persistent] [17 of 46] Compiling Database.Persist.Class.PersistEntity ( Database/Persist/Class/PersistEntity.hs, dist/build/Database/Persist/Class/PersistEntity.o, dist/build/Database/Persist/Class/PersistEntity.dyn_o )
4488.59 s
[yesod-core] [13 of 31] Compiling Yesod.Core.Class.Yesod ( src/Yesod/Core/Class/Yesod.hs, dist/build/Yesod/Core/Class/Yesod.o, dist/build/Yesod/Core/Class/Yesod.dyn_o )
4488.65 s
[yesod-core] src/Yesod/Core/Class/Yesod.hs:26:54: warning : [ GHC-38856 ] [ -Wunused-imports ]
4488.65 s
[yesod-core] The import of ‘foldl'’ from module ‘Data.List’ is redundant
4488.65 s
[yesod-core] |
4488.65 s
[yesod-core] 26 | import Data.List (foldl' , nub)
4488.65 s
[yesod-core] | ^^^^^^
4488.65 s
[yesod-core]
4488.65 s
[yesod-core] src/Yesod/Core/Class/Yesod.hs:57:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4488.65 s
[yesod-core] The qualified import of ‘Network.Wai.Handler.Warp’ is redundant
4488.65 s
[yesod-core] except perhaps to import instances from ‘Network.Wai.Handler.Warp’
4488.65 s
[yesod-core] To import instances alone, use: import Network.Wai.Handler.Warp()
4488.65 s
[yesod-core] |
4488.65 s
[yesod-core] 57 | import qualified Network.Wai.Handler.Warp as Warp
4488.65 s
[yesod-core] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4488.65 s
[yesod-core]
4488.65 s
[persistent] Database/Persist/Class/PersistEntity.hs:26:7: warning : [ GHC-47854 ] [ -Wduplicate-exports ]
4488.65 s
[persistent] ‘entityVal’ is exported by ‘Entity(.., Entity, entityKey,
4488.65 s
[persistent] entityVal)’ and ‘Entity(.., Entity, entityKey, entityVal)’
4488.65 s
[persistent] |
4488.65 s
[persistent] 26 | , Entity (.., Entity, entityKey, entityVal)
4488.65 s
[persistent] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4488.65 s
[persistent]
4488.65 s
[persistent] Database/Persist/Class/PersistEntity.hs:26:7: warning : [ GHC-47854 ] [ -Wduplicate-exports ]
4488.65 s
[persistent] ‘entityKey’ is exported by ‘Entity(.., Entity, entityKey,
4488.65 s
[persistent] entityVal)’ and ‘Entity(.., Entity, entityKey, entityVal)’
4488.65 s
[persistent] |
4488.65 s
[persistent] 26 | , Entity (.., Entity, entityKey, entityVal)
4488.65 s
[persistent] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4488.65 s
[persistent]
4488.65 s
[persistent] Database/Persist/Class/PersistEntity.hs:26:7: warning : [ GHC-47854 ] [ -Wduplicate-exports ]
4488.65 s
[persistent] ‘Entity’ is exported by ‘Entity(.., Entity, entityKey,
4488.65 s
[persistent] entityVal)’ and ‘Entity(.., Entity, entityKey, entityVal)’
4488.65 s
[persistent] |
4488.65 s
[persistent] 26 | , Entity (.., Entity, entityKey, entityVal)
4488.65 s
[persistent] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4488.65 s
[persistent]
4488.65 s
[persistent] Database/Persist/Class/PersistEntity.hs:43:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4488.65 s
[persistent] The import of ‘Data.Functor.Constant’ is redundant
4488.65 s
[persistent] except perhaps to import instances from ‘Data.Functor.Constant’
4488.65 s
[persistent] To import instances alone, use: import Data.Functor.Constant()
4488.65 s
[persistent] |
4488.65 s
[persistent] 43 | import Data.Functor.Constant
4488.65 s
[persistent] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4488.65 s
[persistent]
4488.65 s
[persistent] Database/Persist/Class/PersistEntity.hs:68:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4488.65 s
[persistent] The import of ‘GHC.Records’ is redundant
4488.65 s
[persistent] except perhaps to import instances from ‘GHC.Records’
4488.65 s
[persistent] To import instances alone, use: import GHC.Records()
4488.65 s
[persistent] |
4488.65 s
[persistent] 68 | import GHC.Records
4488.65 s
[persistent] | ^^^^^^^^^^^^^^^^^^
4488.65 s
[persistent]
4488.98 s
[persistent] [18 of 46] Compiling Database.Persist.Types ( Database/Persist/Types.hs, dist/build/Database/Persist/Types.o, dist/build/Database/Persist/Types.dyn_o )
4489.00 s
[autodocodec-yaml] [3 of 5] Compiling Autodocodec.Yaml.IO ( src/Autodocodec/Yaml/IO.hs, dist/build/Autodocodec/Yaml/IO.p_o )
4489.01 s
[persistent] [19 of 46] Compiling Database.Persist.Quasi.Internal ( Database/Persist/Quasi/Internal.hs, dist/build/Database/Persist/Quasi/Internal.o, dist/build/Database/Persist/Quasi/Internal.dyn_o )
4489.08 s
[persistent] Database/Persist/Quasi/Internal.hs:58:25: warning : [ GHC-38856 ] [ -Wunused-imports ]
4489.08 s
[persistent] The import of ‘foldl'’ from module ‘Data.List’ is redundant
4489.08 s
[persistent] |
4489.08 s
[persistent] 58 | import Data.List (find, foldl' )
4489.08 s
[persistent] | ^^^^^^
4489.08 s
[persistent]
4489.16 s
[autodocodec-yaml] [4 of 5] Compiling Autodocodec.Yaml ( src/Autodocodec/Yaml.hs, dist/build/Autodocodec/Yaml.p_o )
4489.28 s
[autodocodec-yaml] [5 of 5] Compiling Paths_autodocodec_yaml ( dist/build/autogen/Paths_autodocodec_yaml.hs, dist/build/Paths_autodocodec_yaml.p_o )
4489.34 s
[xml-conduit] Documentation created: dist/doc/html/xml-conduit,
4489.34 s
[xml-conduit] dist/doc/html/xml-conduit/xml-conduit.txt
4489.52 s
[xml-conduit] Phase: installPhase
4489.59 s
[xml-conduit] Installing library in /nix/store/72qk0r070zyf2dnh7rzqzah917nxj1is-xml-conduit-1.10.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/xml-conduit-1.10.0.0-J1D8Wwd1CxD4aLwsY7pASQ
4489.84 s
[yesod-core] [14 of 31] Compiling Yesod.Core.Json ( src/Yesod/Core/Json.hs, dist/build/Yesod/Core/Json.o, dist/build/Yesod/Core/Json.dyn_o )
4489.95 s
[xml-conduit] Phase: fixupPhase
4489.96 s
[xml-conduit] shrinking RPATHs of ELF executables and libraries in /nix/store/72qk0r070zyf2dnh7rzqzah917nxj1is-xml-conduit-1.10.0.0
4489.97 s
[xml-conduit] shrinking /nix/store/72qk0r070zyf2dnh7rzqzah917nxj1is-xml-conduit-1.10.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSxml-conduit-1.10.0.0-J1D8Wwd1CxD4aLwsY7pASQ-ghc9.12.3.so
4489.98 s
[xml-conduit] checking for references to /build/ in /nix/store/72qk0r070zyf2dnh7rzqzah917nxj1is-xml-conduit-1.10.0.0...
4490.00 s
[xml-conduit] patching script interpreter paths in /nix/store/72qk0r070zyf2dnh7rzqzah917nxj1is-xml-conduit-1.10.0.0
4490.01 s
[xml-conduit] stripping (with command strip and flags -S -p) in /nix/store/72qk0r070zyf2dnh7rzqzah917nxj1is-xml-conduit-1.10.0.0/lib
4490.11 s
[yesod-core] [15 of 31] Compiling Yesod.Core.Internal.Run ( src/Yesod/Core/Internal/Run.hs, dist/build/Yesod/Core/Internal/Run.o, dist/build/Yesod/Core/Internal/Run.dyn_o )
4490.11 s
[yesod-core] src/Yesod/Core/Internal/Run.hs:25:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4490.11 s
[yesod-core] The qualified import of ‘Control.Exception’ is redundant
4490.11 s
[yesod-core] except perhaps to import instances from ‘Control.Exception’
4490.11 s
[yesod-core] To import instances alone, use: import Control.Exception()
4490.11 s
[yesod-core] |
4490.11 s
[yesod-core] 25 | import qualified Control.Exception as EUnsafe
4490.11 s
[yesod-core] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4490.11 s
[yesod-core]
4490.11 s
[yesod-core] src/Yesod/Core/Internal/Run.hs:54:48: warning : [ GHC-38856 ] [ -Wunused-imports ]
4490.11 s
[yesod-core] The import of ‘Route’ from module ‘Yesod.Routes.Class’ is redundant
4490.11 s
[yesod-core] |
4490.11 s
[yesod-core] 54 | import Yesod.Routes.Class (Route , renderRoute)
4490.11 s
[yesod-core] | ^^^^^
4490.11 s
[yesod-core]
4490.11 s
[yesod-core] src/Yesod/Core/Internal/Run.hs:57:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4490.11 s
[yesod-core] The import of ‘UnliftIO’ is redundant
4490.11 s
[yesod-core] except perhaps to import instances from ‘UnliftIO’
4490.11 s
[yesod-core] To import instances alone, use: import UnliftIO()
4490.11 s
[yesod-core] |
4490.11 s
[yesod-core] 57 | import UnliftIO(MonadUnliftIO, withRunInIO)
4490.11 s
[yesod-core] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4490.11 s
[yesod-core]
4490.11 s
[yesod-core] src/Yesod/Core/Internal/Run.hs:58:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4490.11 s
[yesod-core] The import of ‘Data.Proxy’ is redundant
4490.11 s
[yesod-core] except perhaps to import instances from ‘Data.Proxy’
4490.11 s
[yesod-core] To import instances alone, use: import Data.Proxy()
4490.11 s
[yesod-core] |
4490.11 s
[yesod-core] 58 | import Data.Proxy(Proxy(..))
4490.11 s
[yesod-core] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4490.11 s
[yesod-core]
4490.11 s
[yesod-core] src/Yesod/Core/Internal/Run.hs:302:13: warning : [ GHC-68441 ] [ -Wdeprecations ]
4490.11 s
[yesod-core] In the use of record field of Request ‘requestBody’
4490.11 s
[yesod-core] (imported from Network.Wai.Internal):
4490.11 s
[yesod-core] Deprecated: "requestBody's name is misleading because it only gets a partial chunk of the body. Use getRequestBodyChunk instead when getting the field, and setRequestBodyChunks when setting the field."
4490.11 s
[yesod-core] |
4490.11 s
[yesod-core] 302 | , requestBody = return mempty
4490.11 s
[yesod-core] | ^^^^^^^^^^^
4490.11 s
[yesod-core]
4490.11 s
[yesod-core] src/Yesod/Core/Internal/Run.hs:328:3: warning : [ GHC-63397 ] [ -Wname-shadowing ]
4490.11 s
[yesod-core] This binding for ‘mmaxLen’ shadows the existing binding
4490.11 s
[yesod-core] bound at src/Yesod/Core/Internal/Run.hs:368:5
4490.11 s
[yesod-core] |
4490.11 s
[yesod-core] 328 | mmaxLen <- maximumContentLengthIO yreSite route
4490.11 s
[yesod-core] | ^^^^^^^
4490.11 s
[yesod-core]
4490.11 s
[yesod-core] src/Yesod/Core/Internal/Run.hs:368:5: warning : [ GHC-40910 ] [ -Wunused-local-binds ]
4490.11 s
[yesod-core] Defined but not used: ‘mmaxLen’
4490.11 s
[yesod-core] |
4490.11 s
[yesod-core] 368 | mmaxLen = maximumContentLength yreSite route
4490.11 s
[yesod-core] | ^^^^^^^
4490.11 s
[yesod-core]
4490.19 s
[xml-conduit] shrinking RPATHs of ELF executables and libraries in /nix/store/3faajzw0cywsf3k1cj3cqdjsp69sfhyw-xml-conduit-1.10.0.0-doc
4490.20 s
[xml-conduit] checking for references to /build/ in /nix/store/3faajzw0cywsf3k1cj3cqdjsp69sfhyw-xml-conduit-1.10.0.0-doc...
4490.22 s
[xml-conduit] patching script interpreter paths in /nix/store/3faajzw0cywsf3k1cj3cqdjsp69sfhyw-xml-conduit-1.10.0.0-doc
4490.23 s
[yesod-core] [16 of 31] Compiling Yesod.Core.Unsafe ( src/Yesod/Core/Unsafe.hs, dist/build/Yesod/Core/Unsafe.o, dist/build/Yesod/Core/Unsafe.dyn_o )
4490.35 s
Progress: 308 of 370 built (4 building), 559 of 559 downloaded from cache
4490.49 s
Building html-conduit
4490.49 s
[yesod-core] [17 of 31] Compiling Yesod.Core.Class.Dispatch ( src/Yesod/Core/Class/Dispatch.hs, dist/build/Yesod/Core/Class/Dispatch.o, dist/build/Yesod/Core/Class/Dispatch.dyn_o )
4490.49 s
[yesod-core] [18 of 31] Compiling Yesod.Core.Internal.LiteApp ( src/Yesod/Core/Internal/LiteApp.hs, dist/build/Yesod/Core/Internal/LiteApp.o, dist/build/Yesod/Core/Internal/LiteApp.dyn_o )
4490.65 s
[html-conduit] Phase: setupCompilerEnvironmentPhase
4490.65 s
[html-conduit] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4490.68 s
[yesod-core] [19 of 31] Compiling Yesod.Core.Class.Breadcrumbs ( src/Yesod/Core/Class/Breadcrumbs.hs, dist/build/Yesod/Core/Class/Breadcrumbs.o, dist/build/Yesod/Core/Class/Breadcrumbs.dyn_o )
4490.68 s
[yesod-core] [20 of 31] Compiling Yesod.Routes.TH.Types ( src/Yesod/Routes/TH/Types.hs, dist/build/Yesod/Routes/TH/Types.o, dist/build/Yesod/Routes/TH/Types.dyn_o )
4490.68 s
[yesod-core] [21 of 31] Compiling Yesod.Routes.TH.RouteAttrs ( src/Yesod/Routes/TH/RouteAttrs.hs, dist/build/Yesod/Routes/TH/RouteAttrs.o, dist/build/Yesod/Routes/TH/RouteAttrs.dyn_o )
4490.68 s
[yesod-core] [22 of 31] Compiling Yesod.Routes.TH.RenderRoute ( src/Yesod/Routes/TH/RenderRoute.hs, dist/build/Yesod/Routes/TH/RenderRoute.o, dist/build/Yesod/Routes/TH/RenderRoute.dyn_o )
4490.68 s
[yesod-core] [23 of 31] Compiling Yesod.Routes.TH.Dispatch ( src/Yesod/Routes/TH/Dispatch.hs, dist/build/Yesod/Routes/TH/Dispatch.o, dist/build/Yesod/Routes/TH/Dispatch.dyn_o )
4490.68 s
[yesod-core] src/Yesod/Routes/TH/Dispatch.hs:14:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4490.68 s
[yesod-core] The import of ‘Data.List’ is redundant
4490.68 s
[yesod-core] except perhaps to import instances from ‘Data.List’
4490.68 s
[yesod-core] To import instances alone, use: import Data.List()
4490.68 s
[yesod-core] |
4490.68 s
[yesod-core] 14 | import Data.List (foldl')
4490.68 s
[yesod-core] | ^^^^^^^^^^^^^^^^^^^^^^^^^
4490.68 s
[yesod-core]
4490.68 s
[yesod-core] [24 of 31] Compiling Yesod.Routes.TH.ParseRoute ( src/Yesod/Routes/TH/ParseRoute.hs, dist/build/Yesod/Routes/TH/ParseRoute.o, dist/build/Yesod/Routes/TH/ParseRoute.dyn_o )
4490.68 s
[yesod-core] [25 of 31] Compiling Yesod.Routes.TH ( src/Yesod/Routes/TH.hs, dist/build/Yesod/Routes/TH.o, dist/build/Yesod/Routes/TH.dyn_o )
4490.68 s
[yesod-core] [26 of 31] Compiling Yesod.Routes.Overlap ( src/Yesod/Routes/Overlap.hs, dist/build/Yesod/Routes/Overlap.o, dist/build/Yesod/Routes/Overlap.dyn_o )
4490.68 s
[yesod-core] [27 of 31] Compiling Yesod.Routes.Parse ( src/Yesod/Routes/Parse.hs, dist/build/Yesod/Routes/Parse.o, dist/build/Yesod/Routes/Parse.dyn_o )
4490.68 s
[yesod-core] src/Yesod/Routes/Parse.hs:23:19: warning : [ GHC-38856 ] [ -Wunused-imports ]
4490.68 s
[yesod-core] The import of ‘foldl'’ from module ‘Data.List’ is redundant
4490.68 s
[yesod-core] |
4490.68 s
[yesod-core] 23 | import Data.List (foldl' , isPrefixOf)
4490.68 s
[yesod-core] | ^^^^^^
4490.68 s
[yesod-core]
4490.68 s
[yesod-core] src/Yesod/Routes/Parse.hs:103:25: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
4490.68 s
[yesod-core] Pattern match(es) are non-exhaustive
4490.68 s
[yesod-core] In a pattern binding:
4490.68 s
[yesod-core] Patterns of type ‘([Piece String], Maybe String,
4490.68 s
[yesod-core] Bool)’ not matched:
4490.68 s
[yesod-core] (_, (Just _), _)
4490.68 s
[yesod-core] |
4490.68 s
[yesod-core] 103 | (pieces, Nothing, check) = piecesFromStringCheck pattern
4490.68 s
[yesod-core] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4490.68 s
[yesod-core]
4490.68 s
[yesod-core] [28 of 31] Compiling Yesod.Core.Internal.TH ( src/Yesod/Core/Internal/TH.hs, dist/build/Yesod/Core/Internal/TH.o, dist/build/Yesod/Core/Internal/TH.dyn_o )
4490.68 s
[yesod-core] src/Yesod/Core/Internal/TH.hs:56:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4490.68 s
[yesod-core] The import of ‘Data.List’ is redundant
4490.68 s
[yesod-core] except perhaps to import instances from ‘Data.List’
4490.68 s
[yesod-core] To import instances alone, use: import Data.List()
4490.68 s
[yesod-core] |
4490.68 s
[yesod-core] 56 | import Data.List (foldl')
4490.68 s
[yesod-core] | ^^^^^^^^^^^^^^^^^^^^^^^^^
4490.68 s
[yesod-core]
4490.68 s
[yesod-core] src/Yesod/Core/Internal/TH.hs:221:24: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
4490.68 s
[yesod-core] Pattern match(es) are non-exhaustive
4490.68 s
[yesod-core] In a lambda abstraction:
4490.68 s
[yesod-core] Patterns of type ‘[String]’ not matched: []
4490.68 s
[yesod-core] |
4490.68 s
[yesod-core] 221 | let appCxt = fmap (\(c:rest) ->
4490.68 s
[yesod-core] | ^^^^^^^^^^^^^...
4490.68 s
[yesod-core]
4490.90 s
[html-conduit] Phase: unpackPhase
4490.90 s
[html-conduit] unpacking source archive /nix/store/b4n4rdy1wfps854xcblz9342z5dh820m-html-conduit-1.3.2.2.tar.gz
4490.91 s
[html-conduit] source root is html-conduit-1.3.2.2
4490.91 s
[html-conduit] setting SOURCE_DATE_EPOCH to timestamp 1629087185 of file "html-conduit-1.3.2.2/html-conduit.cabal"
4490.92 s
[html-conduit] Phase: patchPhase
4490.93 s
[html-conduit] Run jailbreak-cabal to lift version restrictions on build inputs.
4491.01 s
[yesod-core] [29 of 31] Compiling Yesod.Core.Internal ( src/Yesod/Core/Internal.hs, dist/build/Yesod/Core/Internal.o, dist/build/Yesod/Core/Internal.dyn_o )
4491.02 s
[html-conduit] Phase: compileBuildDriverPhase
4491.02 s
[html-conduit] setupCompileFlags: -package-db=/build/tmp.BQc6qnAjEM/setup-package.conf.d -threaded
4491.04 s
[yesod-core] [30 of 31] Compiling Yesod.Core.Dispatch ( src/Yesod/Core/Dispatch.hs, dist/build/Yesod/Core/Dispatch.o, dist/build/Yesod/Core/Dispatch.dyn_o )
4491.09 s
[html-conduit] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.BQc6qnAjEM/Main.o )
4491.15 s
[html-conduit] [2 of 2] Linking Setup
4491.25 s
[yesod-core] [31 of 31] Compiling Yesod.Core ( src/Yesod/Core.hs, dist/build/Yesod/Core.o, dist/build/Yesod/Core.dyn_o )
4491.70 s
[autodocodec-yaml] Phase: haddockPhase
4491.97 s
[yesod-core] [ 1 of 31] Compiling Paths_yesod_core ( dist/build/autogen/Paths_yesod_core.hs, dist/build/Paths_yesod_core.p_o )
4492.26 s
[yesod-core] [ 2 of 31] Compiling Yesod.Core.Internal.Util ( src/Yesod/Core/Internal/Util.hs, dist/build/Yesod/Core/Internal/Util.p_o )
4492.32 s
[yesod-core] [ 3 of 31] Compiling Yesod.Core.TypeCache ( src/Yesod/Core/TypeCache.hs, dist/build/Yesod/Core/TypeCache.p_o )
4492.48 s
[autodocodec-yaml] Preprocessing library for autodocodec-yaml-0.4.0.2...
4492.54 s
[autodocodec-yaml] Running Haddock on library for autodocodec-yaml-0.4.0.2...
4492.54 s
[autodocodec-yaml] Warning: The documentation for the following packages are not installed. No
4492.54 s
[autodocodec-yaml] links will be generated to these packages: attoparsec-0.14.4,
4492.54 s
[autodocodec-yaml] attoparsec-0.14.4, libyaml-clib-0.2.5, path-0.9.6, path-0.9.6, vector-0.13.2.0
4492.57 s
[yesod-core] [ 4 of 31] Compiling Yesod.Routes.Class ( src/Yesod/Routes/Class.hs, dist/build/Yesod/Routes/Class.p_o )
4492.57 s
[yesod-core] [ 5 of 31] Compiling Yesod.Core.Types ( src/Yesod/Core/Types.hs, dist/build/Yesod/Core/Types.p_o )
4492.67 s
[html-conduit] Phase: updateAutotoolsGnuConfigScriptsPhase
4492.68 s
[html-conduit] Phase: configurePhase
4492.68 s
[html-conduit] configureFlags: --verbose --prefix=/nix/store/a385bfyviajsp6pzd0acg8blp1c34r7f-html-conduit-1.3.2.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/mnwjamrj3h0p5nw3ilpvd0ymvqpfj55q-html-conduit-1.3.2.2-doc/share/doc/html-conduit-1.3.2.2 --with-gcc=gcc --package-db=/build/tmp.BQc6qnAjEM/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --enable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4492.69 s
[html-conduit] Using Parsec parser
4492.69 s
[html-conduit] Configuring html-conduit-1.3.2.2...
4492.76 s
[autodocodec-yaml] [1 of 5] Compiling Autodocodec.Yaml.Encode ( src/Autodocodec/Yaml/Encode.hs, nothing ) [Flags changed]
4492.78 s
[yesod-core] src/Yesod/Core/Types.hs:32:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4492.78 s
[yesod-core] The import of ‘Data.Semigroup’ is redundant
4492.78 s
[yesod-core] except perhaps to import instances from ‘Data.Semigroup’
4492.78 s
[yesod-core] To import instances alone, use: import Data.Semigroup()
4492.78 s
[yesod-core] |
4492.78 s
[yesod-core] 32 | import Data.Semigroup (Semigroup(..))
4492.78 s
[yesod-core] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4492.78 s
[yesod-core]
4492.78 s
[yesod-core] src/Yesod/Core/Types.hs:262:12: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4492.78 s
[yesod-core] The use of ‘~’ without TypeOperators
4492.78 s
[yesod-core] will become an error in a future GHC release.
4492.78 s
[yesod-core] Suggested fix:
4492.78 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4492.78 s
[yesod-core] |
4492.78 s
[yesod-core] 262 | instance a ~ () => Monoid (WidgetFor site a) where
4492.78 s
[yesod-core] | ^
4492.78 s
[yesod-core]
4492.78 s
[yesod-core] src/Yesod/Core/Types.hs:267:12: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4492.79 s
[yesod-core] The use of ‘~’ without TypeOperators
4492.79 s
[yesod-core] will become an error in a future GHC release.
4492.79 s
[yesod-core] Suggested fix:
4492.79 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4492.79 s
[yesod-core] |
4492.79 s
[yesod-core] 267 | instance a ~ () => Semigroup (WidgetFor site a) where
4492.79 s
[yesod-core] | ^
4492.79 s
[yesod-core]
4492.79 s
[yesod-core] src/Yesod/Core/Types.hs:275:12: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4492.79 s
[yesod-core] The use of ‘~’ without TypeOperators
4492.79 s
[yesod-core] will become an error in a future GHC release.
4492.79 s
[yesod-core] Suggested fix:
4492.79 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4492.79 s
[yesod-core] |
4492.79 s
[yesod-core] 275 | instance a ~ () => IsString (WidgetFor site a) where
4492.79 s
[yesod-core] | ^
4492.79 s
[yesod-core]
4492.79 s
[yesod-core] src/Yesod/Core/Types.hs:402:3: warning : [ GHC-50928 ] [ -Wnoncanonical-monoid-instances ]
4492.79 s
[yesod-core] Noncanonical ‘(<>) = mappend’ definition detected
4492.79 s
[yesod-core] in the instance declaration for ‘Semigroup (Head url)’.
4492.79 s
[yesod-core] Suggested fix:
4492.79 s
[yesod-core] Move definition from ‘mappend’ to ‘(<>)’
4492.79 s
[yesod-core] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid
4492.79 s
[yesod-core] |
4492.79 s
[yesod-core] 402 | (<>) = mappend
4492.79 s
[yesod-core] | ^^^^^^^^^^^^^^
4492.79 s
[yesod-core]
4492.79 s
[yesod-core] src/Yesod/Core/Types.hs:406:3: warning : [ GHC-50928 ] [ -Wnoncanonical-monoid-instances ]
4492.79 s
[yesod-core] Noncanonical ‘(<>) = mappend’ definition detected
4492.79 s
[yesod-core] in the instance declaration for ‘Semigroup (Body url)’.
4492.79 s
[yesod-core] Suggested fix:
4492.79 s
[yesod-core] Move definition from ‘mappend’ to ‘(<>)’
4492.79 s
[yesod-core] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid
4492.79 s
[yesod-core] |
4492.79 s
[yesod-core] 406 | (<>) = mappend
4492.79 s
[yesod-core] | ^^^^^^^^^^^^^^
4492.79 s
[yesod-core]
4492.82 s
[persistent] [20 of 46] Compiling Database.Persist.Quasi ( Database/Persist/Quasi.hs, dist/build/Database/Persist/Quasi.o, dist/build/Database/Persist/Quasi.dyn_o )
4492.87 s
[persistent] [21 of 46] Compiling Database.Persist.Class.PersistStore ( Database/Persist/Class/PersistStore.hs, dist/build/Database/Persist/Class/PersistStore.o, dist/build/Database/Persist/Class/PersistStore.dyn_o )
4492.87 s
[persistent] [22 of 46] Compiling Database.Persist.SqlBackend.Internal ( Database/Persist/SqlBackend/Internal.hs, dist/build/Database/Persist/SqlBackend/Internal.o, dist/build/Database/Persist/SqlBackend/Internal.dyn_o )
4492.87 s
[persistent] [23 of 46] Compiling Database.Persist.SqlBackend ( Database/Persist/SqlBackend.hs, dist/build/Database/Persist/SqlBackend.o, dist/build/Database/Persist/SqlBackend.dyn_o )
4492.87 s
[persistent] [24 of 46] Compiling Database.Persist.Class.PersistUnique ( Database/Persist/Class/PersistUnique.hs, dist/build/Database/Persist/Class/PersistUnique.o, dist/build/Database/Persist/Class/PersistUnique.dyn_o )
4492.87 s
[persistent] [25 of 46] Compiling Database.Persist.Class.PersistQuery ( Database/Persist/Class/PersistQuery.hs, dist/build/Database/Persist/Class/PersistQuery.o, dist/build/Database/Persist/Class/PersistQuery.dyn_o )
4492.87 s
[persistent] [26 of 46] Compiling Database.Persist.Class ( Database/Persist/Class.hs, dist/build/Database/Persist/Class.o, dist/build/Database/Persist/Class.dyn_o )
4492.87 s
[persistent] [27 of 46] Compiling Database.Persist.Sql.Types.Internal ( Database/Persist/Sql/Types/Internal.hs, dist/build/Database/Persist/Sql/Types/Internal.o, dist/build/Database/Persist/Sql/Types/Internal.dyn_o )
4492.87 s
[persistent] [28 of 46] Compiling Database.Persist.Sql.Types ( Database/Persist/Sql/Types.hs, dist/build/Database/Persist/Sql/Types.o, dist/build/Database/Persist/Sql/Types.dyn_o )
4492.87 s
[persistent] [29 of 46] Compiling Database.Persist.Sql.Internal ( Database/Persist/Sql/Internal.hs, dist/build/Database/Persist/Sql/Internal.o, dist/build/Database/Persist/Sql/Internal.dyn_o )
4492.87 s
[persistent] [30 of 46] Compiling Database.Persist ( Database/Persist.hs, dist/build/Database/Persist.o, dist/build/Database/Persist.dyn_o )
4492.87 s
[persistent] [31 of 46] Compiling Database.Persist.Sql.Util ( Database/Persist/Sql/Util.hs, dist/build/Database/Persist/Sql/Util.o, dist/build/Database/Persist/Sql/Util.dyn_o )
4492.87 s
[persistent] [32 of 46] Compiling Database.Persist.Sql.Class ( Database/Persist/Sql/Class.hs, dist/build/Database/Persist/Sql/Class.o, dist/build/Database/Persist/Sql/Class.dyn_o )
4492.94 s
[criterion] Documentation created: dist/doc/html/criterion,
4492.94 s
[criterion] dist/doc/html/criterion/criterion.txt
4493.06 s
[autodocodec-yaml] [2 of 5] Compiling Autodocodec.Yaml.Schema ( src/Autodocodec/Yaml/Schema.hs, nothing ) [Flags changed]
4493.32 s
[html-conduit] Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code
4493.32 s
[html-conduit] execution vulnerability. Furthermore, popular forges like GitHub do not
4493.32 s
[html-conduit] support it. Use https:// or ssh:// instead.
4493.35 s
[html-conduit] Dependency attoparsec: using attoparsec-0.14.4
4493.35 s
[html-conduit] Dependency base: using base-4.21.1.0
4493.35 s
[html-conduit] Dependency bytestring: using bytestring-0.12.2.0
4493.35 s
[html-conduit] Dependency conduit: using conduit-1.3.6.1
4493.35 s
[html-conduit] Dependency conduit-extra: using conduit-extra-1.3.8
4493.35 s
[html-conduit] Dependency containers: using containers-0.7
4493.35 s
[html-conduit] Dependency resourcet: using resourcet-1.3.0
4493.35 s
[html-conduit] Dependency text: using text-2.1.3
4493.35 s
[html-conduit] Dependency transformers: using transformers-0.6.1.2
4493.35 s
[html-conduit] Dependency xml-conduit: using xml-conduit-1.10.0.0
4493.35 s
[html-conduit] Dependency xml-types: using xml-types-0.3.8
4493.35 s
[html-conduit] Source component graph: component lib
4493.35 s
[html-conduit] Configured component graph:
4493.35 s
[html-conduit] component html-conduit-1.3.2.2-B06Fql1npEW50F06cj7U5r
4493.35 s
[html-conduit] include attoparsec-0.14.4-5pqwIqbkNqxEV6tZ1yc2Vq
4493.35 s
[html-conduit] include base-4.21.1.0-f852
4493.35 s
[html-conduit] include bytestring-0.12.2.0-6aa1
4493.35 s
[html-conduit] include conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4493.35 s
[html-conduit] include conduit-extra-1.3.8-9dfIDDjTcXk7yZdUls6zWm
4493.35 s
[html-conduit] include containers-0.7-4b3d
4493.35 s
[html-conduit] include resourcet-1.3.0-7wG0wgG6EWL5F9hqk9dyBk
4493.35 s
[html-conduit] include text-2.1.3-1f83
4493.35 s
[html-conduit] include transformers-0.6.1.2-c4e4
4493.35 s
[html-conduit] include xml-conduit-1.10.0.0-J1D8Wwd1CxD4aLwsY7pASQ
4493.35 s
[html-conduit] include xml-types-0.3.8-Ey1S92yS6TXIC13G5v7m3I
4493.35 s
[html-conduit] Linked component graph:
4493.35 s
[html-conduit] unit html-conduit-1.3.2.2-B06Fql1npEW50F06cj7U5r
4493.35 s
[html-conduit] include attoparsec-0.14.4-5pqwIqbkNqxEV6tZ1yc2Vq
4493.35 s
[html-conduit] include base-4.21.1.0-f852
4493.35 s
[html-conduit] include bytestring-0.12.2.0-6aa1
4493.35 s
[html-conduit] include conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4493.35 s
[html-conduit] include conduit-extra-1.3.8-9dfIDDjTcXk7yZdUls6zWm
4493.35 s
[html-conduit] include containers-0.7-4b3d
4493.35 s
[html-conduit] include resourcet-1.3.0-7wG0wgG6EWL5F9hqk9dyBk
4493.35 s
[html-conduit] include text-2.1.3-1f83
4493.35 s
[html-conduit] include transformers-0.6.1.2-c4e4
4493.35 s
[html-conduit] include xml-conduit-1.10.0.0-J1D8Wwd1CxD4aLwsY7pASQ
4493.35 s
[html-conduit] include xml-types-0.3.8-Ey1S92yS6TXIC13G5v7m3I
4493.35 s
[html-conduit] Text.HTML.DOM=html-conduit-1.3.2.2-B06Fql1npEW50F06cj7U5r:Text.HTML.DOM
4493.35 s
[html-conduit] Ready component graph:
4493.35 s
[html-conduit] definite html-conduit-1.3.2.2-B06Fql1npEW50F06cj7U5r
4493.35 s
[html-conduit] depends attoparsec-0.14.4-5pqwIqbkNqxEV6tZ1yc2Vq
4493.35 s
[html-conduit] depends base-4.21.1.0-f852
4493.35 s
[html-conduit] depends bytestring-0.12.2.0-6aa1
4493.35 s
[html-conduit] depends conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4493.35 s
[html-conduit] depends conduit-extra-1.3.8-9dfIDDjTcXk7yZdUls6zWm
4493.35 s
[html-conduit] depends containers-0.7-4b3d
4493.35 s
[html-conduit] depends resourcet-1.3.0-7wG0wgG6EWL5F9hqk9dyBk
4493.35 s
[html-conduit] depends text-2.1.3-1f83
4493.35 s
[html-conduit] depends transformers-0.6.1.2-c4e4
4493.35 s
[html-conduit] depends xml-conduit-1.10.0.0-J1D8Wwd1CxD4aLwsY7pASQ
4493.35 s
[html-conduit] depends xml-types-0.3.8-Ey1S92yS6TXIC13G5v7m3I
4493.35 s
[html-conduit] Using Cabal-3.14.2.0 compiled by ghc-9.12
4493.35 s
[html-conduit] Using compiler: ghc-9.12.3
4493.35 s
[html-conduit] Using install prefix:
4493.35 s
[html-conduit] /nix/store/a385bfyviajsp6pzd0acg8blp1c34r7f-html-conduit-1.3.2.2
4493.35 s
[html-conduit] Executables installed in:
4493.35 s
[html-conduit] /nix/store/a385bfyviajsp6pzd0acg8blp1c34r7f-html-conduit-1.3.2.2/bin
4493.35 s
[html-conduit] Libraries installed in:
4493.35 s
[html-conduit] /nix/store/a385bfyviajsp6pzd0acg8blp1c34r7f-html-conduit-1.3.2.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/html-conduit-1.3.2.2-B06Fql1npEW50F06cj7U5r
4493.35 s
[html-conduit] Dynamic Libraries installed in:
4493.35 s
[html-conduit] /nix/store/a385bfyviajsp6pzd0acg8blp1c34r7f-html-conduit-1.3.2.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4493.35 s
[html-conduit] Private executables installed in:
4493.35 s
[html-conduit] /nix/store/a385bfyviajsp6pzd0acg8blp1c34r7f-html-conduit-1.3.2.2/libexec/x86_64-linux-ghc-9.12.3-59b0/html-conduit-1.3.2.2
4493.35 s
[html-conduit] Data files installed in:
4493.35 s
[html-conduit] /nix/store/a385bfyviajsp6pzd0acg8blp1c34r7f-html-conduit-1.3.2.2/share/x86_64-linux-ghc-9.12.3-59b0/html-conduit-1.3.2.2
4493.35 s
[html-conduit] Documentation installed in:
4493.35 s
[html-conduit] /nix/store/mnwjamrj3h0p5nw3ilpvd0ymvqpfj55q-html-conduit-1.3.2.2-doc/share/doc/html-conduit-1.3.2.2
4493.35 s
[html-conduit] Configuration files installed in:
4493.35 s
[html-conduit] /nix/store/a385bfyviajsp6pzd0acg8blp1c34r7f-html-conduit-1.3.2.2/etc
4493.35 s
[html-conduit] No alex found
4493.35 s
[html-conduit] Using ar found on system at:
4493.35 s
[html-conduit] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4493.35 s
[html-conduit] No c2hs found
4493.35 s
[html-conduit] No cpphs found
4493.35 s
[html-conduit] No doctest found
4493.35 s
[html-conduit] Using gcc version 14.3.0 given by user at:
4493.35 s
[html-conduit] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4493.35 s
[html-conduit] Using ghc version 9.12.3 found on system at:
4493.35 s
[html-conduit] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4493.35 s
[html-conduit] Using ghc-pkg version 9.12.3 found on system at:
4493.35 s
[html-conduit] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4493.35 s
[html-conduit] No ghcjs found
4493.35 s
[html-conduit] No ghcjs-pkg found
4493.35 s
[html-conduit] No greencard found
4493.35 s
[html-conduit] Using haddock version 2.32.0 found on system at:
4493.35 s
[html-conduit] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4493.35 s
[html-conduit] No happy found
4493.35 s
[html-conduit] No haskell-suite found
4493.35 s
[html-conduit] No haskell-suite-pkg found
4493.35 s
[html-conduit] No hmake found
4493.35 s
[html-conduit] Using hpc version 0.69 found on system at:
4493.35 s
[html-conduit] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4493.35 s
[html-conduit] Using hsc2hs version 0.68.10 found on system at:
4493.35 s
[html-conduit] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4493.35 s
[html-conduit] No hscolour found
4493.35 s
[html-conduit] No jhc found
4493.35 s
[html-conduit] Using ld found on system at:
4493.35 s
[html-conduit] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4493.35 s
[html-conduit] No pkg-config found
4493.35 s
[html-conduit] Using runghc version 9.12.3 found on system at:
4493.35 s
[html-conduit] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4493.36 s
[html-conduit] Using strip version 2.44 found on system at:
4493.36 s
[html-conduit] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4493.36 s
[html-conduit] Using tar found on system at:
4493.36 s
[html-conduit] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4493.36 s
[html-conduit] No uhc found
4493.36 s
[autodocodec-yaml] [3 of 5] Compiling Autodocodec.Yaml.IO ( src/Autodocodec/Yaml/IO.hs, nothing ) [Flags changed]
4493.38 s
[autodocodec-yaml] [4 of 5] Compiling Autodocodec.Yaml ( src/Autodocodec/Yaml.hs, nothing ) [Flags changed]
4493.39 s
[autodocodec-yaml] [5 of 5] Compiling Paths_autodocodec_yaml ( dist/build/autogen/Paths_autodocodec_yaml.hs, nothing ) [Flags changed]
4493.40 s
[autodocodec-yaml] Haddock coverage:
4493.48 s
[html-conduit] Phase: buildPhase
4493.56 s
[html-conduit] Preprocessing library for html-conduit-1.3.2.2...
4493.56 s
[html-conduit] Building library for html-conduit-1.3.2.2...
4493.61 s
[autodocodec-yaml] 50% ( 2 / 4) in 'Autodocodec.Yaml.Encode'
4493.61 s
[autodocodec-yaml] Missing documentation for:
4493.61 s
[autodocodec-yaml] Module header
4493.61 s
[autodocodec-yaml] AutodocodecYaml (src/Autodocodec/Yaml/Encode.hs:96)
4493.61 s
[autodocodec-yaml] Warning: 'ObjectSchema' is ambiguous. It is defined
4493.61 s
[autodocodec-yaml] * in ‘Autodocodec.Schema’
4493.61 s
[autodocodec-yaml] * in ‘Autodocodec.Schema’
4493.61 s
[autodocodec-yaml] You may be able to disambiguate the identifier by qualifying it or
4493.61 s
[autodocodec-yaml] by specifying the type/value namespace explicitly.
4493.61 s
[autodocodec-yaml] Defaulting to the one defined in ‘Autodocodec.Schema’
4493.61 s
[autodocodec-yaml] Warning: 'Chunk' is ambiguous. It is defined
4493.61 s
[autodocodec-yaml] * in ‘Text.Colour.Chunk’
4493.61 s
[autodocodec-yaml] * in ‘Text.Colour.Chunk’
4493.61 s
[autodocodec-yaml] You may be able to disambiguate the identifier by qualifying it or
4493.61 s
[autodocodec-yaml] by specifying the type/value namespace explicitly.
4493.61 s
[autodocodec-yaml] Defaulting to the one defined in ‘Text.Colour.Chunk’
4493.61 s
[autodocodec-yaml] 94% ( 16 / 17) in 'Autodocodec.Yaml.Schema'
4493.61 s
[autodocodec-yaml] Missing documentation for:
4493.61 s
[autodocodec-yaml] Module header
4493.61 s
[autodocodec-yaml] 66% ( 2 / 3) in 'Autodocodec.Yaml.IO'
4493.61 s
[autodocodec-yaml] Missing documentation for:
4493.61 s
[autodocodec-yaml] Module header
4493.61 s
[autodocodec-yaml] 95% ( 22 / 23) in 'Autodocodec.Yaml'
4493.61 s
[autodocodec-yaml] Missing documentation for:
4493.61 s
[autodocodec-yaml] Module header
4493.66 s
[html-conduit] [1 of 2] Compiling Text.HTML.TagStream ( src/Text/HTML/TagStream.hs, dist/build/Text/HTML/TagStream.o, dist/build/Text/HTML/TagStream.dyn_o )
4493.95 s
[criterion] Preprocessing executable 'criterion-report' for criterion-1.6.4.0...
4494.08 s
[criterion] Phase: installPhase
4494.16 s
[criterion] Installing library in /nix/store/116i18r5s9gjcpd3iqf5z63rk63wlzw7-criterion-1.6.4.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/criterion-1.6.4.0-1ED7ELdYni191qB4u8kkhk
4494.30 s
[autodocodec-yaml] Warning: Autodocodec.Yaml.IO: could not find link destinations for:
4494.30 s
[autodocodec-yaml] - Path.Internal.Posix.Path
4494.30 s
[autodocodec-yaml] - Path.Posix.File
4494.30 s
[autodocodec-yaml] Warning: Autodocodec.Yaml: could not find link destinations for:
4494.30 s
[autodocodec-yaml] - Path.Internal.Posix.Path
4494.30 s
[autodocodec-yaml] - Path.Posix.File
4494.40 s
[criterion] Installing executable criterion-report in /nix/store/116i18r5s9gjcpd3iqf5z63rk63wlzw7-criterion-1.6.4.0/bin
4494.40 s
[criterion] Warning: The directory
4494.40 s
[criterion] /nix/store/116i18r5s9gjcpd3iqf5z63rk63wlzw7-criterion-1.6.4.0/bin is not in
4494.40 s
[criterion] the system search path.
4494.52 s
[yesod-core] [ 6 of 31] Compiling Yesod.Core.Internal.Session ( src/Yesod/Core/Internal/Session.hs, dist/build/Yesod/Core/Internal/Session.p_o )
4494.66 s
[criterion] Phase: fixupPhase
4494.68 s
[criterion] shrinking RPATHs of ELF executables and libraries in /nix/store/116i18r5s9gjcpd3iqf5z63rk63wlzw7-criterion-1.6.4.0
4494.68 s
[criterion] shrinking /nix/store/116i18r5s9gjcpd3iqf5z63rk63wlzw7-criterion-1.6.4.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHScriterion-1.6.4.0-1ED7ELdYni191qB4u8kkhk-ghc9.12.3.so
4494.69 s
[yesod-core] [ 7 of 31] Compiling Yesod.Core.Internal.Request ( src/Yesod/Core/Internal/Request.hs, dist/build/Yesod/Core/Internal/Request.p_o )
4494.69 s
[yesod-core] src/Yesod/Core/Internal/Request.hs:53:11: warning : [ GHC-68441 ] [ -Wdeprecations ]
4494.69 s
[yesod-core] In the use of record field of Request ‘requestBody’
4494.69 s
[yesod-core] (imported from Network.Wai, but defined in Network.Wai.Internal):
4494.69 s
[yesod-core] Deprecated: "requestBody's name is misleading because it only gets a partial chunk of the body. Use getRequestBodyChunk instead when getting the field, and setRequestBodyChunks when setting the field."
4494.69 s
[yesod-core] |
4494.69 s
[yesod-core] 53 | { W.requestBody = do
4494.69 s
[yesod-core] | ^^^^^^^^^^^^^
4494.69 s
[yesod-core]
4494.69 s
[yesod-core] src/Yesod/Core/Internal/Request.hs:54:19: warning : [ GHC-68441 ] [ -Wdeprecations ]
4494.69 s
[yesod-core] In the use of record field of Request ‘requestBody’
4494.69 s
[yesod-core] (imported from Network.Wai, but defined in Network.Wai.Internal):
4494.69 s
[yesod-core] Deprecated: "requestBody's name is misleading because it only gets a partial chunk of the body. Use getRequestBodyChunk instead when getting the field, and setRequestBodyChunks when setting the field."
4494.69 s
[yesod-core] |
4494.69 s
[yesod-core] 54 | bs <- W.requestBody req
4494.69 s
[yesod-core] | ^^^^^^^^^^^^^
4494.69 s
[yesod-core]
4494.71 s
[criterion] shrinking /nix/store/116i18r5s9gjcpd3iqf5z63rk63wlzw7-criterion-1.6.4.0/bin/criterion-report
4494.73 s
[criterion] checking for references to /build/ in /nix/store/116i18r5s9gjcpd3iqf5z63rk63wlzw7-criterion-1.6.4.0...
4494.77 s
[criterion] patching script interpreter paths in /nix/store/116i18r5s9gjcpd3iqf5z63rk63wlzw7-criterion-1.6.4.0
4494.78 s
[criterion] stripping (with command strip and flags -S -p) in /nix/store/116i18r5s9gjcpd3iqf5z63rk63wlzw7-criterion-1.6.4.0/lib /nix/store/116i18r5s9gjcpd3iqf5z63rk63wlzw7-criterion-1.6.4.0/bin
4495.01 s
[criterion] shrinking RPATHs of ELF executables and libraries in /nix/store/xhwvsj3bmlm0jsmxac2aik88yv7vm664-criterion-1.6.4.0-data
4495.02 s
[criterion] checking for references to /build/ in /nix/store/xhwvsj3bmlm0jsmxac2aik88yv7vm664-criterion-1.6.4.0-data...
4495.03 s
[criterion] patching script interpreter paths in /nix/store/xhwvsj3bmlm0jsmxac2aik88yv7vm664-criterion-1.6.4.0-data
4495.03 s
[criterion] shrinking RPATHs of ELF executables and libraries in /nix/store/7am6gpi63v0pjrgibyxkamqiyhhwyja6-criterion-1.6.4.0-doc
4495.04 s
[criterion] checking for references to /build/ in /nix/store/7am6gpi63v0pjrgibyxkamqiyhhwyja6-criterion-1.6.4.0-doc...
4495.06 s
[criterion] patching script interpreter paths in /nix/store/7am6gpi63v0pjrgibyxkamqiyhhwyja6-criterion-1.6.4.0-doc
4495.07 s
[yesod-core] [ 8 of 31] Compiling Yesod.Core.Content ( src/Yesod/Core/Content.hs, dist/build/Yesod/Core/Content.p_o )
4495.07 s
[yesod-core] [ 9 of 31] Compiling Yesod.Core.Internal.Response ( src/Yesod/Core/Internal/Response.hs, dist/build/Yesod/Core/Internal/Response.p_o )
4495.21 s
Progress: 309 of 370 built (4 building), 559 of 559 downloaded from cache
4495.28 s
Building genvalidity-criterion-source
4495.31 s
[yesod-core] [10 of 31] Compiling Yesod.Core.Class.Handler ( src/Yesod/Core/Class/Handler.hs, dist/build/Yesod/Core/Class/Handler.p_o )
4495.31 s
[yesod-core] [11 of 31] Compiling Yesod.Core.Handler ( src/Yesod/Core/Handler.hs, dist/build/Yesod/Core/Handler.p_o )
4495.45 s
[yesod-core] src/Yesod/Core/Handler.hs:252:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4495.45 s
[yesod-core] The import of ‘Yesod.Routes.Class’ is redundant
4495.45 s
[yesod-core] except perhaps to import instances from ‘Yesod.Routes.Class’
4495.45 s
[yesod-core] To import instances alone, use: import Yesod.Routes.Class()
4495.45 s
[yesod-core] |
4495.45 s
[yesod-core] 252 | import Yesod.Routes.Class (Route)
4495.45 s
[yesod-core] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4495.45 s
[yesod-core]
4495.45 s
[yesod-core] src/Yesod/Core/Handler.hs:418:37: warning : [ GHC-68441 ] [ -Wdeprecations ]
4495.45 s
[yesod-core] In the use of record field of Request ‘requestBody’
4495.45 s
[yesod-core] (imported from Network.Wai, but defined in Network.Wai.Internal):
4495.45 s
[yesod-core] Deprecated: "requestBody's name is misleading because it only gets a partial chunk of the body. Use getRequestBodyChunk instead when getting the field, and setRequestBodyChunks when setting the field."
4495.45 s
[yesod-core] |
4495.45 s
[yesod-core] 418 | newWaiReq = oldWaiReq { W.requestBody = return mempty
4495.45 s
[yesod-core] | ^^^^^^^^^^^^^
4495.45 s
[yesod-core]
4495.45 s
[yesod-core] src/Yesod/Core/Handler.hs:1014:49: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4495.45 s
[yesod-core] The use of ‘~’ without TypeOperators
4495.45 s
[yesod-core] will become an error in a future GHC release.
4495.45 s
[yesod-core] Suggested fix:
4495.45 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4495.45 s
[yesod-core] |
4495.45 s
[yesod-core] 1014 | toTextUrl :: (MonadHandler m, HandlerSite m ~ master) => a -> m Text
4495.45 s
[yesod-core] | ^
4495.45 s
[yesod-core]
4495.45 s
[yesod-core] src/Yesod/Core/Handler.hs:1027:15: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4495.45 s
[yesod-core] The use of ‘~’ without TypeOperators
4495.45 s
[yesod-core] will become an error in a future GHC release.
4495.45 s
[yesod-core] Suggested fix:
4495.45 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4495.45 s
[yesod-core] |
4495.45 s
[yesod-core] 1027 | instance (key ~ Text, val ~ Text) => RedirectUrl master (Route master, [(key, val)]) where
4495.46 s
[yesod-core] | ^
4495.46 s
[yesod-core]
4495.46 s
[yesod-core] src/Yesod/Core/Handler.hs:1027:27: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4495.46 s
[yesod-core] The use of ‘~’ without TypeOperators
4495.46 s
[yesod-core] will become an error in a future GHC release.
4495.46 s
[yesod-core] Suggested fix:
4495.46 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4495.46 s
[yesod-core] |
4495.46 s
[yesod-core] 1027 | instance (key ~ Text, val ~ Text) => RedirectUrl master (Route master, [(key, val)]) where
4495.46 s
[yesod-core] | ^
4495.46 s
[yesod-core]
4495.46 s
[yesod-core] src/Yesod/Core/Handler.hs:1032:15: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4495.46 s
[yesod-core] The use of ‘~’ without TypeOperators
4495.46 s
[yesod-core] will become an error in a future GHC release.
4495.46 s
[yesod-core] Suggested fix:
4495.46 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4495.46 s
[yesod-core] |
4495.46 s
[yesod-core] 1032 | instance (key ~ Text, val ~ Text) => RedirectUrl master (Route master, Map.Map key val) where
4495.46 s
[yesod-core] | ^
4495.46 s
[yesod-core]
4495.46 s
[yesod-core] src/Yesod/Core/Handler.hs:1032:27: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4495.46 s
[yesod-core] The use of ‘~’ without TypeOperators
4495.46 s
[yesod-core] will become an error in a future GHC release.
4495.46 s
[yesod-core] Suggested fix:
4495.46 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4495.46 s
[yesod-core] |
4495.46 s
[yesod-core] 1032 | instance (key ~ Text, val ~ Text) => RedirectUrl master (Route master, Map.Map key val) where
4495.46 s
[yesod-core] | ^
4495.46 s
[yesod-core]
4495.46 s
[yesod-core] src/Yesod/Core/Handler.hs:1437:28: warning : [ GHC-68441 ] [ -Wdeprecations ]
4495.46 s
[yesod-core] In the use of record field of Request ‘requestBody’
4495.46 s
[yesod-core] (imported from Network.Wai, but defined in Network.Wai.Internal):
4495.46 s
[yesod-core] Deprecated: "requestBody's name is misleading because it only gets a partial chunk of the body. Use getRequestBodyChunk instead when getting the field, and setRequestBodyChunks when setting the field."
4495.46 s
[yesod-core] |
4495.46 s
[yesod-core] 1437 | bs <- liftIO $ W.requestBody req
4495.46 s
[yesod-core] | ^^^^^^^^^^^^^
4495.46 s
[yesod-core]
4495.52 s
[genvalidity-criterion-source] Phase: setupCompilerEnvironmentPhase
4495.52 s
[genvalidity-criterion-source] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4495.72 s
[persistent] [33 of 46] Compiling Database.Persist.Sql.Raw ( Database/Persist/Sql/Raw.hs, dist/build/Database/Persist/Sql/Raw.o, dist/build/Database/Persist/Sql/Raw.dyn_o )
4495.82 s
[genvalidity-criterion-source] Phase: unpackPhase
4495.83 s
[genvalidity-criterion-source] unpacking source archive /nix/store/528s6zznfx0f4pkd96z2ir7pbs3gnh1y-genvalidity-criterion
4495.84 s
[genvalidity-criterion-source] source root is genvalidity-criterion
4495.85 s
[genvalidity-criterion-source] Phase: patchPhase
4495.86 s
[genvalidity-criterion-source] Phase: compileBuildDriverPhase
4495.87 s
[genvalidity-criterion-source] setupCompileFlags: -package-db=/build/tmp.FXiSO006Pl/setup-package.conf.d -threaded
4495.93 s
[genvalidity-criterion-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.FXiSO006Pl/Main.o )
4496.00 s
[genvalidity-criterion-source] [2 of 2] Linking Setup
4496.03 s
[persistent] [34 of 46] Compiling Database.Persist.SqlBackend.SqlPoolHooks ( Database/Persist/SqlBackend/SqlPoolHooks.hs, dist/build/Database/Persist/SqlBackend/SqlPoolHooks.o, dist/build/Database/Persist/SqlBackend/SqlPoolHooks.dyn_o )
4496.03 s
[persistent] Database/Persist/SqlBackend/SqlPoolHooks.hs:87:1: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
4496.03 s
[persistent] Defined but not used: ‘modifyRunOnException’
4496.03 s
[persistent] |
4496.03 s
[persistent] 87 | modifyRunOnException hooks f = hooks { runOnException = f $ runOnException hooks }
4496.03 s
[persistent] | ^^^^^^^^^^^^^^^^^^^^
4496.03 s
[persistent]
4496.03 s
[persistent] Database/Persist/SqlBackend/SqlPoolHooks.hs:90:1: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
4496.03 s
[persistent] Defined but not used: ‘setRunOnException’
4496.04 s
[persistent] |
4496.04 s
[persistent] 90 | setRunOnException hooks f = hooks { runOnException = f }
4496.04 s
[persistent] | ^^^^^^^^^^^^^^^^^
4496.04 s
[persistent]
4496.08 s
[persistent] [35 of 46] Compiling Database.Persist.Sql.Run ( Database/Persist/Sql/Run.hs, dist/build/Database/Persist/Sql/Run.o, dist/build/Database/Persist/Sql/Run.dyn_o )
4496.08 s
[persistent] Database/Persist/Sql/Run.hs:148:13: warning : [ GHC-68441 ] [ -Wdeprecations ]
4496.08 s
[persistent] In the use of data constructor ‘ReleaseException’
4496.08 s
[persistent] (imported from Data.Acquire, but defined in Data.Acquire.Internal):
4496.08 s
[persistent] Deprecated: "Use `ReleaseExceptionWith`, which has the exception in the constructor. This pattern synonym hides the exception and can obscure problems."
4496.08 s
[persistent] |
4496.08 s
[persistent] 148 | ReleaseException -> do
4496.08 s
[persistent] | ^^^^^^^^^^^^^^^^
4496.08 s
[persistent]
4496.08 s
[persistent] Database/Persist/Sql/Run.hs:252:14: warning : [ GHC-68441 ] [ -Wdeprecations ]
4496.08 s
[persistent] In the use of ‘createPool’ (imported from Data.Pool):
4496.08 s
[persistent] Deprecated: "Use newPool instead"
4496.08 s
[persistent] |
4496.08 s
[persistent] 252 | liftIO $ createPool
4496.08 s
[persistent] | ^^^^^^^^^^
4496.08 s
[persistent]
4496.17 s
[persistent] [36 of 46] Compiling Database.Persist.Sql.Orphan.PersistStore ( Database/Persist/Sql/Orphan/PersistStore.hs, dist/build/Database/Persist/Sql/Orphan/PersistStore.o, dist/build/Database/Persist/Sql/Orphan/PersistStore.dyn_o )
4496.61 s
[html-conduit] [2 of 2] Compiling Text.HTML.DOM ( src/Text/HTML/DOM.hs, dist/build/Text/HTML/DOM.o, dist/build/Text/HTML/DOM.dyn_o )
4497.05 s
[persistent] [37 of 46] Compiling Database.Persist.Sql.Orphan.PersistUnique ( Database/Persist/Sql/Orphan/PersistUnique.hs, dist/build/Database/Persist/Sql/Orphan/PersistUnique.o, dist/build/Database/Persist/Sql/Orphan/PersistUnique.dyn_o )
4497.06 s
[persistent] Database/Persist/Sql/Orphan/PersistUnique.hs:47:42: warning : [ GHC-63394 ] [ -Wx-partial ]
4497.06 s
[persistent] In the use of ‘head’
4497.06 s
[persistent] (imported from Prelude, but defined in GHC.Internal.List):
4497.06 s
[persistent] "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
4497.06 s
[persistent] |
4497.06 s
[persistent] 47 | return $ head x
4497.07 s
[persistent] | ^^^^
4497.07 s
[persistent]
4497.07 s
[persistent] Database/Persist/Sql/Orphan/PersistUnique.hs:71:41: warning : [ GHC-63394 ] [ -Wx-partial ]
4497.07 s
[persistent] In the use of ‘head’
4497.07 s
[persistent] (imported from Prelude, but defined in GHC.Internal.List):
4497.07 s
[persistent] "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
4497.07 s
[persistent] |
4497.07 s
[persistent] 71 | let uKeys = persistUniqueKeys . head $ rsD
4497.07 s
[persistent] | ^^^^
4497.07 s
[persistent]
4497.30 s
[persistent] [38 of 46] Compiling Database.Persist.Sql.Orphan.PersistQuery ( Database/Persist/Sql/Orphan/PersistQuery.hs, dist/build/Database/Persist/Sql/Orphan/PersistQuery.o, dist/build/Database/Persist/Sql/Orphan/PersistQuery.dyn_o )
4497.30 s
[persistent] Database/Persist/Sql/Orphan/PersistQuery.hs:325:41: warning : [ GHC-63394 ] [ -Wx-partial ]
4497.30 s
[persistent] In the use of ‘tail’
4497.30 s
[persistent] (imported from Prelude, but defined in GHC.Internal.List):
4497.30 s
[persistent] "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"."
4497.30 s
[persistent] |
4497.30 s
[persistent] 325 | let zs = tail (inits (toList $ compositeFields pdef))
4497.30 s
[persistent] | ^^^^
4497.30 s
[persistent]
4497.30 s
[persistent] Database/Persist/Sql/Orphan/PersistQuery.hs:329:59: warning : [ GHC-63394 ] [ -Wx-partial ]
4497.30 s
[persistent] In the use of ‘tail’
4497.30 s
[persistent] (imported from Prelude, but defined in GHC.Internal.List):
4497.30 s
[persistent] "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"."
4497.30 s
[persistent] |
4497.30 s
[persistent] 329 | in (wrapSql sqlcl, concat (tail (inits xs)))
4497.31 s
[persistent] | ^^^^
4497.31 s
[persistent]
4497.36 s
[genvalidity-criterion-source] Phase: updateAutotoolsGnuConfigScriptsPhase
4497.37 s
[genvalidity-criterion-source] Phase: configurePhase
4497.38 s
[genvalidity-criterion-source] configureFlags: --verbose --prefix=/nix/store/wflmmjjpbjs1dhgr751g3ssq2jb42dxm-genvalidity-criterion-source-1.1.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/share/doc/genvalidity-criterion-1.1.0.0 --with-gcc=gcc --package-db=/build/tmp.FXiSO006Pl/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4497.38 s
[genvalidity-criterion-source] Using Parsec parser
4497.38 s
[genvalidity-criterion-source] Configuring genvalidity-criterion-1.1.0.0...
4497.59 s
[html-conduit] [1 of 2] Compiling Text.HTML.TagStream ( src/Text/HTML/TagStream.hs, dist/build/Text/HTML/TagStream.p_o )
4497.67 s
[yesod-core] [12 of 31] Compiling Yesod.Core.Widget ( src/Yesod/Core/Widget.hs, dist/build/Yesod/Core/Widget.p_o )
4497.67 s
[yesod-core] src/Yesod/Core/Widget.hs:90:47: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4497.67 s
[yesod-core] The use of ‘~’ without TypeOperators
4497.67 s
[yesod-core] will become an error in a future GHC release.
4497.67 s
[yesod-core] Suggested fix:
4497.67 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4497.67 s
[yesod-core] |
4497.67 s
[yesod-core] 90 | toWidget :: (MonadWidget m, HandlerSite m ~ site) => a -> m ()
4497.67 s
[yesod-core] | ^
4497.67 s
[yesod-core]
4497.67 s
[yesod-core] src/Yesod/Core/Widget.hs:92:17: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4497.67 s
[yesod-core] The use of ‘~’ without TypeOperators
4497.67 s
[yesod-core] will become an error in a future GHC release.
4497.67 s
[yesod-core] Suggested fix:
4497.67 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4497.67 s
[yesod-core] |
4497.67 s
[yesod-core] 92 | instance render ~ RY site => ToWidget site (render -> Html) where
4497.67 s
[yesod-core] | ^
4497.67 s
[yesod-core]
4497.67 s
[yesod-core] src/Yesod/Core/Widget.hs:94:17: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4497.67 s
[yesod-core] The use of ‘~’ without TypeOperators
4497.67 s
[yesod-core] will become an error in a future GHC release.
4497.67 s
[yesod-core] Suggested fix:
4497.67 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4497.67 s
[yesod-core] |
4497.67 s
[yesod-core] 94 | instance render ~ RY site => ToWidget site (render -> Css) where
4497.67 s
[yesod-core] | ^
4497.67 s
[yesod-core]
4497.67 s
[yesod-core] src/Yesod/Core/Widget.hs:98:17: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4497.67 s
[yesod-core] The use of ‘~’ without TypeOperators
4497.67 s
[yesod-core] will become an error in a future GHC release.
4497.67 s
[yesod-core] Suggested fix:
4497.67 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4497.67 s
[yesod-core] |
4497.67 s
[yesod-core] 98 | instance render ~ RY site => ToWidget site (render -> CssBuilder) where
4497.67 s
[yesod-core] | ^
4497.67 s
[yesod-core]
4497.67 s
[yesod-core] src/Yesod/Core/Widget.hs:102:17: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4497.67 s
[yesod-core] The use of ‘~’ without TypeOperators
4497.67 s
[yesod-core] will become an error in a future GHC release.
4497.67 s
[yesod-core] Suggested fix:
4497.67 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4497.67 s
[yesod-core] |
4497.67 s
[yesod-core] 102 | instance render ~ RY site => ToWidget site (render -> Javascript) where
4497.67 s
[yesod-core] | ^
4497.67 s
[yesod-core]
4497.67 s
[yesod-core] src/Yesod/Core/Widget.hs:106:17: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4497.67 s
[yesod-core] The use of ‘~’ without TypeOperators
4497.67 s
[yesod-core] will become an error in a future GHC release.
4497.67 s
[yesod-core] Suggested fix:
4497.67 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4497.67 s
[yesod-core] |
4497.67 s
[yesod-core] 106 | instance (site' ~ site, a ~ ()) => ToWidget site' (WidgetFor site a) where
4497.67 s
[yesod-core] | ^
4497.67 s
[yesod-core]
4497.67 s
[yesod-core] src/Yesod/Core/Widget.hs:106:27: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4497.67 s
[yesod-core] The use of ‘~’ without TypeOperators
4497.67 s
[yesod-core] will become an error in a future GHC release.
4497.67 s
[yesod-core] Suggested fix:
4497.67 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4497.67 s
[yesod-core] |
4497.67 s
[yesod-core] 106 | instance (site' ~ site, a ~ ()) => ToWidget site' (WidgetFor site a) where
4497.67 s
[yesod-core] | ^
4497.67 s
[yesod-core]
4497.67 s
[yesod-core] src/Yesod/Core/Widget.hs:127:52: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4497.67 s
[yesod-core] The use of ‘~’ without TypeOperators
4497.67 s
[yesod-core] will become an error in a future GHC release.
4497.67 s
[yesod-core] Suggested fix:
4497.68 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4497.68 s
[yesod-core] |
4497.68 s
[yesod-core] 127 | toWidgetMedia :: (MonadWidget m, HandlerSite m ~ site)
4497.68 s
[yesod-core] | ^
4497.68 s
[yesod-core]
4497.68 s
[yesod-core] src/Yesod/Core/Widget.hs:131:17: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4497.68 s
[yesod-core] The use of ‘~’ without TypeOperators
4497.68 s
[yesod-core] will become an error in a future GHC release.
4497.68 s
[yesod-core] Suggested fix:
4497.68 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4497.68 s
[yesod-core] |
4497.68 s
[yesod-core] 131 | instance render ~ RY site => ToWidgetMedia site (render -> Css) where
4497.68 s
[yesod-core] | ^
4497.68 s
[yesod-core]
4497.68 s
[yesod-core] src/Yesod/Core/Widget.hs:135:17: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4497.68 s
[yesod-core] The use of ‘~’ without TypeOperators
4497.68 s
[yesod-core] will become an error in a future GHC release.
4497.68 s
[yesod-core] Suggested fix:
4497.68 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4497.68 s
[yesod-core] |
4497.68 s
[yesod-core] 135 | instance render ~ RY site => ToWidgetMedia site (render -> CssBuilder) where
4497.68 s
[yesod-core] | ^
4497.68 s
[yesod-core]
4497.68 s
[yesod-core] src/Yesod/Core/Widget.hs:141:51: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4497.68 s
[yesod-core] The use of ‘~’ without TypeOperators
4497.68 s
[yesod-core] will become an error in a future GHC release.
4497.68 s
[yesod-core] Suggested fix:
4497.68 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4497.68 s
[yesod-core] |
4497.68 s
[yesod-core] 141 | toWidgetBody :: (MonadWidget m, HandlerSite m ~ site) => a -> m ()
4497.68 s
[yesod-core] | ^
4497.68 s
[yesod-core]
4497.68 s
[yesod-core] src/Yesod/Core/Widget.hs:143:17: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4497.68 s
[yesod-core] The use of ‘~’ without TypeOperators
4497.68 s
[yesod-core] will become an error in a future GHC release.
4497.68 s
[yesod-core] Suggested fix:
4497.68 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4497.68 s
[yesod-core] |
4497.68 s
[yesod-core] 143 | instance render ~ RY site => ToWidgetBody site (render -> Html) where
4497.68 s
[yesod-core] | ^
4497.68 s
[yesod-core]
4497.68 s
[yesod-core] src/Yesod/Core/Widget.hs:145:17: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4497.68 s
[yesod-core] The use of ‘~’ without TypeOperators
4497.68 s
[yesod-core] will become an error in a future GHC release.
4497.68 s
[yesod-core] Suggested fix:
4497.68 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4497.68 s
[yesod-core] |
4497.68 s
[yesod-core] 145 | instance render ~ RY site => ToWidgetBody site (render -> Javascript) where
4497.68 s
[yesod-core] | ^
4497.68 s
[yesod-core]
4497.68 s
[yesod-core] src/Yesod/Core/Widget.hs:153:51: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4497.68 s
[yesod-core] The use of ‘~’ without TypeOperators
4497.68 s
[yesod-core] will become an error in a future GHC release.
4497.68 s
[yesod-core] Suggested fix:
4497.68 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4497.68 s
[yesod-core] |
4497.68 s
[yesod-core] 153 | toWidgetHead :: (MonadWidget m, HandlerSite m ~ site) => a -> m ()
4497.68 s
[yesod-core] | ^
4497.68 s
[yesod-core]
4497.68 s
[yesod-core] src/Yesod/Core/Widget.hs:155:17: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4497.68 s
[yesod-core] The use of ‘~’ without TypeOperators
4497.68 s
[yesod-core] will become an error in a future GHC release.
4497.68 s
[yesod-core] Suggested fix:
4497.68 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4497.68 s
[yesod-core] |
4497.68 s
[yesod-core] 155 | instance render ~ RY site => ToWidgetHead site (render -> Html) where
4497.68 s
[yesod-core] | ^
4497.68 s
[yesod-core]
4497.68 s
[yesod-core] src/Yesod/Core/Widget.hs:157:17: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4497.68 s
[yesod-core] The use of ‘~’ without TypeOperators
4497.68 s
[yesod-core] will become an error in a future GHC release.
4497.68 s
[yesod-core] Suggested fix:
4497.68 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4497.68 s
[yesod-core] |
4497.68 s
[yesod-core] 157 | instance render ~ RY site => ToWidgetHead site (render -> Css) where
4497.68 s
[yesod-core] | ^
4497.68 s
[yesod-core]
4497.68 s
[yesod-core] src/Yesod/Core/Widget.hs:161:17: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4497.68 s
[yesod-core] The use of ‘~’ without TypeOperators
4497.68 s
[yesod-core] will become an error in a future GHC release.
4497.68 s
[yesod-core] Suggested fix:
4497.68 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4497.68 s
[yesod-core] |
4497.68 s
[yesod-core] 161 | instance render ~ RY site => ToWidgetHead site (render -> CssBuilder) where
4497.68 s
[yesod-core] | ^
4497.68 s
[yesod-core]
4497.68 s
[yesod-core] src/Yesod/Core/Widget.hs:165:17: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4497.68 s
[yesod-core] The use of ‘~’ without TypeOperators
4497.68 s
[yesod-core] will become an error in a future GHC release.
4497.68 s
[yesod-core] Suggested fix:
4497.68 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4497.68 s
[yesod-core] |
4497.68 s
[yesod-core] 165 | instance render ~ RY site => ToWidgetHead site (render -> Javascript) where
4497.68 s
[yesod-core] | ^
4497.68 s
[yesod-core]
4497.97 s
[persistent] [39 of 46] Compiling Database.Persist.Sql.Migration ( Database/Persist/Sql/Migration.hs, dist/build/Database/Persist/Sql/Migration.o, dist/build/Database/Persist/Sql/Migration.dyn_o )
4497.97 s
[persistent] [40 of 46] Compiling Database.Persist.ImplicitIdDef.Internal ( Database/Persist/ImplicitIdDef/Internal.hs, dist/build/Database/Persist/ImplicitIdDef/Internal.o, dist/build/Database/Persist/ImplicitIdDef/Internal.dyn_o )
4497.97 s
[persistent] Database/Persist/ImplicitIdDef/Internal.hs:205:13: warning : [ GHC-53633 ] [ -Woverlapping-patterns ]
4497.97 s
[persistent] Pattern match is redundant
4497.97 s
[persistent] In a case alternative: Fun _ _ -> ...
4497.97 s
[persistent] |
4497.97 s
[persistent] 205 | Fun _ _ ->
4497.97 s
[persistent] | ^^^^^^^^^^...
4497.97 s
[persistent]
4497.97 s
[persistent] [41 of 46] Compiling Database.Persist.ImplicitIdDef ( Database/Persist/ImplicitIdDef.hs, dist/build/Database/Persist/ImplicitIdDef.o, dist/build/Database/Persist/ImplicitIdDef.dyn_o )
4497.97 s
[persistent] [42 of 46] Compiling Database.Persist.Compatible.Types ( Database/Persist/Compatible/Types.hs, dist/build/Database/Persist/Compatible/Types.o, dist/build/Database/Persist/Compatible/Types.dyn_o )
4497.97 s
[persistent] [43 of 46] Compiling Database.Persist.Compatible.TH ( Database/Persist/Compatible/TH.hs, dist/build/Database/Persist/Compatible/TH.o, dist/build/Database/Persist/Compatible/TH.dyn_o )
4497.97 s
[persistent] [44 of 46] Compiling Database.Persist.Compatible ( Database/Persist/Compatible.hs, dist/build/Database/Persist/Compatible.o, dist/build/Database/Persist/Compatible.dyn_o )
4497.97 s
[persistent] [45 of 46] Compiling Database.Persist.Sql ( Database/Persist/Sql.hs, dist/build/Database/Persist/Sql.o, dist/build/Database/Persist/Sql.dyn_o )
4497.99 s
[genvalidity-criterion-source] Dependency QuickCheck: using QuickCheck-2.17.1.0
4497.99 s
[genvalidity-criterion-source] Dependency base <5: using base-4.21.1.0
4497.99 s
[genvalidity-criterion-source] Dependency criterion: using criterion-1.6.4.0
4497.99 s
[genvalidity-criterion-source] Dependency deepseq: using deepseq-1.5.1.0
4497.99 s
[genvalidity-criterion-source] Dependency genvalidity >=1.0: using genvalidity-1.1.1.0
4497.99 s
[genvalidity-criterion-source] Dependency vector: using vector-0.13.2.0
4497.99 s
[genvalidity-criterion-source] Source component graph: component lib
4497.99 s
[genvalidity-criterion-source] Configured component graph:
4497.99 s
[genvalidity-criterion-source] component genvalidity-criterion-1.1.0.0-JnP7j58tljj3iKy636tjeQ
4497.99 s
[genvalidity-criterion-source] include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4497.99 s
[genvalidity-criterion-source] include base-4.21.1.0-f852
4497.99 s
[genvalidity-criterion-source] include criterion-1.6.4.0-1ED7ELdYni191qB4u8kkhk
4497.99 s
[genvalidity-criterion-source] include deepseq-1.5.1.0-7a70
4497.99 s
[genvalidity-criterion-source] include genvalidity-1.1.1.0-JE7lDGCAv079q0KspRA19e
4497.99 s
[genvalidity-criterion-source] include vector-0.13.2.0-7rsmvfg53oa5PRCOgzIFeb
4497.99 s
[genvalidity-criterion-source] Linked component graph:
4497.99 s
[genvalidity-criterion-source] unit genvalidity-criterion-1.1.0.0-JnP7j58tljj3iKy636tjeQ
4497.99 s
[genvalidity-criterion-source] include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4497.99 s
[genvalidity-criterion-source] include base-4.21.1.0-f852
4497.99 s
[genvalidity-criterion-source] include criterion-1.6.4.0-1ED7ELdYni191qB4u8kkhk
4497.99 s
[genvalidity-criterion-source] include deepseq-1.5.1.0-7a70
4497.99 s
[genvalidity-criterion-source] include genvalidity-1.1.1.0-JE7lDGCAv079q0KspRA19e
4497.99 s
[genvalidity-criterion-source] include vector-0.13.2.0-7rsmvfg53oa5PRCOgzIFeb
4497.99 s
[genvalidity-criterion-source] Data.GenValidity.Criterion=genvalidity-criterion-1.1.0.0-JnP7j58tljj3iKy636tjeQ:Data.GenValidity.Criterion
4497.99 s
[genvalidity-criterion-source] Ready component graph:
4497.99 s
[genvalidity-criterion-source] definite genvalidity-criterion-1.1.0.0-JnP7j58tljj3iKy636tjeQ
4497.99 s
[genvalidity-criterion-source] depends QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4497.99 s
[genvalidity-criterion-source] depends base-4.21.1.0-f852
4497.99 s
[genvalidity-criterion-source] depends criterion-1.6.4.0-1ED7ELdYni191qB4u8kkhk
4497.99 s
[genvalidity-criterion-source] depends deepseq-1.5.1.0-7a70
4497.99 s
[genvalidity-criterion-source] depends genvalidity-1.1.1.0-JE7lDGCAv079q0KspRA19e
4497.99 s
[genvalidity-criterion-source] depends vector-0.13.2.0-7rsmvfg53oa5PRCOgzIFeb
4497.99 s
[genvalidity-criterion-source] Using Cabal-3.14.2.0 compiled by ghc-9.12
4497.99 s
[genvalidity-criterion-source] Using compiler: ghc-9.12.3
4497.99 s
[genvalidity-criterion-source] Using install prefix:
4497.99 s
[genvalidity-criterion-source] /nix/store/wflmmjjpbjs1dhgr751g3ssq2jb42dxm-genvalidity-criterion-source-1.1.0.0
4497.99 s
[genvalidity-criterion-source] Executables installed in:
4497.99 s
[genvalidity-criterion-source] /nix/store/wflmmjjpbjs1dhgr751g3ssq2jb42dxm-genvalidity-criterion-source-1.1.0.0/bin
4497.99 s
[genvalidity-criterion-source] Libraries installed in:
4497.99 s
[genvalidity-criterion-source] /nix/store/wflmmjjpbjs1dhgr751g3ssq2jb42dxm-genvalidity-criterion-source-1.1.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/genvalidity-criterion-1.1.0.0-JnP7j58tljj3iKy636tjeQ
4497.99 s
[genvalidity-criterion-source] Dynamic Libraries installed in:
4497.99 s
[genvalidity-criterion-source] /nix/store/wflmmjjpbjs1dhgr751g3ssq2jb42dxm-genvalidity-criterion-source-1.1.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4497.99 s
[genvalidity-criterion-source] Private executables installed in:
4497.99 s
[genvalidity-criterion-source] /nix/store/wflmmjjpbjs1dhgr751g3ssq2jb42dxm-genvalidity-criterion-source-1.1.0.0/libexec/x86_64-linux-ghc-9.12.3-59b0/genvalidity-criterion-1.1.0.0
4497.99 s
[genvalidity-criterion-source] Data files installed in:
4497.99 s
[genvalidity-criterion-source] /nix/store/wflmmjjpbjs1dhgr751g3ssq2jb42dxm-genvalidity-criterion-source-1.1.0.0/share/x86_64-linux-ghc-9.12.3-59b0/genvalidity-criterion-1.1.0.0
4497.99 s
[genvalidity-criterion-source] Documentation installed in: /share/doc/genvalidity-criterion-1.1.0.0
4497.99 s
[genvalidity-criterion-source] Configuration files installed in:
4497.99 s
[genvalidity-criterion-source] /nix/store/wflmmjjpbjs1dhgr751g3ssq2jb42dxm-genvalidity-criterion-source-1.1.0.0/etc
4497.99 s
[genvalidity-criterion-source] No alex found
4497.99 s
[genvalidity-criterion-source] Using ar found on system at:
4497.99 s
[genvalidity-criterion-source] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4497.99 s
[genvalidity-criterion-source] No c2hs found
4497.99 s
[genvalidity-criterion-source] No cpphs found
4497.99 s
[genvalidity-criterion-source] No doctest found
4497.99 s
[genvalidity-criterion-source] Using gcc version 14.3.0 given by user at:
4497.99 s
[genvalidity-criterion-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4497.99 s
[genvalidity-criterion-source] Using ghc version 9.12.3 found on system at:
4497.99 s
[genvalidity-criterion-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4497.99 s
[genvalidity-criterion-source] Using ghc-pkg version 9.12.3 found on system at:
4497.99 s
[genvalidity-criterion-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4497.99 s
[genvalidity-criterion-source] No ghcjs found
4497.99 s
[genvalidity-criterion-source] No ghcjs-pkg found
4497.99 s
[genvalidity-criterion-source] No greencard found
4497.99 s
[genvalidity-criterion-source] Using haddock version 2.32.0 found on system at:
4497.99 s
[genvalidity-criterion-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4497.99 s
[genvalidity-criterion-source] No happy found
4497.99 s
[genvalidity-criterion-source] No haskell-suite found
4497.99 s
[genvalidity-criterion-source] No haskell-suite-pkg found
4497.99 s
[genvalidity-criterion-source] No hmake found
4497.99 s
[genvalidity-criterion-source] Using hpc version 0.69 found on system at:
4497.99 s
[genvalidity-criterion-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4497.99 s
[genvalidity-criterion-source] Using hsc2hs version 0.68.10 found on system at:
4497.99 s
[genvalidity-criterion-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4497.99 s
[genvalidity-criterion-source] Using hscolour version 1.25 found on system at:
4497.99 s
[genvalidity-criterion-source] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4497.99 s
[genvalidity-criterion-source] No jhc found
4497.99 s
[genvalidity-criterion-source] Using ld found on system at:
4497.99 s
[genvalidity-criterion-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4497.99 s
[genvalidity-criterion-source] No pkg-config found
4497.99 s
[genvalidity-criterion-source] Using runghc version 9.12.3 found on system at:
4497.99 s
[genvalidity-criterion-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4497.99 s
[genvalidity-criterion-source] Using strip version 2.44 found on system at:
4497.99 s
[genvalidity-criterion-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4497.99 s
[genvalidity-criterion-source] Using tar found on system at:
4497.99 s
[genvalidity-criterion-source] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4497.99 s
[genvalidity-criterion-source] No uhc found
4498.02 s
[persistent] [46 of 46] Compiling Database.Persist.TH ( Database/Persist/TH.hs, dist/build/Database/Persist/TH.o, dist/build/Database/Persist/TH.dyn_o )
4498.10 s
[yesod-core] [13 of 31] Compiling Yesod.Core.Class.Yesod ( src/Yesod/Core/Class/Yesod.hs, dist/build/Yesod/Core/Class/Yesod.p_o )
4498.14 s
[genvalidity-criterion-source] Phase: buildPhase
4498.15 s
[genvalidity-criterion-source] Distribution quality warnings:
4498.15 s
[genvalidity-criterion-source] [no-description] No 'description' field.
4498.15 s
[genvalidity-criterion-source] [missing-upper-bounds] On library, these packages miss upper bounds:
4498.15 s
[genvalidity-criterion-source] - QuickCheck
4498.15 s
[genvalidity-criterion-source] - criterion
4498.15 s
[genvalidity-criterion-source] - deepseq
4498.15 s
[genvalidity-criterion-source] - genvalidity
4498.15 s
[genvalidity-criterion-source] - vector
4498.15 s
[genvalidity-criterion-source] Please add them. There is more information at https://pvp.haskell.org/
4498.15 s
[genvalidity-criterion-source] Building source dist for genvalidity-criterion-1.1.0.0...
4498.16 s
[yesod-core] src/Yesod/Core/Class/Yesod.hs:26:54: warning : [ GHC-38856 ] [ -Wunused-imports ]
4498.16 s
[yesod-core] The import of ‘foldl'’ from module ‘Data.List’ is redundant
4498.16 s
[yesod-core] |
4498.16 s
[yesod-core] 26 | import Data.List (foldl' , nub)
4498.16 s
[yesod-core] | ^^^^^^
4498.16 s
[yesod-core]
4498.16 s
[yesod-core] src/Yesod/Core/Class/Yesod.hs:57:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4498.16 s
[yesod-core] The qualified import of ‘Network.Wai.Handler.Warp’ is redundant
4498.16 s
[yesod-core] except perhaps to import instances from ‘Network.Wai.Handler.Warp’
4498.16 s
[yesod-core] To import instances alone, use: import Network.Wai.Handler.Warp()
4498.16 s
[yesod-core] |
4498.16 s
[yesod-core] 57 | import qualified Network.Wai.Handler.Warp as Warp
4498.16 s
[yesod-core] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4498.16 s
[yesod-core]
4498.16 s
[persistent] Database/Persist/TH.hs:2314:21: warning : [ GHC-63394 ] [ -Wx-partial ]
4498.16 s
[persistent] In the use of ‘head’
4498.16 s
[persistent] (imported from Prelude, but defined in GHC.Internal.List):
4498.16 s
[persistent] "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
4498.16 s
[persistent] |
4498.16 s
[persistent] 2314 | expr <- [e| head . persistUniqueKeys|]
4498.16 s
[persistent] | ^^^^
4498.16 s
[persistent]
4498.16 s
[genvalidity-criterion-source] Source tarball created: dist/genvalidity-criterion-1.1.0.0.tar.gz
4498.16 s
[genvalidity-criterion-source] Phase: checkPhase
4498.17 s
[genvalidity-criterion-source] Phase: haddockPhase
4498.17 s
[genvalidity-criterion-source] Phase: installPhase
4498.18 s
[genvalidity-criterion-source] Phase: fixupPhase
4498.21 s
Progress: 310 of 370 built (4 building), 559 of 559 downloaded from cache
4498.28 s
Building genvalidity-criterion
4498.52 s
[genvalidity-criterion] Phase: setupCompilerEnvironmentPhase
4498.53 s
[genvalidity-criterion] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4498.83 s
[genvalidity-criterion] Phase: unpackPhase
4498.84 s
[genvalidity-criterion] unpacking source archive /nix/store/wflmmjjpbjs1dhgr751g3ssq2jb42dxm-genvalidity-criterion-source-1.1.0.0/genvalidity-criterion-1.1.0.0.tar.gz
4498.84 s
[genvalidity-criterion] source root is genvalidity-criterion-1.1.0.0
4498.85 s
[genvalidity-criterion] setting SOURCE_DATE_EPOCH to timestamp 1778741672 of file "genvalidity-criterion-1.1.0.0/src/Data/GenValidity/Criterion.hs"
4498.85 s
[genvalidity-criterion] warning: file "genvalidity-criterion-1.1.0.0/src/Data/GenValidity/Criterion.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
4498.85 s
[genvalidity-criterion] Phase: patchPhase
4498.86 s
[genvalidity-criterion] Phase: compileBuildDriverPhase
4498.86 s
[genvalidity-criterion] setupCompileFlags: -package-db=/build/tmp.UxjCjwVKXD/setup-package.conf.d -threaded
4498.92 s
[genvalidity-criterion] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.UxjCjwVKXD/Main.o )
4498.97 s
[genvalidity-criterion] [2 of 2] Linking Setup
4499.32 s
[yesod-core] [14 of 31] Compiling Yesod.Core.Json ( src/Yesod/Core/Json.hs, dist/build/Yesod/Core/Json.p_o )
4499.60 s
[yesod-core] [15 of 31] Compiling Yesod.Core.Internal.Run ( src/Yesod/Core/Internal/Run.hs, dist/build/Yesod/Core/Internal/Run.p_o )
4499.60 s
[yesod-core] src/Yesod/Core/Internal/Run.hs:25:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4499.60 s
[yesod-core] The qualified import of ‘Control.Exception’ is redundant
4499.60 s
[yesod-core] except perhaps to import instances from ‘Control.Exception’
4499.60 s
[yesod-core] To import instances alone, use: import Control.Exception()
4499.60 s
[yesod-core] |
4499.60 s
[yesod-core] 25 | import qualified Control.Exception as EUnsafe
4499.60 s
[yesod-core] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4499.60 s
[yesod-core]
4499.60 s
[yesod-core] src/Yesod/Core/Internal/Run.hs:54:48: warning : [ GHC-38856 ] [ -Wunused-imports ]
4499.60 s
[yesod-core] The import of ‘Route’ from module ‘Yesod.Routes.Class’ is redundant
4499.60 s
[yesod-core] |
4499.60 s
[yesod-core] 54 | import Yesod.Routes.Class (Route , renderRoute)
4499.60 s
[yesod-core] | ^^^^^
4499.60 s
[yesod-core]
4499.60 s
[yesod-core] src/Yesod/Core/Internal/Run.hs:57:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4499.60 s
[yesod-core] The import of ‘UnliftIO’ is redundant
4499.60 s
[yesod-core] except perhaps to import instances from ‘UnliftIO’
4499.60 s
[yesod-core] To import instances alone, use: import UnliftIO()
4499.60 s
[yesod-core] |
4499.60 s
[yesod-core] 57 | import UnliftIO(MonadUnliftIO, withRunInIO)
4499.60 s
[yesod-core] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4499.60 s
[yesod-core]
4499.60 s
[yesod-core] src/Yesod/Core/Internal/Run.hs:58:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4499.60 s
[yesod-core] The import of ‘Data.Proxy’ is redundant
4499.60 s
[yesod-core] except perhaps to import instances from ‘Data.Proxy’
4499.60 s
[yesod-core] To import instances alone, use: import Data.Proxy()
4499.60 s
[yesod-core] |
4499.60 s
[yesod-core] 58 | import Data.Proxy(Proxy(..))
4499.60 s
[yesod-core] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4499.60 s
[yesod-core]
4499.60 s
[yesod-core] src/Yesod/Core/Internal/Run.hs:302:13: warning : [ GHC-68441 ] [ -Wdeprecations ]
4499.60 s
[yesod-core] In the use of record field of Request ‘requestBody’
4499.60 s
[yesod-core] (imported from Network.Wai.Internal):
4499.60 s
[yesod-core] Deprecated: "requestBody's name is misleading because it only gets a partial chunk of the body. Use getRequestBodyChunk instead when getting the field, and setRequestBodyChunks when setting the field."
4499.60 s
[yesod-core] |
4499.60 s
[yesod-core] 302 | , requestBody = return mempty
4499.60 s
[yesod-core] | ^^^^^^^^^^^
4499.60 s
[yesod-core]
4499.60 s
[yesod-core] src/Yesod/Core/Internal/Run.hs:328:3: warning : [ GHC-63397 ] [ -Wname-shadowing ]
4499.60 s
[yesod-core] This binding for ‘mmaxLen’ shadows the existing binding
4499.60 s
[yesod-core] bound at src/Yesod/Core/Internal/Run.hs:368:5
4499.60 s
[yesod-core] |
4499.60 s
[yesod-core] 328 | mmaxLen <- maximumContentLengthIO yreSite route
4499.60 s
[yesod-core] | ^^^^^^^
4499.60 s
[yesod-core]
4499.60 s
[yesod-core] src/Yesod/Core/Internal/Run.hs:368:5: warning : [ GHC-40910 ] [ -Wunused-local-binds ]
4499.60 s
[yesod-core] Defined but not used: ‘mmaxLen’
4499.60 s
[yesod-core] |
4499.60 s
[yesod-core] 368 | mmaxLen = maximumContentLength yreSite route
4499.60 s
[yesod-core] | ^^^^^^^
4499.60 s
[yesod-core]
4499.68 s
[autodocodec-yaml] Documentation created: dist/doc/html/autodocodec-yaml,
4499.68 s
[autodocodec-yaml] dist/doc/html/autodocodec-yaml/autodocodec-yaml.txt
4499.74 s
[yesod-core] [16 of 31] Compiling Yesod.Core.Unsafe ( src/Yesod/Core/Unsafe.hs, dist/build/Yesod/Core/Unsafe.p_o )
4499.84 s
[autodocodec-yaml] Phase: installPhase
4499.86 s
[yesod-core] [17 of 31] Compiling Yesod.Core.Class.Dispatch ( src/Yesod/Core/Class/Dispatch.hs, dist/build/Yesod/Core/Class/Dispatch.p_o )
4499.86 s
[yesod-core] [18 of 31] Compiling Yesod.Core.Internal.LiteApp ( src/Yesod/Core/Internal/LiteApp.hs, dist/build/Yesod/Core/Internal/LiteApp.p_o )
4499.93 s
[autodocodec-yaml] Installing library in /nix/store/2in3f94q7kw47slnyg1hdmrw0wvljyxn-autodocodec-yaml-0.4.0.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/autodocodec-yaml-0.4.0.2-JuWmFzIhtBJJdKIw2SpKRo
4500.15 s
[html-conduit] [2 of 2] Compiling Text.HTML.DOM ( src/Text/HTML/DOM.hs, dist/build/Text/HTML/DOM.p_o )
4500.18 s
[autodocodec-yaml] Phase: fixupPhase
4500.18 s
[yesod-core] [19 of 31] Compiling Yesod.Core.Class.Breadcrumbs ( src/Yesod/Core/Class/Breadcrumbs.hs, dist/build/Yesod/Core/Class/Breadcrumbs.p_o )
4500.18 s
[yesod-core] [20 of 31] Compiling Yesod.Routes.TH.Types ( src/Yesod/Routes/TH/Types.hs, dist/build/Yesod/Routes/TH/Types.p_o )
4500.18 s
[yesod-core] [21 of 31] Compiling Yesod.Routes.TH.RouteAttrs ( src/Yesod/Routes/TH/RouteAttrs.hs, dist/build/Yesod/Routes/TH/RouteAttrs.p_o )
4500.18 s
[yesod-core] [22 of 31] Compiling Yesod.Routes.TH.RenderRoute ( src/Yesod/Routes/TH/RenderRoute.hs, dist/build/Yesod/Routes/TH/RenderRoute.p_o )
4500.18 s
[yesod-core] [23 of 31] Compiling Yesod.Routes.TH.Dispatch ( src/Yesod/Routes/TH/Dispatch.hs, dist/build/Yesod/Routes/TH/Dispatch.p_o )
4500.18 s
[yesod-core] src/Yesod/Routes/TH/Dispatch.hs:14:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4500.18 s
[yesod-core] The import of ‘Data.List’ is redundant
4500.18 s
[yesod-core] except perhaps to import instances from ‘Data.List’
4500.18 s
[yesod-core] To import instances alone, use: import Data.List()
4500.18 s
[yesod-core] |
4500.18 s
[yesod-core] 14 | import Data.List (foldl')
4500.18 s
[yesod-core] | ^^^^^^^^^^^^^^^^^^^^^^^^^
4500.18 s
[yesod-core]
4500.18 s
[yesod-core] [24 of 31] Compiling Yesod.Routes.TH.ParseRoute ( src/Yesod/Routes/TH/ParseRoute.hs, dist/build/Yesod/Routes/TH/ParseRoute.p_o )
4500.18 s
[yesod-core] [25 of 31] Compiling Yesod.Routes.TH ( src/Yesod/Routes/TH.hs, dist/build/Yesod/Routes/TH.p_o )
4500.18 s
[yesod-core] [26 of 31] Compiling Yesod.Routes.Overlap ( src/Yesod/Routes/Overlap.hs, dist/build/Yesod/Routes/Overlap.p_o )
4500.18 s
[yesod-core] [27 of 31] Compiling Yesod.Routes.Parse ( src/Yesod/Routes/Parse.hs, dist/build/Yesod/Routes/Parse.p_o )
4500.18 s
[yesod-core] src/Yesod/Routes/Parse.hs:23:19: warning : [ GHC-38856 ] [ -Wunused-imports ]
4500.18 s
[yesod-core] The import of ‘foldl'’ from module ‘Data.List’ is redundant
4500.18 s
[yesod-core] |
4500.18 s
[yesod-core] 23 | import Data.List (foldl' , isPrefixOf)
4500.18 s
[yesod-core] | ^^^^^^
4500.18 s
[yesod-core]
4500.18 s
[yesod-core] src/Yesod/Routes/Parse.hs:103:25: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
4500.18 s
[yesod-core] Pattern match(es) are non-exhaustive
4500.18 s
[yesod-core] In a pattern binding:
4500.18 s
[yesod-core] Patterns of type ‘([Piece String], Maybe String,
4500.18 s
[yesod-core] Bool)’ not matched:
4500.18 s
[yesod-core] (_, (Just _), _)
4500.18 s
[yesod-core] |
4500.18 s
[yesod-core] 103 | (pieces, Nothing, check) = piecesFromStringCheck pattern
4500.18 s
[yesod-core] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4500.18 s
[yesod-core]
4500.18 s
[yesod-core] [28 of 31] Compiling Yesod.Core.Internal.TH ( src/Yesod/Core/Internal/TH.hs, dist/build/Yesod/Core/Internal/TH.p_o )
4500.18 s
[yesod-core] src/Yesod/Core/Internal/TH.hs:56:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4500.18 s
[yesod-core] The import of ‘Data.List’ is redundant
4500.18 s
[yesod-core] except perhaps to import instances from ‘Data.List’
4500.18 s
[yesod-core] To import instances alone, use: import Data.List()
4500.18 s
[yesod-core] |
4500.18 s
[yesod-core] 56 | import Data.List (foldl')
4500.18 s
[yesod-core] | ^^^^^^^^^^^^^^^^^^^^^^^^^
4500.18 s
[yesod-core]
4500.18 s
[yesod-core] src/Yesod/Core/Internal/TH.hs:221:24: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
4500.18 s
[yesod-core] Pattern match(es) are non-exhaustive
4500.18 s
[yesod-core] In a lambda abstraction:
4500.18 s
[yesod-core] Patterns of type ‘[String]’ not matched: []
4500.18 s
[yesod-core] |
4500.18 s
[yesod-core] 221 | let appCxt = fmap (\(c:rest) ->
4500.18 s
[yesod-core] | ^^^^^^^^^^^^^...
4500.18 s
[yesod-core]
4500.20 s
[autodocodec-yaml] shrinking RPATHs of ELF executables and libraries in /nix/store/2in3f94q7kw47slnyg1hdmrw0wvljyxn-autodocodec-yaml-0.4.0.2
4500.20 s
[autodocodec-yaml] shrinking /nix/store/2in3f94q7kw47slnyg1hdmrw0wvljyxn-autodocodec-yaml-0.4.0.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSautodocodec-yaml-0.4.0.2-JuWmFzIhtBJJdKIw2SpKRo-ghc9.12.3.so
4500.22 s
[autodocodec-yaml] checking for references to /build/ in /nix/store/2in3f94q7kw47slnyg1hdmrw0wvljyxn-autodocodec-yaml-0.4.0.2...
4500.23 s
[autodocodec-yaml] patching script interpreter paths in /nix/store/2in3f94q7kw47slnyg1hdmrw0wvljyxn-autodocodec-yaml-0.4.0.2
4500.24 s
[autodocodec-yaml] stripping (with command strip and flags -S -p) in /nix/store/2in3f94q7kw47slnyg1hdmrw0wvljyxn-autodocodec-yaml-0.4.0.2/lib
4500.28 s
[autodocodec-yaml] shrinking RPATHs of ELF executables and libraries in /nix/store/1s8qrq1klq6nzddx9lwgqyl6ix93wg58-autodocodec-yaml-0.4.0.2-doc
4500.29 s
[autodocodec-yaml] checking for references to /build/ in /nix/store/1s8qrq1klq6nzddx9lwgqyl6ix93wg58-autodocodec-yaml-0.4.0.2-doc...
4500.30 s
[autodocodec-yaml] patching script interpreter paths in /nix/store/1s8qrq1klq6nzddx9lwgqyl6ix93wg58-autodocodec-yaml-0.4.0.2-doc
4500.40 s
Progress: 311 of 370 built (4 building), 559 of 559 downloaded from cache
4500.48 s
Building opt-env-conf-source
4500.48 s
[genvalidity-criterion] Phase: updateAutotoolsGnuConfigScriptsPhase
4500.48 s
[genvalidity-criterion] Phase: configurePhase
4500.48 s
[genvalidity-criterion] configureFlags: --verbose --prefix=/nix/store/aa08xwmihxlk963ikjk2kcab3wz7raby-genvalidity-criterion-1.1.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/931np5kicw1ja205w067vdjdaj323xch-genvalidity-criterion-1.1.0.0-doc/share/doc/genvalidity-criterion-1.1.0.0 --with-gcc=gcc --package-db=/build/tmp.UxjCjwVKXD/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4500.48 s
[genvalidity-criterion] Using Parsec parser
4500.48 s
[genvalidity-criterion] Configuring genvalidity-criterion-1.1.0.0...
4500.48 s
[yesod-core] [29 of 31] Compiling Yesod.Core.Internal ( src/Yesod/Core/Internal.hs, dist/build/Yesod/Core/Internal.p_o )
4500.54 s
[yesod-core] [30 of 31] Compiling Yesod.Core.Dispatch ( src/Yesod/Core/Dispatch.hs, dist/build/Yesod/Core/Dispatch.p_o )
4500.72 s
[yesod-core] [31 of 31] Compiling Yesod.Core ( src/Yesod/Core.hs, dist/build/Yesod/Core.p_o )
4500.73 s
[opt-env-conf-source] Phase: setupCompilerEnvironmentPhase
4500.73 s
[opt-env-conf-source] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4500.97 s
[genvalidity-criterion] Dependency QuickCheck: using QuickCheck-2.17.1.0
4500.97 s
[genvalidity-criterion] Dependency base <5: using base-4.21.1.0
4500.97 s
[genvalidity-criterion] Dependency criterion: using criterion-1.6.4.0
4500.97 s
[genvalidity-criterion] Dependency deepseq: using deepseq-1.5.1.0
4500.97 s
[genvalidity-criterion] Dependency genvalidity >=1.0: using genvalidity-1.1.1.0
4500.97 s
[genvalidity-criterion] Dependency vector: using vector-0.13.2.0
4500.97 s
[genvalidity-criterion] Dependency base <5: using base-4.21.1.0
4500.97 s
[genvalidity-criterion] Dependency criterion: using criterion-1.6.4.0
4500.98 s
[genvalidity-criterion] Dependency genvalidity-criterion: using genvalidity-criterion-1.1.0.0
4500.98 s
[genvalidity-criterion] Source component graph:
4500.98 s
[genvalidity-criterion] component lib
4500.98 s
[genvalidity-criterion] component bench:genvalidity-criterion-bench dependency lib
4500.98 s
[genvalidity-criterion] Configured component graph:
4500.98 s
[genvalidity-criterion] component genvalidity-criterion-1.1.0.0-JnP7j58tljj3iKy636tjeQ
4500.98 s
[genvalidity-criterion] include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4500.98 s
[genvalidity-criterion] include base-4.21.1.0-f852
4500.98 s
[genvalidity-criterion] include criterion-1.6.4.0-1ED7ELdYni191qB4u8kkhk
4500.98 s
[genvalidity-criterion] include deepseq-1.5.1.0-7a70
4500.98 s
[genvalidity-criterion] include genvalidity-1.1.1.0-JE7lDGCAv079q0KspRA19e
4500.98 s
[genvalidity-criterion] include vector-0.13.2.0-7rsmvfg53oa5PRCOgzIFeb
4500.98 s
[genvalidity-criterion] component genvalidity-criterion-1.1.0.0-6YhbtQh1n1EAMqrK9uD9WB-genvalidity-criterion-bench
4500.98 s
[genvalidity-criterion] include base-4.21.1.0-f852
4500.98 s
[genvalidity-criterion] include criterion-1.6.4.0-1ED7ELdYni191qB4u8kkhk
4500.98 s
[genvalidity-criterion] include genvalidity-criterion-1.1.0.0-JnP7j58tljj3iKy636tjeQ
4500.98 s
[genvalidity-criterion] Linked component graph:
4500.98 s
[genvalidity-criterion] unit genvalidity-criterion-1.1.0.0-JnP7j58tljj3iKy636tjeQ
4500.98 s
[genvalidity-criterion] include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4500.98 s
[genvalidity-criterion] include base-4.21.1.0-f852
4500.98 s
[genvalidity-criterion] include criterion-1.6.4.0-1ED7ELdYni191qB4u8kkhk
4500.98 s
[genvalidity-criterion] include deepseq-1.5.1.0-7a70
4500.98 s
[genvalidity-criterion] include genvalidity-1.1.1.0-JE7lDGCAv079q0KspRA19e
4500.98 s
[genvalidity-criterion] include vector-0.13.2.0-7rsmvfg53oa5PRCOgzIFeb
4500.98 s
[genvalidity-criterion] Data.GenValidity.Criterion=genvalidity-criterion-1.1.0.0-JnP7j58tljj3iKy636tjeQ:Data.GenValidity.Criterion
4500.98 s
[genvalidity-criterion] unit genvalidity-criterion-1.1.0.0-6YhbtQh1n1EAMqrK9uD9WB-genvalidity-criterion-bench
4500.98 s
[genvalidity-criterion] include base-4.21.1.0-f852
4500.98 s
[genvalidity-criterion] include criterion-1.6.4.0-1ED7ELdYni191qB4u8kkhk
4500.98 s
[genvalidity-criterion] include genvalidity-criterion-1.1.0.0-JnP7j58tljj3iKy636tjeQ
4500.98 s
[genvalidity-criterion] Ready component graph:
4500.98 s
[genvalidity-criterion] definite genvalidity-criterion-1.1.0.0-JnP7j58tljj3iKy636tjeQ
4500.98 s
[genvalidity-criterion] depends QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4500.98 s
[genvalidity-criterion] depends base-4.21.1.0-f852
4500.98 s
[genvalidity-criterion] depends criterion-1.6.4.0-1ED7ELdYni191qB4u8kkhk
4500.98 s
[genvalidity-criterion] depends deepseq-1.5.1.0-7a70
4500.98 s
[genvalidity-criterion] depends genvalidity-1.1.1.0-JE7lDGCAv079q0KspRA19e
4500.98 s
[genvalidity-criterion] depends vector-0.13.2.0-7rsmvfg53oa5PRCOgzIFeb
4500.98 s
[genvalidity-criterion] definite genvalidity-criterion-1.1.0.0-6YhbtQh1n1EAMqrK9uD9WB-genvalidity-criterion-bench
4500.98 s
[genvalidity-criterion] depends base-4.21.1.0-f852
4500.98 s
[genvalidity-criterion] depends criterion-1.6.4.0-1ED7ELdYni191qB4u8kkhk
4500.98 s
[genvalidity-criterion] depends genvalidity-criterion-1.1.0.0-JnP7j58tljj3iKy636tjeQ
4500.98 s
[genvalidity-criterion] Using Cabal-3.14.2.0 compiled by ghc-9.12
4500.98 s
[genvalidity-criterion] Using compiler: ghc-9.12.3
4500.98 s
[genvalidity-criterion] Using install prefix:
4500.98 s
[genvalidity-criterion] /nix/store/aa08xwmihxlk963ikjk2kcab3wz7raby-genvalidity-criterion-1.1.0.0
4500.98 s
[genvalidity-criterion] Executables installed in:
4500.98 s
[genvalidity-criterion] /nix/store/aa08xwmihxlk963ikjk2kcab3wz7raby-genvalidity-criterion-1.1.0.0/bin
4500.98 s
[genvalidity-criterion] Libraries installed in:
4500.98 s
[genvalidity-criterion] /nix/store/aa08xwmihxlk963ikjk2kcab3wz7raby-genvalidity-criterion-1.1.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/genvalidity-criterion-1.1.0.0-JnP7j58tljj3iKy636tjeQ
4500.98 s
[genvalidity-criterion] Dynamic Libraries installed in:
4500.98 s
[genvalidity-criterion] /nix/store/aa08xwmihxlk963ikjk2kcab3wz7raby-genvalidity-criterion-1.1.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4500.98 s
[genvalidity-criterion] Private executables installed in:
4500.98 s
[genvalidity-criterion] /nix/store/aa08xwmihxlk963ikjk2kcab3wz7raby-genvalidity-criterion-1.1.0.0/libexec/x86_64-linux-ghc-9.12.3-59b0/genvalidity-criterion-1.1.0.0
4500.98 s
[genvalidity-criterion] Data files installed in:
4500.98 s
[genvalidity-criterion] /nix/store/aa08xwmihxlk963ikjk2kcab3wz7raby-genvalidity-criterion-1.1.0.0/share/x86_64-linux-ghc-9.12.3-59b0/genvalidity-criterion-1.1.0.0
4500.98 s
[genvalidity-criterion] Documentation installed in:
4500.98 s
[genvalidity-criterion] /nix/store/931np5kicw1ja205w067vdjdaj323xch-genvalidity-criterion-1.1.0.0-doc/share/doc/genvalidity-criterion-1.1.0.0
4500.98 s
[genvalidity-criterion] Configuration files installed in:
4500.98 s
[genvalidity-criterion] /nix/store/aa08xwmihxlk963ikjk2kcab3wz7raby-genvalidity-criterion-1.1.0.0/etc
4500.98 s
[genvalidity-criterion] No alex found
4500.98 s
[genvalidity-criterion] Using ar found on system at:
4500.98 s
[genvalidity-criterion] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4500.98 s
[genvalidity-criterion] No c2hs found
4500.98 s
[genvalidity-criterion] No cpphs found
4500.98 s
[genvalidity-criterion] No doctest found
4500.98 s
[genvalidity-criterion] Using gcc version 14.3.0 given by user at:
4500.98 s
[genvalidity-criterion] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4500.98 s
[genvalidity-criterion] Using ghc version 9.12.3 found on system at:
4500.98 s
[genvalidity-criterion] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4500.98 s
[genvalidity-criterion] Using ghc-pkg version 9.12.3 found on system at:
4500.98 s
[genvalidity-criterion] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4500.98 s
[genvalidity-criterion] No ghcjs found
4500.98 s
[genvalidity-criterion] No ghcjs-pkg found
4500.98 s
[genvalidity-criterion] No greencard found
4500.98 s
[genvalidity-criterion] Using haddock version 2.32.0 found on system at:
4500.98 s
[genvalidity-criterion] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4500.98 s
[genvalidity-criterion] No happy found
4500.98 s
[genvalidity-criterion] No haskell-suite found
4500.98 s
[genvalidity-criterion] No haskell-suite-pkg found
4500.98 s
[genvalidity-criterion] No hmake found
4500.98 s
[genvalidity-criterion] Using hpc version 0.69 found on system at:
4500.98 s
[genvalidity-criterion] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4500.98 s
[genvalidity-criterion] Using hsc2hs version 0.68.10 found on system at:
4500.98 s
[genvalidity-criterion] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4500.98 s
[genvalidity-criterion] Using hscolour version 1.25 found on system at:
4500.98 s
[genvalidity-criterion] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4500.98 s
[genvalidity-criterion] No jhc found
4500.98 s
[genvalidity-criterion] Using ld found on system at:
4500.98 s
[genvalidity-criterion] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4500.98 s
[genvalidity-criterion] No pkg-config found
4500.98 s
[genvalidity-criterion] Using runghc version 9.12.3 found on system at:
4500.98 s
[genvalidity-criterion] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4500.98 s
[genvalidity-criterion] Using strip version 2.44 found on system at:
4500.98 s
[genvalidity-criterion] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4500.98 s
[genvalidity-criterion] Using tar found on system at:
4500.98 s
[genvalidity-criterion] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4500.98 s
[genvalidity-criterion] No uhc found
4501.02 s
[opt-env-conf-source] Phase: unpackPhase
4501.03 s
[opt-env-conf-source] unpacking source archive /nix/store/psw77mfhhk5hwmfmrxbblacswc8yz7qx-opt-env-conf
4501.03 s
[opt-env-conf-source] source root is opt-env-conf
4501.04 s
[opt-env-conf-source] Phase: patchPhase
4501.05 s
[opt-env-conf-source] Phase: compileBuildDriverPhase
4501.05 s
[opt-env-conf-source] setupCompileFlags: -package-db=/build/tmp.Ysn233Oao3/setup-package.conf.d -threaded
4501.11 s
[opt-env-conf-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.Ysn233Oao3/Main.o )
4501.12 s
[genvalidity-criterion] Phase: buildPhase
4501.16 s
[opt-env-conf-source] [2 of 2] Linking Setup
4501.19 s
[genvalidity-criterion] Preprocessing library for genvalidity-criterion-1.1.0.0...
4501.19 s
[genvalidity-criterion] Building library for genvalidity-criterion-1.1.0.0...
4501.28 s
[genvalidity-criterion] [1 of 2] Compiling Data.GenValidity.Criterion ( src/Data/GenValidity/Criterion.hs, dist/build/Data/GenValidity/Criterion.o, dist/build/Data/GenValidity/Criterion.dyn_o )
4501.71 s
[genvalidity-criterion] [2 of 2] Compiling Paths_genvalidity_criterion ( dist/build/autogen/Paths_genvalidity_criterion.hs, dist/build/Paths_genvalidity_criterion.o, dist/build/Paths_genvalidity_criterion.dyn_o )
4501.91 s
[genvalidity-criterion] [1 of 2] Compiling Data.GenValidity.Criterion ( src/Data/GenValidity/Criterion.hs, dist/build/Data/GenValidity/Criterion.p_o )
4502.47 s
[opt-env-conf-source] Phase: updateAutotoolsGnuConfigScriptsPhase
4502.59 s
[opt-env-conf-source] Phase: configurePhase
4502.67 s
[opt-env-conf-source] configureFlags: --verbose --prefix=/nix/store/inkl7giqqnwn8f02hbaakxh5z3j4rgf9-opt-env-conf-source-0.15.0.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/share/doc/opt-env-conf-0.15.0.1 --with-gcc=gcc --package-db=/build/tmp.Ysn233Oao3/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Werror --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4502.77 s
[opt-env-conf-source] Using Parsec parser
4502.77 s
[opt-env-conf-source] Configuring opt-env-conf-0.15.0.1...
4502.77 s
[genvalidity-criterion] [2 of 2] Compiling Paths_genvalidity_criterion ( dist/build/autogen/Paths_genvalidity_criterion.hs, dist/build/Paths_genvalidity_criterion.p_o )
4502.92 s
[html-conduit] Phase: haddockPhase
4503.25 s
[opt-env-conf-source] Dependency aeson: using aeson-2.2.3.0
4503.25 s
[opt-env-conf-source] Dependency autodocodec >=0.3.0.0: using autodocodec-0.5.0.0
4503.25 s
[opt-env-conf-source] Dependency autodocodec-nix: using autodocodec-nix-0.1.0.1
4503.25 s
[opt-env-conf-source] Dependency autodocodec-schema: using autodocodec-schema-0.2.0.1
4503.25 s
[opt-env-conf-source] Dependency autodocodec-yaml: using autodocodec-yaml-0.4.0.2
4503.25 s
[opt-env-conf-source] Dependency base <5: using base-4.21.1.0
4503.25 s
[opt-env-conf-source] Dependency containers: using containers-0.7
4503.25 s
[opt-env-conf-source] Dependency hashable: using hashable-1.5.0.0
4503.25 s
[opt-env-conf-source] Dependency mtl: using mtl-2.3.1
4503.25 s
[opt-env-conf-source] Dependency path: using path-0.9.6
4503.25 s
[opt-env-conf-source] Dependency path-io: using path-io-1.8.2
4503.25 s
[opt-env-conf-source] Dependency safe-coloured-text >=0.3.0.2: using safe-coloured-text-0.5.0.0
4503.25 s
[opt-env-conf-source] Dependency safe-coloured-text-layout >=0.2.0.0: using
4503.25 s
[opt-env-conf-source] safe-coloured-text-layout-0.2.0.1
4503.25 s
[opt-env-conf-source] Dependency safe-coloured-text-terminfo: using
4503.25 s
[opt-env-conf-source] safe-coloured-text-terminfo-0.3.0.0
4503.25 s
[opt-env-conf-source] Dependency selective: using selective-0.7.0.1
4503.25 s
[opt-env-conf-source] Dependency text: using text-2.1.3
4503.25 s
[opt-env-conf-source] Dependency validity: using validity-0.12.1.0
4503.25 s
[opt-env-conf-source] Dependency validity-containers: using validity-containers-0.5.0.5
4503.25 s
[opt-env-conf-source] Dependency validity-text: using validity-text-0.3.1.3
4503.25 s
[opt-env-conf-source] Source component graph: component lib
4503.25 s
[opt-env-conf-source] Configured component graph:
4503.25 s
[opt-env-conf-source] component opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri
4503.25 s
[opt-env-conf-source] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4503.25 s
[opt-env-conf-source] include autodocodec-0.5.0.0-5V6zPOEaYFAF3TMe8iGMbw
4503.25 s
[opt-env-conf-source] include autodocodec-nix-0.1.0.1-DpFs4DyxkFFHhzIurcFNks
4503.25 s
[opt-env-conf-source] include autodocodec-schema-0.2.0.1-9VwwDWTBqJ56bopfP2hk0R
4503.25 s
[opt-env-conf-source] include autodocodec-yaml-0.4.0.2-JuWmFzIhtBJJdKIw2SpKRo
4503.25 s
[opt-env-conf-source] include base-4.21.1.0-f852
4503.25 s
[opt-env-conf-source] include containers-0.7-4b3d
4503.25 s
[opt-env-conf-source] include hashable-1.5.0.0-4MY2zLz9pm2BZavHrIOGsB
4503.25 s
[opt-env-conf-source] include mtl-2.3.1-20ab
4503.25 s
[opt-env-conf-source] include path-0.9.6-2fp1GJUJD07i7POopm72A
4503.25 s
[opt-env-conf-source] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4503.25 s
[opt-env-conf-source] include safe-coloured-text-0.5.0.0-DxvPUqUQ68iH6QZ8K94Q0x
4503.25 s
[opt-env-conf-source] include safe-coloured-text-layout-0.2.0.1-7HiQPyHbQNd5UAnpL4MT4D
4503.25 s
[opt-env-conf-source] include safe-coloured-text-terminfo-0.3.0.0-2Gq17Vt12AYJQxS6jHv7Se
4503.25 s
[opt-env-conf-source] include selective-0.7.0.1-58QCs81orTVHVfhf1XUQUx
4503.25 s
[opt-env-conf-source] include text-2.1.3-1f83
4503.25 s
[opt-env-conf-source] include validity-0.12.1.0-7Hrt8FBi6Q44SXdNRuiBBI
4503.25 s
[opt-env-conf-source] include validity-containers-0.5.0.5-84tbHdBTxUCK1IALDFgJy9
4503.25 s
[opt-env-conf-source] include validity-text-0.3.1.3-AERA3FuXzaYJ8DoFWo0N8k
4503.25 s
[opt-env-conf-source] Linked component graph:
4503.25 s
[opt-env-conf-source] unit opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri
4503.25 s
[opt-env-conf-source] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4503.25 s
[opt-env-conf-source] include autodocodec-0.5.0.0-5V6zPOEaYFAF3TMe8iGMbw
4503.25 s
[opt-env-conf-source] include autodocodec-nix-0.1.0.1-DpFs4DyxkFFHhzIurcFNks
4503.25 s
[opt-env-conf-source] include autodocodec-schema-0.2.0.1-9VwwDWTBqJ56bopfP2hk0R
4503.25 s
[opt-env-conf-source] include autodocodec-yaml-0.4.0.2-JuWmFzIhtBJJdKIw2SpKRo
4503.25 s
[opt-env-conf-source] include base-4.21.1.0-f852
4503.25 s
[opt-env-conf-source] include containers-0.7-4b3d
4503.25 s
[opt-env-conf-source] include hashable-1.5.0.0-4MY2zLz9pm2BZavHrIOGsB
4503.25 s
[opt-env-conf-source] include mtl-2.3.1-20ab
4503.25 s
[opt-env-conf-source] include path-0.9.6-2fp1GJUJD07i7POopm72A
4503.25 s
[opt-env-conf-source] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4503.25 s
[opt-env-conf-source] include safe-coloured-text-0.5.0.0-DxvPUqUQ68iH6QZ8K94Q0x
4503.25 s
[opt-env-conf-source] include safe-coloured-text-layout-0.2.0.1-7HiQPyHbQNd5UAnpL4MT4D
4503.25 s
[opt-env-conf-source] include safe-coloured-text-terminfo-0.3.0.0-2Gq17Vt12AYJQxS6jHv7Se
4503.25 s
[opt-env-conf-source] include selective-0.7.0.1-58QCs81orTVHVfhf1XUQUx
4503.25 s
[opt-env-conf-source] include text-2.1.3-1f83
4503.25 s
[opt-env-conf-source] include validity-0.12.1.0-7Hrt8FBi6Q44SXdNRuiBBI
4503.25 s
[opt-env-conf-source] include validity-containers-0.5.0.5-84tbHdBTxUCK1IALDFgJy9
4503.25 s
[opt-env-conf-source] include validity-text-0.3.1.3-AERA3FuXzaYJ8DoFWo0N8k
4503.25 s
[opt-env-conf-source] OptEnvConf=opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri:OptEnvConf,OptEnvConf.Args=opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri:OptEnvConf.Args,OptEnvConf.Capability=opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri:OptEnvConf.Capability,OptEnvConf.Casing=opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri:OptEnvConf.Casing,OptEnvConf.Check=opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri:OptEnvConf.Check,OptEnvConf.Completer=opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri:OptEnvConf.Completer,OptEnvConf.Completion=opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri:OptEnvConf.Completion,OptEnvConf.Doc=opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri:OptEnvConf.Doc,OptEnvConf.EnvMap=opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri:OptEnvConf.EnvMap,OptEnvConf.Error=opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri:OptEnvConf.Error,OptEnvConf.Lint=opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri:OptEnvConf.Lint,OptEnvConf.Main=opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri:OptEnvConf.Main,OptEnvConf.Nix=opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri:OptEnvConf.Nix,OptEnvConf.NonDet=opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri:OptEnvConf.NonDet,OptEnvConf.Output=opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri:OptEnvConf.Output,OptEnvConf.Parser=opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri:OptEnvConf.Parser,OptEnvConf.Reader=opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri:OptEnvConf.Reader,OptEnvConf.Run=opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri:OptEnvConf.Run,OptEnvConf.Setting=opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri:OptEnvConf.Setting,OptEnvConf.Terminal=opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri:OptEnvConf.Terminal,OptEnvConf.Validation=opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri:OptEnvConf.Validation
4503.25 s
[opt-env-conf-source] Ready component graph:
4503.25 s
[opt-env-conf-source] definite opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri
4503.25 s
[opt-env-conf-source] depends aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4503.25 s
[opt-env-conf-source] depends autodocodec-0.5.0.0-5V6zPOEaYFAF3TMe8iGMbw
4503.25 s
[opt-env-conf-source] depends autodocodec-nix-0.1.0.1-DpFs4DyxkFFHhzIurcFNks
4503.25 s
[opt-env-conf-source] depends autodocodec-schema-0.2.0.1-9VwwDWTBqJ56bopfP2hk0R
4503.25 s
[opt-env-conf-source] depends autodocodec-yaml-0.4.0.2-JuWmFzIhtBJJdKIw2SpKRo
4503.25 s
[opt-env-conf-source] depends base-4.21.1.0-f852
4503.25 s
[opt-env-conf-source] depends containers-0.7-4b3d
4503.25 s
[opt-env-conf-source] depends hashable-1.5.0.0-4MY2zLz9pm2BZavHrIOGsB
4503.25 s
[opt-env-conf-source] depends mtl-2.3.1-20ab
4503.25 s
[opt-env-conf-source] depends path-0.9.6-2fp1GJUJD07i7POopm72A
4503.25 s
[opt-env-conf-source] depends path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4503.25 s
[opt-env-conf-source] depends safe-coloured-text-0.5.0.0-DxvPUqUQ68iH6QZ8K94Q0x
4503.25 s
[opt-env-conf-source] depends safe-coloured-text-layout-0.2.0.1-7HiQPyHbQNd5UAnpL4MT4D
4503.25 s
[opt-env-conf-source] depends safe-coloured-text-terminfo-0.3.0.0-2Gq17Vt12AYJQxS6jHv7Se
4503.25 s
[opt-env-conf-source] depends selective-0.7.0.1-58QCs81orTVHVfhf1XUQUx
4503.25 s
[opt-env-conf-source] depends text-2.1.3-1f83
4503.25 s
[opt-env-conf-source] depends validity-0.12.1.0-7Hrt8FBi6Q44SXdNRuiBBI
4503.25 s
[opt-env-conf-source] depends validity-containers-0.5.0.5-84tbHdBTxUCK1IALDFgJy9
4503.25 s
[opt-env-conf-source] depends validity-text-0.3.1.3-AERA3FuXzaYJ8DoFWo0N8k
4503.25 s
[opt-env-conf-source] Using Cabal-3.14.2.0 compiled by ghc-9.12
4503.25 s
[opt-env-conf-source] Using compiler: ghc-9.12.3
4503.25 s
[opt-env-conf-source] Using install prefix:
4503.26 s
[opt-env-conf-source] /nix/store/inkl7giqqnwn8f02hbaakxh5z3j4rgf9-opt-env-conf-source-0.15.0.1
4503.26 s
[opt-env-conf-source] Executables installed in:
4503.26 s
[opt-env-conf-source] /nix/store/inkl7giqqnwn8f02hbaakxh5z3j4rgf9-opt-env-conf-source-0.15.0.1/bin
4503.26 s
[opt-env-conf-source] Libraries installed in:
4503.26 s
[opt-env-conf-source] /nix/store/inkl7giqqnwn8f02hbaakxh5z3j4rgf9-opt-env-conf-source-0.15.0.1/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri
4503.26 s
[opt-env-conf-source] Dynamic Libraries installed in:
4503.26 s
[opt-env-conf-source] /nix/store/inkl7giqqnwn8f02hbaakxh5z3j4rgf9-opt-env-conf-source-0.15.0.1/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4503.26 s
[opt-env-conf-source] Private executables installed in:
4503.26 s
[opt-env-conf-source] /nix/store/inkl7giqqnwn8f02hbaakxh5z3j4rgf9-opt-env-conf-source-0.15.0.1/libexec/x86_64-linux-ghc-9.12.3-59b0/opt-env-conf-0.15.0.1
4503.26 s
[opt-env-conf-source] Data files installed in:
4503.26 s
[opt-env-conf-source] /nix/store/inkl7giqqnwn8f02hbaakxh5z3j4rgf9-opt-env-conf-source-0.15.0.1/share/x86_64-linux-ghc-9.12.3-59b0/opt-env-conf-0.15.0.1
4503.26 s
[opt-env-conf-source] Documentation installed in: /share/doc/opt-env-conf-0.15.0.1
4503.26 s
[opt-env-conf-source] Configuration files installed in:
4503.26 s
[opt-env-conf-source] /nix/store/inkl7giqqnwn8f02hbaakxh5z3j4rgf9-opt-env-conf-source-0.15.0.1/etc
4503.26 s
[opt-env-conf-source] No alex found
4503.26 s
[opt-env-conf-source] Using ar found on system at:
4503.26 s
[opt-env-conf-source] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4503.26 s
[opt-env-conf-source] No c2hs found
4503.26 s
[opt-env-conf-source] No cpphs found
4503.26 s
[opt-env-conf-source] No doctest found
4503.26 s
[opt-env-conf-source] Using gcc version 14.3.0 given by user at:
4503.26 s
[opt-env-conf-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4503.26 s
[opt-env-conf-source] Using ghc version 9.12.3 found on system at:
4503.26 s
[opt-env-conf-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4503.26 s
[opt-env-conf-source] Using ghc-pkg version 9.12.3 found on system at:
4503.26 s
[opt-env-conf-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4503.26 s
[opt-env-conf-source] No ghcjs found
4503.26 s
[opt-env-conf-source] No ghcjs-pkg found
4503.26 s
[opt-env-conf-source] No greencard found
4503.26 s
[opt-env-conf-source] Using haddock version 2.32.0 found on system at:
4503.26 s
[opt-env-conf-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4503.26 s
[opt-env-conf-source] No happy found
4503.26 s
[opt-env-conf-source] No haskell-suite found
4503.26 s
[opt-env-conf-source] No haskell-suite-pkg found
4503.26 s
[opt-env-conf-source] No hmake found
4503.26 s
[opt-env-conf-source] Using hpc version 0.69 found on system at:
4503.26 s
[opt-env-conf-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4503.26 s
[opt-env-conf-source] Using hsc2hs version 0.68.10 found on system at:
4503.29 s
[opt-env-conf-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4503.29 s
[opt-env-conf-source] Using hscolour version 1.25 found on system at:
4503.29 s
[opt-env-conf-source] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4503.29 s
[opt-env-conf-source] No jhc found
4503.29 s
[opt-env-conf-source] Using ld found on system at:
4503.29 s
[opt-env-conf-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4503.29 s
[opt-env-conf-source] No pkg-config found
4503.29 s
[opt-env-conf-source] Using runghc version 9.12.3 found on system at:
4503.29 s
[opt-env-conf-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4503.29 s
[opt-env-conf-source] Using strip version 2.44 found on system at:
4503.29 s
[opt-env-conf-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4503.29 s
[opt-env-conf-source] Using tar found on system at:
4503.29 s
[opt-env-conf-source] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4503.29 s
[opt-env-conf-source] No uhc found
4503.44 s
[opt-env-conf-source] Phase: buildPhase
4503.45 s
[opt-env-conf-source] Distribution quality warnings:
4503.45 s
[opt-env-conf-source] [no-category] No 'category' field.
4503.45 s
[opt-env-conf-source] [no-description] No 'description' field.
4503.45 s
[opt-env-conf-source] [long-synopsis] The 'synopsis' field is rather long (max 80 chars is
4503.45 s
[opt-env-conf-source] recommended).
4503.45 s
[opt-env-conf-source] [missing-upper-bounds] On library, these packages miss upper bounds:
4503.45 s
[opt-env-conf-source] - aeson
4503.45 s
[opt-env-conf-source] - autodocodec
4503.45 s
[opt-env-conf-source] - autodocodec-nix
4503.45 s
[opt-env-conf-source] - autodocodec-schema
4503.45 s
[opt-env-conf-source] - autodocodec-yaml
4503.45 s
[opt-env-conf-source] - containers
4503.45 s
[opt-env-conf-source] - hashable
4503.45 s
[opt-env-conf-source] - mtl
4503.45 s
[opt-env-conf-source] - path
4503.45 s
[opt-env-conf-source] - path-io
4503.45 s
[opt-env-conf-source] - safe-coloured-text
4503.45 s
[opt-env-conf-source] - safe-coloured-text-layout
4503.45 s
[opt-env-conf-source] - selective
4503.45 s
[opt-env-conf-source] - text
4503.45 s
[opt-env-conf-source] - validity
4503.45 s
[opt-env-conf-source] - validity-containers
4503.45 s
[opt-env-conf-source] - validity-text
4503.45 s
[opt-env-conf-source] - safe-coloured-text-terminfo
4503.45 s
[opt-env-conf-source] Please add them. There is more information at https://pvp.haskell.org/
4503.45 s
[opt-env-conf-source] Building source dist for opt-env-conf-0.15.0.1...
4503.46 s
[opt-env-conf-source] Source tarball created: dist/opt-env-conf-0.15.0.1.tar.gz
4503.47 s
[opt-env-conf-source] Phase: haddockPhase
4503.47 s
[opt-env-conf-source] Phase: installPhase
4503.48 s
[opt-env-conf-source] Phase: fixupPhase
4503.51 s
Progress: 312 of 370 built (4 building), 559 of 559 downloaded from cache
4503.58 s
Building opt-env-conf
4503.58 s
[html-conduit] Preprocessing library for html-conduit-1.3.2.2...
4503.58 s
[html-conduit] Running Haddock on library for html-conduit-1.3.2.2...
4503.58 s
[html-conduit] Warning: The documentation for the following packages are not installed. No
4503.58 s
[html-conduit] links will be generated to these packages: attoparsec-0.14.4,
4503.58 s
[html-conduit] attoparsec-0.14.4, vector-0.13.2.0
4503.58 s
[persistent] [ 1 of 46] Compiling Database.Persist.Class.PersistConfig ( Database/Persist/Class/PersistConfig.hs, dist/build/Database/Persist/Class/PersistConfig.p_o )
4503.83 s
[opt-env-conf] Phase: setupCompilerEnvironmentPhase
4503.89 s
[opt-env-conf] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4503.99 s
[persistent] [ 2 of 46] Compiling Database.Persist.Names ( Database/Persist/Names.hs, dist/build/Database/Persist/Names.p_o )
4504.01 s
[html-conduit] Haddock coverage:
4504.18 s
[html-conduit] 10% ( 1 / 10) in 'Text.HTML.DOM'
4504.18 s
[html-conduit] Missing documentation for:
4504.18 s
[html-conduit] Module header
4504.18 s
[html-conduit] sinkDoc
4504.18 s
[html-conduit] readFile
4504.18 s
[html-conduit] parseLBS
4504.18 s
[html-conduit] parseBSChunks
4504.18 s
[html-conduit] eventConduitText
4504.18 s
[html-conduit] sinkDocText
4504.18 s
[html-conduit] parseLT
4504.18 s
[html-conduit] parseSTChunks
4504.18 s
[opt-env-conf] Phase: unpackPhase
4504.19 s
[opt-env-conf] unpacking source archive /nix/store/inkl7giqqnwn8f02hbaakxh5z3j4rgf9-opt-env-conf-source-0.15.0.1/opt-env-conf-0.15.0.1.tar.gz
4504.19 s
[opt-env-conf] source root is opt-env-conf-0.15.0.1
4504.20 s
[opt-env-conf] setting SOURCE_DATE_EPOCH to timestamp 1778741677 of file "opt-env-conf-0.15.0.1/src/OptEnvConf/Validation.hs"
4504.20 s
[opt-env-conf] warning: file "opt-env-conf-0.15.0.1/src/OptEnvConf/Validation.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
4504.20 s
[opt-env-conf] Phase: patchPhase
4504.21 s
[opt-env-conf] Phase: compileBuildDriverPhase
4504.22 s
[opt-env-conf] setupCompileFlags: -package-db=/build/tmp.wsEegDdnOl/setup-package.conf.d -threaded
4504.27 s
[persistent] [ 3 of 46] Compiling Database.Persist.PersistValue ( Database/Persist/PersistValue.hs, dist/build/Database/Persist/PersistValue.p_o )
4504.27 s
[opt-env-conf] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.wsEegDdnOl/Main.o )
4504.28 s
[yesod-core] Phase: haddockPhase
4504.32 s
[opt-env-conf] [2 of 2] Linking Setup
4505.20 s
[genvalidity-criterion] Preprocessing benchmark 'genvalidity-criterion-bench' for genvalidity-criterion-1.1.0.0...
4505.20 s
[genvalidity-criterion] Building benchmark 'genvalidity-criterion-bench' for genvalidity-criterion-1.1.0.0...
4505.28 s
[genvalidity-criterion] [1 of 2] Compiling Main ( bench/Main.hs, dist/build/genvalidity-criterion-bench/genvalidity-criterion-bench-tmp/Main.o )
4505.28 s
[persistent] [ 4 of 46] Compiling Database.Persist.SqlBackend.Internal.IsolationLevel ( Database/Persist/SqlBackend/Internal/IsolationLevel.hs, dist/build/Database/Persist/SqlBackend/Internal/IsolationLevel.p_o )
4505.28 s
[persistent] [ 5 of 46] Compiling Database.Persist.SqlBackend.Internal.SqlPoolHooks ( Database/Persist/SqlBackend/Internal/SqlPoolHooks.hs, dist/build/Database/Persist/SqlBackend/Internal/SqlPoolHooks.p_o )
4505.28 s
[persistent] [ 6 of 46] Compiling Database.Persist.Types.Base ( Database/Persist/Types/Base.hs, dist/build/Database/Persist/Types/Base.p_o )
4505.41 s
[yesod-core] Preprocessing library for yesod-core-1.6.26.0...
4505.41 s
[yesod-core] Running Haddock on library for yesod-core-1.6.26.0...
4505.42 s
[yesod-core] Warning: The documentation for the following packages are not installed. No
4505.42 s
[yesod-core] links will be generated to these packages: attoparsec-0.14.4,
4505.42 s
[yesod-core] attoparsec-0.14.4, vector-0.13.2.0
4505.62 s
[opt-env-conf] Phase: updateAutotoolsGnuConfigScriptsPhase
4505.63 s
[opt-env-conf] Phase: configurePhase
4505.63 s
[opt-env-conf] configureFlags: --verbose --prefix=/nix/store/04vzs9j646hwql11i8xjzypnz68xkf9z-opt-env-conf-0.15.0.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/mr2cbn3dgyg5xql1zj2wyaylv44vf8gl-opt-env-conf-0.15.0.1-doc/share/doc/opt-env-conf-0.15.0.1 --with-gcc=gcc --package-db=/build/tmp.wsEegDdnOl/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Werror --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4505.64 s
[opt-env-conf] Using Parsec parser
4505.64 s
[opt-env-conf] Configuring opt-env-conf-0.15.0.1...
4505.65 s
[genvalidity-criterion] [2 of 2] Compiling Paths_genvalidity_criterion ( dist/build/genvalidity-criterion-bench/autogen/Paths_genvalidity_criterion.hs, dist/build/genvalidity-criterion-bench/genvalidity-criterion-bench-tmp/Paths_genvalidity_criterion.o )
4505.83 s
[genvalidity-criterion] [3 of 3] Linking dist/build/genvalidity-criterion-bench/genvalidity-criterion-bench
4505.95 s
[yesod-core] [ 1 of 31] Compiling Paths_yesod_core ( dist/build/autogen/Paths_yesod_core.hs, /build/ghc1087_tmp_0/ghc_tmp_24.o, /build/ghc1087_tmp_0/ghc_tmp_24.dyn_o )
4506.02 s
[yesod-core] [ 2 of 31] Compiling Yesod.Core.Internal.Util ( src/Yesod/Core/Internal/Util.hs, /build/ghc1087_tmp_0/ghc_tmp_46.o, /build/ghc1087_tmp_0/ghc_tmp_46.dyn_o )
4506.20 s
[yesod-core] [ 3 of 31] Compiling Yesod.Core.TypeCache ( src/Yesod/Core/TypeCache.hs, /build/ghc1087_tmp_0/ghc_tmp_48.o, /build/ghc1087_tmp_0/ghc_tmp_48.dyn_o )
4506.23 s
[opt-env-conf] Dependency aeson: using aeson-2.2.3.0
4506.23 s
[opt-env-conf] Dependency autodocodec >=0.3.0.0: using autodocodec-0.5.0.0
4506.23 s
[opt-env-conf] Dependency autodocodec-nix: using autodocodec-nix-0.1.0.1
4506.23 s
[opt-env-conf] Dependency autodocodec-schema: using autodocodec-schema-0.2.0.1
4506.23 s
[opt-env-conf] Dependency autodocodec-yaml: using autodocodec-yaml-0.4.0.2
4506.23 s
[opt-env-conf] Dependency base <5: using base-4.21.1.0
4506.23 s
[opt-env-conf] Dependency containers: using containers-0.7
4506.23 s
[opt-env-conf] Dependency hashable: using hashable-1.5.0.0
4506.23 s
[opt-env-conf] Dependency mtl: using mtl-2.3.1
4506.23 s
[opt-env-conf] Dependency path: using path-0.9.6
4506.23 s
[opt-env-conf] Dependency path-io: using path-io-1.8.2
4506.23 s
[opt-env-conf] Dependency safe-coloured-text >=0.3.0.2: using safe-coloured-text-0.5.0.0
4506.23 s
[opt-env-conf] Dependency safe-coloured-text-layout >=0.2.0.0: using
4506.23 s
[opt-env-conf] safe-coloured-text-layout-0.2.0.1
4506.23 s
[opt-env-conf] Dependency safe-coloured-text-terminfo: using
4506.23 s
[opt-env-conf] safe-coloured-text-terminfo-0.3.0.0
4506.23 s
[opt-env-conf] Dependency selective: using selective-0.7.0.1
4506.23 s
[opt-env-conf] Dependency text: using text-2.1.3
4506.23 s
[opt-env-conf] Dependency validity: using validity-0.12.1.0
4506.23 s
[opt-env-conf] Dependency validity-containers: using validity-containers-0.5.0.5
4506.23 s
[opt-env-conf] Dependency validity-text: using validity-text-0.3.1.3
4506.23 s
[opt-env-conf] Source component graph: component lib
4506.23 s
[opt-env-conf] Configured component graph:
4506.23 s
[opt-env-conf] component opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri
4506.23 s
[opt-env-conf] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4506.23 s
[opt-env-conf] include autodocodec-0.5.0.0-5V6zPOEaYFAF3TMe8iGMbw
4506.23 s
[opt-env-conf] include autodocodec-nix-0.1.0.1-DpFs4DyxkFFHhzIurcFNks
4506.23 s
[opt-env-conf] include autodocodec-schema-0.2.0.1-9VwwDWTBqJ56bopfP2hk0R
4506.23 s
[opt-env-conf] include autodocodec-yaml-0.4.0.2-JuWmFzIhtBJJdKIw2SpKRo
4506.23 s
[opt-env-conf] include base-4.21.1.0-f852
4506.23 s
[opt-env-conf] include containers-0.7-4b3d
4506.23 s
[opt-env-conf] include hashable-1.5.0.0-4MY2zLz9pm2BZavHrIOGsB
4506.23 s
[opt-env-conf] include mtl-2.3.1-20ab
4506.23 s
[opt-env-conf] include path-0.9.6-2fp1GJUJD07i7POopm72A
4506.23 s
[opt-env-conf] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4506.23 s
[opt-env-conf] include safe-coloured-text-0.5.0.0-DxvPUqUQ68iH6QZ8K94Q0x
4506.23 s
[opt-env-conf] include safe-coloured-text-layout-0.2.0.1-7HiQPyHbQNd5UAnpL4MT4D
4506.23 s
[opt-env-conf] include safe-coloured-text-terminfo-0.3.0.0-2Gq17Vt12AYJQxS6jHv7Se
4506.23 s
[opt-env-conf] include selective-0.7.0.1-58QCs81orTVHVfhf1XUQUx
4506.23 s
[opt-env-conf] include text-2.1.3-1f83
4506.23 s
[opt-env-conf] include validity-0.12.1.0-7Hrt8FBi6Q44SXdNRuiBBI
4506.23 s
[opt-env-conf] include validity-containers-0.5.0.5-84tbHdBTxUCK1IALDFgJy9
4506.23 s
[opt-env-conf] include validity-text-0.3.1.3-AERA3FuXzaYJ8DoFWo0N8k
4506.23 s
[opt-env-conf] Linked component graph:
4506.23 s
[opt-env-conf] unit opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri
4506.23 s
[opt-env-conf] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4506.23 s
[opt-env-conf] include autodocodec-0.5.0.0-5V6zPOEaYFAF3TMe8iGMbw
4506.23 s
[opt-env-conf] include autodocodec-nix-0.1.0.1-DpFs4DyxkFFHhzIurcFNks
4506.23 s
[opt-env-conf] include autodocodec-schema-0.2.0.1-9VwwDWTBqJ56bopfP2hk0R
4506.23 s
[opt-env-conf] include autodocodec-yaml-0.4.0.2-JuWmFzIhtBJJdKIw2SpKRo
4506.23 s
[opt-env-conf] include base-4.21.1.0-f852
4506.23 s
[opt-env-conf] include containers-0.7-4b3d
4506.23 s
[opt-env-conf] include hashable-1.5.0.0-4MY2zLz9pm2BZavHrIOGsB
4506.23 s
[opt-env-conf] include mtl-2.3.1-20ab
4506.23 s
[opt-env-conf] include path-0.9.6-2fp1GJUJD07i7POopm72A
4506.23 s
[opt-env-conf] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4506.23 s
[opt-env-conf] include safe-coloured-text-0.5.0.0-DxvPUqUQ68iH6QZ8K94Q0x
4506.23 s
[opt-env-conf] include safe-coloured-text-layout-0.2.0.1-7HiQPyHbQNd5UAnpL4MT4D
4506.23 s
[opt-env-conf] include safe-coloured-text-terminfo-0.3.0.0-2Gq17Vt12AYJQxS6jHv7Se
4506.23 s
[opt-env-conf] include selective-0.7.0.1-58QCs81orTVHVfhf1XUQUx
4506.23 s
[opt-env-conf] include text-2.1.3-1f83
4506.23 s
[opt-env-conf] include validity-0.12.1.0-7Hrt8FBi6Q44SXdNRuiBBI
4506.23 s
[opt-env-conf] include validity-containers-0.5.0.5-84tbHdBTxUCK1IALDFgJy9
4506.23 s
[opt-env-conf] include validity-text-0.3.1.3-AERA3FuXzaYJ8DoFWo0N8k
4506.23 s
[opt-env-conf] OptEnvConf=opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri:OptEnvConf,OptEnvConf.Args=opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri:OptEnvConf.Args,OptEnvConf.Capability=opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri:OptEnvConf.Capability,OptEnvConf.Casing=opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri:OptEnvConf.Casing,OptEnvConf.Check=opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri:OptEnvConf.Check,OptEnvConf.Completer=opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri:OptEnvConf.Completer,OptEnvConf.Completion=opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri:OptEnvConf.Completion,OptEnvConf.Doc=opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri:OptEnvConf.Doc,OptEnvConf.EnvMap=opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri:OptEnvConf.EnvMap,OptEnvConf.Error=opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri:OptEnvConf.Error,OptEnvConf.Lint=opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri:OptEnvConf.Lint,OptEnvConf.Main=opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri:OptEnvConf.Main,OptEnvConf.Nix=opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri:OptEnvConf.Nix,OptEnvConf.NonDet=opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri:OptEnvConf.NonDet,OptEnvConf.Output=opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri:OptEnvConf.Output,OptEnvConf.Parser=opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri:OptEnvConf.Parser,OptEnvConf.Reader=opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri:OptEnvConf.Reader,OptEnvConf.Run=opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri:OptEnvConf.Run,OptEnvConf.Setting=opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri:OptEnvConf.Setting,OptEnvConf.Terminal=opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri:OptEnvConf.Terminal,OptEnvConf.Validation=opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri:OptEnvConf.Validation
4506.23 s
[opt-env-conf] Ready component graph:
4506.23 s
[opt-env-conf] definite opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri
4506.23 s
[opt-env-conf] depends aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4506.23 s
[opt-env-conf] depends autodocodec-0.5.0.0-5V6zPOEaYFAF3TMe8iGMbw
4506.23 s
[opt-env-conf] depends autodocodec-nix-0.1.0.1-DpFs4DyxkFFHhzIurcFNks
4506.23 s
[opt-env-conf] depends autodocodec-schema-0.2.0.1-9VwwDWTBqJ56bopfP2hk0R
4506.23 s
[opt-env-conf] depends autodocodec-yaml-0.4.0.2-JuWmFzIhtBJJdKIw2SpKRo
4506.23 s
[opt-env-conf] depends base-4.21.1.0-f852
4506.23 s
[opt-env-conf] depends containers-0.7-4b3d
4506.23 s
[opt-env-conf] depends hashable-1.5.0.0-4MY2zLz9pm2BZavHrIOGsB
4506.23 s
[opt-env-conf] depends mtl-2.3.1-20ab
4506.23 s
[opt-env-conf] depends path-0.9.6-2fp1GJUJD07i7POopm72A
4506.23 s
[opt-env-conf] depends path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4506.23 s
[opt-env-conf] depends safe-coloured-text-0.5.0.0-DxvPUqUQ68iH6QZ8K94Q0x
4506.23 s
[opt-env-conf] depends safe-coloured-text-layout-0.2.0.1-7HiQPyHbQNd5UAnpL4MT4D
4506.23 s
[opt-env-conf] depends safe-coloured-text-terminfo-0.3.0.0-2Gq17Vt12AYJQxS6jHv7Se
4506.23 s
[opt-env-conf] depends selective-0.7.0.1-58QCs81orTVHVfhf1XUQUx
4506.23 s
[opt-env-conf] depends text-2.1.3-1f83
4506.23 s
[opt-env-conf] depends validity-0.12.1.0-7Hrt8FBi6Q44SXdNRuiBBI
4506.23 s
[opt-env-conf] depends validity-containers-0.5.0.5-84tbHdBTxUCK1IALDFgJy9
4506.23 s
[opt-env-conf] depends validity-text-0.3.1.3-AERA3FuXzaYJ8DoFWo0N8k
4506.23 s
[opt-env-conf] Using Cabal-3.14.2.0 compiled by ghc-9.12
4506.23 s
[opt-env-conf] Using compiler: ghc-9.12.3
4506.23 s
[opt-env-conf] Using install prefix:
4506.23 s
[opt-env-conf] /nix/store/04vzs9j646hwql11i8xjzypnz68xkf9z-opt-env-conf-0.15.0.1
4506.23 s
[opt-env-conf] Executables installed in:
4506.23 s
[opt-env-conf] /nix/store/04vzs9j646hwql11i8xjzypnz68xkf9z-opt-env-conf-0.15.0.1/bin
4506.23 s
[opt-env-conf] Libraries installed in:
4506.23 s
[opt-env-conf] /nix/store/04vzs9j646hwql11i8xjzypnz68xkf9z-opt-env-conf-0.15.0.1/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri
4506.23 s
[opt-env-conf] Dynamic Libraries installed in:
4506.23 s
[opt-env-conf] /nix/store/04vzs9j646hwql11i8xjzypnz68xkf9z-opt-env-conf-0.15.0.1/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4506.23 s
[opt-env-conf] Private executables installed in:
4506.23 s
[opt-env-conf] /nix/store/04vzs9j646hwql11i8xjzypnz68xkf9z-opt-env-conf-0.15.0.1/libexec/x86_64-linux-ghc-9.12.3-59b0/opt-env-conf-0.15.0.1
4506.23 s
[opt-env-conf] Data files installed in:
4506.23 s
[opt-env-conf] /nix/store/04vzs9j646hwql11i8xjzypnz68xkf9z-opt-env-conf-0.15.0.1/share/x86_64-linux-ghc-9.12.3-59b0/opt-env-conf-0.15.0.1
4506.23 s
[opt-env-conf] Documentation installed in:
4506.23 s
[opt-env-conf] /nix/store/mr2cbn3dgyg5xql1zj2wyaylv44vf8gl-opt-env-conf-0.15.0.1-doc/share/doc/opt-env-conf-0.15.0.1
4506.23 s
[opt-env-conf] Configuration files installed in:
4506.23 s
[opt-env-conf] /nix/store/04vzs9j646hwql11i8xjzypnz68xkf9z-opt-env-conf-0.15.0.1/etc
4506.23 s
[opt-env-conf] No alex found
4506.23 s
[opt-env-conf] Using ar found on system at:
4506.23 s
[opt-env-conf] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4506.23 s
[opt-env-conf] No c2hs found
4506.23 s
[opt-env-conf] No cpphs found
4506.23 s
[opt-env-conf] No doctest found
4506.23 s
[opt-env-conf] Using gcc version 14.3.0 given by user at:
4506.23 s
[opt-env-conf] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4506.23 s
[opt-env-conf] Using ghc version 9.12.3 found on system at:
4506.23 s
[opt-env-conf] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4506.23 s
[opt-env-conf] Using ghc-pkg version 9.12.3 found on system at:
4506.23 s
[opt-env-conf] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4506.23 s
[opt-env-conf] No ghcjs found
4506.23 s
[opt-env-conf] No ghcjs-pkg found
4506.23 s
[opt-env-conf] No greencard found
4506.23 s
[opt-env-conf] Using haddock version 2.32.0 found on system at:
4506.23 s
[opt-env-conf] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4506.23 s
[opt-env-conf] No happy found
4506.23 s
[opt-env-conf] No haskell-suite found
4506.23 s
[opt-env-conf] No haskell-suite-pkg found
4506.23 s
[opt-env-conf] No hmake found
4506.23 s
[opt-env-conf] Using hpc version 0.69 found on system at:
4506.23 s
[opt-env-conf] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4506.25 s
[opt-env-conf] Using hsc2hs version 0.68.10 found on system at:
4506.25 s
[opt-env-conf] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4506.25 s
[opt-env-conf] Using hscolour version 1.25 found on system at:
4506.25 s
[opt-env-conf] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4506.26 s
[opt-env-conf] No jhc found
4506.26 s
[opt-env-conf] Using ld found on system at:
4506.26 s
[opt-env-conf] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4506.26 s
[opt-env-conf] No pkg-config found
4506.26 s
[opt-env-conf] Using runghc version 9.12.3 found on system at:
4506.26 s
[opt-env-conf] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4506.26 s
[opt-env-conf] Using strip version 2.44 found on system at:
4506.26 s
[opt-env-conf] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4506.26 s
[opt-env-conf] Using tar found on system at:
4506.26 s
[opt-env-conf] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4506.26 s
[opt-env-conf] No uhc found
4506.26 s
[yesod-core] [ 4 of 31] Compiling Yesod.Routes.Class ( src/Yesod/Routes/Class.hs, /build/ghc1087_tmp_0/ghc_tmp_54.o, /build/ghc1087_tmp_0/ghc_tmp_54.dyn_o )
4506.29 s
[yesod-core] [ 5 of 31] Compiling Yesod.Core.Types ( src/Yesod/Core/Types.hs, /build/ghc1087_tmp_0/ghc_tmp_50.o, /build/ghc1087_tmp_0/ghc_tmp_50.dyn_o )
4506.40 s
[opt-env-conf] Phase: buildPhase
4506.47 s
[opt-env-conf] Preprocessing library for opt-env-conf-0.15.0.1...
4506.48 s
[opt-env-conf] Building library for opt-env-conf-0.15.0.1...
4506.63 s
[opt-env-conf] [ 1 of 22] Compiling OptEnvConf.Args ( src/OptEnvConf/Args.hs, dist/build/OptEnvConf/Args.o, dist/build/OptEnvConf/Args.dyn_o )
4506.74 s
[yesod-core] src/Yesod/Core/Types.hs:32:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4506.74 s
[yesod-core] The import of ‘Data.Semigroup’ is redundant
4506.74 s
[yesod-core] except perhaps to import instances from ‘Data.Semigroup’
4506.74 s
[yesod-core] To import instances alone, use: import Data.Semigroup()
4506.74 s
[yesod-core] |
4506.74 s
[yesod-core] 32 | import Data.Semigroup (Semigroup(..))
4506.74 s
[yesod-core] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4506.74 s
[yesod-core]
4506.75 s
[yesod-core] src/Yesod/Core/Types.hs:262:12: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4506.75 s
[yesod-core] The use of ‘~’ without TypeOperators
4506.75 s
[yesod-core] will become an error in a future GHC release.
4506.75 s
[yesod-core] Suggested fix:
4506.75 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4506.75 s
[yesod-core] |
4506.75 s
[yesod-core] 262 | instance a ~ () => Monoid (WidgetFor site a) where
4506.75 s
[yesod-core] | ^
4506.75 s
[yesod-core]
4506.75 s
[yesod-core] src/Yesod/Core/Types.hs:267:12: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4506.75 s
[yesod-core] The use of ‘~’ without TypeOperators
4506.75 s
[yesod-core] will become an error in a future GHC release.
4506.75 s
[yesod-core] Suggested fix:
4506.75 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4506.75 s
[yesod-core] |
4506.75 s
[yesod-core] 267 | instance a ~ () => Semigroup (WidgetFor site a) where
4506.75 s
[yesod-core] | ^
4506.75 s
[yesod-core]
4506.75 s
[yesod-core] src/Yesod/Core/Types.hs:275:12: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4506.75 s
[yesod-core] The use of ‘~’ without TypeOperators
4506.75 s
[yesod-core] will become an error in a future GHC release.
4506.75 s
[yesod-core] Suggested fix:
4506.75 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4506.75 s
[yesod-core] |
4506.75 s
[yesod-core] 275 | instance a ~ () => IsString (WidgetFor site a) where
4506.75 s
[yesod-core] | ^
4506.75 s
[yesod-core]
4506.75 s
[yesod-core] src/Yesod/Core/Types.hs:402:3: warning : [ GHC-50928 ] [ -Wnoncanonical-monoid-instances ]
4506.75 s
[yesod-core] Noncanonical ‘(<>) = mappend’ definition detected
4506.75 s
[yesod-core] in the instance declaration for ‘Semigroup (Head url)’.
4506.75 s
[yesod-core] Suggested fix:
4506.75 s
[yesod-core] Move definition from ‘mappend’ to ‘(<>)’
4506.75 s
[yesod-core] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid
4506.75 s
[yesod-core] |
4506.75 s
[yesod-core] 402 | (<>) = mappend
4506.75 s
[yesod-core] | ^^^^^^^^^^^^^^
4506.75 s
[yesod-core]
4506.75 s
[yesod-core] src/Yesod/Core/Types.hs:406:3: warning : [ GHC-50928 ] [ -Wnoncanonical-monoid-instances ]
4506.75 s
[yesod-core] Noncanonical ‘(<>) = mappend’ definition detected
4506.75 s
[yesod-core] in the instance declaration for ‘Semigroup (Body url)’.
4506.75 s
[yesod-core] Suggested fix:
4506.75 s
[yesod-core] Move definition from ‘mappend’ to ‘(<>)’
4506.75 s
[yesod-core] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid
4506.75 s
[yesod-core] |
4506.75 s
[yesod-core] 406 | (<>) = mappend
4506.75 s
[yesod-core] | ^^^^^^^^^^^^^^
4506.75 s
[yesod-core]
4506.92 s
[genvalidity-criterion] Phase: checkPhase
4507.01 s
[genvalidity-criterion] Package has no test suites.
4507.01 s
[genvalidity-criterion] Phase: haddockPhase
4507.52 s
[yesod-core] [ 6 of 31] Compiling Yesod.Core.Internal.Session ( src/Yesod/Core/Internal/Session.hs, /build/ghc1087_tmp_0/ghc_tmp_42.o, /build/ghc1087_tmp_0/ghc_tmp_42.dyn_o )
4507.57 s
[opt-env-conf] [ 2 of 22] Compiling OptEnvConf.Capability ( src/OptEnvConf/Capability.hs, dist/build/OptEnvConf/Capability.o, dist/build/OptEnvConf/Capability.dyn_o )
4507.57 s
[opt-env-conf] [ 3 of 22] Compiling OptEnvConf.Casing ( src/OptEnvConf/Casing.hs, dist/build/OptEnvConf/Casing.o, dist/build/OptEnvConf/Casing.dyn_o )
4507.57 s
[opt-env-conf] [ 4 of 22] Compiling OptEnvConf.Completer ( src/OptEnvConf/Completer.hs, dist/build/OptEnvConf/Completer.o, dist/build/OptEnvConf/Completer.dyn_o )
4507.57 s
[opt-env-conf] [ 5 of 22] Compiling OptEnvConf.EnvMap ( src/OptEnvConf/EnvMap.hs, dist/build/OptEnvConf/EnvMap.o, dist/build/OptEnvConf/EnvMap.dyn_o )
4507.57 s
[opt-env-conf] [ 6 of 22] Compiling OptEnvConf.NonDet ( src/OptEnvConf/NonDet.hs, dist/build/OptEnvConf/NonDet.o, dist/build/OptEnvConf/NonDet.dyn_o )
4507.57 s
[opt-env-conf] [ 7 of 22] Compiling OptEnvConf.Reader ( src/OptEnvConf/Reader.hs, dist/build/OptEnvConf/Reader.o, dist/build/OptEnvConf/Reader.dyn_o )
4507.57 s
[opt-env-conf] [ 8 of 22] Compiling OptEnvConf.Setting ( src/OptEnvConf/Setting.hs, dist/build/OptEnvConf/Setting.o, dist/build/OptEnvConf/Setting.dyn_o )
4507.57 s
[yesod-core] [ 7 of 31] Compiling Yesod.Core.Internal.Request ( src/Yesod/Core/Internal/Request.hs, /build/ghc1087_tmp_0/ghc_tmp_36.o, /build/ghc1087_tmp_0/ghc_tmp_36.dyn_o )
4507.60 s
[yesod-core] src/Yesod/Core/Internal/Request.hs:53:11: warning : [ GHC-68441 ] [ -Wdeprecations ]
4507.60 s
[yesod-core] In the use of record field of Request ‘requestBody’
4507.60 s
[yesod-core] (imported from Network.Wai, but defined in Network.Wai.Internal):
4507.60 s
[yesod-core] Deprecated: "requestBody's name is misleading because it only gets a partial chunk of the body. Use getRequestBodyChunk instead when getting the field, and setRequestBodyChunks when setting the field."
4507.60 s
[yesod-core] |
4507.60 s
[yesod-core] 53 | { W.requestBody = do
4507.60 s
[yesod-core] | ^^^^^^^^^^^^^
4507.60 s
[yesod-core]
4507.61 s
[yesod-core] src/Yesod/Core/Internal/Request.hs:54:19: warning : [ GHC-68441 ] [ -Wdeprecations ]
4507.61 s
[yesod-core] In the use of record field of Request ‘requestBody’
4507.61 s
[yesod-core] (imported from Network.Wai, but defined in Network.Wai.Internal):
4507.61 s
[yesod-core] Deprecated: "requestBody's name is misleading because it only gets a partial chunk of the body. Use getRequestBodyChunk instead when getting the field, and setRequestBodyChunks when setting the field."
4507.61 s
[yesod-core] |
4507.61 s
[yesod-core] 54 | bs <- W.requestBody req
4507.61 s
[yesod-core] | ^^^^^^^^^^^^^
4507.61 s
[yesod-core]
4507.71 s
[yesod-core] [ 8 of 31] Compiling Yesod.Core.Content ( src/Yesod/Core/Content.hs, /build/ghc1087_tmp_0/ghc_tmp_32.o, /build/ghc1087_tmp_0/ghc_tmp_32.dyn_o )
4507.80 s
[genvalidity-criterion] Preprocessing library for genvalidity-criterion-1.1.0.0...
4507.80 s
[genvalidity-criterion] Running Haddock on library for genvalidity-criterion-1.1.0.0...
4507.80 s
[genvalidity-criterion] Warning: The documentation for the following packages are not installed. No
4507.80 s
[genvalidity-criterion] links will be generated to these packages: attoparsec-0.14.4,
4507.80 s
[genvalidity-criterion] attoparsec-0.14.4, vector-0.13.2.0
4507.86 s
[yesod-core] [ 9 of 31] Compiling Yesod.Core.Internal.Response ( src/Yesod/Core/Internal/Response.hs, /build/ghc1087_tmp_0/ghc_tmp_38.o, /build/ghc1087_tmp_0/ghc_tmp_38.dyn_o )
4507.93 s
[yesod-core] [10 of 31] Compiling Yesod.Core.Class.Handler ( src/Yesod/Core/Class/Handler.hs, /build/ghc1087_tmp_0/ghc_tmp_28.o, /build/ghc1087_tmp_0/ghc_tmp_28.dyn_o )
4508.06 s
[genvalidity-criterion] [1 of 2] Compiling Data.GenValidity.Criterion ( src/Data/GenValidity/Criterion.hs, nothing ) [HIE file is missing]
4508.11 s
[yesod-core] [11 of 31] Compiling Yesod.Core.Handler ( src/Yesod/Core/Handler.hs, /build/ghc1087_tmp_0/ghc_tmp_34.o, /build/ghc1087_tmp_0/ghc_tmp_34.dyn_o )
4508.28 s
[opt-env-conf] [ 9 of 22] Compiling OptEnvConf.Parser ( src/OptEnvConf/Parser.hs, dist/build/OptEnvConf/Parser.o, dist/build/OptEnvConf/Parser.dyn_o )
4508.36 s
[genvalidity-criterion] [2 of 2] Compiling Paths_genvalidity_criterion ( dist/build/autogen/Paths_genvalidity_criterion.hs, nothing ) [HIE file is missing]
4508.37 s
[genvalidity-criterion] Haddock coverage:
4508.60 s
[genvalidity-criterion] 100% ( 8 / 8) in 'Data.GenValidity.Criterion'
4508.65 s
[persistent] [ 7 of 46] Compiling Database.Persist.SqlBackend.Internal.Statement ( Database/Persist/SqlBackend/Internal/Statement.hs, dist/build/Database/Persist/SqlBackend/Internal/Statement.p_o )
4508.70 s
[yesod-core] src/Yesod/Core/Handler.hs:252:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4508.70 s
[yesod-core] The import of ‘Yesod.Routes.Class’ is redundant
4508.70 s
[yesod-core] except perhaps to import instances from ‘Yesod.Routes.Class’
4508.70 s
[yesod-core] To import instances alone, use: import Yesod.Routes.Class()
4508.70 s
[yesod-core] |
4508.70 s
[yesod-core] 252 | import Yesod.Routes.Class (Route)
4508.70 s
[yesod-core] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4508.70 s
[yesod-core]
4508.70 s
[yesod-core] src/Yesod/Core/Handler.hs:418:37: warning : [ GHC-68441 ] [ -Wdeprecations ]
4508.70 s
[yesod-core] In the use of record field of Request ‘requestBody’
4508.70 s
[yesod-core] (imported from Network.Wai, but defined in Network.Wai.Internal):
4508.70 s
[yesod-core] Deprecated: "requestBody's name is misleading because it only gets a partial chunk of the body. Use getRequestBodyChunk instead when getting the field, and setRequestBodyChunks when setting the field."
4508.70 s
[yesod-core] |
4508.70 s
[yesod-core] 418 | newWaiReq = oldWaiReq { W.requestBody = return mempty
4508.70 s
[yesod-core] | ^^^^^^^^^^^^^
4508.70 s
[yesod-core]
4508.70 s
[yesod-core] src/Yesod/Core/Handler.hs:1014:49: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4508.70 s
[yesod-core] The use of ‘~’ without TypeOperators
4508.70 s
[yesod-core] will become an error in a future GHC release.
4508.70 s
[yesod-core] Suggested fix:
4508.70 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4508.70 s
[yesod-core] |
4508.70 s
[yesod-core] 1014 | toTextUrl :: (MonadHandler m, HandlerSite m ~ master) => a -> m Text
4508.70 s
[yesod-core] | ^
4508.70 s
[yesod-core]
4508.70 s
[yesod-core] src/Yesod/Core/Handler.hs:1027:15: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4508.70 s
[yesod-core] The use of ‘~’ without TypeOperators
4508.70 s
[yesod-core] will become an error in a future GHC release.
4508.70 s
[yesod-core] Suggested fix:
4508.70 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4508.70 s
[yesod-core] |
4508.70 s
[yesod-core] 1027 | instance (key ~ Text, val ~ Text) => RedirectUrl master (Route master, [(key, val)]) where
4508.70 s
[yesod-core] | ^
4508.70 s
[yesod-core]
4508.70 s
[yesod-core] src/Yesod/Core/Handler.hs:1027:27: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4508.70 s
[yesod-core] The use of ‘~’ without TypeOperators
4508.70 s
[yesod-core] will become an error in a future GHC release.
4508.70 s
[yesod-core] Suggested fix:
4508.70 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4508.71 s
[yesod-core] |
4508.71 s
[yesod-core] 1027 | instance (key ~ Text, val ~ Text) => RedirectUrl master (Route master, [(key, val)]) where
4508.71 s
[yesod-core] | ^
4508.71 s
[yesod-core]
4508.71 s
[yesod-core] src/Yesod/Core/Handler.hs:1032:15: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4508.71 s
[yesod-core] The use of ‘~’ without TypeOperators
4508.71 s
[yesod-core] will become an error in a future GHC release.
4508.71 s
[yesod-core] Suggested fix:
4508.71 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4508.71 s
[yesod-core] |
4508.71 s
[yesod-core] 1032 | instance (key ~ Text, val ~ Text) => RedirectUrl master (Route master, Map.Map key val) where
4508.71 s
[yesod-core] | ^
4508.71 s
[yesod-core]
4508.71 s
[genvalidity-criterion] Warning: Data.GenValidity.Criterion: could not find link destinations for:
4508.71 s
[genvalidity-criterion] - Data.Vector.Vector
4508.71 s
[yesod-core] src/Yesod/Core/Handler.hs:1032:27: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4508.71 s
[yesod-core] The use of ‘~’ without TypeOperators
4508.71 s
[yesod-core] will become an error in a future GHC release.
4508.71 s
[yesod-core] Suggested fix:
4508.71 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4508.71 s
[yesod-core] |
4508.71 s
[yesod-core] 1032 | instance (key ~ Text, val ~ Text) => RedirectUrl master (Route master, Map.Map key val) where
4508.71 s
[yesod-core] | ^
4508.71 s
[yesod-core]
4508.71 s
[yesod-core] src/Yesod/Core/Handler.hs:1437:28: warning : [ GHC-68441 ] [ -Wdeprecations ]
4508.71 s
[yesod-core] In the use of record field of Request ‘requestBody’
4508.71 s
[yesod-core] (imported from Network.Wai, but defined in Network.Wai.Internal):
4508.71 s
[yesod-core] Deprecated: "requestBody's name is misleading because it only gets a partial chunk of the body. Use getRequestBodyChunk instead when getting the field, and setRequestBodyChunks when setting the field."
4508.71 s
[yesod-core] |
4508.71 s
[yesod-core] 1437 | bs <- liftIO $ W.requestBody req
4508.71 s
[yesod-core] | ^^^^^^^^^^^^^
4508.71 s
[yesod-core]
4508.78 s
[persistent] [ 8 of 46] Compiling Database.Persist.SqlBackend.Internal.StatementCache ( Database/Persist/SqlBackend/Internal/StatementCache.hs, dist/build/Database/Persist/SqlBackend/Internal/StatementCache.p_o )
4508.91 s
[persistent] [ 9 of 46] Compiling Database.Persist.SqlBackend.StatementCache ( Database/Persist/SqlBackend/StatementCache.hs, dist/build/Database/Persist/SqlBackend/StatementCache.p_o )
4509.06 s
[persistent] [10 of 46] Compiling Database.Persist.SqlBackend.Internal.InsertSqlResult ( Database/Persist/SqlBackend/Internal/InsertSqlResult.hs, dist/build/Database/Persist/SqlBackend/Internal/InsertSqlResult.p_o )
4509.06 s
[persistent] [11 of 46] Compiling Database.Persist.SqlBackend.Internal.MkSqlBackend ( Database/Persist/SqlBackend/Internal/MkSqlBackend.hs, dist/build/Database/Persist/SqlBackend/Internal/MkSqlBackend.p_o )
4509.06 s
[persistent] [12 of 46] Compiling Database.Persist.FieldDef.Internal ( Database/Persist/FieldDef/Internal.hs, dist/build/Database/Persist/FieldDef/Internal.p_o )
4509.06 s
[persistent] [13 of 46] Compiling Database.Persist.FieldDef ( Database/Persist/FieldDef.hs, dist/build/Database/Persist/FieldDef.p_o )
4509.06 s
[persistent] [14 of 46] Compiling Database.Persist.EntityDef.Internal ( Database/Persist/EntityDef/Internal.hs, dist/build/Database/Persist/EntityDef/Internal.p_o )
4509.06 s
[persistent] [15 of 46] Compiling Database.Persist.EntityDef ( Database/Persist/EntityDef.hs, dist/build/Database/Persist/EntityDef.p_o )
4509.06 s
[persistent] [16 of 46] Compiling Database.Persist.Class.PersistField ( Database/Persist/Class/PersistField.hs, dist/build/Database/Persist/Class/PersistField.p_o )
4509.06 s
[persistent] Database/Persist/Class/PersistField.hs:32:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4509.06 s
[persistent] The import of ‘Numeric.Natural’ is redundant
4509.06 s
[persistent] except perhaps to import instances from ‘Numeric.Natural’
4509.06 s
[persistent] To import instances alone, use: import Numeric.Natural()
4509.06 s
[persistent] |
4509.06 s
[persistent] 32 | import Numeric.Natural (Natural)
4509.06 s
[persistent] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4509.06 s
[persistent]
4509.37 s
[yesod-core] [12 of 31] Compiling Yesod.Core.Widget ( src/Yesod/Core/Widget.hs, /build/ghc1087_tmp_0/ghc_tmp_52.o, /build/ghc1087_tmp_0/ghc_tmp_52.dyn_o )
4509.41 s
[yesod-core] src/Yesod/Core/Widget.hs:90:47: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4509.41 s
[yesod-core] The use of ‘~’ without TypeOperators
4509.41 s
[yesod-core] will become an error in a future GHC release.
4509.41 s
[yesod-core] Suggested fix:
4509.41 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4509.41 s
[yesod-core] |
4509.41 s
[yesod-core] 90 | toWidget :: (MonadWidget m, HandlerSite m ~ site) => a -> m ()
4509.41 s
[yesod-core] | ^
4509.41 s
[yesod-core]
4509.41 s
[yesod-core] src/Yesod/Core/Widget.hs:92:17: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4509.41 s
[yesod-core] The use of ‘~’ without TypeOperators
4509.41 s
[yesod-core] will become an error in a future GHC release.
4509.41 s
[yesod-core] Suggested fix:
4509.41 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4509.41 s
[yesod-core] |
4509.41 s
[yesod-core] 92 | instance render ~ RY site => ToWidget site (render -> Html) where
4509.41 s
[yesod-core] | ^
4509.41 s
[yesod-core]
4509.42 s
[yesod-core] src/Yesod/Core/Widget.hs:94:17: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4509.42 s
[yesod-core] The use of ‘~’ without TypeOperators
4509.42 s
[yesod-core] will become an error in a future GHC release.
4509.42 s
[yesod-core] Suggested fix:
4509.42 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4509.42 s
[yesod-core] |
4509.42 s
[yesod-core] 94 | instance render ~ RY site => ToWidget site (render -> Css) where
4509.42 s
[yesod-core] | ^
4509.42 s
[yesod-core]
4509.42 s
[yesod-core] src/Yesod/Core/Widget.hs:98:17: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4509.42 s
[yesod-core] The use of ‘~’ without TypeOperators
4509.42 s
[yesod-core] will become an error in a future GHC release.
4509.42 s
[yesod-core] Suggested fix:
4509.42 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4509.42 s
[yesod-core] |
4509.42 s
[yesod-core] 98 | instance render ~ RY site => ToWidget site (render -> CssBuilder) where
4509.42 s
[yesod-core] | ^
4509.42 s
[yesod-core]
4509.42 s
[yesod-core] src/Yesod/Core/Widget.hs:102:17: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4509.42 s
[yesod-core] The use of ‘~’ without TypeOperators
4509.42 s
[yesod-core] will become an error in a future GHC release.
4509.42 s
[yesod-core] Suggested fix:
4509.42 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4509.42 s
[yesod-core] |
4509.42 s
[yesod-core] 102 | instance render ~ RY site => ToWidget site (render -> Javascript) where
4509.42 s
[yesod-core] | ^
4509.42 s
[yesod-core]
4509.42 s
[yesod-core] src/Yesod/Core/Widget.hs:106:17: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4509.42 s
[yesod-core] The use of ‘~’ without TypeOperators
4509.42 s
[yesod-core] will become an error in a future GHC release.
4509.42 s
[yesod-core] Suggested fix:
4509.42 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4509.42 s
[yesod-core] |
4509.42 s
[yesod-core] 106 | instance (site' ~ site, a ~ ()) => ToWidget site' (WidgetFor site a) where
4509.42 s
[yesod-core] | ^
4509.42 s
[yesod-core]
4509.42 s
[yesod-core] src/Yesod/Core/Widget.hs:106:27: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4509.42 s
[yesod-core] The use of ‘~’ without TypeOperators
4509.42 s
[yesod-core] will become an error in a future GHC release.
4509.42 s
[yesod-core] Suggested fix:
4509.42 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4509.42 s
[yesod-core] |
4509.42 s
[yesod-core] 106 | instance (site' ~ site, a ~ ()) => ToWidget site' (WidgetFor site a) where
4509.42 s
[yesod-core] | ^
4509.42 s
[yesod-core]
4509.43 s
[yesod-core] src/Yesod/Core/Widget.hs:127:52: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4509.43 s
[yesod-core] The use of ‘~’ without TypeOperators
4509.43 s
[yesod-core] will become an error in a future GHC release.
4509.43 s
[yesod-core] Suggested fix:
4509.43 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4509.43 s
[yesod-core] |
4509.43 s
[yesod-core] 127 | toWidgetMedia :: (MonadWidget m, HandlerSite m ~ site)
4509.43 s
[yesod-core] | ^
4509.43 s
[yesod-core]
4509.43 s
[yesod-core] src/Yesod/Core/Widget.hs:131:17: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4509.43 s
[yesod-core] The use of ‘~’ without TypeOperators
4509.43 s
[yesod-core] will become an error in a future GHC release.
4509.43 s
[yesod-core] Suggested fix:
4509.43 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4509.43 s
[yesod-core] |
4509.43 s
[yesod-core] 131 | instance render ~ RY site => ToWidgetMedia site (render -> Css) where
4509.43 s
[yesod-core] | ^
4509.43 s
[yesod-core]
4509.43 s
[yesod-core] src/Yesod/Core/Widget.hs:135:17: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4509.43 s
[yesod-core] The use of ‘~’ without TypeOperators
4509.43 s
[yesod-core] will become an error in a future GHC release.
4509.43 s
[yesod-core] Suggested fix:
4509.43 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4509.43 s
[yesod-core] |
4509.43 s
[yesod-core] 135 | instance render ~ RY site => ToWidgetMedia site (render -> CssBuilder) where
4509.43 s
[yesod-core] | ^
4509.43 s
[yesod-core]
4509.43 s
[yesod-core] src/Yesod/Core/Widget.hs:141:51: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4509.43 s
[yesod-core] The use of ‘~’ without TypeOperators
4509.43 s
[yesod-core] will become an error in a future GHC release.
4509.43 s
[yesod-core] Suggested fix:
4509.43 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4509.43 s
[yesod-core] |
4509.43 s
[yesod-core] 141 | toWidgetBody :: (MonadWidget m, HandlerSite m ~ site) => a -> m ()
4509.43 s
[yesod-core] | ^
4509.43 s
[yesod-core]
4509.44 s
[yesod-core] src/Yesod/Core/Widget.hs:143:17: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4509.44 s
[yesod-core] The use of ‘~’ without TypeOperators
4509.44 s
[yesod-core] will become an error in a future GHC release.
4509.44 s
[yesod-core] Suggested fix:
4509.44 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4509.44 s
[yesod-core] |
4509.44 s
[yesod-core] 143 | instance render ~ RY site => ToWidgetBody site (render -> Html) where
4509.44 s
[yesod-core] | ^
4509.44 s
[yesod-core]
4509.44 s
[yesod-core] src/Yesod/Core/Widget.hs:145:17: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4509.44 s
[yesod-core] The use of ‘~’ without TypeOperators
4509.44 s
[yesod-core] will become an error in a future GHC release.
4509.44 s
[yesod-core] Suggested fix:
4509.44 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4509.44 s
[yesod-core] |
4509.44 s
[yesod-core] 145 | instance render ~ RY site => ToWidgetBody site (render -> Javascript) where
4509.44 s
[yesod-core] | ^
4509.44 s
[yesod-core]
4509.44 s
[yesod-core] src/Yesod/Core/Widget.hs:153:51: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4509.44 s
[yesod-core] The use of ‘~’ without TypeOperators
4509.44 s
[yesod-core] will become an error in a future GHC release.
4509.44 s
[yesod-core] Suggested fix:
4509.44 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4509.44 s
[yesod-core] |
4509.44 s
[yesod-core] 153 | toWidgetHead :: (MonadWidget m, HandlerSite m ~ site) => a -> m ()
4509.44 s
[yesod-core] | ^
4509.44 s
[yesod-core]
4509.44 s
[yesod-core] src/Yesod/Core/Widget.hs:155:17: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4509.44 s
[yesod-core] The use of ‘~’ without TypeOperators
4509.44 s
[yesod-core] will become an error in a future GHC release.
4509.44 s
[yesod-core] Suggested fix:
4509.44 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4509.44 s
[yesod-core] |
4509.44 s
[yesod-core] 155 | instance render ~ RY site => ToWidgetHead site (render -> Html) where
4509.44 s
[yesod-core] | ^
4509.44 s
[yesod-core]
4509.44 s
[yesod-core] src/Yesod/Core/Widget.hs:157:17: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4509.44 s
[yesod-core] The use of ‘~’ without TypeOperators
4509.44 s
[yesod-core] will become an error in a future GHC release.
4509.44 s
[yesod-core] Suggested fix:
4509.44 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4509.44 s
[yesod-core] |
4509.44 s
[yesod-core] 157 | instance render ~ RY site => ToWidgetHead site (render -> Css) where
4509.44 s
[yesod-core] | ^
4509.44 s
[yesod-core]
4509.45 s
[yesod-core] src/Yesod/Core/Widget.hs:161:17: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4509.45 s
[yesod-core] The use of ‘~’ without TypeOperators
4509.45 s
[yesod-core] will become an error in a future GHC release.
4509.45 s
[yesod-core] Suggested fix:
4509.45 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4509.45 s
[yesod-core] |
4509.45 s
[yesod-core] 161 | instance render ~ RY site => ToWidgetHead site (render -> CssBuilder) where
4509.45 s
[yesod-core] | ^
4509.45 s
[yesod-core]
4509.45 s
[yesod-core] src/Yesod/Core/Widget.hs:165:17: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4509.45 s
[yesod-core] The use of ‘~’ without TypeOperators
4509.45 s
[yesod-core] will become an error in a future GHC release.
4509.45 s
[yesod-core] Suggested fix:
4509.45 s
[yesod-core] Perhaps you intended to use the ‘TypeOperators’ extension
4509.45 s
[yesod-core] |
4509.45 s
[yesod-core] 165 | instance render ~ RY site => ToWidgetHead site (render -> Javascript) where
4509.45 s
[yesod-core] | ^
4509.45 s
[yesod-core]
4509.52 s
[persistent] [17 of 46] Compiling Database.Persist.Class.PersistEntity ( Database/Persist/Class/PersistEntity.hs, dist/build/Database/Persist/Class/PersistEntity.p_o )
4509.57 s
[persistent] Database/Persist/Class/PersistEntity.hs:26:7: warning : [ GHC-47854 ] [ -Wduplicate-exports ]
4509.57 s
[persistent] ‘entityVal’ is exported by ‘Entity(.., Entity, entityKey,
4509.57 s
[persistent] entityVal)’ and ‘Entity(.., Entity, entityKey, entityVal)’
4509.57 s
[persistent] |
4509.57 s
[persistent] 26 | , Entity (.., Entity, entityKey, entityVal)
4509.57 s
[persistent] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4509.57 s
[persistent]
4509.57 s
[persistent] Database/Persist/Class/PersistEntity.hs:26:7: warning : [ GHC-47854 ] [ -Wduplicate-exports ]
4509.57 s
[persistent] ‘entityKey’ is exported by ‘Entity(.., Entity, entityKey,
4509.57 s
[persistent] entityVal)’ and ‘Entity(.., Entity, entityKey, entityVal)’
4509.57 s
[persistent] |
4509.57 s
[persistent] 26 | , Entity (.., Entity, entityKey, entityVal)
4509.57 s
[persistent] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4509.58 s
[persistent]
4509.58 s
[persistent] Database/Persist/Class/PersistEntity.hs:26:7: warning : [ GHC-47854 ] [ -Wduplicate-exports ]
4509.58 s
[persistent] ‘Entity’ is exported by ‘Entity(.., Entity, entityKey,
4509.58 s
[persistent] entityVal)’ and ‘Entity(.., Entity, entityKey, entityVal)’
4509.58 s
[persistent] |
4509.58 s
[persistent] 26 | , Entity (.., Entity, entityKey, entityVal)
4509.58 s
[persistent] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4509.58 s
[persistent]
4509.58 s
[persistent] Database/Persist/Class/PersistEntity.hs:43:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4509.58 s
[persistent] The import of ‘Data.Functor.Constant’ is redundant
4509.58 s
[persistent] except perhaps to import instances from ‘Data.Functor.Constant’
4509.58 s
[persistent] To import instances alone, use: import Data.Functor.Constant()
4509.58 s
[persistent] |
4509.58 s
[persistent] 43 | import Data.Functor.Constant
4509.58 s
[persistent] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4509.58 s
[persistent]
4509.58 s
[persistent] Database/Persist/Class/PersistEntity.hs:68:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4509.58 s
[persistent] The import of ‘GHC.Records’ is redundant
4509.58 s
[persistent] except perhaps to import instances from ‘GHC.Records’
4509.58 s
[persistent] To import instances alone, use: import GHC.Records()
4509.58 s
[persistent] |
4509.58 s
[persistent] 68 | import GHC.Records
4509.58 s
[persistent] | ^^^^^^^^^^^^^^^^^^
4509.58 s
[persistent]
4509.67 s
[yesod-core] [13 of 31] Compiling Yesod.Core.Class.Yesod ( src/Yesod/Core/Class/Yesod.hs, /build/ghc1087_tmp_0/ghc_tmp_30.o, /build/ghc1087_tmp_0/ghc_tmp_30.dyn_o )
4509.73 s
[yesod-core] src/Yesod/Core/Class/Yesod.hs:26:54: warning : [ GHC-38856 ] [ -Wunused-imports ]
4509.73 s
[yesod-core] The import of ‘foldl'’ from module ‘Data.List’ is redundant
4509.73 s
[yesod-core] |
4509.73 s
[yesod-core] 26 | import Data.List (foldl' , nub)
4509.73 s
[yesod-core] | ^^^^^^
4509.73 s
[yesod-core]
4509.73 s
[yesod-core] src/Yesod/Core/Class/Yesod.hs:57:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4509.73 s
[yesod-core] The qualified import of ‘Network.Wai.Handler.Warp’ is redundant
4509.73 s
[yesod-core] except perhaps to import instances from ‘Network.Wai.Handler.Warp’
4509.73 s
[yesod-core] To import instances alone, use: import Network.Wai.Handler.Warp()
4509.73 s
[yesod-core] |
4509.73 s
[yesod-core] 57 | import qualified Network.Wai.Handler.Warp as Warp
4509.73 s
[yesod-core] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4509.73 s
[yesod-core]
4509.73 s
[opt-env-conf] [10 of 22] Compiling OptEnvConf.Output ( src/OptEnvConf/Output.hs, dist/build/OptEnvConf/Output.o, dist/build/OptEnvConf/Output.dyn_o )
4509.80 s
[html-conduit] Documentation created: dist/doc/html/html-conduit,
4509.80 s
[html-conduit] dist/doc/html/html-conduit/html-conduit.txt
4509.95 s
[persistent] [18 of 46] Compiling Database.Persist.Types ( Database/Persist/Types.hs, dist/build/Database/Persist/Types.p_o )
4509.96 s
[html-conduit] Phase: installPhase
4510.00 s
[html-conduit] Installing library in /nix/store/a385bfyviajsp6pzd0acg8blp1c34r7f-html-conduit-1.3.2.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/html-conduit-1.3.2.2-B06Fql1npEW50F06cj7U5r
4510.00 s
[opt-env-conf] [11 of 22] Compiling OptEnvConf.Nix ( src/OptEnvConf/Nix.hs, dist/build/OptEnvConf/Nix.o, dist/build/OptEnvConf/Nix.dyn_o )
4510.00 s
[opt-env-conf] [12 of 22] Compiling OptEnvConf.Doc ( src/OptEnvConf/Doc.hs, dist/build/OptEnvConf/Doc.o, dist/build/OptEnvConf/Doc.dyn_o )
4510.06 s
[persistent] [19 of 46] Compiling Database.Persist.Quasi.Internal ( Database/Persist/Quasi/Internal.hs, dist/build/Database/Persist/Quasi/Internal.p_o )
4510.15 s
[persistent] Database/Persist/Quasi/Internal.hs:58:25: warning : [ GHC-38856 ] [ -Wunused-imports ]
4510.15 s
[persistent] The import of ‘foldl'’ from module ‘Data.List’ is redundant
4510.15 s
[persistent] |
4510.15 s
[persistent] 58 | import Data.List (find, foldl' )
4510.15 s
[persistent] | ^^^^^^
4510.15 s
[persistent]
4510.22 s
[html-conduit] Phase: fixupPhase
4510.24 s
[html-conduit] shrinking RPATHs of ELF executables and libraries in /nix/store/a385bfyviajsp6pzd0acg8blp1c34r7f-html-conduit-1.3.2.2
4510.24 s
[html-conduit] shrinking /nix/store/a385bfyviajsp6pzd0acg8blp1c34r7f-html-conduit-1.3.2.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHShtml-conduit-1.3.2.2-B06Fql1npEW50F06cj7U5r-ghc9.12.3.so
4510.25 s
[html-conduit] checking for references to /build/ in /nix/store/a385bfyviajsp6pzd0acg8blp1c34r7f-html-conduit-1.3.2.2...
4510.26 s
[yesod-core] [14 of 31] Compiling Yesod.Core.Json ( src/Yesod/Core/Json.hs, nothing ) [Yesod.Core.Class.Handler changed]
4510.27 s
[html-conduit] patching script interpreter paths in /nix/store/a385bfyviajsp6pzd0acg8blp1c34r7f-html-conduit-1.3.2.2
4510.27 s
[html-conduit] stripping (with command strip and flags -S -p) in /nix/store/a385bfyviajsp6pzd0acg8blp1c34r7f-html-conduit-1.3.2.2/lib
4510.28 s
[yesod-core] [15 of 31] Compiling Yesod.Core.Internal.Run ( src/Yesod/Core/Internal/Run.hs, /build/ghc1087_tmp_0/ghc_tmp_40.o, /build/ghc1087_tmp_0/ghc_tmp_40.dyn_o )
4510.31 s
[yesod-core] src/Yesod/Core/Internal/Run.hs:25:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4510.31 s
[yesod-core] The qualified import of ‘Control.Exception’ is redundant
4510.31 s
[yesod-core] except perhaps to import instances from ‘Control.Exception’
4510.31 s
[yesod-core] To import instances alone, use: import Control.Exception()
4510.31 s
[yesod-core] |
4510.31 s
[yesod-core] 25 | import qualified Control.Exception as EUnsafe
4510.32 s
[yesod-core] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4510.32 s
[yesod-core]
4510.32 s
[yesod-core] src/Yesod/Core/Internal/Run.hs:54:48: warning : [ GHC-38856 ] [ -Wunused-imports ]
4510.32 s
[yesod-core] The import of ‘Route’ from module ‘Yesod.Routes.Class’ is redundant
4510.32 s
[yesod-core] |
4510.32 s
[yesod-core] 54 | import Yesod.Routes.Class (Route , renderRoute)
4510.32 s
[yesod-core] | ^^^^^
4510.32 s
[yesod-core]
4510.32 s
[yesod-core] src/Yesod/Core/Internal/Run.hs:57:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4510.32 s
[yesod-core] The import of ‘UnliftIO’ is redundant
4510.32 s
[yesod-core] except perhaps to import instances from ‘UnliftIO’
4510.32 s
[yesod-core] To import instances alone, use: import UnliftIO()
4510.32 s
[yesod-core] |
4510.32 s
[yesod-core] 57 | import UnliftIO(MonadUnliftIO, withRunInIO)
4510.32 s
[yesod-core] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4510.32 s
[yesod-core]
4510.32 s
[yesod-core] src/Yesod/Core/Internal/Run.hs:58:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4510.32 s
[yesod-core] The import of ‘Data.Proxy’ is redundant
4510.32 s
[yesod-core] except perhaps to import instances from ‘Data.Proxy’
4510.32 s
[yesod-core] To import instances alone, use: import Data.Proxy()
4510.32 s
[yesod-core] |
4510.32 s
[yesod-core] 58 | import Data.Proxy(Proxy(..))
4510.32 s
[yesod-core] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4510.32 s
[yesod-core]
4510.32 s
[yesod-core] src/Yesod/Core/Internal/Run.hs:302:13: warning : [ GHC-68441 ] [ -Wdeprecations ]
4510.32 s
[yesod-core] In the use of record field of Request ‘requestBody’
4510.32 s
[yesod-core] (imported from Network.Wai.Internal):
4510.32 s
[yesod-core] Deprecated: "requestBody's name is misleading because it only gets a partial chunk of the body. Use getRequestBodyChunk instead when getting the field, and setRequestBodyChunks when setting the field."
4510.32 s
[yesod-core] |
4510.32 s
[yesod-core] 302 | , requestBody = return mempty
4510.32 s
[yesod-core] | ^^^^^^^^^^^
4510.32 s
[yesod-core]
4510.32 s
[yesod-core] src/Yesod/Core/Internal/Run.hs:328:3: warning : [ GHC-63397 ] [ -Wname-shadowing ]
4510.32 s
[yesod-core] This binding for ‘mmaxLen’ shadows the existing binding
4510.32 s
[yesod-core] bound at src/Yesod/Core/Internal/Run.hs:368:5
4510.32 s
[yesod-core] |
4510.32 s
[yesod-core] 328 | mmaxLen <- maximumContentLengthIO yreSite route
4510.33 s
[html-conduit] shrinking RPATHs of ELF executables and libraries in /nix/store/mnwjamrj3h0p5nw3ilpvd0ymvqpfj55q-html-conduit-1.3.2.2-doc
4510.33 s
[yesod-core] | ^^^^^^^
4510.33 s
[yesod-core]
4510.33 s
[yesod-core] src/Yesod/Core/Internal/Run.hs:368:5: warning : [ GHC-40910 ] [ -Wunused-local-binds ]
4510.33 s
[yesod-core] Defined but not used: ‘mmaxLen’
4510.33 s
[yesod-core] |
4510.33 s
[yesod-core] 368 | mmaxLen = maximumContentLength yreSite route
4510.33 s
[yesod-core] | ^^^^^^^
4510.33 s
[yesod-core]
4510.33 s
[html-conduit] checking for references to /build/ in /nix/store/mnwjamrj3h0p5nw3ilpvd0ymvqpfj55q-html-conduit-1.3.2.2-doc...
4510.34 s
[html-conduit] patching script interpreter paths in /nix/store/mnwjamrj3h0p5nw3ilpvd0ymvqpfj55q-html-conduit-1.3.2.2-doc
4510.44 s
Progress: 313 of 370 built (4 building), 559 of 559 downloaded from cache
4510.50 s
[yesod-core] [16 of 31] Compiling Yesod.Core.Unsafe ( src/Yesod/Core/Unsafe.hs, nothing ) [Yesod.Core.Class.Yesod changed]
4510.51 s
[yesod-core] [17 of 31] Compiling Yesod.Core.Class.Dispatch ( src/Yesod/Core/Class/Dispatch.hs, /build/ghc1087_tmp_0/ghc_tmp_26.o, /build/ghc1087_tmp_0/ghc_tmp_26.dyn_o )
4510.56 s
[yesod-core] [18 of 31] Compiling Yesod.Core.Internal.LiteApp ( src/Yesod/Core/Internal/LiteApp.hs, nothing ) [Yesod.Core.Class.Dispatch changed]
4510.57 s
[yesod-core] [19 of 31] Compiling Yesod.Core.Class.Breadcrumbs ( src/Yesod/Core/Class/Breadcrumbs.hs, nothing ) [Yesod.Core.Handler changed]
4510.58 s
[yesod-core] [20 of 31] Compiling Yesod.Routes.TH.Types ( src/Yesod/Routes/TH/Types.hs, /build/ghc1087_tmp_0/ghc_tmp_70.o, /build/ghc1087_tmp_0/ghc_tmp_70.dyn_o )
4510.81 s
[yesod-core] [21 of 31] Compiling Yesod.Routes.TH.RouteAttrs ( src/Yesod/Routes/TH/RouteAttrs.hs, /build/ghc1087_tmp_0/ghc_tmp_68.o, /build/ghc1087_tmp_0/ghc_tmp_68.dyn_o )
4510.86 s
[yesod-core] [22 of 31] Compiling Yesod.Routes.TH.RenderRoute ( src/Yesod/Routes/TH/RenderRoute.hs, /build/ghc1087_tmp_0/ghc_tmp_66.o, /build/ghc1087_tmp_0/ghc_tmp_66.dyn_o )
4511.03 s
[yesod-core] [23 of 31] Compiling Yesod.Routes.TH.Dispatch ( src/Yesod/Routes/TH/Dispatch.hs, /build/ghc1087_tmp_0/ghc_tmp_62.o, /build/ghc1087_tmp_0/ghc_tmp_62.dyn_o )
4511.05 s
[yesod-core] src/Yesod/Routes/TH/Dispatch.hs:14:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4511.05 s
[yesod-core] The import of ‘Data.List’ is redundant
4511.05 s
[yesod-core] except perhaps to import instances from ‘Data.List’
4511.05 s
[yesod-core] To import instances alone, use: import Data.List()
4511.05 s
[yesod-core] |
4511.05 s
[yesod-core] 14 | import Data.List (foldl')
4511.05 s
[yesod-core] | ^^^^^^^^^^^^^^^^^^^^^^^^^
4511.05 s
[yesod-core]
4511.18 s
[yesod-core] [24 of 31] Compiling Yesod.Routes.TH.ParseRoute ( src/Yesod/Routes/TH/ParseRoute.hs, /build/ghc1087_tmp_0/ghc_tmp_64.o, /build/ghc1087_tmp_0/ghc_tmp_64.dyn_o )
4511.30 s
[yesod-core] [25 of 31] Compiling Yesod.Routes.TH ( src/Yesod/Routes/TH.hs, /build/ghc1087_tmp_0/ghc_tmp_60.o, /build/ghc1087_tmp_0/ghc_tmp_60.dyn_o )
4511.34 s
[opt-env-conf] [13 of 22] Compiling OptEnvConf.Error ( src/OptEnvConf/Error.hs, dist/build/OptEnvConf/Error.o, dist/build/OptEnvConf/Error.dyn_o )
4511.35 s
[yesod-core] [26 of 31] Compiling Yesod.Routes.Overlap ( src/Yesod/Routes/Overlap.hs, /build/ghc1087_tmp_0/ghc_tmp_56.o, /build/ghc1087_tmp_0/ghc_tmp_56.dyn_o )
4511.41 s
[yesod-core] [27 of 31] Compiling Yesod.Routes.Parse ( src/Yesod/Routes/Parse.hs, /build/ghc1087_tmp_0/ghc_tmp_58.o, /build/ghc1087_tmp_0/ghc_tmp_58.dyn_o )
4511.44 s
[yesod-core] src/Yesod/Routes/Parse.hs:23:19: warning : [ GHC-38856 ] [ -Wunused-imports ]
4511.44 s
[yesod-core] The import of ‘foldl'’ from module ‘Data.List’ is redundant
4511.44 s
[yesod-core] |
4511.44 s
[yesod-core] 23 | import Data.List (foldl' , isPrefixOf)
4511.44 s
[yesod-core] | ^^^^^^
4511.44 s
[yesod-core]
4511.73 s
[opt-env-conf] [14 of 22] Compiling OptEnvConf.Completion ( src/OptEnvConf/Completion.hs, dist/build/OptEnvConf/Completion.o, dist/build/OptEnvConf/Completion.dyn_o )
4511.73 s
[opt-env-conf] [15 of 22] Compiling OptEnvConf.Terminal ( src/OptEnvConf/Terminal.hs, dist/build/OptEnvConf/Terminal.o, dist/build/OptEnvConf/Terminal.dyn_o )
4511.73 s
[opt-env-conf] [16 of 22] Compiling OptEnvConf.Validation ( src/OptEnvConf/Validation.hs, dist/build/OptEnvConf/Validation.o, dist/build/OptEnvConf/Validation.dyn_o )
4511.73 s
[opt-env-conf] [17 of 22] Compiling OptEnvConf.Run ( src/OptEnvConf/Run.hs, dist/build/OptEnvConf/Run.o, dist/build/OptEnvConf/Run.dyn_o )
4511.84 s
[yesod-core] [28 of 31] Compiling Yesod.Core.Internal.TH ( src/Yesod/Core/Internal/TH.hs, /build/ghc1087_tmp_0/ghc_tmp_44.o, /build/ghc1087_tmp_0/ghc_tmp_44.dyn_o )
4511.87 s
[yesod-core] src/Yesod/Core/Internal/TH.hs:56:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4511.87 s
[yesod-core] The import of ‘Data.List’ is redundant
4511.87 s
[yesod-core] except perhaps to import instances from ‘Data.List’
4511.87 s
[yesod-core] To import instances alone, use: import Data.List()
4511.87 s
[yesod-core] |
4511.87 s
[yesod-core] 56 | import Data.List (foldl')
4511.87 s
[yesod-core] | ^^^^^^^^^^^^^^^^^^^^^^^^^
4511.87 s
[yesod-core]
4512.02 s
[yesod-core] [29 of 31] Compiling Yesod.Core.Internal ( src/Yesod/Core/Internal.hs, nothing ) [Yesod.Core.Internal.Request changed]
4512.03 s
[yesod-core] [30 of 31] Compiling Yesod.Core.Dispatch ( src/Yesod/Core/Dispatch.hs, nothing ) [Paths_yesod_core changed]
4512.06 s
[yesod-core] [31 of 31] Compiling Yesod.Core ( src/Yesod/Core.hs, nothing ) [Paths_yesod_core changed]
4512.08 s
[yesod-core] Haddock coverage:
4512.19 s
[yesod-core] Warning: 'UTCTime' is ambiguous. It is defined
4512.19 s
[yesod-core] * in ‘Data.Time.Clock.Internal.UTCTime’
4512.19 s
[yesod-core] * in ‘Data.Time.Clock.Internal.UTCTime’
4512.19 s
[yesod-core] You may be able to disambiguate the identifier by qualifying it or
4512.19 s
[yesod-core] by specifying the type/value namespace explicitly.
4512.19 s
[yesod-core] Defaulting to the one defined in ‘Data.Time.Clock.Internal.UTCTime’
4512.20 s
[yesod-core] Warning: 'Result' is out of scope.
4512.20 s
[yesod-core] If you qualify the identifier, haddock can try to link it anyway.
4512.20 s
[yesod-core] Warning: 'get404' is out of scope.
4512.20 s
[yesod-core] If you qualify the identifier, haddock can try to link it anyway.
4512.20 s
[yesod-core] Warning: 'throwIO' is out of scope.
4512.20 s
[yesod-core] If you qualify the identifier, haddock can try to link it anyway.
4512.20 s
[yesod-core] Warning: 'requireCheckJsonBody' is out of scope.
4512.20 s
[yesod-core] If you qualify the identifier, haddock can try to link it anyway.
4512.20 s
[yesod-core] Warning: 'isAuthorized' is out of scope.
4512.20 s
[yesod-core] If you qualify the identifier, haddock can try to link it anyway.
4512.20 s
[yesod-core] Warning: 'HandlerFor' is ambiguous. It is defined
4512.20 s
[yesod-core] * at src/Yesod/Core/Types.hs:230:29
4512.20 s
[yesod-core] * at src/Yesod/Core/Types.hs:230:1
4512.20 s
[yesod-core] You may be able to disambiguate the identifier by qualifying it or
4512.20 s
[yesod-core] by specifying the type/value namespace explicitly.
4512.20 s
[yesod-core] Defaulting to the one defined at src/Yesod/Core/Types.hs:230:1
4512.20 s
[yesod-core] Warning: 'WaiSubsite' is ambiguous. It is defined
4512.20 s
[yesod-core] * at src/Yesod/Core/Types.hs:166:22
4512.20 s
[yesod-core] * at src/Yesod/Core/Types.hs:166:1
4512.20 s
[yesod-core] You may be able to disambiguate the identifier by qualifying it or
4512.20 s
[yesod-core] by specifying the type/value namespace explicitly.
4512.20 s
[yesod-core] Defaulting to the one defined at src/Yesod/Core/Types.hs:166:1
4512.20 s
[yesod-core] 29% ( 17 / 58) in 'Yesod.Core.Types'
4512.20 s
[yesod-core] Missing documentation for:
4512.20 s
[yesod-core] Module header
4512.20 s
[yesod-core] SessionMap (src/Yesod/Core/Types.hs:62)
4512.20 s
[yesod-core] SaveSession (src/Yesod/Core/Types.hs:64)
4512.20 s
[yesod-core] SessionBackend (src/Yesod/Core/Types.hs:67)
4512.20 s
[yesod-core] SessionCookie (src/Yesod/Core/Types.hs:72)
4512.20 s
[yesod-core] ClientSessionDateCache (src/Yesod/Core/Types.hs:86)
4512.20 s
[yesod-core] FileInfo (src/Yesod/Core/Types.hs:127)
4512.20 s
[yesod-core] FileUpload (src/Yesod/Core/Types.hs:134)
4512.20 s
[yesod-core] ResolvedApproot (src/Yesod/Core/Types.hs:148)
4512.20 s
[yesod-core] AuthResult (src/Yesod/Core/Types.hs:150)
4512.20 s
[yesod-core] ScriptLoadPosition (src/Yesod/Core/Types.hs:153)
4512.20 s
[yesod-core] BottomOfHeadAsync (src/Yesod/Core/Types.hs:158)
4512.20 s
[yesod-core] Texts (src/Yesod/Core/Types.hs:163)
4512.20 s
[yesod-core] RunHandlerEnv (src/Yesod/Core/Types.hs:173)
4512.20 s
[yesod-core] HandlerData (src/Yesod/Core/Types.hs:193)
4512.20 s
[yesod-core] YesodRunnerEnv (src/Yesod/Core/Types.hs:200)
4512.20 s
[yesod-core] YesodSubRunnerEnv (src/Yesod/Core/Types.hs:215)
4512.20 s
[yesod-core] ParentRunner (src/Yesod/Core/Types.hs:222)
4512.20 s
[yesod-core] GHState (src/Yesod/Core/Types.hs:235)
4512.20 s
[yesod-core] WidgetData (src/Yesod/Core/Types.hs:257)
4512.20 s
[yesod-core] tellWidget (src/Yesod/Core/Types.hs:280)
4512.20 s
[yesod-core] RY (src/Yesod/Core/Types.hs:282)
4512.20 s
[yesod-core] Content (src/Yesod/Core/Types.hs:304)
4512.20 s
[yesod-core] TypedContent (src/Yesod/Core/Types.hs:309)
4512.20 s
[yesod-core] RepHtml (src/Yesod/Core/Types.hs:311)
4512.20 s
[yesod-core] RepJson (src/Yesod/Core/Types.hs:313)
4512.20 s
[yesod-core] RepPlain (src/Yesod/Core/Types.hs:314)
4512.20 s
[yesod-core] RepXml (src/Yesod/Core/Types.hs:315)
4512.20 s
[yesod-core] ContentType (src/Yesod/Core/Types.hs:317)
4512.20 s
[yesod-core] Location (src/Yesod/Core/Types.hs:385)
4512.20 s
[yesod-core] Script (src/Yesod/Core/Types.hs:392)
4512.20 s
[yesod-core] Stylesheet (src/Yesod/Core/Types.hs:394)
4512.20 s
[yesod-core] Title (src/Yesod/Core/Types.hs:396)
4512.20 s
[yesod-core] Description (src/Yesod/Core/Types.hs:397)
4512.20 s
[yesod-core] Head (src/Yesod/Core/Types.hs:399)
4512.20 s
[yesod-core] Body (src/Yesod/Core/Types.hs:403)
4512.20 s
[yesod-core] CssBuilderUrl (src/Yesod/Core/Types.hs:408)
4512.20 s
[yesod-core] GWData (src/Yesod/Core/Types.hs:410)
4512.20 s
[yesod-core] HandlerContents (src/Yesod/Core/Types.hs:437)
4512.20 s
[yesod-core] Logger (src/Yesod/Core/Types.hs:553)
4512.20 s
[yesod-core] loggerPutStr (src/Yesod/Core/Types.hs:559)
4512.20 s
[yesod-core] Warning: 'TypedContent' is ambiguous. It is defined
4512.20 s
[yesod-core] * at src/Yesod/Core/Types.hs:309:21
4512.20 s
[yesod-core] * at src/Yesod/Core/Types.hs:309:1
4512.20 s
[yesod-core] You may be able to disambiguate the identifier by qualifying it or
4512.20 s
[yesod-core] by specifying the type/value namespace explicitly.
4512.20 s
[yesod-core] Defaulting to the one defined at src/Yesod/Core/Types.hs:309:1
4512.20 s
[yesod-core] 35% ( 15 / 42) in 'Yesod.Core.Content'
4512.20 s
[yesod-core] Missing documentation for:
4512.20 s
[yesod-core] Module header
4512.20 s
[yesod-core] Content (src/Yesod/Core/Types.hs:304)
4512.20 s
[yesod-core] ContentType (src/Yesod/Core/Types.hs:317)
4512.20 s
[yesod-core] typeHtml (src/Yesod/Core/Content.hs:177)
4512.20 s
[yesod-core] typePlain (src/Yesod/Core/Content.hs:180)
4512.20 s
[yesod-core] typeJson (src/Yesod/Core/Content.hs:183)
4512.20 s
[yesod-core] typeXml (src/Yesod/Core/Content.hs:186)
4512.20 s
[yesod-core] typeAtom (src/Yesod/Core/Content.hs:189)
4512.20 s
[yesod-core] typeRss (src/Yesod/Core/Content.hs:192)
4512.20 s
[yesod-core] typeJpeg (src/Yesod/Core/Content.hs:195)
4512.20 s
[yesod-core] typePng (src/Yesod/Core/Content.hs:198)
4512.20 s
[yesod-core] typeGif (src/Yesod/Core/Content.hs:201)
4512.20 s
[yesod-core] typeSvg (src/Yesod/Core/Content.hs:204)
4512.20 s
[yesod-core] typeJavascript (src/Yesod/Core/Content.hs:207)
4512.20 s
[yesod-core] typeCss (src/Yesod/Core/Content.hs:210)
4512.20 s
[yesod-core] typeFlv (src/Yesod/Core/Content.hs:213)
4512.20 s
[yesod-core] typeOgv (src/Yesod/Core/Content.hs:216)
4512.20 s
[yesod-core] typeOctet (src/Yesod/Core/Content.hs:219)
4512.20 s
[yesod-core] TypedContent (src/Yesod/Core/Types.hs:309)
4512.20 s
[yesod-core] HasContentType (src/Yesod/Core/Content.hs:158)
4512.20 s
[yesod-core] RepHtml (src/Yesod/Core/Types.hs:311)
4512.20 s
[yesod-core] RepJson (src/Yesod/Core/Types.hs:313)
4512.20 s
[yesod-core] RepPlain (src/Yesod/Core/Types.hs:314)
4512.20 s
[yesod-core] RepXml (src/Yesod/Core/Types.hs:315)
4512.20 s
[yesod-core] repJson (src/Yesod/Core/Content.hs:150)
4512.20 s
[yesod-core] repPlain (src/Yesod/Core/Content.hs:153)
4512.20 s
[yesod-core] repXml (src/Yesod/Core/Content.hs:156)
4512.20 s
[yesod-core] Warning: 'gets' is out of scope.
4512.20 s
[yesod-core] If you qualify the identifier, haddock can try to link it anyway.
4512.20 s
[yesod-core] Warning: 'StateT' is out of scope.
4512.20 s
[yesod-core] If you qualify the identifier, haddock can try to link it anyway.
4512.20 s
[yesod-core] Warning: 'HandlerFor' is ambiguous. It is defined
4512.20 s
[yesod-core] * at src/Yesod/Core/Types.hs:230:29
4512.20 s
[yesod-core] * at src/Yesod/Core/Types.hs:230:1
4512.20 s
[yesod-core] You may be able to disambiguate the identifier by qualifying it or
4512.20 s
[yesod-core] by specifying the type/value namespace explicitly.
4512.20 s
[yesod-core] Defaulting to the one defined at src/Yesod/Core/Types.hs:230:1
4512.21 s
[yesod-core] Warning: 'hamletToContent' is out of scope.
4512.21 s
[yesod-core] If you qualify the identifier, haddock can try to link it anyway.
4512.21 s
[yesod-core] Warning: 'ByteString' is out of scope.
4512.21 s
[yesod-core] If you qualify the identifier, haddock can try to link it anyway.
4512.21 s
[yesod-core] Warning: 'FileInfo' is ambiguous. It is defined
4512.21 s
[yesod-core] * at src/Yesod/Core/Types.hs:127:17
4512.21 s
[yesod-core] * at src/Yesod/Core/Types.hs:127:1
4512.21 s
[yesod-core] You may be able to disambiguate the identifier by qualifying it or
4512.21 s
[yesod-core] by specifying the type/value namespace explicitly.
4512.21 s
[yesod-core] Defaulting to the one defined at src/Yesod/Core/Types.hs:127:1
4512.22 s
[yesod-core] Warning: 'yesodMiddleware' is out of scope.
4512.22 s
[yesod-core] If you qualify the identifier, haddock can try to link it anyway.
4512.22 s
[yesod-core] Warning: 'defaultYesodMiddleware' is out of scope.
4512.22 s
[yesod-core] If you qualify the identifier, haddock can try to link it anyway.
4512.22 s
[yesod-core] Warning: 'defaultCsrfSetCookieMiddleware' is out of scope.
4512.22 s
[yesod-core] If you qualify the identifier, haddock can try to link it anyway.
4512.22 s
[yesod-core] Warning: 'defaultCsrfCheckMiddleware' is out of scope.
4512.22 s
[yesod-core] If you qualify the identifier, haddock can try to link it anyway.
4512.22 s
[yesod-core] Warning: 'csrfCheckMiddleware' is out of scope.
4512.22 s
[yesod-core] If you qualify the identifier, haddock can try to link it anyway.
4512.22 s
[yesod-core] 91% (153 /167) in 'Yesod.Core.Handler'
4512.22 s
[yesod-core] Missing documentation for:
4512.22 s
[yesod-core] Module header
4512.22 s
[yesod-core] HandlerT (src/Yesod/Core/Handler.hs:265)
4512.22 s
[yesod-core] getRequest (src/Yesod/Core/Handler.hs:287)
4512.22 s
[yesod-core] runRequestBody (src/Yesod/Core/Handler.hs:290)
4512.22 s
[yesod-core] FileInfo (src/Yesod/Core/Types.hs:127)
4512.22 s
[yesod-core] fileName
4512.22 s
[yesod-core] fileContentType
4512.22 s
[yesod-core] fileMove
4512.22 s
[yesod-core] lookupPostParam (src/Yesod/Core/Handler.hs:1307)
4512.22 s
[yesod-core] SessionMap (src/Yesod/Core/Types.hs:62)
4512.22 s
[yesod-core] getSubYesod (src/Yesod/Core/Handler.hs:1699)
4512.22 s
[yesod-core] getRouteToParent (src/Yesod/Core/Handler.hs:1702)
4512.22 s
[yesod-core] getSubCurrentRoute (src/Yesod/Core/Handler.hs:1705)
4512.22 s
[yesod-core] getMessageRender (src/Yesod/Core/Handler.hs:1130)
4512.22 s
[yesod-core] Warning: 'hamletToContent' is out of scope.
4512.22 s
[yesod-core] If you qualify the identifier, haddock can try to link it anyway.
4512.22 s
[yesod-core] 74% ( 32 / 43) in 'Yesod.Core.Widget'
4512.22 s
[yesod-core] Missing documentation for:
4512.22 s
[yesod-core] WidgetT (src/Yesod/Core/Widget.hs:83)
4512.22 s
[yesod-core] whamlet (src/Yesod/Core/Widget.hs:345)
4512.22 s
[yesod-core] whamletFile (src/Yesod/Core/Widget.hs:348)
4512.22 s
[yesod-core] ToWidget (src/Yesod/Core/Widget.hs:89)
4512.22 s
[yesod-core] ToWidgetHead (src/Yesod/Core/Widget.hs:152)
4512.22 s
[yesod-core] ToWidgetBody (src/Yesod/Core/Widget.hs:140)
4512.22 s
[yesod-core] addStylesheetEither (src/Yesod/Core/Widget.hs:321)
4512.22 s
[yesod-core] addScriptEither (src/Yesod/Core/Widget.hs:326)
4512.22 s
[yesod-core] handlerToWidget (src/Yesod/Core/Widget.hs:398)
4512.22 s
[yesod-core] whamletFileWithSettings (src/Yesod/Core/Widget.hs:351)
4512.22 s
[yesod-core] asWidgetT (src/Yesod/Core/Widget.hs:354)
4512.22 s
[yesod-core] Warning: 'timeout' is out of scope.
4512.22 s
[yesod-core] If you qualify the identifier, haddock can try to link it anyway.
4512.22 s
[yesod-core] Warning: 'urlRenderOverride' is out of scope.
4512.22 s
[yesod-core] If you qualify the identifier, haddock can try to link it anyway.
4512.23 s
[yesod-core] Warning: 'Widget' is out of scope.
4512.23 s
[yesod-core] If you qualify the identifier, haddock can try to link it anyway.
4512.23 s
[yesod-core] Warning: 'shouldLog' is out of scope.
4512.23 s
[yesod-core] If you qualify the identifier, haddock can try to link it anyway.
4512.23 s
[yesod-core] Warning: 'PageContent' is ambiguous. It is defined
4512.23 s
[yesod-core] * at src/Yesod/Core/Types.hs:297:24
4512.23 s
[yesod-core] * at src/Yesod/Core/Types.hs:297:1
4512.23 s
[yesod-core] You may be able to disambiguate the identifier by qualifying it or
4512.23 s
[yesod-core] by specifying the type/value namespace explicitly.
4512.23 s
[yesod-core] Defaulting to the one defined at src/Yesod/Core/Types.hs:297:1
4512.23 s
[yesod-core] Warning: 'logDebugN' is out of scope.
4512.23 s
[yesod-core] If you qualify the identifier, haddock can try to link it anyway.
4512.23 s
[yesod-core] Warning: 'AppRoot' is out of scope.
4512.23 s
[yesod-core] If you qualify the identifier, haddock can try to link it anyway.
4512.23 s
[yesod-core] Warning: 'acceptsJSON' is out of scope.
4512.23 s
[yesod-core] If you qualify the identifier, haddock can try to link it anyway.
4512.23 s
[yesod-core] Warning: 'RepJson' is out of scope.
4512.23 s
[yesod-core] If you qualify the identifier, haddock can try to link it anyway.
4512.24 s
[yesod-core] Warning: 'selectReps' is out of scope.
4512.24 s
[yesod-core] If you qualify the identifier, haddock can try to link it anyway.
4512.24 s
[yesod-core] 93% ( 28 / 30) in 'Yesod.Core.Json'
4512.24 s
[yesod-core] Missing documentation for:
4512.24 s
[yesod-core] Module header
4512.24 s
[yesod-core] .=
4512.24 s
[yesod-core] Warning: 'HandlerFor' is ambiguous. It is defined
4512.24 s
[yesod-core] * at src/Yesod/Core/Types.hs:230:29
4512.24 s
[yesod-core] * at src/Yesod/Core/Types.hs:230:1
4512.24 s
[yesod-core] You may be able to disambiguate the identifier by qualifying it or
4512.24 s
[yesod-core] by specifying the type/value namespace explicitly.
4512.24 s
[yesod-core] Defaulting to the one defined at src/Yesod/Core/Types.hs:230:1
4512.24 s
[yesod-core] Warning: 'Request' is ambiguous. It is defined
4512.24 s
[yesod-core] * in ‘Network.Wai.Internal’
4512.24 s
[yesod-core] * in ‘Network.Wai.Internal’
4512.24 s
[yesod-core] You may be able to disambiguate the identifier by qualifying it or
4512.24 s
[yesod-core] by specifying the type/value namespace explicitly.
4512.24 s
[yesod-core] Defaulting to the one defined in ‘Network.Wai.Internal’
4512.24 s
[yesod-core] 100% ( 3 / 3) in 'Yesod.Core.Unsafe'
4512.24 s
[yesod-core] 23% ( 3 / 13) in 'Yesod.Routes.TH.Types'
4512.24 s
[yesod-core] Missing documentation for:
4512.24 s
[yesod-core] Resource (src/Yesod/Routes/TH/Types.hs:34)
4512.24 s
[yesod-core] ResourceTree (src/Yesod/Routes/TH/Types.hs:21)
4512.24 s
[yesod-core] Piece (src/Yesod/Routes/TH/Types.hs:45)
4512.24 s
[yesod-core] Dispatch (src/Yesod/Routes/TH/Types.hs:52)
4512.24 s
[yesod-core] CheckOverlap (src/Yesod/Routes/TH/Types.hs:43)
4512.24 s
[yesod-core] FlatResource (src/Yesod/Routes/TH/Types.hs:71)
4512.24 s
[yesod-core] resourceMulti (src/Yesod/Routes/TH/Types.hs:68)
4512.24 s
[yesod-core] resourceTreePieces (src/Yesod/Routes/TH/Types.hs:27)
4512.24 s
[yesod-core] resourceTreeName (src/Yesod/Routes/TH/Types.hs:31)
4512.24 s
[yesod-core] flatten (src/Yesod/Routes/TH/Types.hs:80)
4512.24 s
[yesod-core] Warning: 'mkRenderRouteClasses' is out of scope.
4512.24 s
[yesod-core] If you qualify the identifier, haddock can try to link it anyway.
4512.24 s
[yesod-core] Warning: 'Resource' is ambiguous. It is defined
4512.24 s
[yesod-core] * at src/Yesod/Routes/TH/Types.hs:34:21
4512.24 s
[yesod-core] * at src/Yesod/Routes/TH/Types.hs:34:1
4512.24 s
[yesod-core] You may be able to disambiguate the identifier by qualifying it or
4512.24 s
[yesod-core] by specifying the type/value namespace explicitly.
4512.24 s
[yesod-core] Defaulting to the one defined at src/Yesod/Routes/TH/Types.hs:34:1
4512.24 s
[yesod-core] Warning: 'Resource' is ambiguous. It is defined
4512.24 s
[yesod-core] * at src/Yesod/Routes/TH/Types.hs:34:21
4512.24 s
[yesod-core] * at src/Yesod/Routes/TH/Types.hs:34:1
4512.24 s
[yesod-core] You may be able to disambiguate the identifier by qualifying it or
4512.24 s
[yesod-core] by specifying the type/value namespace explicitly.
4512.24 s
[yesod-core] Defaulting to the one defined at src/Yesod/Routes/TH/Types.hs:34:1
4512.24 s
[yesod-core] 50% ( 2 / 4) in 'Yesod.Core.Internal'
4512.25 s
[yesod-core] Missing documentation for:
4512.25 s
[yesod-core] parseWaiRequest (src/Yesod/Core/Internal/Request.hs:82)
4512.25 s
[yesod-core] mkYesodGeneral (src/Yesod/Core/Internal/TH.hs:207)
4512.25 s
[yesod-core] Warning: 'YesodRunnerEnv' is ambiguous. It is defined
4512.25 s
[yesod-core] * at src/Yesod/Core/Types.hs:200:28
4512.25 s
[yesod-core] * at src/Yesod/Core/Types.hs:200:1
4512.25 s
[yesod-core] You may be able to disambiguate the identifier by qualifying it or
4512.25 s
[yesod-core] by specifying the type/value namespace explicitly.
4512.25 s
[yesod-core] Defaulting to the one defined at src/Yesod/Core/Types.hs:200:1
4512.25 s
[yesod-core] 85% ( 36 / 42) in 'Yesod.Core.Dispatch'
4512.25 s
[yesod-core] Missing documentation for:
4512.25 s
[yesod-core] Module header
4512.25 s
[yesod-core] mkYesodSubData (src/Yesod/Core/Internal/TH.hs:116)
4512.25 s
[yesod-core] mkYesodSubDispatch (src/Yesod/Core/Internal/TH.hs:313)
4512.25 s
[yesod-core] PathPiece
4512.25 s
[yesod-core] PathMultiPiece
4512.25 s
[yesod-core] Texts (src/Yesod/Core/Types.hs:163)
4512.25 s
[yesod-core] 69% ( 88 /126) in 'Yesod.Core'
4512.25 s
[yesod-core] Missing documentation for:
4512.25 s
[yesod-core] Module header
4512.25 s
[yesod-core] YesodSubDispatch (src/Yesod/Core/Class/Dispatch.hs:20)
4512.25 s
[yesod-core] RenderRoute (src/Yesod/Routes/Class.hs:12)
4512.25 s
[yesod-core] ParseRoute (src/Yesod/Routes/Class.hs:18)
4512.25 s
[yesod-core] RouteAttrs (src/Yesod/Routes/Class.hs:22)
4512.25 s
[yesod-core] FileUpload (src/Yesod/Core/Types.hs:134)
4512.25 s
[yesod-core] AuthResult (src/Yesod/Core/Types.hs:150)
4512.25 s
[yesod-core] LogLevel
4512.25 s
[yesod-core] SessionBackend (src/Yesod/Core/Types.hs:67)
4512.25 s
[yesod-core] defaultClientSessionBackend (src/Yesod/Core/Class/Yesod.hs:810)
4512.25 s
[yesod-core] clientSessionBackend (src/Yesod/Core/Class/Yesod.hs:861)
4512.25 s
[yesod-core] clientSessionDateCacher (src/Yesod/Core/Internal/Session.hs:58)
4512.25 s
[yesod-core] loadClientSession (src/Yesod/Core/Class/Yesod.hs:877)
4512.25 s
[yesod-core] ScriptLoadPosition (src/Yesod/Core/Types.hs:153)
4512.25 s
[yesod-core] BottomOfHeadAsync (src/Yesod/Core/Types.hs:158)
4512.25 s
[yesod-core] MonadHandler (src/Yesod/Core/Class/Handler.hs:36)
4512.25 s
[yesod-core] MonadWidget (src/Yesod/Core/Class/Handler.hs:98)
4512.25 s
[yesod-core] yesodVersion (src/Yesod/Core.hs:168)
4512.25 s
[yesod-core] yesodRender (src/Yesod/Core/Internal/Run.hs:377)
4512.25 s
[yesod-core] runFakeHandler (src/Yesod/Core.hs:158)
4512.25 s
[yesod-core] dispatchTo (src/Yesod/Core/Internal/LiteApp.hs:61)
4512.25 s
[yesod-core] liteApp (src/Yesod/Core/Internal/LiteApp.hs:58)
4512.25 s
[yesod-core] onMethod (src/Yesod/Core/Internal/LiteApp.hs:67)
4512.25 s
[yesod-core] onStatic (src/Yesod/Core/Internal/LiteApp.hs:73)
4512.25 s
[yesod-core] withDynamic (src/Yesod/Core/Internal/LiteApp.hs:79)
4512.25 s
[yesod-core] withDynamicMulti (src/Yesod/Core/Internal/LiteApp.hs:85)
4512.25 s
[yesod-core] LiteApp (src/Yesod/Core/Internal/LiteApp.hs:22)
4512.25 s
[yesod-core] LiteHandler (src/Yesod/Core/Internal/LiteApp.hs:54)
4512.25 s
[yesod-core] LiteWidget (src/Yesod/Core/Internal/LiteApp.hs:55)
4512.25 s
[yesod-core] yesodRunner (src/Yesod/Core/Internal/Run.hs:327)
4512.25 s
[yesod-core] toHtml
4512.25 s
[yesod-core] Html
4512.25 s
[yesod-core] showIntegral (src/Yesod/Core.hs:183)
4512.25 s
[yesod-core] readIntegral (src/Yesod/Core.hs:186)
4512.25 s
[yesod-core] julius
4512.25 s
[yesod-core] cassius
4512.25 s
[yesod-core] CssUrl
4512.25 s
[yesod-core] renderCssUrl
4513.05 s
[yesod-core] Warning: Yesod.Core.Types: could not find link destinations for:
4513.16 s
[yesod-core] - Yesod.Core.TypeCache.KeyedTypeMap
4513.16 s
[yesod-core] - Yesod.Core.TypeCache.TypeMap
4513.16 s
[yesod-core] - Yesod.Core.Types.WaiSubsiteWithAuthRoute
4513.16 s
[yesod-core] - Yesod.Core.Types.WaiSubsiteRoute
4513.16 s
[yesod-core] - Yesod.Core.Types.Rep_ErrorResponse
4513.16 s
[yesod-core] Warning: Yesod.Core.Json: could not find link destinations for:
4513.16 s
[yesod-core] - Data.Vector.Vector
4513.16 s
[yesod-core] - Data.Aeson.Types.Generic.ProductSize
4513.16 s
[yesod-core] - Data.Aeson.Types.ToJSON.FromPairs
4513.16 s
[yesod-core] - Data.Aeson.Types.ToJSON.gToJSON
4513.16 s
[yesod-core] - Data.Aeson.Types.ToJSON.KeyValuePair
4513.16 s
[yesod-core] - Data.Aeson.Types.ToJSON.fromPairs
4513.16 s
[yesod-core] - Data.Aeson.Types.ToJSON.pair
4513.16 s
[yesod-core] - Data.Vector.Generic.Base.Vector
4513.16 s
[yesod-core] - Data.Aeson.Types.Internal.Rep_Value
4513.16 s
[yesod-core] - Data.Vector.Primitive.Vector
4513.16 s
[yesod-core] - Data.Vector.Storable.Vector
4513.16 s
[yesod-core] - Data.Aeson.Types.ToJSON.ConsToJSON
4513.16 s
[yesod-core] - Data.Aeson.Types.ToJSON.EncodeProduct
4513.16 s
[yesod-core] - Data.Aeson.Types.ToJSON.SumToJSON'
4513.16 s
[yesod-core] - Data.Aeson.Types.ToJSON.sumToJSON'
4513.16 s
[yesod-core] - Data.Aeson.Types.ToJSON.TwoElemArray
4513.16 s
[yesod-core] - Data.Aeson.Types.ToJSON.WriteProduct
4513.16 s
[yesod-core] Warning: Yesod.Core.Dispatch: could not find link destinations for:
4513.16 s
[yesod-core] - Yesod.Core.Types.WaiSubsiteWithAuthRoute
4513.16 s
[yesod-core] - Yesod.Core.Types.WaiSubsiteRoute
4513.16 s
[yesod-core] Warning: Yesod.Core: could not find link destinations for:
4513.16 s
[yesod-core] - Yesod.Core.Types.WaiSubsiteWithAuthRoute
4513.16 s
[yesod-core] - Yesod.Core.Types.WaiSubsiteRoute
4513.16 s
[yesod-core] - Yesod.Core.Types.Rep_ErrorResponse
4513.23 s
[persistent] [20 of 46] Compiling Database.Persist.Quasi ( Database/Persist/Quasi.hs, dist/build/Database/Persist/Quasi.p_o )
4513.37 s
[persistent] [21 of 46] Compiling Database.Persist.Class.PersistStore ( Database/Persist/Class/PersistStore.hs, dist/build/Database/Persist/Class/PersistStore.p_o )
4513.37 s
[persistent] [22 of 46] Compiling Database.Persist.SqlBackend.Internal ( Database/Persist/SqlBackend/Internal.hs, dist/build/Database/Persist/SqlBackend/Internal.p_o )
4513.37 s
[persistent] [23 of 46] Compiling Database.Persist.SqlBackend ( Database/Persist/SqlBackend.hs, dist/build/Database/Persist/SqlBackend.p_o )
4513.37 s
[persistent] [24 of 46] Compiling Database.Persist.Class.PersistUnique ( Database/Persist/Class/PersistUnique.hs, dist/build/Database/Persist/Class/PersistUnique.p_o )
4513.37 s
[persistent] [25 of 46] Compiling Database.Persist.Class.PersistQuery ( Database/Persist/Class/PersistQuery.hs, dist/build/Database/Persist/Class/PersistQuery.p_o )
4513.37 s
[persistent] [26 of 46] Compiling Database.Persist.Class ( Database/Persist/Class.hs, dist/build/Database/Persist/Class.p_o )
4513.37 s
[persistent] [27 of 46] Compiling Database.Persist.Sql.Types.Internal ( Database/Persist/Sql/Types/Internal.hs, dist/build/Database/Persist/Sql/Types/Internal.p_o )
4513.37 s
[persistent] [28 of 46] Compiling Database.Persist.Sql.Types ( Database/Persist/Sql/Types.hs, dist/build/Database/Persist/Sql/Types.p_o )
4513.37 s
[persistent] [29 of 46] Compiling Database.Persist.Sql.Internal ( Database/Persist/Sql/Internal.hs, dist/build/Database/Persist/Sql/Internal.p_o )
4513.37 s
[persistent] [30 of 46] Compiling Database.Persist ( Database/Persist.hs, dist/build/Database/Persist.p_o )
4513.37 s
[persistent] [31 of 46] Compiling Database.Persist.Sql.Util ( Database/Persist/Sql/Util.hs, dist/build/Database/Persist/Sql/Util.p_o )
4513.37 s
[persistent] [32 of 46] Compiling Database.Persist.Sql.Class ( Database/Persist/Sql/Class.hs, dist/build/Database/Persist/Sql/Class.p_o )
4514.20 s
[genvalidity-criterion] Documentation created: dist/doc/html/genvalidity-criterion,
4514.20 s
[genvalidity-criterion] dist/doc/html/genvalidity-criterion/genvalidity-criterion.txt
4514.22 s
[opt-env-conf] [18 of 22] Compiling OptEnvConf.Check ( src/OptEnvConf/Check.hs, dist/build/OptEnvConf/Check.o, dist/build/OptEnvConf/Check.dyn_o )
4514.35 s
[opt-env-conf] [19 of 22] Compiling OptEnvConf.Lint ( src/OptEnvConf/Lint.hs, dist/build/OptEnvConf/Lint.o, dist/build/OptEnvConf/Lint.dyn_o )
4514.35 s
[opt-env-conf] [20 of 22] Compiling OptEnvConf.Main ( src/OptEnvConf/Main.hs, dist/build/OptEnvConf/Main.o, dist/build/OptEnvConf/Main.dyn_o )
4514.63 s
[opt-env-conf] [21 of 22] Compiling OptEnvConf ( src/OptEnvConf.hs, dist/build/OptEnvConf.o, dist/build/OptEnvConf.dyn_o )
4514.66 s
[opt-env-conf] [22 of 22] Compiling Paths_opt_env_conf ( dist/build/autogen/Paths_opt_env_conf.hs, dist/build/Paths_opt_env_conf.o, dist/build/Paths_opt_env_conf.dyn_o )
4514.96 s
[genvalidity-criterion] Preprocessing benchmark 'genvalidity-criterion-bench' for genvalidity-criterion-1.1.0.0...
4515.00 s
[opt-env-conf] [ 1 of 22] Compiling OptEnvConf.Args ( src/OptEnvConf/Args.hs, dist/build/OptEnvConf/Args.p_o )
4515.07 s
[genvalidity-criterion] Phase: installPhase
4515.16 s
[genvalidity-criterion] Installing library in /nix/store/aa08xwmihxlk963ikjk2kcab3wz7raby-genvalidity-criterion-1.1.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/genvalidity-criterion-1.1.0.0-JnP7j58tljj3iKy636tjeQ
4515.43 s
[genvalidity-criterion] Phase: fixupPhase
4515.45 s
[genvalidity-criterion] shrinking RPATHs of ELF executables and libraries in /nix/store/aa08xwmihxlk963ikjk2kcab3wz7raby-genvalidity-criterion-1.1.0.0
4515.45 s
[genvalidity-criterion] shrinking /nix/store/aa08xwmihxlk963ikjk2kcab3wz7raby-genvalidity-criterion-1.1.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSgenvalidity-criterion-1.1.0.0-JnP7j58tljj3iKy636tjeQ-ghc9.12.3.so
4515.47 s
[genvalidity-criterion] checking for references to /build/ in /nix/store/aa08xwmihxlk963ikjk2kcab3wz7raby-genvalidity-criterion-1.1.0.0...
4515.48 s
[genvalidity-criterion] patching script interpreter paths in /nix/store/aa08xwmihxlk963ikjk2kcab3wz7raby-genvalidity-criterion-1.1.0.0
4515.49 s
[genvalidity-criterion] stripping (with command strip and flags -S -p) in /nix/store/aa08xwmihxlk963ikjk2kcab3wz7raby-genvalidity-criterion-1.1.0.0/lib
4515.52 s
[genvalidity-criterion] shrinking RPATHs of ELF executables and libraries in /nix/store/931np5kicw1ja205w067vdjdaj323xch-genvalidity-criterion-1.1.0.0-doc
4515.52 s
[genvalidity-criterion] checking for references to /build/ in /nix/store/931np5kicw1ja205w067vdjdaj323xch-genvalidity-criterion-1.1.0.0-doc...
4515.54 s
[genvalidity-criterion] patching script interpreter paths in /nix/store/931np5kicw1ja205w067vdjdaj323xch-genvalidity-criterion-1.1.0.0-doc
4515.63 s
Progress: 314 of 370 built (3 building), 559 of 559 downloaded from cache
4515.71 s
Building genvalidity-containers
4515.78 s
Building genvalidity-path
4515.84 s
Building genvalidity-text
4515.87 s
[opt-env-conf] [ 2 of 22] Compiling OptEnvConf.Capability ( src/OptEnvConf/Capability.hs, dist/build/OptEnvConf/Capability.p_o )
4515.87 s
[opt-env-conf] [ 3 of 22] Compiling OptEnvConf.Casing ( src/OptEnvConf/Casing.hs, dist/build/OptEnvConf/Casing.p_o )
4515.87 s
[opt-env-conf] [ 4 of 22] Compiling OptEnvConf.Completer ( src/OptEnvConf/Completer.hs, dist/build/OptEnvConf/Completer.p_o )
4515.87 s
[opt-env-conf] [ 5 of 22] Compiling OptEnvConf.EnvMap ( src/OptEnvConf/EnvMap.hs, dist/build/OptEnvConf/EnvMap.p_o )
4515.87 s
[opt-env-conf] [ 6 of 22] Compiling OptEnvConf.NonDet ( src/OptEnvConf/NonDet.hs, dist/build/OptEnvConf/NonDet.p_o )
4515.87 s
[opt-env-conf] [ 7 of 22] Compiling OptEnvConf.Reader ( src/OptEnvConf/Reader.hs, dist/build/OptEnvConf/Reader.p_o )
4515.87 s
[opt-env-conf] [ 8 of 22] Compiling OptEnvConf.Setting ( src/OptEnvConf/Setting.hs, dist/build/OptEnvConf/Setting.p_o )
4515.89 s
[persistent] [33 of 46] Compiling Database.Persist.Sql.Raw ( Database/Persist/Sql/Raw.hs, dist/build/Database/Persist/Sql/Raw.p_o )
4515.99 s
[genvalidity-containers] Phase: setupCompilerEnvironmentPhase
4515.99 s
[genvalidity-containers] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4516.06 s
[genvalidity-path] Phase: setupCompilerEnvironmentPhase
4516.07 s
[genvalidity-path] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4516.12 s
[genvalidity-text] Phase: setupCompilerEnvironmentPhase
4516.13 s
[genvalidity-text] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4516.31 s
[persistent] [34 of 46] Compiling Database.Persist.SqlBackend.SqlPoolHooks ( Database/Persist/SqlBackend/SqlPoolHooks.hs, dist/build/Database/Persist/SqlBackend/SqlPoolHooks.p_o )
4516.32 s
[persistent] Database/Persist/SqlBackend/SqlPoolHooks.hs:87:1: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
4516.32 s
[persistent] Defined but not used: ‘modifyRunOnException’
4516.32 s
[persistent] |
4516.32 s
[persistent] 87 | modifyRunOnException hooks f = hooks { runOnException = f $ runOnException hooks }
4516.32 s
[persistent] | ^^^^^^^^^^^^^^^^^^^^
4516.32 s
[persistent]
4516.32 s
[persistent] Database/Persist/SqlBackend/SqlPoolHooks.hs:90:1: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
4516.32 s
[persistent] Defined but not used: ‘setRunOnException’
4516.32 s
[persistent] |
4516.32 s
[persistent] 90 | setRunOnException hooks f = hooks { runOnException = f }
4516.32 s
[persistent] | ^^^^^^^^^^^^^^^^^
4516.32 s
[persistent]
4516.35 s
[genvalidity-containers] Phase: unpackPhase
4516.35 s
[genvalidity-containers] unpacking source archive /nix/store/7151sjpffyjkl9g0vh4dxv0fw9ksg73s-genvalidity-containers-source-1.0.0.2/genvalidity-containers-1.0.0.2.tar.gz
4516.36 s
[genvalidity-containers] source root is genvalidity-containers-1.0.0.2
4516.37 s
[genvalidity-containers] setting SOURCE_DATE_EPOCH to timestamp 1778741491 of file "genvalidity-containers-1.0.0.2/test/Spec.hs"
4516.37 s
[genvalidity-containers] Phase: patchPhase
4516.38 s
[genvalidity-containers] Phase: compileBuildDriverPhase
4516.39 s
[genvalidity-containers] setupCompileFlags: -package-db=/build/tmp.1vAMsUtnLg/setup-package.conf.d -threaded
4516.41 s
[genvalidity-path] Phase: unpackPhase
4516.42 s
[genvalidity-path] unpacking source archive /nix/store/afh3qkwkkwp7ks9j4bcds81wqg34y32v-genvalidity-path-source-1.0.0.1/genvalidity-path-1.0.0.1.tar.gz
4516.43 s
[genvalidity-path] source root is genvalidity-path-1.0.0.1
4516.44 s
[genvalidity-path] setting SOURCE_DATE_EPOCH to timestamp 1778741599 of file "genvalidity-path-1.0.0.1/test/Spec.hs"
4516.44 s
[genvalidity-path] Phase: patchPhase
4516.45 s
[genvalidity-path] Phase: compileBuildDriverPhase
4516.45 s
[genvalidity-containers] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.1vAMsUtnLg/Main.o )
4516.45 s
[genvalidity-path] setupCompileFlags: -package-db=/build/tmp.NvZ1XXCpNR/setup-package.conf.d -threaded
4516.47 s
[persistent] [35 of 46] Compiling Database.Persist.Sql.Run ( Database/Persist/Sql/Run.hs, dist/build/Database/Persist/Sql/Run.p_o )
4516.47 s
[persistent] Database/Persist/Sql/Run.hs:148:13: warning : [ GHC-68441 ] [ -Wdeprecations ]
4516.47 s
[persistent] In the use of data constructor ‘ReleaseException’
4516.47 s
[persistent] (imported from Data.Acquire, but defined in Data.Acquire.Internal):
4516.47 s
[persistent] Deprecated: "Use `ReleaseExceptionWith`, which has the exception in the constructor. This pattern synonym hides the exception and can obscure problems."
4516.47 s
[persistent] |
4516.47 s
[persistent] 148 | ReleaseException -> do
4516.47 s
[persistent] | ^^^^^^^^^^^^^^^^
4516.47 s
[persistent]
4516.47 s
[persistent] Database/Persist/Sql/Run.hs:252:14: warning : [ GHC-68441 ] [ -Wdeprecations ]
4516.47 s
[persistent] In the use of ‘createPool’ (imported from Data.Pool):
4516.47 s
[persistent] Deprecated: "Use newPool instead"
4516.47 s
[persistent] |
4516.47 s
[persistent] 252 | liftIO $ createPool
4516.47 s
[persistent] | ^^^^^^^^^^
4516.47 s
[persistent]
4516.48 s
[genvalidity-text] Phase: unpackPhase
4516.48 s
[genvalidity-text] unpacking source archive /nix/store/fqn80yp463nw5ph777p0p209rkk24l1n-genvalidity-text-source-1.0.0.1/genvalidity-text-1.0.0.1.tar.gz
4516.49 s
[genvalidity-text] source root is genvalidity-text-1.0.0.1
4516.49 s
[genvalidity-text] setting SOURCE_DATE_EPOCH to timestamp 1778741491 of file "genvalidity-text-1.0.0.1/test/Spec.hs"
4516.50 s
[genvalidity-text] Phase: patchPhase
4516.51 s
[genvalidity-containers] [2 of 2] Linking Setup
4516.51 s
[genvalidity-text] Phase: compileBuildDriverPhase
4516.51 s
[genvalidity-text] setupCompileFlags: -package-db=/build/tmp.0oAJiU0Fpe/setup-package.conf.d -threaded
4516.51 s
[genvalidity-path] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.NvZ1XXCpNR/Main.o )
4516.57 s
[genvalidity-path] [2 of 2] Linking Setup
4516.57 s
[opt-env-conf] [ 9 of 22] Compiling OptEnvConf.Parser ( src/OptEnvConf/Parser.hs, dist/build/OptEnvConf/Parser.p_o )
4516.57 s
[genvalidity-text] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.0oAJiU0Fpe/Main.o )
4516.58 s
[persistent] [36 of 46] Compiling Database.Persist.Sql.Orphan.PersistStore ( Database/Persist/Sql/Orphan/PersistStore.hs, dist/build/Database/Persist/Sql/Orphan/PersistStore.p_o )
4516.63 s
[genvalidity-text] [2 of 2] Linking Setup
4517.40 s
[persistent] [37 of 46] Compiling Database.Persist.Sql.Orphan.PersistUnique ( Database/Persist/Sql/Orphan/PersistUnique.hs, dist/build/Database/Persist/Sql/Orphan/PersistUnique.p_o )
4517.41 s
[persistent] Database/Persist/Sql/Orphan/PersistUnique.hs:47:42: warning : [ GHC-63394 ] [ -Wx-partial ]
4517.41 s
[persistent] In the use of ‘head’
4517.41 s
[persistent] (imported from Prelude, but defined in GHC.Internal.List):
4517.41 s
[persistent] "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
4517.41 s
[persistent] |
4517.41 s
[persistent] 47 | return $ head x
4517.41 s
[persistent] | ^^^^
4517.41 s
[persistent]
4517.41 s
[persistent] Database/Persist/Sql/Orphan/PersistUnique.hs:71:41: warning : [ GHC-63394 ] [ -Wx-partial ]
4517.41 s
[persistent] In the use of ‘head’
4517.41 s
[persistent] (imported from Prelude, but defined in GHC.Internal.List):
4517.41 s
[persistent] "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
4517.41 s
[persistent] |
4517.41 s
[persistent] 71 | let uKeys = persistUniqueKeys . head $ rsD
4517.41 s
[persistent] | ^^^^
4517.41 s
[persistent]
4517.74 s
[persistent] [38 of 46] Compiling Database.Persist.Sql.Orphan.PersistQuery ( Database/Persist/Sql/Orphan/PersistQuery.hs, dist/build/Database/Persist/Sql/Orphan/PersistQuery.p_o )
4517.74 s
[persistent] Database/Persist/Sql/Orphan/PersistQuery.hs:325:41: warning : [ GHC-63394 ] [ -Wx-partial ]
4517.74 s
[persistent] In the use of ‘tail’
4517.74 s
[persistent] (imported from Prelude, but defined in GHC.Internal.List):
4517.74 s
[persistent] "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"."
4517.74 s
[persistent] |
4517.74 s
[persistent] 325 | let zs = tail (inits (toList $ compositeFields pdef))
4517.74 s
[persistent] | ^^^^
4517.74 s
[persistent]
4517.74 s
[persistent] Database/Persist/Sql/Orphan/PersistQuery.hs:329:59: warning : [ GHC-63394 ] [ -Wx-partial ]
4517.74 s
[persistent] In the use of ‘tail’
4517.74 s
[persistent] (imported from Prelude, but defined in GHC.Internal.List):
4517.74 s
[persistent] "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"."
4517.74 s
[persistent] |
4517.74 s
[persistent] 329 | in (wrapSql sqlcl, concat (tail (inits xs)))
4517.74 s
[persistent] | ^^^^
4517.74 s
[persistent]
4517.89 s
[genvalidity-containers] Phase: updateAutotoolsGnuConfigScriptsPhase
4517.90 s
[genvalidity-containers] Phase: configurePhase
4517.90 s
[genvalidity-containers] configureFlags: --verbose --prefix=/nix/store/4389lhvgbgdymf6ggynw1vdf4k7b8dj3-genvalidity-containers-1.0.0.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/w477ss1pcj0j5bkmvjzabb7qfyhjkn46-genvalidity-containers-1.0.0.2-doc/share/doc/genvalidity-containers-1.0.0.2 --with-gcc=gcc --package-db=/build/tmp.1vAMsUtnLg/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4517.91 s
[genvalidity-containers] Using Parsec parser
4517.91 s
[genvalidity-containers] Configuring genvalidity-containers-1.0.0.2...
4517.93 s
[genvalidity-path] Phase: updateAutotoolsGnuConfigScriptsPhase
4517.94 s
[genvalidity-path] Phase: configurePhase
4517.94 s
[genvalidity-path] configureFlags: --verbose --prefix=/nix/store/cpsg7180gkqbahfb38d1i8wy3ay90bv9-genvalidity-path-1.0.0.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/sfr0zvjq7yfhkxabf2x23lbxml7kyy4x-genvalidity-path-1.0.0.1-doc/share/doc/genvalidity-path-1.0.0.1 --with-gcc=gcc --package-db=/build/tmp.NvZ1XXCpNR/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4517.95 s
[genvalidity-path] Using Parsec parser
4517.95 s
[genvalidity-path] Configuring genvalidity-path-1.0.0.1...
4518.00 s
[genvalidity-text] Phase: updateAutotoolsGnuConfigScriptsPhase
4518.01 s
[genvalidity-text] Phase: configurePhase
4518.01 s
[genvalidity-text] configureFlags: --verbose --prefix=/nix/store/cnvxfd8jlxnfcn8v14ci61ys84s77963-genvalidity-text-1.0.0.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/jfq2mgcj3rfcv41xzfnrys2p0icv01jk-genvalidity-text-1.0.0.1-doc/share/doc/genvalidity-text-1.0.0.1 --with-gcc=gcc --package-db=/build/tmp.0oAJiU0Fpe/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4518.02 s
[genvalidity-text] Using Parsec parser
4518.02 s
[genvalidity-text] Configuring genvalidity-text-1.0.0.1...
4518.13 s
[opt-env-conf] [10 of 22] Compiling OptEnvConf.Output ( src/OptEnvConf/Output.hs, dist/build/OptEnvConf/Output.p_o )
4518.48 s
[persistent] [39 of 46] Compiling Database.Persist.Sql.Migration ( Database/Persist/Sql/Migration.hs, dist/build/Database/Persist/Sql/Migration.p_o )
4518.48 s
[persistent] [40 of 46] Compiling Database.Persist.ImplicitIdDef.Internal ( Database/Persist/ImplicitIdDef/Internal.hs, dist/build/Database/Persist/ImplicitIdDef/Internal.p_o )
4518.48 s
[persistent] Database/Persist/ImplicitIdDef/Internal.hs:205:13: warning : [ GHC-53633 ] [ -Woverlapping-patterns ]
4518.48 s
[persistent] Pattern match is redundant
4518.48 s
[persistent] In a case alternative: Fun _ _ -> ...
4518.48 s
[persistent] |
4518.48 s
[persistent] 205 | Fun _ _ ->
4518.48 s
[persistent] | ^^^^^^^^^^...
4518.48 s
[persistent]
4518.48 s
[persistent] [41 of 46] Compiling Database.Persist.ImplicitIdDef ( Database/Persist/ImplicitIdDef.hs, dist/build/Database/Persist/ImplicitIdDef.p_o )
4518.48 s
[persistent] [42 of 46] Compiling Database.Persist.Compatible.Types ( Database/Persist/Compatible/Types.hs, dist/build/Database/Persist/Compatible/Types.p_o )
4518.48 s
[persistent] [43 of 46] Compiling Database.Persist.Compatible.TH ( Database/Persist/Compatible/TH.hs, dist/build/Database/Persist/Compatible/TH.p_o )
4518.48 s
[persistent] [44 of 46] Compiling Database.Persist.Compatible ( Database/Persist/Compatible.hs, dist/build/Database/Persist/Compatible.p_o )
4518.48 s
[persistent] [45 of 46] Compiling Database.Persist.Sql ( Database/Persist/Sql.hs, dist/build/Database/Persist/Sql.p_o )
4518.53 s
[genvalidity-containers] Dependency QuickCheck: using QuickCheck-2.17.1.0
4518.53 s
[genvalidity-containers] Dependency base >=4.9 && <=5: using base-4.21.1.0
4518.53 s
[genvalidity-containers] Dependency containers >=0.6.0.1: using containers-0.7
4518.53 s
[genvalidity-containers] Dependency genvalidity >=1.0: using genvalidity-1.1.1.0
4518.53 s
[genvalidity-containers] Dependency validity-containers >=0.3: using validity-containers-0.5.0.5
4518.53 s
[genvalidity-containers] Dependency QuickCheck: using QuickCheck-2.17.1.0
4518.53 s
[genvalidity-containers] Dependency base >=4.9 && <=5: using base-4.21.1.0
4518.53 s
[genvalidity-containers] Dependency containers: using containers-0.7
4518.53 s
[genvalidity-containers] Dependency genvalidity: using genvalidity-1.1.1.0
4518.53 s
[genvalidity-containers] Dependency genvalidity-containers: using genvalidity-containers-1.0.0.2
4518.53 s
[genvalidity-containers] Dependency genvalidity-hspec: using genvalidity-hspec-1.0.0.4
4518.53 s
[genvalidity-containers] Dependency hspec: using hspec-2.11.14
4518.53 s
[genvalidity-containers] Dependency validity-containers: using validity-containers-0.5.0.5
4518.54 s
[genvalidity-containers] Dependency QuickCheck: using QuickCheck-2.17.1.0
4518.54 s
[genvalidity-containers] Dependency base >=4.9 && <=5: using base-4.21.1.0
4518.54 s
[genvalidity-containers] Dependency containers: using containers-0.7
4518.54 s
[genvalidity-containers] Dependency criterion: using criterion-1.6.4.0
4518.54 s
[genvalidity-containers] Dependency genvalidity: using genvalidity-1.1.1.0
4518.54 s
[genvalidity-containers] Dependency genvalidity-containers: using genvalidity-containers-1.0.0.2
4518.54 s
[genvalidity-containers] Dependency genvalidity-criterion >=1.1.0.0: using
4518.54 s
[genvalidity-containers] genvalidity-criterion-1.1.0.0
4518.54 s
[genvalidity-containers] Source component graph:
4518.54 s
[genvalidity-containers] component lib
4518.54 s
[genvalidity-containers] component test:genvalidity-containers-test dependency lib
4518.54 s
[genvalidity-containers] component bench:genvalidity-containers-bench dependency lib
4518.54 s
[genvalidity-containers] Configured component graph:
4518.54 s
[genvalidity-containers] component genvalidity-containers-1.0.0.2-BATK703v68F5efxnJDdBRb
4518.54 s
[genvalidity-containers] include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4518.54 s
[genvalidity-containers] include base-4.21.1.0-f852
4518.54 s
[genvalidity-containers] include containers-0.7-4b3d
4518.54 s
[genvalidity-containers] include genvalidity-1.1.1.0-JE7lDGCAv079q0KspRA19e
4518.54 s
[genvalidity-containers] include validity-containers-0.5.0.5-84tbHdBTxUCK1IALDFgJy9
4518.54 s
[genvalidity-containers] component genvalidity-containers-1.0.0.2-4xGBJhHc3IzJaqaLYxV1aD-genvalidity-containers-test
4518.54 s
[genvalidity-containers] include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4518.54 s
[genvalidity-containers] include base-4.21.1.0-f852
4518.54 s
[genvalidity-containers] include containers-0.7-4b3d
4518.54 s
[genvalidity-containers] include genvalidity-1.1.1.0-JE7lDGCAv079q0KspRA19e
4518.54 s
[genvalidity-containers] include genvalidity-containers-1.0.0.2-BATK703v68F5efxnJDdBRb
4518.54 s
[genvalidity-containers] include genvalidity-hspec-1.0.0.4-Kyx6ACyerCPKanP5kudv3x
4518.54 s
[genvalidity-containers] include hspec-2.11.14-7T1JnbFUiqF2O3a2US7Jhl
4518.54 s
[genvalidity-containers] include validity-containers-0.5.0.5-84tbHdBTxUCK1IALDFgJy9
4518.54 s
[genvalidity-containers] component genvalidity-containers-1.0.0.2-7drTglQG4Dz2He7O7pj1RY-genvalidity-containers-bench
4518.54 s
[genvalidity-containers] include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4518.54 s
[genvalidity-containers] include base-4.21.1.0-f852
4518.54 s
[genvalidity-containers] include containers-0.7-4b3d
4518.54 s
[genvalidity-containers] include criterion-1.6.4.0-1ED7ELdYni191qB4u8kkhk
4518.54 s
[genvalidity-containers] include genvalidity-1.1.1.0-JE7lDGCAv079q0KspRA19e
4518.54 s
[genvalidity-containers] include genvalidity-containers-1.0.0.2-BATK703v68F5efxnJDdBRb
4518.54 s
[genvalidity-containers] include genvalidity-criterion-1.1.0.0-JnP7j58tljj3iKy636tjeQ
4518.54 s
[genvalidity-containers] Linked component graph:
4518.54 s
[genvalidity-containers] unit genvalidity-containers-1.0.0.2-BATK703v68F5efxnJDdBRb
4518.54 s
[genvalidity-containers] include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4518.54 s
[genvalidity-containers] include base-4.21.1.0-f852
4518.54 s
[genvalidity-containers] include containers-0.7-4b3d
4518.54 s
[genvalidity-containers] include genvalidity-1.1.1.0-JE7lDGCAv079q0KspRA19e
4518.54 s
[genvalidity-containers] include validity-containers-0.5.0.5-84tbHdBTxUCK1IALDFgJy9
4518.54 s
[genvalidity-containers] Data.GenValidity.Containers=genvalidity-containers-1.0.0.2-BATK703v68F5efxnJDdBRb:Data.GenValidity.Containers,Data.GenValidity.IntMap=genvalidity-containers-1.0.0.2-BATK703v68F5efxnJDdBRb:Data.GenValidity.IntMap,Data.GenValidity.Map=genvalidity-containers-1.0.0.2-BATK703v68F5efxnJDdBRb:Data.GenValidity.Map,Data.GenValidity.Sequence=genvalidity-containers-1.0.0.2-BATK703v68F5efxnJDdBRb:Data.GenValidity.Sequence,Data.GenValidity.Set=genvalidity-containers-1.0.0.2-BATK703v68F5efxnJDdBRb:Data.GenValidity.Set,Data.GenValidity.Tree=genvalidity-containers-1.0.0.2-BATK703v68F5efxnJDdBRb:Data.GenValidity.Tree
4518.54 s
[genvalidity-containers] unit genvalidity-containers-1.0.0.2-4xGBJhHc3IzJaqaLYxV1aD-genvalidity-containers-test
4518.54 s
[genvalidity-containers] include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4518.54 s
[genvalidity-containers] include base-4.21.1.0-f852
4518.54 s
[genvalidity-containers] include containers-0.7-4b3d
4518.54 s
[genvalidity-containers] include genvalidity-1.1.1.0-JE7lDGCAv079q0KspRA19e
4518.54 s
[genvalidity-containers] include genvalidity-containers-1.0.0.2-BATK703v68F5efxnJDdBRb
4518.54 s
[genvalidity-containers] include genvalidity-hspec-1.0.0.4-Kyx6ACyerCPKanP5kudv3x
4518.54 s
[genvalidity-containers] include hspec-2.11.14-7T1JnbFUiqF2O3a2US7Jhl
4518.54 s
[genvalidity-containers] include validity-containers-0.5.0.5-84tbHdBTxUCK1IALDFgJy9
4518.54 s
[genvalidity-containers] unit genvalidity-containers-1.0.0.2-7drTglQG4Dz2He7O7pj1RY-genvalidity-containers-bench
4518.54 s
[genvalidity-containers] include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4518.54 s
[genvalidity-containers] include base-4.21.1.0-f852
4518.54 s
[genvalidity-containers] include containers-0.7-4b3d
4518.54 s
[genvalidity-containers] include criterion-1.6.4.0-1ED7ELdYni191qB4u8kkhk
4518.54 s
[genvalidity-containers] include genvalidity-1.1.1.0-JE7lDGCAv079q0KspRA19e
4518.54 s
[genvalidity-containers] include genvalidity-containers-1.0.0.2-BATK703v68F5efxnJDdBRb
4518.54 s
[genvalidity-containers] include genvalidity-criterion-1.1.0.0-JnP7j58tljj3iKy636tjeQ
4518.54 s
[genvalidity-containers] Ready component graph:
4518.54 s
[genvalidity-containers] definite genvalidity-containers-1.0.0.2-BATK703v68F5efxnJDdBRb
4518.54 s
[genvalidity-containers] depends QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4518.54 s
[genvalidity-containers] depends base-4.21.1.0-f852
4518.54 s
[genvalidity-containers] depends containers-0.7-4b3d
4518.54 s
[genvalidity-containers] depends genvalidity-1.1.1.0-JE7lDGCAv079q0KspRA19e
4518.54 s
[genvalidity-containers] depends validity-containers-0.5.0.5-84tbHdBTxUCK1IALDFgJy9
4518.54 s
[genvalidity-containers] definite genvalidity-containers-1.0.0.2-7drTglQG4Dz2He7O7pj1RY-genvalidity-containers-bench
4518.54 s
[genvalidity-containers] depends QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4518.54 s
[genvalidity-containers] depends base-4.21.1.0-f852
4518.54 s
[genvalidity-containers] depends containers-0.7-4b3d
4518.54 s
[genvalidity-containers] depends criterion-1.6.4.0-1ED7ELdYni191qB4u8kkhk
4518.54 s
[genvalidity-containers] depends genvalidity-1.1.1.0-JE7lDGCAv079q0KspRA19e
4518.54 s
[genvalidity-containers] depends genvalidity-containers-1.0.0.2-BATK703v68F5efxnJDdBRb
4518.54 s
[genvalidity-containers] depends genvalidity-criterion-1.1.0.0-JnP7j58tljj3iKy636tjeQ
4518.54 s
[genvalidity-containers] definite genvalidity-containers-1.0.0.2-4xGBJhHc3IzJaqaLYxV1aD-genvalidity-containers-test
4518.54 s
[genvalidity-containers] depends QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4518.54 s
[genvalidity-containers] depends base-4.21.1.0-f852
4518.54 s
[genvalidity-containers] depends containers-0.7-4b3d
4518.54 s
[genvalidity-containers] depends genvalidity-1.1.1.0-JE7lDGCAv079q0KspRA19e
4518.54 s
[genvalidity-containers] depends genvalidity-containers-1.0.0.2-BATK703v68F5efxnJDdBRb
4518.54 s
[genvalidity-containers] depends genvalidity-hspec-1.0.0.4-Kyx6ACyerCPKanP5kudv3x
4518.54 s
[genvalidity-containers] depends hspec-2.11.14-7T1JnbFUiqF2O3a2US7Jhl
4518.54 s
[genvalidity-containers] depends validity-containers-0.5.0.5-84tbHdBTxUCK1IALDFgJy9
4518.54 s
[genvalidity-containers] Using Cabal-3.14.2.0 compiled by ghc-9.12
4518.54 s
[genvalidity-containers] Using compiler: ghc-9.12.3
4518.54 s
[genvalidity-containers] Using install prefix:
4518.54 s
[genvalidity-containers] /nix/store/4389lhvgbgdymf6ggynw1vdf4k7b8dj3-genvalidity-containers-1.0.0.2
4518.54 s
[genvalidity-containers] Executables installed in:
4518.54 s
[genvalidity-containers] /nix/store/4389lhvgbgdymf6ggynw1vdf4k7b8dj3-genvalidity-containers-1.0.0.2/bin
4518.54 s
[genvalidity-containers] Libraries installed in:
4518.54 s
[genvalidity-containers] /nix/store/4389lhvgbgdymf6ggynw1vdf4k7b8dj3-genvalidity-containers-1.0.0.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/genvalidity-containers-1.0.0.2-BATK703v68F5efxnJDdBRb
4518.54 s
[genvalidity-containers] Dynamic Libraries installed in:
4518.54 s
[genvalidity-containers] /nix/store/4389lhvgbgdymf6ggynw1vdf4k7b8dj3-genvalidity-containers-1.0.0.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4518.54 s
[genvalidity-containers] Private executables installed in:
4518.54 s
[genvalidity-containers] /nix/store/4389lhvgbgdymf6ggynw1vdf4k7b8dj3-genvalidity-containers-1.0.0.2/libexec/x86_64-linux-ghc-9.12.3-59b0/genvalidity-containers-1.0.0.2
4518.54 s
[genvalidity-containers] Data files installed in:
4518.54 s
[genvalidity-containers] /nix/store/4389lhvgbgdymf6ggynw1vdf4k7b8dj3-genvalidity-containers-1.0.0.2/share/x86_64-linux-ghc-9.12.3-59b0/genvalidity-containers-1.0.0.2
4518.54 s
[genvalidity-containers] Documentation installed in:
4518.54 s
[genvalidity-containers] /nix/store/w477ss1pcj0j5bkmvjzabb7qfyhjkn46-genvalidity-containers-1.0.0.2-doc/share/doc/genvalidity-containers-1.0.0.2
4518.54 s
[genvalidity-containers] Configuration files installed in:
4518.54 s
[genvalidity-containers] /nix/store/4389lhvgbgdymf6ggynw1vdf4k7b8dj3-genvalidity-containers-1.0.0.2/etc
4518.54 s
[genvalidity-containers] No alex found
4518.54 s
[genvalidity-containers] Using ar found on system at:
4518.54 s
[genvalidity-containers] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4518.54 s
[genvalidity-containers] No c2hs found
4518.54 s
[genvalidity-containers] No cpphs found
4518.54 s
[genvalidity-containers] No doctest found
4518.54 s
[genvalidity-containers] Using gcc version 14.3.0 given by user at:
4518.54 s
[genvalidity-containers] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4518.54 s
[genvalidity-containers] Using ghc version 9.12.3 found on system at:
4518.54 s
[genvalidity-containers] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4518.54 s
[genvalidity-containers] Using ghc-pkg version 9.12.3 found on system at:
4518.54 s
[genvalidity-containers] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4518.54 s
[genvalidity-containers] No ghcjs found
4518.54 s
[genvalidity-containers] No ghcjs-pkg found
4518.54 s
[genvalidity-containers] No greencard found
4518.54 s
[genvalidity-containers] Using haddock version 2.32.0 found on system at:
4518.54 s
[genvalidity-containers] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4518.54 s
[genvalidity-containers] No happy found
4518.54 s
[genvalidity-containers] No haskell-suite found
4518.54 s
[genvalidity-containers] No haskell-suite-pkg found
4518.54 s
[genvalidity-containers] No hmake found
4518.54 s
[genvalidity-containers] Using hpc version 0.69 found on system at:
4518.54 s
[genvalidity-containers] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4518.54 s
[genvalidity-containers] Using hsc2hs version 0.68.10 found on system at:
4518.57 s
[opt-env-conf] [11 of 22] Compiling OptEnvConf.Nix ( src/OptEnvConf/Nix.hs, dist/build/OptEnvConf/Nix.p_o )
4518.57 s
[opt-env-conf] [12 of 22] Compiling OptEnvConf.Doc ( src/OptEnvConf/Doc.hs, dist/build/OptEnvConf/Doc.p_o )
4518.58 s
[genvalidity-containers] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4518.58 s
[genvalidity-containers] Using hscolour version 1.25 found on system at:
4518.58 s
[genvalidity-containers] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4518.58 s
[genvalidity-containers] No jhc found
4518.58 s
[genvalidity-containers] Using ld found on system at:
4518.58 s
[genvalidity-containers] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4518.58 s
[genvalidity-containers] No pkg-config found
4518.58 s
[genvalidity-containers] Using runghc version 9.12.3 found on system at:
4518.58 s
[genvalidity-containers] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4518.58 s
[genvalidity-containers] Using strip version 2.44 found on system at:
4518.58 s
[genvalidity-containers] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4518.58 s
[genvalidity-containers] Using tar found on system at:
4518.58 s
[genvalidity-containers] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4518.58 s
[genvalidity-containers] No uhc found
4518.62 s
[persistent] [46 of 46] Compiling Database.Persist.TH ( Database/Persist/TH.hs, dist/build/Database/Persist/TH.p_o )
4518.65 s
[genvalidity-path] Dependency QuickCheck: using QuickCheck-2.17.1.0
4518.65 s
[genvalidity-path] Dependency base >=4.7 && <5: using base-4.21.1.0
4518.65 s
[genvalidity-path] Dependency genvalidity >=1.0: using genvalidity-1.1.1.0
4518.65 s
[genvalidity-path] Dependency path >=0.5: using path-0.9.6
4518.65 s
[genvalidity-path] Dependency validity-path >=0.3: using validity-path-0.4.0.1
4518.65 s
[genvalidity-path] Dependency base >=4.7 && <5: using base-4.21.1.0
4518.65 s
[genvalidity-path] Dependency genvalidity-hspec: using genvalidity-hspec-1.0.0.4
4518.65 s
[genvalidity-path] Dependency genvalidity-path: using genvalidity-path-1.0.0.1
4518.65 s
[genvalidity-path] Dependency hspec: using hspec-2.11.14
4518.65 s
[genvalidity-path] Dependency path >=0.5: using path-0.9.6
4518.65 s
[genvalidity-path] Dependency base >=4.7 && <5: using base-4.21.1.0
4518.65 s
[genvalidity-path] Dependency criterion: using criterion-1.6.4.0
4518.65 s
[genvalidity-path] Dependency genvalidity-criterion >=1.1.0.0: using
4518.65 s
[genvalidity-path] genvalidity-criterion-1.1.0.0
4518.65 s
[genvalidity-path] Dependency genvalidity-path: using genvalidity-path-1.0.0.1
4518.65 s
[genvalidity-path] Dependency path >=0.5: using path-0.9.6
4518.65 s
[genvalidity-path] Source component graph:
4518.65 s
[genvalidity-path] component lib
4518.65 s
[genvalidity-path] component test:genvalidity-path-test dependency lib
4518.65 s
[genvalidity-path] component bench:genvalidity-path-bench dependency lib
4518.65 s
[genvalidity-path] Configured component graph:
4518.65 s
[genvalidity-path] component genvalidity-path-1.0.0.1-IkowarFOizZKCGQznLmWXJ
4518.65 s
[genvalidity-path] include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4518.65 s
[genvalidity-path] include base-4.21.1.0-f852
4518.65 s
[genvalidity-path] include genvalidity-1.1.1.0-JE7lDGCAv079q0KspRA19e
4518.65 s
[genvalidity-path] include path-0.9.6-2fp1GJUJD07i7POopm72A
4518.65 s
[genvalidity-path] include validity-path-0.4.0.1-3jXI1Aowcnq71ZnxpkqDyW
4518.65 s
[genvalidity-path] component genvalidity-path-1.0.0.1-7xWeqPpq16eFGO1sjZ9tQw-genvalidity-path-test
4518.65 s
[genvalidity-path] include base-4.21.1.0-f852
4518.65 s
[genvalidity-path] include genvalidity-hspec-1.0.0.4-Kyx6ACyerCPKanP5kudv3x
4518.65 s
[genvalidity-path] include genvalidity-path-1.0.0.1-IkowarFOizZKCGQznLmWXJ
4518.65 s
[genvalidity-path] include hspec-2.11.14-7T1JnbFUiqF2O3a2US7Jhl
4518.65 s
[genvalidity-path] include path-0.9.6-2fp1GJUJD07i7POopm72A
4518.65 s
[genvalidity-path] component genvalidity-path-1.0.0.1-IxGCxeNGXeuGR0Fc71Hf6H-genvalidity-path-bench
4518.65 s
[genvalidity-path] include base-4.21.1.0-f852
4518.65 s
[genvalidity-path] include criterion-1.6.4.0-1ED7ELdYni191qB4u8kkhk
4518.65 s
[genvalidity-path] include genvalidity-criterion-1.1.0.0-JnP7j58tljj3iKy636tjeQ
4518.65 s
[genvalidity-path] include genvalidity-path-1.0.0.1-IkowarFOizZKCGQznLmWXJ
4518.65 s
[genvalidity-path] include path-0.9.6-2fp1GJUJD07i7POopm72A
4518.65 s
[genvalidity-path] Linked component graph:
4518.65 s
[genvalidity-path] unit genvalidity-path-1.0.0.1-IkowarFOizZKCGQznLmWXJ
4518.65 s
[genvalidity-path] include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4518.65 s
[genvalidity-path] include base-4.21.1.0-f852
4518.65 s
[genvalidity-path] include genvalidity-1.1.1.0-JE7lDGCAv079q0KspRA19e
4518.65 s
[genvalidity-path] include path-0.9.6-2fp1GJUJD07i7POopm72A
4518.65 s
[genvalidity-path] include validity-path-0.4.0.1-3jXI1Aowcnq71ZnxpkqDyW
4518.65 s
[genvalidity-path] Data.GenValidity.Path=genvalidity-path-1.0.0.1-IkowarFOizZKCGQznLmWXJ:Data.GenValidity.Path
4518.65 s
[genvalidity-path] unit genvalidity-path-1.0.0.1-7xWeqPpq16eFGO1sjZ9tQw-genvalidity-path-test
4518.65 s
[genvalidity-path] include base-4.21.1.0-f852
4518.65 s
[genvalidity-path] include genvalidity-hspec-1.0.0.4-Kyx6ACyerCPKanP5kudv3x
4518.65 s
[genvalidity-path] include genvalidity-path-1.0.0.1-IkowarFOizZKCGQznLmWXJ
4518.65 s
[genvalidity-path] include hspec-2.11.14-7T1JnbFUiqF2O3a2US7Jhl
4518.65 s
[genvalidity-path] include path-0.9.6-2fp1GJUJD07i7POopm72A
4518.65 s
[genvalidity-path] unit genvalidity-path-1.0.0.1-IxGCxeNGXeuGR0Fc71Hf6H-genvalidity-path-bench
4518.65 s
[genvalidity-path] include base-4.21.1.0-f852
4518.65 s
[genvalidity-path] include criterion-1.6.4.0-1ED7ELdYni191qB4u8kkhk
4518.65 s
[genvalidity-path] include genvalidity-criterion-1.1.0.0-JnP7j58tljj3iKy636tjeQ
4518.65 s
[genvalidity-path] include genvalidity-path-1.0.0.1-IkowarFOizZKCGQznLmWXJ
4518.65 s
[genvalidity-path] include path-0.9.6-2fp1GJUJD07i7POopm72A
4518.65 s
[genvalidity-path] Ready component graph:
4518.65 s
[genvalidity-path] definite genvalidity-path-1.0.0.1-IkowarFOizZKCGQznLmWXJ
4518.65 s
[genvalidity-path] depends QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4518.65 s
[genvalidity-path] depends base-4.21.1.0-f852
4518.65 s
[genvalidity-path] depends genvalidity-1.1.1.0-JE7lDGCAv079q0KspRA19e
4518.65 s
[genvalidity-path] depends path-0.9.6-2fp1GJUJD07i7POopm72A
4518.65 s
[genvalidity-path] depends validity-path-0.4.0.1-3jXI1Aowcnq71ZnxpkqDyW
4518.65 s
[genvalidity-path] definite genvalidity-path-1.0.0.1-IxGCxeNGXeuGR0Fc71Hf6H-genvalidity-path-bench
4518.65 s
[genvalidity-path] depends base-4.21.1.0-f852
4518.65 s
[genvalidity-path] depends criterion-1.6.4.0-1ED7ELdYni191qB4u8kkhk
4518.65 s
[genvalidity-path] depends genvalidity-criterion-1.1.0.0-JnP7j58tljj3iKy636tjeQ
4518.65 s
[genvalidity-path] depends genvalidity-path-1.0.0.1-IkowarFOizZKCGQznLmWXJ
4518.65 s
[genvalidity-path] depends path-0.9.6-2fp1GJUJD07i7POopm72A
4518.65 s
[genvalidity-path] definite genvalidity-path-1.0.0.1-7xWeqPpq16eFGO1sjZ9tQw-genvalidity-path-test
4518.65 s
[genvalidity-path] depends base-4.21.1.0-f852
4518.65 s
[genvalidity-path] depends genvalidity-hspec-1.0.0.4-Kyx6ACyerCPKanP5kudv3x
4518.65 s
[genvalidity-path] depends genvalidity-path-1.0.0.1-IkowarFOizZKCGQznLmWXJ
4518.65 s
[genvalidity-path] depends hspec-2.11.14-7T1JnbFUiqF2O3a2US7Jhl
4518.65 s
[genvalidity-path] depends path-0.9.6-2fp1GJUJD07i7POopm72A
4518.65 s
[genvalidity-path] Using Cabal-3.14.2.0 compiled by ghc-9.12
4518.65 s
[genvalidity-path] Using compiler: ghc-9.12.3
4518.65 s
[genvalidity-path] Using install prefix:
4518.65 s
[genvalidity-path] /nix/store/cpsg7180gkqbahfb38d1i8wy3ay90bv9-genvalidity-path-1.0.0.1
4518.65 s
[genvalidity-path] Executables installed in:
4518.65 s
[genvalidity-path] /nix/store/cpsg7180gkqbahfb38d1i8wy3ay90bv9-genvalidity-path-1.0.0.1/bin
4518.65 s
[genvalidity-path] Libraries installed in:
4518.65 s
[genvalidity-path] /nix/store/cpsg7180gkqbahfb38d1i8wy3ay90bv9-genvalidity-path-1.0.0.1/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/genvalidity-path-1.0.0.1-IkowarFOizZKCGQznLmWXJ
4518.65 s
[genvalidity-path] Dynamic Libraries installed in:
4518.65 s
[genvalidity-path] /nix/store/cpsg7180gkqbahfb38d1i8wy3ay90bv9-genvalidity-path-1.0.0.1/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4518.65 s
[genvalidity-path] Private executables installed in:
4518.65 s
[genvalidity-path] /nix/store/cpsg7180gkqbahfb38d1i8wy3ay90bv9-genvalidity-path-1.0.0.1/libexec/x86_64-linux-ghc-9.12.3-59b0/genvalidity-path-1.0.0.1
4518.65 s
[genvalidity-path] Data files installed in:
4518.65 s
[genvalidity-path] /nix/store/cpsg7180gkqbahfb38d1i8wy3ay90bv9-genvalidity-path-1.0.0.1/share/x86_64-linux-ghc-9.12.3-59b0/genvalidity-path-1.0.0.1
4518.65 s
[genvalidity-path] Documentation installed in:
4518.65 s
[genvalidity-path] /nix/store/sfr0zvjq7yfhkxabf2x23lbxml7kyy4x-genvalidity-path-1.0.0.1-doc/share/doc/genvalidity-path-1.0.0.1
4518.65 s
[genvalidity-path] Configuration files installed in:
4518.65 s
[genvalidity-path] /nix/store/cpsg7180gkqbahfb38d1i8wy3ay90bv9-genvalidity-path-1.0.0.1/etc
4518.65 s
[genvalidity-path] No alex found
4518.65 s
[genvalidity-path] Using ar found on system at:
4518.65 s
[genvalidity-path] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4518.65 s
[genvalidity-path] No c2hs found
4518.65 s
[genvalidity-path] No cpphs found
4518.65 s
[genvalidity-path] No doctest found
4518.65 s
[genvalidity-path] Using gcc version 14.3.0 given by user at:
4518.65 s
[genvalidity-path] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4518.65 s
[genvalidity-path] Using ghc version 9.12.3 found on system at:
4518.65 s
[genvalidity-path] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4518.65 s
[genvalidity-path] Using ghc-pkg version 9.12.3 found on system at:
4518.65 s
[genvalidity-path] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4518.65 s
[genvalidity-path] No ghcjs found
4518.65 s
[genvalidity-path] No ghcjs-pkg found
4518.65 s
[genvalidity-path] No greencard found
4518.65 s
[genvalidity-path] Using haddock version 2.32.0 found on system at:
4518.65 s
[genvalidity-path] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4518.65 s
[genvalidity-path] No happy found
4518.65 s
[genvalidity-path] No haskell-suite found
4518.65 s
[genvalidity-path] No haskell-suite-pkg found
4518.65 s
[genvalidity-path] No hmake found
4518.65 s
[genvalidity-path] Using hpc version 0.69 found on system at:
4518.65 s
[genvalidity-path] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4518.65 s
[genvalidity-path] Using hsc2hs version 0.68.10 found on system at:
4518.65 s
[genvalidity-path] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4518.65 s
[genvalidity-path] Using hscolour version 1.25 found on system at:
4518.66 s
[genvalidity-path] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4518.66 s
[genvalidity-path] No jhc found
4518.66 s
[genvalidity-path] Using ld found on system at:
4518.66 s
[genvalidity-path] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4518.66 s
[genvalidity-path] No pkg-config found
4518.66 s
[genvalidity-path] Using runghc version 9.12.3 found on system at:
4518.66 s
[genvalidity-path] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4518.66 s
[genvalidity-path] Using strip version 2.44 found on system at:
4518.66 s
[genvalidity-path] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4518.66 s
[genvalidity-path] Using tar found on system at:
4518.66 s
[genvalidity-path] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4518.66 s
[genvalidity-path] No uhc found
4518.72 s
[genvalidity-text] Dependency QuickCheck: using QuickCheck-2.17.1.0
4518.72 s
[genvalidity-text] Dependency base >=4.7 && <5: using base-4.21.1.0
4518.72 s
[genvalidity-text] Dependency genvalidity >=1.0: using genvalidity-1.1.1.0
4518.72 s
[genvalidity-text] Dependency random: using random-1.3.1
4518.72 s
[genvalidity-text] Dependency text: using text-2.1.3
4518.72 s
[genvalidity-text] Dependency validity-text >=0.3: using validity-text-0.3.1.3
4518.72 s
[genvalidity-text] Dependency QuickCheck: using QuickCheck-2.17.1.0
4518.72 s
[genvalidity-text] Dependency base >=4.7 && <5: using base-4.21.1.0
4518.72 s
[genvalidity-text] Dependency genvalidity-hspec: using genvalidity-hspec-1.0.0.4
4518.72 s
[genvalidity-text] Dependency genvalidity-text: using genvalidity-text-1.0.0.1
4518.72 s
[genvalidity-text] Dependency hspec: using hspec-2.11.14
4518.72 s
[genvalidity-text] Dependency text: using text-2.1.3
4518.72 s
[genvalidity-text] Dependency base >=4.7 && <5: using base-4.21.1.0
4518.72 s
[genvalidity-text] Dependency criterion: using criterion-1.6.4.0
4518.72 s
[genvalidity-text] Dependency genvalidity: using genvalidity-1.1.1.0
4518.72 s
[genvalidity-text] Dependency genvalidity-criterion >=1.1.0.0: using
4518.72 s
[genvalidity-text] genvalidity-criterion-1.1.0.0
4518.72 s
[genvalidity-text] Dependency genvalidity-text: using genvalidity-text-1.0.0.1
4518.72 s
[genvalidity-text] Dependency text: using text-2.1.3
4518.72 s
[genvalidity-text] Source component graph:
4518.72 s
[genvalidity-text] component lib
4518.72 s
[genvalidity-text] component test:genvalidity-text-test dependency lib
4518.72 s
[genvalidity-text] component bench:genvalidity-text-bench dependency lib
4518.72 s
[genvalidity-text] Configured component graph:
4518.72 s
[genvalidity-text] component genvalidity-text-1.0.0.1-Gqkw7cAYkvnDiFhpK8ZtH6
4518.72 s
[genvalidity-text] include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4518.72 s
[genvalidity-text] include base-4.21.1.0-f852
4518.72 s
[genvalidity-text] include genvalidity-1.1.1.0-JE7lDGCAv079q0KspRA19e
4518.72 s
[genvalidity-text] include random-1.3.1-1PpUMefRBxQ4T6XFHPJk5b
4518.72 s
[genvalidity-text] include text-2.1.3-1f83
4518.72 s
[genvalidity-text] include validity-text-0.3.1.3-AERA3FuXzaYJ8DoFWo0N8k
4518.72 s
[genvalidity-text] component genvalidity-text-1.0.0.1-GlHn6ccKcMr8mCSMf3Sjwm-genvalidity-text-test
4518.72 s
[genvalidity-text] include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4518.72 s
[genvalidity-text] include base-4.21.1.0-f852
4518.72 s
[genvalidity-text] include genvalidity-hspec-1.0.0.4-Kyx6ACyerCPKanP5kudv3x
4518.72 s
[genvalidity-text] include genvalidity-text-1.0.0.1-Gqkw7cAYkvnDiFhpK8ZtH6
4518.72 s
[genvalidity-text] include hspec-2.11.14-7T1JnbFUiqF2O3a2US7Jhl
4518.72 s
[genvalidity-text] include text-2.1.3-1f83
4518.72 s
[genvalidity-text] component genvalidity-text-1.0.0.1-KKWLguCh7kLvcBhIyjcbe-genvalidity-text-bench
4518.72 s
[genvalidity-text] include base-4.21.1.0-f852
4518.72 s
[genvalidity-text] include criterion-1.6.4.0-1ED7ELdYni191qB4u8kkhk
4518.72 s
[genvalidity-text] include genvalidity-1.1.1.0-JE7lDGCAv079q0KspRA19e
4518.73 s
[genvalidity-text] include genvalidity-criterion-1.1.0.0-JnP7j58tljj3iKy636tjeQ
4518.73 s
[genvalidity-text] include genvalidity-text-1.0.0.1-Gqkw7cAYkvnDiFhpK8ZtH6
4518.73 s
[genvalidity-text] include text-2.1.3-1f83
4518.73 s
[genvalidity-text] Linked component graph:
4518.73 s
[genvalidity-text] unit genvalidity-text-1.0.0.1-Gqkw7cAYkvnDiFhpK8ZtH6
4518.73 s
[genvalidity-text] include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4518.73 s
[genvalidity-text] include base-4.21.1.0-f852
4518.73 s
[genvalidity-text] include genvalidity-1.1.1.0-JE7lDGCAv079q0KspRA19e
4518.73 s
[genvalidity-text] include random-1.3.1-1PpUMefRBxQ4T6XFHPJk5b
4518.73 s
[genvalidity-text] include text-2.1.3-1f83
4518.73 s
[genvalidity-text] include validity-text-0.3.1.3-AERA3FuXzaYJ8DoFWo0N8k
4518.73 s
[genvalidity-text] Data.GenValidity.Text=genvalidity-text-1.0.0.1-Gqkw7cAYkvnDiFhpK8ZtH6:Data.GenValidity.Text
4518.73 s
[genvalidity-text] unit genvalidity-text-1.0.0.1-GlHn6ccKcMr8mCSMf3Sjwm-genvalidity-text-test
4518.73 s
[genvalidity-text] include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4518.73 s
[genvalidity-text] include base-4.21.1.0-f852
4518.73 s
[genvalidity-text] include genvalidity-hspec-1.0.0.4-Kyx6ACyerCPKanP5kudv3x
4518.73 s
[genvalidity-text] include genvalidity-text-1.0.0.1-Gqkw7cAYkvnDiFhpK8ZtH6
4518.73 s
[genvalidity-text] include hspec-2.11.14-7T1JnbFUiqF2O3a2US7Jhl
4518.73 s
[genvalidity-text] include text-2.1.3-1f83
4518.73 s
[genvalidity-text] unit genvalidity-text-1.0.0.1-KKWLguCh7kLvcBhIyjcbe-genvalidity-text-bench
4518.73 s
[genvalidity-text] include base-4.21.1.0-f852
4518.73 s
[genvalidity-text] include criterion-1.6.4.0-1ED7ELdYni191qB4u8kkhk
4518.73 s
[genvalidity-text] include genvalidity-1.1.1.0-JE7lDGCAv079q0KspRA19e
4518.73 s
[genvalidity-text] include genvalidity-criterion-1.1.0.0-JnP7j58tljj3iKy636tjeQ
4518.73 s
[genvalidity-text] include genvalidity-text-1.0.0.1-Gqkw7cAYkvnDiFhpK8ZtH6
4518.73 s
[genvalidity-text] include text-2.1.3-1f83
4518.73 s
[genvalidity-text] Ready component graph:
4518.73 s
[genvalidity-text] definite genvalidity-text-1.0.0.1-Gqkw7cAYkvnDiFhpK8ZtH6
4518.73 s
[genvalidity-text] depends QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4518.73 s
[genvalidity-text] depends base-4.21.1.0-f852
4518.73 s
[genvalidity-text] depends genvalidity-1.1.1.0-JE7lDGCAv079q0KspRA19e
4518.73 s
[genvalidity-text] depends random-1.3.1-1PpUMefRBxQ4T6XFHPJk5b
4518.73 s
[genvalidity-text] depends text-2.1.3-1f83
4518.73 s
[genvalidity-text] depends validity-text-0.3.1.3-AERA3FuXzaYJ8DoFWo0N8k
4518.73 s
[genvalidity-text] definite genvalidity-text-1.0.0.1-KKWLguCh7kLvcBhIyjcbe-genvalidity-text-bench
4518.73 s
[genvalidity-text] depends base-4.21.1.0-f852
4518.73 s
[genvalidity-text] depends criterion-1.6.4.0-1ED7ELdYni191qB4u8kkhk
4518.73 s
[genvalidity-text] depends genvalidity-1.1.1.0-JE7lDGCAv079q0KspRA19e
4518.73 s
[genvalidity-text] depends genvalidity-criterion-1.1.0.0-JnP7j58tljj3iKy636tjeQ
4518.73 s
[genvalidity-text] depends genvalidity-text-1.0.0.1-Gqkw7cAYkvnDiFhpK8ZtH6
4518.73 s
[genvalidity-text] depends text-2.1.3-1f83
4518.73 s
[genvalidity-text] definite genvalidity-text-1.0.0.1-GlHn6ccKcMr8mCSMf3Sjwm-genvalidity-text-test
4518.73 s
[genvalidity-text] depends QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4518.73 s
[genvalidity-text] depends base-4.21.1.0-f852
4518.73 s
[genvalidity-text] depends genvalidity-hspec-1.0.0.4-Kyx6ACyerCPKanP5kudv3x
4518.73 s
[genvalidity-text] depends genvalidity-text-1.0.0.1-Gqkw7cAYkvnDiFhpK8ZtH6
4518.73 s
[genvalidity-text] depends hspec-2.11.14-7T1JnbFUiqF2O3a2US7Jhl
4518.73 s
[genvalidity-text] depends text-2.1.3-1f83
4518.73 s
[genvalidity-text] Using Cabal-3.14.2.0 compiled by ghc-9.12
4518.73 s
[genvalidity-text] Using compiler: ghc-9.12.3
4518.73 s
[genvalidity-text] Using install prefix:
4518.73 s
[genvalidity-text] /nix/store/cnvxfd8jlxnfcn8v14ci61ys84s77963-genvalidity-text-1.0.0.1
4518.73 s
[genvalidity-text] Executables installed in:
4518.73 s
[genvalidity-text] /nix/store/cnvxfd8jlxnfcn8v14ci61ys84s77963-genvalidity-text-1.0.0.1/bin
4518.73 s
[genvalidity-text] Libraries installed in:
4518.73 s
[genvalidity-text] /nix/store/cnvxfd8jlxnfcn8v14ci61ys84s77963-genvalidity-text-1.0.0.1/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/genvalidity-text-1.0.0.1-Gqkw7cAYkvnDiFhpK8ZtH6
4518.73 s
[genvalidity-text] Dynamic Libraries installed in:
4518.73 s
[genvalidity-text] /nix/store/cnvxfd8jlxnfcn8v14ci61ys84s77963-genvalidity-text-1.0.0.1/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4518.73 s
[genvalidity-text] Private executables installed in:
4518.73 s
[genvalidity-text] /nix/store/cnvxfd8jlxnfcn8v14ci61ys84s77963-genvalidity-text-1.0.0.1/libexec/x86_64-linux-ghc-9.12.3-59b0/genvalidity-text-1.0.0.1
4518.73 s
[genvalidity-text] Data files installed in:
4518.73 s
[genvalidity-text] /nix/store/cnvxfd8jlxnfcn8v14ci61ys84s77963-genvalidity-text-1.0.0.1/share/x86_64-linux-ghc-9.12.3-59b0/genvalidity-text-1.0.0.1
4518.73 s
[genvalidity-text] Documentation installed in:
4518.73 s
[genvalidity-text] /nix/store/jfq2mgcj3rfcv41xzfnrys2p0icv01jk-genvalidity-text-1.0.0.1-doc/share/doc/genvalidity-text-1.0.0.1
4518.73 s
[genvalidity-text] Configuration files installed in:
4518.73 s
[genvalidity-text] /nix/store/cnvxfd8jlxnfcn8v14ci61ys84s77963-genvalidity-text-1.0.0.1/etc
4518.73 s
[genvalidity-text] No alex found
4518.73 s
[genvalidity-text] Using ar found on system at:
4518.73 s
[genvalidity-text] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4518.73 s
[genvalidity-text] No c2hs found
4518.73 s
[genvalidity-text] No cpphs found
4518.73 s
[genvalidity-text] No doctest found
4518.73 s
[genvalidity-text] Using gcc version 14.3.0 given by user at:
4518.73 s
[genvalidity-text] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4518.73 s
[genvalidity-text] Using ghc version 9.12.3 found on system at:
4518.73 s
[genvalidity-text] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4518.73 s
[genvalidity-text] Using ghc-pkg version 9.12.3 found on system at:
4518.73 s
[genvalidity-text] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4518.73 s
[genvalidity-text] No ghcjs found
4518.73 s
[genvalidity-text] No ghcjs-pkg found
4518.73 s
[genvalidity-text] No greencard found
4518.73 s
[genvalidity-text] Using haddock version 2.32.0 found on system at:
4518.73 s
[genvalidity-text] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4518.73 s
[genvalidity-text] No happy found
4518.73 s
[genvalidity-text] No haskell-suite found
4518.73 s
[genvalidity-text] No haskell-suite-pkg found
4518.73 s
[genvalidity-text] No hmake found
4518.73 s
[genvalidity-text] Using hpc version 0.69 found on system at:
4518.73 s
[genvalidity-text] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4518.73 s
[genvalidity-text] Using hsc2hs version 0.68.10 found on system at:
4518.73 s
[genvalidity-text] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4518.73 s
[genvalidity-text] Using hscolour version 1.25 found on system at:
4518.73 s
[genvalidity-text] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4518.73 s
[genvalidity-text] No jhc found
4518.73 s
[genvalidity-text] Using ld found on system at:
4518.73 s
[genvalidity-text] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4518.73 s
[genvalidity-text] No pkg-config found
4518.73 s
[genvalidity-text] Using runghc version 9.12.3 found on system at:
4518.73 s
[genvalidity-text] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4518.73 s
[genvalidity-text] Using strip version 2.44 found on system at:
4518.73 s
[genvalidity-text] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4518.73 s
[genvalidity-text] Using tar found on system at:
4518.73 s
[genvalidity-text] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4518.73 s
[genvalidity-text] No uhc found
4518.75 s
[genvalidity-containers] Phase: buildPhase
4518.77 s
[persistent] Database/Persist/TH.hs:2314:21: warning : [ GHC-63394 ] [ -Wx-partial ]
4518.77 s
[persistent] In the use of ‘head’
4518.77 s
[persistent] (imported from Prelude, but defined in GHC.Internal.List):
4518.77 s
[persistent] "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
4518.77 s
[persistent] |
4518.77 s
[persistent] 2314 | expr <- [e| head . persistUniqueKeys|]
4518.77 s
[persistent] | ^^^^
4518.77 s
[persistent]
4518.82 s
[genvalidity-path] Phase: buildPhase
4518.83 s
[genvalidity-containers] Preprocessing library for genvalidity-containers-1.0.0.2...
4518.83 s
[genvalidity-containers] Building library for genvalidity-containers-1.0.0.2...
4518.89 s
[genvalidity-text] Phase: buildPhase
4518.90 s
[genvalidity-path] Preprocessing library for genvalidity-path-1.0.0.1...
4518.90 s
[genvalidity-path] Building library for genvalidity-path-1.0.0.1...
4518.93 s
[genvalidity-containers] [1 of 7] Compiling Data.GenValidity.IntMap ( src/Data/GenValidity/IntMap.hs, dist/build/Data/GenValidity/IntMap.o, dist/build/Data/GenValidity/IntMap.dyn_o )
4518.99 s
[genvalidity-text] Preprocessing library for genvalidity-text-1.0.0.1...
4518.99 s
[genvalidity-text] Building library for genvalidity-text-1.0.0.1...
4518.99 s
[genvalidity-path] [1 of 2] Compiling Data.GenValidity.Path ( src/Data/GenValidity/Path.hs, dist/build/Data/GenValidity/Path.o, dist/build/Data/GenValidity/Path.dyn_o )
4519.07 s
[genvalidity-containers] [2 of 7] Compiling Data.GenValidity.Map ( src/Data/GenValidity/Map.hs, dist/build/Data/GenValidity/Map.o, dist/build/Data/GenValidity/Map.dyn_o )
4519.07 s
[genvalidity-containers] [3 of 7] Compiling Data.GenValidity.Sequence ( src/Data/GenValidity/Sequence.hs, dist/build/Data/GenValidity/Sequence.o, dist/build/Data/GenValidity/Sequence.dyn_o )
4519.10 s
[genvalidity-containers] [4 of 7] Compiling Data.GenValidity.Set ( src/Data/GenValidity/Set.hs, dist/build/Data/GenValidity/Set.o, dist/build/Data/GenValidity/Set.dyn_o )
4519.13 s
[genvalidity-text] [1 of 2] Compiling Data.GenValidity.Text ( src/Data/GenValidity/Text.hs, dist/build/Data/GenValidity/Text.o, dist/build/Data/GenValidity/Text.dyn_o )
4519.15 s
[genvalidity-containers] [5 of 7] Compiling Data.GenValidity.Tree ( src/Data/GenValidity/Tree.hs, dist/build/Data/GenValidity/Tree.o, dist/build/Data/GenValidity/Tree.dyn_o )
4519.15 s
[genvalidity-containers] [6 of 7] Compiling Data.GenValidity.Containers ( src/Data/GenValidity/Containers.hs, dist/build/Data/GenValidity/Containers.o, dist/build/Data/GenValidity/Containers.dyn_o )
4519.17 s
[genvalidity-path] [2 of 2] Compiling Paths_genvalidity_path ( dist/build/autogen/Paths_genvalidity_path.hs, dist/build/Paths_genvalidity_path.o, dist/build/Paths_genvalidity_path.dyn_o )
4519.17 s
[genvalidity-containers] [7 of 7] Compiling Paths_genvalidity_containers ( dist/build/autogen/Paths_genvalidity_containers.hs, dist/build/Paths_genvalidity_containers.o, dist/build/Paths_genvalidity_containers.dyn_o )
4519.32 s
[genvalidity-path] [1 of 2] Compiling Data.GenValidity.Path ( src/Data/GenValidity/Path.hs, dist/build/Data/GenValidity/Path.p_o )
4519.40 s
[genvalidity-containers] [1 of 7] Compiling Data.GenValidity.IntMap ( src/Data/GenValidity/IntMap.hs, dist/build/Data/GenValidity/IntMap.p_o )
4519.54 s
[genvalidity-path] [2 of 2] Compiling Paths_genvalidity_path ( dist/build/autogen/Paths_genvalidity_path.hs, dist/build/Paths_genvalidity_path.p_o )
4519.60 s
[genvalidity-containers] [2 of 7] Compiling Data.GenValidity.Map ( src/Data/GenValidity/Map.hs, dist/build/Data/GenValidity/Map.p_o )
4519.61 s
[genvalidity-containers] [3 of 7] Compiling Data.GenValidity.Sequence ( src/Data/GenValidity/Sequence.hs, dist/build/Data/GenValidity/Sequence.p_o )
4519.64 s
[genvalidity-containers] [4 of 7] Compiling Data.GenValidity.Set ( src/Data/GenValidity/Set.hs, dist/build/Data/GenValidity/Set.p_o )
4519.67 s
[genvalidity-containers] [5 of 7] Compiling Data.GenValidity.Tree ( src/Data/GenValidity/Tree.hs, dist/build/Data/GenValidity/Tree.p_o )
4519.67 s
[genvalidity-containers] [6 of 7] Compiling Data.GenValidity.Containers ( src/Data/GenValidity/Containers.hs, dist/build/Data/GenValidity/Containers.p_o )
4519.77 s
[genvalidity-containers] [7 of 7] Compiling Paths_genvalidity_containers ( dist/build/autogen/Paths_genvalidity_containers.hs, dist/build/Paths_genvalidity_containers.p_o )
4519.90 s
[opt-env-conf] [13 of 22] Compiling OptEnvConf.Error ( src/OptEnvConf/Error.hs, dist/build/OptEnvConf/Error.p_o )
4520.12 s
[genvalidity-text] [2 of 2] Compiling Paths_genvalidity_text ( dist/build/autogen/Paths_genvalidity_text.hs, dist/build/Paths_genvalidity_text.o, dist/build/Paths_genvalidity_text.dyn_o )
4520.34 s
[opt-env-conf] [14 of 22] Compiling OptEnvConf.Completion ( src/OptEnvConf/Completion.hs, dist/build/OptEnvConf/Completion.p_o )
4520.34 s
[opt-env-conf] [15 of 22] Compiling OptEnvConf.Terminal ( src/OptEnvConf/Terminal.hs, dist/build/OptEnvConf/Terminal.p_o )
4520.34 s
[opt-env-conf] [16 of 22] Compiling OptEnvConf.Validation ( src/OptEnvConf/Validation.hs, dist/build/OptEnvConf/Validation.p_o )
4520.34 s
[opt-env-conf] [17 of 22] Compiling OptEnvConf.Run ( src/OptEnvConf/Run.hs, dist/build/OptEnvConf/Run.p_o )
4520.39 s
[genvalidity-text] [1 of 2] Compiling Data.GenValidity.Text ( src/Data/GenValidity/Text.hs, dist/build/Data/GenValidity/Text.p_o )
4521.04 s
[genvalidity-containers] Preprocessing benchmark 'genvalidity-containers-bench' for genvalidity-containers-1.0.0.2...
4521.04 s
[genvalidity-containers] Building benchmark 'genvalidity-containers-bench' for genvalidity-containers-1.0.0.2...
4521.13 s
[genvalidity-containers] [1 of 2] Compiling Main ( bench/Main.hs, dist/build/genvalidity-containers-bench/genvalidity-containers-bench-tmp/Main.o )
4521.28 s
[yesod-core] Documentation created: dist/doc/html/yesod-core,
4521.28 s
[yesod-core] dist/doc/html/yesod-core/yesod-core.txt
4521.33 s
[genvalidity-text] [2 of 2] Compiling Paths_genvalidity_text ( dist/build/autogen/Paths_genvalidity_text.hs, dist/build/Paths_genvalidity_text.p_o )
4521.45 s
[genvalidity-path] Preprocessing benchmark 'genvalidity-path-bench' for genvalidity-path-1.0.0.1...
4521.45 s
[genvalidity-path] Building benchmark 'genvalidity-path-bench' for genvalidity-path-1.0.0.1...
4521.46 s
[genvalidity-containers] [2 of 2] Compiling Paths_genvalidity_containers ( dist/build/genvalidity-containers-bench/autogen/Paths_genvalidity_containers.hs, dist/build/genvalidity-containers-bench/genvalidity-containers-bench-tmp/Paths_genvalidity_containers.o )
4521.50 s
[yesod-core] Phase: installPhase
4521.54 s
[genvalidity-path] [1 of 2] Compiling Main ( bench/Main.hs, dist/build/genvalidity-path-bench/genvalidity-path-bench-tmp/Main.o )
4521.62 s
[yesod-core] Installing library in /nix/store/lxihv8q9rlc92xwfvnwy2n4h4vd6nz07-yesod-core-1.6.26.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t
4521.66 s
[genvalidity-containers] [3 of 3] Linking dist/build/genvalidity-containers-bench/genvalidity-containers-bench
4521.68 s
[genvalidity-path] [2 of 2] Compiling Paths_genvalidity_path ( dist/build/genvalidity-path-bench/autogen/Paths_genvalidity_path.hs, dist/build/genvalidity-path-bench/genvalidity-path-bench-tmp/Paths_genvalidity_path.o )
4521.85 s
[genvalidity-path] [3 of 3] Linking dist/build/genvalidity-path-bench/genvalidity-path-bench
4522.11 s
[yesod-core] Phase: fixupPhase
4522.12 s
[yesod-core] shrinking RPATHs of ELF executables and libraries in /nix/store/lxihv8q9rlc92xwfvnwy2n4h4vd6nz07-yesod-core-1.6.26.0
4522.13 s
[yesod-core] shrinking /nix/store/lxihv8q9rlc92xwfvnwy2n4h4vd6nz07-yesod-core-1.6.26.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSyesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t-ghc9.12.3.so
4522.19 s
[yesod-core] checking for references to /build/ in /nix/store/lxihv8q9rlc92xwfvnwy2n4h4vd6nz07-yesod-core-1.6.26.0...
4522.23 s
[yesod-core] patching script interpreter paths in /nix/store/lxihv8q9rlc92xwfvnwy2n4h4vd6nz07-yesod-core-1.6.26.0
4522.23 s
[yesod-core] stripping (with command strip and flags -S -p) in /nix/store/lxihv8q9rlc92xwfvnwy2n4h4vd6nz07-yesod-core-1.6.26.0/lib
4522.54 s
[yesod-core] shrinking RPATHs of ELF executables and libraries in /nix/store/xdh8ddm231lxzrz2jxas0hfw9zabsvl0-yesod-core-1.6.26.0-doc
4522.55 s
[yesod-core] checking for references to /build/ in /nix/store/xdh8ddm231lxzrz2jxas0hfw9zabsvl0-yesod-core-1.6.26.0-doc...
4522.57 s
[yesod-core] patching script interpreter paths in /nix/store/xdh8ddm231lxzrz2jxas0hfw9zabsvl0-yesod-core-1.6.26.0-doc
4522.58 s
[genvalidity-text] Preprocessing benchmark 'genvalidity-text-bench' for genvalidity-text-1.0.0.1...
4522.58 s
[genvalidity-text] Building benchmark 'genvalidity-text-bench' for genvalidity-text-1.0.0.1...
4522.75 s
Progress: 315 of 370 built (5 building), 559 of 559 downloaded from cache
4522.84 s
Building yesod-test
4522.84 s
[genvalidity-containers] Preprocessing test suite 'genvalidity-containers-test' for genvalidity-containers-1.0.0.2...
4522.84 s
[genvalidity-containers] Building test suite 'genvalidity-containers-test' for genvalidity-containers-1.0.0.2...
4522.84 s
[genvalidity-text] [1 of 2] Compiling Main ( bench/Main.hs, dist/build/genvalidity-text-bench/genvalidity-text-bench-tmp/Main.o )
4522.84 s
[genvalidity-text] [2 of 2] Compiling Paths_genvalidity_text ( dist/build/genvalidity-text-bench/autogen/Paths_genvalidity_text.hs, dist/build/genvalidity-text-bench/genvalidity-text-bench-tmp/Paths_genvalidity_text.o )
4522.84 s
[opt-env-conf] [18 of 22] Compiling OptEnvConf.Check ( src/OptEnvConf/Check.hs, dist/build/OptEnvConf/Check.p_o )
4522.90 s
[genvalidity-containers] [1 of 7] Compiling Data.GenValidity.Containers.IntMapSpec ( test/Data/GenValidity/Containers/IntMapSpec.hs, dist/build/genvalidity-containers-test/genvalidity-containers-test-tmp/Data/GenValidity/Containers/IntMapSpec.o )
4522.94 s
[genvalidity-text] [3 of 3] Linking dist/build/genvalidity-text-bench/genvalidity-text-bench
4522.97 s
[opt-env-conf] [19 of 22] Compiling OptEnvConf.Lint ( src/OptEnvConf/Lint.hs, dist/build/OptEnvConf/Lint.p_o )
4522.97 s
[opt-env-conf] [20 of 22] Compiling OptEnvConf.Main ( src/OptEnvConf/Main.hs, dist/build/OptEnvConf/Main.p_o )
4523.01 s
[genvalidity-path] Preprocessing test suite 'genvalidity-path-test' for genvalidity-path-1.0.0.1...
4523.01 s
[genvalidity-path] Building test suite 'genvalidity-path-test' for genvalidity-path-1.0.0.1...
4523.04 s
[genvalidity-containers] [2 of 7] Compiling Data.GenValidity.Containers.MapSpec ( test/Data/GenValidity/Containers/MapSpec.hs, dist/build/genvalidity-containers-test/genvalidity-containers-test-tmp/Data/GenValidity/Containers/MapSpec.o )
4523.11 s
[genvalidity-path] [1 of 3] Compiling Data.GenValidity.PathSpec ( test/Data/GenValidity/PathSpec.hs, dist/build/genvalidity-path-test/genvalidity-path-test-tmp/Data/GenValidity/PathSpec.o )
4523.12 s
[genvalidity-containers] [3 of 7] Compiling Data.GenValidity.Containers.SeqSpec ( test/Data/GenValidity/Containers/SeqSpec.hs, dist/build/genvalidity-containers-test/genvalidity-containers-test-tmp/Data/GenValidity/Containers/SeqSpec.o )
4523.12 s
[genvalidity-containers] [4 of 7] Compiling Data.GenValidity.Containers.SetSpec ( test/Data/GenValidity/Containers/SetSpec.hs, dist/build/genvalidity-containers-test/genvalidity-containers-test-tmp/Data/GenValidity/Containers/SetSpec.o )
4523.24 s
[yesod-test] Phase: setupCompilerEnvironmentPhase
4523.24 s
[yesod-test] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4523.33 s
[genvalidity-containers] [5 of 7] Compiling Data.GenValidity.Containers.TreeSpec ( test/Data/GenValidity/Containers/TreeSpec.hs, dist/build/genvalidity-containers-test/genvalidity-containers-test-tmp/Data/GenValidity/Containers/TreeSpec.o )
4523.33 s
[genvalidity-containers] [6 of 7] Compiling Main ( test/Spec.hs, dist/build/genvalidity-containers-test/genvalidity-containers-test-tmp/Main.o )
4523.33 s
[genvalidity-path] [2 of 3] Compiling Main ( test/Spec.hs, dist/build/genvalidity-path-test/genvalidity-path-test-tmp/Main.o )
4523.33 s
[genvalidity-containers] [7 of 7] Compiling Paths_genvalidity_containers ( dist/build/genvalidity-containers-test/autogen/Paths_genvalidity_containers.hs, dist/build/genvalidity-containers-test/genvalidity-containers-test-tmp/Paths_genvalidity_containers.o )
4523.33 s
[genvalidity-path] [3 of 3] Compiling Paths_genvalidity_path ( dist/build/genvalidity-path-test/autogen/Paths_genvalidity_path.hs, dist/build/genvalidity-path-test/genvalidity-path-test-tmp/Paths_genvalidity_path.o )
4523.40 s
[opt-env-conf] [21 of 22] Compiling OptEnvConf ( src/OptEnvConf.hs, dist/build/OptEnvConf.p_o )
4523.49 s
[genvalidity-path] [4 of 4] Linking dist/build/genvalidity-path-test/genvalidity-path-test
4523.51 s
[opt-env-conf] [22 of 22] Compiling Paths_opt_env_conf ( dist/build/autogen/Paths_opt_env_conf.hs, dist/build/Paths_opt_env_conf.p_o )
4523.55 s
[genvalidity-containers] [8 of 8] Linking dist/build/genvalidity-containers-test/genvalidity-containers-test
4523.67 s
[yesod-test] Phase: unpackPhase
4523.67 s
[yesod-test] unpacking source archive /nix/store/3d6ylz48y6iw397s23pcnnayiafhmgvf-yesod-test-1.6.19.tar.gz
4523.67 s
[yesod-test] source root is yesod-test-1.6.19
4523.68 s
[yesod-test] setting SOURCE_DATE_EPOCH to timestamp 1729403565 of file "yesod-test-1.6.19/Yesod/Test/TransversingCSS.hs"
4523.69 s
[yesod-test] Phase: patchPhase
4523.69 s
[yesod-test] Run jailbreak-cabal to lift version restrictions on build inputs.
4523.71 s
[yesod-test] Phase: compileBuildDriverPhase
4523.71 s
[yesod-test] setupCompileFlags: -package-db=/build/tmp.QR8y1L5aCC/setup-package.conf.d -threaded
4523.77 s
[yesod-test] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.QR8y1L5aCC/Main.o )
4523.82 s
[yesod-test] [2 of 2] Linking Setup
4524.01 s
[genvalidity-text] Preprocessing test suite 'genvalidity-text-test' for genvalidity-text-1.0.0.1...
4524.01 s
[genvalidity-text] Building test suite 'genvalidity-text-test' for genvalidity-text-1.0.0.1...
4524.11 s
[genvalidity-text] [1 of 3] Compiling Data.GenValidity.TextSpec ( test/Data/GenValidity/TextSpec.hs, dist/build/genvalidity-text-test/genvalidity-text-test-tmp/Data/GenValidity/TextSpec.o )
4524.35 s
[genvalidity-containers] Phase: checkPhase
4524.48 s
[genvalidity-path] Phase: checkPhase
4524.70 s
[genvalidity-containers] Running 1 test suites...
4524.70 s
[genvalidity-containers] Test suite genvalidity-containers-test: RUNNING...
4524.71 s
[genvalidity-containers]
4524.71 s
[genvalidity-containers] Data.GenValidity.Containers.IntMap
4524.71 s
[genvalidity-containers] genIntMapOf
4524.72 s
[genvalidity-containers] produces valid maps [✔]
4524.72 s
[genvalidity-containers] +++ OK, passed 100 tests.
4524.72 s
[genvalidity-containers] GenValid (IntMap (Ratio Integer))
4524.72 s
[genvalidity-containers] genValid :: Gen (IntMap (Ratio Integer))
4524.72 s
[genvalidity-containers] only generates valid '(IntMap (Ratio Integer))'s [✔]
4524.72 s
[genvalidity-containers] +++ OK, passed 100 tests.
4524.72 s
[genvalidity-containers] GenValid (IntMap (Ratio Integer))
4524.72 s
[genvalidity-containers] genValid :: Gen (IntMap (Ratio Integer))
4524.72 s
[genvalidity-containers] only generates valid '(IntMap (Ratio Integer))'s [✔]
4524.72 s
[genvalidity-containers] +++ OK, passed 100 tests.
4524.72 s
[genvalidity-containers] Data.GenValidity.Containers.Map
4524.72 s
[genvalidity-containers] genMapOf
4524.73 s
[genvalidity-containers] produces valid maps [✔]
4524.73 s
[genvalidity-containers] +++ OK, passed 100 tests.
4524.73 s
[genvalidity-containers] GenValid (Map Int (Ratio Integer))
4524.73 s
[genvalidity-containers] genValid :: Gen (Map Int (Ratio Integer))
4524.73 s
[genvalidity-containers] only generates valid '(Map Int (Ratio Integer))'s [✔]
4524.73 s
[genvalidity-containers] +++ OK, passed 100 tests.
4524.73 s
[genvalidity-containers] GenValid (Map (Ratio Integer) (Ratio Integer))
4524.73 s
[genvalidity-containers] genValid :: Gen (Map (Ratio Integer) (Ratio Integer))
4524.73 s
[genvalidity-containers] only generates valid '(Map (Ratio Integer) (Ratio Integer))'s [✔]
4524.73 s
[genvalidity-containers] +++ OK, passed 100 tests.
4524.73 s
[genvalidity-containers] Data.GenValidity.Containers.Seq
4524.73 s
[genvalidity-containers] GenValid (Seq Int)
4524.73 s
[genvalidity-containers] genValid :: Gen (Seq Int)
4524.73 s
[genvalidity-containers] only generates valid '(Seq Int)'s [✔]
4524.73 s
[genvalidity-containers] +++ OK, passed 100 tests.
4524.73 s
[genvalidity-containers] GenValid (Seq (Ratio Integer))
4524.73 s
[genvalidity-containers] genValid :: Gen (Seq (Ratio Integer))
4524.73 s
[genvalidity-containers] only generates valid '(Seq (Ratio Integer))'s [✔]
4524.73 s
[genvalidity-containers] +++ OK, passed 100 tests.
4524.73 s
[genvalidity-containers] Data.GenValidity.Containers.Set
4524.73 s
[genvalidity-containers] genSetOf
4524.74 s
[genvalidity-containers] produces valid sets [✔]
4524.74 s
[genvalidity-containers] +++ OK, passed 100 tests.
4524.74 s
[genvalidity-containers] GenValid (Set Int)
4524.74 s
[genvalidity-containers] genValid :: Gen (Set Int)
4524.74 s
[genvalidity-containers] only generates valid '(Set Int)'s [✔]
4524.74 s
[genvalidity-containers] +++ OK, passed 100 tests.
4524.74 s
[genvalidity-containers] GenValid (Set (Ratio Integer))
4524.74 s
[genvalidity-containers] genValid :: Gen (Set (Ratio Integer))
4524.74 s
[genvalidity-containers] only generates valid '(Set (Ratio Integer))'s [✔]
4524.74 s
[genvalidity-containers] +++ OK, passed 100 tests.
4524.74 s
[genvalidity-containers] genSeperate
4524.74 s
[genvalidity-containers] generates values that are seperate [✔]
4524.74 s
[genvalidity-containers] +++ OK, passed 100 tests.
4524.74 s
[genvalidity-containers] generates values that are seperate [✔]
4524.74 s
[genvalidity-containers] +++ OK, passed 100 tests.
4524.74 s
[genvalidity-containers] genSeperateFor
4524.75 s
[genvalidity-containers] generates values that are seperate [✔]
4524.75 s
[genvalidity-containers] +++ OK, passed 100 tests.
4524.75 s
[genvalidity-containers] generates values that are seperate [✔]
4524.75 s
[genvalidity-containers] +++ OK, passed 100 tests.
4524.75 s
[genvalidity-containers] genValidSeperateFor
4524.75 s
[genvalidity-containers] generates values that are seperate [✔]
4524.75 s
[genvalidity-containers] +++ OK, passed 100 tests.
4524.75 s
[genvalidity-containers] Data.GenValidity.Containers.Tree
4524.75 s
[genvalidity-containers] GenValid (Tree Int)
4524.75 s
[genvalidity-containers] genValid :: Gen (Tree Int)
4524.75 s
[genvalidity-containers] only generates valid '(Tree Int)'s [✔]
4524.75 s
[genvalidity-containers] +++ OK, passed 100 tests.
4524.75 s
[genvalidity-containers] GenValid (Tree (Ratio Integer))
4524.75 s
[genvalidity-containers] genValid :: Gen (Tree (Ratio Integer))
4524.75 s
[genvalidity-containers] only generates valid '(Tree (Ratio Integer))'s [✔]
4524.75 s
[genvalidity-containers] +++ OK, passed 100 tests.
4524.75 s
[genvalidity-containers]
4524.75 s
[genvalidity-containers] Finished in 0.0469 seconds
4524.75 s
[genvalidity-containers] 18 examples, 0 failures
4524.76 s
[genvalidity-containers] Test suite genvalidity-containers-test: PASS
4524.76 s
[genvalidity-containers] Test suite logged to:
4524.76 s
[genvalidity-containers] dist/test/genvalidity-containers-1.0.0.2-genvalidity-containers-test.log
4524.76 s
[genvalidity-containers] 1 of 1 test suites (1 of 1 test cases) passed.
4524.77 s
[genvalidity-containers] Phase: haddockPhase
4524.84 s
[genvalidity-path] Running 1 test suites...
4524.84 s
[genvalidity-path] Test suite genvalidity-path-test: RUNNING...
4524.86 s
[genvalidity-path]
4524.86 s
[genvalidity-path] Data.GenValidity.Path
4524.86 s
[genvalidity-path] GenValid (Path Abs File)
4524.86 s
[genvalidity-path] genValid :: Gen (Path Abs File)
4524.86 s
[genvalidity-path] only generates valid '(Path Abs File)'s [✔]
4524.86 s
[genvalidity-path] +++ OK, passed 100 tests.
4524.86 s
[genvalidity-path] shrinkValid :: (Path Abs File -> [Path Abs File])
4524.93 s
[genvalidity-path] preserves validity [✔]
4524.93 s
[genvalidity-path] +++ OK, passed 100 tests.
4524.96 s
[genvalidity-text] [2 of 3] Compiling Main ( test/Spec.hs, dist/build/genvalidity-text-test/genvalidity-text-test-tmp/Main.o )
4524.96 s
[genvalidity-path] never shrinks to itself for valid values [✔]
4524.96 s
[genvalidity-path] +++ OK, passed 100 tests.
4524.96 s
[genvalidity-path] GenValid (Path Abs Dir)
4524.97 s
[genvalidity-path] genValid :: Gen (Path Abs Dir)
4524.97 s
[genvalidity-path] only generates valid '(Path Abs Dir)'s [✔]
4524.97 s
[genvalidity-path] +++ OK, passed 100 tests.
4524.97 s
[genvalidity-path] shrinkValid :: (Path Abs Dir -> [Path Abs Dir])
4525.00 s
[genvalidity-text] [3 of 3] Compiling Paths_genvalidity_text ( dist/build/genvalidity-text-test/autogen/Paths_genvalidity_text.hs, dist/build/genvalidity-text-test/genvalidity-text-test-tmp/Paths_genvalidity_text.o )
4525.02 s
[genvalidity-path] preserves validity [✔]
4525.02 s
[genvalidity-path] +++ OK, passed 100 tests.
4525.06 s
[genvalidity-path] never shrinks to itself for valid values [✔]
4525.06 s
[genvalidity-path] +++ OK, passed 100 tests.
4525.06 s
[genvalidity-path] GenValid (Path Rel File)
4525.06 s
[genvalidity-path] genValid :: Gen (Path Rel File)
4525.06 s
[genvalidity-path] only generates valid '(Path Rel File)'s [✔]
4525.06 s
[genvalidity-path] +++ OK, passed 100 tests.
4525.06 s
[genvalidity-path] shrinkValid :: (Path Rel File -> [Path Rel File])
4525.12 s
[genvalidity-path] preserves validity [✔]
4525.12 s
[genvalidity-path] +++ OK, passed 100 tests.
4525.15 s
[genvalidity-path] never shrinks to itself for valid values [✔]
4525.15 s
[genvalidity-path] +++ OK, passed 100 tests.
4525.15 s
[genvalidity-path] GenValid (Path Rel Dir)
4525.15 s
[genvalidity-path] genValid :: Gen (Path Rel Dir)
4525.15 s
[genvalidity-path] only generates valid '(Path Rel Dir)'s [✔]
4525.15 s
[genvalidity-path] +++ OK, passed 100 tests.
4525.15 s
[genvalidity-path] shrinkValid :: (Path Rel Dir -> [Path Rel Dir])
4525.20 s
[genvalidity-path] preserves validity [✔]
4525.20 s
[genvalidity-path] +++ OK, passed 100 tests.
4525.21 s
[yesod-test] Phase: updateAutotoolsGnuConfigScriptsPhase
4525.22 s
[yesod-test] Phase: configurePhase
4525.22 s
[yesod-test] configureFlags: --verbose --prefix=/nix/store/83gkzqipv3kj69w5skah1v02f2kxj5a6-yesod-test-1.6.19 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/31866g9bhc9gvi0gphjz6x2ihwfqm7w7-yesod-test-1.6.19-doc/share/doc/yesod-test-1.6.19 --with-gcc=gcc --package-db=/build/tmp.QR8y1L5aCC/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --enable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4525.23 s
[genvalidity-path] never shrinks to itself for valid values [✔]
4525.23 s
[genvalidity-path] +++ OK, passed 100 tests.
4525.23 s
[genvalidity-path]
4525.23 s
[genvalidity-path] Finished in 0.3747 seconds
4525.23 s
[genvalidity-path] 12 examples, 0 failures
4525.23 s
[yesod-test] Using Parsec parser
4525.23 s
[yesod-test] Configuring yesod-test-1.6.19...
4525.24 s
[genvalidity-path] Test suite genvalidity-path-test: PASS
4525.24 s
[genvalidity-path] Test suite logged to:
4525.24 s
[genvalidity-path] dist/test/genvalidity-path-1.0.0.1-genvalidity-path-test.log
4525.24 s
[genvalidity-path] 1 of 1 test suites (1 of 1 test cases) passed.
4525.25 s
[genvalidity-path] Phase: haddockPhase
4525.26 s
[genvalidity-text] [4 of 4] Linking dist/build/genvalidity-text-test/genvalidity-text-test
4525.30 s
[genvalidity-containers] Preprocessing library for genvalidity-containers-1.0.0.2...
4525.30 s
[genvalidity-containers] Running Haddock on library for genvalidity-containers-1.0.0.2...
4525.51 s
[genvalidity-containers] [1 of 7] Compiling Data.GenValidity.IntMap ( src/Data/GenValidity/IntMap.hs, nothing ) [HIE file is missing]
4525.55 s
[genvalidity-containers] [2 of 7] Compiling Data.GenValidity.Map ( src/Data/GenValidity/Map.hs, nothing ) [HIE file is missing]
4525.62 s
[genvalidity-containers] [3 of 7] Compiling Data.GenValidity.Sequence ( src/Data/GenValidity/Sequence.hs, nothing ) [HIE file is missing]
4525.64 s
[genvalidity-containers] [4 of 7] Compiling Data.GenValidity.Set ( src/Data/GenValidity/Set.hs, nothing ) [HIE file is missing]
4525.69 s
[genvalidity-containers] [5 of 7] Compiling Data.GenValidity.Tree ( src/Data/GenValidity/Tree.hs, nothing ) [HIE file is missing]
4525.81 s
[genvalidity-containers] [6 of 7] Compiling Data.GenValidity.Containers ( src/Data/GenValidity/Containers.hs, nothing ) [HIE file is missing]
4525.82 s
[genvalidity-containers] [7 of 7] Compiling Paths_genvalidity_containers ( dist/build/autogen/Paths_genvalidity_containers.hs, nothing ) [HIE file is missing]
4525.87 s
[genvalidity-containers] Haddock coverage:
4525.89 s
[genvalidity-path] Preprocessing library for genvalidity-path-1.0.0.1...
4525.89 s
[genvalidity-path] Running Haddock on library for genvalidity-path-1.0.0.1...
4525.90 s
[genvalidity-path] Warning: The documentation for the following packages are not installed. No
4525.90 s
[genvalidity-path] links will be generated to these packages: path-0.9.6, path-0.9.6,
4525.90 s
[genvalidity-path] vector-0.13.2.0
4525.93 s
[yesod-test] Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code
4525.93 s
[yesod-test] execution vulnerability. Furthermore, popular forges like GitHub do not
4525.93 s
[yesod-test] support it. Use https:// or ssh:// instead.
4525.94 s
[yesod-test] Dependency HUnit: using HUnit-1.6.2.0
4525.94 s
[yesod-test] Dependency aeson: using aeson-2.2.3.0
4525.94 s
[yesod-test] Dependency attoparsec: using attoparsec-0.14.4
4525.94 s
[yesod-test] Dependency base: using base-4.21.1.0
4525.94 s
[yesod-test] Dependency blaze-builder: using blaze-builder-0.4.4.1
4525.94 s
[yesod-test] Dependency blaze-html: using blaze-html-0.9.2.0
4525.94 s
[yesod-test] Dependency blaze-markup: using blaze-markup-0.8.3.0
4525.94 s
[yesod-test] Dependency bytestring: using bytestring-0.12.2.0
4525.94 s
[yesod-test] Dependency case-insensitive: using case-insensitive-1.2.1.0
4525.94 s
[yesod-test] Dependency conduit: using conduit-1.3.6.1
4525.94 s
[yesod-test] Dependency containers: using containers-0.7
4525.94 s
[yesod-test] Dependency cookie: using cookie-0.5.1
4525.94 s
[yesod-test] Dependency hspec-core: using hspec-core-2.11.14
4525.94 s
[yesod-test] Dependency html-conduit: using html-conduit-1.3.2.2
4525.94 s
[yesod-test] Dependency http-types: using http-types-0.12.4
4525.94 s
[yesod-test] Dependency memory: using memory-0.18.0
4525.94 s
[yesod-test] Dependency mtl: using mtl-2.3.1
4525.94 s
[yesod-test] Dependency network: using network-3.2.8.0
4525.94 s
[yesod-test] Dependency pretty-show: using pretty-show-1.10
4525.94 s
[yesod-test] Dependency text: using text-2.1.3
4525.94 s
[yesod-test] Dependency time: using time-1.14
4525.94 s
[yesod-test] Dependency transformers: using transformers-0.6.1.2
4525.94 s
[yesod-test] Dependency wai: using wai-3.2.4
4525.94 s
[yesod-test] Dependency wai-extra: using wai-extra-3.1.16
4525.94 s
[yesod-test] Dependency xml-conduit: using xml-conduit-1.10.0.0
4525.94 s
[yesod-test] Dependency xml-types: using xml-types-0.3.8
4525.94 s
[yesod-test] Dependency yesod-core: using yesod-core-1.6.26.0
4525.94 s
[yesod-test] Source component graph: component lib
4525.94 s
[yesod-test] Configured component graph:
4525.94 s
[yesod-test] component yesod-test-1.6.19-36WXz6VtzMbDHA8lMaWlhY
4525.94 s
[yesod-test] include HUnit-1.6.2.0-Dv7hZkaHfnqIdhA85yBAxv
4525.94 s
[yesod-test] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4525.94 s
[yesod-test] include attoparsec-0.14.4-5pqwIqbkNqxEV6tZ1yc2Vq
4525.94 s
[yesod-test] include base-4.21.1.0-f852
4525.94 s
[yesod-test] include blaze-builder-0.4.4.1-D2c9e4hwBxQEMhdhgx6vQa
4525.94 s
[yesod-test] include blaze-html-0.9.2.0-8JLWLyTmieYLnxuvyMxUeh
4525.94 s
[yesod-test] include blaze-markup-0.8.3.0-SyBpGuLYT56EdaQkrrVAf
4525.94 s
[yesod-test] include bytestring-0.12.2.0-6aa1
4525.94 s
[yesod-test] include case-insensitive-1.2.1.0-DwR4RuhBWqw2qKFhWjtCD
4525.94 s
[yesod-test] include conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4525.94 s
[yesod-test] include containers-0.7-4b3d
4525.94 s
[yesod-test] include cookie-0.5.1-CFKTye7B1us9I9X0Ab0D1o
4525.94 s
[yesod-test] include hspec-core-2.11.14-L3O1WyWfXK6BjsOUkU8xNW
4525.94 s
[yesod-test] include html-conduit-1.3.2.2-B06Fql1npEW50F06cj7U5r
4525.94 s
[yesod-test] include http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4525.94 s
[yesod-test] include memory-0.18.0-7zFLoMPz4uC3HrNW0Cf9PU
4525.94 s
[yesod-test] include mtl-2.3.1-20ab
4525.94 s
[yesod-test] include network-3.2.8.0-DpTVqwBHQkCklZVcfZXya
4525.94 s
[yesod-test] include pretty-show-1.10-GYkGlidf6lSC3gYYYsqIGa
4525.94 s
[yesod-test] include text-2.1.3-1f83
4525.94 s
[yesod-test] include time-1.14-1f22
4525.94 s
[yesod-test] include transformers-0.6.1.2-c4e4
4525.94 s
[yesod-test] include wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4525.94 s
[yesod-test] include wai-extra-3.1.16-KlLbeWTzuTaGazzksFpMGZ
4525.94 s
[yesod-test] include xml-conduit-1.10.0.0-J1D8Wwd1CxD4aLwsY7pASQ
4525.94 s
[yesod-test] include xml-types-0.3.8-Ey1S92yS6TXIC13G5v7m3I
4525.94 s
[yesod-test] include yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t
4525.94 s
[yesod-test] Linked component graph:
4525.94 s
[yesod-test] unit yesod-test-1.6.19-36WXz6VtzMbDHA8lMaWlhY
4525.94 s
[yesod-test] include HUnit-1.6.2.0-Dv7hZkaHfnqIdhA85yBAxv
4525.94 s
[yesod-test] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4525.94 s
[yesod-test] include attoparsec-0.14.4-5pqwIqbkNqxEV6tZ1yc2Vq
4525.94 s
[yesod-test] include base-4.21.1.0-f852
4525.94 s
[yesod-test] include blaze-builder-0.4.4.1-D2c9e4hwBxQEMhdhgx6vQa
4525.94 s
[yesod-test] include blaze-html-0.9.2.0-8JLWLyTmieYLnxuvyMxUeh
4525.94 s
[yesod-test] include blaze-markup-0.8.3.0-SyBpGuLYT56EdaQkrrVAf
4525.94 s
[yesod-test] include bytestring-0.12.2.0-6aa1
4525.94 s
[yesod-test] include case-insensitive-1.2.1.0-DwR4RuhBWqw2qKFhWjtCD
4525.94 s
[yesod-test] include conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4525.94 s
[yesod-test] include containers-0.7-4b3d
4525.94 s
[yesod-test] include cookie-0.5.1-CFKTye7B1us9I9X0Ab0D1o
4525.94 s
[yesod-test] include hspec-core-2.11.14-L3O1WyWfXK6BjsOUkU8xNW
4525.94 s
[yesod-test] include html-conduit-1.3.2.2-B06Fql1npEW50F06cj7U5r
4525.94 s
[yesod-test] include http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4525.94 s
[yesod-test] include memory-0.18.0-7zFLoMPz4uC3HrNW0Cf9PU
4525.94 s
[yesod-test] include mtl-2.3.1-20ab
4525.94 s
[yesod-test] include network-3.2.8.0-DpTVqwBHQkCklZVcfZXya
4525.94 s
[yesod-test] include pretty-show-1.10-GYkGlidf6lSC3gYYYsqIGa
4525.94 s
[yesod-test] include text-2.1.3-1f83
4525.94 s
[yesod-test] include time-1.14-1f22
4525.94 s
[yesod-test] include transformers-0.6.1.2-c4e4
4525.94 s
[yesod-test] include wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4525.94 s
[yesod-test] include wai-extra-3.1.16-KlLbeWTzuTaGazzksFpMGZ
4525.94 s
[yesod-test] include xml-conduit-1.10.0.0-J1D8Wwd1CxD4aLwsY7pASQ
4525.94 s
[yesod-test] include xml-types-0.3.8-Ey1S92yS6TXIC13G5v7m3I
4525.94 s
[yesod-test] include yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t
4525.94 s
[yesod-test] Yesod.Test=yesod-test-1.6.19-36WXz6VtzMbDHA8lMaWlhY:Yesod.Test,Yesod.Test.CssQuery=yesod-test-1.6.19-36WXz6VtzMbDHA8lMaWlhY:Yesod.Test.CssQuery,Yesod.Test.Internal=yesod-test-1.6.19-36WXz6VtzMbDHA8lMaWlhY:Yesod.Test.Internal,Yesod.Test.Internal.SIO=yesod-test-1.6.19-36WXz6VtzMbDHA8lMaWlhY:Yesod.Test.Internal.SIO,Yesod.Test.TransversingCSS=yesod-test-1.6.19-36WXz6VtzMbDHA8lMaWlhY:Yesod.Test.TransversingCSS
4525.94 s
[yesod-test] Ready component graph:
4525.94 s
[yesod-test] definite yesod-test-1.6.19-36WXz6VtzMbDHA8lMaWlhY
4525.94 s
[yesod-test] depends HUnit-1.6.2.0-Dv7hZkaHfnqIdhA85yBAxv
4525.94 s
[yesod-test] depends aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4525.94 s
[yesod-test] depends attoparsec-0.14.4-5pqwIqbkNqxEV6tZ1yc2Vq
4525.94 s
[yesod-test] depends base-4.21.1.0-f852
4525.94 s
[yesod-test] depends blaze-builder-0.4.4.1-D2c9e4hwBxQEMhdhgx6vQa
4525.94 s
[yesod-test] depends blaze-html-0.9.2.0-8JLWLyTmieYLnxuvyMxUeh
4525.94 s
[yesod-test] depends blaze-markup-0.8.3.0-SyBpGuLYT56EdaQkrrVAf
4525.94 s
[yesod-test] depends bytestring-0.12.2.0-6aa1
4525.94 s
[yesod-test] depends case-insensitive-1.2.1.0-DwR4RuhBWqw2qKFhWjtCD
4525.94 s
[yesod-test] depends conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4525.94 s
[yesod-test] depends containers-0.7-4b3d
4525.94 s
[yesod-test] depends cookie-0.5.1-CFKTye7B1us9I9X0Ab0D1o
4525.94 s
[yesod-test] depends hspec-core-2.11.14-L3O1WyWfXK6BjsOUkU8xNW
4525.94 s
[yesod-test] depends html-conduit-1.3.2.2-B06Fql1npEW50F06cj7U5r
4525.94 s
[yesod-test] depends http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4525.94 s
[yesod-test] depends memory-0.18.0-7zFLoMPz4uC3HrNW0Cf9PU
4525.94 s
[yesod-test] depends mtl-2.3.1-20ab
4525.94 s
[yesod-test] depends network-3.2.8.0-DpTVqwBHQkCklZVcfZXya
4525.94 s
[yesod-test] depends pretty-show-1.10-GYkGlidf6lSC3gYYYsqIGa
4525.94 s
[yesod-test] depends text-2.1.3-1f83
4525.94 s
[yesod-test] depends time-1.14-1f22
4525.94 s
[yesod-test] depends transformers-0.6.1.2-c4e4
4525.94 s
[yesod-test] depends wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4525.94 s
[yesod-test] depends wai-extra-3.1.16-KlLbeWTzuTaGazzksFpMGZ
4525.94 s
[yesod-test] depends xml-conduit-1.10.0.0-J1D8Wwd1CxD4aLwsY7pASQ
4525.94 s
[yesod-test] depends xml-types-0.3.8-Ey1S92yS6TXIC13G5v7m3I
4525.94 s
[yesod-test] depends yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t
4525.94 s
[yesod-test] Using Cabal-3.14.2.0 compiled by ghc-9.12
4525.94 s
[yesod-test] Using compiler: ghc-9.12.3
4525.94 s
[yesod-test] Using install prefix:
4525.94 s
[yesod-test] /nix/store/83gkzqipv3kj69w5skah1v02f2kxj5a6-yesod-test-1.6.19
4525.94 s
[yesod-test] Executables installed in:
4525.94 s
[yesod-test] /nix/store/83gkzqipv3kj69w5skah1v02f2kxj5a6-yesod-test-1.6.19/bin
4525.94 s
[yesod-test] Libraries installed in:
4525.94 s
[yesod-test] /nix/store/83gkzqipv3kj69w5skah1v02f2kxj5a6-yesod-test-1.6.19/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/yesod-test-1.6.19-36WXz6VtzMbDHA8lMaWlhY
4525.94 s
[yesod-test] Dynamic Libraries installed in:
4525.94 s
[yesod-test] /nix/store/83gkzqipv3kj69w5skah1v02f2kxj5a6-yesod-test-1.6.19/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4525.94 s
[yesod-test] Private executables installed in:
4525.94 s
[yesod-test] /nix/store/83gkzqipv3kj69w5skah1v02f2kxj5a6-yesod-test-1.6.19/libexec/x86_64-linux-ghc-9.12.3-59b0/yesod-test-1.6.19
4525.94 s
[yesod-test] Data files installed in:
4525.94 s
[yesod-test] /nix/store/83gkzqipv3kj69w5skah1v02f2kxj5a6-yesod-test-1.6.19/share/x86_64-linux-ghc-9.12.3-59b0/yesod-test-1.6.19
4525.94 s
[yesod-test] Documentation installed in:
4525.94 s
[yesod-test] /nix/store/31866g9bhc9gvi0gphjz6x2ihwfqm7w7-yesod-test-1.6.19-doc/share/doc/yesod-test-1.6.19
4525.94 s
[yesod-test] Configuration files installed in:
4525.94 s
[yesod-test] /nix/store/83gkzqipv3kj69w5skah1v02f2kxj5a6-yesod-test-1.6.19/etc
4525.94 s
[yesod-test] No alex found
4525.94 s
[yesod-test] Using ar found on system at:
4525.94 s
[yesod-test] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4525.94 s
[yesod-test] No c2hs found
4525.94 s
[yesod-test] No cpphs found
4525.94 s
[yesod-test] No doctest found
4525.94 s
[yesod-test] Using gcc version 14.3.0 given by user at:
4525.94 s
[yesod-test] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4525.94 s
[yesod-test] Using ghc version 9.12.3 found on system at:
4525.94 s
[yesod-test] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4525.94 s
[yesod-test] Using ghc-pkg version 9.12.3 found on system at:
4525.94 s
[yesod-test] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4525.94 s
[yesod-test] No ghcjs found
4525.94 s
[yesod-test] No ghcjs-pkg found
4525.94 s
[yesod-test] No greencard found
4525.94 s
[yesod-test] Using haddock version 2.32.0 found on system at:
4525.94 s
[yesod-test] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4525.94 s
[yesod-test] No happy found
4525.94 s
[yesod-test] No haskell-suite found
4525.94 s
[yesod-test] No haskell-suite-pkg found
4525.94 s
[yesod-test] No hmake found
4525.94 s
[yesod-test] Using hpc version 0.69 found on system at:
4525.94 s
[yesod-test] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4525.94 s
[yesod-test] Using hsc2hs version 0.68.10 found on system at:
4525.94 s
[yesod-test] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4525.94 s
[yesod-test] No hscolour found
4525.94 s
[yesod-test] No jhc found
4525.94 s
[yesod-test] Using ld found on system at:
4526.01 s
[yesod-test] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4526.01 s
[yesod-test] No pkg-config found
4526.01 s
[yesod-test] Using runghc version 9.12.3 found on system at:
4526.01 s
[yesod-test] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4526.01 s
[yesod-test] Using strip version 2.44 found on system at:
4526.01 s
[yesod-test] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4526.01 s
[yesod-test] Using tar found on system at:
4526.01 s
[yesod-test] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4526.01 s
[yesod-test] No uhc found
4526.01 s
[genvalidity-containers] 0% ( 0 / 3) in 'Data.GenValidity.IntMap'
4526.01 s
[genvalidity-containers] Missing documentation for:
4526.01 s
[genvalidity-containers] Module header
4526.01 s
[genvalidity-containers] genIntMapOf (src/Data/GenValidity/IntMap.hs:20)
4526.01 s
[genvalidity-containers] shrinkIntMapOf (src/Data/GenValidity/IntMap.hs:23)
4526.01 s
[genvalidity-containers] 0% ( 0 / 3) in 'Data.GenValidity.Map'
4526.01 s
[genvalidity-containers] Missing documentation for:
4526.01 s
[genvalidity-containers] Module header
4526.01 s
[genvalidity-containers] genMapOf (src/Data/GenValidity/Map.hs:20)
4526.01 s
[genvalidity-containers] shrinkMapOf (src/Data/GenValidity/Map.hs:23)
4526.01 s
[genvalidity-containers] 0% ( 0 / 3) in 'Data.GenValidity.Sequence'
4526.01 s
[genvalidity-containers] Missing documentation for:
4526.01 s
[genvalidity-containers] Module header
4526.01 s
[genvalidity-containers] genSeqOf (src/Data/GenValidity/Sequence.hs:21)
4526.01 s
[genvalidity-containers] shrinkSeqOf (src/Data/GenValidity/Sequence.hs:24)
4526.01 s
[genvalidity-containers] 0% ( 0 / 8) in 'Data.GenValidity.Set'
4526.01 s
[genvalidity-containers] Missing documentation for:
4526.01 s
[genvalidity-containers] Module header
4526.01 s
[genvalidity-containers] genSetOf (src/Data/GenValidity/Set.hs:28)
4526.01 s
[genvalidity-containers] shrinkSetOf (src/Data/GenValidity/Set.hs:31)
4526.01 s
[genvalidity-containers] genSeperate (src/Data/GenValidity/Set.hs:40)
4526.01 s
[genvalidity-containers] genSeperateFor (src/Data/GenValidity/Set.hs:44)
4526.01 s
[genvalidity-containers] genSeperateForNE (src/Data/GenValidity/Set.hs:48)
4526.01 s
[genvalidity-containers] genValidSeperateFor (src/Data/GenValidity/Set.hs:34)
4526.01 s
[genvalidity-containers] genValidSeperateForNE (src/Data/GenValidity/Set.hs:37)
4526.01 s
[genvalidity-containers] 33% ( 1 / 3) in 'Data.GenValidity.Tree'
4526.01 s
[genvalidity-containers] Missing documentation for:
4526.01 s
[genvalidity-containers] Module header
4526.01 s
[genvalidity-containers] shrinkTreeOf (src/Data/GenValidity/Tree.hs:17)
4526.01 s
[genvalidity-containers] 83% ( 5 / 6) in 'Data.GenValidity.Containers'
4526.01 s
[genvalidity-containers] Missing documentation for:
4526.01 s
[genvalidity-containers] Module header
4526.05 s
[opt-env-conf] Phase: haddockPhase
4526.14 s
[genvalidity-path] [1 of 2] Compiling Data.GenValidity.Path ( src/Data/GenValidity/Path.hs, nothing ) [HIE file is missing]
4526.16 s
[genvalidity-text] Phase: checkPhase
4526.20 s
[yesod-test] Phase: buildPhase
4526.26 s
[genvalidity-path] [2 of 2] Compiling Paths_genvalidity_path ( dist/build/autogen/Paths_genvalidity_path.hs, nothing ) [HIE file is missing]
4526.29 s
[genvalidity-path] Haddock coverage:
4526.29 s
[genvalidity-path] 0% ( 0 / 1) in 'Data.GenValidity.Path'
4526.29 s
[genvalidity-path] Missing documentation for:
4526.29 s
[genvalidity-path] Module header
4526.29 s
[yesod-test] Preprocessing library for yesod-test-1.6.19...
4526.29 s
[yesod-test] Building library for yesod-test-1.6.19...
4526.50 s
[genvalidity-text] Running 1 test suites...
4526.51 s
[genvalidity-text] Test suite genvalidity-text-test: RUNNING...
4526.51 s
[yesod-test] [1 of 5] Compiling Yesod.Test.CssQuery ( Yesod/Test/CssQuery.hs, dist/build/Yesod/Test/CssQuery.o, dist/build/Yesod/Test/CssQuery.dyn_o )
4526.52 s
[genvalidity-text]
4526.52 s
[genvalidity-text] Data.GenValidity.Text
4526.52 s
[genvalidity-text] Strict Text
4526.52 s
[genvalidity-text] GenValid Text
4526.52 s
[genvalidity-text] genValid :: Gen Text
4526.52 s
[genvalidity-text] only generates valid 'Text's [✔]
4526.52 s
[genvalidity-text] +++ OK, passed 100 tests.
4526.52 s
[genvalidity-text] genValid
4526.52 s
[genvalidity-text] is always empty when resized to 0 [✔]
4526.52 s
[genvalidity-text] +++ OK, passed 100 tests.
4526.52 s
[genvalidity-text] generates valid text [✔]
4526.52 s
[genvalidity-text] +++ OK, passed 100 tests.
4526.52 s
[genvalidity-text] textStartingWith
4526.52 s
[genvalidity-text] is never empty [✔]
4526.52 s
[genvalidity-text] +++ OK, passed 100 tests.
4526.52 s
[genvalidity-text] contains exactly the first character if resized to 0 [✔]
4526.52 s
[genvalidity-text] +++ OK, passed 100 tests.
4526.52 s
[genvalidity-text] contains exactly the first character if resized to 1 [✔]
4526.53 s
[genvalidity-text] +++ OK, passed 100 tests.
4526.53 s
[genvalidity-text] always starts with the given char [✔]
4526.53 s
[genvalidity-text] +++ OK, passed 100 tests.
4526.53 s
[genvalidity-text] textWithA
4526.53 s
[genvalidity-text] contains the given character [✔]
4526.53 s
[genvalidity-text] +++ OK, passed 100 tests.
4526.53 s
[genvalidity-text] textWithoutAny
4526.53 s
[genvalidity-path] Warning: Data.GenValidity.Path: could not find link destinations for:
4526.53 s
[genvalidity-path] - Path.Internal.Posix.Path
4526.53 s
[genvalidity-path] - Path.Posix.Rel
4526.53 s
[genvalidity-path] - Path.Posix.File
4526.53 s
[genvalidity-path] - Path.Posix.Abs
4526.53 s
[genvalidity-path] - Path.Posix.Dir
4526.53 s
[genvalidity-text] works with � [✔]
4526.53 s
[genvalidity-text] +++ OK, passed 100 tests.
4526.53 s
[genvalidity-text] never contains the given char [✔]
4526.53 s
[genvalidity-text] +++ OK, passed 100 tests.
4526.53 s
[genvalidity-text] textWithoutAnyOf
4526.53 s
[genvalidity-text] works with � [✔]
4526.53 s
[genvalidity-text] +++ OK, passed 100 tests.
4526.54 s
[genvalidity-text] never contains any of the given chars [✔]
4526.54 s
[genvalidity-text] +++ OK, passed 100 tests.
4526.54 s
[genvalidity-text] Lazy Text
4526.54 s
[genvalidity-text] GenValid Text
4526.54 s
[genvalidity-text] genValid :: Gen Text
4526.54 s
[genvalidity-text] only generates valid 'Text's [✔]
4526.54 s
[genvalidity-text] +++ OK, passed 100 tests.
4526.54 s
[genvalidity-text] genValid
4526.54 s
[genvalidity-text] is always empty when resized to 0 [✔]
4526.54 s
[genvalidity-text] +++ OK, passed 100 tests.
4526.54 s
[genvalidity-text] generates valid text [✔]
4526.54 s
[genvalidity-text] +++ OK, passed 100 tests.
4526.54 s
[genvalidity-text]
4526.54 s
[genvalidity-text] Finished in 0.0270 seconds
4526.54 s
[genvalidity-text] 15 examples, 0 failures
4526.55 s
[genvalidity-text] Test suite genvalidity-text-test: PASS
4526.55 s
[genvalidity-text] Test suite logged to:
4526.55 s
[genvalidity-text] dist/test/genvalidity-text-1.0.0.1-genvalidity-text-test.log
4526.55 s
[genvalidity-text] 1 of 1 test suites (1 of 1 test cases) passed.
4526.56 s
[genvalidity-text] Phase: haddockPhase
4526.71 s
[persistent] buildPhase completed in 45 seconds
4526.71 s
[persistent] Phase: haddockPhase
4526.90 s
[opt-env-conf] Preprocessing library for opt-env-conf-0.15.0.1...
4526.91 s
[opt-env-conf] Running Haddock on library for opt-env-conf-0.15.0.1...
4526.91 s
[opt-env-conf] Warning: The documentation for the following packages are not installed. No
4526.91 s
[opt-env-conf] links will be generated to these packages: attoparsec-0.14.4,
4526.91 s
[opt-env-conf] attoparsec-0.14.4, libyaml-clib-0.2.5, path-0.9.6, path-0.9.6, vector-0.13.2.0
4527.04 s
[genvalidity-text] Preprocessing library for genvalidity-text-1.0.0.1...
4527.04 s
[genvalidity-text] Running Haddock on library for genvalidity-text-1.0.0.1...
4527.27 s
[opt-env-conf] [ 1 of 22] Compiling OptEnvConf.Args ( src/OptEnvConf/Args.hs, nothing ) [Flags changed]
4527.27 s
[genvalidity-text] [1 of 2] Compiling Data.GenValidity.Text ( src/Data/GenValidity/Text.hs, nothing ) [HIE file is missing]
4527.42 s
[genvalidity-text] [2 of 2] Compiling Paths_genvalidity_text ( dist/build/autogen/Paths_genvalidity_text.hs, nothing ) [HIE file is missing]
4527.44 s
[genvalidity-text] Haddock coverage:
4527.44 s
[genvalidity-text] Warning: 'Text' is out of scope.
4527.44 s
[genvalidity-text] If you qualify the identifier, haddock can try to link it anyway.
4527.44 s
[genvalidity-text] Warning: 'c' is out of scope.
4527.44 s
[genvalidity-text] If you qualify the identifier, haddock can try to link it anyway.
4527.45 s
[genvalidity-text] Warning: 'g' is out of scope.
4527.45 s
[genvalidity-text] If you qualify the identifier, haddock can try to link it anyway.
4527.45 s
[genvalidity-text] Warning: 'ls' is out of scope.
4527.45 s
[genvalidity-text] If you qualify the identifier, haddock can try to link it anyway.
4527.59 s
[genvalidity-text] 63% ( 7 / 11) in 'Data.GenValidity.Text'
4527.59 s
[genvalidity-text] Missing documentation for:
4527.59 s
[genvalidity-text] Module header
4527.59 s
[genvalidity-text] genText (src/Data/GenValidity/Text.hs:21)
4527.59 s
[genvalidity-text] genTextBy (src/Data/GenValidity/Text.hs:26)
4527.59 s
[genvalidity-text] splitQCGen (src/Data/GenValidity/Text.hs:96)
4527.59 s
[opt-env-conf] [ 2 of 22] Compiling OptEnvConf.Capability ( src/OptEnvConf/Capability.hs, nothing ) [Flags changed]
4527.62 s
[opt-env-conf] [ 3 of 22] Compiling OptEnvConf.Casing ( src/OptEnvConf/Casing.hs, nothing ) [Flags changed]
4527.63 s
[opt-env-conf] [ 4 of 22] Compiling OptEnvConf.Completer ( src/OptEnvConf/Completer.hs, nothing ) [Flags changed]
4527.68 s
[yesod-test] [2 of 5] Compiling Yesod.Test.Internal ( Yesod/Test/Internal.hs, dist/build/Yesod/Test/Internal.o, dist/build/Yesod/Test/Internal.dyn_o )
4527.68 s
[yesod-test] Yesod/Test/Internal.hs:21:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4527.68 s
[yesod-test] The import of ‘Data.Semigroup’ is redundant
4527.68 s
[yesod-test] except perhaps to import instances from ‘Data.Semigroup’
4527.68 s
[yesod-test] To import instances alone, use: import Data.Semigroup()
4527.68 s
[yesod-test] |
4527.68 s
[yesod-test] 21 | import Data.Semigroup (Semigroup(..))
4527.68 s
[yesod-test] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4527.68 s
[yesod-test]
4527.68 s
[yesod-test] [3 of 5] Compiling Yesod.Test.Internal.SIO ( Yesod/Test/Internal/SIO.hs, dist/build/Yesod/Test/Internal/SIO.o, dist/build/Yesod/Test/Internal/SIO.dyn_o )
4527.68 s
[yesod-test] [4 of 5] Compiling Yesod.Test.TransversingCSS ( Yesod/Test/TransversingCSS.hs, dist/build/Yesod/Test/TransversingCSS.o, dist/build/Yesod/Test/TransversingCSS.dyn_o )
4527.71 s
[genvalidity-text] Warning: Data.GenValidity.Text: could not find link destinations for:
4527.71 s
[genvalidity-text] - Test.QuickCheck.Random.QCGen
4527.74 s
[opt-env-conf] [ 5 of 22] Compiling OptEnvConf.EnvMap ( src/OptEnvConf/EnvMap.hs, nothing ) [Flags changed]
4527.75 s
[opt-env-conf] [ 6 of 22] Compiling OptEnvConf.NonDet ( src/OptEnvConf/NonDet.hs, nothing ) [Flags changed]
4527.79 s
[opt-env-conf] [ 7 of 22] Compiling OptEnvConf.Reader ( src/OptEnvConf/Reader.hs, nothing ) [Flags changed]
4527.81 s
[persistent] Preprocessing library for persistent-2.14.6.3...
4527.82 s
[persistent] Running Haddock on library for persistent-2.14.6.3...
4527.83 s
[persistent] Warning: The documentation for the following packages are not installed. No
4527.83 s
[persistent] links will be generated to these packages: attoparsec-0.14.4,
4527.83 s
[persistent] attoparsec-0.14.4, vector-0.13.2.0
4527.91 s
[opt-env-conf] [ 8 of 22] Compiling OptEnvConf.Setting ( src/OptEnvConf/Setting.hs, nothing ) [Flags changed]
4527.92 s
[yesod-test] [5 of 5] Compiling Yesod.Test ( Yesod/Test.hs, dist/build/Yesod/Test.o, dist/build/Yesod/Test.dyn_o )
4528.10 s
[opt-env-conf] [ 9 of 22] Compiling OptEnvConf.Parser ( src/OptEnvConf/Parser.hs, nothing ) [Flags changed]
4528.20 s
[yesod-test] Yesod/Test.hs:1217:43: warning : [ GHC-63394 ] [ -Wx-partial ]
4528.20 s
[yesod-test] In the use of ‘head’
4528.20 s
[yesod-test] (imported from Prelude, but defined in GHC.Internal.List):
4528.20 s
[yesod-test] "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
4528.20 s
[yesod-test] |
4528.20 s
[yesod-test] 1217 | element:[] -> addPostParam "_token" $ head $ attribute "value" $ parseHTML element
4528.20 s
[yesod-test] | ^^^^
4528.20 s
[yesod-test]
4528.32 s
[persistent] [ 1 of 46] Compiling Database.Persist.Class.PersistConfig ( Database/Persist/Class/PersistConfig.hs, /build/ghc1272_tmp_0/ghc_tmp_20.o, /build/ghc1272_tmp_0/ghc_tmp_20.dyn_o )
4528.40 s
[persistent] [ 2 of 46] Compiling Database.Persist.Names ( Database/Persist/Names.hs, /build/ghc1272_tmp_0/ghc_tmp_46.o, /build/ghc1272_tmp_0/ghc_tmp_46.dyn_o )
4528.60 s
[opt-env-conf] [10 of 22] Compiling OptEnvConf.Output ( src/OptEnvConf/Output.hs, nothing ) [Flags changed]
4528.63 s
[opt-env-conf] [11 of 22] Compiling OptEnvConf.Nix ( src/OptEnvConf/Nix.hs, nothing ) [Flags changed]
4528.66 s
[opt-env-conf] [12 of 22] Compiling OptEnvConf.Doc ( src/OptEnvConf/Doc.hs, nothing ) [Flags changed]
4528.84 s
[opt-env-conf] [13 of 22] Compiling OptEnvConf.Error ( src/OptEnvConf/Error.hs, nothing ) [Flags changed]
4528.84 s
[persistent] [ 3 of 46] Compiling Database.Persist.PersistValue ( Database/Persist/PersistValue.hs, /build/ghc1272_tmp_0/ghc_tmp_48.o, /build/ghc1272_tmp_0/ghc_tmp_48.dyn_o )
4528.88 s
[opt-env-conf] [14 of 22] Compiling OptEnvConf.Completion ( src/OptEnvConf/Completion.hs, nothing ) [Flags changed]
4529.10 s
[opt-env-conf] [15 of 22] Compiling OptEnvConf.Terminal ( src/OptEnvConf/Terminal.hs, nothing ) [Flags changed]
4529.11 s
[opt-env-conf] [16 of 22] Compiling OptEnvConf.Validation ( src/OptEnvConf/Validation.hs, nothing ) [Flags changed]
4529.15 s
[opt-env-conf] [17 of 22] Compiling OptEnvConf.Run ( src/OptEnvConf/Run.hs, nothing ) [Flags changed]
4529.37 s
[opt-env-conf] [18 of 22] Compiling OptEnvConf.Check ( src/OptEnvConf/Check.hs, nothing ) [Flags changed]
4529.39 s
[opt-env-conf] [19 of 22] Compiling OptEnvConf.Lint ( src/OptEnvConf/Lint.hs, nothing ) [Flags changed]
4529.46 s
[opt-env-conf] [20 of 22] Compiling OptEnvConf.Main ( src/OptEnvConf/Main.hs, nothing ) [Flags changed]
4529.49 s
[persistent] [ 4 of 46] Compiling Database.Persist.SqlBackend.Internal.IsolationLevel ( Database/Persist/SqlBackend/Internal/IsolationLevel.hs, /build/ghc1272_tmp_0/ghc_tmp_82.o, /build/ghc1272_tmp_0/ghc_tmp_82.dyn_o )
4529.57 s
[persistent] [ 5 of 46] Compiling Database.Persist.SqlBackend.Internal.SqlPoolHooks ( Database/Persist/SqlBackend/Internal/SqlPoolHooks.hs, /build/ghc1272_tmp_0/ghc_tmp_86.o, /build/ghc1272_tmp_0/ghc_tmp_86.dyn_o )
4529.60 s
[persistent] [ 6 of 46] Compiling Database.Persist.Types.Base ( Database/Persist/Types/Base.hs, /build/ghc1272_tmp_0/ghc_tmp_96.o, /build/ghc1272_tmp_0/ghc_tmp_96.dyn_o )
4529.62 s
[opt-env-conf] [21 of 22] Compiling OptEnvConf ( src/OptEnvConf.hs, nothing ) [Flags changed]
4529.63 s
[opt-env-conf] [22 of 22] Compiling Paths_opt_env_conf ( dist/build/autogen/Paths_opt_env_conf.hs, nothing ) [Flags changed]
4529.64 s
[opt-env-conf] Haddock coverage:
4529.64 s
[opt-env-conf] Warning: 'Args' is ambiguous. It is defined
4529.64 s
[opt-env-conf] * at src/OptEnvConf/Args.hs:97:13
4529.64 s
[opt-env-conf] * at src/OptEnvConf/Args.hs:97:1
4529.64 s
[opt-env-conf] You may be able to disambiguate the identifier by qualifying it or
4529.64 s
[opt-env-conf] by specifying the type/value namespace explicitly.
4529.64 s
[opt-env-conf] Defaulting to the one defined at src/OptEnvConf/Args.hs:97:1
4529.76 s
[opt-env-conf] 50% ( 9 / 18) in 'OptEnvConf.Args'
4529.76 s
[opt-env-conf] Missing documentation for:
4529.76 s
[opt-env-conf] Module header
4529.76 s
[opt-env-conf] recogniseLeftovers (src/OptEnvConf/Args.hs:377)
4529.76 s
[opt-env-conf] argsAtEnd (src/OptEnvConf/Args.hs:118)
4529.76 s
[opt-env-conf] Arg (src/OptEnvConf/Args.hs:53)
4529.76 s
[opt-env-conf] parseArg (src/OptEnvConf/Args.hs:76)
4529.76 s
[opt-env-conf] renderArg (src/OptEnvConf/Args.hs:86)
4529.76 s
[opt-env-conf] Dashed (src/OptEnvConf/Args.hs:391)
4529.76 s
[opt-env-conf] renderDashed (src/OptEnvConf/Args.hs:405)
4529.76 s
[opt-env-conf] prefixDashed (src/OptEnvConf/Args.hs:410)
4529.77 s
[opt-env-conf] 22% ( 2 / 9) in 'OptEnvConf.Capability'
4529.77 s
[opt-env-conf] Missing documentation for:
4529.77 s
[opt-env-conf] Module header
4529.77 s
[opt-env-conf] Capabilities (src/OptEnvConf/Capability.hs:30)
4529.77 s
[opt-env-conf] Capability (src/OptEnvConf/Capability.hs:50)
4529.77 s
[opt-env-conf] allCapabilities (src/OptEnvConf/Capability.hs:36)
4529.77 s
[opt-env-conf] enableCapability (src/OptEnvConf/Capability.hs:39)
4529.77 s
[opt-env-conf] disableCapability (src/OptEnvConf/Capability.hs:43)
4529.77 s
[opt-env-conf] missingCapabilities (src/OptEnvConf/Capability.hs:47)
4529.77 s
[opt-env-conf] 85% ( 6 / 7) in 'OptEnvConf.Casing'
4529.77 s
[opt-env-conf] Missing documentation for:
4529.77 s
[opt-env-conf] Module header
4529.77 s
[opt-env-conf] 8% ( 1 / 12) in 'OptEnvConf.Completer'
4529.77 s
[opt-env-conf] Missing documentation for:
4529.77 s
[opt-env-conf] Module header
4529.77 s
[opt-env-conf] Completer (src/OptEnvConf/Completer.hs:51)
4529.77 s
[opt-env-conf] mkCompleter (src/OptEnvConf/Completer.hs:55)
4529.77 s
[opt-env-conf] CompletionResult (src/OptEnvConf/Completer.hs:38)
4529.77 s
[opt-env-conf] finalResult (src/OptEnvConf/Completer.hs:45)
4529.77 s
[opt-env-conf] listCompleter (src/OptEnvConf/Completer.hs:58)
4529.77 s
[opt-env-conf] listIOCompleter (src/OptEnvConf/Completer.hs:61)
4529.77 s
[opt-env-conf] filePath (src/OptEnvConf/Completer.hs:64)
4529.77 s
[opt-env-conf] filePathWithExtension (src/OptEnvConf/Completer.hs:136)
4529.77 s
[opt-env-conf] filePathWithExtensions (src/OptEnvConf/Completer.hs:139)
4529.77 s
[opt-env-conf] directoryPath (src/OptEnvConf/Completer.hs:148)
4529.77 s
[opt-env-conf] 16% ( 1 / 6) in 'OptEnvConf.EnvMap'
4529.77 s
[opt-env-conf] Missing documentation for:
4529.77 s
[opt-env-conf] Module header
4529.77 s
[opt-env-conf] empty (src/OptEnvConf/EnvMap.hs:29)
4529.77 s
[opt-env-conf] parse (src/OptEnvConf/EnvMap.hs:32)
4529.77 s
[opt-env-conf] lookup (src/OptEnvConf/EnvMap.hs:35)
4529.77 s
[opt-env-conf] insert (src/OptEnvConf/EnvMap.hs:38)
4529.77 s
[opt-env-conf] 0% ( 0 / 6) in 'OptEnvConf.NonDet'
4529.77 s
[opt-env-conf] Missing documentation for:
4529.77 s
[opt-env-conf] Module header
4529.77 s
[opt-env-conf] runNonDet (src/OptEnvConf/NonDet.hs:23)
4529.77 s
[opt-env-conf] runNonDetT (src/OptEnvConf/NonDet.hs:28)
4529.77 s
[opt-env-conf] runNonDetTLazy (src/OptEnvConf/NonDet.hs:31)
4529.77 s
[opt-env-conf] liftNonDetTList (src/OptEnvConf/NonDet.hs:34)
4529.77 s
[opt-env-conf] NonDetT (src/OptEnvConf/NonDet.hs:25)
4529.77 s
[opt-env-conf] Warning: 'Reader' is ambiguous. It is defined
4529.77 s
[opt-env-conf] * at src/OptEnvConf/Reader.hs:44:20
4529.77 s
[opt-env-conf] * at src/OptEnvConf/Reader.hs:44:1
4529.77 s
[opt-env-conf] You may be able to disambiguate the identifier by qualifying it or
4529.77 s
[opt-env-conf] by specifying the type/value namespace explicitly.
4529.77 s
[opt-env-conf] Defaulting to the one defined at src/OptEnvConf/Reader.hs:44:1
4529.77 s
[opt-env-conf] Warning: 'String' is ambiguous. It is defined
4529.77 s
[opt-env-conf] * in ‘Data.Aeson.Types.Internal’
4529.77 s
[opt-env-conf] * in ‘GHC.Internal.Base’
4529.77 s
[opt-env-conf] You may be able to disambiguate the identifier by qualifying it or
4529.77 s
[opt-env-conf] by specifying the type/value namespace explicitly.
4529.77 s
[opt-env-conf] Defaulting to the one defined in ‘GHC.Internal.Base’
4529.78 s
[opt-env-conf] 83% ( 15 / 18) in 'OptEnvConf.Reader'
4529.78 s
[opt-env-conf] Missing documentation for:
4529.78 s
[opt-env-conf] Module header
4529.78 s
[opt-env-conf] Reader (src/OptEnvConf/Reader.hs:44)
4529.78 s
[opt-env-conf] runReader (src/OptEnvConf/Reader.hs:48)
4529.78 s
[opt-env-conf] Warning: 'Builder' is ambiguous. It is defined
4529.78 s
[opt-env-conf] * at src/OptEnvConf/Setting.hs:250:21
4529.78 s
[opt-env-conf] * at src/OptEnvConf/Setting.hs:250:1
4529.78 s
[opt-env-conf] You may be able to disambiguate the identifier by qualifying it or
4529.78 s
[opt-env-conf] by specifying the type/value namespace explicitly.
4529.78 s
[opt-env-conf] Defaulting to the one defined at src/OptEnvConf/Setting.hs:250:1
4529.78 s
[opt-env-conf] Warning: 'Setting' is ambiguous. It is defined
4529.78 s
[opt-env-conf] * at src/OptEnvConf/Setting.hs:81:18
4529.78 s
[opt-env-conf] * at src/OptEnvConf/Setting.hs:81:1
4529.78 s
[opt-env-conf] You may be able to disambiguate the identifier by qualifying it or
4529.78 s
[opt-env-conf] by specifying the type/value namespace explicitly.
4529.78 s
[opt-env-conf] Defaulting to the one defined at src/OptEnvConf/Setting.hs:81:1
4529.78 s
[opt-env-conf] Warning: 'Null' is out of scope.
4529.78 s
[opt-env-conf] If you qualify the identifier, haddock can try to link it anyway.
4529.78 s
[opt-env-conf] Warning: 'f' is out of scope.
4529.78 s
[opt-env-conf] If you qualify the identifier, haddock can try to link it anyway.
4529.78 s
[opt-env-conf] Warning: 'subConf' is out of scope.
4529.78 s
[opt-env-conf] If you qualify the identifier, haddock can try to link it anyway.
4529.78 s
[opt-env-conf] Warning: 'subConf_' is out of scope.
4529.78 s
[opt-env-conf] If you qualify the identifier, haddock can try to link it anyway.
4529.78 s
[opt-env-conf] Warning: 'subAll' is out of scope.
4529.78 s
[opt-env-conf] If you qualify the identifier, haddock can try to link it anyway.
4529.78 s
[opt-env-conf] Warning: 'subEnv' is out of scope.
4529.78 s
[opt-env-conf] If you qualify the identifier, haddock can try to link it anyway.
4529.78 s
[opt-env-conf] Warning: 'subEnv_' is out of scope.
4529.78 s
[opt-env-conf] If you qualify the identifier, haddock can try to link it anyway.
4529.78 s
[opt-env-conf] 72% ( 34 / 47) in 'OptEnvConf.Setting'
4529.78 s
[opt-env-conf] Missing documentation for:
4529.78 s
[opt-env-conf] Module header
4529.78 s
[opt-env-conf] EnvVarSetting (src/OptEnvConf/Setting.hs:134)
4529.78 s
[opt-env-conf] ConfigValSetting (src/OptEnvConf/Setting.hs:155)
4529.78 s
[opt-env-conf] BuildInstruction (src/OptEnvConf/Setting.hs:252)
4529.78 s
[opt-env-conf] SettingHash (src/OptEnvConf/Setting.hs:115)
4529.78 s
[opt-env-conf] hashSetting (src/OptEnvConf/Setting.hs:121)
4529.78 s
[opt-env-conf] mapMaybeBuilder (src/OptEnvConf/Setting.hs:302)
4529.78 s
[opt-env-conf] Metavar (src/OptEnvConf/Setting.hs:76)
4529.78 s
[opt-env-conf] Help (src/OptEnvConf/Setting.hs:78)
4529.78 s
[opt-env-conf] prefixEnvVarSetting (src/OptEnvConf/Setting.hs:147)
4529.78 s
[opt-env-conf] suffixEnvVarSetting (src/OptEnvConf/Setting.hs:153)
4529.78 s
[opt-env-conf] prefixConfigValSetting (src/OptEnvConf/Setting.hs:164)
4529.78 s
[opt-env-conf] suffixConfigValSettingKey (src/OptEnvConf/Setting.hs:170)
4529.78 s
[opt-env-conf] Warning: 'checkMap' is out of scope.
4529.78 s
[opt-env-conf] If you qualify the identifier, haddock can try to link it anyway.
4529.78 s
[opt-env-conf] Warning: 'Command' is ambiguous. It is defined
4529.78 s
[opt-env-conf] * at src/OptEnvConf/Parser.hs:121:18
4529.78 s
[opt-env-conf] * at src/OptEnvConf/Parser.hs:121:1
4529.78 s
[opt-env-conf] You may be able to disambiguate the identifier by qualifying it or
4529.78 s
[opt-env-conf] by specifying the type/value namespace explicitly.
4529.78 s
[opt-env-conf] Defaulting to the one defined at src/OptEnvConf/Parser.hs:121:1
4529.78 s
[opt-env-conf] Warning: 'Bool' is ambiguous. It is defined
4529.78 s
[opt-env-conf] * in ‘Data.Aeson.Types.Internal’
4529.78 s
[opt-env-conf] * in ‘GHC.Types’
4529.78 s
[opt-env-conf] You may be able to disambiguate the identifier by qualifying it or
4529.78 s
[opt-env-conf] by specifying the type/value namespace explicitly.
4529.78 s
[opt-env-conf] Defaulting to the one defined in ‘GHC.Types’
4529.78 s
[opt-env-conf] Warning: 'Setting' is ambiguous. It is defined
4529.78 s
[opt-env-conf] * at src/OptEnvConf/Setting.hs:81:18
4529.78 s
[opt-env-conf] * at src/OptEnvConf/Setting.hs:81:1
4529.78 s
[opt-env-conf] You may be able to disambiguate the identifier by qualifying it or
4529.78 s
[opt-env-conf] by specifying the type/value namespace explicitly.
4529.78 s
[opt-env-conf] Defaulting to the one defined at src/OptEnvConf/Setting.hs:81:1
4529.78 s
[opt-env-conf] Warning: 'foo' is out of scope.
4529.78 s
[opt-env-conf] If you qualify the identifier, haddock can try to link it anyway.
4529.78 s
[opt-env-conf] Warning: 'f' is out of scope.
4529.78 s
[opt-env-conf] If you qualify the identifier, haddock can try to link it anyway.
4529.78 s
[opt-env-conf] Warning: 'String' is ambiguous. It is defined
4529.78 s
[opt-env-conf] * in ‘Data.Aeson.Types.Internal’
4529.78 s
[opt-env-conf] * in ‘GHC.Internal.Base’
4529.78 s
[opt-env-conf] You may be able to disambiguate the identifier by qualifying it or
4529.78 s
[opt-env-conf] by specifying the type/value namespace explicitly.
4529.78 s
[opt-env-conf] Defaulting to the one defined in ‘GHC.Internal.Base’
4529.79 s
[opt-env-conf] Warning: 'runParser' is out of scope.
4529.79 s
[opt-env-conf] If you qualify the identifier, haddock can try to link it anyway.
4529.79 s
[opt-env-conf] Warning: 'runSettingsParser' is out of scope.
4529.79 s
[opt-env-conf] If you qualify the identifier, haddock can try to link it anyway.
4529.79 s
[opt-env-conf] 81% ( 59 / 72) in 'OptEnvConf.Parser'
4529.79 s
[opt-env-conf] Missing documentation for:
4529.79 s
[opt-env-conf] Module header
4529.79 s
[opt-env-conf] defaultCommand (src/OptEnvConf/Parser.hs:726)
4529.79 s
[opt-env-conf] withCombinedYamlConfigs' (src/OptEnvConf/Parser.hs:762)
4529.79 s
[opt-env-conf] combineConfigObjects (src/OptEnvConf/Parser.hs:777)
4529.79 s
[opt-env-conf] makeDoubleSwitch (src/OptEnvConf/Parser.hs:873)
4529.79 s
[opt-env-conf] Capability (src/OptEnvConf/Capability.hs:50)
4529.79 s
[opt-env-conf] Command (src/OptEnvConf/Parser.hs:121)
4529.79 s
[opt-env-conf] CommandsBuilder (src/OptEnvConf/Parser.hs:117)
4529.79 s
[opt-env-conf] Metavar (src/OptEnvConf/Setting.hs:76)
4529.79 s
[opt-env-conf] Help (src/OptEnvConf/Setting.hs:78)
4529.79 s
[opt-env-conf] showParserABit (src/OptEnvConf/Parser.hs:297)
4529.79 s
[opt-env-conf] commandTraverseSetting (src/OptEnvConf/Parser.hs:1222)
4529.79 s
[opt-env-conf] parserSettingsMap (src/OptEnvConf/Parser.hs:1227)
4529.79 s
[opt-env-conf] 0% ( 0 / 28) in 'OptEnvConf.Output'
4529.79 s
[opt-env-conf] Missing documentation for:
4529.79 s
[opt-env-conf] Module header
4529.79 s
[opt-env-conf] stringLines (src/OptEnvConf/Output.hs:22)
4529.79 s
[opt-env-conf] progNameChunk (src/OptEnvConf/Output.hs:27)
4529.79 s
[opt-env-conf] versionChunk (src/OptEnvConf/Output.hs:30)
4529.79 s
[opt-env-conf] usageChunk (src/OptEnvConf/Output.hs:33)
4529.79 s
[opt-env-conf] commandChunk (src/OptEnvConf/Output.hs:36)
4529.79 s
[opt-env-conf] functionChunk (src/OptEnvConf/Output.hs:39)
4529.79 s
[opt-env-conf] mMetavarChunk (src/OptEnvConf/Output.hs:42)
4529.79 s
[opt-env-conf] metavarChunk (src/OptEnvConf/Output.hs:45)
4529.79 s
[opt-env-conf] dashedChunks (src/OptEnvConf/Output.hs:48)
4529.79 s
[opt-env-conf] dashedChunksNE (src/OptEnvConf/Output.hs:51)
4529.79 s
[opt-env-conf] dashedChunk (src/OptEnvConf/Output.hs:54)
4529.79 s
[opt-env-conf] envVarChunksNE (src/OptEnvConf/Output.hs:57)
4529.79 s
[opt-env-conf] envVarChunk (src/OptEnvConf/Output.hs:60)
4529.79 s
[opt-env-conf] confValChunk (src/OptEnvConf/Output.hs:63)
4529.79 s
[opt-env-conf] defaultValueChunks (src/OptEnvConf/Output.hs:66)
4529.79 s
[opt-env-conf] exampleValuesChunks (src/OptEnvConf/Output.hs:69)
4529.79 s
[opt-env-conf] mHelpChunk (src/OptEnvConf/Output.hs:75)
4529.79 s
[opt-env-conf] helpChunk (src/OptEnvConf/Output.hs:78)
4529.79 s
[opt-env-conf] headerChunks (src/OptEnvConf/Output.hs:81)
4529.79 s
[opt-env-conf] syntaxChunk (src/OptEnvConf/Output.hs:84)
4529.79 s
[opt-env-conf] capabilitiesChunks (src/OptEnvConf/Output.hs:87)
4529.79 s
[opt-env-conf] capabilityChunk (src/OptEnvConf/Output.hs:92)
4529.79 s
[opt-env-conf] mSrcLocChunk (src/OptEnvConf/Output.hs:95)
4529.79 s
[opt-env-conf] srcLocChunk (src/OptEnvConf/Output.hs:98)
4529.79 s
[opt-env-conf] indent (src/OptEnvConf/Output.hs:116)
4529.79 s
[opt-env-conf] parenthesise (src/OptEnvConf/Output.hs:119)
4529.79 s
[opt-env-conf] bracketise (src/OptEnvConf/Output.hs:123)
4529.79 s
[opt-env-conf] 0% ( 0 / 8) in 'OptEnvConf.Nix'
4529.79 s
[opt-env-conf] Missing documentation for:
4529.79 s
[opt-env-conf] Module header
4529.79 s
[opt-env-conf] renderSettingsNixOptionsWithGeneratedComment (src/OptEnvConf/Nix.hs:23)
4529.79 s
[opt-env-conf] renderParserNixOptionsWithGeneratedComment (src/OptEnvConf/Nix.hs:27)
4529.79 s
[opt-env-conf] withGeneratedComment (src/OptEnvConf/Nix.hs:31)
4529.79 s
[opt-env-conf] renderSettingsNixOptions (src/OptEnvConf/Nix.hs:43)
4529.79 s
[opt-env-conf] renderParserNixOptions (src/OptEnvConf/Nix.hs:46)
4529.79 s
[opt-env-conf] parserNixOptionExpr (src/OptEnvConf/Nix.hs:49)
4529.79 s
[opt-env-conf] parserNixOptions (src/OptEnvConf/Nix.hs:52)
4529.79 s
[opt-env-conf] 32% ( 11 / 34) in 'OptEnvConf.Doc'
4529.79 s
[opt-env-conf] Missing documentation for:
4529.79 s
[opt-env-conf] Module header
4529.79 s
[opt-env-conf] commandParserDocs (src/OptEnvConf/Doc.hs:181)
4529.79 s
[opt-env-conf] parserOptDocs (src/OptEnvConf/Doc.hs:612)
4529.79 s
[opt-env-conf] docsToOptDocs (src/OptEnvConf/Doc.hs:615)
4529.79 s
[opt-env-conf] parserEnvDocs (src/OptEnvConf/Doc.hs:737)
4529.79 s
[opt-env-conf] docsToEnvDocs (src/OptEnvConf/Doc.hs:740)
4529.79 s
[opt-env-conf] parserConfDocs (src/OptEnvConf/Doc.hs:780)
4529.79 s
[opt-env-conf] docsToConfDocs (src/OptEnvConf/Doc.hs:783)
4529.79 s
[opt-env-conf] AnyDocs (src/OptEnvConf/Doc.hs:105)
4529.79 s
[opt-env-conf] SetDoc (src/OptEnvConf/Doc.hs:62)
4529.79 s
[opt-env-conf] OptDoc (src/OptEnvConf/Doc.hs:76)
4529.79 s
[opt-env-conf] EnvDoc (src/OptEnvConf/Doc.hs:88)
4529.79 s
[opt-env-conf] ConfDoc (src/OptEnvConf/Doc.hs:97)
4529.79 s
[opt-env-conf] CommandDoc (src/OptEnvConf/Doc.hs:112)
4529.79 s
[opt-env-conf] settingSetDoc (src/OptEnvConf/Doc.hs:192)
4529.79 s
[opt-env-conf] renderSetDoc (src/OptEnvConf/Doc.hs:215)
4529.79 s
[opt-env-conf] settingOptDoc (src/OptEnvConf/Doc.hs:212)
4529.79 s
[opt-env-conf] renderOptDocLong (src/OptEnvConf/Doc.hs:720)
4529.79 s
[opt-env-conf] settingEnvDoc (src/OptEnvConf/Doc.hs:752)
4529.79 s
[opt-env-conf] renderEnvDoc (src/OptEnvConf/Doc.hs:766)
4529.79 s
[opt-env-conf] settingConfDoc (src/OptEnvConf/Doc.hs:794)
4529.79 s
[opt-env-conf] renderConfDoc (src/OptEnvConf/Doc.hs:815)
4529.79 s
[opt-env-conf] helpLines (src/OptEnvConf/Doc.hs:284)
4529.79 s
[opt-env-conf] Warning: 'Alt' is out of scope.
4529.79 s
[opt-env-conf] If you qualify the identifier, haddock can try to link it anyway.
4529.79 s
[opt-env-conf] 10% ( 1 / 10) in 'OptEnvConf.Error'
4529.79 s
[opt-env-conf] Missing documentation for:
4529.79 s
[opt-env-conf] Module header
4529.79 s
[opt-env-conf] ParseError (src/OptEnvConf/Error.hs:19)
4529.79 s
[opt-env-conf] ParseErrorMessage (src/OptEnvConf/Error.hs:25)
4529.79 s
[opt-env-conf] errorMessageIsForgivable (src/OptEnvConf/Error.hs:51)
4529.79 s
[opt-env-conf] eraseErrorSrcLocs (src/OptEnvConf/Error.hs:72)
4529.79 s
[opt-env-conf] eraseErrorSrcLoc (src/OptEnvConf/Error.hs:75)
4529.79 s
[opt-env-conf] renderErrors (src/OptEnvConf/Error.hs:78)
4529.79 s
[opt-env-conf] renderError (src/OptEnvConf/Error.hs:81)
4529.79 s
[opt-env-conf] availableCommandsLines (src/OptEnvConf/Error.hs:144)
4529.79 s
[opt-env-conf] 21% ( 3 / 14) in 'OptEnvConf.Completion'
4529.79 s
[opt-env-conf] Missing documentation for:
4529.79 s
[opt-env-conf] Module header
4529.79 s
[opt-env-conf] generateBashCompletionScript (src/OptEnvConf/Completion.hs:36)
4529.79 s
[opt-env-conf] generateZshCompletionScript (src/OptEnvConf/Completion.hs:61)
4529.79 s
[opt-env-conf] generateFishCompletionScript (src/OptEnvConf/Completion.hs:109)
4529.79 s
[opt-env-conf] runCompletionQuery (src/OptEnvConf/Completion.hs:151)
4529.79 s
[opt-env-conf] pureCompletionQuery (src/OptEnvConf/Completion.hs:239)
4529.79 s
[opt-env-conf] Completion (src/OptEnvConf/Completion.hs:202)
4529.79 s
[opt-env-conf] evalCompletions (src/OptEnvConf/Completion.hs:218)
4529.79 s
[opt-env-conf] evalCompletion (src/OptEnvConf/Completion.hs:221)
4529.79 s
[opt-env-conf] Suggestion (src/OptEnvConf/Completion.hs:225)
4529.79 s
[opt-env-conf] evalSuggestion (src/OptEnvConf/Completion.hs:234)
4529.79 s
[opt-env-conf] 50% ( 1 / 2) in 'OptEnvConf.Terminal'
4529.79 s
[opt-env-conf] Missing documentation for:
4529.79 s
[opt-env-conf] Module header
4529.79 s
[opt-env-conf] 0% ( 0 / 9) in 'OptEnvConf.Validation'
4529.79 s
[opt-env-conf] Missing documentation for:
4529.79 s
[opt-env-conf] Module header
4529.79 s
[opt-env-conf] ValidationT (src/OptEnvConf/Validation.hs:17)
4529.79 s
[opt-env-conf] runValidationT (src/OptEnvConf/Validation.hs:51)
4529.79 s
[opt-env-conf] validationTFailure (src/OptEnvConf/Validation.hs:54)
4529.79 s
[opt-env-conf] mapValidationTFailure (src/OptEnvConf/Validation.hs:57)
4529.79 s
[opt-env-conf] Validation (src/OptEnvConf/Validation.hs:59)
4529.79 s
[opt-env-conf] validationFailure (src/OptEnvConf/Validation.hs:86)
4529.79 s
[opt-env-conf] mapValidationFailure (src/OptEnvConf/Validation.hs:89)
4529.79 s
[opt-env-conf] validationToEither (src/OptEnvConf/Validation.hs:94)
4529.79 s
[opt-env-conf] 33% ( 1 / 3) in 'OptEnvConf.Run'
4529.79 s
[opt-env-conf] Missing documentation for:
4529.79 s
[opt-env-conf] Module header
4529.79 s
[opt-env-conf] runHelpParser (src/OptEnvConf/Run.hs:500)
4529.79 s
[opt-env-conf] 0% ( 0 / 4) in 'OptEnvConf.Check'
4529.79 s
[opt-env-conf] Missing documentation for:
4529.79 s
[opt-env-conf] Module header
4529.79 s
[opt-env-conf] runSettingsCheck (src/OptEnvConf/Check.hs:30)
4529.79 s
[opt-env-conf] runSettingsCheckOn (src/OptEnvConf/Check.hs:79)
4529.79 s
[opt-env-conf] CheckResult (src/OptEnvConf/Check.hs:53)
4529.79 s
[opt-env-conf] 0% ( 0 / 6) in 'OptEnvConf.Lint'
4529.79 s
[opt-env-conf] Missing documentation for:
4529.79 s
[opt-env-conf] Module header
4529.79 s
[opt-env-conf] LintError (src/OptEnvConf/Lint.hs:33)
4529.79 s
[opt-env-conf] LintErrorMessage (src/OptEnvConf/Lint.hs:38)
4529.79 s
[opt-env-conf] renderLintErrors (src/OptEnvConf/Lint.hs:59)
4529.79 s
[opt-env-conf] renderLintError (src/OptEnvConf/Lint.hs:66)
4529.79 s
[opt-env-conf] lintParser (src/OptEnvConf/Lint.hs:235)
4529.79 s
[opt-env-conf] 50% ( 2 / 4) in 'OptEnvConf.Main'
4529.79 s
[opt-env-conf] Missing documentation for:
4529.79 s
[opt-env-conf] Module header
4529.79 s
[opt-env-conf] internalParser (src/OptEnvConf/Main.hs:227)
4529.80 s
[opt-env-conf] 92% (118 /127) in 'OptEnvConf'
4529.80 s
[opt-env-conf] Missing documentation for:
4529.80 s
[opt-env-conf] Module header
4529.80 s
[opt-env-conf] defaultCommand (src/OptEnvConf/Parser.hs:726)
4529.80 s
[opt-env-conf] select
4529.80 s
[opt-env-conf] filePath (src/OptEnvConf/Completer.hs:64)
4529.80 s
[opt-env-conf] filePathWithExtension (src/OptEnvConf/Completer.hs:136)
4529.80 s
[opt-env-conf] filePathWithExtensions (src/OptEnvConf/Completer.hs:139)
4529.80 s
[opt-env-conf] directoryPath (src/OptEnvConf/Completer.hs:148)
4529.80 s
[opt-env-conf] withCombinedYamlConfigs' (src/OptEnvConf/Parser.hs:762)
4529.80 s
[opt-env-conf] makeDoubleSwitch (src/OptEnvConf/Parser.hs:873)
4530.03 s
[genvalidity-containers] Documentation created: dist/doc/html/genvalidity-containers,
4530.03 s
[genvalidity-containers] dist/doc/html/genvalidity-containers/genvalidity-containers.txt
4530.36 s
[opt-env-conf] Warning: OptEnvConf.Args: could not find link destinations for:
4530.36 s
[opt-env-conf] - OptEnvConf.Args.Rep_Arg
4530.36 s
[opt-env-conf] - OptEnvConf.Args.Rep_Args
4530.36 s
[opt-env-conf] - OptEnvConf.Args.Rep_Dashed
4530.36 s
[opt-env-conf] - OptEnvConf.Args.Rep_Tomb
4530.36 s
[opt-env-conf] Warning: OptEnvConf.Capability: could not find link destinations for:
4530.36 s
[opt-env-conf] - OptEnvConf.Capability.Rep_Capabilities
4530.36 s
[opt-env-conf] - OptEnvConf.Capability.Rep_Capability
4530.36 s
[opt-env-conf] Warning: OptEnvConf.EnvMap: could not find link destinations for:
4530.36 s
[opt-env-conf] - OptEnvConf.EnvMap.Rep_EnvMap
4530.36 s
[opt-env-conf] Warning: OptEnvConf.NonDet: could not find link destinations for:
4530.37 s
[opt-env-conf] - OptEnvConf.NonDet.ListT
4530.37 s
[opt-env-conf] - OptEnvConf.NonDet.NonDet
4530.40 s
[opt-env-conf] Warning: OptEnvConf.Parser: could not find link destinations for:
4530.40 s
[opt-env-conf] - Data.Vector.Vector
4530.40 s
[opt-env-conf] - Path.Internal.Posix.Path
4530.40 s
[opt-env-conf] - OptEnvConf.Capability.Rep_Capability
4530.40 s
[opt-env-conf] - Path.Posix.Abs
4530.40 s
[opt-env-conf] - Path.Posix.Dir
4530.40 s
[opt-env-conf] - Path.Posix.File
4530.40 s
[opt-env-conf] - Data.Vector.Strict.Vector
4530.40 s
[opt-env-conf] - Data.Attoparsec.Internal.Types.Parser
4530.40 s
[opt-env-conf] - Data.Attoparsec.Internal.Types.IResult
4530.40 s
[opt-env-conf] - Data.Graph.SetM
4530.40 s
[opt-env-conf] Warning: OptEnvConf.Completion: could not find link destinations for:
4530.40 s
[opt-env-conf] - Path.Internal.Posix.Path
4530.40 s
[opt-env-conf] - Path.Posix.Abs
4530.40 s
[opt-env-conf] - Path.Posix.File
4530.40 s
[opt-env-conf] Warning: OptEnvConf.Check: could not find link destinations for:
4530.41 s
[opt-env-conf] - OptEnvConf.Check.Rep_CheckResult
4530.41 s
[opt-env-conf] - OptEnvConf.Check.MissingCapability
4530.41 s
[opt-env-conf] Warning: OptEnvConf.Main: could not find link destinations for:
4530.41 s
[opt-env-conf] - OptEnvConf.Main.Internal
4530.41 s
[opt-env-conf] Warning: OptEnvConf: could not find link destinations for:
4530.41 s
[opt-env-conf] - Path.Internal.Posix.Path
4530.41 s
[opt-env-conf] - Path.Posix.Abs
4530.41 s
[opt-env-conf] - Path.Posix.Dir
4530.41 s
[opt-env-conf] - Path.Posix.File
4530.45 s
[genvalidity-containers] Preprocessing benchmark 'genvalidity-containers-bench' for genvalidity-containers-1.0.0.2...
4530.56 s
[yesod-test] [1 of 5] Compiling Yesod.Test.CssQuery ( Yesod/Test/CssQuery.hs, dist/build/Yesod/Test/CssQuery.p_o )
4530.82 s
[genvalidity-containers] Preprocessing test suite 'genvalidity-containers-test' for genvalidity-containers-1.0.0.2...
4530.88 s
[genvalidity-containers] Phase: installPhase
4530.97 s
[genvalidity-containers] Installing library in /nix/store/4389lhvgbgdymf6ggynw1vdf4k7b8dj3-genvalidity-containers-1.0.0.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/genvalidity-containers-1.0.0.2-BATK703v68F5efxnJDdBRb
4531.25 s
[genvalidity-containers] Phase: fixupPhase
4531.27 s
[genvalidity-containers] shrinking RPATHs of ELF executables and libraries in /nix/store/4389lhvgbgdymf6ggynw1vdf4k7b8dj3-genvalidity-containers-1.0.0.2
4531.27 s
[genvalidity-containers] shrinking /nix/store/4389lhvgbgdymf6ggynw1vdf4k7b8dj3-genvalidity-containers-1.0.0.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSgenvalidity-containers-1.0.0.2-BATK703v68F5efxnJDdBRb-ghc9.12.3.so
4531.29 s
[genvalidity-containers] checking for references to /build/ in /nix/store/4389lhvgbgdymf6ggynw1vdf4k7b8dj3-genvalidity-containers-1.0.0.2...
4531.30 s
[genvalidity-containers] patching script interpreter paths in /nix/store/4389lhvgbgdymf6ggynw1vdf4k7b8dj3-genvalidity-containers-1.0.0.2
4531.31 s
[genvalidity-containers] stripping (with command strip and flags -S -p) in /nix/store/4389lhvgbgdymf6ggynw1vdf4k7b8dj3-genvalidity-containers-1.0.0.2/lib
4531.35 s
[genvalidity-containers] shrinking RPATHs of ELF executables and libraries in /nix/store/w477ss1pcj0j5bkmvjzabb7qfyhjkn46-genvalidity-containers-1.0.0.2-doc
4531.36 s
[genvalidity-containers] checking for references to /build/ in /nix/store/w477ss1pcj0j5bkmvjzabb7qfyhjkn46-genvalidity-containers-1.0.0.2-doc...
4531.37 s
[genvalidity-containers] patching script interpreter paths in /nix/store/w477ss1pcj0j5bkmvjzabb7qfyhjkn46-genvalidity-containers-1.0.0.2-doc
4531.46 s
Progress: 316 of 370 built (5 building), 559 of 559 downloaded from cache
4531.66 s
[persistent] [ 7 of 46] Compiling Database.Persist.SqlBackend.Internal.Statement ( Database/Persist/SqlBackend/Internal/Statement.hs, /build/ghc1272_tmp_0/ghc_tmp_88.o, /build/ghc1272_tmp_0/ghc_tmp_88.dyn_o )
4531.68 s
[genvalidity-text] Documentation created: dist/doc/html/genvalidity-text,
4531.68 s
[genvalidity-text] dist/doc/html/genvalidity-text/genvalidity-text.txt
4531.69 s
[genvalidity-path] Documentation created: dist/doc/html/genvalidity-path,
4531.69 s
[genvalidity-path] dist/doc/html/genvalidity-path/genvalidity-path.txt
4531.72 s
[persistent] [ 8 of 46] Compiling Database.Persist.SqlBackend.Internal.StatementCache ( Database/Persist/SqlBackend/Internal/StatementCache.hs, /build/ghc1272_tmp_0/ghc_tmp_90.o, /build/ghc1272_tmp_0/ghc_tmp_90.dyn_o )
4531.75 s
[persistent] [ 9 of 46] Compiling Database.Persist.SqlBackend.StatementCache ( Database/Persist/SqlBackend/StatementCache.hs, /build/ghc1272_tmp_0/ghc_tmp_92.o, /build/ghc1272_tmp_0/ghc_tmp_92.dyn_o )
4531.76 s
[yesod-test] [2 of 5] Compiling Yesod.Test.Internal ( Yesod/Test/Internal.hs, dist/build/Yesod/Test/Internal.p_o )
4531.76 s
[yesod-test] Yesod/Test/Internal.hs:21:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4531.76 s
[yesod-test] The import of ‘Data.Semigroup’ is redundant
4531.76 s
[yesod-test] except perhaps to import instances from ‘Data.Semigroup’
4531.76 s
[yesod-test] To import instances alone, use: import Data.Semigroup()
4531.76 s
[yesod-test] |
4531.76 s
[yesod-test] 21 | import Data.Semigroup (Semigroup(..))
4531.76 s
[yesod-test] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4531.76 s
[yesod-test]
4531.76 s
[yesod-test] [3 of 5] Compiling Yesod.Test.Internal.SIO ( Yesod/Test/Internal/SIO.hs, dist/build/Yesod/Test/Internal/SIO.p_o )
4531.76 s
[yesod-test] [4 of 5] Compiling Yesod.Test.TransversingCSS ( Yesod/Test/TransversingCSS.hs, dist/build/Yesod/Test/TransversingCSS.p_o )
4531.78 s
[persistent] [10 of 46] Compiling Database.Persist.SqlBackend.Internal.InsertSqlResult ( Database/Persist/SqlBackend/Internal/InsertSqlResult.hs, /build/ghc1272_tmp_0/ghc_tmp_80.o, /build/ghc1272_tmp_0/ghc_tmp_80.dyn_o )
4531.81 s
[persistent] [11 of 46] Compiling Database.Persist.SqlBackend.Internal.MkSqlBackend ( Database/Persist/SqlBackend/Internal/MkSqlBackend.hs, /build/ghc1272_tmp_0/ghc_tmp_84.o, /build/ghc1272_tmp_0/ghc_tmp_84.dyn_o )
4531.87 s
[persistent] [12 of 46] Compiling Database.Persist.FieldDef.Internal ( Database/Persist/FieldDef/Internal.hs, /build/ghc1272_tmp_0/ghc_tmp_40.o, /build/ghc1272_tmp_0/ghc_tmp_40.dyn_o )
4531.89 s
[persistent] [13 of 46] Compiling Database.Persist.FieldDef ( Database/Persist/FieldDef.hs, /build/ghc1272_tmp_0/ghc_tmp_38.o, /build/ghc1272_tmp_0/ghc_tmp_38.dyn_o )
4531.92 s
[persistent] [14 of 46] Compiling Database.Persist.EntityDef.Internal ( Database/Persist/EntityDef/Internal.hs, /build/ghc1272_tmp_0/ghc_tmp_36.o, /build/ghc1272_tmp_0/ghc_tmp_36.dyn_o )
4531.94 s
[persistent] [15 of 46] Compiling Database.Persist.EntityDef ( Database/Persist/EntityDef.hs, /build/ghc1272_tmp_0/ghc_tmp_34.o, /build/ghc1272_tmp_0/ghc_tmp_34.dyn_o )
4531.98 s
[persistent] [16 of 46] Compiling Database.Persist.Class.PersistField ( Database/Persist/Class/PersistField.hs, /build/ghc1272_tmp_0/ghc_tmp_24.o, /build/ghc1272_tmp_0/ghc_tmp_24.dyn_o )
4532.01 s
[yesod-test] [5 of 5] Compiling Yesod.Test ( Yesod/Test.hs, dist/build/Yesod/Test.p_o )
4532.03 s
[persistent] Database/Persist/Class/PersistField.hs:32:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4532.03 s
[persistent] The import of ‘Numeric.Natural’ is redundant
4532.03 s
[persistent] except perhaps to import instances from ‘Numeric.Natural’
4532.03 s
[persistent] To import instances alone, use: import Numeric.Natural()
4532.03 s
[persistent] |
4532.03 s
[persistent] 32 | import Numeric.Natural (Natural)
4532.03 s
[persistent] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4532.03 s
[persistent]
4532.09 s
[genvalidity-text] Preprocessing benchmark 'genvalidity-text-bench' for genvalidity-text-1.0.0.1...
4532.23 s
[yesod-test] Yesod/Test.hs:1217:43: warning : [ GHC-63394 ] [ -Wx-partial ]
4532.23 s
[yesod-test] In the use of ‘head’
4532.23 s
[yesod-test] (imported from Prelude, but defined in GHC.Internal.List):
4532.23 s
[yesod-test] "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
4532.23 s
[yesod-test] |
4532.23 s
[yesod-test] 1217 | element:[] -> addPostParam "_token" $ head $ attribute "value" $ parseHTML element
4532.23 s
[yesod-test] | ^^^^
4532.23 s
[yesod-test]
4532.33 s
[genvalidity-path] Preprocessing benchmark 'genvalidity-path-bench' for genvalidity-path-1.0.0.1...
4532.36 s
[persistent] [17 of 46] Compiling Database.Persist.Class.PersistEntity ( Database/Persist/Class/PersistEntity.hs, /build/ghc1272_tmp_0/ghc_tmp_22.o, /build/ghc1272_tmp_0/ghc_tmp_22.dyn_o )
4532.42 s
[persistent] Database/Persist/Class/PersistEntity.hs:26:7: warning : [ GHC-47854 ] [ -Wduplicate-exports ]
4532.42 s
[persistent] ‘entityVal’ is exported by ‘Entity(.., Entity, entityKey,
4532.42 s
[persistent] entityVal)’ and ‘Entity(.., Entity, entityKey, entityVal)’
4532.42 s
[persistent] |
4532.42 s
[persistent] 26 | , Entity (.., Entity, entityKey, entityVal)
4532.42 s
[persistent] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4532.42 s
[persistent]
4532.42 s
[persistent] Database/Persist/Class/PersistEntity.hs:26:7: warning : [ GHC-47854 ] [ -Wduplicate-exports ]
4532.42 s
[persistent] ‘entityKey’ is exported by ‘Entity(.., Entity, entityKey,
4532.42 s
[persistent] entityVal)’ and ‘Entity(.., Entity, entityKey, entityVal)’
4532.42 s
[persistent] |
4532.42 s
[persistent] 26 | , Entity (.., Entity, entityKey, entityVal)
4532.42 s
[persistent] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4532.42 s
[persistent]
4532.43 s
[persistent] Database/Persist/Class/PersistEntity.hs:26:7: warning : [ GHC-47854 ] [ -Wduplicate-exports ]
4532.43 s
[persistent] ‘Entity’ is exported by ‘Entity(.., Entity, entityKey,
4532.43 s
[persistent] entityVal)’ and ‘Entity(.., Entity, entityKey, entityVal)’
4532.43 s
[persistent] |
4532.43 s
[persistent] 26 | , Entity (.., Entity, entityKey, entityVal)
4532.43 s
[persistent] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4532.43 s
[persistent]
4532.43 s
[persistent] Database/Persist/Class/PersistEntity.hs:43:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4532.43 s
[persistent] The import of ‘Data.Functor.Constant’ is redundant
4532.43 s
[persistent] except perhaps to import instances from ‘Data.Functor.Constant’
4532.43 s
[persistent] To import instances alone, use: import Data.Functor.Constant()
4532.43 s
[persistent] |
4532.43 s
[persistent] 43 | import Data.Functor.Constant
4532.43 s
[persistent] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4532.43 s
[persistent]
4532.43 s
[persistent] Database/Persist/Class/PersistEntity.hs:68:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4532.43 s
[persistent] The import of ‘GHC.Records’ is redundant
4532.43 s
[persistent] except perhaps to import instances from ‘GHC.Records’
4532.43 s
[persistent] To import instances alone, use: import GHC.Records()
4532.43 s
[persistent] |
4532.43 s
[persistent] 68 | import GHC.Records
4532.43 s
[persistent] | ^^^^^^^^^^^^^^^^^^
4532.43 s
[persistent]
4532.44 s
[genvalidity-text] Preprocessing test suite 'genvalidity-text-test' for genvalidity-text-1.0.0.1...
4532.50 s
[genvalidity-text] Phase: installPhase
4532.57 s
[genvalidity-text] Installing library in /nix/store/cnvxfd8jlxnfcn8v14ci61ys84s77963-genvalidity-text-1.0.0.1/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/genvalidity-text-1.0.0.1-Gqkw7cAYkvnDiFhpK8ZtH6
4532.61 s
[persistent] [18 of 46] Compiling Database.Persist.Types ( Database/Persist/Types.hs, /build/ghc1272_tmp_0/ghc_tmp_94.o, /build/ghc1272_tmp_0/ghc_tmp_94.dyn_o )
4532.65 s
[persistent] [19 of 46] Compiling Database.Persist.Quasi.Internal ( Database/Persist/Quasi/Internal.hs, /build/ghc1272_tmp_0/ghc_tmp_52.o, /build/ghc1272_tmp_0/ghc_tmp_52.dyn_o )
4532.74 s
[persistent] Database/Persist/Quasi/Internal.hs:58:25: warning : [ GHC-38856 ] [ -Wunused-imports ]
4532.74 s
[persistent] The import of ‘foldl'’ from module ‘Data.List’ is redundant
4532.74 s
[persistent] |
4532.74 s
[persistent] 58 | import Data.List (find, foldl' )
4532.75 s
[persistent] | ^^^^^^
4532.75 s
[persistent]
4532.78 s
[genvalidity-text] Phase: fixupPhase
4532.80 s
[genvalidity-text] shrinking RPATHs of ELF executables and libraries in /nix/store/cnvxfd8jlxnfcn8v14ci61ys84s77963-genvalidity-text-1.0.0.1
4532.80 s
[genvalidity-text] shrinking /nix/store/cnvxfd8jlxnfcn8v14ci61ys84s77963-genvalidity-text-1.0.0.1/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSgenvalidity-text-1.0.0.1-Gqkw7cAYkvnDiFhpK8ZtH6-ghc9.12.3.so
4532.81 s
[genvalidity-text] checking for references to /build/ in /nix/store/cnvxfd8jlxnfcn8v14ci61ys84s77963-genvalidity-text-1.0.0.1...
4532.82 s
[genvalidity-text] patching script interpreter paths in /nix/store/cnvxfd8jlxnfcn8v14ci61ys84s77963-genvalidity-text-1.0.0.1
4532.83 s
[genvalidity-text] stripping (with command strip and flags -S -p) in /nix/store/cnvxfd8jlxnfcn8v14ci61ys84s77963-genvalidity-text-1.0.0.1/lib
4532.86 s
[genvalidity-text] shrinking RPATHs of ELF executables and libraries in /nix/store/jfq2mgcj3rfcv41xzfnrys2p0icv01jk-genvalidity-text-1.0.0.1-doc
4532.87 s
[genvalidity-text] checking for references to /build/ in /nix/store/jfq2mgcj3rfcv41xzfnrys2p0icv01jk-genvalidity-text-1.0.0.1-doc...
4532.88 s
[genvalidity-text] patching script interpreter paths in /nix/store/jfq2mgcj3rfcv41xzfnrys2p0icv01jk-genvalidity-text-1.0.0.1-doc
4532.90 s
[genvalidity-path] Preprocessing test suite 'genvalidity-path-test' for genvalidity-path-1.0.0.1...
4532.95 s
Progress: 317 of 370 built (4 building), 559 of 559 downloaded from cache
4532.98 s
[genvalidity-path] Phase: installPhase
4533.06 s
[genvalidity-path] Installing library in /nix/store/cpsg7180gkqbahfb38d1i8wy3ay90bv9-genvalidity-path-1.0.0.1/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/genvalidity-path-1.0.0.1-IkowarFOizZKCGQznLmWXJ
4533.26 s
[genvalidity-path] Phase: fixupPhase
4533.28 s
[genvalidity-path] shrinking RPATHs of ELF executables and libraries in /nix/store/cpsg7180gkqbahfb38d1i8wy3ay90bv9-genvalidity-path-1.0.0.1
4533.28 s
[genvalidity-path] shrinking /nix/store/cpsg7180gkqbahfb38d1i8wy3ay90bv9-genvalidity-path-1.0.0.1/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSgenvalidity-path-1.0.0.1-IkowarFOizZKCGQznLmWXJ-ghc9.12.3.so
4533.30 s
[genvalidity-path] checking for references to /build/ in /nix/store/cpsg7180gkqbahfb38d1i8wy3ay90bv9-genvalidity-path-1.0.0.1...
4533.31 s
[genvalidity-path] patching script interpreter paths in /nix/store/cpsg7180gkqbahfb38d1i8wy3ay90bv9-genvalidity-path-1.0.0.1
4533.31 s
[genvalidity-path] stripping (with command strip and flags -S -p) in /nix/store/cpsg7180gkqbahfb38d1i8wy3ay90bv9-genvalidity-path-1.0.0.1/lib
4533.35 s
[genvalidity-path] shrinking RPATHs of ELF executables and libraries in /nix/store/sfr0zvjq7yfhkxabf2x23lbxml7kyy4x-genvalidity-path-1.0.0.1-doc
4533.42 s
[genvalidity-path] checking for references to /build/ in /nix/store/sfr0zvjq7yfhkxabf2x23lbxml7kyy4x-genvalidity-path-1.0.0.1-doc...
4533.42 s
[genvalidity-path] patching script interpreter paths in /nix/store/sfr0zvjq7yfhkxabf2x23lbxml7kyy4x-genvalidity-path-1.0.0.1-doc
4533.45 s
Progress: 318 of 370 built (3 building), 559 of 559 downloaded from cache
4533.52 s
Building sydtest-mutation-runtime-source
4533.72 s
[sydtest-mutation-runtime-source] Phase: setupCompilerEnvironmentPhase
4533.73 s
[sydtest-mutation-runtime-source] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4533.84 s
[persistent] [20 of 46] Compiling Database.Persist.Quasi ( Database/Persist/Quasi.hs, /build/ghc1272_tmp_0/ghc_tmp_50.o, /build/ghc1272_tmp_0/ghc_tmp_50.dyn_o )
4533.87 s
[persistent] [21 of 46] Compiling Database.Persist.Class.PersistStore ( Database/Persist/Class/PersistStore.hs, /build/ghc1272_tmp_0/ghc_tmp_28.o, /build/ghc1272_tmp_0/ghc_tmp_28.dyn_o )
4533.97 s
[sydtest-mutation-runtime-source] Phase: unpackPhase
4533.98 s
[sydtest-mutation-runtime-source] unpacking source archive /nix/store/0bi66yzxrinmg1w8114237p4i2prmjly-sydtest-mutation-runtime
4533.98 s
[sydtest-mutation-runtime-source] source root is sydtest-mutation-runtime
4533.99 s
[sydtest-mutation-runtime-source] Phase: patchPhase
4534.00 s
[sydtest-mutation-runtime-source] Phase: compileBuildDriverPhase
4534.00 s
[sydtest-mutation-runtime-source] setupCompileFlags: -package-db=/build/tmp.5sfjw2erSH/setup-package.conf.d -threaded
4534.02 s
[persistent] [22 of 46] Compiling Database.Persist.SqlBackend.Internal ( Database/Persist/SqlBackend/Internal.hs, /build/ghc1272_tmp_0/ghc_tmp_78.o, /build/ghc1272_tmp_0/ghc_tmp_78.dyn_o )
4534.05 s
[sydtest-mutation-runtime-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.5sfjw2erSH/Main.o )
4534.07 s
[persistent] [23 of 46] Compiling Database.Persist.SqlBackend ( Database/Persist/SqlBackend.hs, nothing ) [Database.Persist.Names changed]
4534.08 s
[persistent] [24 of 46] Compiling Database.Persist.Class.PersistUnique ( Database/Persist/Class/PersistUnique.hs, /build/ghc1272_tmp_0/ghc_tmp_30.o, /build/ghc1272_tmp_0/ghc_tmp_30.dyn_o )
4534.10 s
[sydtest-mutation-runtime-source] [2 of 2] Linking Setup
4534.24 s
[persistent] [25 of 46] Compiling Database.Persist.Class.PersistQuery ( Database/Persist/Class/PersistQuery.hs, /build/ghc1272_tmp_0/ghc_tmp_26.o, /build/ghc1272_tmp_0/ghc_tmp_26.dyn_o )
4534.31 s
[persistent] [26 of 46] Compiling Database.Persist.Class ( Database/Persist/Class.hs, /build/ghc1272_tmp_0/ghc_tmp_18.o, /build/ghc1272_tmp_0/ghc_tmp_18.dyn_o )
4534.33 s
[persistent] [27 of 46] Compiling Database.Persist.Sql.Types.Internal ( Database/Persist/Sql/Types/Internal.hs, /build/ghc1272_tmp_0/ghc_tmp_74.o, /build/ghc1272_tmp_0/ghc_tmp_74.dyn_o )
4534.37 s
[persistent] [28 of 46] Compiling Database.Persist.Sql.Types ( Database/Persist/Sql/Types.hs, /build/ghc1272_tmp_0/ghc_tmp_72.o, /build/ghc1272_tmp_0/ghc_tmp_72.dyn_o )
4534.55 s
[persistent] [29 of 46] Compiling Database.Persist.Sql.Internal ( Database/Persist/Sql/Internal.hs, /build/ghc1272_tmp_0/ghc_tmp_58.o, /build/ghc1272_tmp_0/ghc_tmp_58.dyn_o )
4534.61 s
[persistent] [30 of 46] Compiling Database.Persist ( Database/Persist.hs, /build/ghc1272_tmp_0/ghc_tmp_16.o, /build/ghc1272_tmp_0/ghc_tmp_16.dyn_o )
4534.66 s
[persistent] [31 of 46] Compiling Database.Persist.Sql.Util ( Database/Persist/Sql/Util.hs, /build/ghc1272_tmp_0/ghc_tmp_76.o, /build/ghc1272_tmp_0/ghc_tmp_76.dyn_o )
4534.78 s
[persistent] [32 of 46] Compiling Database.Persist.Sql.Class ( Database/Persist/Sql/Class.hs, /build/ghc1272_tmp_0/ghc_tmp_56.o, /build/ghc1272_tmp_0/ghc_tmp_56.dyn_o )
4535.37 s
[sydtest-mutation-runtime-source] Phase: updateAutotoolsGnuConfigScriptsPhase
4535.38 s
[sydtest-mutation-runtime-source] Phase: configurePhase
4535.39 s
[sydtest-mutation-runtime-source] configureFlags: --verbose --prefix=/nix/store/f90k4jp7b1vhnajhywpzlaj0hsbng4lj-sydtest-mutation-runtime-source-0.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/share/doc/sydtest-mutation-runtime-0.0.0.0 --with-gcc=gcc --package-db=/build/tmp.5sfjw2erSH/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4535.39 s
[sydtest-mutation-runtime-source] Using Parsec parser
4535.39 s
[sydtest-mutation-runtime-source] Configuring sydtest-mutation-runtime-0.0.0.0...
4535.98 s
[sydtest-mutation-runtime-source] Dependency QuickCheck: using QuickCheck-2.17.1.0
4535.98 s
[sydtest-mutation-runtime-source] Dependency aeson: using aeson-2.2.3.0
4535.98 s
[sydtest-mutation-runtime-source] Dependency autodocodec: using autodocodec-0.5.0.0
4535.98 s
[sydtest-mutation-runtime-source] Dependency base >=4.7 && <5: using base-4.21.1.0
4535.98 s
[sydtest-mutation-runtime-source] Dependency bytestring: using bytestring-0.12.2.0
4535.98 s
[sydtest-mutation-runtime-source] Dependency containers: using containers-0.7
4535.98 s
[sydtest-mutation-runtime-source] Dependency genvalidity: using genvalidity-1.1.1.0
4535.98 s
[sydtest-mutation-runtime-source] Dependency genvalidity-containers: using genvalidity-containers-1.0.0.2
4535.98 s
[sydtest-mutation-runtime-source] Dependency genvalidity-path: using genvalidity-path-1.0.0.1
4535.98 s
[sydtest-mutation-runtime-source] Dependency genvalidity-text: using genvalidity-text-1.0.0.1
4535.98 s
[sydtest-mutation-runtime-source] Dependency path: using path-0.9.6
4535.98 s
[sydtest-mutation-runtime-source] Dependency path-io: using path-io-1.8.2
4535.98 s
[sydtest-mutation-runtime-source] Dependency text: using text-2.1.3
4535.98 s
[sydtest-mutation-runtime-source] Source component graph: component lib
4535.98 s
[sydtest-mutation-runtime-source] Configured component graph:
4535.98 s
[sydtest-mutation-runtime-source] component sydtest-mutation-runtime-0.0.0.0-3zrQe26a4RI3OEB7qxaGD
4535.98 s
[sydtest-mutation-runtime-source] include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4535.98 s
[sydtest-mutation-runtime-source] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4535.98 s
[sydtest-mutation-runtime-source] include autodocodec-0.5.0.0-5V6zPOEaYFAF3TMe8iGMbw
4535.98 s
[sydtest-mutation-runtime-source] include base-4.21.1.0-f852
4535.99 s
[sydtest-mutation-runtime-source] include bytestring-0.12.2.0-6aa1
4535.99 s
[sydtest-mutation-runtime-source] include containers-0.7-4b3d
4535.99 s
[sydtest-mutation-runtime-source] include genvalidity-1.1.1.0-JE7lDGCAv079q0KspRA19e
4535.99 s
[sydtest-mutation-runtime-source] include genvalidity-containers-1.0.0.2-BATK703v68F5efxnJDdBRb
4535.99 s
[sydtest-mutation-runtime-source] include genvalidity-path-1.0.0.1-IkowarFOizZKCGQznLmWXJ
4535.99 s
[sydtest-mutation-runtime-source] include genvalidity-text-1.0.0.1-Gqkw7cAYkvnDiFhpK8ZtH6
4535.99 s
[sydtest-mutation-runtime-source] include path-0.9.6-2fp1GJUJD07i7POopm72A
4535.99 s
[sydtest-mutation-runtime-source] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4535.99 s
[sydtest-mutation-runtime-source] include text-2.1.3-1f83
4535.99 s
[sydtest-mutation-runtime-source] Linked component graph:
4535.99 s
[sydtest-mutation-runtime-source] unit sydtest-mutation-runtime-0.0.0.0-3zrQe26a4RI3OEB7qxaGD
4535.99 s
[sydtest-mutation-runtime-source] include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4535.99 s
[sydtest-mutation-runtime-source] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4535.99 s
[sydtest-mutation-runtime-source] include autodocodec-0.5.0.0-5V6zPOEaYFAF3TMe8iGMbw
4535.99 s
[sydtest-mutation-runtime-source] include base-4.21.1.0-f852
4535.99 s
[sydtest-mutation-runtime-source] include bytestring-0.12.2.0-6aa1
4535.99 s
[sydtest-mutation-runtime-source] include containers-0.7-4b3d
4535.99 s
[sydtest-mutation-runtime-source] include genvalidity-1.1.1.0-JE7lDGCAv079q0KspRA19e
4535.99 s
[sydtest-mutation-runtime-source] include genvalidity-containers-1.0.0.2-BATK703v68F5efxnJDdBRb
4535.99 s
[sydtest-mutation-runtime-source] include genvalidity-path-1.0.0.1-IkowarFOizZKCGQznLmWXJ
4535.99 s
[sydtest-mutation-runtime-source] include genvalidity-text-1.0.0.1-Gqkw7cAYkvnDiFhpK8ZtH6
4535.99 s
[sydtest-mutation-runtime-source] include path-0.9.6-2fp1GJUJD07i7POopm72A
4535.99 s
[sydtest-mutation-runtime-source] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4535.99 s
[sydtest-mutation-runtime-source] include text-2.1.3-1f83
4535.99 s
[sydtest-mutation-runtime-source] Test.Syd.Mutation.AugmentedManifest=sydtest-mutation-runtime-0.0.0.0-3zrQe26a4RI3OEB7qxaGD:Test.Syd.Mutation.AugmentedManifest,Test.Syd.Mutation.Manifest=sydtest-mutation-runtime-0.0.0.0-3zrQe26a4RI3OEB7qxaGD:Test.Syd.Mutation.Manifest,Test.Syd.Mutation.Runtime=sydtest-mutation-runtime-0.0.0.0-3zrQe26a4RI3OEB7qxaGD:Test.Syd.Mutation.Runtime,Test.Syd.Mutation.TestCoverageMap=sydtest-mutation-runtime-0.0.0.0-3zrQe26a4RI3OEB7qxaGD:Test.Syd.Mutation.TestCoverageMap,Test.Syd.Mutation.TestId=sydtest-mutation-runtime-0.0.0.0-3zrQe26a4RI3OEB7qxaGD:Test.Syd.Mutation.TestId
4535.99 s
[sydtest-mutation-runtime-source] Ready component graph:
4535.99 s
[sydtest-mutation-runtime-source] definite sydtest-mutation-runtime-0.0.0.0-3zrQe26a4RI3OEB7qxaGD
4535.99 s
[sydtest-mutation-runtime-source] depends QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4535.99 s
[sydtest-mutation-runtime-source] depends aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4535.99 s
[sydtest-mutation-runtime-source] depends autodocodec-0.5.0.0-5V6zPOEaYFAF3TMe8iGMbw
4535.99 s
[sydtest-mutation-runtime-source] depends base-4.21.1.0-f852
4535.99 s
[sydtest-mutation-runtime-source] depends bytestring-0.12.2.0-6aa1
4535.99 s
[sydtest-mutation-runtime-source] depends containers-0.7-4b3d
4535.99 s
[sydtest-mutation-runtime-source] depends genvalidity-1.1.1.0-JE7lDGCAv079q0KspRA19e
4535.99 s
[sydtest-mutation-runtime-source] depends genvalidity-containers-1.0.0.2-BATK703v68F5efxnJDdBRb
4535.99 s
[sydtest-mutation-runtime-source] depends genvalidity-path-1.0.0.1-IkowarFOizZKCGQznLmWXJ
4535.99 s
[sydtest-mutation-runtime-source] depends genvalidity-text-1.0.0.1-Gqkw7cAYkvnDiFhpK8ZtH6
4535.99 s
[sydtest-mutation-runtime-source] depends path-0.9.6-2fp1GJUJD07i7POopm72A
4535.99 s
[sydtest-mutation-runtime-source] depends path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4535.99 s
[sydtest-mutation-runtime-source] depends text-2.1.3-1f83
4535.99 s
[sydtest-mutation-runtime-source] Using Cabal-3.14.2.0 compiled by ghc-9.12
4535.99 s
[sydtest-mutation-runtime-source] Using compiler: ghc-9.12.3
4535.99 s
[sydtest-mutation-runtime-source] Using install prefix:
4535.99 s
[sydtest-mutation-runtime-source] /nix/store/f90k4jp7b1vhnajhywpzlaj0hsbng4lj-sydtest-mutation-runtime-source-0.0.0.0
4535.99 s
[sydtest-mutation-runtime-source] Executables installed in:
4535.99 s
[sydtest-mutation-runtime-source] /nix/store/f90k4jp7b1vhnajhywpzlaj0hsbng4lj-sydtest-mutation-runtime-source-0.0.0.0/bin
4535.99 s
[sydtest-mutation-runtime-source] Libraries installed in:
4535.99 s
[sydtest-mutation-runtime-source] /nix/store/f90k4jp7b1vhnajhywpzlaj0hsbng4lj-sydtest-mutation-runtime-source-0.0.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-mutation-runtime-0.0.0.0-3zrQe26a4RI3OEB7qxaGD
4535.99 s
[sydtest-mutation-runtime-source] Dynamic Libraries installed in:
4535.99 s
[sydtest-mutation-runtime-source] /nix/store/f90k4jp7b1vhnajhywpzlaj0hsbng4lj-sydtest-mutation-runtime-source-0.0.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4535.99 s
[sydtest-mutation-runtime-source] Private executables installed in:
4535.99 s
[sydtest-mutation-runtime-source] /nix/store/f90k4jp7b1vhnajhywpzlaj0hsbng4lj-sydtest-mutation-runtime-source-0.0.0.0/libexec/x86_64-linux-ghc-9.12.3-59b0/sydtest-mutation-runtime-0.0.0.0
4535.99 s
[sydtest-mutation-runtime-source] Data files installed in:
4535.99 s
[sydtest-mutation-runtime-source] /nix/store/f90k4jp7b1vhnajhywpzlaj0hsbng4lj-sydtest-mutation-runtime-source-0.0.0.0/share/x86_64-linux-ghc-9.12.3-59b0/sydtest-mutation-runtime-0.0.0.0
4535.99 s
[sydtest-mutation-runtime-source] Documentation installed in: /share/doc/sydtest-mutation-runtime-0.0.0.0
4535.99 s
[sydtest-mutation-runtime-source] Configuration files installed in:
4535.99 s
[sydtest-mutation-runtime-source] /nix/store/f90k4jp7b1vhnajhywpzlaj0hsbng4lj-sydtest-mutation-runtime-source-0.0.0.0/etc
4535.99 s
[sydtest-mutation-runtime-source] No alex found
4535.99 s
[sydtest-mutation-runtime-source] Using ar found on system at:
4535.99 s
[sydtest-mutation-runtime-source] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4535.99 s
[sydtest-mutation-runtime-source] No c2hs found
4535.99 s
[sydtest-mutation-runtime-source] No cpphs found
4535.99 s
[sydtest-mutation-runtime-source] No doctest found
4535.99 s
[sydtest-mutation-runtime-source] Using gcc version 14.3.0 given by user at:
4535.99 s
[sydtest-mutation-runtime-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4535.99 s
[sydtest-mutation-runtime-source] Using ghc version 9.12.3 found on system at:
4535.99 s
[sydtest-mutation-runtime-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4535.99 s
[sydtest-mutation-runtime-source] Using ghc-pkg version 9.12.3 found on system at:
4535.99 s
[sydtest-mutation-runtime-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4535.99 s
[sydtest-mutation-runtime-source] No ghcjs found
4535.99 s
[sydtest-mutation-runtime-source] No ghcjs-pkg found
4535.99 s
[sydtest-mutation-runtime-source] No greencard found
4535.99 s
[sydtest-mutation-runtime-source] Using haddock version 2.32.0 found on system at:
4535.99 s
[sydtest-mutation-runtime-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4535.99 s
[sydtest-mutation-runtime-source] No happy found
4535.99 s
[sydtest-mutation-runtime-source] No haskell-suite found
4535.99 s
[sydtest-mutation-runtime-source] No haskell-suite-pkg found
4535.99 s
[sydtest-mutation-runtime-source] No hmake found
4535.99 s
[sydtest-mutation-runtime-source] Using hpc version 0.69 found on system at:
4535.99 s
[sydtest-mutation-runtime-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4535.99 s
[sydtest-mutation-runtime-source] Using hsc2hs version 0.68.10 found on system at:
4535.99 s
[sydtest-mutation-runtime-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4535.99 s
[sydtest-mutation-runtime-source] Using hscolour version 1.25 found on system at:
4535.99 s
[sydtest-mutation-runtime-source] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4535.99 s
[sydtest-mutation-runtime-source] No jhc found
4535.99 s
[sydtest-mutation-runtime-source] Using ld found on system at:
4535.99 s
[sydtest-mutation-runtime-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4535.99 s
[sydtest-mutation-runtime-source] No pkg-config found
4535.99 s
[sydtest-mutation-runtime-source] Using runghc version 9.12.3 found on system at:
4535.99 s
[sydtest-mutation-runtime-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4535.99 s
[sydtest-mutation-runtime-source] Using strip version 2.44 found on system at:
4535.99 s
[sydtest-mutation-runtime-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4535.99 s
[sydtest-mutation-runtime-source] Using tar found on system at:
4535.99 s
[sydtest-mutation-runtime-source] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4535.99 s
[sydtest-mutation-runtime-source] No uhc found
4536.12 s
[sydtest-mutation-runtime-source] Phase: buildPhase
4536.13 s
[sydtest-mutation-runtime-source] Distribution quality errors:
4536.13 s
[sydtest-mutation-runtime-source] [no-syn-desc] No 'synopsis' or 'description' field.
4536.13 s
[sydtest-mutation-runtime-source] Distribution quality warnings:
4536.13 s
[sydtest-mutation-runtime-source] [no-license-file] A 'license-file' is not specified.
4536.13 s
[sydtest-mutation-runtime-source] [missing-upper-bounds] On library, these packages miss upper bounds:
4536.13 s
[sydtest-mutation-runtime-source] - QuickCheck
4536.13 s
[sydtest-mutation-runtime-source] - aeson
4536.13 s
[sydtest-mutation-runtime-source] - autodocodec
4536.13 s
[sydtest-mutation-runtime-source] - bytestring
4536.13 s
[sydtest-mutation-runtime-source] - containers
4536.13 s
[sydtest-mutation-runtime-source] - genvalidity
4536.13 s
[sydtest-mutation-runtime-source] - genvalidity-containers
4536.13 s
[sydtest-mutation-runtime-source] - genvalidity-path
4536.13 s
[sydtest-mutation-runtime-source] - genvalidity-text
4536.13 s
[sydtest-mutation-runtime-source] - path
4536.13 s
[sydtest-mutation-runtime-source] - path-io
4536.13 s
[sydtest-mutation-runtime-source] - text
4536.13 s
[sydtest-mutation-runtime-source] Please add them. There is more information at https://pvp.haskell.org/
4536.13 s
[sydtest-mutation-runtime-source] Note: the public hackage server would reject this package.
4536.13 s
[sydtest-mutation-runtime-source] Building source dist for sydtest-mutation-runtime-0.0.0.0...
4536.14 s
[sydtest-mutation-runtime-source] Source tarball created: dist/sydtest-mutation-runtime-0.0.0.0.tar.gz
4536.15 s
[sydtest-mutation-runtime-source] Phase: checkPhase
4536.15 s
[sydtest-mutation-runtime-source] Phase: haddockPhase
4536.16 s
[sydtest-mutation-runtime-source] Phase: installPhase
4536.16 s
[sydtest-mutation-runtime-source] Phase: fixupPhase
4536.19 s
Progress: 319 of 370 built (3 building), 559 of 559 downloaded from cache
4536.25 s
Building sydtest-mutation-runtime
4536.45 s
[sydtest-mutation-runtime] Phase: setupCompilerEnvironmentPhase
4536.45 s
[sydtest-mutation-runtime] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4536.70 s
[opt-env-conf] Documentation created: dist/doc/html/opt-env-conf,
4536.70 s
[opt-env-conf] dist/doc/html/opt-env-conf/opt-env-conf.txt
4536.70 s
[sydtest-mutation-runtime] Phase: unpackPhase
4536.71 s
[sydtest-mutation-runtime] unpacking source archive /nix/store/f90k4jp7b1vhnajhywpzlaj0hsbng4lj-sydtest-mutation-runtime-source-0.0.0.0/sydtest-mutation-runtime-0.0.0.0.tar.gz
4536.72 s
[sydtest-mutation-runtime] source root is sydtest-mutation-runtime-0.0.0.0
4536.72 s
[sydtest-mutation-runtime] setting SOURCE_DATE_EPOCH to timestamp 1778741710 of file "sydtest-mutation-runtime-0.0.0.0/sydtest-mutation-runtime.cabal"
4536.72 s
[sydtest-mutation-runtime] warning: file "sydtest-mutation-runtime-0.0.0.0/sydtest-mutation-runtime.cabal" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
4536.73 s
[sydtest-mutation-runtime] Phase: patchPhase
4536.77 s
[sydtest-mutation-runtime] Phase: compileBuildDriverPhase
4536.77 s
[sydtest-mutation-runtime] setupCompileFlags: -package-db=/build/tmp.2gAQd393Fb/setup-package.conf.d -threaded
4536.83 s
[sydtest-mutation-runtime] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.2gAQd393Fb/Main.o )
4536.87 s
[sydtest-mutation-runtime] [2 of 2] Linking Setup
4536.87 s
[opt-env-conf] Phase: installPhase
4536.96 s
[yesod-test] Phase: haddockPhase
4536.96 s
[opt-env-conf] Installing library in /nix/store/04vzs9j646hwql11i8xjzypnz68xkf9z-opt-env-conf-0.15.0.1/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri
4537.51 s
[opt-env-conf] Phase: fixupPhase
4537.53 s
[opt-env-conf] shrinking RPATHs of ELF executables and libraries in /nix/store/04vzs9j646hwql11i8xjzypnz68xkf9z-opt-env-conf-0.15.0.1
4537.55 s
[opt-env-conf] shrinking /nix/store/04vzs9j646hwql11i8xjzypnz68xkf9z-opt-env-conf-0.15.0.1/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSopt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri-ghc9.12.3.so
4537.57 s
[opt-env-conf] checking for references to /build/ in /nix/store/04vzs9j646hwql11i8xjzypnz68xkf9z-opt-env-conf-0.15.0.1...
4537.61 s
[opt-env-conf] patching script interpreter paths in /nix/store/04vzs9j646hwql11i8xjzypnz68xkf9z-opt-env-conf-0.15.0.1
4537.61 s
[opt-env-conf] stripping (with command strip and flags -S -p) in /nix/store/04vzs9j646hwql11i8xjzypnz68xkf9z-opt-env-conf-0.15.0.1/lib
4537.83 s
[opt-env-conf] shrinking RPATHs of ELF executables and libraries in /nix/store/mr2cbn3dgyg5xql1zj2wyaylv44vf8gl-opt-env-conf-0.15.0.1-doc
4537.85 s
[opt-env-conf] checking for references to /build/ in /nix/store/mr2cbn3dgyg5xql1zj2wyaylv44vf8gl-opt-env-conf-0.15.0.1-doc...
4537.87 s
[opt-env-conf] patching script interpreter paths in /nix/store/mr2cbn3dgyg5xql1zj2wyaylv44vf8gl-opt-env-conf-0.15.0.1-doc
4538.03 s
Progress: 320 of 370 built (3 building), 559 of 559 downloaded from cache
4538.03 s
[persistent] [33 of 46] Compiling Database.Persist.Sql.Raw ( Database/Persist/Sql/Raw.hs, /build/ghc1272_tmp_0/ghc_tmp_68.o, /build/ghc1272_tmp_0/ghc_tmp_68.dyn_o )
4538.03 s
[yesod-test] Preprocessing library for yesod-test-1.6.19...
4538.03 s
[yesod-test] Running Haddock on library for yesod-test-1.6.19...
4538.03 s
[yesod-test] Warning: The documentation for the following packages are not installed. No
4538.03 s
[yesod-test] links will be generated to these packages: attoparsec-0.14.4,
4538.03 s
[yesod-test] attoparsec-0.14.4, vector-0.13.2.0
4538.07 s
[persistent] [34 of 46] Compiling Database.Persist.SqlBackend.SqlPoolHooks ( Database/Persist/SqlBackend/SqlPoolHooks.hs, nothing ) [Database.Persist.Sql.Raw changed]
4538.08 s
[sydtest-mutation-runtime] Phase: updateAutotoolsGnuConfigScriptsPhase
4538.08 s
[persistent] Database/Persist/SqlBackend/SqlPoolHooks.hs:87:1: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
4538.08 s
[persistent] Defined but not used: ‘modifyRunOnException’
4538.08 s
[persistent] |
4538.08 s
[persistent] 87 | modifyRunOnException hooks f = hooks { runOnException = f $ runOnException hooks }
4538.08 s
[persistent] | ^^^^^^^^^^^^^^^^^^^^
4538.08 s
[persistent]
4538.08 s
[persistent] Database/Persist/SqlBackend/SqlPoolHooks.hs:90:1: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
4538.08 s
[persistent] Defined but not used: ‘setRunOnException’
4538.08 s
[persistent] |
4538.08 s
[persistent] 90 | setRunOnException hooks f = hooks { runOnException = f }
4538.08 s
[persistent] | ^^^^^^^^^^^^^^^^^
4538.08 s
[persistent]
4538.08 s
[persistent] [35 of 46] Compiling Database.Persist.Sql.Run ( Database/Persist/Sql/Run.hs, /build/ghc1272_tmp_0/ghc_tmp_70.o, /build/ghc1272_tmp_0/ghc_tmp_70.dyn_o )
4538.09 s
[sydtest-mutation-runtime] Phase: configurePhase
4538.09 s
[sydtest-mutation-runtime] configureFlags: --verbose --prefix=/nix/store/zqgqh3gmrkmp7nd3sv6pzzb8rav6wycg-sydtest-mutation-runtime-0.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/cgjyfn5iv26cw9zzf7lzkjr9njgmnx4p-sydtest-mutation-runtime-0.0.0.0-doc/share/doc/sydtest-mutation-runtime-0.0.0.0 --with-gcc=gcc --package-db=/build/tmp.2gAQd393Fb/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4538.09 s
[sydtest-mutation-runtime] Using Parsec parser
4538.09 s
[sydtest-mutation-runtime] Configuring sydtest-mutation-runtime-0.0.0.0...
4538.10 s
[persistent] Database/Persist/Sql/Run.hs:148:13: warning : [ GHC-68441 ] [ -Wdeprecations ]
4538.10 s
[persistent] In the use of data constructor ‘ReleaseException’
4538.10 s
[persistent] (imported from Data.Acquire, but defined in Data.Acquire.Internal):
4538.10 s
[persistent] Deprecated: "Use `ReleaseExceptionWith`, which has the exception in the constructor. This pattern synonym hides the exception and can obscure problems."
4538.10 s
[persistent] |
4538.10 s
[persistent] 148 | ReleaseException -> do
4538.10 s
[persistent] | ^^^^^^^^^^^^^^^^
4538.10 s
[persistent]
4538.10 s
[persistent] Database/Persist/Sql/Run.hs:252:14: warning : [ GHC-68441 ] [ -Wdeprecations ]
4538.10 s
[persistent] In the use of ‘createPool’ (imported from Data.Pool):
4538.10 s
[persistent] Deprecated: "Use newPool instead"
4538.10 s
[persistent] |
4538.10 s
[persistent] 252 | liftIO $ createPool
4538.10 s
[persistent] | ^^^^^^^^^^
4538.10 s
[persistent]
4538.18 s
[persistent] [36 of 46] Compiling Database.Persist.Sql.Orphan.PersistStore ( Database/Persist/Sql/Orphan/PersistStore.hs, /build/ghc1272_tmp_0/ghc_tmp_64.o, /build/ghc1272_tmp_0/ghc_tmp_64.dyn_o )
4538.40 s
[yesod-test] Haddock coverage:
4538.64 s
[sydtest-mutation-runtime] Dependency QuickCheck: using QuickCheck-2.17.1.0
4538.64 s
[sydtest-mutation-runtime] Dependency aeson: using aeson-2.2.3.0
4538.69 s
[sydtest-mutation-runtime] Dependency autodocodec: using autodocodec-0.5.0.0
4538.69 s
[sydtest-mutation-runtime] Dependency base >=4.7 && <5: using base-4.21.1.0
4538.69 s
[sydtest-mutation-runtime] Dependency bytestring: using bytestring-0.12.2.0
4538.69 s
[sydtest-mutation-runtime] Dependency containers: using containers-0.7
4538.69 s
[sydtest-mutation-runtime] Dependency genvalidity: using genvalidity-1.1.1.0
4538.69 s
[sydtest-mutation-runtime] Dependency genvalidity-containers: using genvalidity-containers-1.0.0.2
4538.69 s
[sydtest-mutation-runtime] Dependency genvalidity-path: using genvalidity-path-1.0.0.1
4538.69 s
[sydtest-mutation-runtime] Dependency genvalidity-text: using genvalidity-text-1.0.0.1
4538.69 s
[sydtest-mutation-runtime] Dependency path: using path-0.9.6
4538.69 s
[sydtest-mutation-runtime] Dependency path-io: using path-io-1.8.2
4538.69 s
[sydtest-mutation-runtime] Dependency text: using text-2.1.3
4538.69 s
[sydtest-mutation-runtime] Source component graph: component lib
4538.69 s
[sydtest-mutation-runtime] Configured component graph:
4538.69 s
[sydtest-mutation-runtime] component sydtest-mutation-runtime-0.0.0.0-3zrQe26a4RI3OEB7qxaGD
4538.69 s
[sydtest-mutation-runtime] include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4538.69 s
[sydtest-mutation-runtime] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4538.69 s
[sydtest-mutation-runtime] include autodocodec-0.5.0.0-5V6zPOEaYFAF3TMe8iGMbw
4538.69 s
[sydtest-mutation-runtime] include base-4.21.1.0-f852
4538.69 s
[sydtest-mutation-runtime] include bytestring-0.12.2.0-6aa1
4538.69 s
[sydtest-mutation-runtime] include containers-0.7-4b3d
4538.69 s
[sydtest-mutation-runtime] include genvalidity-1.1.1.0-JE7lDGCAv079q0KspRA19e
4538.69 s
[sydtest-mutation-runtime] include genvalidity-containers-1.0.0.2-BATK703v68F5efxnJDdBRb
4538.69 s
[sydtest-mutation-runtime] include genvalidity-path-1.0.0.1-IkowarFOizZKCGQznLmWXJ
4538.69 s
[sydtest-mutation-runtime] include genvalidity-text-1.0.0.1-Gqkw7cAYkvnDiFhpK8ZtH6
4538.69 s
[sydtest-mutation-runtime] include path-0.9.6-2fp1GJUJD07i7POopm72A
4538.69 s
[sydtest-mutation-runtime] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4538.69 s
[sydtest-mutation-runtime] include text-2.1.3-1f83
4538.69 s
[sydtest-mutation-runtime] Linked component graph:
4538.69 s
[sydtest-mutation-runtime] unit sydtest-mutation-runtime-0.0.0.0-3zrQe26a4RI3OEB7qxaGD
4538.69 s
[sydtest-mutation-runtime] include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4538.69 s
[sydtest-mutation-runtime] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4538.69 s
[sydtest-mutation-runtime] include autodocodec-0.5.0.0-5V6zPOEaYFAF3TMe8iGMbw
4538.69 s
[sydtest-mutation-runtime] include base-4.21.1.0-f852
4538.69 s
[sydtest-mutation-runtime] include bytestring-0.12.2.0-6aa1
4538.69 s
[sydtest-mutation-runtime] include containers-0.7-4b3d
4538.69 s
[sydtest-mutation-runtime] include genvalidity-1.1.1.0-JE7lDGCAv079q0KspRA19e
4538.69 s
[sydtest-mutation-runtime] include genvalidity-containers-1.0.0.2-BATK703v68F5efxnJDdBRb
4538.69 s
[sydtest-mutation-runtime] include genvalidity-path-1.0.0.1-IkowarFOizZKCGQznLmWXJ
4538.69 s
[sydtest-mutation-runtime] include genvalidity-text-1.0.0.1-Gqkw7cAYkvnDiFhpK8ZtH6
4538.69 s
[sydtest-mutation-runtime] include path-0.9.6-2fp1GJUJD07i7POopm72A
4538.69 s
[sydtest-mutation-runtime] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4538.69 s
[sydtest-mutation-runtime] include text-2.1.3-1f83
4538.69 s
[sydtest-mutation-runtime] Test.Syd.Mutation.AugmentedManifest=sydtest-mutation-runtime-0.0.0.0-3zrQe26a4RI3OEB7qxaGD:Test.Syd.Mutation.AugmentedManifest,Test.Syd.Mutation.Manifest=sydtest-mutation-runtime-0.0.0.0-3zrQe26a4RI3OEB7qxaGD:Test.Syd.Mutation.Manifest,Test.Syd.Mutation.Runtime=sydtest-mutation-runtime-0.0.0.0-3zrQe26a4RI3OEB7qxaGD:Test.Syd.Mutation.Runtime,Test.Syd.Mutation.TestCoverageMap=sydtest-mutation-runtime-0.0.0.0-3zrQe26a4RI3OEB7qxaGD:Test.Syd.Mutation.TestCoverageMap,Test.Syd.Mutation.TestId=sydtest-mutation-runtime-0.0.0.0-3zrQe26a4RI3OEB7qxaGD:Test.Syd.Mutation.TestId
4538.69 s
[sydtest-mutation-runtime] Ready component graph:
4538.69 s
[sydtest-mutation-runtime] definite sydtest-mutation-runtime-0.0.0.0-3zrQe26a4RI3OEB7qxaGD
4538.69 s
[sydtest-mutation-runtime] depends QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4538.69 s
[sydtest-mutation-runtime] depends aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4538.69 s
[sydtest-mutation-runtime] depends autodocodec-0.5.0.0-5V6zPOEaYFAF3TMe8iGMbw
4538.69 s
[sydtest-mutation-runtime] depends base-4.21.1.0-f852
4538.69 s
[sydtest-mutation-runtime] depends bytestring-0.12.2.0-6aa1
4538.69 s
[sydtest-mutation-runtime] depends containers-0.7-4b3d
4538.69 s
[sydtest-mutation-runtime] depends genvalidity-1.1.1.0-JE7lDGCAv079q0KspRA19e
4538.69 s
[sydtest-mutation-runtime] depends genvalidity-containers-1.0.0.2-BATK703v68F5efxnJDdBRb
4538.69 s
[sydtest-mutation-runtime] depends genvalidity-path-1.0.0.1-IkowarFOizZKCGQznLmWXJ
4538.69 s
[sydtest-mutation-runtime] depends genvalidity-text-1.0.0.1-Gqkw7cAYkvnDiFhpK8ZtH6
4538.69 s
[sydtest-mutation-runtime] depends path-0.9.6-2fp1GJUJD07i7POopm72A
4538.69 s
[sydtest-mutation-runtime] depends path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4538.69 s
[sydtest-mutation-runtime] depends text-2.1.3-1f83
4538.69 s
[sydtest-mutation-runtime] Using Cabal-3.14.2.0 compiled by ghc-9.12
4538.69 s
[sydtest-mutation-runtime] Using compiler: ghc-9.12.3
4538.69 s
[sydtest-mutation-runtime] Using install prefix:
4538.69 s
[sydtest-mutation-runtime] /nix/store/zqgqh3gmrkmp7nd3sv6pzzb8rav6wycg-sydtest-mutation-runtime-0.0.0.0
4538.69 s
[sydtest-mutation-runtime] Executables installed in:
4538.69 s
[sydtest-mutation-runtime] /nix/store/zqgqh3gmrkmp7nd3sv6pzzb8rav6wycg-sydtest-mutation-runtime-0.0.0.0/bin
4538.69 s
[sydtest-mutation-runtime] Libraries installed in:
4538.69 s
[sydtest-mutation-runtime] /nix/store/zqgqh3gmrkmp7nd3sv6pzzb8rav6wycg-sydtest-mutation-runtime-0.0.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-mutation-runtime-0.0.0.0-3zrQe26a4RI3OEB7qxaGD
4538.69 s
[sydtest-mutation-runtime] Dynamic Libraries installed in:
4538.69 s
[sydtest-mutation-runtime] /nix/store/zqgqh3gmrkmp7nd3sv6pzzb8rav6wycg-sydtest-mutation-runtime-0.0.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4538.69 s
[sydtest-mutation-runtime] Private executables installed in:
4538.69 s
[sydtest-mutation-runtime] /nix/store/zqgqh3gmrkmp7nd3sv6pzzb8rav6wycg-sydtest-mutation-runtime-0.0.0.0/libexec/x86_64-linux-ghc-9.12.3-59b0/sydtest-mutation-runtime-0.0.0.0
4538.69 s
[sydtest-mutation-runtime] Data files installed in:
4538.69 s
[sydtest-mutation-runtime] /nix/store/zqgqh3gmrkmp7nd3sv6pzzb8rav6wycg-sydtest-mutation-runtime-0.0.0.0/share/x86_64-linux-ghc-9.12.3-59b0/sydtest-mutation-runtime-0.0.0.0
4538.69 s
[sydtest-mutation-runtime] Documentation installed in:
4538.69 s
[sydtest-mutation-runtime] /nix/store/cgjyfn5iv26cw9zzf7lzkjr9njgmnx4p-sydtest-mutation-runtime-0.0.0.0-doc/share/doc/sydtest-mutation-runtime-0.0.0.0
4538.69 s
[sydtest-mutation-runtime] Configuration files installed in:
4538.69 s
[sydtest-mutation-runtime] /nix/store/zqgqh3gmrkmp7nd3sv6pzzb8rav6wycg-sydtest-mutation-runtime-0.0.0.0/etc
4538.69 s
[sydtest-mutation-runtime] No alex found
4538.69 s
[sydtest-mutation-runtime] Using ar found on system at:
4538.69 s
[sydtest-mutation-runtime] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4538.69 s
[sydtest-mutation-runtime] No c2hs found
4538.69 s
[sydtest-mutation-runtime] No cpphs found
4538.69 s
[sydtest-mutation-runtime] No doctest found
4538.69 s
[sydtest-mutation-runtime] Using gcc version 14.3.0 given by user at:
4538.69 s
[sydtest-mutation-runtime] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4538.69 s
[sydtest-mutation-runtime] Using ghc version 9.12.3 found on system at:
4538.69 s
[sydtest-mutation-runtime] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4538.69 s
[sydtest-mutation-runtime] Using ghc-pkg version 9.12.3 found on system at:
4538.69 s
[sydtest-mutation-runtime] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4538.69 s
[sydtest-mutation-runtime] No ghcjs found
4538.69 s
[sydtest-mutation-runtime] No ghcjs-pkg found
4538.69 s
[sydtest-mutation-runtime] No greencard found
4538.69 s
[sydtest-mutation-runtime] Using haddock version 2.32.0 found on system at:
4538.69 s
[sydtest-mutation-runtime] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4538.69 s
[sydtest-mutation-runtime] No happy found
4538.69 s
[sydtest-mutation-runtime] No haskell-suite found
4538.69 s
[sydtest-mutation-runtime] No haskell-suite-pkg found
4538.69 s
[sydtest-mutation-runtime] No hmake found
4538.69 s
[sydtest-mutation-runtime] Using hpc version 0.69 found on system at:
4538.69 s
[sydtest-mutation-runtime] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4538.69 s
[sydtest-mutation-runtime] Using hsc2hs version 0.68.10 found on system at:
4538.69 s
[sydtest-mutation-runtime] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4538.69 s
[sydtest-mutation-runtime] Using hscolour version 1.25 found on system at:
4538.69 s
[sydtest-mutation-runtime] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4538.69 s
[sydtest-mutation-runtime] No jhc found
4538.69 s
[sydtest-mutation-runtime] Using ld found on system at:
4538.69 s
[sydtest-mutation-runtime] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4538.69 s
[sydtest-mutation-runtime] No pkg-config found
4538.69 s
[sydtest-mutation-runtime] Using runghc version 9.12.3 found on system at:
4538.69 s
[sydtest-mutation-runtime] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4538.69 s
[sydtest-mutation-runtime] Using strip version 2.44 found on system at:
4538.69 s
[sydtest-mutation-runtime] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4538.69 s
[sydtest-mutation-runtime] Using tar found on system at:
4538.69 s
[sydtest-mutation-runtime] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4538.69 s
[sydtest-mutation-runtime] No uhc found
4538.70 s
[yesod-test] 50% ( 2 / 4) in 'Yesod.Test.CssQuery'
4538.70 s
[yesod-test] Missing documentation for:
4538.70 s
[yesod-test] SelectorGroup
4538.70 s
[yesod-test] Selector
4538.71 s
[yesod-test] 100% ( 4 / 4) in 'Yesod.Test.Internal'
4538.71 s
[yesod-test] Warning: 'SIO' is ambiguous. It is defined
4538.71 s
[yesod-test] * in ‘Yesod.Test.Internal.SIO’
4538.71 s
[yesod-test] * in ‘Yesod.Test.Internal.SIO’
4538.71 s
[yesod-test] You may be able to disambiguate the identifier by qualifying it or
4538.71 s
[yesod-test] by specifying the type/value namespace explicitly.
4538.71 s
[yesod-test] Defaulting to the one defined in ‘Yesod.Test.Internal.SIO’
4538.71 s
[yesod-test] 100% ( 8 / 8) in 'Yesod.Test.Internal.SIO'
4538.71 s
[yesod-test] Warning: 'Html' is out of scope.
4538.71 s
[yesod-test] If you qualify the identifier, haddock can try to link it anyway.
4538.71 s
[yesod-test] 54% ( 6 / 11) in 'Yesod.Test.TransversingCSS'
4538.71 s
[yesod-test] Missing documentation for:
4538.71 s
[yesod-test] HtmlLBS
4538.71 s
[yesod-test] Query
4538.71 s
[yesod-test] runQuery
4538.71 s
[yesod-test] Selector
4538.71 s
[yesod-test] SelectorGroup
4538.71 s
[yesod-test] Warning: 'dirty' is out of scope.
4538.71 s
[yesod-test] If you qualify the identifier, haddock can try to link it anyway.
4538.71 s
[yesod-test] Warning: 'runDB' is out of scope.
4538.71 s
[yesod-test] If you qualify the identifier, haddock can try to link it anyway.
4538.71 s
[yesod-test] Warning: 'Header' is ambiguous. It is defined
4538.71 s
[yesod-test] * in ‘Yesod.Core.Types’
4538.71 s
[yesod-test] * in ‘Yesod.Core.Types’
4538.71 s
[yesod-test] You may be able to disambiguate the identifier by qualifying it or
4538.71 s
[yesod-test] by specifying the type/value namespace explicitly.
4538.71 s
[yesod-test] Defaulting to the one defined in ‘Yesod.Core.Types’
4538.72 s
[yesod-test] Warning: 'ConnectionPool' is out of scope.
4538.72 s
[yesod-test] If you qualify the identifier, haddock can try to link it anyway.
4538.72 s
[yesod-test] Warning: 'Spec' is out of scope.
4538.72 s
[yesod-test] If you qualify the identifier, haddock can try to link it anyway.
4538.72 s
[yesod-test] 94% ( 88 / 93) in 'Yesod.Test'
4538.72 s
[yesod-test] Missing documentation for:
4538.72 s
[yesod-test] yesodSpec
4538.72 s
[yesod-test] TestApp
4538.72 s
[yesod-test] YSpec
4538.72 s
[yesod-test] testApp
4538.72 s
[yesod-test] assertEqual
4538.73 s
[persistent] [37 of 46] Compiling Database.Persist.Sql.Orphan.PersistUnique ( Database/Persist/Sql/Orphan/PersistUnique.hs, /build/ghc1272_tmp_0/ghc_tmp_66.o, /build/ghc1272_tmp_0/ghc_tmp_66.dyn_o )
4538.75 s
[persistent] Database/Persist/Sql/Orphan/PersistUnique.hs:47:42: warning : [ GHC-63394 ] [ -Wx-partial ]
4538.75 s
[persistent] In the use of ‘head’
4538.75 s
[persistent] (imported from Prelude, but defined in GHC.Internal.List):
4538.75 s
[persistent] "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
4538.75 s
[persistent] |
4538.75 s
[persistent] 47 | return $ head x
4538.75 s
[persistent] | ^^^^
4538.75 s
[persistent]
4538.75 s
[persistent] Database/Persist/Sql/Orphan/PersistUnique.hs:71:41: warning : [ GHC-63394 ] [ -Wx-partial ]
4538.75 s
[persistent] In the use of ‘head’
4538.75 s
[persistent] (imported from Prelude, but defined in GHC.Internal.List):
4538.75 s
[persistent] "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
4538.75 s
[persistent] |
4538.75 s
[persistent] 71 | let uKeys = persistUniqueKeys . head $ rsD
4538.75 s
[persistent] | ^^^^
4538.75 s
[persistent]
4538.77 s
[sydtest-mutation-runtime] Phase: buildPhase
4538.83 s
[sydtest-mutation-runtime] Preprocessing library for sydtest-mutation-runtime-0.0.0.0...
4538.83 s
[sydtest-mutation-runtime] Building library for sydtest-mutation-runtime-0.0.0.0...
4538.88 s
[persistent] [38 of 46] Compiling Database.Persist.Sql.Orphan.PersistQuery ( Database/Persist/Sql/Orphan/PersistQuery.hs, /build/ghc1272_tmp_0/ghc_tmp_62.o, /build/ghc1272_tmp_0/ghc_tmp_62.dyn_o )
4538.91 s
[sydtest-mutation-runtime] [1 of 6] Compiling Paths_sydtest_mutation_runtime ( dist/build/autogen/Paths_sydtest_mutation_runtime.hs, dist/build/Paths_sydtest_mutation_runtime.o, dist/build/Paths_sydtest_mutation_runtime.dyn_o )
4538.92 s
[persistent] Database/Persist/Sql/Orphan/PersistQuery.hs:325:41: warning : [ GHC-63394 ] [ -Wx-partial ]
4538.92 s
[persistent] In the use of ‘tail’
4538.92 s
[persistent] (imported from Prelude, but defined in GHC.Internal.List):
4538.92 s
[persistent] "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"."
4538.92 s
[persistent] |
4538.92 s
[persistent] 325 | let zs = tail (inits (toList $ compositeFields pdef))
4538.92 s
[persistent] | ^^^^
4538.92 s
[persistent]
4538.93 s
[persistent] Database/Persist/Sql/Orphan/PersistQuery.hs:329:59: warning : [ GHC-63394 ] [ -Wx-partial ]
4538.93 s
[persistent] In the use of ‘tail’
4538.93 s
[persistent] (imported from Prelude, but defined in GHC.Internal.List):
4538.93 s
[persistent] "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"."
4538.93 s
[persistent] |
4538.93 s
[persistent] 329 | in (wrapSql sqlcl, concat (tail (inits xs)))
4538.93 s
[persistent] | ^^^^
4538.93 s
[persistent]
4539.08 s
[sydtest-mutation-runtime] [2 of 6] Compiling Test.Syd.Mutation.Runtime ( src/Test/Syd/Mutation/Runtime.hs, dist/build/Test/Syd/Mutation/Runtime.o, dist/build/Test/Syd/Mutation/Runtime.dyn_o )
4539.31 s
[persistent] [39 of 46] Compiling Database.Persist.Sql.Migration ( Database/Persist/Sql/Migration.hs, /build/ghc1272_tmp_0/ghc_tmp_60.o, /build/ghc1272_tmp_0/ghc_tmp_60.dyn_o )
4539.31 s
[sydtest-mutation-runtime] [3 of 6] Compiling Test.Syd.Mutation.TestId ( src/Test/Syd/Mutation/TestId.hs, dist/build/Test/Syd/Mutation/TestId.o, dist/build/Test/Syd/Mutation/TestId.dyn_o )
4539.39 s
[yesod-test] Warning: Yesod.Test: could not find link destinations for:
4539.39 s
[yesod-test] - Yesod.Test.Cookies
4539.39 s
[yesod-test] - Yesod.Test.RequestBuilderData
4539.44 s
[persistent] [40 of 46] Compiling Database.Persist.ImplicitIdDef.Internal ( Database/Persist/ImplicitIdDef/Internal.hs, /build/ghc1272_tmp_0/ghc_tmp_44.o, /build/ghc1272_tmp_0/ghc_tmp_44.dyn_o )
4539.49 s
[persistent] [41 of 46] Compiling Database.Persist.ImplicitIdDef ( Database/Persist/ImplicitIdDef.hs, /build/ghc1272_tmp_0/ghc_tmp_42.o, /build/ghc1272_tmp_0/ghc_tmp_42.dyn_o )
4539.52 s
[persistent] [42 of 46] Compiling Database.Persist.Compatible.Types ( Database/Persist/Compatible/Types.hs, /build/ghc1272_tmp_0/ghc_tmp_32.o, /build/ghc1272_tmp_0/ghc_tmp_32.dyn_o )
4539.66 s
[sydtest-mutation-runtime] [4 of 6] Compiling Test.Syd.Mutation.TestCoverageMap ( src/Test/Syd/Mutation/TestCoverageMap.hs, dist/build/Test/Syd/Mutation/TestCoverageMap.o, dist/build/Test/Syd/Mutation/TestCoverageMap.dyn_o )
4539.68 s
[persistent] [43 of 46] Compiling Database.Persist.Compatible.TH ( Database/Persist/Compatible/TH.hs, nothing ) [Database.Persist.Class.PersistField changed]
4539.69 s
[persistent] [44 of 46] Compiling Database.Persist.Compatible ( Database/Persist/Compatible.hs, nothing ) [Database.Persist.Compatible.TH changed]
4539.69 s
[persistent] [45 of 46] Compiling Database.Persist.Sql ( Database/Persist/Sql.hs, /build/ghc1272_tmp_0/ghc_tmp_54.o, /build/ghc1272_tmp_0/ghc_tmp_54.dyn_o )
4539.74 s
[persistent] [46 of 46] Compiling Database.Persist.TH ( Database/Persist/TH.hs, nothing ) [Database.Persist changed]
4539.88 s
[persistent] Database/Persist/TH.hs:2314:21: warning : [ GHC-63394 ] [ -Wx-partial ]
4539.88 s
[persistent] In the use of ‘head’
4539.88 s
[persistent] (imported from Prelude, but defined in GHC.Internal.List):
4539.88 s
[persistent] "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
4539.88 s
[persistent] |
4539.88 s
[persistent] 2314 | expr <- [e| head . persistUniqueKeys|]
4539.88 s
[persistent] | ^^^^
4539.88 s
[persistent]
4539.89 s
[persistent] Haddock coverage:
4540.07 s
[sydtest-mutation-runtime] [5 of 6] Compiling Test.Syd.Mutation.Manifest ( src/Test/Syd/Mutation/Manifest.hs, dist/build/Test/Syd/Mutation/Manifest.o, dist/build/Test/Syd/Mutation/Manifest.dyn_o )
4540.07 s
[sydtest-mutation-runtime] [6 of 6] Compiling Test.Syd.Mutation.AugmentedManifest ( src/Test/Syd/Mutation/AugmentedManifest.hs, dist/build/Test/Syd/Mutation/AugmentedManifest.o, dist/build/Test/Syd/Mutation/AugmentedManifest.dyn_o )
4540.09 s
[persistent] 50% ( 1 / 2) in 'Database.Persist.Class.PersistConfig'
4540.09 s
[persistent] Missing documentation for:
4540.09 s
[persistent] Module header
4540.09 s
[persistent] Warning: 'ConstraintNameHS' is ambiguous. It is defined
4540.09 s
[persistent] * at Database/Persist/Names.hs:71:28
4540.09 s
[persistent] * at Database/Persist/Names.hs:71:1
4540.09 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.09 s
[persistent] by specifying the type/value namespace explicitly.
4540.09 s
[persistent] Defaulting to the one defined at Database/Persist/Names.hs:71:1
4540.09 s
[persistent] Warning: 'ConstraintNameDB' is ambiguous. It is defined
4540.09 s
[persistent] * at Database/Persist/Names.hs:60:28
4540.09 s
[persistent] * at Database/Persist/Names.hs:60:1
4540.09 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.09 s
[persistent] by specifying the type/value namespace explicitly.
4540.09 s
[persistent] Defaulting to the one defined at Database/Persist/Names.hs:60:1
4540.09 s
[persistent] Warning: 'EntityNameDB' is ambiguous. It is defined
4540.09 s
[persistent] * at Database/Persist/Names.hs:50:24
4540.09 s
[persistent] * at Database/Persist/Names.hs:50:1
4540.09 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.09 s
[persistent] by specifying the type/value namespace explicitly.
4540.09 s
[persistent] Defaulting to the one defined at Database/Persist/Names.hs:50:1
4540.09 s
[persistent] Warning: 'EntityNameHS' is ambiguous. It is defined
4540.09 s
[persistent] * at Database/Persist/Names.hs:43:24
4540.09 s
[persistent] * at Database/Persist/Names.hs:43:1
4540.09 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.09 s
[persistent] by specifying the type/value namespace explicitly.
4540.09 s
[persistent] Defaulting to the one defined at Database/Persist/Names.hs:43:1
4540.09 s
[persistent] Warning: 'FieldNameHS' is ambiguous. It is defined
4540.09 s
[persistent] * at Database/Persist/Names.hs:36:23
4540.09 s
[persistent] * at Database/Persist/Names.hs:36:1
4540.09 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.09 s
[persistent] by specifying the type/value namespace explicitly.
4540.09 s
[persistent] Defaulting to the one defined at Database/Persist/Names.hs:36:1
4540.09 s
[persistent] Warning: 'FieldNameDB' is ambiguous. It is defined
4540.09 s
[persistent] * at Database/Persist/Names.hs:25:23
4540.09 s
[persistent] * at Database/Persist/Names.hs:25:1
4540.09 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.09 s
[persistent] by specifying the type/value namespace explicitly.
4540.09 s
[persistent] Defaulting to the one defined at Database/Persist/Names.hs:25:1
4540.09 s
[persistent] 100% ( 8 / 8) in 'Database.Persist.Names'
4540.09 s
[persistent] Warning: 'PersistField' is out of scope.
4540.09 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.09 s
[persistent] 75% ( 3 / 4) in 'Database.Persist.PersistValue'
4540.09 s
[persistent] Missing documentation for:
4540.09 s
[persistent] fromPersistValueText (Database/Persist/PersistValue.hs:190)
4540.09 s
[persistent] 33% ( 1 / 3) in 'Database.Persist.SqlBackend.Internal.IsolationLevel'
4540.09 s
[persistent] Missing documentation for:
4540.09 s
[persistent] Module header
4540.09 s
[persistent] makeIsolationLevelStatement (Database/Persist/SqlBackend/Internal/IsolationLevel.hs:14)
4540.09 s
[persistent] 50% ( 1 / 2) in 'Database.Persist.SqlBackend.Internal.SqlPoolHooks'
4540.09 s
[persistent] Missing documentation for:
4540.09 s
[persistent] Module header
4540.10 s
[persistent] Warning: 'FieldDef' is ambiguous. It is defined
4540.10 s
[persistent] * at Database/Persist/Types/Base.hs:674:17
4540.10 s
[persistent] * at Database/Persist/Types/Base.hs:674:1
4540.10 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.10 s
[persistent] by specifying the type/value namespace explicitly.
4540.10 s
[persistent] Defaulting to the one defined at Database/Persist/Types/Base.hs:674:1
4540.10 s
[persistent] Warning: 'Field' is out of scope.
4540.10 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.10 s
[persistent] Warning: 'FieldNameHS' is ambiguous. It is defined
4540.10 s
[persistent] * at Database/Persist/Names.hs:36:23
4540.10 s
[persistent] * at Database/Persist/Names.hs:36:1
4540.10 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.10 s
[persistent] by specifying the type/value namespace explicitly.
4540.10 s
[persistent] Defaulting to the one defined at Database/Persist/Names.hs:36:1
4540.10 s
[persistent] Warning: 'PersistField' is out of scope.
4540.10 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.10 s
[persistent] Warning: 'Key' is out of scope.
4540.10 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.10 s
[persistent] Warning: 'mkPersist' is out of scope.
4540.10 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.10 s
[persistent] Warning: 'PersistFieldSql' is out of scope.
4540.10 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.10 s
[persistent] Warning: 'EntityDef' is ambiguous. It is defined
4540.10 s
[persistent] * at Database/Persist/Types/Base.hs:129:18
4540.10 s
[persistent] * at Database/Persist/Types/Base.hs:129:1
4540.10 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.10 s
[persistent] by specifying the type/value namespace explicitly.
4540.10 s
[persistent] Defaulting to the one defined at Database/Persist/Types/Base.hs:129:1
4540.10 s
[persistent] Warning: 'nullable' is out of scope.
4540.10 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.10 s
[persistent] Warning: 'MigrationOnly' is out of scope.
4540.10 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.10 s
[persistent] Warning: 'SafeToRemove' is out of scope.
4540.10 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.10 s
[persistent] Warning: 'FieldCascade' is ambiguous. It is defined
4540.10 s
[persistent] * at Database/Persist/Types/Base.hs:580:21
4540.10 s
[persistent] * at Database/Persist/Types/Base.hs:580:1
4540.10 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.10 s
[persistent] by specifying the type/value namespace explicitly.
4540.10 s
[persistent] Defaulting to the one defined at Database/Persist/Types/Base.hs:580:1
4540.10 s
[persistent] Warning: Database.Persist.Types.Base: Could not find documentation for exported module: Database.Persist.Types.Base
4540.11 s
[persistent] Warning: 'Statement' is ambiguous. It is defined
4540.11 s
[persistent] * at Database/Persist/SqlBackend/Internal/Statement.hs:12:18
4540.11 s
[persistent] * at Database/Persist/SqlBackend/Internal/Statement.hs:12:1
4540.11 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.11 s
[persistent] by specifying the type/value namespace explicitly.
4540.11 s
[persistent] Defaulting to the one defined at Database/Persist/SqlBackend/Internal/Statement.hs:12:1
4540.11 s
[persistent] 50% ( 1 / 2) in 'Database.Persist.SqlBackend.Internal.Statement'
4540.11 s
[persistent] Missing documentation for:
4540.11 s
[persistent] Module header
4540.11 s
[persistent] Warning: 'StatementCacheKey' is ambiguous. It is defined
4540.11 s
[persistent] * at Database/Persist/SqlBackend/Internal/StatementCache.hs:17:29
4540.11 s
[persistent] * at Database/Persist/SqlBackend/Internal/StatementCache.hs:17:1
4540.11 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.11 s
[persistent] by specifying the type/value namespace explicitly.
4540.11 s
[persistent] Defaulting to the one defined at Database/Persist/SqlBackend/Internal/StatementCache.hs:17:1
4540.11 s
[persistent] 50% ( 2 / 4) in 'Database.Persist.SqlBackend.Internal.StatementCache'
4540.11 s
[persistent] Missing documentation for:
4540.11 s
[persistent] Module header
4540.11 s
[persistent] StatementCacheKey (Database/Persist/SqlBackend/Internal/StatementCache.hs:17)
4540.11 s
[persistent] 71% ( 5 / 7) in 'Database.Persist.SqlBackend.StatementCache'
4540.11 s
[persistent] Missing documentation for:
4540.11 s
[persistent] Module header
4540.11 s
[persistent] StatementCacheKey (Database/Persist/SqlBackend/Internal/StatementCache.hs:17)
4540.11 s
[persistent] 0% ( 0 / 2) in 'Database.Persist.SqlBackend.Internal.InsertSqlResult'
4540.11 s
[persistent] Missing documentation for:
4540.11 s
[persistent] Module header
4540.11 s
[persistent] InsertSqlResult (Database/Persist/SqlBackend/Internal/InsertSqlResult.hs:6)
4540.11 s
[persistent] Warning: 'SqlBackend' is out of scope.
4540.11 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.11 s
[persistent] Warning: 'mkSqlBackend' is out of scope.
4540.11 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.11 s
[persistent] Warning: 'EntityDef' is ambiguous. It is defined
4540.11 s
[persistent] * at Database/Persist/Types/Base.hs:129:18
4540.11 s
[persistent] * at Database/Persist/Types/Base.hs:129:1
4540.11 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.11 s
[persistent] by specifying the type/value namespace explicitly.
4540.11 s
[persistent] Defaulting to the one defined at Database/Persist/Types/Base.hs:129:1
4540.11 s
[persistent] Warning: 'Statement' is ambiguous. It is defined
4540.11 s
[persistent] * at Database/Persist/SqlBackend/Internal/Statement.hs:12:18
4540.11 s
[persistent] * at Database/Persist/SqlBackend/Internal/Statement.hs:12:1
4540.11 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.11 s
[persistent] by specifying the type/value namespace explicitly.
4540.11 s
[persistent] Defaulting to the one defined at Database/Persist/SqlBackend/Internal/Statement.hs:12:1
4540.11 s
[persistent] 33% ( 1 / 3) in 'Database.Persist.SqlBackend.Internal.MkSqlBackend'
4540.11 s
[persistent] Missing documentation for:
4540.11 s
[persistent] Module header
4540.11 s
[persistent] LogFunc (Database/Persist/SqlBackend/Internal/MkSqlBackend.hs:79)
4540.11 s
[persistent] 87% ( 7 / 8) in 'Database.Persist.FieldDef.Internal'
4540.11 s
[persistent] Missing documentation for:
4540.11 s
[persistent] isFieldNotGenerated (Database/Persist/Types/Base.hs:445)
4540.11 s
[persistent] Warning: 'FieldDef' is ambiguous. It is defined
4540.11 s
[persistent] * at Database/Persist/Types/Base.hs:674:17
4540.11 s
[persistent] * at Database/Persist/Types/Base.hs:674:1
4540.11 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.11 s
[persistent] by specifying the type/value namespace explicitly.
4540.11 s
[persistent] Defaulting to the one defined at Database/Persist/Types/Base.hs:674:1
4540.11 s
[persistent] Warning: 'FieldCascade' is ambiguous. It is defined
4540.11 s
[persistent] * at Database/Persist/Types/Base.hs:580:21
4540.11 s
[persistent] * at Database/Persist/Types/Base.hs:580:1
4540.11 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.11 s
[persistent] by specifying the type/value namespace explicitly.
4540.11 s
[persistent] Defaulting to the one defined at Database/Persist/Types/Base.hs:580:1
4540.11 s
[persistent] 94% ( 17 / 18) in 'Database.Persist.FieldDef'
4540.11 s
[persistent] Missing documentation for:
4540.11 s
[persistent] isFieldNotGenerated (Database/Persist/Types/Base.hs:445)
4540.11 s
[persistent] Warning: 'EntityDef' is ambiguous. It is defined
4540.11 s
[persistent] * at Database/Persist/Types/Base.hs:129:18
4540.11 s
[persistent] * at Database/Persist/Types/Base.hs:129:1
4540.11 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.11 s
[persistent] by specifying the type/value namespace explicitly.
4540.11 s
[persistent] Defaulting to the one defined at Database/Persist/Types/Base.hs:129:1
4540.11 s
[persistent] 71% ( 5 / 7) in 'Database.Persist.EntityDef.Internal'
4540.11 s
[persistent] Missing documentation for:
4540.11 s
[persistent] entityPrimary (Database/Persist/Types/Base.hs:189)
4540.11 s
[persistent] toEmbedEntityDef (Database/Persist/Types/Base.hs:491)
4540.11 s
[persistent] Warning: 'EntityDef' is ambiguous. It is defined
4540.11 s
[persistent] * at Database/Persist/Types/Base.hs:129:18
4540.11 s
[persistent] * at Database/Persist/Types/Base.hs:129:1
4540.11 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.11 s
[persistent] by specifying the type/value namespace explicitly.
4540.11 s
[persistent] Defaulting to the one defined at Database/Persist/Types/Base.hs:129:1
4540.11 s
[persistent] Warning: 'UniqueDef' is ambiguous. It is defined
4540.11 s
[persistent] * at Database/Persist/Types/Base.hs:534:18
4540.11 s
[persistent] * at Database/Persist/Types/Base.hs:534:1
4540.11 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.11 s
[persistent] by specifying the type/value namespace explicitly.
4540.11 s
[persistent] Defaulting to the one defined at Database/Persist/Types/Base.hs:534:1
4540.11 s
[persistent] Warning: 'Unique' is out of scope.
4540.11 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.11 s
[persistent] Warning: 'Entity' is out of scope.
4540.11 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.11 s
[persistent] Warning: 'SafeToRemove' is out of scope.
4540.11 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.11 s
[persistent] Warning: 'MigrationOnly' is out of scope.
4540.11 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.11 s
[persistent] 89% ( 25 / 28) in 'Database.Persist.EntityDef'
4540.11 s
[persistent] Missing documentation for:
4540.11 s
[persistent] getEntityComments (Database/Persist/EntityDef.hs:99)
4540.11 s
[persistent] getEntityExtra (Database/Persist/EntityDef.hs:90)
4540.11 s
[persistent] entityPrimary (Database/Persist/Types/Base.hs:189)
4540.11 s
[persistent] Warning: 'Text' is ambiguous. It is defined
4540.11 s
[persistent] * in ‘GHC.Internal.TypeError’
4540.11 s
[persistent] * in ‘Data.Text.Internal’
4540.11 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.11 s
[persistent] by specifying the type/value namespace explicitly.
4540.11 s
[persistent] Defaulting to the one defined in ‘Data.Text.Internal’
4540.11 s
[persistent] 75% ( 3 / 4) in 'Database.Persist.Class.PersistField'
4540.11 s
[persistent] Missing documentation for:
4540.11 s
[persistent] Module header
4540.11 s
[persistent] Warning: 'mkPersist' is out of scope.
4540.11 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.11 s
[persistent] Warning: 'insertKey' is out of scope.
4540.11 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.12 s
[persistent] Warning: 'Entity' is ambiguous. It is defined
4540.12 s
[persistent] * at Database/Persist/Class/PersistEntity.hs:328:5
4540.12 s
[persistent] * at Database/Persist/Class/PersistEntity.hs:327:1
4540.12 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.12 s
[persistent] by specifying the type/value namespace explicitly.
4540.12 s
[persistent] Defaulting to the one defined at Database/Persist/Class/PersistEntity.hs:327:1
4540.12 s
[persistent] Warning: 'select' is out of scope.
4540.12 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.12 s
[persistent] Warning: 'updateWhere' is out of scope.
4540.12 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.12 s
[persistent] Warning: 'deleteWhere' is out of scope.
4540.12 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.12 s
[persistent] Warning: 'EntityDef' is ambiguous. It is defined
4540.12 s
[persistent] * at Database/Persist/Types/Base.hs:129:18
4540.12 s
[persistent] * at Database/Persist/Types/Base.hs:129:1
4540.12 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.12 s
[persistent] by specifying the type/value namespace explicitly.
4540.12 s
[persistent] Defaulting to the one defined at Database/Persist/Types/Base.hs:129:1
4540.12 s
[persistent] Warning: 'derivePersistField' is out of scope.
4540.12 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.12 s
[persistent] 85% ( 23 / 27) in 'Database.Persist.Class.PersistEntity'
4540.12 s
[persistent] Missing documentation for:
4540.12 s
[persistent] Module header
4540.12 s
[persistent] BackendSpecificUpdate (Database/Persist/Class/PersistEntity.hs:236)
4540.12 s
[persistent] BackendSpecificFilter (Database/Persist/Class/PersistEntity.hs:265)
4540.12 s
[persistent] SafeToInsertErrorMessage (Database/Persist/Class/PersistEntity.hs:569)
4540.12 s
[persistent] Warning: 'Text' is out of scope.
4540.12 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.12 s
[persistent] Warning: 'FieldDef' is ambiguous. It is defined
4540.12 s
[persistent] * at Database/Persist/Types/Base.hs:674:17
4540.12 s
[persistent] * at Database/Persist/Types/Base.hs:674:1
4540.12 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.12 s
[persistent] by specifying the type/value namespace explicitly.
4540.12 s
[persistent] Defaulting to the one defined at Database/Persist/Types/Base.hs:674:1
4540.12 s
[persistent] 77% ( 41 / 53) in 'Database.Persist.Types'
4540.12 s
[persistent] Missing documentation for:
4540.12 s
[persistent] BackendSpecificUpdate (Database/Persist/Class/PersistEntity.hs:236)
4540.12 s
[persistent] BackendSpecificFilter (Database/Persist/Class/PersistEntity.hs:265)
4540.12 s
[persistent] fieldAttrsContainsNullable (Database/Persist/Types/Base.hs:112)
4540.12 s
[persistent] Attr (Database/Persist/Types/Base.hs:241)
4540.12 s
[persistent] CompositeDef (Database/Persist/Types/Base.hs:542)
4540.12 s
[persistent] ExtraLine (Database/Persist/Types/Base.hs:239)
4540.12 s
[persistent] ForeignDef (Database/Persist/Types/Base.hs:552)
4540.12 s
[persistent] IsNullable (Database/Persist/Types/Base.hs:106)
4540.12 s
[persistent] PersistException (Database/Persist/Types/Base.hs:621)
4540.12 s
[persistent] PersistFilter (Database/Persist/Types/Base.hs:648)
4540.12 s
[persistent] PersistUpdate (Database/Persist/Types/Base.hs:666)
4540.12 s
[persistent] UpdateException (Database/Persist/Types/Base.hs:652)
4540.13 s
[persistent] Warning: 'FieldNameHS' is ambiguous. It is defined
4540.13 s
[persistent] * at Database/Persist/Names.hs:36:23
4540.13 s
[persistent] * at Database/Persist/Names.hs:36:1
4540.13 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.13 s
[persistent] by specifying the type/value namespace explicitly.
4540.13 s
[persistent] Defaulting to the one defined at Database/Persist/Names.hs:36:1
4540.13 s
[persistent] Warning: 'ForeignDef' is ambiguous. It is defined
4540.13 s
[persistent] * at Database/Persist/Types/Base.hs:552:19
4540.13 s
[persistent] * at Database/Persist/Types/Base.hs:552:1
4540.13 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.13 s
[persistent] by specifying the type/value namespace explicitly.
4540.13 s
[persistent] Defaulting to the one defined at Database/Persist/Types/Base.hs:552:1
4540.13 s
[persistent] Warning: 'mpsImplicitIdDef' is out of scope.
4540.13 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.13 s
[persistent] Warning: 'MkPersistSettings' is out of scope.
4540.13 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.13 s
[persistent] Warning: 'insert' is out of scope.
4540.13 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.13 s
[persistent] Warning: 'insertKey' is out of scope.
4540.13 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.13 s
[persistent] Warning: 'FieldCascade' is ambiguous. It is defined
4540.13 s
[persistent] * at Database/Persist/Types/Base.hs:580:21
4540.13 s
[persistent] * at Database/Persist/Types/Base.hs:580:1
4540.13 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.13 s
[persistent] by specifying the type/value namespace explicitly.
4540.13 s
[persistent] Defaulting to the one defined at Database/Persist/Types/Base.hs:580:1
4540.13 s
[persistent] Warning: 'Type' is out of scope.
4540.13 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.13 s
[persistent] Warning: 'PersistSettings' is ambiguous. It is defined
4540.13 s
[persistent] * at Database/Persist/Quasi/Internal.hs:166:24
4540.13 s
[persistent] * at Database/Persist/Quasi/Internal.hs:166:1
4540.13 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.13 s
[persistent] by specifying the type/value namespace explicitly.
4540.13 s
[persistent] Defaulting to the one defined at Database/Persist/Quasi/Internal.hs:166:1
4540.13 s
[persistent] Warning: 'EntityField' is out of scope.
4540.13 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.13 s
[persistent] Warning: 'EntityDef' is ambiguous. It is defined
4540.13 s
[persistent] * at Database/Persist/Types/Base.hs:129:18
4540.13 s
[persistent] * at Database/Persist/Types/Base.hs:129:1
4540.13 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.13 s
[persistent] by specifying the type/value namespace explicitly.
4540.13 s
[persistent] Defaulting to the one defined at Database/Persist/Types/Base.hs:129:1
4540.13 s
[persistent] Warning: 'UnboundEntityDef' is ambiguous. It is defined
4540.13 s
[persistent] * at Database/Persist/Quasi/Internal.hs:440:7
4540.13 s
[persistent] * at Database/Persist/Quasi/Internal.hs:439:1
4540.13 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.13 s
[persistent] by specifying the type/value namespace explicitly.
4540.13 s
[persistent] Defaulting to the one defined at Database/Persist/Quasi/Internal.hs:439:1
4540.13 s
[persistent] Warning: 'UnboundFieldDef' is ambiguous. It is defined
4540.13 s
[persistent] * at Database/Persist/Quasi/Internal.hs:511:7
4540.13 s
[persistent] * at Database/Persist/Quasi/Internal.hs:510:1
4540.13 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.13 s
[persistent] by specifying the type/value namespace explicitly.
4540.13 s
[persistent] Defaulting to the one defined at Database/Persist/Quasi/Internal.hs:510:1
4540.13 s
[persistent] Warning: 'CompositeDef' is ambiguous. It is defined
4540.13 s
[persistent] * at Database/Persist/Types/Base.hs:542:21
4540.13 s
[persistent] * at Database/Persist/Types/Base.hs:542:1
4540.13 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.13 s
[persistent] by specifying the type/value namespace explicitly.
4540.13 s
[persistent] Defaulting to the one defined at Database/Persist/Types/Base.hs:542:1
4540.13 s
[persistent] Warning: 'FieldDef' is ambiguous. It is defined
4540.13 s
[persistent] * at Database/Persist/Types/Base.hs:674:17
4540.13 s
[persistent] * at Database/Persist/Types/Base.hs:674:1
4540.13 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.13 s
[persistent] by specifying the type/value namespace explicitly.
4540.13 s
[persistent] Defaulting to the one defined at Database/Persist/Types/Base.hs:674:1
4540.13 s
[persistent] Warning: 'UnboundIdDef' is ambiguous. It is defined
4540.13 s
[persistent] * at Database/Persist/Quasi/Internal.hs:1071:21
4540.13 s
[persistent] * at Database/Persist/Quasi/Internal.hs:1071:1
4540.13 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.13 s
[persistent] by specifying the type/value namespace explicitly.
4540.13 s
[persistent] Defaulting to the one defined at Database/Persist/Quasi/Internal.hs:1071:1
4540.13 s
[persistent] Warning: 'EntityNameHS' is ambiguous. It is defined
4540.13 s
[persistent] * at Database/Persist/Names.hs:43:24
4540.13 s
[persistent] * at Database/Persist/Names.hs:43:1
4540.13 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.13 s
[persistent] by specifying the type/value namespace explicitly.
4540.13 s
[persistent] Defaulting to the one defined at Database/Persist/Names.hs:43:1
4540.13 s
[persistent] Warning: 'MigrationOnly' is out of scope.
4540.13 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.13 s
[persistent] Warning: 'SafeToRemove' is out of scope.
4540.13 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.13 s
[persistent] 60% ( 21 / 35) in 'Database.Persist.Quasi.Internal'
4540.13 s
[persistent] Missing documentation for:
4540.13 s
[persistent] PersistSettings (Database/Persist/Quasi/Internal.hs:166)
4540.13 s
[persistent] upperCaseSettings (Database/Persist/Quasi/Internal.hs:194)
4540.13 s
[persistent] lowerCaseSettings (Database/Persist/Quasi/Internal.hs:196)
4540.13 s
[persistent] toFKNameInfixed (Database/Persist/Quasi/Internal.hs:205)
4540.13 s
[persistent] preparse (Database/Persist/Quasi/Internal.hs:213)
4540.13 s
[persistent] parseLine (Database/Persist/Quasi/Internal.hs:218)
4540.13 s
[persistent] parseFieldType (Database/Persist/Quasi/Internal.hs:75)
4540.13 s
[persistent] associateLines (Database/Persist/Quasi/Internal.hs:388)
4540.13 s
[persistent] LinesWithComments (Database/Persist/Quasi/Internal.hs:358)
4540.13 s
[persistent] parseEntityFields (Database/Persist/Quasi/Internal.hs:873)
4540.13 s
[persistent] takeColsEx (Database/Persist/Quasi/Internal.hs:892)
4540.13 s
[persistent] getSqlNameOr (Database/Persist/Quasi/Internal.hs:950)
4540.13 s
[persistent] isUnboundFieldNullable (Database/Persist/Quasi/Internal.hs:610)
4540.13 s
[persistent] FieldTypeLit (Database/Persist/Types/Base.hs:439)
4540.15 s
[persistent] Warning: 'PersistSettings' is ambiguous. It is defined
4540.15 s
[persistent] * at Database/Persist/Quasi/Internal.hs:166:24
4540.15 s
[persistent] * at Database/Persist/Quasi/Internal.hs:166:1
4540.15 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.15 s
[persistent] by specifying the type/value namespace explicitly.
4540.15 s
[persistent] Defaulting to the one defined at Database/Persist/Quasi/Internal.hs:166:1
4540.15 s
[persistent] Warning: 'Int64' is out of scope.
4540.15 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.15 s
[persistent] Warning: 'insertKey' is out of scope.
4540.15 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.15 s
[persistent] Warning: 'insert' is out of scope.
4540.15 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.15 s
[persistent] Warning: 'entityAttrs' is out of scope.
4540.15 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.15 s
[persistent] Warning: 'fieldAttrs' is out of scope.
4540.15 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.15 s
[persistent] Warning: 'entityDef' is out of scope.
4540.15 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.15 s
[persistent] Warning: 'Proxy' is out of scope.
4540.15 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.15 s
[persistent] Warning: 'entityFields' is out of scope.
4540.15 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.15 s
[persistent] Warning: 'Restrict' is out of scope.
4540.15 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.15 s
[persistent] Warning: 'Cascade' is out of scope.
4540.15 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.15 s
[persistent] Warning: 'SetNull' is out of scope.
4540.15 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.15 s
[persistent] Warning: 'SetDefault' is out of scope.
4540.15 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.15 s
[persistent] Warning: 'mpsEntityHaddocks' is out of scope.
4540.15 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.15 s
[persistent] Warning: Database.Persist.Quasi: Could not find documentation for exported module: Database.Persist.Quasi
4540.15 s
[persistent] 75% ( 12 / 16) in 'Database.Persist.Quasi'
4540.15 s
[persistent] Missing documentation for:
4540.15 s
[persistent] PersistSettings (Database/Persist/Quasi/Internal.hs:166)
4540.15 s
[persistent] upperCaseSettings (Database/Persist/Quasi/Internal.hs:194)
4540.15 s
[persistent] lowerCaseSettings (Database/Persist/Quasi/Internal.hs:196)
4540.15 s
[persistent] setPsUseSnakeCaseForiegnKeys (Database/Persist/Quasi.hs:963)
4540.15 s
[persistent] Warning: 'John' is out of scope.
4540.15 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.15 s
[persistent] Warning: 'Entity' is ambiguous. It is defined
4540.15 s
[persistent] * at Database/Persist/Class/PersistEntity.hs:328:5
4540.15 s
[persistent] * at Database/Persist/Class/PersistEntity.hs:327:1
4540.15 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.15 s
[persistent] by specifying the type/value namespace explicitly.
4540.15 s
[persistent] Defaulting to the one defined at Database/Persist/Class/PersistEntity.hs:327:1
4540.15 s
[persistent] Warning: 'upsertBy' is out of scope.
4540.15 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.16 s
[persistent] Warning: 'toSqlKey' is out of scope.
4540.16 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.16 s
[persistent] Warning: 'fromSqlKey' is out of scope.
4540.16 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.16 s
[persistent] Warning: 'IsSqlBackend' is out of scope.
4540.16 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.16 s
[persistent] Warning: 'SqlBackend' is out of scope.
4540.16 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.16 s
[persistent] Warning: 'SqlReadBackend' is out of scope.
4540.16 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.16 s
[persistent] 73% ( 14 / 19) in 'Database.Persist.Class.PersistStore'
4540.16 s
[persistent] Missing documentation for:
4540.16 s
[persistent] Module header
4540.16 s
[persistent] liftPersist (Database/Persist/Class/PersistStore.hs:132)
4540.16 s
[persistent] PersistCore (Database/Persist/Class/PersistStore.hs:152)
4540.16 s
[persistent] PersistStoreRead (Database/Persist/Class/PersistStore.hs:155)
4540.16 s
[persistent] PersistStoreWrite (Database/Persist/Class/PersistStore.hs:214)
4540.16 s
[persistent] Warning: 'SqlBackend' is ambiguous. It is defined
4540.16 s
[persistent] * at Database/Persist/SqlBackend/Internal.hs:36:19
4540.16 s
[persistent] * at Database/Persist/SqlBackend/Internal.hs:36:1
4540.16 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.16 s
[persistent] by specifying the type/value namespace explicitly.
4540.16 s
[persistent] Defaulting to the one defined at Database/Persist/SqlBackend/Internal.hs:36:1
4540.16 s
[persistent] Warning: 'Pool' is out of scope.
4540.16 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.16 s
[persistent] Warning: 'ConnectionPool' is out of scope.
4540.16 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.16 s
[persistent] Warning: 'runSqlConn' is out of scope.
4540.16 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.16 s
[persistent] Warning: 'runSqlPool' is out of scope.
4540.16 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.16 s
[persistent] Warning: 'defaultRepsertMany' is out of scope.
4540.16 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.16 s
[persistent] Warning: 'EntityDef' is ambiguous. It is defined
4540.16 s
[persistent] * at Database/Persist/Types/Base.hs:129:18
4540.16 s
[persistent] * at Database/Persist/Types/Base.hs:129:1
4540.16 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.16 s
[persistent] by specifying the type/value namespace explicitly.
4540.16 s
[persistent] Defaulting to the one defined at Database/Persist/Types/Base.hs:129:1
4540.16 s
[persistent] Warning: 'Statement' is ambiguous. It is defined
4540.16 s
[persistent] * at Database/Persist/SqlBackend/Internal/Statement.hs:12:18
4540.16 s
[persistent] * at Database/Persist/SqlBackend/Internal/Statement.hs:12:1
4540.16 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.16 s
[persistent] by specifying the type/value namespace explicitly.
4540.16 s
[persistent] Defaulting to the one defined at Database/Persist/SqlBackend/Internal/Statement.hs:12:1
4540.16 s
[persistent] Warning: 'defaultPutMany' is out of scope.
4540.16 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.16 s
[persistent] Warning: 'connInsertSql' is ambiguous. It is defined
4540.16 s
[persistent] * at Database/Persist/SqlBackend/Internal.hs:40:7
4540.16 s
[persistent] * at Database/Persist/SqlBackend/Internal/MkSqlBackend.hs:28:7
4540.16 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.16 s
[persistent] by specifying the type/value namespace explicitly.
4540.16 s
[persistent] Defaulting to the one defined at Database/Persist/SqlBackend/Internal/MkSqlBackend.hs:28:7
4540.16 s
[persistent] 40% ( 2 / 5) in 'Database.Persist.SqlBackend.Internal'
4540.16 s
[persistent] Missing documentation for:
4540.16 s
[persistent] Module header
4540.16 s
[persistent] SqlBackendHooks (Database/Persist/SqlBackend/Internal.hs:144)
4540.16 s
[persistent] emptySqlBackendHooks (Database/Persist/SqlBackend/Internal.hs:149)
4540.16 s
[persistent] Warning: 'SqlBackend' is ambiguous. It is defined
4540.16 s
[persistent] * at Database/Persist/SqlBackend/Internal.hs:36:19
4540.16 s
[persistent] * at Database/Persist/SqlBackend/Internal.hs:36:1
4540.16 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.16 s
[persistent] by specifying the type/value namespace explicitly.
4540.16 s
[persistent] Defaulting to the one defined at Database/Persist/SqlBackend/Internal.hs:36:1
4540.16 s
[persistent] Warning: 'FieldNameDB' is ambiguous. It is defined
4540.16 s
[persistent] * at Database/Persist/Names.hs:25:23
4540.16 s
[persistent] * at Database/Persist/Names.hs:25:1
4540.16 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.16 s
[persistent] by specifying the type/value namespace explicitly.
4540.16 s
[persistent] Defaulting to the one defined at Database/Persist/Names.hs:25:1
4540.16 s
[persistent] Warning: 'ReaderT' is ambiguous. It is defined
4540.16 s
[persistent] * in ‘Control.Monad.Trans.Reader’
4540.16 s
[persistent] * in ‘Control.Monad.Trans.Reader’
4540.16 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.16 s
[persistent] by specifying the type/value namespace explicitly.
4540.16 s
[persistent] Defaulting to the one defined in ‘Control.Monad.Trans.Reader’
4540.16 s
[persistent] Warning: 'SqlPersistT' is out of scope.
4540.16 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.17 s
[persistent] 92% ( 26 / 28) in 'Database.Persist.SqlBackend'
4540.17 s
[persistent] Missing documentation for:
4540.17 s
[persistent] SqlBackendHooks (Database/Persist/SqlBackend/Internal.hs:144)
4540.17 s
[persistent] emptySqlBackendHooks (Database/Persist/SqlBackend/Internal.hs:149)
4540.17 s
[persistent] Warning: 'TypeError' is out of scope.
4540.17 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.17 s
[persistent] Warning: 'UniqueDef' is ambiguous. It is defined
4540.17 s
[persistent] * at Database/Persist/Types/Base.hs:534:18
4540.17 s
[persistent] * at Database/Persist/Types/Base.hs:534:1
4540.17 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.17 s
[persistent] by specifying the type/value namespace explicitly.
4540.17 s
[persistent] Defaulting to the one defined at Database/Persist/Types/Base.hs:534:1
4540.17 s
[persistent] 95% ( 19 / 20) in 'Database.Persist.Class.PersistUnique'
4540.17 s
[persistent] Missing documentation for:
4540.17 s
[persistent] Module header
4540.18 s
[persistent] Warning: 'Entity' is ambiguous. It is defined
4540.18 s
[persistent] * at Database/Persist/Class/PersistEntity.hs:328:5
4540.18 s
[persistent] * at Database/Persist/Class/PersistEntity.hs:327:1
4540.18 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.18 s
[persistent] by specifying the type/value namespace explicitly.
4540.18 s
[persistent] Defaulting to the one defined at Database/Persist/Class/PersistEntity.hs:327:1
4540.18 s
[persistent] Warning: 'SqlPersistT' is out of scope.
4540.18 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.18 s
[persistent] 85% ( 6 / 7) in 'Database.Persist.Class.PersistQuery'
4540.18 s
[persistent] Missing documentation for:
4540.18 s
[persistent] Module header
4540.18 s
[persistent] 94% ( 64 / 68) in 'Database.Persist.Class'
4540.18 s
[persistent] Missing documentation for:
4540.18 s
[persistent] PersistStoreRead (Database/Persist/Class/PersistStore.hs:155)
4540.18 s
[persistent] PersistStoreWrite (Database/Persist/Class/PersistStore.hs:214)
4540.18 s
[persistent] liftPersist (Database/Persist/Class/PersistStore.hs:132)
4540.18 s
[persistent] PersistCore (Database/Persist/Class/PersistStore.hs:152)
4540.18 s
[persistent] 80% ( 16 / 20) in 'Database.Persist.Sql.Types.Internal'
4540.18 s
[persistent] Missing documentation for:
4540.18 s
[persistent] LogFunc (Database/Persist/SqlBackend/Internal/MkSqlBackend.hs:79)
4540.18 s
[persistent] InsertSqlResult (Database/Persist/SqlBackend/Internal/InsertSqlResult.hs:6)
4540.18 s
[persistent] makeIsolationLevelStatement (Database/Persist/SqlBackend/Internal/IsolationLevel.hs:14)
4540.18 s
[persistent] SqlBackendHooks (Database/Persist/SqlBackend/Internal.hs:144)
4540.18 s
[persistent] Warning: 'rawSql' is out of scope.
4540.18 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.18 s
[persistent] Warning: 'PersistField' is out of scope.
4540.18 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.18 s
[persistent] Warning: 'ConnectionPoolConfig' is ambiguous. It is defined
4540.18 s
[persistent] * at Database/Persist/Sql/Types.hs:68:29
4540.18 s
[persistent] * at Database/Persist/Sql/Types.hs:68:1
4540.18 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.18 s
[persistent] by specifying the type/value namespace explicitly.
4540.18 s
[persistent] Defaulting to the one defined at Database/Persist/Sql/Types.hs:68:1
4540.18 s
[persistent] Warning: Database.Persist.Sql.Types: Could not find documentation for exported module: Database.Persist.Sql.Types
4540.18 s
[persistent] Warning: 'ConstraintNameDB' is ambiguous. It is defined
4540.18 s
[persistent] * at Database/Persist/Names.hs:60:28
4540.18 s
[persistent] * at Database/Persist/Names.hs:60:1
4540.18 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.18 s
[persistent] by specifying the type/value namespace explicitly.
4540.18 s
[persistent] Defaulting to the one defined at Database/Persist/Names.hs:60:1
4540.18 s
[persistent] Warning: 'BackendSpecificOverrides' is ambiguous. It is defined
4540.18 s
[persistent] * at Database/Persist/Sql/Internal.hs:36:33
4540.18 s
[persistent] * at Database/Persist/Sql/Internal.hs:36:1
4540.18 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.18 s
[persistent] by specifying the type/value namespace explicitly.
4540.18 s
[persistent] Defaulting to the one defined at Database/Persist/Sql/Internal.hs:36:1
4540.19 s
[persistent] Warning: 'Filter' is ambiguous. It is defined
4540.19 s
[persistent] * at Database/Persist/Class/PersistEntity.hs:279:22
4540.19 s
[persistent] * at Database/Persist/Class/PersistEntity.hs:279:1
4540.19 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.19 s
[persistent] by specifying the type/value namespace explicitly.
4540.19 s
[persistent] Defaulting to the one defined at Database/Persist/Class/PersistEntity.hs:279:1
4540.19 s
[persistent] Warning: 'Update' is ambiguous. It is defined
4540.19 s
[persistent] * at Database/Persist/Class/PersistEntity.hs:248:22
4540.19 s
[persistent] * at Database/Persist/Class/PersistEntity.hs:248:1
4540.19 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.19 s
[persistent] by specifying the type/value namespace explicitly.
4540.19 s
[persistent] Defaulting to the one defined at Database/Persist/Class/PersistEntity.hs:248:1
4540.19 s
[persistent] Warning: 'share' is out of scope.
4540.19 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.19 s
[persistent] Warning: 'mkPersist' is out of scope.
4540.19 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.19 s
[persistent] Warning: 'sqlSettings' is out of scope.
4540.19 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.19 s
[persistent] Warning: 'mkMigrate' is out of scope.
4540.19 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.19 s
[persistent] Warning: 'persistLowerCase' is out of scope.
4540.19 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.19 s
[persistent] 100% ( 38 / 38) in 'Database.Persist'
4540.19 s
[persistent] Warning: 'FieldDef' is ambiguous. It is defined
4540.19 s
[persistent] * at Database/Persist/Types/Base.hs:674:17
4540.19 s
[persistent] * at Database/Persist/Types/Base.hs:674:1
4540.19 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.19 s
[persistent] by specifying the type/value namespace explicitly.
4540.19 s
[persistent] Defaulting to the one defined at Database/Persist/Types/Base.hs:674:1
4540.19 s
[persistent] Warning: 'Update' is ambiguous. It is defined
4540.19 s
[persistent] * at Database/Persist/Class/PersistEntity.hs:248:22
4540.19 s
[persistent] * at Database/Persist/Class/PersistEntity.hs:248:1
4540.19 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.19 s
[persistent] by specifying the type/value namespace explicitly.
4540.19 s
[persistent] Defaulting to the one defined at Database/Persist/Class/PersistEntity.hs:248:1
4540.19 s
[persistent] Warning: 'escape' is out of scope.
4540.19 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.19 s
[persistent] 26% ( 5 / 19) in 'Database.Persist.Sql.Util'
4540.19 s
[persistent] Missing documentation for:
4540.19 s
[persistent] Module header
4540.19 s
[persistent] parseEntityValues (Database/Persist/Sql/Util.hs:168)
4540.19 s
[persistent] keyAndEntityColumnNames (Database/Persist/Sql/Util.hs:58)
4540.19 s
[persistent] entityColumnCount (Database/Persist/Sql/Util.hs:62)
4540.19 s
[persistent] isIdField (Database/Persist/Sql/Util.hs:201)
4540.19 s
[persistent] dbIdColumns (Database/Persist/Sql/Util.hs:155)
4540.19 s
[persistent] dbIdColumnsEsc (Database/Persist/Sql/Util.hs:158)
4540.19 s
[persistent] dbColumns (Database/Persist/Sql/Util.hs:161)
4540.19 s
[persistent] updatePersistValue (Database/Persist/Sql/Util.hs:209)
4540.19 s
[persistent] mkUpdateText (Database/Persist/Sql/Util.hs:217)
4540.19 s
[persistent] mkUpdateText' (Database/Persist/Sql/Util.hs:221)
4540.19 s
[persistent] commaSeparated (Database/Persist/Sql/Util.hs:214)
4540.19 s
[persistent] parenWrapped (Database/Persist/Sql/Util.hs:234)
4540.19 s
[persistent] parseExistsResult (Database/Persist/Sql/Util.hs:278)
4540.19 s
[persistent] Warning: 'PersistLiteralEncoded' is out of scope.
4540.19 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.19 s
[persistent] Warning: 'PersistFieldSQL' is out of scope.
4540.19 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.19 s
[persistent] Warning: 'EntityWithPrefix' is ambiguous. It is defined
4540.19 s
[persistent] * at Database/Persist/Sql/Class.hs:143:7
4540.19 s
[persistent] * at Database/Persist/Sql/Class.hs:142:1
4540.19 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.19 s
[persistent] by specifying the type/value namespace explicitly.
4540.19 s
[persistent] Defaulting to the one defined at Database/Persist/Sql/Class.hs:142:1
4540.20 s
[persistent] Warning: 'Entity' is ambiguous. It is defined
4540.20 s
[persistent] * at Database/Persist/Class/PersistEntity.hs:328:5
4540.20 s
[persistent] * at Database/Persist/Class/PersistEntity.hs:327:1
4540.20 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.20 s
[persistent] by specifying the type/value namespace explicitly.
4540.20 s
[persistent] Defaulting to the one defined at Database/Persist/Class/PersistEntity.hs:327:1
4540.20 s
[persistent] Warning: 'rawSql' is out of scope.
4540.20 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.20 s
[persistent] Warning: 'Entity' is ambiguous. It is defined
4540.20 s
[persistent] * at Database/Persist/Class/PersistEntity.hs:328:5
4540.20 s
[persistent] * at Database/Persist/Class/PersistEntity.hs:327:1
4540.20 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.20 s
[persistent] by specifying the type/value namespace explicitly.
4540.20 s
[persistent] Defaulting to the one defined at Database/Persist/Class/PersistEntity.hs:327:1
4540.20 s
[persistent] Warning: 'Single' is ambiguous. It is defined
4540.20 s
[persistent] * at Database/Persist/Sql/Types.hs:138:20
4540.20 s
[persistent] * at Database/Persist/Sql/Types.hs:138:1
4540.20 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.20 s
[persistent] by specifying the type/value namespace explicitly.
4540.20 s
[persistent] Defaulting to the one defined at Database/Persist/Sql/Types.hs:138:1
4540.20 s
[persistent] 15% ( 2 / 13) in 'Database.Persist.SqlBackend.SqlPoolHooks'
4540.20 s
[persistent] Missing documentation for:
4540.20 s
[persistent] Module header
4540.20 s
[persistent] getAlterBackend (Database/Persist/SqlBackend/SqlPoolHooks.hs:54)
4540.20 s
[persistent] modifyAlterBackend (Database/Persist/SqlBackend/SqlPoolHooks.hs:57)
4540.20 s
[persistent] setAlterBackend (Database/Persist/SqlBackend/SqlPoolHooks.hs:60)
4540.20 s
[persistent] getRunBefore (Database/Persist/SqlBackend/SqlPoolHooks.hs:64)
4540.20 s
[persistent] modifyRunBefore (Database/Persist/SqlBackend/SqlPoolHooks.hs:67)
4540.20 s
[persistent] setRunBefore (Database/Persist/SqlBackend/SqlPoolHooks.hs:70)
4540.20 s
[persistent] getRunAfter (Database/Persist/SqlBackend/SqlPoolHooks.hs:74)
4540.20 s
[persistent] modifyRunAfter (Database/Persist/SqlBackend/SqlPoolHooks.hs:77)
4540.20 s
[persistent] setRunAfter (Database/Persist/SqlBackend/SqlPoolHooks.hs:80)
4540.20 s
[persistent] getRunOnException (Database/Persist/SqlBackend/SqlPoolHooks.hs:84)
4540.20 s
[persistent] Warning: 'Conduit' is out of scope.
4540.20 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.20 s
[persistent] Warning: 'Filter' is ambiguous. It is defined
4540.20 s
[persistent] * at Database/Persist/Class/PersistEntity.hs:279:22
4540.20 s
[persistent] * at Database/Persist/Class/PersistEntity.hs:279:1
4540.20 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.20 s
[persistent] by specifying the type/value namespace explicitly.
4540.20 s
[persistent] Defaulting to the one defined at Database/Persist/Class/PersistEntity.hs:279:1
4540.20 s
[persistent] Warning: 'WriterT' is ambiguous. It is defined
4540.20 s
[persistent] * in ‘Control.Monad.Trans.Writer.Lazy’
4540.20 s
[persistent] * in ‘Control.Monad.Trans.Writer.Lazy’
4540.20 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.20 s
[persistent] by specifying the type/value namespace explicitly.
4540.20 s
[persistent] Defaulting to the one defined in ‘Control.Monad.Trans.Writer.Lazy’
4540.20 s
[persistent] Warning: 'ReaderT' is ambiguous. It is defined
4540.20 s
[persistent] * in ‘Control.Monad.Trans.Reader’
4540.20 s
[persistent] * in ‘Control.Monad.Trans.Reader’
4540.20 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.20 s
[persistent] by specifying the type/value namespace explicitly.
4540.20 s
[persistent] Defaulting to the one defined in ‘Control.Monad.Trans.Reader’
4540.20 s
[persistent] Warning: 'SqlBackend' is ambiguous. It is defined
4540.20 s
[persistent] * at Database/Persist/SqlBackend/Internal.hs:36:19
4540.20 s
[persistent] * at Database/Persist/SqlBackend/Internal.hs:36:1
4540.21 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.21 s
[persistent] by specifying the type/value namespace explicitly.
4540.21 s
[persistent] Defaulting to the one defined at Database/Persist/SqlBackend/Internal.hs:36:1
4540.21 s
[persistent] Warning: 'PersistUnsafeMigrationException' is ambiguous. It is defined
4540.21 s
[persistent] * at Database/Persist/Sql/Migration.hs:289:5
4540.21 s
[persistent] * at Database/Persist/Sql/Migration.hs:288:1
4540.21 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.21 s
[persistent] by specifying the type/value namespace explicitly.
4540.21 s
[persistent] Defaulting to the one defined at Database/Persist/Sql/Migration.hs:288:1
4540.21 s
[persistent] Warning: 'rawExecute_' is out of scope.
4540.21 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.21 s
[persistent] 96% ( 25 / 26) in 'Database.Persist.Sql.Migration'
4540.21 s
[persistent] Missing documentation for:
4540.21 s
[persistent] Sql (Database/Persist/Sql/Migration.hs:77)
4540.21 s
[persistent] Warning: 'PersistSettings' is out of scope.
4540.21 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.21 s
[persistent] Warning: 'BackendKey' is out of scope.
4540.21 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.21 s
[persistent] Warning: 'SqlBackend' is out of scope.
4540.21 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.21 s
[persistent] Warning: 'ImplicitIdDef' is ambiguous. It is defined
4540.21 s
[persistent] * at Database/Persist/ImplicitIdDef/Internal.hs:93:22
4540.21 s
[persistent] * at Database/Persist/ImplicitIdDef/Internal.hs:93:1
4540.21 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.21 s
[persistent] by specifying the type/value namespace explicitly.
4540.21 s
[persistent] Defaulting to the one defined at Database/Persist/ImplicitIdDef/Internal.hs:93:1
4540.21 s
[persistent] Warning: 'ByteString' is out of scope.
4540.21 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.21 s
[persistent] Warning: 'toPersistValue' is out of scope.
4540.21 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.21 s
[persistent] Warning: 'fromPersistValue' is out of scope.
4540.21 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.21 s
[persistent] Warning: 'setImplicitIdDef' is out of scope.
4540.21 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.21 s
[persistent] Warning: 'MkPersistSettings' is out of scope.
4540.21 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.21 s
[persistent] Warning: 'MkPersistBackend' is out of scope.
4540.21 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.21 s
[persistent] Warning: 'mpsGeneric' is out of scope.
4540.21 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.21 s
[persistent] Warning: 'mpsBackend' is out of scope.
4540.21 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.21 s
[persistent] Warning: 'EntityNameHS' is ambiguous. It is defined
4540.21 s
[persistent] * at Database/Persist/Names.hs:43:24
4540.21 s
[persistent] * at Database/Persist/Names.hs:43:1
4540.21 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.21 s
[persistent] by specifying the type/value namespace explicitly.
4540.21 s
[persistent] Defaulting to the one defined at Database/Persist/Names.hs:43:1
4540.21 s
[persistent] Warning: 'FieldTyp' is out of scope.
4540.21 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.21 s
[persistent] Warning: 'insertKey' is out of scope.
4540.21 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.21 s
[persistent] Warning: 'insert' is out of scope.
4540.21 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.21 s
[persistent] Warning: 'series_name' is out of scope.
4540.21 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.21 s
[persistent] 100% ( 6 / 6) in 'Database.Persist.ImplicitIdDef.Internal'
4540.21 s
[persistent] Warning: 'ImplicitIdDef' is ambiguous. It is defined
4540.21 s
[persistent] * at Database/Persist/ImplicitIdDef/Internal.hs:93:22
4540.21 s
[persistent] * at Database/Persist/ImplicitIdDef/Internal.hs:93:1
4540.21 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.21 s
[persistent] by specifying the type/value namespace explicitly.
4540.21 s
[persistent] Defaulting to the one defined at Database/Persist/ImplicitIdDef/Internal.hs:93:1
4540.21 s
[persistent] 100% ( 11 / 11) in 'Database.Persist.ImplicitIdDef'
4540.21 s
[persistent] Warning: 'SqlBackend' is out of scope.
4540.21 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.21 s
[persistent] Warning: 'Compatible' is ambiguous. It is defined
4540.21 s
[persistent] * at Database/Persist/Compatible/Types.hs:56:26
4540.21 s
[persistent] * at Database/Persist/Compatible/Types.hs:56:1
4540.21 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.21 s
[persistent] by specifying the type/value namespace explicitly.
4540.21 s
[persistent] Defaulting to the one defined at Database/Persist/Compatible/Types.hs:56:1
4540.21 s
[persistent] 75% ( 3 / 4) in 'Database.Persist.Compatible'
4540.21 s
[persistent] Missing documentation for:
4540.21 s
[persistent] Module header
4540.21 s
[persistent] 75% ( 71 / 94) in 'Database.Persist.Sql'
4540.21 s
[persistent] Missing documentation for:
4540.22 s
[persistent] close' (Database/Persist/Sql/Run.hs:322)
4540.22 s
[persistent] createSqlPool (Database/Persist/Sql/Run.hs:232)
4540.22 s
[persistent] liftSqlPersistMPool (Database/Persist/Sql/Run.hs:202)
4540.22 s
[persistent] runSqlConn (Database/Persist/Sql/Run.hs:180)
4540.22 s
[persistent] runSqlPersistM (Database/Persist/Sql/Run.hs:192)
4540.22 s
[persistent] runSqlPersistMPool (Database/Persist/Sql/Run.hs:197)
4540.22 s
[persistent] withSqlPool (Database/Persist/Sql/Run.hs:210)
4540.22 s
[persistent] fromSqlKey (Database/Persist/Sql/Orphan/PersistStore.hs:70)
4540.22 s
[persistent] toSqlKey (Database/Persist/Sql/Orphan/PersistStore.hs:67)
4540.22 s
[persistent] withRawQuery (Database/Persist/Sql/Orphan/PersistStore.hs:62)
4540.22 s
[persistent] BackendKey (Database/Persist/Class/PersistStore.hs:153)
4540.22 s
[persistent] BackendKey
4540.22 s
[persistent] rawQuery (Database/Persist/Sql/Raw.hs:26)
4540.22 s
[persistent] rawQueryRes (Database/Persist/Sql/Raw.hs:37)
4540.22 s
[persistent] getStmtConn (Database/Persist/Sql/Raw.hs:77)
4540.22 s
[persistent] defaultAttribute (Database/Persist/Sql/Internal.hs:73)
4540.22 s
[persistent] Column (Database/Persist/Sql/Types.hs:22)
4540.22 s
[persistent] ConnectionPool (Database/Persist/Sql/Types.hs:63)
4540.22 s
[persistent] PersistentSqlException (Database/Persist/Sql/Types.hs:54)
4540.22 s
[persistent] SqlPersistM (Database/Persist/Sql/Types.hs:61)
4540.22 s
[persistent] SqlPersistT (Database/Persist/Sql/Types.hs:59)
4540.22 s
[persistent] InsertSqlResult (Database/Persist/SqlBackend/Internal/InsertSqlResult.hs:6)
4540.22 s
[persistent] LogFunc (Database/Persist/SqlBackend/Internal/MkSqlBackend.hs:79)
4540.22 s
[persistent] Warning: 'EntityDef' is ambiguous. It is defined
4540.22 s
[persistent] * at Database/Persist/Types/Base.hs:129:18
4540.22 s
[persistent] * at Database/Persist/Types/Base.hs:129:1
4540.22 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.22 s
[persistent] by specifying the type/value namespace explicitly.
4540.22 s
[persistent] Defaulting to the one defined at Database/Persist/Types/Base.hs:129:1
4540.22 s
[persistent] Warning: 'User' is out of scope.
4540.22 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.22 s
[persistent] Warning: 'UnboundEntityDef' is ambiguous. It is defined
4540.22 s
[persistent] * at Database/Persist/Quasi/Internal.hs:440:7
4540.22 s
[persistent] * at Database/Persist/Quasi/Internal.hs:439:1
4540.22 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.22 s
[persistent] by specifying the type/value namespace explicitly.
4540.22 s
[persistent] Defaulting to the one defined at Database/Persist/Quasi/Internal.hs:439:1
4540.22 s
[persistent] Warning: 'QuasiQuoter' is ambiguous. It is defined
4540.22 s
[persistent] * in ‘GHC.Internal.TH.Quote’
4540.22 s
[persistent] * in ‘GHC.Internal.TH.Quote’
4540.22 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.22 s
[persistent] by specifying the type/value namespace explicitly.
4540.22 s
[persistent] Defaulting to the one defined in ‘GHC.Internal.TH.Quote’
4540.22 s
[persistent] Warning: 'ImplicitIdDef' is ambiguous. It is defined
4540.22 s
[persistent] * at Database/Persist/ImplicitIdDef/Internal.hs:93:22
4540.22 s
[persistent] * at Database/Persist/ImplicitIdDef/Internal.hs:93:1
4540.22 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.22 s
[persistent] by specifying the type/value namespace explicitly.
4540.22 s
[persistent] Defaulting to the one defined at Database/Persist/ImplicitIdDef/Internal.hs:93:1
4540.22 s
[persistent] Warning: 'MkPersistSettings' is ambiguous. It is defined
4540.22 s
[persistent] * at Database/Persist/TH.hs:1055:26
4540.22 s
[persistent] * at Database/Persist/TH.hs:1055:1
4540.22 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.22 s
[persistent] by specifying the type/value namespace explicitly.
4540.22 s
[persistent] Defaulting to the one defined at Database/Persist/TH.hs:1055:1
4540.22 s
[persistent] Warning: 'SqlPersist' is out of scope.
4540.22 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.22 s
[persistent] Warning: 'EntityJSON' is ambiguous. It is defined
4540.22 s
[persistent] * at Database/Persist/TH.hs:1184:19
4540.22 s
[persistent] * at Database/Persist/TH.hs:1184:1
4540.22 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.22 s
[persistent] by specifying the type/value namespace explicitly.
4540.22 s
[persistent] Defaulting to the one defined at Database/Persist/TH.hs:1184:1
4540.22 s
[persistent] Warning: 'FieldDef' is ambiguous. It is defined
4540.22 s
[persistent] * at Database/Persist/Types/Base.hs:674:17
4540.22 s
[persistent] * at Database/Persist/Types/Base.hs:674:1
4540.22 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.22 s
[persistent] by specifying the type/value namespace explicitly.
4540.22 s
[persistent] Defaulting to the one defined at Database/Persist/Types/Base.hs:674:1
4540.22 s
[persistent] Warning: 'customerName' is out of scope.
4540.22 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.22 s
[persistent] Warning: 'EmbedEntityDef' is ambiguous. It is defined
4540.22 s
[persistent] * at Database/Persist/Types/Base.hs:464:23
4540.22 s
[persistent] * at Database/Persist/Types/Base.hs:464:1
4540.22 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.22 s
[persistent] by specifying the type/value namespace explicitly.
4540.22 s
[persistent] Defaulting to the one defined at Database/Persist/Types/Base.hs:464:1
4540.22 s
[persistent] Warning: 'UnboundFieldDef' is ambiguous. It is defined
4540.22 s
[persistent] * at Database/Persist/Quasi/Internal.hs:511:7
4540.22 s
[persistent] * at Database/Persist/Quasi/Internal.hs:510:1
4540.23 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.23 s
[persistent] by specifying the type/value namespace explicitly.
4540.23 s
[persistent] Defaulting to the one defined at Database/Persist/Quasi/Internal.hs:510:1
4540.23 s
[persistent] Warning: 'Name' is ambiguous. It is defined
4540.23 s
[persistent] * in ‘GHC.Internal.TH.Syntax’
4540.23 s
[persistent] * in ‘GHC.Internal.TH.Syntax’
4540.23 s
[persistent] You may be able to disambiguate the identifier by qualifying it or
4540.23 s
[persistent] by specifying the type/value namespace explicitly.
4540.23 s
[persistent] Defaulting to the one defined in ‘GHC.Internal.TH.Syntax’
4540.23 s
[persistent] Warning: '_customerName' is out of scope.
4540.23 s
[persistent] If you qualify the identifier, haddock can try to link it anyway.
4540.23 s
[persistent] 95% ( 45 / 47) in 'Database.Persist.TH'
4540.23 s
[persistent] Missing documentation for:
4540.23 s
[persistent] EntityJSON (Database/Persist/TH.hs:1184)
4540.23 s
[persistent] lensPTH (Database/Persist/TH.hs:1637)
4540.52 s
[persistent] Warning: Database.Persist.Class.PersistField: could not find link destinations for:
4540.52 s
[persistent] - Data.Vector.Vector
4540.52 s
[persistent] Warning: Database.Persist.Class.PersistEntity: could not find link destinations for:
4540.52 s
[persistent] - Database.Persist.Class.PersistEntity.EntityErrorMessage
4540.52 s
[persistent] - Database.Persist.Class.PersistEntity.FunctionErrorMessage
4540.52 s
[persistent] - Database.Persist.Class.PersistEntity.Rep_Entity
4540.52 s
[persistent] Warning: Database.Persist.Types: could not find link destinations for:
4540.52 s
[persistent] - Database.Persist.Types.Base.SelfEmbed
4540.52 s
[persistent] - Database.Persist.Class.PersistEntity.EntityErrorMessage
4540.52 s
[persistent] - Database.Persist.Class.PersistEntity.Rep_Entity
4540.53 s
[persistent] Warning: Database.Persist.Class.PersistStore: could not find link destinations for:
4540.53 s
[persistent] - Database.Persist.Compatible.Types.CompatibleKey
4540.53 s
[persistent] - Database.Persist.Compatible.Types.unCompatibleKey
4540.54 s
[persistent] Warning: Database.Persist.SqlBackend.Internal: could not find link destinations for:
4540.54 s
[persistent] - Database.Persist.Sql.Orphan.PersistStore.Rep_R:BackendKeySqlBackend
4540.54 s
[persistent] Warning: Database.Persist.SqlBackend: could not find link destinations for:
4540.54 s
[persistent] - Database.Persist.Sql.Orphan.PersistStore.Rep_R:BackendKeySqlBackend
4540.56 s
[persistent] Warning: Database.Persist.Class: could not find link destinations for:
4540.56 s
[persistent] - Data.Vector.Vector
4540.56 s
[persistent] - Database.Persist.Class.PersistEntity.EntityErrorMessage
4540.56 s
[persistent] - Database.Persist.Class.PersistEntity.FunctionErrorMessage
4540.56 s
[persistent] - Database.Persist.Compatible.Types.CompatibleKey
4540.56 s
[persistent] - Database.Persist.Compatible.Types.unCompatibleKey
4540.56 s
[persistent] Warning: Database.Persist.Sql.Types.Internal: could not find link destinations for:
4540.56 s
[persistent] - Database.Persist.Sql.Orphan.PersistStore.Rep_R:BackendKeySqlWriteBackend
4540.56 s
[persistent] - Database.Persist.Sql.Orphan.PersistStore.Rep_R:BackendKeySqlReadBackend
4540.56 s
[persistent] - Database.Persist.Sql.Orphan.PersistStore.Rep_R:BackendKeySqlBackend
4540.59 s
[persistent] Warning: Database.Persist.Compatible: could not find link destinations for:
4540.59 s
[persistent] - Database.Persist.Compatible.Types.CompatibleKey
4540.59 s
[persistent] - Database.Persist.Compatible.Types.unCompatibleKey
4540.61 s
[persistent] Warning: Database.Persist.Sql: could not find link destinations for:
4540.61 s
[persistent] - Data.Vector.Vector
4540.61 s
[persistent] - Database.Persist.Sql.Orphan.PersistStore.Rep_R:BackendKeySqlWriteBackend
4540.61 s
[persistent] - Database.Persist.Sql.Orphan.PersistStore.Rep_R:BackendKeySqlReadBackend
4540.61 s
[persistent] - Database.Persist.Sql.Orphan.PersistStore.Rep_R:BackendKeySqlBackend
4540.61 s
[persistent] - Database.Persist.Compatible.Types.CompatibleKey
4540.61 s
[persistent] - Database.Persist.Compatible.Types.unCompatibleKey
4540.61 s
[persistent] Warning: Database.Persist.TH: could not find link destinations for:
4540.61 s
[persistent] - Database.Persist.TH.Lens
4541.41 s
[sydtest-mutation-runtime] [1 of 6] Compiling Paths_sydtest_mutation_runtime ( dist/build/autogen/Paths_sydtest_mutation_runtime.hs, dist/build/Paths_sydtest_mutation_runtime.p_o )
4541.65 s
[sydtest-mutation-runtime] [2 of 6] Compiling Test.Syd.Mutation.Runtime ( src/Test/Syd/Mutation/Runtime.hs, dist/build/Test/Syd/Mutation/Runtime.p_o )
4541.86 s
[sydtest-mutation-runtime] [3 of 6] Compiling Test.Syd.Mutation.TestId ( src/Test/Syd/Mutation/TestId.hs, dist/build/Test/Syd/Mutation/TestId.p_o )
4542.17 s
[sydtest-mutation-runtime] [4 of 6] Compiling Test.Syd.Mutation.TestCoverageMap ( src/Test/Syd/Mutation/TestCoverageMap.hs, dist/build/Test/Syd/Mutation/TestCoverageMap.p_o )
4542.58 s
[sydtest-mutation-runtime] [5 of 6] Compiling Test.Syd.Mutation.Manifest ( src/Test/Syd/Mutation/Manifest.hs, dist/build/Test/Syd/Mutation/Manifest.p_o )
4542.61 s
[sydtest-mutation-runtime] [6 of 6] Compiling Test.Syd.Mutation.AugmentedManifest ( src/Test/Syd/Mutation/AugmentedManifest.hs, dist/build/Test/Syd/Mutation/AugmentedManifest.p_o )
4545.58 s
[sydtest-mutation-runtime] Phase: checkPhase
4545.63 s
[sydtest-mutation-runtime] Package has no test suites.
4545.64 s
[sydtest-mutation-runtime] Phase: haddockPhase
4546.09 s
[yesod-test] Documentation created: dist/doc/html/yesod-test,
4546.09 s
[yesod-test] dist/doc/html/yesod-test/yesod-test.txt
4546.26 s
[sydtest-mutation-runtime] Preprocessing library for sydtest-mutation-runtime-0.0.0.0...
4546.26 s
[sydtest-mutation-runtime] Running Haddock on library for sydtest-mutation-runtime-0.0.0.0...
4546.26 s
[sydtest-mutation-runtime] Warning: The documentation for the following packages are not installed. No
4546.26 s
[sydtest-mutation-runtime] links will be generated to these packages: path-0.9.6, path-0.9.6,
4546.26 s
[sydtest-mutation-runtime] vector-0.13.2.0
4546.30 s
[yesod-test] Phase: installPhase
4546.39 s
[yesod-test] Installing library in /nix/store/83gkzqipv3kj69w5skah1v02f2kxj5a6-yesod-test-1.6.19/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/yesod-test-1.6.19-36WXz6VtzMbDHA8lMaWlhY
4546.47 s
[sydtest-mutation-runtime] [1 of 6] Compiling Paths_sydtest_mutation_runtime ( dist/build/autogen/Paths_sydtest_mutation_runtime.hs, nothing ) [Flags changed]
4546.56 s
[sydtest-mutation-runtime] [2 of 6] Compiling Test.Syd.Mutation.Runtime ( src/Test/Syd/Mutation/Runtime.hs, /build/ghc545_tmp_0/ghc_tmp_6.o, /build/ghc545_tmp_0/ghc_tmp_6.dyn_o )
4546.65 s
[yesod-test] Phase: fixupPhase
4546.67 s
[yesod-test] shrinking RPATHs of ELF executables and libraries in /nix/store/83gkzqipv3kj69w5skah1v02f2kxj5a6-yesod-test-1.6.19
4546.67 s
[yesod-test] shrinking /nix/store/83gkzqipv3kj69w5skah1v02f2kxj5a6-yesod-test-1.6.19/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSyesod-test-1.6.19-36WXz6VtzMbDHA8lMaWlhY-ghc9.12.3.so
4546.72 s
[yesod-test] checking for references to /build/ in /nix/store/83gkzqipv3kj69w5skah1v02f2kxj5a6-yesod-test-1.6.19...
4546.74 s
[yesod-test] patching script interpreter paths in /nix/store/83gkzqipv3kj69w5skah1v02f2kxj5a6-yesod-test-1.6.19
4546.74 s
[yesod-test] stripping (with command strip and flags -S -p) in /nix/store/83gkzqipv3kj69w5skah1v02f2kxj5a6-yesod-test-1.6.19/lib
4546.82 s
[yesod-test] shrinking RPATHs of ELF executables and libraries in /nix/store/31866g9bhc9gvi0gphjz6x2ihwfqm7w7-yesod-test-1.6.19-doc
4546.82 s
[yesod-test] checking for references to /build/ in /nix/store/31866g9bhc9gvi0gphjz6x2ihwfqm7w7-yesod-test-1.6.19-doc...
4546.84 s
[yesod-test] patching script interpreter paths in /nix/store/31866g9bhc9gvi0gphjz6x2ihwfqm7w7-yesod-test-1.6.19-doc
4546.96 s
Progress: 321 of 370 built (2 building), 559 of 559 downloaded from cache
4546.96 s
[sydtest-mutation-runtime] [3 of 6] Compiling Test.Syd.Mutation.TestId ( src/Test/Syd/Mutation/TestId.hs, /build/ghc545_tmp_0/ghc_tmp_8.o, /build/ghc545_tmp_0/ghc_tmp_8.dyn_o )
4547.06 s
[sydtest-mutation-runtime] [4 of 6] Compiling Test.Syd.Mutation.TestCoverageMap ( src/Test/Syd/Mutation/TestCoverageMap.hs, nothing ) [Flags changed]
4547.08 s
[sydtest-mutation-runtime] [5 of 6] Compiling Test.Syd.Mutation.Manifest ( src/Test/Syd/Mutation/Manifest.hs, /build/ghc545_tmp_0/ghc_tmp_4.o, /build/ghc545_tmp_0/ghc_tmp_4.dyn_o )
4547.30 s
[sydtest-mutation-runtime] [6 of 6] Compiling Test.Syd.Mutation.AugmentedManifest ( src/Test/Syd/Mutation/AugmentedManifest.hs, nothing ) [Flags changed]
4547.62 s
[persistent] Documentation created: dist/doc/html/persistent,
4547.62 s
[persistent] dist/doc/html/persistent/persistent.txt
4547.67 s
[sydtest-mutation-runtime] Haddock coverage:
4547.74 s
[sydtest-mutation-runtime] Warning: 'MutationId' is ambiguous. It is defined
4547.74 s
[sydtest-mutation-runtime] * at src/Test/Syd/Mutation/Runtime.hs:32:22
4547.74 s
[sydtest-mutation-runtime] * at src/Test/Syd/Mutation/Runtime.hs:32:1
4547.74 s
[sydtest-mutation-runtime] You may be able to disambiguate the identifier by qualifying it or
4547.74 s
[sydtest-mutation-runtime] by specifying the type/value namespace explicitly.
4547.74 s
[sydtest-mutation-runtime] Defaulting to the one defined at src/Test/Syd/Mutation/Runtime.hs:32:1
4547.74 s
[sydtest-mutation-runtime] Warning: 'NOINLINE' is out of scope.
4547.74 s
[sydtest-mutation-runtime] If you qualify the identifier, haddock can try to link it anyway.
4547.74 s
[sydtest-mutation-runtime] 88% ( 8 / 9) in 'Test.Syd.Mutation.Runtime'
4547.74 s
[sydtest-mutation-runtime] Missing documentation for:
4547.74 s
[sydtest-mutation-runtime] Module header
4547.74 s
[sydtest-mutation-runtime] Warning: 'Spec' is out of scope.
4547.74 s
[sydtest-mutation-runtime] If you qualify the identifier, haddock can try to link it anyway.
4547.74 s
[sydtest-mutation-runtime] Warning: 'TestId' is ambiguous. It is defined
4547.74 s
[sydtest-mutation-runtime] * at src/Test/Syd/Mutation/TestId.hs:28:18
4547.74 s
[sydtest-mutation-runtime] * at src/Test/Syd/Mutation/TestId.hs:28:1
4547.74 s
[sydtest-mutation-runtime] You may be able to disambiguate the identifier by qualifying it or
4547.74 s
[sydtest-mutation-runtime] by specifying the type/value namespace explicitly.
4547.74 s
[sydtest-mutation-runtime] Defaulting to the one defined at src/Test/Syd/Mutation/TestId.hs:28:1
4547.74 s
[sydtest-mutation-runtime] 75% ( 3 / 4) in 'Test.Syd.Mutation.TestId'
4547.74 s
[sydtest-mutation-runtime] Missing documentation for:
4547.74 s
[sydtest-mutation-runtime] Module header
4547.74 s
[sydtest-mutation-runtime] Warning: 'TestCoverageMap' is ambiguous. It is defined
4547.74 s
[sydtest-mutation-runtime] * at src/Test/Syd/Mutation/TestCoverageMap.hs:23:27
4547.74 s
[sydtest-mutation-runtime] * at src/Test/Syd/Mutation/TestCoverageMap.hs:23:1
4547.74 s
[sydtest-mutation-runtime] You may be able to disambiguate the identifier by qualifying it or
4547.74 s
[sydtest-mutation-runtime] by specifying the type/value namespace explicitly.
4547.74 s
[sydtest-mutation-runtime] Defaulting to the one defined at src/Test/Syd/Mutation/TestCoverageMap.hs:23:1
4547.74 s
[sydtest-mutation-runtime] 75% ( 3 / 4) in 'Test.Syd.Mutation.TestCoverageMap'
4547.74 s
[sydtest-mutation-runtime] Missing documentation for:
4547.74 s
[sydtest-mutation-runtime] Module header
4547.74 s
[sydtest-mutation-runtime] Warning: 'MutationManifest' is ambiguous. It is defined
4547.74 s
[sydtest-mutation-runtime] * at src/Test/Syd/Mutation/Manifest.hs:94:28
4547.74 s
[sydtest-mutation-runtime] * at src/Test/Syd/Mutation/Manifest.hs:94:1
4547.74 s
[sydtest-mutation-runtime] You may be able to disambiguate the identifier by qualifying it or
4547.75 s
[sydtest-mutation-runtime] by specifying the type/value namespace explicitly.
4547.75 s
[sydtest-mutation-runtime] Defaulting to the one defined at src/Test/Syd/Mutation/Manifest.hs:94:1
4547.75 s
[sydtest-mutation-runtime] 90% ( 9 / 10) in 'Test.Syd.Mutation.Manifest'
4547.75 s
[sydtest-mutation-runtime] Missing documentation for:
4547.75 s
[sydtest-mutation-runtime] Module header
4547.75 s
[sydtest-mutation-runtime] Warning: 'MutationRecord' is ambiguous. It is defined
4547.75 s
[sydtest-mutation-runtime] * at src/Test/Syd/Mutation/Manifest.hs:31:23
4547.75 s
[sydtest-mutation-runtime] * at src/Test/Syd/Mutation/Manifest.hs:31:1
4547.75 s
[sydtest-mutation-runtime] You may be able to disambiguate the identifier by qualifying it or
4547.75 s
[sydtest-mutation-runtime] by specifying the type/value namespace explicitly.
4547.75 s
[sydtest-mutation-runtime] Defaulting to the one defined at src/Test/Syd/Mutation/Manifest.hs:31:1
4547.75 s
[sydtest-mutation-runtime] Warning: 'AugmentedMutationRecord' is ambiguous. It is defined
4547.75 s
[sydtest-mutation-runtime] * at src/Test/Syd/Mutation/AugmentedManifest.hs:45:32
4547.75 s
[sydtest-mutation-runtime] * at src/Test/Syd/Mutation/AugmentedManifest.hs:45:1
4547.75 s
[sydtest-mutation-runtime] You may be able to disambiguate the identifier by qualifying it or
4547.75 s
[sydtest-mutation-runtime] by specifying the type/value namespace explicitly.
4547.75 s
[sydtest-mutation-runtime] Defaulting to the one defined at src/Test/Syd/Mutation/AugmentedManifest.hs:45:1
4547.75 s
[sydtest-mutation-runtime] Warning: 'MutationId' is ambiguous. It is defined
4547.75 s
[sydtest-mutation-runtime] * at src/Test/Syd/Mutation/Runtime.hs:32:22
4547.75 s
[sydtest-mutation-runtime] * at src/Test/Syd/Mutation/Runtime.hs:32:1
4547.75 s
[sydtest-mutation-runtime] You may be able to disambiguate the identifier by qualifying it or
4547.75 s
[sydtest-mutation-runtime] by specifying the type/value namespace explicitly.
4547.75 s
[sydtest-mutation-runtime] Defaulting to the one defined at src/Test/Syd/Mutation/Runtime.hs:32:1
4547.75 s
[sydtest-mutation-runtime] Warning: 'AugmentedManifest' is ambiguous. It is defined
4547.75 s
[sydtest-mutation-runtime] * at src/Test/Syd/Mutation/AugmentedManifest.hs:98:29
4547.75 s
[sydtest-mutation-runtime] * at src/Test/Syd/Mutation/AugmentedManifest.hs:98:1
4547.75 s
[sydtest-mutation-runtime] You may be able to disambiguate the identifier by qualifying it or
4547.75 s
[sydtest-mutation-runtime] by specifying the type/value namespace explicitly.
4547.75 s
[sydtest-mutation-runtime] Defaulting to the one defined at src/Test/Syd/Mutation/AugmentedManifest.hs:98:1
4547.75 s
[sydtest-mutation-runtime] Warning: 'covering_tests' is out of scope.
4547.75 s
[sydtest-mutation-runtime] If you qualify the identifier, haddock can try to link it anyway.
4547.75 s
[sydtest-mutation-runtime] 85% ( 12 / 14) in 'Test.Syd.Mutation.AugmentedManifest'
4547.75 s
[sydtest-mutation-runtime] Missing documentation for:
4547.75 s
[sydtest-mutation-runtime] Module header
4547.75 s
[sydtest-mutation-runtime] AugmentedManifest (src/Test/Syd/Mutation/AugmentedManifest.hs:98)
4547.81 s
[persistent] Phase: installPhase
4547.90 s
[persistent] Installing library in /nix/store/5brsa40513d6bhk4j9n1ma2hqdlvixav-persistent-2.14.6.3/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4548.18 s
[sydtest-mutation-runtime] Warning: Test.Syd.Mutation.Runtime: could not find link destinations for:
4548.18 s
[sydtest-mutation-runtime] - Test.Syd.Mutation.Runtime.Rep_MutationId
4548.18 s
[sydtest-mutation-runtime] Warning: Test.Syd.Mutation.TestId: could not find link destinations for:
4548.18 s
[sydtest-mutation-runtime] - Test.Syd.Mutation.TestId.Rep_TestId
4548.18 s
[sydtest-mutation-runtime] Warning: Test.Syd.Mutation.Manifest: could not find link destinations for:
4548.18 s
[sydtest-mutation-runtime] - Path.Internal.Posix.Path
4548.18 s
[sydtest-mutation-runtime] - Path.Posix.Abs
4548.18 s
[sydtest-mutation-runtime] - Path.Posix.Dir
4548.18 s
[sydtest-mutation-runtime] - Path.Posix.File
4548.18 s
[sydtest-mutation-runtime] - Path.Posix.Rel
4548.18 s
[sydtest-mutation-runtime] Warning: Test.Syd.Mutation.AugmentedManifest: could not find link destinations for:
4548.18 s
[sydtest-mutation-runtime] - Path.Internal.Posix.Path
4548.18 s
[sydtest-mutation-runtime] - Path.Posix.Abs
4548.18 s
[sydtest-mutation-runtime] - Path.Posix.Dir
4548.18 s
[sydtest-mutation-runtime] - Path.Posix.File
4548.18 s
[sydtest-mutation-runtime] - Path.Posix.Rel
4548.18 s
[sydtest-mutation-runtime] - Test.Syd.Mutation.AugmentedManifest.Rep_AugmentedMutationRecord
4548.55 s
[persistent] Phase: fixupPhase
4548.56 s
[persistent] shrinking RPATHs of ELF executables and libraries in /nix/store/5brsa40513d6bhk4j9n1ma2hqdlvixav-persistent-2.14.6.3
4548.56 s
[persistent] shrinking /nix/store/5brsa40513d6bhk4j9n1ma2hqdlvixav-persistent-2.14.6.3/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSpersistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda-ghc9.12.3.so
4548.62 s
[persistent] checking for references to /build/ in /nix/store/5brsa40513d6bhk4j9n1ma2hqdlvixav-persistent-2.14.6.3...
4548.66 s
[persistent] patching script interpreter paths in /nix/store/5brsa40513d6bhk4j9n1ma2hqdlvixav-persistent-2.14.6.3
4548.66 s
[persistent] stripping (with command strip and flags -S -p) in /nix/store/5brsa40513d6bhk4j9n1ma2hqdlvixav-persistent-2.14.6.3/lib
4549.10 s
[persistent] shrinking RPATHs of ELF executables and libraries in /nix/store/sh97lqs02kvskjk05vqbnfsx8m5qhsp0-persistent-2.14.6.3-doc
4549.12 s
[persistent] checking for references to /build/ in /nix/store/sh97lqs02kvskjk05vqbnfsx8m5qhsp0-persistent-2.14.6.3-doc...
4549.14 s
[persistent] patching script interpreter paths in /nix/store/sh97lqs02kvskjk05vqbnfsx8m5qhsp0-persistent-2.14.6.3-doc
4549.33 s
Progress: 322 of 370 built (1 building), 559 of 559 downloaded from cache
4549.42 s
Building persistent-postgresql
4549.47 s
Building persistent-sqlite
4549.54 s
Building yesod-persistent
4549.72 s
[persistent-postgresql] Phase: setupCompilerEnvironmentPhase
4549.72 s
[persistent-postgresql] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4549.76 s
[persistent-sqlite] Phase: setupCompilerEnvironmentPhase
4549.77 s
[persistent-sqlite] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4549.92 s
[yesod-persistent] Phase: setupCompilerEnvironmentPhase
4549.93 s
[yesod-persistent] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4550.05 s
[persistent-postgresql] Phase: unpackPhase
4550.05 s
[persistent-postgresql] unpacking source archive /nix/store/k0wxcf0gcbhy901m4dvzxxzixxs9b4f5-persistent-postgresql-2.13.6.2.tar.gz
4550.06 s
[persistent-postgresql] source root is persistent-postgresql-2.13.6.2
4550.06 s
[persistent-postgresql] setting SOURCE_DATE_EPOCH to timestamp 1721349385 of file "persistent-postgresql-2.13.6.2/ChangeLog.md"
4550.07 s
[persistent-postgresql] Phase: patchPhase
4550.07 s
[persistent-postgresql] Replace Cabal file with edited version from mirror://hackage/persistent-postgresql-2.13.6.2/revision/1.cabal.
4550.08 s
[persistent-postgresql] Run jailbreak-cabal to lift version restrictions on build inputs.
4550.09 s
[persistent-sqlite] Phase: unpackPhase
4550.09 s
[persistent-sqlite] unpacking source archive /nix/store/p0i416pdnn41fhh5kr2gasalzj2h6mdd-persistent-sqlite-2.13.3.0.tar.gz
4550.09 s
[persistent-postgresql] Phase: compileBuildDriverPhase
4550.10 s
[persistent-postgresql] setupCompileFlags: -package-db=/build/tmp.YP7yMjZuN6/setup-package.conf.d -threaded
4550.12 s
[persistent-sqlite] source root is persistent-sqlite-2.13.3.0
4550.13 s
[persistent-sqlite] setting SOURCE_DATE_EPOCH to timestamp 1701967905 of file "persistent-sqlite-2.13.3.0/Database/Persist/Sqlite.hs"
4550.13 s
[persistent-sqlite] Phase: patchPhase
4550.14 s
[persistent-sqlite] Run jailbreak-cabal to lift version restrictions on build inputs.
4550.15 s
[persistent-postgresql] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.YP7yMjZuN6/Main.o )
4550.16 s
[persistent-sqlite] Phase: compileBuildDriverPhase
4550.16 s
[persistent-sqlite] setupCompileFlags: -package-db=/build/tmp.pApHJQHDkT/setup-package.conf.d -threaded
4550.20 s
[persistent-postgresql] [2 of 2] Linking Setup
4550.22 s
[persistent-sqlite] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.pApHJQHDkT/Main.o )
4550.26 s
[persistent-sqlite] [2 of 2] Linking Setup
4550.33 s
[yesod-persistent] Phase: unpackPhase
4550.34 s
[yesod-persistent] unpacking source archive /nix/store/k1zrdxv73zlxf6a3qimnxa67803pc74y-yesod-persistent-1.6.0.8.tar.gz
4550.34 s
[yesod-persistent] source root is yesod-persistent-1.6.0.8
4550.35 s
[yesod-persistent] setting SOURCE_DATE_EPOCH to timestamp 1650043313 of file "yesod-persistent-1.6.0.8/yesod-persistent.cabal"
4550.35 s
[yesod-persistent] Phase: patchPhase
4550.36 s
[yesod-persistent] Run jailbreak-cabal to lift version restrictions on build inputs.
4550.37 s
[yesod-persistent] Phase: compileBuildDriverPhase
4550.38 s
[yesod-persistent] setupCompileFlags: -package-db=/build/tmp.JpJLAmnrql/setup-package.conf.d -threaded
4550.43 s
[yesod-persistent] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.JpJLAmnrql/Main.o )
4550.48 s
[yesod-persistent] [2 of 2] Linking Setup
4551.42 s
[persistent-postgresql] Phase: updateAutotoolsGnuConfigScriptsPhase
4551.43 s
[persistent-postgresql] Phase: configurePhase
4551.48 s
[persistent-postgresql] configureFlags: --verbose --prefix=/nix/store/qpp6m6wfk06fi019a9xfyj8k19f5k1xc-persistent-postgresql-2.13.6.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/f9gbd2v2b9pvcn63fpg1zax1dnafx2fj-persistent-postgresql-2.13.6.2-doc/share/doc/persistent-postgresql-2.13.6.2 --with-gcc=gcc --package-db=/build/tmp.YP7yMjZuN6/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --enable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4551.48 s
[persistent-postgresql] Using Parsec parser
4551.48 s
[persistent-postgresql] Configuring persistent-postgresql-2.13.6.2...
4551.51 s
[persistent-sqlite] Phase: updateAutotoolsGnuConfigScriptsPhase
4551.52 s
[persistent-sqlite] Phase: configurePhase
4551.52 s
[persistent-sqlite] configureFlags: --verbose --prefix=/nix/store/aimwvjbml2ygr3nz3q7bwriaj77ykw0q-persistent-sqlite-2.13.3.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/h8d240y1va0mb5vn5n5fwh1ygbw9la0h-persistent-sqlite-2.13.3.0-doc/share/doc/persistent-sqlite-2.13.3.0 --with-gcc=gcc --package-db=/build/tmp.pApHJQHDkT/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --enable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock -fsystemlib --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib --extra-include-dirs=/nix/store/na40apkxgv855bc8qpbi6gf0yvdzvnij-sqlite-3.50.4-dev/include --extra-lib-dirs=/nix/store/na40apkxgv855bc8qpbi6gf0yvdzvnij-sqlite-3.50.4-dev/lib --extra-lib-dirs=/nix/store/l30c488dws7z5mazacqsmj25izb9jlp2-sqlite-3.50.4/lib
4551.53 s
[persistent-sqlite] Using Parsec parser
4551.53 s
[persistent-sqlite] Configuring persistent-sqlite-2.13.3.0...
4551.71 s
[yesod-persistent] Phase: updateAutotoolsGnuConfigScriptsPhase
4551.72 s
[yesod-persistent] Phase: configurePhase
4551.73 s
[yesod-persistent] configureFlags: --verbose --prefix=/nix/store/kx73l0dni5xdkzlr1ll02lcw0sjp8n7q-yesod-persistent-1.6.0.8 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/qckva3qkww9mvcix8s4gxl69vnzdd7vj-yesod-persistent-1.6.0.8-doc/share/doc/yesod-persistent-1.6.0.8 --with-gcc=gcc --package-db=/build/tmp.JpJLAmnrql/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --enable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4551.73 s
[yesod-persistent] Using Parsec parser
4551.73 s
[yesod-persistent] Configuring yesod-persistent-1.6.0.8...
4551.91 s
[persistent-sqlite] Flags chosen: build-sanity-exe=False, full-text-search=True, have-usleep=True,
4551.91 s
[persistent-sqlite] json1=True, systemlib=True, uri-filenames=True, use-pkgconfig=False,
4551.91 s
[persistent-sqlite] use-stat3=False, use-stat4=True
4552.01 s
[persistent-postgresql] Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code
4552.01 s
[persistent-postgresql] execution vulnerability. Furthermore, popular forges like GitHub do not
4552.02 s
[persistent-postgresql] support it. Use https:// or ssh:// instead.
4552.06 s
[persistent-postgresql] Dependency aeson: using aeson-2.2.3.0
4552.06 s
[persistent-postgresql] Dependency attoparsec: using attoparsec-0.14.4
4552.06 s
[persistent-postgresql] Dependency base: using base-4.21.1.0
4552.06 s
[persistent-postgresql] Dependency blaze-builder: using blaze-builder-0.4.4.1
4552.06 s
[persistent-postgresql] Dependency bytestring: using bytestring-0.12.2.0
4552.06 s
[persistent-postgresql] Dependency conduit: using conduit-1.3.6.1
4552.06 s
[persistent-postgresql] Dependency containers: using containers-0.7
4552.06 s
[persistent-postgresql] Dependency monad-logger: using monad-logger-0.3.42
4552.06 s
[persistent-postgresql] Dependency mtl: using mtl-2.3.1
4552.06 s
[persistent-postgresql] Dependency persistent: using persistent-2.14.6.3
4552.06 s
[persistent-postgresql] Dependency postgresql-libpq: using postgresql-libpq-0.11.0.0
4552.06 s
[persistent-postgresql] Dependency postgresql-simple: using postgresql-simple-0.7.0.0
4552.06 s
[persistent-postgresql] Dependency resource-pool: using resource-pool-0.4.0.0
4552.06 s
[persistent-postgresql] Dependency resourcet: using resourcet-1.3.0
4552.06 s
[persistent-postgresql] Dependency string-conversions: using string-conversions-0.4.0.1
4552.06 s
[persistent-postgresql] Dependency text: using text-2.1.3
4552.06 s
[persistent-postgresql] Dependency time: using time-1.14
4552.06 s
[persistent-postgresql] Dependency transformers: using transformers-0.6.1.2
4552.06 s
[persistent-postgresql] Dependency unliftio-core: using unliftio-core-0.2.1.0
4552.06 s
[persistent-postgresql] Dependency vault: using vault-0.3.1.5
4552.06 s
[persistent-postgresql] Source component graph: component lib
4552.06 s
[persistent-postgresql] Configured component graph:
4552.06 s
[persistent-postgresql] component persistent-postgresql-2.13.6.2-2ZEOMEvMLZGHtT3g15Sl41
4552.06 s
[persistent-postgresql] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4552.06 s
[persistent-postgresql] include attoparsec-0.14.4-5pqwIqbkNqxEV6tZ1yc2Vq
4552.06 s
[persistent-postgresql] include base-4.21.1.0-f852
4552.06 s
[persistent-postgresql] include blaze-builder-0.4.4.1-D2c9e4hwBxQEMhdhgx6vQa
4552.06 s
[persistent-postgresql] include bytestring-0.12.2.0-6aa1
4552.06 s
[persistent-postgresql] include conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4552.06 s
[persistent-postgresql] include containers-0.7-4b3d
4552.06 s
[persistent-postgresql] include monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j
4552.06 s
[persistent-postgresql] include mtl-2.3.1-20ab
4552.06 s
[persistent-postgresql] include persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4552.06 s
[persistent-postgresql] include postgresql-libpq-0.11.0.0-EIsRKYBceib1gCQh55lBQz
4552.06 s
[persistent-postgresql] include postgresql-simple-0.7.0.0-3G5akFt5TuK8Rvon1qMrYG
4552.06 s
[persistent-postgresql] include resource-pool-0.4.0.0-c6nmWnngnEAOkaGWkRSPL
4552.06 s
[persistent-postgresql] include resourcet-1.3.0-7wG0wgG6EWL5F9hqk9dyBk
4552.06 s
[persistent-postgresql] include string-conversions-0.4.0.1-Db3bfWWBw1VEGW600987Sk
4552.06 s
[persistent-postgresql] include text-2.1.3-1f83
4552.06 s
[persistent-postgresql] include time-1.14-1f22
4552.06 s
[persistent-postgresql] include transformers-0.6.1.2-c4e4
4552.06 s
[persistent-postgresql] include unliftio-core-0.2.1.0-BIc55eWArRDqNjiCfGRKk
4552.06 s
[persistent-postgresql] include vault-0.3.1.5-DiGEu7KDFzaBc6Xd2lLVqu
4552.06 s
[persistent-postgresql] Linked component graph:
4552.06 s
[persistent-postgresql] unit persistent-postgresql-2.13.6.2-2ZEOMEvMLZGHtT3g15Sl41
4552.06 s
[persistent-postgresql] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4552.06 s
[persistent-postgresql] include attoparsec-0.14.4-5pqwIqbkNqxEV6tZ1yc2Vq
4552.06 s
[persistent-postgresql] include base-4.21.1.0-f852
4552.06 s
[persistent-postgresql] include blaze-builder-0.4.4.1-D2c9e4hwBxQEMhdhgx6vQa
4552.06 s
[persistent-postgresql] include bytestring-0.12.2.0-6aa1
4552.06 s
[persistent-postgresql] include conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4552.06 s
[persistent-postgresql] include containers-0.7-4b3d
4552.06 s
[persistent-postgresql] include monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j
4552.06 s
[persistent-postgresql] include mtl-2.3.1-20ab
4552.06 s
[persistent-postgresql] include persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4552.06 s
[persistent-postgresql] include postgresql-libpq-0.11.0.0-EIsRKYBceib1gCQh55lBQz
4552.06 s
[persistent-postgresql] include postgresql-simple-0.7.0.0-3G5akFt5TuK8Rvon1qMrYG
4552.06 s
[persistent-postgresql] include resource-pool-0.4.0.0-c6nmWnngnEAOkaGWkRSPL
4552.06 s
[persistent-postgresql] include resourcet-1.3.0-7wG0wgG6EWL5F9hqk9dyBk
4552.07 s
[persistent-postgresql] include string-conversions-0.4.0.1-Db3bfWWBw1VEGW600987Sk
4552.07 s
[persistent-postgresql] include text-2.1.3-1f83
4552.07 s
[persistent-postgresql] include time-1.14-1f22
4552.07 s
[persistent-postgresql] include transformers-0.6.1.2-c4e4
4552.07 s
[persistent-postgresql] include unliftio-core-0.2.1.0-BIc55eWArRDqNjiCfGRKk
4552.07 s
[persistent-postgresql] include vault-0.3.1.5-DiGEu7KDFzaBc6Xd2lLVqu
4552.07 s
[persistent-postgresql] Database.Persist.Postgresql=persistent-postgresql-2.13.6.2-2ZEOMEvMLZGHtT3g15Sl41:Database.Persist.Postgresql,Database.Persist.Postgresql.Internal=persistent-postgresql-2.13.6.2-2ZEOMEvMLZGHtT3g15Sl41:Database.Persist.Postgresql.Internal,Database.Persist.Postgresql.JSON=persistent-postgresql-2.13.6.2-2ZEOMEvMLZGHtT3g15Sl41:Database.Persist.Postgresql.JSON
4552.07 s
[persistent-postgresql] Ready component graph:
4552.07 s
[persistent-postgresql] definite persistent-postgresql-2.13.6.2-2ZEOMEvMLZGHtT3g15Sl41
4552.07 s
[persistent-postgresql] depends aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4552.07 s
[persistent-postgresql] depends attoparsec-0.14.4-5pqwIqbkNqxEV6tZ1yc2Vq
4552.07 s
[persistent-postgresql] depends base-4.21.1.0-f852
4552.07 s
[persistent-postgresql] depends blaze-builder-0.4.4.1-D2c9e4hwBxQEMhdhgx6vQa
4552.07 s
[persistent-postgresql] depends bytestring-0.12.2.0-6aa1
4552.07 s
[persistent-postgresql] depends conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4552.07 s
[persistent-postgresql] depends containers-0.7-4b3d
4552.07 s
[persistent-postgresql] depends monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j
4552.07 s
[persistent-postgresql] depends mtl-2.3.1-20ab
4552.07 s
[persistent-postgresql] depends persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4552.07 s
[persistent-postgresql] depends postgresql-libpq-0.11.0.0-EIsRKYBceib1gCQh55lBQz
4552.07 s
[persistent-postgresql] depends postgresql-simple-0.7.0.0-3G5akFt5TuK8Rvon1qMrYG
4552.07 s
[persistent-postgresql] depends resource-pool-0.4.0.0-c6nmWnngnEAOkaGWkRSPL
4552.07 s
[persistent-postgresql] depends resourcet-1.3.0-7wG0wgG6EWL5F9hqk9dyBk
4552.07 s
[persistent-postgresql] depends string-conversions-0.4.0.1-Db3bfWWBw1VEGW600987Sk
4552.07 s
[persistent-postgresql] depends text-2.1.3-1f83
4552.07 s
[persistent-postgresql] depends time-1.14-1f22
4552.07 s
[persistent-postgresql] depends transformers-0.6.1.2-c4e4
4552.07 s
[persistent-postgresql] depends unliftio-core-0.2.1.0-BIc55eWArRDqNjiCfGRKk
4552.07 s
[persistent-postgresql] depends vault-0.3.1.5-DiGEu7KDFzaBc6Xd2lLVqu
4552.07 s
[persistent-postgresql] Using Cabal-3.14.2.0 compiled by ghc-9.12
4552.07 s
[persistent-postgresql] Using compiler: ghc-9.12.3
4552.07 s
[persistent-postgresql] Using install prefix:
4552.07 s
[persistent-postgresql] /nix/store/qpp6m6wfk06fi019a9xfyj8k19f5k1xc-persistent-postgresql-2.13.6.2
4552.07 s
[persistent-postgresql] Executables installed in:
4552.07 s
[persistent-postgresql] /nix/store/qpp6m6wfk06fi019a9xfyj8k19f5k1xc-persistent-postgresql-2.13.6.2/bin
4552.07 s
[persistent-postgresql] Libraries installed in:
4552.07 s
[persistent-postgresql] /nix/store/qpp6m6wfk06fi019a9xfyj8k19f5k1xc-persistent-postgresql-2.13.6.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/persistent-postgresql-2.13.6.2-2ZEOMEvMLZGHtT3g15Sl41
4552.07 s
[persistent-postgresql] Dynamic Libraries installed in:
4552.07 s
[persistent-postgresql] /nix/store/qpp6m6wfk06fi019a9xfyj8k19f5k1xc-persistent-postgresql-2.13.6.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4552.07 s
[persistent-postgresql] Private executables installed in:
4552.07 s
[persistent-postgresql] /nix/store/qpp6m6wfk06fi019a9xfyj8k19f5k1xc-persistent-postgresql-2.13.6.2/libexec/x86_64-linux-ghc-9.12.3-59b0/persistent-postgresql-2.13.6.2
4552.07 s
[persistent-postgresql] Data files installed in:
4552.07 s
[persistent-postgresql] /nix/store/qpp6m6wfk06fi019a9xfyj8k19f5k1xc-persistent-postgresql-2.13.6.2/share/x86_64-linux-ghc-9.12.3-59b0/persistent-postgresql-2.13.6.2
4552.07 s
[persistent-postgresql] Documentation installed in:
4552.07 s
[persistent-postgresql] /nix/store/f9gbd2v2b9pvcn63fpg1zax1dnafx2fj-persistent-postgresql-2.13.6.2-doc/share/doc/persistent-postgresql-2.13.6.2
4552.07 s
[persistent-postgresql] Configuration files installed in:
4552.07 s
[persistent-postgresql] /nix/store/qpp6m6wfk06fi019a9xfyj8k19f5k1xc-persistent-postgresql-2.13.6.2/etc
4552.07 s
[persistent-postgresql] No alex found
4552.07 s
[persistent-postgresql] Using ar found on system at:
4552.07 s
[persistent-postgresql] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4552.07 s
[persistent-postgresql] No c2hs found
4552.07 s
[persistent-postgresql] No cpphs found
4552.07 s
[persistent-postgresql] No doctest found
4552.07 s
[persistent-postgresql] Using gcc version 14.3.0 given by user at:
4552.07 s
[persistent-postgresql] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4552.07 s
[persistent-postgresql] Using ghc version 9.12.3 found on system at:
4552.07 s
[persistent-postgresql] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4552.07 s
[persistent-postgresql] Using ghc-pkg version 9.12.3 found on system at:
4552.07 s
[persistent-postgresql] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4552.07 s
[persistent-postgresql] No ghcjs found
4552.07 s
[persistent-postgresql] No ghcjs-pkg found
4552.07 s
[persistent-postgresql] No greencard found
4552.07 s
[persistent-postgresql] Using haddock version 2.32.0 found on system at:
4552.07 s
[persistent-postgresql] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4552.07 s
[persistent-postgresql] No happy found
4552.07 s
[persistent-postgresql] No haskell-suite found
4552.07 s
[persistent-postgresql] No haskell-suite-pkg found
4552.07 s
[persistent-postgresql] No hmake found
4552.07 s
[persistent-postgresql] Using hpc version 0.69 found on system at:
4552.07 s
[persistent-postgresql] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4552.07 s
[persistent-postgresql] Using hsc2hs version 0.68.10 found on system at:
4552.07 s
[persistent-postgresql] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4552.07 s
[persistent-postgresql] No hscolour found
4552.07 s
[persistent-postgresql] No jhc found
4552.07 s
[persistent-postgresql] Using ld found on system at:
4552.07 s
[persistent-postgresql] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4552.07 s
[persistent-postgresql] No pkg-config found
4552.07 s
[persistent-postgresql] Using runghc version 9.12.3 found on system at:
4552.07 s
[persistent-postgresql] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4552.07 s
[persistent-postgresql] Using strip version 2.44 found on system at:
4552.07 s
[persistent-postgresql] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4552.07 s
[persistent-postgresql] Using tar found on system at:
4552.07 s
[persistent-postgresql] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4552.07 s
[persistent-postgresql] No uhc found
4552.09 s
[persistent-sqlite] Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code
4552.09 s
[persistent-sqlite] execution vulnerability. Furthermore, popular forges like GitHub do not
4552.09 s
[persistent-sqlite] support it. Use https:// or ssh:// instead.
4552.13 s
[persistent-sqlite] Dependency aeson: using aeson-2.2.3.0
4552.13 s
[persistent-sqlite] Dependency base: using base-4.21.1.0
4552.13 s
[persistent-sqlite] Dependency bytestring: using bytestring-0.12.2.0
4552.13 s
[persistent-sqlite] Dependency conduit: using conduit-1.3.6.1
4552.13 s
[persistent-sqlite] Dependency containers: using containers-0.7
4552.13 s
[persistent-sqlite] Dependency microlens-th: using microlens-th-0.4.3.18
4552.13 s
[persistent-sqlite] Dependency monad-logger: using monad-logger-0.3.42
4552.13 s
[persistent-sqlite] Dependency mtl: using mtl-2.3.1
4552.13 s
[persistent-sqlite] Dependency persistent: using persistent-2.14.6.3
4552.13 s
[persistent-sqlite] Dependency resource-pool: using resource-pool-0.4.0.0
4552.13 s
[persistent-sqlite] Dependency resourcet: using resourcet-1.3.0
4552.13 s
[persistent-sqlite] Dependency text: using text-2.1.3
4552.13 s
[persistent-sqlite] Dependency time: using time-1.14
4552.13 s
[persistent-sqlite] Dependency transformers: using transformers-0.6.1.2
4552.13 s
[persistent-sqlite] Dependency unliftio-core: using unliftio-core-0.2.1.0
4552.13 s
[persistent-sqlite] Dependency unordered-containers: using unordered-containers-0.2.20.1
4552.13 s
[persistent-sqlite] Source component graph: component lib
4552.13 s
[persistent-sqlite] Configured component graph:
4552.13 s
[persistent-sqlite] component persistent-sqlite-2.13.3.0-GP3GuOIqt7627vc6JT9fUg
4552.13 s
[persistent-sqlite] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4552.13 s
[persistent-sqlite] include base-4.21.1.0-f852
4552.13 s
[persistent-sqlite] include bytestring-0.12.2.0-6aa1
4552.13 s
[persistent-sqlite] include conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4552.13 s
[persistent-sqlite] include containers-0.7-4b3d
4552.13 s
[persistent-sqlite] include microlens-th-0.4.3.18-Ii4RbhWxKwz2hVWRhMZ12D
4552.13 s
[persistent-sqlite] include monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j
4552.13 s
[persistent-sqlite] include mtl-2.3.1-20ab
4552.13 s
[persistent-sqlite] include persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4552.13 s
[persistent-sqlite] include resource-pool-0.4.0.0-c6nmWnngnEAOkaGWkRSPL
4552.13 s
[persistent-sqlite] include resourcet-1.3.0-7wG0wgG6EWL5F9hqk9dyBk
4552.13 s
[persistent-sqlite] include text-2.1.3-1f83
4552.13 s
[persistent-sqlite] include time-1.14-1f22
4552.13 s
[persistent-sqlite] include transformers-0.6.1.2-c4e4
4552.13 s
[persistent-sqlite] include unliftio-core-0.2.1.0-BIc55eWArRDqNjiCfGRKk
4552.13 s
[persistent-sqlite] include unordered-containers-0.2.20.1-8p54ADTkT2b25vjsKjp7GN
4552.13 s
[persistent-sqlite] Linked component graph:
4552.13 s
[persistent-sqlite] unit persistent-sqlite-2.13.3.0-GP3GuOIqt7627vc6JT9fUg
4552.13 s
[persistent-sqlite] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4552.13 s
[persistent-sqlite] include base-4.21.1.0-f852
4552.13 s
[persistent-sqlite] include bytestring-0.12.2.0-6aa1
4552.13 s
[persistent-sqlite] include conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4552.14 s
[persistent-sqlite] include containers-0.7-4b3d
4552.14 s
[persistent-sqlite] include microlens-th-0.4.3.18-Ii4RbhWxKwz2hVWRhMZ12D
4552.14 s
[persistent-sqlite] include monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j
4552.14 s
[persistent-sqlite] include mtl-2.3.1-20ab
4552.14 s
[persistent-sqlite] include persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4552.14 s
[persistent-sqlite] include resource-pool-0.4.0.0-c6nmWnngnEAOkaGWkRSPL
4552.14 s
[persistent-sqlite] include resourcet-1.3.0-7wG0wgG6EWL5F9hqk9dyBk
4552.14 s
[persistent-sqlite] include text-2.1.3-1f83
4552.14 s
[persistent-sqlite] include time-1.14-1f22
4552.14 s
[persistent-sqlite] include transformers-0.6.1.2-c4e4
4552.14 s
[persistent-sqlite] include unliftio-core-0.2.1.0-BIc55eWArRDqNjiCfGRKk
4552.14 s
[persistent-sqlite] include unordered-containers-0.2.20.1-8p54ADTkT2b25vjsKjp7GN
4552.14 s
[persistent-sqlite] Database.Persist.Sqlite=persistent-sqlite-2.13.3.0-GP3GuOIqt7627vc6JT9fUg:Database.Persist.Sqlite,Database.Sqlite=persistent-sqlite-2.13.3.0-GP3GuOIqt7627vc6JT9fUg:Database.Sqlite,Database.Sqlite.Internal=persistent-sqlite-2.13.3.0-GP3GuOIqt7627vc6JT9fUg:Database.Sqlite.Internal
4552.14 s
[persistent-sqlite] Ready component graph:
4552.14 s
[persistent-sqlite] definite persistent-sqlite-2.13.3.0-GP3GuOIqt7627vc6JT9fUg
4552.14 s
[persistent-sqlite] depends aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4552.14 s
[persistent-sqlite] depends base-4.21.1.0-f852
4552.14 s
[persistent-sqlite] depends bytestring-0.12.2.0-6aa1
4552.14 s
[persistent-sqlite] depends conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4552.14 s
[persistent-sqlite] depends containers-0.7-4b3d
4552.14 s
[persistent-sqlite] depends microlens-th-0.4.3.18-Ii4RbhWxKwz2hVWRhMZ12D
4552.14 s
[persistent-sqlite] depends monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j
4552.14 s
[persistent-sqlite] depends mtl-2.3.1-20ab
4552.14 s
[persistent-sqlite] depends persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4552.14 s
[persistent-sqlite] depends resource-pool-0.4.0.0-c6nmWnngnEAOkaGWkRSPL
4552.14 s
[persistent-sqlite] depends resourcet-1.3.0-7wG0wgG6EWL5F9hqk9dyBk
4552.14 s
[persistent-sqlite] depends text-2.1.3-1f83
4552.14 s
[persistent-sqlite] depends time-1.14-1f22
4552.14 s
[persistent-sqlite] depends transformers-0.6.1.2-c4e4
4552.14 s
[persistent-sqlite] depends unliftio-core-0.2.1.0-BIc55eWArRDqNjiCfGRKk
4552.14 s
[persistent-sqlite] depends unordered-containers-0.2.20.1-8p54ADTkT2b25vjsKjp7GN
4552.14 s
[persistent-sqlite] Using Cabal-3.14.2.0 compiled by ghc-9.12
4552.14 s
[persistent-sqlite] Using compiler: ghc-9.12.3
4552.14 s
[persistent-sqlite] Using install prefix:
4552.14 s
[persistent-sqlite] /nix/store/aimwvjbml2ygr3nz3q7bwriaj77ykw0q-persistent-sqlite-2.13.3.0
4552.14 s
[persistent-sqlite] Executables installed in:
4552.14 s
[persistent-sqlite] /nix/store/aimwvjbml2ygr3nz3q7bwriaj77ykw0q-persistent-sqlite-2.13.3.0/bin
4552.14 s
[persistent-sqlite] Libraries installed in:
4552.14 s
[persistent-sqlite] /nix/store/aimwvjbml2ygr3nz3q7bwriaj77ykw0q-persistent-sqlite-2.13.3.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/persistent-sqlite-2.13.3.0-GP3GuOIqt7627vc6JT9fUg
4552.14 s
[persistent-sqlite] Dynamic Libraries installed in:
4552.14 s
[persistent-sqlite] /nix/store/aimwvjbml2ygr3nz3q7bwriaj77ykw0q-persistent-sqlite-2.13.3.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4552.14 s
[persistent-sqlite] Private executables installed in:
4552.14 s
[persistent-sqlite] /nix/store/aimwvjbml2ygr3nz3q7bwriaj77ykw0q-persistent-sqlite-2.13.3.0/libexec/x86_64-linux-ghc-9.12.3-59b0/persistent-sqlite-2.13.3.0
4552.14 s
[persistent-sqlite] Data files installed in:
4552.14 s
[persistent-sqlite] /nix/store/aimwvjbml2ygr3nz3q7bwriaj77ykw0q-persistent-sqlite-2.13.3.0/share/x86_64-linux-ghc-9.12.3-59b0/persistent-sqlite-2.13.3.0
4552.14 s
[persistent-sqlite] Documentation installed in:
4552.14 s
[persistent-sqlite] /nix/store/h8d240y1va0mb5vn5n5fwh1ygbw9la0h-persistent-sqlite-2.13.3.0-doc/share/doc/persistent-sqlite-2.13.3.0
4552.14 s
[persistent-sqlite] Configuration files installed in:
4552.14 s
[persistent-sqlite] /nix/store/aimwvjbml2ygr3nz3q7bwriaj77ykw0q-persistent-sqlite-2.13.3.0/etc
4552.14 s
[persistent-sqlite] No alex found
4552.14 s
[persistent-sqlite] Using ar found on system at:
4552.14 s
[persistent-sqlite] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4552.14 s
[persistent-sqlite] No c2hs found
4552.14 s
[persistent-sqlite] No cpphs found
4552.14 s
[persistent-sqlite] No doctest found
4552.14 s
[persistent-sqlite] Using gcc version 14.3.0 given by user at:
4552.14 s
[persistent-sqlite] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4552.14 s
[persistent-sqlite] Using ghc version 9.12.3 found on system at:
4552.14 s
[persistent-sqlite] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4552.14 s
[persistent-sqlite] Using ghc-pkg version 9.12.3 found on system at:
4552.14 s
[persistent-sqlite] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4552.14 s
[persistent-sqlite] No ghcjs found
4552.14 s
[persistent-sqlite] No ghcjs-pkg found
4552.14 s
[persistent-sqlite] No greencard found
4552.14 s
[persistent-sqlite] Using haddock version 2.32.0 found on system at:
4552.14 s
[persistent-sqlite] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4552.14 s
[persistent-sqlite] No happy found
4552.14 s
[persistent-sqlite] No haskell-suite found
4552.14 s
[persistent-sqlite] No haskell-suite-pkg found
4552.14 s
[persistent-sqlite] No hmake found
4552.14 s
[persistent-sqlite] Using hpc version 0.69 found on system at:
4552.14 s
[persistent-sqlite] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4552.14 s
[persistent-sqlite] Using hsc2hs version 0.68.10 found on system at:
4552.14 s
[persistent-sqlite] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4552.14 s
[persistent-sqlite] No hscolour found
4552.14 s
[persistent-sqlite] No jhc found
4552.14 s
[persistent-sqlite] Using ld found on system at:
4552.14 s
[persistent-sqlite] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4552.14 s
[persistent-sqlite] No pkg-config found
4552.14 s
[persistent-sqlite] Using runghc version 9.12.3 found on system at:
4552.14 s
[persistent-sqlite] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4552.14 s
[persistent-sqlite] Using strip version 2.44 found on system at:
4552.14 s
[persistent-sqlite] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4552.14 s
[persistent-sqlite] Using tar found on system at:
4552.14 s
[persistent-sqlite] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4552.14 s
[persistent-sqlite] No uhc found
4552.25 s
[persistent-postgresql] Phase: buildPhase
4552.29 s
[persistent-sqlite] Phase: buildPhase
4552.33 s
[persistent-postgresql] Preprocessing library for persistent-postgresql-2.13.6.2...
4552.33 s
[persistent-postgresql] Building library for persistent-postgresql-2.13.6.2...
4552.36 s
[persistent-sqlite] Preprocessing library for persistent-sqlite-2.13.3.0...
4552.36 s
[persistent-sqlite] Building library for persistent-sqlite-2.13.3.0...
4552.38 s
[yesod-persistent] Dependency base: using base-4.21.1.0
4552.38 s
[yesod-persistent] Dependency blaze-builder: using blaze-builder-0.4.4.1
4552.38 s
[yesod-persistent] Dependency conduit: using conduit-1.3.6.1
4552.38 s
[yesod-persistent] Dependency persistent: using persistent-2.14.6.3
4552.38 s
[yesod-persistent] Dependency persistent-template: using persistent-template-2.12.0.0
4552.38 s
[yesod-persistent] Dependency resource-pool: using resource-pool-0.4.0.0
4552.38 s
[yesod-persistent] Dependency resourcet: using resourcet-1.3.0
4552.38 s
[yesod-persistent] Dependency transformers: using transformers-0.6.1.2
4552.38 s
[yesod-persistent] Dependency yesod-core: using yesod-core-1.6.26.0
4552.38 s
[yesod-persistent] Source component graph: component lib
4552.38 s
[yesod-persistent] Configured component graph:
4552.38 s
[yesod-persistent] component yesod-persistent-1.6.0.8-Dpt37mbqsqP1yZ6S6ZgIuB
4552.38 s
[yesod-persistent] include base-4.21.1.0-f852
4552.38 s
[yesod-persistent] include blaze-builder-0.4.4.1-D2c9e4hwBxQEMhdhgx6vQa
4552.38 s
[yesod-persistent] include conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4552.38 s
[yesod-persistent] include persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4552.38 s
[yesod-persistent] include persistent-template-2.12.0.0-FNiUBoN7DUY82E7NLhjEfg
4552.38 s
[yesod-persistent] include resource-pool-0.4.0.0-c6nmWnngnEAOkaGWkRSPL
4552.38 s
[yesod-persistent] include resourcet-1.3.0-7wG0wgG6EWL5F9hqk9dyBk
4552.38 s
[yesod-persistent] include transformers-0.6.1.2-c4e4
4552.38 s
[yesod-persistent] include yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t
4552.38 s
[yesod-persistent] Linked component graph:
4552.38 s
[yesod-persistent] unit yesod-persistent-1.6.0.8-Dpt37mbqsqP1yZ6S6ZgIuB
4552.38 s
[yesod-persistent] include base-4.21.1.0-f852
4552.38 s
[yesod-persistent] include blaze-builder-0.4.4.1-D2c9e4hwBxQEMhdhgx6vQa
4552.38 s
[yesod-persistent] include conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4552.38 s
[yesod-persistent] include persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4552.38 s
[yesod-persistent] include persistent-template-2.12.0.0-FNiUBoN7DUY82E7NLhjEfg
4552.38 s
[yesod-persistent] include resource-pool-0.4.0.0-c6nmWnngnEAOkaGWkRSPL
4552.38 s
[yesod-persistent] include resourcet-1.3.0-7wG0wgG6EWL5F9hqk9dyBk
4552.38 s
[yesod-persistent] include transformers-0.6.1.2-c4e4
4552.38 s
[yesod-persistent] include yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t
4552.38 s
[yesod-persistent] Yesod.Persist=yesod-persistent-1.6.0.8-Dpt37mbqsqP1yZ6S6ZgIuB:Yesod.Persist,Yesod.Persist.Core=yesod-persistent-1.6.0.8-Dpt37mbqsqP1yZ6S6ZgIuB:Yesod.Persist.Core
4552.38 s
[yesod-persistent] Ready component graph:
4552.38 s
[yesod-persistent] definite yesod-persistent-1.6.0.8-Dpt37mbqsqP1yZ6S6ZgIuB
4552.38 s
[yesod-persistent] depends base-4.21.1.0-f852
4552.38 s
[yesod-persistent] depends blaze-builder-0.4.4.1-D2c9e4hwBxQEMhdhgx6vQa
4552.38 s
[yesod-persistent] depends conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4552.38 s
[yesod-persistent] depends persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4552.38 s
[yesod-persistent] depends persistent-template-2.12.0.0-FNiUBoN7DUY82E7NLhjEfg
4552.38 s
[yesod-persistent] depends resource-pool-0.4.0.0-c6nmWnngnEAOkaGWkRSPL
4552.38 s
[yesod-persistent] depends resourcet-1.3.0-7wG0wgG6EWL5F9hqk9dyBk
4552.38 s
[yesod-persistent] depends transformers-0.6.1.2-c4e4
4552.38 s
[yesod-persistent] depends yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t
4552.38 s
[yesod-persistent] Using Cabal-3.14.2.0 compiled by ghc-9.12
4552.38 s
[yesod-persistent] Using compiler: ghc-9.12.3
4552.38 s
[yesod-persistent] Using install prefix:
4552.38 s
[yesod-persistent] /nix/store/kx73l0dni5xdkzlr1ll02lcw0sjp8n7q-yesod-persistent-1.6.0.8
4552.38 s
[yesod-persistent] Executables installed in:
4552.38 s
[yesod-persistent] /nix/store/kx73l0dni5xdkzlr1ll02lcw0sjp8n7q-yesod-persistent-1.6.0.8/bin
4552.38 s
[yesod-persistent] Libraries installed in:
4552.38 s
[yesod-persistent] /nix/store/kx73l0dni5xdkzlr1ll02lcw0sjp8n7q-yesod-persistent-1.6.0.8/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/yesod-persistent-1.6.0.8-Dpt37mbqsqP1yZ6S6ZgIuB
4552.38 s
[yesod-persistent] Dynamic Libraries installed in:
4552.38 s
[yesod-persistent] /nix/store/kx73l0dni5xdkzlr1ll02lcw0sjp8n7q-yesod-persistent-1.6.0.8/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4552.38 s
[yesod-persistent] Private executables installed in:
4552.38 s
[yesod-persistent] /nix/store/kx73l0dni5xdkzlr1ll02lcw0sjp8n7q-yesod-persistent-1.6.0.8/libexec/x86_64-linux-ghc-9.12.3-59b0/yesod-persistent-1.6.0.8
4552.38 s
[yesod-persistent] Data files installed in:
4552.38 s
[yesod-persistent] /nix/store/kx73l0dni5xdkzlr1ll02lcw0sjp8n7q-yesod-persistent-1.6.0.8/share/x86_64-linux-ghc-9.12.3-59b0/yesod-persistent-1.6.0.8
4552.38 s
[yesod-persistent] Documentation installed in:
4552.38 s
[yesod-persistent] /nix/store/qckva3qkww9mvcix8s4gxl69vnzdd7vj-yesod-persistent-1.6.0.8-doc/share/doc/yesod-persistent-1.6.0.8
4552.38 s
[yesod-persistent] Configuration files installed in:
4552.38 s
[yesod-persistent] /nix/store/kx73l0dni5xdkzlr1ll02lcw0sjp8n7q-yesod-persistent-1.6.0.8/etc
4552.38 s
[yesod-persistent] No alex found
4552.38 s
[yesod-persistent] Using ar found on system at:
4552.38 s
[yesod-persistent] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4552.39 s
[yesod-persistent] No c2hs found
4552.39 s
[yesod-persistent] No cpphs found
4552.39 s
[yesod-persistent] No doctest found
4552.39 s
[yesod-persistent] Using gcc version 14.3.0 given by user at:
4552.39 s
[yesod-persistent] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4552.39 s
[yesod-persistent] Using ghc version 9.12.3 found on system at:
4552.39 s
[yesod-persistent] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4552.39 s
[yesod-persistent] Using ghc-pkg version 9.12.3 found on system at:
4552.39 s
[yesod-persistent] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4552.39 s
[yesod-persistent] No ghcjs found
4552.39 s
[yesod-persistent] No ghcjs-pkg found
4552.39 s
[yesod-persistent] No greencard found
4552.39 s
[yesod-persistent] Using haddock version 2.32.0 found on system at:
4552.39 s
[yesod-persistent] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4552.39 s
[yesod-persistent] No happy found
4552.39 s
[yesod-persistent] No haskell-suite found
4552.39 s
[yesod-persistent] No haskell-suite-pkg found
4552.39 s
[yesod-persistent] No hmake found
4552.39 s
[yesod-persistent] Using hpc version 0.69 found on system at:
4552.39 s
[yesod-persistent] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4552.39 s
[yesod-persistent] Using hsc2hs version 0.68.10 found on system at:
4552.39 s
[yesod-persistent] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4552.39 s
[yesod-persistent] No hscolour found
4552.39 s
[yesod-persistent] No jhc found
4552.39 s
[yesod-persistent] Using ld found on system at:
4552.39 s
[yesod-persistent] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4552.39 s
[yesod-persistent] No pkg-config found
4552.39 s
[yesod-persistent] Using runghc version 9.12.3 found on system at:
4552.39 s
[yesod-persistent] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4552.39 s
[yesod-persistent] Using strip version 2.44 found on system at:
4552.39 s
[yesod-persistent] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4552.39 s
[yesod-persistent] Using tar found on system at:
4552.39 s
[yesod-persistent] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4552.39 s
[yesod-persistent] No uhc found
4552.43 s
[persistent-postgresql] [1 of 3] Compiling Database.Persist.Postgresql.Internal ( Database/Persist/Postgresql/Internal.hs, dist/build/Database/Persist/Postgresql/Internal.o, dist/build/Database/Persist/Postgresql/Internal.dyn_o )
4552.46 s
[persistent-sqlite] [1 of 3] Compiling Database.Sqlite.Internal ( Database/Sqlite/Internal.hs, dist/build/Database/Sqlite/Internal.o, dist/build/Database/Sqlite/Internal.dyn_o )
4552.51 s
[persistent-sqlite] [2 of 3] Compiling Database.Sqlite ( Database/Sqlite.hs, dist/build/Database/Sqlite.o, dist/build/Database/Sqlite.dyn_o )
4552.56 s
[yesod-persistent] Phase: buildPhase
4552.62 s
[persistent-postgresql] Database/Persist/Postgresql/Internal.hs:32:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4552.62 s
[persistent-postgresql] The qualified import of ‘Data.Text.Encoding’ is redundant
4552.62 s
[persistent-postgresql] except perhaps to import instances from ‘Data.Text.Encoding’
4552.62 s
[persistent-postgresql] To import instances alone, use: import Data.Text.Encoding()
4552.62 s
[persistent-postgresql] |
4552.62 s
[persistent-postgresql] 32 | import qualified Data.Text.Encoding as T
4552.62 s
[persistent-postgresql] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4552.62 s
[persistent-postgresql]
4552.62 s
[persistent-postgresql] Database/Persist/Postgresql/Internal.hs:84:34: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4552.62 s
[persistent-postgresql] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4552.62 s
[persistent-postgresql] • In the newtype declaration for ‘UnknownLiteral’
4552.62 s
[persistent-postgresql] |
4552.62 s
[persistent-postgresql] 84 | deriving (Eq, Show, Read, Ord, Typeable )
4552.62 s
[persistent-postgresql] | ^^^^^^^^
4552.62 s
[persistent-postgresql]
4552.65 s
[yesod-persistent] Preprocessing library for yesod-persistent-1.6.0.8...
4552.65 s
[yesod-persistent] Building library for yesod-persistent-1.6.0.8...
4552.74 s
[yesod-persistent] [1 of 2] Compiling Yesod.Persist.Core ( Yesod/Persist/Core.hs, dist/build/Yesod/Persist/Core.o, dist/build/Yesod/Persist/Core.dyn_o )
4552.96 s
[yesod-persistent] Yesod/Persist/Core.hs:41:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4552.96 s
[yesod-persistent] The import of ‘Database.Persist.Class.PersistEntity’ is redundant
4552.96 s
[yesod-persistent] except perhaps to import instances from ‘Database.Persist.Class.PersistEntity’
4552.97 s
[yesod-persistent] To import instances alone, use: import Database.Persist.Class.PersistEntity()
4552.97 s
[yesod-persistent] |
4552.97 s
[yesod-persistent] 41 | import Database.Persist.Class.PersistEntity
4552.97 s
[yesod-persistent] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4552.97 s
[yesod-persistent]
4552.97 s
[yesod-persistent] Yesod/Persist/Core.hs:103:75: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4552.97 s
[yesod-persistent] The use of ‘~’ without TypeOperators
4552.97 s
[yesod-persistent] will become an error in a future GHC release.
4552.97 s
[yesod-persistent] Suggested fix:
4552.97 s
[yesod-persistent] Perhaps you intended to use the ‘TypeOperators’ extension
4552.97 s
[yesod-persistent] |
4552.97 s
[yesod-persistent] 103 | defaultGetDBRunner :: (SQL.IsSqlBackend backend, YesodPersistBackend site ~ backend)
4552.97 s
[yesod-persistent] | ^
4552.97 s
[yesod-persistent]
4553.19 s
[yesod-persistent] [2 of 2] Compiling Yesod.Persist ( Yesod/Persist.hs, dist/build/Yesod/Persist.o, dist/build/Yesod/Persist.dyn_o )
4553.25 s
[sydtest-mutation-runtime] Documentation created: dist/doc/html/sydtest-mutation-runtime,
4553.25 s
[sydtest-mutation-runtime] dist/doc/html/sydtest-mutation-runtime/sydtest-mutation-runtime.txt
4553.40 s
[sydtest-mutation-runtime] Phase: installPhase
4553.40 s
[yesod-persistent] [1 of 2] Compiling Yesod.Persist.Core ( Yesod/Persist/Core.hs, dist/build/Yesod/Persist/Core.p_o )
4553.46 s
[sydtest-mutation-runtime] Installing library in /nix/store/zqgqh3gmrkmp7nd3sv6pzzb8rav6wycg-sydtest-mutation-runtime-0.0.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-mutation-runtime-0.0.0.0-3zrQe26a4RI3OEB7qxaGD
4553.58 s
[yesod-persistent] Yesod/Persist/Core.hs:41:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4553.58 s
[yesod-persistent] The import of ‘Database.Persist.Class.PersistEntity’ is redundant
4553.58 s
[yesod-persistent] except perhaps to import instances from ‘Database.Persist.Class.PersistEntity’
4553.58 s
[yesod-persistent] To import instances alone, use: import Database.Persist.Class.PersistEntity()
4553.58 s
[yesod-persistent] |
4553.58 s
[yesod-persistent] 41 | import Database.Persist.Class.PersistEntity
4553.58 s
[yesod-persistent] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4553.58 s
[yesod-persistent]
4553.58 s
[yesod-persistent] Yesod/Persist/Core.hs:103:75: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4553.58 s
[yesod-persistent] The use of ‘~’ without TypeOperators
4553.58 s
[yesod-persistent] will become an error in a future GHC release.
4553.58 s
[yesod-persistent] Suggested fix:
4553.58 s
[yesod-persistent] Perhaps you intended to use the ‘TypeOperators’ extension
4553.58 s
[yesod-persistent] |
4553.58 s
[yesod-persistent] 103 | defaultGetDBRunner :: (SQL.IsSqlBackend backend, YesodPersistBackend site ~ backend)
4553.58 s
[yesod-persistent] | ^
4553.58 s
[yesod-persistent]
4553.73 s
[sydtest-mutation-runtime] Phase: fixupPhase
4553.75 s
[sydtest-mutation-runtime] shrinking RPATHs of ELF executables and libraries in /nix/store/zqgqh3gmrkmp7nd3sv6pzzb8rav6wycg-sydtest-mutation-runtime-0.0.0.0
4553.75 s
[sydtest-mutation-runtime] shrinking /nix/store/zqgqh3gmrkmp7nd3sv6pzzb8rav6wycg-sydtest-mutation-runtime-0.0.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSsydtest-mutation-runtime-0.0.0.0-3zrQe26a4RI3OEB7qxaGD-ghc9.12.3.so
4553.76 s
[sydtest-mutation-runtime] checking for references to /build/ in /nix/store/zqgqh3gmrkmp7nd3sv6pzzb8rav6wycg-sydtest-mutation-runtime-0.0.0.0...
4553.79 s
[sydtest-mutation-runtime] patching script interpreter paths in /nix/store/zqgqh3gmrkmp7nd3sv6pzzb8rav6wycg-sydtest-mutation-runtime-0.0.0.0
4553.79 s
[sydtest-mutation-runtime] stripping (with command strip and flags -S -p) in /nix/store/zqgqh3gmrkmp7nd3sv6pzzb8rav6wycg-sydtest-mutation-runtime-0.0.0.0/lib
4553.86 s
[persistent-sqlite] [3 of 3] Compiling Database.Persist.Sqlite ( Database/Persist/Sqlite.hs, dist/build/Database/Persist/Sqlite.o, dist/build/Database/Persist/Sqlite.dyn_o )
4553.87 s
[sydtest-mutation-runtime] shrinking RPATHs of ELF executables and libraries in /nix/store/cgjyfn5iv26cw9zzf7lzkjr9njgmnx4p-sydtest-mutation-runtime-0.0.0.0-doc
4553.88 s
[sydtest-mutation-runtime] checking for references to /build/ in /nix/store/cgjyfn5iv26cw9zzf7lzkjr9njgmnx4p-sydtest-mutation-runtime-0.0.0.0-doc...
4553.89 s
[sydtest-mutation-runtime] patching script interpreter paths in /nix/store/cgjyfn5iv26cw9zzf7lzkjr9njgmnx4p-sydtest-mutation-runtime-0.0.0.0-doc
4553.90 s
[yesod-persistent] [2 of 2] Compiling Yesod.Persist ( Yesod/Persist.hs, dist/build/Yesod/Persist.p_o )
4553.99 s
Progress: 323 of 370 built (3 building), 559 of 559 downloaded from cache
4554.06 s
Building sydtest-source
4554.06 s
[persistent-postgresql] [2 of 3] Compiling Database.Persist.Postgresql ( Database/Persist/Postgresql.hs, dist/build/Database/Persist/Postgresql.o, dist/build/Database/Persist/Postgresql.dyn_o )
4554.34 s
[sydtest-source] Phase: setupCompilerEnvironmentPhase
4554.35 s
[sydtest-source] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4554.37 s
[persistent-sqlite] Database/Persist/Sqlite.hs:98:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4554.37 s
[persistent-sqlite] The qualified import of ‘Data.HashMap.Lazy’ is redundant
4554.37 s
[persistent-sqlite] except perhaps to import instances from ‘Data.HashMap.Lazy’
4554.37 s
[persistent-sqlite] To import instances alone, use: import Data.HashMap.Lazy()
4554.37 s
[persistent-sqlite] |
4554.37 s
[persistent-sqlite] 98 | import qualified Data.HashMap.Lazy as HashMap
4554.37 s
[persistent-sqlite] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4554.37 s
[persistent-sqlite]
4554.37 s
[persistent-sqlite] Database/Persist/Sqlite.hs:973:53: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
4554.37 s
[persistent-sqlite] Defined but not used: record field of RawSqliteKey ‘unRawSqliteKey’
4554.37 s
[persistent-sqlite] |
4554.37 s
[persistent-sqlite] 973 | newtype BackendKey (RawSqlite b) = RawSqliteKey { unRawSqliteKey :: BackendKey (Compatible b (RawSqlite b)) }
4554.37 s
[persistent-sqlite] | ^^^^^^^^^^^^^^
4554.37 s
[persistent-sqlite]
4554.43 s
[persistent-postgresql] Database/Persist/Postgresql.hs:112:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4554.43 s
[persistent-postgresql] The qualified import of ‘Data.List’ is redundant
4554.43 s
[persistent-postgresql] except perhaps to import instances from ‘Data.List’
4554.43 s
[persistent-postgresql] To import instances alone, use: import Data.List()
4554.43 s
[persistent-postgresql] |
4554.43 s
[persistent-postgresql] 112 | import qualified Data.List as List
4554.43 s
[persistent-postgresql] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4554.43 s
[persistent-postgresql]
4554.43 s
[persistent-postgresql] Database/Persist/Postgresql.hs:116:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4554.43 s
[persistent-postgresql] The import of ‘Data.Monoid’ is redundant
4554.43 s
[persistent-postgresql] except perhaps to import instances from ‘Data.Monoid’
4554.43 s
[persistent-postgresql] To import instances alone, use: import Data.Monoid()
4554.43 s
[persistent-postgresql] |
4554.44 s
[persistent-postgresql] 116 | import Data.Monoid ((<>))
4554.44 s
[persistent-postgresql] | ^^^^^^^^^^^^^^^^^^^^^^^^^
4554.44 s
[persistent-postgresql]
4554.44 s
[persistent-postgresql] Database/Persist/Postgresql.hs:134:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4554.44 s
[persistent-postgresql] The import of ‘Database.Persist.SqlBackend.StatementCache’ is redundant
4554.44 s
[persistent-postgresql] except perhaps to import instances from ‘Database.Persist.SqlBackend.StatementCache’
4554.44 s
[persistent-postgresql] To import instances alone, use: import Database.Persist.SqlBackend.StatementCache()
4554.44 s
[persistent-postgresql] |
4554.44 s
[persistent-postgresql] 134 | import Database.Persist.SqlBackend.StatementCache
4554.44 s
[persistent-postgresql] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4554.44 s
[persistent-postgresql]
4554.44 s
[persistent-postgresql] Database/Persist/Postgresql.hs:864:65: warning : [ GHC-63394 ] [ -Wx-partial ]
4554.44 s
[persistent-postgresql] In the use of ‘head’
4554.44 s
[persistent-postgresql] (imported from Prelude, but defined in GHC.Internal.List):
4554.44 s
[persistent-postgresql] "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
4554.44 s
[persistent-postgresql] |
4554.44 s
[persistent-postgresql] 864 | return $ map (Right . Right . (ConstraintNameDB . fst . head &&& map (FieldNameDB . snd)))
4554.44 s
[persistent-postgresql] | ^^^^
4554.44 s
[persistent-postgresql]
4554.44 s
[persistent-postgresql] Database/Persist/Postgresql.hs:867:19: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
4554.44 s
[persistent-postgresql] Pattern match(es) are non-exhaustive
4554.44 s
[persistent-postgresql] In a lambda abstraction:
4554.44 s
[persistent-postgresql] Patterns of type ‘[PersistValue]’ not matched:
4554.44 s
[persistent-postgresql] []
4554.44 s
[persistent-postgresql] ((PersistByteString _):_)
4554.44 s
[persistent-postgresql] ((PersistInt64 _):_)
4554.44 s
[persistent-postgresql] ((PersistDouble _):_)
4554.44 s
[persistent-postgresql] ...
4554.44 s
[persistent-postgresql] |
4554.44 s
[persistent-postgresql] 867 | CL.mapM $ \x'@((PersistText cname) : _) -> do
4554.44 s
[persistent-postgresql] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4554.44 s
[persistent-postgresql]
4554.44 s
[persistent-postgresql] Database/Persist/Postgresql.hs:1844:23: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
4554.44 s
[persistent-postgresql] Pattern match(es) are non-exhaustive
4554.44 s
[persistent-postgresql] In a lambda abstraction:
4554.44 s
[persistent-postgresql] Patterns of type ‘Update record’ not matched: BackendUpdate _
4554.44 s
[persistent-postgresql] |
4554.44 s
[persistent-postgresql] 1844 | updsValues = map (\(Update _ val _) -> toPersistValue val ) updates
4554.44 s
[persistent-postgresql] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4554.44 s
[persistent-postgresql]
4554.44 s
[persistent-postgresql] Database/Persist/Postgresql.hs:1997:61: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
4554.44 s
[persistent-postgresql] Defined but not used:
4554.44 s
[persistent-postgresql] record field of RawPostgresqlKey ‘unRawPostgresqlKey’
4554.44 s
[persistent-postgresql] |
4554.44 s
[persistent-postgresql] 1997 | newtype BackendKey (RawPostgresql b) = RawPostgresqlKey { unRawPostgresqlKey :: BackendKey (Compatible b (RawPostgresql b)) }
4554.44 s
[persistent-postgresql] | ^^^^^^^^^^^^^^^^^^
4554.44 s
[persistent-postgresql]
4554.67 s
[sydtest-source] Phase: unpackPhase
4554.67 s
[sydtest-source] unpacking source archive /nix/store/wrbb01qf4bhdg75ixr58zi1m6y0vyz5g-sydtest
4554.68 s
[sydtest-source] source root is sydtest
4554.69 s
[sydtest-source] Phase: patchPhase
4554.70 s
[sydtest-source] Phase: compileBuildDriverPhase
4554.70 s
[sydtest-source] setupCompileFlags: -package-db=/build/tmp.rR71kqd7Dp/setup-package.conf.d -threaded
4554.76 s
[sydtest-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.rR71kqd7Dp/Main.o )
4554.80 s
[sydtest-source] [2 of 2] Linking Setup
4556.05 s
[sydtest-source] Phase: updateAutotoolsGnuConfigScriptsPhase
4556.06 s
[sydtest-source] Phase: configurePhase
4556.06 s
[sydtest-source] configureFlags: --verbose --prefix=/nix/store/ghvrzv0b5a2ylk4gmdyjmx5x3mghgc5m-sydtest-source-0.23.0.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/share/doc/sydtest-0.23.0.2 --with-gcc=gcc --package-db=/build/tmp.rR71kqd7Dp/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4556.07 s
[sydtest-source] Using Parsec parser
4556.07 s
[sydtest-source] Configuring sydtest-0.23.0.2...
4556.29 s
[persistent-sqlite] [1 of 3] Compiling Database.Sqlite.Internal ( Database/Sqlite/Internal.hs, dist/build/Database/Sqlite/Internal.p_o )
4556.42 s
[persistent-sqlite] [2 of 3] Compiling Database.Sqlite ( Database/Sqlite.hs, dist/build/Database/Sqlite.p_o )
4556.74 s
[sydtest-source] Dependency MonadRandom: using MonadRandom-0.6.2
4556.82 s
[sydtest-source] Dependency QuickCheck: using QuickCheck-2.17.1.0
4556.83 s
[sydtest-source] Dependency async: using async-2.2.5
4556.83 s
[sydtest-source] Dependency autodocodec: using autodocodec-0.5.0.0
4556.83 s
[sydtest-source] Dependency base >=4.7 && <5: using base-4.21.1.0
4556.83 s
[sydtest-source] Dependency bytestring: using bytestring-0.12.2.0
4556.83 s
[sydtest-source] Dependency containers: using containers-0.7
4556.83 s
[sydtest-source] Dependency deepseq: using deepseq-1.5.1.0
4556.83 s
[sydtest-source] Dependency dlist: using dlist-1.0
4556.83 s
[sydtest-source] Dependency fast-myers-diff >=0.0.1: using fast-myers-diff-0.0.2
4556.83 s
[sydtest-source] Dependency filepath: using filepath-1.5.4.0
4556.83 s
[sydtest-source] Dependency mtl: using mtl-2.3.1
4556.83 s
[sydtest-source] Dependency opt-env-conf >=0.10: using opt-env-conf-0.15.0.1
4556.83 s
[sydtest-source] Dependency path: using path-0.9.6
4556.83 s
[sydtest-source] Dependency path-io: using path-io-1.8.2
4556.83 s
[sydtest-source] Dependency pretty-show: using pretty-show-1.10
4556.83 s
[sydtest-source] Dependency quickcheck-io: using quickcheck-io-0.2.0
4556.83 s
[sydtest-source] Dependency random: using random-1.3.1
4556.83 s
[sydtest-source] Dependency random-shuffle: using random-shuffle-0.0.4
4556.83 s
[sydtest-source] Dependency safe: using safe-0.3.21
4556.83 s
[sydtest-source] Dependency safe-coloured-text: using safe-coloured-text-0.5.0.0
4556.83 s
[sydtest-source] Dependency safe-coloured-text-terminfo: using
4556.83 s
[sydtest-source] safe-coloured-text-terminfo-0.3.0.0
4556.83 s
[sydtest-source] Dependency stm: using stm-2.5.3.1
4556.83 s
[sydtest-source] Dependency svg-builder: using svg-builder-0.1.1
4556.83 s
[sydtest-source] Dependency sydtest-mutation-runtime: using sydtest-mutation-runtime-0.0.0.0
4556.83 s
[sydtest-source] Dependency text: using text-2.1.3
4556.83 s
[sydtest-source] Dependency typed-process: using typed-process-0.2.13.0
4556.83 s
[sydtest-source] Dependency vector: using vector-0.13.2.0
4556.83 s
[sydtest-source] Source component graph: component lib
4556.83 s
[sydtest-source] Configured component graph:
4556.83 s
[sydtest-source] component sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4556.83 s
[sydtest-source] include MonadRandom-0.6.2-LQu91qqzTrlClEvRlHlido
4556.83 s
[sydtest-source] include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4556.83 s
[sydtest-source] include async-2.2.5-BkncyxA4YQk86NHiMIhRjp
4556.83 s
[sydtest-source] include autodocodec-0.5.0.0-5V6zPOEaYFAF3TMe8iGMbw
4556.83 s
[sydtest-source] include base-4.21.1.0-f852
4556.83 s
[sydtest-source] include bytestring-0.12.2.0-6aa1
4556.83 s
[sydtest-source] include containers-0.7-4b3d
4556.83 s
[sydtest-source] include deepseq-1.5.1.0-7a70
4556.83 s
[sydtest-source] include dlist-1.0-BAI5LcVPJD0ABpnFgUJv80
4556.83 s
[sydtest-source] include fast-myers-diff-0.0.2-6k6nmpvY6X15rzSfqto8o5
4556.83 s
[sydtest-source] include filepath-1.5.4.0-0516
4556.83 s
[sydtest-source] include mtl-2.3.1-20ab
4556.83 s
[sydtest-source] include opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri
4556.83 s
[sydtest-source] include path-0.9.6-2fp1GJUJD07i7POopm72A
4556.83 s
[sydtest-source] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4556.83 s
[sydtest-source] include pretty-show-1.10-GYkGlidf6lSC3gYYYsqIGa
4556.83 s
[sydtest-source] include quickcheck-io-0.2.0-HLxBnIw0px4T5hcl4epeR
4556.83 s
[sydtest-source] include random-1.3.1-1PpUMefRBxQ4T6XFHPJk5b
4556.83 s
[sydtest-source] include random-shuffle-0.0.4-6i0sK65ffenILuFZQJuO2D
4556.83 s
[sydtest-source] include safe-0.3.21-9zAxdhXoIcJ7xB6TaJfVdf
4556.83 s
[sydtest-source] include safe-coloured-text-0.5.0.0-DxvPUqUQ68iH6QZ8K94Q0x
4556.83 s
[sydtest-source] include safe-coloured-text-terminfo-0.3.0.0-2Gq17Vt12AYJQxS6jHv7Se
4556.83 s
[sydtest-source] include stm-2.5.3.1-6708
4556.83 s
[sydtest-source] include svg-builder-0.1.1-E7ooE3XOBwx7DjPNfdk6au
4556.83 s
[sydtest-source] include sydtest-mutation-runtime-0.0.0.0-3zrQe26a4RI3OEB7qxaGD
4556.83 s
[sydtest-source] include text-2.1.3-1f83
4556.83 s
[sydtest-source] include typed-process-0.2.13.0-CdZF17AAa2153AcE9wyfJu
4556.83 s
[sydtest-source] include vector-0.13.2.0-7rsmvfg53oa5PRCOgzIFeb
4556.83 s
[sydtest-source] Linked component graph:
4556.83 s
[sydtest-source] unit sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4556.83 s
[sydtest-source] include MonadRandom-0.6.2-LQu91qqzTrlClEvRlHlido
4556.83 s
[sydtest-source] include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4556.83 s
[sydtest-source] include async-2.2.5-BkncyxA4YQk86NHiMIhRjp
4556.83 s
[sydtest-source] include autodocodec-0.5.0.0-5V6zPOEaYFAF3TMe8iGMbw
4556.83 s
[sydtest-source] include base-4.21.1.0-f852
4556.83 s
[sydtest-source] include bytestring-0.12.2.0-6aa1
4556.83 s
[sydtest-source] include containers-0.7-4b3d
4556.83 s
[sydtest-source] include deepseq-1.5.1.0-7a70
4556.83 s
[sydtest-source] include dlist-1.0-BAI5LcVPJD0ABpnFgUJv80
4556.83 s
[sydtest-source] include fast-myers-diff-0.0.2-6k6nmpvY6X15rzSfqto8o5
4556.83 s
[sydtest-source] include filepath-1.5.4.0-0516
4556.83 s
[sydtest-source] include mtl-2.3.1-20ab
4556.83 s
[sydtest-source] include opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri
4556.83 s
[sydtest-source] include path-0.9.6-2fp1GJUJD07i7POopm72A
4556.83 s
[sydtest-source] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4556.83 s
[sydtest-source] include pretty-show-1.10-GYkGlidf6lSC3gYYYsqIGa
4556.83 s
[sydtest-source] include quickcheck-io-0.2.0-HLxBnIw0px4T5hcl4epeR
4556.83 s
[sydtest-source] include random-1.3.1-1PpUMefRBxQ4T6XFHPJk5b
4556.83 s
[sydtest-source] include random-shuffle-0.0.4-6i0sK65ffenILuFZQJuO2D
4556.83 s
[sydtest-source] include safe-0.3.21-9zAxdhXoIcJ7xB6TaJfVdf
4556.83 s
[sydtest-source] include safe-coloured-text-0.5.0.0-DxvPUqUQ68iH6QZ8K94Q0x
4556.83 s
[sydtest-source] include safe-coloured-text-terminfo-0.3.0.0-2Gq17Vt12AYJQxS6jHv7Se
4556.83 s
[sydtest-source] include stm-2.5.3.1-6708
4556.83 s
[sydtest-source] include svg-builder-0.1.1-E7ooE3XOBwx7DjPNfdk6au
4556.83 s
[sydtest-source] include sydtest-mutation-runtime-0.0.0.0-3zrQe26a4RI3OEB7qxaGD
4556.83 s
[sydtest-source] include text-2.1.3-1f83
4556.83 s
[sydtest-source] include typed-process-0.2.13.0-CdZF17AAa2153AcE9wyfJu
4556.83 s
[sydtest-source] include vector-0.13.2.0-7rsmvfg53oa5PRCOgzIFeb
4556.83 s
[sydtest-source] Test.Syd=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd,Test.Syd.Def=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Def,Test.Syd.Def.Around=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Def.Around,Test.Syd.Def.AroundAll=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Def.AroundAll,Test.Syd.Def.Golden=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Def.Golden,Test.Syd.Def.Scenario=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Def.Scenario,Test.Syd.Def.SetupFunc=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Def.SetupFunc,Test.Syd.Def.Specify=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Def.Specify,Test.Syd.Def.TestDefM=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Def.TestDefM,Test.Syd.Expectation=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Expectation,Test.Syd.HList=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.HList,Test.Syd.Modify=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Modify,Test.Syd.Mutation.Forest=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Mutation.Forest,Test.Syd.MutationMode=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.MutationMode,Test.Syd.OptParse=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.OptParse,Test.Syd.Output=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Output,Test.Syd.Output.Common=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Output.Common,Test.Syd.Output.Pretty=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Output.Pretty,Test.Syd.Output.Terse=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Output.Terse,Test.Syd.Path=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Path,Test.Syd.ReRun=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.ReRun,Test.Syd.Run=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Run,Test.Syd.Runner=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Runner,Test.Syd.Runner.Asynchronous=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Runner.Asynchronous,Test.Syd.Runner.Single=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Runner.Single,Test.Syd.Runner.Synchronous=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Runner.Synchronous,Test.Syd.Runner.Synchronous.Interleaved=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Runner.Synchronous.Interleaved,Test.Syd.Runner.Synchronous.Separate=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Runner.Synchronous.Separate,Test.Syd.Runner.Wrappers=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Runner.Wrappers,Test.Syd.SVG=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.SVG,Test.Syd.SpecDef=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.SpecDef,Test.Syd.SpecForest=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.SpecForest
4556.83 s
[sydtest-source] Ready component graph:
4556.83 s
[sydtest-source] definite sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4556.83 s
[sydtest-source] depends MonadRandom-0.6.2-LQu91qqzTrlClEvRlHlido
4556.83 s
[sydtest-source] depends QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4556.83 s
[sydtest-source] depends async-2.2.5-BkncyxA4YQk86NHiMIhRjp
4556.83 s
[sydtest-source] depends autodocodec-0.5.0.0-5V6zPOEaYFAF3TMe8iGMbw
4556.83 s
[sydtest-source] depends base-4.21.1.0-f852
4556.83 s
[sydtest-source] depends bytestring-0.12.2.0-6aa1
4556.83 s
[sydtest-source] depends containers-0.7-4b3d
4556.83 s
[sydtest-source] depends deepseq-1.5.1.0-7a70
4556.83 s
[sydtest-source] depends dlist-1.0-BAI5LcVPJD0ABpnFgUJv80
4556.83 s
[sydtest-source] depends fast-myers-diff-0.0.2-6k6nmpvY6X15rzSfqto8o5
4556.83 s
[sydtest-source] depends filepath-1.5.4.0-0516
4556.83 s
[sydtest-source] depends mtl-2.3.1-20ab
4556.83 s
[sydtest-source] depends opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri
4556.83 s
[sydtest-source] depends path-0.9.6-2fp1GJUJD07i7POopm72A
4556.83 s
[sydtest-source] depends path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4556.83 s
[sydtest-source] depends pretty-show-1.10-GYkGlidf6lSC3gYYYsqIGa
4556.83 s
[sydtest-source] depends quickcheck-io-0.2.0-HLxBnIw0px4T5hcl4epeR
4556.83 s
[sydtest-source] depends random-1.3.1-1PpUMefRBxQ4T6XFHPJk5b
4556.83 s
[sydtest-source] depends random-shuffle-0.0.4-6i0sK65ffenILuFZQJuO2D
4556.83 s
[sydtest-source] depends safe-0.3.21-9zAxdhXoIcJ7xB6TaJfVdf
4556.83 s
[sydtest-source] depends safe-coloured-text-0.5.0.0-DxvPUqUQ68iH6QZ8K94Q0x
4556.83 s
[sydtest-source] depends safe-coloured-text-terminfo-0.3.0.0-2Gq17Vt12AYJQxS6jHv7Se
4556.83 s
[sydtest-source] depends stm-2.5.3.1-6708
4556.83 s
[sydtest-source] depends svg-builder-0.1.1-E7ooE3XOBwx7DjPNfdk6au
4556.83 s
[sydtest-source] depends sydtest-mutation-runtime-0.0.0.0-3zrQe26a4RI3OEB7qxaGD
4556.83 s
[sydtest-source] depends text-2.1.3-1f83
4556.83 s
[sydtest-source] depends typed-process-0.2.13.0-CdZF17AAa2153AcE9wyfJu
4556.83 s
[sydtest-source] depends vector-0.13.2.0-7rsmvfg53oa5PRCOgzIFeb
4556.83 s
[sydtest-source] Using Cabal-3.14.2.0 compiled by ghc-9.12
4556.83 s
[sydtest-source] Using compiler: ghc-9.12.3
4556.83 s
[sydtest-source] Using install prefix:
4556.83 s
[sydtest-source] /nix/store/ghvrzv0b5a2ylk4gmdyjmx5x3mghgc5m-sydtest-source-0.23.0.2
4556.83 s
[sydtest-source] Executables installed in:
4556.83 s
[sydtest-source] /nix/store/ghvrzv0b5a2ylk4gmdyjmx5x3mghgc5m-sydtest-source-0.23.0.2/bin
4556.83 s
[sydtest-source] Libraries installed in:
4556.83 s
[sydtest-source] /nix/store/ghvrzv0b5a2ylk4gmdyjmx5x3mghgc5m-sydtest-source-0.23.0.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4556.83 s
[sydtest-source] Dynamic Libraries installed in:
4556.83 s
[sydtest-source] /nix/store/ghvrzv0b5a2ylk4gmdyjmx5x3mghgc5m-sydtest-source-0.23.0.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4556.83 s
[sydtest-source] Private executables installed in:
4556.83 s
[sydtest-source] /nix/store/ghvrzv0b5a2ylk4gmdyjmx5x3mghgc5m-sydtest-source-0.23.0.2/libexec/x86_64-linux-ghc-9.12.3-59b0/sydtest-0.23.0.2
4556.83 s
[sydtest-source] Data files installed in:
4556.83 s
[sydtest-source] /nix/store/ghvrzv0b5a2ylk4gmdyjmx5x3mghgc5m-sydtest-source-0.23.0.2/share/x86_64-linux-ghc-9.12.3-59b0/sydtest-0.23.0.2
4556.83 s
[sydtest-source] Documentation installed in: /share/doc/sydtest-0.23.0.2
4556.83 s
[sydtest-source] Configuration files installed in:
4556.83 s
[sydtest-source] /nix/store/ghvrzv0b5a2ylk4gmdyjmx5x3mghgc5m-sydtest-source-0.23.0.2/etc
4556.83 s
[sydtest-source] No alex found
4556.83 s
[sydtest-source] Using ar found on system at:
4556.83 s
[sydtest-source] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4556.83 s
[sydtest-source] No c2hs found
4556.83 s
[sydtest-source] No cpphs found
4556.83 s
[sydtest-source] No doctest found
4556.83 s
[sydtest-source] Using gcc version 14.3.0 given by user at:
4556.83 s
[sydtest-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4556.83 s
[sydtest-source] Using ghc version 9.12.3 found on system at:
4556.83 s
[sydtest-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4556.83 s
[sydtest-source] Using ghc-pkg version 9.12.3 found on system at:
4556.83 s
[sydtest-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4556.83 s
[sydtest-source] No ghcjs found
4556.83 s
[sydtest-source] No ghcjs-pkg found
4556.83 s
[sydtest-source] No greencard found
4556.83 s
[sydtest-source] Using haddock version 2.32.0 found on system at:
4556.83 s
[sydtest-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4556.83 s
[sydtest-source] No happy found
4556.83 s
[sydtest-source] No haskell-suite found
4556.83 s
[sydtest-source] No haskell-suite-pkg found
4556.83 s
[sydtest-source] No hmake found
4556.83 s
[sydtest-source] Using hpc version 0.69 found on system at:
4556.83 s
[sydtest-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4556.83 s
[sydtest-source] Using hsc2hs version 0.68.10 found on system at:
4556.83 s
[sydtest-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4556.83 s
[sydtest-source] Using hscolour version 1.25 found on system at:
4556.83 s
[sydtest-source] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4556.83 s
[sydtest-source] No jhc found
4556.83 s
[sydtest-source] Using ld found on system at:
4556.83 s
[sydtest-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4556.83 s
[sydtest-source] No pkg-config found
4556.83 s
[sydtest-source] Using runghc version 9.12.3 found on system at:
4556.83 s
[sydtest-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4556.83 s
[sydtest-source] Using strip version 2.44 found on system at:
4556.83 s
[sydtest-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4556.83 s
[sydtest-source] Using tar found on system at:
4556.83 s
[sydtest-source] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4556.83 s
[sydtest-source] No uhc found
4556.94 s
[sydtest-source] Phase: buildPhase
4556.95 s
[sydtest-source] Distribution quality warnings:
4556.95 s
[sydtest-source] [long-synopsis] The 'synopsis' field is rather long (max 80 chars is
4556.95 s
[sydtest-source] recommended).
4556.95 s
[sydtest-source] [missing-upper-bounds] On library, these packages miss upper bounds:
4556.95 s
[sydtest-source] - MonadRandom
4556.95 s
[sydtest-source] - QuickCheck
4556.95 s
[sydtest-source] - async
4556.95 s
[sydtest-source] - autodocodec
4556.95 s
[sydtest-source] - bytestring
4556.95 s
[sydtest-source] - containers
4556.95 s
[sydtest-source] - deepseq
4556.95 s
[sydtest-source] - dlist
4556.95 s
[sydtest-source] - fast-myers-diff
4556.95 s
[sydtest-source] - filepath
4556.95 s
[sydtest-source] - mtl
4556.95 s
[sydtest-source] - opt-env-conf
4556.95 s
[sydtest-source] - path
4556.95 s
[sydtest-source] - path-io
4556.95 s
[sydtest-source] - pretty-show
4556.95 s
[sydtest-source] - quickcheck-io
4556.95 s
[sydtest-source] - random
4556.95 s
[sydtest-source] - random-shuffle
4556.95 s
[sydtest-source] - safe
4556.95 s
[sydtest-source] - safe-coloured-text
4556.95 s
[sydtest-source] - stm
4556.95 s
[sydtest-source] - svg-builder
4556.95 s
[sydtest-source] - sydtest-mutation-runtime
4556.95 s
[sydtest-source] - text
4556.95 s
[sydtest-source] - typed-process
4556.95 s
[sydtest-source] - vector
4556.95 s
[sydtest-source] - ansi-terminal
4556.95 s
[sydtest-source] - safe-coloured-text-terminfo
4556.95 s
[sydtest-source] Please add them. There is more information at https://pvp.haskell.org/
4556.95 s
[sydtest-source] Building source dist for sydtest-0.23.0.2...
4556.97 s
[yesod-persistent] Phase: haddockPhase
4556.97 s
[sydtest-source] Source tarball created: dist/sydtest-0.23.0.2.tar.gz
4556.98 s
[sydtest-source] Phase: checkPhase
4556.98 s
[sydtest-source] Phase: haddockPhase
4556.99 s
[sydtest-source] Phase: installPhase
4556.99 s
[sydtest-source] Phase: fixupPhase
4557.03 s
Progress: 324 of 370 built (3 building), 559 of 559 downloaded from cache
4557.10 s
Building sydtest
4557.38 s
[sydtest] Phase: setupCompilerEnvironmentPhase
4557.39 s
[sydtest] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4557.41 s
[persistent-sqlite] [3 of 3] Compiling Database.Persist.Sqlite ( Database/Persist/Sqlite.hs, dist/build/Database/Persist/Sqlite.p_o )
4557.71 s
[persistent-postgresql] [3 of 3] Compiling Database.Persist.Postgresql.JSON ( Database/Persist/Postgresql/JSON.hs, dist/build/Database/Persist/Postgresql/JSON.o, dist/build/Database/Persist/Postgresql/JSON.dyn_o )
4557.72 s
[sydtest] Phase: unpackPhase
4557.72 s
[sydtest] unpacking source archive /nix/store/ghvrzv0b5a2ylk4gmdyjmx5x3mghgc5m-sydtest-source-0.23.0.2/sydtest-0.23.0.2.tar.gz
4557.73 s
[sydtest] source root is sydtest-0.23.0.2
4557.73 s
[sydtest] setting SOURCE_DATE_EPOCH to timestamp 1778741731 of file "sydtest-0.23.0.2/sydtest.cabal"
4557.74 s
[sydtest] warning: file "sydtest-0.23.0.2/sydtest.cabal" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
4557.74 s
[sydtest] Phase: patchPhase
4557.75 s
[sydtest] Phase: compileBuildDriverPhase
4557.75 s
[sydtest] setupCompileFlags: -package-db=/build/tmp.3VDOoPwAx6/setup-package.conf.d -threaded
4557.80 s
[sydtest] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.3VDOoPwAx6/Main.o )
4557.85 s
[sydtest] [2 of 2] Linking Setup
4557.95 s
[persistent-sqlite] Database/Persist/Sqlite.hs:98:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4557.95 s
[persistent-sqlite] The qualified import of ‘Data.HashMap.Lazy’ is redundant
4557.95 s
[persistent-sqlite] except perhaps to import instances from ‘Data.HashMap.Lazy’
4557.95 s
[persistent-sqlite] To import instances alone, use: import Data.HashMap.Lazy()
4557.95 s
[persistent-sqlite] |
4557.95 s
[persistent-sqlite] 98 | import qualified Data.HashMap.Lazy as HashMap
4557.95 s
[persistent-sqlite] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4557.95 s
[persistent-sqlite]
4557.95 s
[persistent-sqlite] Database/Persist/Sqlite.hs:973:53: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
4557.95 s
[persistent-sqlite] Defined but not used: record field of RawSqliteKey ‘unRawSqliteKey’
4557.95 s
[persistent-sqlite] |
4557.95 s
[persistent-sqlite] 973 | newtype BackendKey (RawSqlite b) = RawSqliteKey { unRawSqliteKey :: BackendKey (Compatible b (RawSqlite b)) }
4557.95 s
[persistent-sqlite] | ^^^^^^^^^^^^^^
4557.95 s
[persistent-sqlite]
4557.96 s
[yesod-persistent] Preprocessing library for yesod-persistent-1.6.0.8...
4557.96 s
[yesod-persistent] Running Haddock on library for yesod-persistent-1.6.0.8...
4557.96 s
[yesod-persistent] Warning: The documentation for the following packages are not installed. No
4557.96 s
[yesod-persistent] links will be generated to these packages: attoparsec-0.14.4,
4557.96 s
[yesod-persistent] attoparsec-0.14.4, persistent-template-2.12.0.0, vector-0.13.2.0
4558.00 s
[persistent-postgresql] [1 of 3] Compiling Database.Persist.Postgresql.Internal ( Database/Persist/Postgresql/Internal.hs, dist/build/Database/Persist/Postgresql/Internal.p_o )
4558.15 s
[persistent-postgresql] Database/Persist/Postgresql/Internal.hs:32:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4558.15 s
[persistent-postgresql] The qualified import of ‘Data.Text.Encoding’ is redundant
4558.15 s
[persistent-postgresql] except perhaps to import instances from ‘Data.Text.Encoding’
4558.15 s
[persistent-postgresql] To import instances alone, use: import Data.Text.Encoding()
4558.15 s
[persistent-postgresql] |
4558.15 s
[persistent-postgresql] 32 | import qualified Data.Text.Encoding as T
4558.15 s
[persistent-postgresql] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4558.15 s
[persistent-postgresql]
4558.15 s
[persistent-postgresql] Database/Persist/Postgresql/Internal.hs:84:34: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4558.15 s
[persistent-postgresql] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4558.15 s
[persistent-postgresql] • In the newtype declaration for ‘UnknownLiteral’
4558.15 s
[persistent-postgresql] |
4558.15 s
[persistent-postgresql] 84 | deriving (Eq, Show, Read, Ord, Typeable )
4558.15 s
[persistent-postgresql] | ^^^^^^^^
4558.15 s
[persistent-postgresql]
4558.32 s
[yesod-persistent] Haddock coverage:
4558.65 s
[yesod-persistent] 76% ( 10 / 13) in 'Yesod.Persist.Core'
4558.65 s
[yesod-persistent] Missing documentation for:
4558.65 s
[yesod-persistent] YesodPersist
4558.65 s
[yesod-persistent] DBRunner
4558.65 s
[yesod-persistent] YesodDB
4558.65 s
[yesod-persistent] 75% ( 3 / 4) in 'Yesod.Persist'
4558.65 s
[yesod-persistent] Missing documentation for:
4558.65 s
[yesod-persistent] Module header
4559.11 s
[sydtest] Phase: updateAutotoolsGnuConfigScriptsPhase
4559.12 s
[sydtest] Phase: configurePhase
4559.12 s
[sydtest] configureFlags: --verbose --prefix=/nix/store/ywdsysr3jhdbw5jd1s098fbnvqr4bykj-sydtest-0.23.0.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/nkaiz52816g8cdhl2gamg9z9b481l0wf-sydtest-0.23.0.2-doc/share/doc/sydtest-0.23.0.2 --with-gcc=gcc --package-db=/build/tmp.3VDOoPwAx6/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4559.13 s
[sydtest] Using Parsec parser
4559.13 s
[sydtest] Configuring sydtest-0.23.0.2...
4559.49 s
[persistent-postgresql] [2 of 3] Compiling Database.Persist.Postgresql ( Database/Persist/Postgresql.hs, dist/build/Database/Persist/Postgresql.p_o )
4559.71 s
[sydtest] Dependency MonadRandom: using MonadRandom-0.6.2
4559.71 s
[sydtest] Dependency QuickCheck: using QuickCheck-2.17.1.0
4559.71 s
[sydtest] Dependency async: using async-2.2.5
4559.71 s
[sydtest] Dependency autodocodec: using autodocodec-0.5.0.0
4559.71 s
[sydtest] Dependency base >=4.7 && <5: using base-4.21.1.0
4559.71 s
[sydtest] Dependency bytestring: using bytestring-0.12.2.0
4559.71 s
[sydtest] Dependency containers: using containers-0.7
4559.71 s
[sydtest] Dependency deepseq: using deepseq-1.5.1.0
4559.71 s
[sydtest] Dependency dlist: using dlist-1.0
4559.71 s
[sydtest] Dependency fast-myers-diff >=0.0.1: using fast-myers-diff-0.0.2
4559.71 s
[sydtest] Dependency filepath: using filepath-1.5.4.0
4559.71 s
[sydtest] Dependency mtl: using mtl-2.3.1
4559.71 s
[sydtest] Dependency opt-env-conf >=0.10: using opt-env-conf-0.15.0.1
4559.71 s
[sydtest] Dependency path: using path-0.9.6
4559.71 s
[sydtest] Dependency path-io: using path-io-1.8.2
4559.71 s
[sydtest] Dependency pretty-show: using pretty-show-1.10
4559.71 s
[sydtest] Dependency quickcheck-io: using quickcheck-io-0.2.0
4559.71 s
[sydtest] Dependency random: using random-1.3.1
4559.71 s
[sydtest] Dependency random-shuffle: using random-shuffle-0.0.4
4559.71 s
[sydtest] Dependency safe: using safe-0.3.21
4559.71 s
[sydtest] Dependency safe-coloured-text: using safe-coloured-text-0.5.0.0
4559.71 s
[sydtest] Dependency safe-coloured-text-terminfo: using
4559.71 s
[sydtest] safe-coloured-text-terminfo-0.3.0.0
4559.71 s
[sydtest] Dependency stm: using stm-2.5.3.1
4559.71 s
[sydtest] Dependency svg-builder: using svg-builder-0.1.1
4559.71 s
[sydtest] Dependency sydtest-mutation-runtime: using sydtest-mutation-runtime-0.0.0.0
4559.71 s
[sydtest] Dependency text: using text-2.1.3
4559.71 s
[sydtest] Dependency typed-process: using typed-process-0.2.13.0
4559.71 s
[sydtest] Dependency vector: using vector-0.13.2.0
4559.71 s
[sydtest] Source component graph: component lib
4559.71 s
[sydtest] Configured component graph:
4559.71 s
[sydtest] component sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4559.71 s
[sydtest] include MonadRandom-0.6.2-LQu91qqzTrlClEvRlHlido
4559.71 s
[sydtest] include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4559.71 s
[sydtest] include async-2.2.5-BkncyxA4YQk86NHiMIhRjp
4559.71 s
[sydtest] include autodocodec-0.5.0.0-5V6zPOEaYFAF3TMe8iGMbw
4559.71 s
[sydtest] include base-4.21.1.0-f852
4559.71 s
[sydtest] include bytestring-0.12.2.0-6aa1
4559.71 s
[sydtest] include containers-0.7-4b3d
4559.71 s
[sydtest] include deepseq-1.5.1.0-7a70
4559.71 s
[sydtest] include dlist-1.0-BAI5LcVPJD0ABpnFgUJv80
4559.71 s
[sydtest] include fast-myers-diff-0.0.2-6k6nmpvY6X15rzSfqto8o5
4559.71 s
[sydtest] include filepath-1.5.4.0-0516
4559.71 s
[sydtest] include mtl-2.3.1-20ab
4559.71 s
[sydtest] include opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri
4559.71 s
[sydtest] include path-0.9.6-2fp1GJUJD07i7POopm72A
4559.71 s
[sydtest] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4559.71 s
[sydtest] include pretty-show-1.10-GYkGlidf6lSC3gYYYsqIGa
4559.71 s
[sydtest] include quickcheck-io-0.2.0-HLxBnIw0px4T5hcl4epeR
4559.71 s
[sydtest] include random-1.3.1-1PpUMefRBxQ4T6XFHPJk5b
4559.71 s
[sydtest] include random-shuffle-0.0.4-6i0sK65ffenILuFZQJuO2D
4559.71 s
[sydtest] include safe-0.3.21-9zAxdhXoIcJ7xB6TaJfVdf
4559.71 s
[sydtest] include safe-coloured-text-0.5.0.0-DxvPUqUQ68iH6QZ8K94Q0x
4559.71 s
[sydtest] include safe-coloured-text-terminfo-0.3.0.0-2Gq17Vt12AYJQxS6jHv7Se
4559.71 s
[sydtest] include stm-2.5.3.1-6708
4559.71 s
[sydtest] include svg-builder-0.1.1-E7ooE3XOBwx7DjPNfdk6au
4559.71 s
[sydtest] include sydtest-mutation-runtime-0.0.0.0-3zrQe26a4RI3OEB7qxaGD
4559.71 s
[sydtest] include text-2.1.3-1f83
4559.71 s
[sydtest] include typed-process-0.2.13.0-CdZF17AAa2153AcE9wyfJu
4559.71 s
[sydtest] include vector-0.13.2.0-7rsmvfg53oa5PRCOgzIFeb
4559.71 s
[sydtest] Linked component graph:
4559.71 s
[sydtest] unit sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4559.71 s
[sydtest] include MonadRandom-0.6.2-LQu91qqzTrlClEvRlHlido
4559.71 s
[sydtest] include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4559.71 s
[sydtest] include async-2.2.5-BkncyxA4YQk86NHiMIhRjp
4559.71 s
[sydtest] include autodocodec-0.5.0.0-5V6zPOEaYFAF3TMe8iGMbw
4559.71 s
[sydtest] include base-4.21.1.0-f852
4559.71 s
[sydtest] include bytestring-0.12.2.0-6aa1
4559.71 s
[sydtest] include containers-0.7-4b3d
4559.71 s
[sydtest] include deepseq-1.5.1.0-7a70
4559.71 s
[sydtest] include dlist-1.0-BAI5LcVPJD0ABpnFgUJv80
4559.71 s
[sydtest] include fast-myers-diff-0.0.2-6k6nmpvY6X15rzSfqto8o5
4559.71 s
[sydtest] include filepath-1.5.4.0-0516
4559.71 s
[sydtest] include mtl-2.3.1-20ab
4559.71 s
[sydtest] include opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri
4559.71 s
[sydtest] include path-0.9.6-2fp1GJUJD07i7POopm72A
4559.71 s
[sydtest] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4559.71 s
[sydtest] include pretty-show-1.10-GYkGlidf6lSC3gYYYsqIGa
4559.71 s
[sydtest] include quickcheck-io-0.2.0-HLxBnIw0px4T5hcl4epeR
4559.71 s
[sydtest] include random-1.3.1-1PpUMefRBxQ4T6XFHPJk5b
4559.71 s
[sydtest] include random-shuffle-0.0.4-6i0sK65ffenILuFZQJuO2D
4559.71 s
[sydtest] include safe-0.3.21-9zAxdhXoIcJ7xB6TaJfVdf
4559.71 s
[sydtest] include safe-coloured-text-0.5.0.0-DxvPUqUQ68iH6QZ8K94Q0x
4559.71 s
[sydtest] include safe-coloured-text-terminfo-0.3.0.0-2Gq17Vt12AYJQxS6jHv7Se
4559.71 s
[sydtest] include stm-2.5.3.1-6708
4559.71 s
[sydtest] include svg-builder-0.1.1-E7ooE3XOBwx7DjPNfdk6au
4559.71 s
[sydtest] include sydtest-mutation-runtime-0.0.0.0-3zrQe26a4RI3OEB7qxaGD
4559.71 s
[sydtest] include text-2.1.3-1f83
4559.71 s
[sydtest] include typed-process-0.2.13.0-CdZF17AAa2153AcE9wyfJu
4559.71 s
[sydtest] include vector-0.13.2.0-7rsmvfg53oa5PRCOgzIFeb
4559.71 s
[sydtest] Test.Syd=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd,Test.Syd.Def=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Def,Test.Syd.Def.Around=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Def.Around,Test.Syd.Def.AroundAll=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Def.AroundAll,Test.Syd.Def.Golden=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Def.Golden,Test.Syd.Def.Scenario=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Def.Scenario,Test.Syd.Def.SetupFunc=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Def.SetupFunc,Test.Syd.Def.Specify=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Def.Specify,Test.Syd.Def.TestDefM=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Def.TestDefM,Test.Syd.Expectation=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Expectation,Test.Syd.HList=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.HList,Test.Syd.Modify=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Modify,Test.Syd.Mutation.Forest=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Mutation.Forest,Test.Syd.MutationMode=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.MutationMode,Test.Syd.OptParse=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.OptParse,Test.Syd.Output=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Output,Test.Syd.Output.Common=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Output.Common,Test.Syd.Output.Pretty=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Output.Pretty,Test.Syd.Output.Terse=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Output.Terse,Test.Syd.Path=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Path,Test.Syd.ReRun=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.ReRun,Test.Syd.Run=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Run,Test.Syd.Runner=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Runner,Test.Syd.Runner.Asynchronous=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Runner.Asynchronous,Test.Syd.Runner.Single=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Runner.Single,Test.Syd.Runner.Synchronous=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Runner.Synchronous,Test.Syd.Runner.Synchronous.Interleaved=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Runner.Synchronous.Interleaved,Test.Syd.Runner.Synchronous.Separate=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Runner.Synchronous.Separate,Test.Syd.Runner.Wrappers=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.Runner.Wrappers,Test.Syd.SVG=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.SVG,Test.Syd.SpecDef=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.SpecDef,Test.Syd.SpecForest=sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X:Test.Syd.SpecForest
4559.71 s
[sydtest] Ready component graph:
4559.71 s
[sydtest] definite sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4559.71 s
[sydtest] depends MonadRandom-0.6.2-LQu91qqzTrlClEvRlHlido
4559.71 s
[sydtest] depends QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4559.71 s
[sydtest] depends async-2.2.5-BkncyxA4YQk86NHiMIhRjp
4559.71 s
[sydtest] depends autodocodec-0.5.0.0-5V6zPOEaYFAF3TMe8iGMbw
4559.71 s
[sydtest] depends base-4.21.1.0-f852
4559.71 s
[sydtest] depends bytestring-0.12.2.0-6aa1
4559.71 s
[sydtest] depends containers-0.7-4b3d
4559.71 s
[sydtest] depends deepseq-1.5.1.0-7a70
4559.71 s
[sydtest] depends dlist-1.0-BAI5LcVPJD0ABpnFgUJv80
4559.71 s
[sydtest] depends fast-myers-diff-0.0.2-6k6nmpvY6X15rzSfqto8o5
4559.71 s
[sydtest] depends filepath-1.5.4.0-0516
4559.71 s
[sydtest] depends mtl-2.3.1-20ab
4559.71 s
[sydtest] depends opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri
4559.71 s
[sydtest] depends path-0.9.6-2fp1GJUJD07i7POopm72A
4559.71 s
[sydtest] depends path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4559.71 s
[sydtest] depends pretty-show-1.10-GYkGlidf6lSC3gYYYsqIGa
4559.71 s
[sydtest] depends quickcheck-io-0.2.0-HLxBnIw0px4T5hcl4epeR
4559.71 s
[sydtest] depends random-1.3.1-1PpUMefRBxQ4T6XFHPJk5b
4559.71 s
[sydtest] depends random-shuffle-0.0.4-6i0sK65ffenILuFZQJuO2D
4559.71 s
[sydtest] depends safe-0.3.21-9zAxdhXoIcJ7xB6TaJfVdf
4559.71 s
[sydtest] depends safe-coloured-text-0.5.0.0-DxvPUqUQ68iH6QZ8K94Q0x
4559.74 s
[sydtest] depends safe-coloured-text-terminfo-0.3.0.0-2Gq17Vt12AYJQxS6jHv7Se
4559.74 s
[sydtest] depends stm-2.5.3.1-6708
4559.74 s
[sydtest] depends svg-builder-0.1.1-E7ooE3XOBwx7DjPNfdk6au
4559.74 s
[sydtest] depends sydtest-mutation-runtime-0.0.0.0-3zrQe26a4RI3OEB7qxaGD
4559.74 s
[sydtest] depends text-2.1.3-1f83
4559.74 s
[sydtest] depends typed-process-0.2.13.0-CdZF17AAa2153AcE9wyfJu
4559.74 s
[sydtest] depends vector-0.13.2.0-7rsmvfg53oa5PRCOgzIFeb
4559.74 s
[sydtest] Using Cabal-3.14.2.0 compiled by ghc-9.12
4559.74 s
[sydtest] Using compiler: ghc-9.12.3
4559.74 s
[sydtest] Using install prefix:
4559.74 s
[sydtest] /nix/store/ywdsysr3jhdbw5jd1s098fbnvqr4bykj-sydtest-0.23.0.2
4559.74 s
[sydtest] Executables installed in:
4559.74 s
[sydtest] /nix/store/ywdsysr3jhdbw5jd1s098fbnvqr4bykj-sydtest-0.23.0.2/bin
4559.74 s
[sydtest] Libraries installed in:
4559.74 s
[sydtest] /nix/store/ywdsysr3jhdbw5jd1s098fbnvqr4bykj-sydtest-0.23.0.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4559.74 s
[sydtest] Dynamic Libraries installed in:
4559.74 s
[sydtest] /nix/store/ywdsysr3jhdbw5jd1s098fbnvqr4bykj-sydtest-0.23.0.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4559.74 s
[sydtest] Private executables installed in:
4559.74 s
[sydtest] /nix/store/ywdsysr3jhdbw5jd1s098fbnvqr4bykj-sydtest-0.23.0.2/libexec/x86_64-linux-ghc-9.12.3-59b0/sydtest-0.23.0.2
4559.74 s
[sydtest] Data files installed in:
4559.74 s
[sydtest] /nix/store/ywdsysr3jhdbw5jd1s098fbnvqr4bykj-sydtest-0.23.0.2/share/x86_64-linux-ghc-9.12.3-59b0/sydtest-0.23.0.2
4559.74 s
[sydtest] Documentation installed in:
4559.74 s
[sydtest] /nix/store/nkaiz52816g8cdhl2gamg9z9b481l0wf-sydtest-0.23.0.2-doc/share/doc/sydtest-0.23.0.2
4559.74 s
[sydtest] Configuration files installed in:
4559.74 s
[sydtest] /nix/store/ywdsysr3jhdbw5jd1s098fbnvqr4bykj-sydtest-0.23.0.2/etc
4559.74 s
[sydtest] No alex found
4559.74 s
[sydtest] Using ar found on system at:
4559.74 s
[sydtest] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4559.74 s
[sydtest] No c2hs found
4559.74 s
[sydtest] No cpphs found
4559.74 s
[sydtest] No doctest found
4559.74 s
[sydtest] Using gcc version 14.3.0 given by user at:
4559.74 s
[sydtest] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4559.74 s
[sydtest] Using ghc version 9.12.3 found on system at:
4559.74 s
[sydtest] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4559.74 s
[sydtest] Using ghc-pkg version 9.12.3 found on system at:
4559.74 s
[sydtest] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4559.74 s
[sydtest] No ghcjs found
4559.74 s
[sydtest] No ghcjs-pkg found
4559.74 s
[sydtest] No greencard found
4559.74 s
[sydtest] Using haddock version 2.32.0 found on system at:
4559.74 s
[sydtest] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4559.74 s
[sydtest] No happy found
4559.74 s
[sydtest] No haskell-suite found
4559.74 s
[sydtest] No haskell-suite-pkg found
4559.74 s
[sydtest] No hmake found
4559.74 s
[sydtest] Using hpc version 0.69 found on system at:
4559.74 s
[sydtest] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4559.74 s
[sydtest] Using hsc2hs version 0.68.10 found on system at:
4559.74 s
[sydtest] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4559.74 s
[sydtest] Using hscolour version 1.25 found on system at:
4559.74 s
[sydtest] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4559.74 s
[sydtest] No jhc found
4559.74 s
[sydtest] Using ld found on system at:
4559.74 s
[sydtest] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4559.74 s
[sydtest] No pkg-config found
4559.74 s
[sydtest] Using runghc version 9.12.3 found on system at:
4559.74 s
[sydtest] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4559.74 s
[sydtest] Using strip version 2.44 found on system at:
4559.74 s
[sydtest] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4559.74 s
[sydtest] Using tar found on system at:
4559.74 s
[sydtest] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4559.74 s
[sydtest] No uhc found
4559.90 s
[sydtest] Phase: buildPhase
4559.95 s
[persistent-postgresql] Database/Persist/Postgresql.hs:112:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4559.95 s
[persistent-postgresql] The qualified import of ‘Data.List’ is redundant
4559.95 s
[persistent-postgresql] except perhaps to import instances from ‘Data.List’
4559.95 s
[persistent-postgresql] To import instances alone, use: import Data.List()
4559.95 s
[persistent-postgresql] |
4559.95 s
[persistent-postgresql] 112 | import qualified Data.List as List
4559.95 s
[persistent-postgresql] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4559.95 s
[persistent-postgresql]
4559.95 s
[persistent-postgresql] Database/Persist/Postgresql.hs:116:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4559.95 s
[persistent-postgresql] The import of ‘Data.Monoid’ is redundant
4559.95 s
[persistent-postgresql] except perhaps to import instances from ‘Data.Monoid’
4559.95 s
[persistent-postgresql] To import instances alone, use: import Data.Monoid()
4559.95 s
[persistent-postgresql] |
4559.95 s
[persistent-postgresql] 116 | import Data.Monoid ((<>))
4559.95 s
[persistent-postgresql] | ^^^^^^^^^^^^^^^^^^^^^^^^^
4559.95 s
[persistent-postgresql]
4559.95 s
[persistent-postgresql] Database/Persist/Postgresql.hs:134:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4559.95 s
[persistent-postgresql] The import of ‘Database.Persist.SqlBackend.StatementCache’ is redundant
4559.95 s
[persistent-postgresql] except perhaps to import instances from ‘Database.Persist.SqlBackend.StatementCache’
4559.95 s
[persistent-postgresql] To import instances alone, use: import Database.Persist.SqlBackend.StatementCache()
4559.95 s
[persistent-postgresql] |
4559.95 s
[persistent-postgresql] 134 | import Database.Persist.SqlBackend.StatementCache
4559.95 s
[persistent-postgresql] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4559.95 s
[persistent-postgresql]
4559.95 s
[persistent-postgresql] Database/Persist/Postgresql.hs:864:65: warning : [ GHC-63394 ] [ -Wx-partial ]
4559.95 s
[persistent-postgresql] In the use of ‘head’
4559.95 s
[persistent-postgresql] (imported from Prelude, but defined in GHC.Internal.List):
4559.95 s
[persistent-postgresql] "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
4559.95 s
[persistent-postgresql] |
4559.95 s
[persistent-postgresql] 864 | return $ map (Right . Right . (ConstraintNameDB . fst . head &&& map (FieldNameDB . snd)))
4559.95 s
[persistent-postgresql] | ^^^^
4559.95 s
[persistent-postgresql]
4559.95 s
[persistent-postgresql] Database/Persist/Postgresql.hs:867:19: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
4559.95 s
[persistent-postgresql] Pattern match(es) are non-exhaustive
4559.95 s
[persistent-postgresql] In a lambda abstraction:
4559.95 s
[persistent-postgresql] Patterns of type ‘[PersistValue]’ not matched:
4559.95 s
[persistent-postgresql] []
4559.95 s
[persistent-postgresql] ((PersistByteString _):_)
4559.95 s
[persistent-postgresql] ((PersistInt64 _):_)
4559.95 s
[persistent-postgresql] ((PersistDouble _):_)
4559.95 s
[persistent-postgresql] ...
4559.95 s
[persistent-postgresql] |
4559.95 s
[persistent-postgresql] 867 | CL.mapM $ \x'@((PersistText cname) : _) -> do
4559.95 s
[persistent-postgresql] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4559.95 s
[persistent-postgresql]
4559.95 s
[persistent-postgresql] Database/Persist/Postgresql.hs:1844:23: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
4559.95 s
[persistent-postgresql] Pattern match(es) are non-exhaustive
4559.95 s
[persistent-postgresql] In a lambda abstraction:
4559.95 s
[persistent-postgresql] Patterns of type ‘Update record’ not matched: BackendUpdate _
4559.95 s
[persistent-postgresql] |
4559.95 s
[persistent-postgresql] 1844 | updsValues = map (\(Update _ val _) -> toPersistValue val ) updates
4559.95 s
[persistent-postgresql] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4559.95 s
[persistent-postgresql]
4559.95 s
[persistent-postgresql] Database/Persist/Postgresql.hs:1997:61: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
4559.95 s
[persistent-postgresql] Defined but not used:
4559.95 s
[persistent-postgresql] record field of RawPostgresqlKey ‘unRawPostgresqlKey’
4559.95 s
[persistent-postgresql] |
4559.95 s
[persistent-postgresql] 1997 | newtype BackendKey (RawPostgresql b) = RawPostgresqlKey { unRawPostgresqlKey :: BackendKey (Compatible b (RawPostgresql b)) }
4559.95 s
[persistent-postgresql] | ^^^^^^^^^^^^^^^^^^
4559.95 s
[persistent-postgresql]
4559.97 s
[sydtest] Preprocessing library for sydtest-0.23.0.2...
4559.97 s
[sydtest] Building library for sydtest-0.23.0.2...
4560.17 s
[sydtest] [ 1 of 33] Compiling Paths_sydtest ( dist/build/autogen/Paths_sydtest.hs, dist/build/Paths_sydtest.o, dist/build/Paths_sydtest.dyn_o )
4560.35 s
[sydtest] [ 2 of 33] Compiling Test.Syd.HList ( src/Test/Syd/HList.hs, dist/build/Test/Syd/HList.o, dist/build/Test/Syd/HList.dyn_o )
4560.35 s
[sydtest] [ 3 of 33] Compiling Test.Syd.Run ( src/Test/Syd/Run.hs, dist/build/Test/Syd/Run.o, dist/build/Test/Syd/Run.dyn_o )
4561.92 s
[sydtest] [ 4 of 33] Compiling Test.Syd.OptParse ( src/Test/Syd/OptParse.hs, dist/build/Test/Syd/OptParse.o, dist/build/Test/Syd/OptParse.dyn_o )
4562.11 s
[persistent-sqlite] Phase: haddockPhase
4562.93 s
[persistent-sqlite] Preprocessing library for persistent-sqlite-2.13.3.0...
4562.93 s
[persistent-sqlite] Running Haddock on library for persistent-sqlite-2.13.3.0...
4562.93 s
[persistent-sqlite] Warning: The documentation for the following packages are not installed. No
4562.93 s
[persistent-sqlite] links will be generated to these packages: attoparsec-0.14.4,
4562.93 s
[persistent-sqlite] attoparsec-0.14.4, vector-0.13.2.0
4563.20 s
[persistent-postgresql] [3 of 3] Compiling Database.Persist.Postgresql.JSON ( Database/Persist/Postgresql/JSON.hs, dist/build/Database/Persist/Postgresql/JSON.p_o )
4563.21 s
[persistent-sqlite] [1 of 3] Compiling Database.Sqlite.Internal ( Database/Sqlite/Internal.hs, /build/ghc568_tmp_0/ghc_tmp_6.o, /build/ghc568_tmp_0/ghc_tmp_6.dyn_o )
4563.25 s
[persistent-sqlite] [2 of 3] Compiling Database.Sqlite ( Database/Sqlite.hs, /build/ghc568_tmp_0/ghc_tmp_4.o, /build/ghc568_tmp_0/ghc_tmp_4.dyn_o )
4563.90 s
[sydtest] [ 5 of 33] Compiling Test.Syd.Expectation ( src/Test/Syd/Expectation.hs, dist/build/Test/Syd/Expectation.o, dist/build/Test/Syd/Expectation.dyn_o )
4563.90 s
[sydtest] [ 6 of 33] Compiling Test.Syd.Def.Golden ( src/Test/Syd/Def/Golden.hs, dist/build/Test/Syd/Def/Golden.o, dist/build/Test/Syd/Def/Golden.dyn_o )
4563.90 s
[sydtest] [ 7 of 33] Compiling Test.Syd.SpecForest ( src/Test/Syd/SpecForest.hs, dist/build/Test/Syd/SpecForest.o, dist/build/Test/Syd/SpecForest.dyn_o )
4563.90 s
[sydtest] [ 8 of 33] Compiling Test.Syd.SpecDef ( src/Test/Syd/SpecDef.hs, dist/build/Test/Syd/SpecDef.o, dist/build/Test/Syd/SpecDef.dyn_o )
4564.05 s
[persistent-sqlite] [3 of 3] Compiling Database.Persist.Sqlite ( Database/Persist/Sqlite.hs, nothing ) [Database.Sqlite changed]
4564.77 s
[persistent-sqlite] Database/Persist/Sqlite.hs:98:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4564.77 s
[persistent-sqlite] The qualified import of ‘Data.HashMap.Lazy’ is redundant
4564.77 s
[persistent-sqlite] except perhaps to import instances from ‘Data.HashMap.Lazy’
4564.77 s
[persistent-sqlite] To import instances alone, use: import Data.HashMap.Lazy()
4564.77 s
[persistent-sqlite] |
4564.77 s
[persistent-sqlite] 98 | import qualified Data.HashMap.Lazy as HashMap
4564.77 s
[persistent-sqlite] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4564.77 s
[persistent-sqlite]
4564.77 s
[persistent-sqlite] Database/Persist/Sqlite.hs:973:53: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
4564.77 s
[persistent-sqlite] Defined but not used: record field of RawSqliteKey ‘unRawSqliteKey’
4564.77 s
[persistent-sqlite] |
4564.77 s
[persistent-sqlite] 973 | newtype BackendKey (RawSqlite b) = RawSqliteKey { unRawSqliteKey :: BackendKey (Compatible b (RawSqlite b)) }
4564.77 s
[persistent-sqlite] | ^^^^^^^^^^^^^^
4564.77 s
[persistent-sqlite]
4564.78 s
[persistent-sqlite] Haddock coverage:
4564.97 s
[sydtest] [ 9 of 33] Compiling Test.Syd.Runner.Wrappers ( src/Test/Syd/Runner/Wrappers.hs, dist/build/Test/Syd/Runner/Wrappers.o, dist/build/Test/Syd/Runner/Wrappers.dyn_o )
4565.06 s
[sydtest] [10 of 33] Compiling Test.Syd.Runner.Single ( src/Test/Syd/Runner/Single.hs, dist/build/Test/Syd/Runner/Single.o, dist/build/Test/Syd/Runner/Single.dyn_o )
4565.06 s
[sydtest] [11 of 33] Compiling Test.Syd.Mutation.Forest ( src/Test/Syd/Mutation/Forest.hs, dist/build/Test/Syd/Mutation/Forest.o, dist/build/Test/Syd/Mutation/Forest.dyn_o )
4565.20 s
[persistent-sqlite] 100% ( 4 / 4) in 'Database.Sqlite.Internal'
4565.21 s
[persistent-sqlite] Warning: 'SqliteStatus' is ambiguous. It is defined
4565.21 s
[persistent-sqlite] * at Database/Sqlite.hs:620:21
4565.21 s
[persistent-sqlite] * at Database/Sqlite.hs:620:1
4565.21 s
[persistent-sqlite] You may be able to disambiguate the identifier by qualifying it or
4565.21 s
[persistent-sqlite] by specifying the type/value namespace explicitly.
4565.21 s
[persistent-sqlite] Defaulting to the one defined at Database/Sqlite.hs:620:1
4565.21 s
[persistent-sqlite] Warning: 'ByteString' is out of scope.
4565.21 s
[persistent-sqlite] If you qualify the identifier, haddock can try to link it anyway.
4565.21 s
[persistent-sqlite] Warning: 'Connection' is ambiguous. It is defined
4565.21 s
[persistent-sqlite] * at Database/Sqlite/Internal.hs:17:19
4565.21 s
[persistent-sqlite] * at Database/Sqlite/Internal.hs:17:1
4565.21 s
[persistent-sqlite] You may be able to disambiguate the identifier by qualifying it or
4565.21 s
[persistent-sqlite] by specifying the type/value namespace explicitly.
4565.21 s
[persistent-sqlite] Defaulting to the one defined at Database/Sqlite/Internal.hs:17:1
4565.21 s
[persistent-sqlite] Warning: 'unsafeUseAsCStringLen' is out of scope.
4565.21 s
[persistent-sqlite] If you qualify the identifier, haddock can try to link it anyway.
4565.21 s
[persistent-sqlite] Warning: 'LogFunction' is ambiguous. It is defined
4565.21 s
[persistent-sqlite] * at Database/Sqlite.hs:579:23
4565.21 s
[persistent-sqlite] * at Database/Sqlite.hs:579:1
4565.21 s
[persistent-sqlite] You may be able to disambiguate the identifier by qualifying it or
4565.21 s
[persistent-sqlite] by specifying the type/value namespace explicitly.
4565.21 s
[persistent-sqlite] Defaulting to the one defined at Database/Sqlite.hs:579:1
4565.21 s
[persistent-sqlite] 48% ( 18 / 37) in 'Database.Sqlite'
4565.21 s
[persistent-sqlite] Missing documentation for:
4565.21 s
[persistent-sqlite] Error (Database/Sqlite.hs:121)
4565.21 s
[persistent-sqlite] StepResult (Database/Sqlite.hs:152)
4565.21 s
[persistent-sqlite] open (Database/Sqlite.hs:242)
4565.21 s
[persistent-sqlite] close (Database/Sqlite.hs:262)
4565.21 s
[persistent-sqlite] prepare (Database/Sqlite.hs:305)
4565.21 s
[persistent-sqlite] reset (Database/Sqlite.hs:345)
4565.21 s
[persistent-sqlite] finalize (Database/Sqlite.hs:362)
4565.21 s
[persistent-sqlite] bindBlob (Database/Sqlite.hs:389)
4565.21 s
[persistent-sqlite] bindDouble (Database/Sqlite.hs:402)
4565.21 s
[persistent-sqlite] bindInt (Database/Sqlite.hs:415)
4565.21 s
[persistent-sqlite] bindInt64 (Database/Sqlite.hs:428)
4565.21 s
[persistent-sqlite] bindNull (Database/Sqlite.hs:441)
4565.21 s
[persistent-sqlite] bindText (Database/Sqlite.hs:455)
4565.21 s
[persistent-sqlite] bind (Database/Sqlite.hs:462)
4565.21 s
[persistent-sqlite] column (Database/Sqlite.hs:541)
4565.21 s
[persistent-sqlite] columns (Database/Sqlite.hs:559)
4565.21 s
[persistent-sqlite] changes (Database/Sqlite.hs:567)
4565.21 s
[persistent-sqlite] enableExtendedResultCodes (Database/Sqlite.hs:274)
4565.21 s
[persistent-sqlite] disableExtendedResultCodes (Database/Sqlite.hs:283)
4565.21 s
[persistent-sqlite] Warning: 'fkEnabled' is out of scope.
4565.21 s
[persistent-sqlite] If you qualify the identifier, haddock can try to link it anyway.
4565.21 s
[persistent-sqlite] Warning: 'RawSqlite' is ambiguous. It is defined
4565.21 s
[persistent-sqlite] * at Database/Persist/Sqlite.hs:947:26
4565.21 s
[persistent-sqlite] * at Database/Persist/Sqlite.hs:947:1
4565.21 s
[persistent-sqlite] You may be able to disambiguate the identifier by qualifying it or
4565.21 s
[persistent-sqlite] by specifying the type/value namespace explicitly.
4565.21 s
[persistent-sqlite] Defaulting to the one defined at Database/Persist/Sqlite.hs:947:1
4565.21 s
[persistent-sqlite] Warning: 'SqliteConnectionInfo' is ambiguous. It is defined
4565.21 s
[persistent-sqlite] * at Database/Persist/Sqlite.hs:807:29
4565.21 s
[persistent-sqlite] * at Database/Persist/Sqlite.hs:807:1
4565.21 s
[persistent-sqlite] You may be able to disambiguate the identifier by qualifying it or
4565.21 s
[persistent-sqlite] by specifying the type/value namespace explicitly.
4565.21 s
[persistent-sqlite] Defaulting to the one defined at Database/Persist/Sqlite.hs:807:1
4565.21 s
[persistent-sqlite] Warning: 'close' is out of scope.
4565.21 s
[persistent-sqlite] If you qualify the identifier, haddock can try to link it anyway.
4565.21 s
[persistent-sqlite] Warning: 'rawSqliteConnection' is out of scope.
4565.21 s
[persistent-sqlite] If you qualify the identifier, haddock can try to link it anyway.
4565.21 s
[persistent-sqlite] Warning: 'createSqlitePoolInfo' is out of scope.
4565.21 s
[persistent-sqlite] If you qualify the identifier, haddock can try to link it anyway.
4565.22 s
[persistent-sqlite] 79% ( 27 / 34) in 'Database.Persist.Sqlite'
4565.22 s
[persistent-sqlite] Missing documentation for:
4565.22 s
[persistent-sqlite] withSqliteConn (Database/Persist/Sqlite.hs:168)
4565.22 s
[persistent-sqlite] sqlConnectionStr (Database/Persist/Sqlite.hs:1046)
4565.22 s
[persistent-sqlite] walEnabled (Database/Persist/Sqlite.hs:1046)
4565.22 s
[persistent-sqlite] fkEnabled (Database/Persist/Sqlite.hs:1046)
4565.22 s
[persistent-sqlite] extraPragmas (Database/Persist/Sqlite.hs:1046)
4565.22 s
[persistent-sqlite] persistentBackend (Database/Persist/Sqlite.hs:1045)
4565.22 s
[persistent-sqlite] rawSqliteConnection (Database/Persist/Sqlite.hs:1045)
4565.62 s
[persistent-sqlite] Warning: Database.Persist.Sqlite: could not find link destinations for:
4565.62 s
[persistent-sqlite] - Database.Persist.Sqlite.RawSqliteKey
4565.62 s
[persistent-sqlite] - Database.Persist.Sqlite.unRawSqliteKey
4565.71 s
[sydtest] [12 of 33] Compiling Test.Syd.Def.TestDefM ( src/Test/Syd/Def/TestDefM.hs, dist/build/Test/Syd/Def/TestDefM.o, dist/build/Test/Syd/Def/TestDefM.dyn_o )
4565.71 s
[sydtest] [13 of 33] Compiling Test.Syd.Def.Specify ( src/Test/Syd/Def/Specify.hs, dist/build/Test/Syd/Def/Specify.o, dist/build/Test/Syd/Def/Specify.dyn_o )
4565.71 s
[sydtest] [14 of 33] Compiling Test.Syd.Def.Scenario ( src/Test/Syd/Def/Scenario.hs, dist/build/Test/Syd/Def/Scenario.o, dist/build/Test/Syd/Def/Scenario.dyn_o )
4565.71 s
[sydtest] [15 of 33] Compiling Test.Syd.Def.AroundAll ( src/Test/Syd/Def/AroundAll.hs, dist/build/Test/Syd/Def/AroundAll.o, dist/build/Test/Syd/Def/AroundAll.dyn_o )
4565.71 s
[sydtest] [16 of 33] Compiling Test.Syd.Def.Around ( src/Test/Syd/Def/Around.hs, dist/build/Test/Syd/Def/Around.o, dist/build/Test/Syd/Def/Around.dyn_o )
4565.71 s
[sydtest] [17 of 33] Compiling Test.Syd.Def.SetupFunc ( src/Test/Syd/Def/SetupFunc.hs, dist/build/Test/Syd/Def/SetupFunc.o, dist/build/Test/Syd/Def/SetupFunc.dyn_o )
4565.71 s
[sydtest] [18 of 33] Compiling Test.Syd.Path ( src/Test/Syd/Path.hs, dist/build/Test/Syd/Path.o, dist/build/Test/Syd/Path.dyn_o )
4565.71 s
[sydtest] [19 of 33] Compiling Test.Syd.Def ( src/Test/Syd/Def.hs, dist/build/Test/Syd/Def.o, dist/build/Test/Syd/Def.dyn_o )
4565.71 s
[sydtest] [20 of 33] Compiling Test.Syd.Modify ( src/Test/Syd/Modify.hs, dist/build/Test/Syd/Modify.o, dist/build/Test/Syd/Modify.dyn_o )
4565.79 s
[sydtest] [21 of 33] Compiling Test.Syd.SVG ( src/Test/Syd/SVG.hs, dist/build/Test/Syd/SVG.o, dist/build/Test/Syd/SVG.dyn_o )
4565.79 s
[sydtest] [22 of 33] Compiling Test.Syd.Runner.Synchronous.Separate ( src/Test/Syd/Runner/Synchronous/Separate.hs, dist/build/Test/Syd/Runner/Synchronous/Separate.o, dist/build/Test/Syd/Runner/Synchronous/Separate.dyn_o )
4565.79 s
[sydtest] [23 of 33] Compiling Test.Syd.ReRun ( src/Test/Syd/ReRun.hs, dist/build/Test/Syd/ReRun.o, dist/build/Test/Syd/ReRun.dyn_o )
4565.90 s
[persistent-postgresql] Phase: haddockPhase
4566.27 s
[sydtest] [24 of 33] Compiling Test.Syd.Output.Common ( src/Test/Syd/Output/Common.hs, dist/build/Test/Syd/Output/Common.o, dist/build/Test/Syd/Output/Common.dyn_o )
4566.27 s
[sydtest] [25 of 33] Compiling Test.Syd.Output.Terse ( src/Test/Syd/Output/Terse.hs, dist/build/Test/Syd/Output/Terse.o, dist/build/Test/Syd/Output/Terse.dyn_o )
4566.27 s
[sydtest] [26 of 33] Compiling Test.Syd.Output.Pretty ( src/Test/Syd/Output/Pretty.hs, dist/build/Test/Syd/Output/Pretty.o, dist/build/Test/Syd/Output/Pretty.dyn_o )
4566.31 s
[sydtest] [27 of 33] Compiling Test.Syd.Output ( src/Test/Syd/Output.hs, dist/build/Test/Syd/Output.o, dist/build/Test/Syd/Output.dyn_o )
4566.34 s
[sydtest] [28 of 33] Compiling Test.Syd.Runner.Synchronous.Interleaved ( src/Test/Syd/Runner/Synchronous/Interleaved.hs, dist/build/Test/Syd/Runner/Synchronous/Interleaved.o, dist/build/Test/Syd/Runner/Synchronous/Interleaved.dyn_o )
4566.43 s
[yesod-persistent] Documentation created: dist/doc/html/yesod-persistent,
4566.43 s
[yesod-persistent] dist/doc/html/yesod-persistent/yesod-persistent.txt
4566.59 s
[sydtest] [29 of 33] Compiling Test.Syd.Runner.Synchronous ( src/Test/Syd/Runner/Synchronous.hs, dist/build/Test/Syd/Runner/Synchronous.o, dist/build/Test/Syd/Runner/Synchronous.dyn_o )
4566.61 s
[sydtest] [30 of 33] Compiling Test.Syd.Runner.Asynchronous ( src/Test/Syd/Runner/Asynchronous.hs, dist/build/Test/Syd/Runner/Asynchronous.o, dist/build/Test/Syd/Runner/Asynchronous.dyn_o )
4566.64 s
[yesod-persistent] Phase: installPhase
4566.74 s
[yesod-persistent] Installing library in /nix/store/kx73l0dni5xdkzlr1ll02lcw0sjp8n7q-yesod-persistent-1.6.0.8/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/yesod-persistent-1.6.0.8-Dpt37mbqsqP1yZ6S6ZgIuB
4566.76 s
[sydtest] [31 of 33] Compiling Test.Syd.Runner ( src/Test/Syd/Runner.hs, dist/build/Test/Syd/Runner.o, dist/build/Test/Syd/Runner.dyn_o )
4566.78 s
[persistent-postgresql] Preprocessing library for persistent-postgresql-2.13.6.2...
4566.78 s
[persistent-postgresql] Running Haddock on library for persistent-postgresql-2.13.6.2...
4566.79 s
[persistent-postgresql] Warning: The documentation for the following packages are not installed. No
4566.79 s
[persistent-postgresql] links will be generated to these packages: attoparsec-0.14.4,
4566.79 s
[persistent-postgresql] attoparsec-0.14.4, postgresql-libpq-configure-0.11, vector-0.13.2.0
4566.96 s
[yesod-persistent] Phase: fixupPhase
4567.00 s
[yesod-persistent] shrinking RPATHs of ELF executables and libraries in /nix/store/kx73l0dni5xdkzlr1ll02lcw0sjp8n7q-yesod-persistent-1.6.0.8
4567.00 s
[yesod-persistent] shrinking /nix/store/kx73l0dni5xdkzlr1ll02lcw0sjp8n7q-yesod-persistent-1.6.0.8/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSyesod-persistent-1.6.0.8-Dpt37mbqsqP1yZ6S6ZgIuB-ghc9.12.3.so
4567.00 s
[sydtest] [32 of 33] Compiling Test.Syd.MutationMode ( src/Test/Syd/MutationMode.hs, dist/build/Test/Syd/MutationMode.o, dist/build/Test/Syd/MutationMode.dyn_o )
4567.02 s
[yesod-persistent] checking for references to /build/ in /nix/store/kx73l0dni5xdkzlr1ll02lcw0sjp8n7q-yesod-persistent-1.6.0.8...
4567.04 s
[yesod-persistent] patching script interpreter paths in /nix/store/kx73l0dni5xdkzlr1ll02lcw0sjp8n7q-yesod-persistent-1.6.0.8
4567.04 s
[yesod-persistent] stripping (with command strip and flags -S -p) in /nix/store/kx73l0dni5xdkzlr1ll02lcw0sjp8n7q-yesod-persistent-1.6.0.8/lib
4567.07 s
[yesod-persistent] shrinking RPATHs of ELF executables and libraries in /nix/store/qckva3qkww9mvcix8s4gxl69vnzdd7vj-yesod-persistent-1.6.0.8-doc
4567.08 s
[yesod-persistent] checking for references to /build/ in /nix/store/qckva3qkww9mvcix8s4gxl69vnzdd7vj-yesod-persistent-1.6.0.8-doc...
4567.10 s
[yesod-persistent] patching script interpreter paths in /nix/store/qckva3qkww9mvcix8s4gxl69vnzdd7vj-yesod-persistent-1.6.0.8-doc
4567.10 s
[persistent-postgresql] [1 of 3] Compiling Database.Persist.Postgresql.Internal ( Database/Persist/Postgresql/Internal.hs, /build/ghc525_tmp_0/ghc_tmp_4.o, /build/ghc525_tmp_0/ghc_tmp_4.dyn_o )
4567.22 s
Progress: 325 of 370 built (3 building), 559 of 559 downloaded from cache
4567.30 s
Building yesod-form
4567.37 s
[persistent-postgresql] Database/Persist/Postgresql/Internal.hs:32:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4567.37 s
[persistent-postgresql] The qualified import of ‘Data.Text.Encoding’ is redundant
4567.37 s
[persistent-postgresql] except perhaps to import instances from ‘Data.Text.Encoding’
4567.37 s
[persistent-postgresql] To import instances alone, use: import Data.Text.Encoding()
4567.37 s
[persistent-postgresql] |
4567.37 s
[persistent-postgresql] 32 | import qualified Data.Text.Encoding as T
4567.37 s
[persistent-postgresql] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4567.37 s
[persistent-postgresql]
4567.37 s
[persistent-postgresql] Database/Persist/Postgresql/Internal.hs:84:34: warning : [ GHC-90584 ] [ -Wderiving-typeable ]
4567.37 s
[persistent-postgresql] • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
4567.37 s
[persistent-postgresql] • In the newtype declaration for ‘UnknownLiteral’
4567.37 s
[persistent-postgresql] |
4567.37 s
[persistent-postgresql] 84 | deriving (Eq, Show, Read, Ord, Typeable )
4567.37 s
[persistent-postgresql] | ^^^^^^^^
4567.37 s
[persistent-postgresql]
4567.69 s
[persistent-postgresql] [2 of 3] Compiling Database.Persist.Postgresql ( Database/Persist/Postgresql.hs, nothing ) [Database.Persist.Postgresql.Internal changed]
4567.71 s
[yesod-form] Phase: setupCompilerEnvironmentPhase
4567.71 s
[yesod-form] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4567.74 s
[sydtest] [33 of 33] Compiling Test.Syd ( src/Test/Syd.hs, dist/build/Test/Syd.o, dist/build/Test/Syd.dyn_o )
4568.12 s
[yesod-form] Phase: unpackPhase
4568.13 s
[yesod-form] unpacking source archive /nix/store/r9ppyqwpwfbg294sv3w7rqj5p5hxi57s-yesod-form-1.7.9.tar.gz
4568.13 s
[yesod-form] source root is yesod-form-1.7.9
4568.14 s
[yesod-form] setting SOURCE_DATE_EPOCH to timestamp 1729403565 of file "yesod-form-1.7.9/Yesod/Form/Types.hs"
4568.14 s
[yesod-form] Phase: patchPhase
4568.15 s
[yesod-form] Run jailbreak-cabal to lift version restrictions on build inputs.
4568.17 s
[yesod-form] Phase: compileBuildDriverPhase
4568.17 s
[yesod-form] setupCompileFlags: -package-db=/build/tmp.gKvMnxW2RG/setup-package.conf.d -threaded
4568.19 s
[sydtest] [ 1 of 33] Compiling Paths_sydtest ( dist/build/autogen/Paths_sydtest.hs, dist/build/Paths_sydtest.p_o )
4568.24 s
[yesod-form] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.gKvMnxW2RG/Main.o )
4568.29 s
[yesod-form] [2 of 2] Linking Setup
4568.40 s
[persistent-postgresql] Database/Persist/Postgresql.hs:112:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4568.40 s
[persistent-postgresql] The qualified import of ‘Data.List’ is redundant
4568.40 s
[persistent-postgresql] except perhaps to import instances from ‘Data.List’
4568.40 s
[persistent-postgresql] To import instances alone, use: import Data.List()
4568.40 s
[persistent-postgresql] |
4568.40 s
[persistent-postgresql] 112 | import qualified Data.List as List
4568.40 s
[persistent-postgresql] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4568.40 s
[persistent-postgresql]
4568.40 s
[persistent-postgresql] Database/Persist/Postgresql.hs:116:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4568.40 s
[persistent-postgresql] The import of ‘Data.Monoid’ is redundant
4568.40 s
[persistent-postgresql] except perhaps to import instances from ‘Data.Monoid’
4568.40 s
[persistent-postgresql] To import instances alone, use: import Data.Monoid()
4568.40 s
[persistent-postgresql] |
4568.40 s
[persistent-postgresql] 116 | import Data.Monoid ((<>))
4568.40 s
[persistent-postgresql] | ^^^^^^^^^^^^^^^^^^^^^^^^^
4568.40 s
[persistent-postgresql]
4568.41 s
[persistent-postgresql] Database/Persist/Postgresql.hs:134:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4568.41 s
[persistent-postgresql] The import of ‘Database.Persist.SqlBackend.StatementCache’ is redundant
4568.41 s
[persistent-postgresql] except perhaps to import instances from ‘Database.Persist.SqlBackend.StatementCache’
4568.41 s
[persistent-postgresql] To import instances alone, use: import Database.Persist.SqlBackend.StatementCache()
4568.41 s
[persistent-postgresql] |
4568.41 s
[persistent-postgresql] 134 | import Database.Persist.SqlBackend.StatementCache
4568.41 s
[persistent-postgresql] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4568.41 s
[persistent-postgresql]
4568.41 s
[persistent-postgresql] Database/Persist/Postgresql.hs:864:65: warning : [ GHC-63394 ] [ -Wx-partial ]
4568.41 s
[persistent-postgresql] In the use of ‘head’
4568.41 s
[persistent-postgresql] (imported from Prelude, but defined in GHC.Internal.List):
4568.41 s
[persistent-postgresql] "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
4568.41 s
[persistent-postgresql] |
4568.41 s
[persistent-postgresql] 864 | return $ map (Right . Right . (ConstraintNameDB . fst . head &&& map (FieldNameDB . snd)))
4568.41 s
[persistent-postgresql] | ^^^^
4568.41 s
[persistent-postgresql]
4568.41 s
[persistent-postgresql] Database/Persist/Postgresql.hs:1997:61: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
4568.41 s
[persistent-postgresql] Defined but not used:
4568.41 s
[persistent-postgresql] record field of RawPostgresqlKey ‘unRawPostgresqlKey’
4568.41 s
[persistent-postgresql] |
4568.41 s
[persistent-postgresql] 1997 | newtype BackendKey (RawPostgresql b) = RawPostgresqlKey { unRawPostgresqlKey :: BackendKey (Compatible b (RawPostgresql b)) }
4568.41 s
[persistent-postgresql] | ^^^^^^^^^^^^^^^^^^
4568.41 s
[persistent-postgresql]
4568.43 s
[persistent-postgresql] Haddock coverage:
4568.45 s
[sydtest] [ 2 of 33] Compiling Test.Syd.HList ( src/Test/Syd/HList.hs, dist/build/Test/Syd/HList.p_o )
4568.45 s
[sydtest] [ 3 of 33] Compiling Test.Syd.Run ( src/Test/Syd/Run.hs, dist/build/Test/Syd/Run.p_o )
4568.76 s
[persistent-postgresql] 75% ( 3 / 4) in 'Database.Persist.Postgresql.Internal'
4568.76 s
[persistent-postgresql] Missing documentation for:
4568.76 s
[persistent-postgresql] Module header
4568.76 s
[persistent-postgresql] Warning: 'String' is ambiguous. It is defined
4568.76 s
[persistent-postgresql] * in ‘Data.Aeson.Types.Internal’
4568.76 s
[persistent-postgresql] * in ‘GHC.Internal.Base’
4568.76 s
[persistent-postgresql] You may be able to disambiguate the identifier by qualifying it or
4568.76 s
[persistent-postgresql] by specifying the type/value namespace explicitly.
4568.76 s
[persistent-postgresql] Defaulting to the one defined in ‘GHC.Internal.Base’
4568.76 s
[persistent-postgresql] Warning: 'upsertMany' is out of scope.
4568.76 s
[persistent-postgresql] If you qualify the identifier, haddock can try to link it anyway.
4568.76 s
[persistent-postgresql] Warning: 'PostgresConf' is ambiguous. It is defined
4568.76 s
[persistent-postgresql] * at Database/Persist/Postgresql.hs:1412:21
4568.76 s
[persistent-postgresql] * at Database/Persist/Postgresql.hs:1412:1
4568.76 s
[persistent-postgresql] You may be able to disambiguate the identifier by qualifying it or
4568.76 s
[persistent-postgresql] by specifying the type/value namespace explicitly.
4568.76 s
[persistent-postgresql] Defaulting to the one defined at Database/Persist/Postgresql.hs:1412:1
4568.76 s
[persistent-postgresql] Warning: 'PostgresConfHooks' is ambiguous. It is defined
4568.76 s
[persistent-postgresql] * at Database/Persist/Postgresql.hs:1492:26
4568.76 s
[persistent-postgresql] * at Database/Persist/Postgresql.hs:1492:1
4568.76 s
[persistent-postgresql] You may be able to disambiguate the identifier by qualifying it or
4568.76 s
[persistent-postgresql] by specifying the type/value namespace explicitly.
4568.76 s
[persistent-postgresql] Defaulting to the one defined at Database/Persist/Postgresql.hs:1492:1
4568.76 s
[persistent-postgresql] Warning: 'Filter' is ambiguous. It is defined
4568.76 s
[persistent-postgresql] * in ‘Database.Persist.Class.PersistEntity’
4568.76 s
[persistent-postgresql] * in ‘Database.Persist.Class.PersistEntity’
4568.76 s
[persistent-postgresql] You may be able to disambiguate the identifier by qualifying it or
4568.76 s
[persistent-postgresql] by specifying the type/value namespace explicitly.
4568.76 s
[persistent-postgresql] Defaulting to the one defined in ‘Database.Persist.Class.PersistEntity’
4568.76 s
[persistent-postgresql] Warning: 'withPostgresPool' is out of scope.
4568.76 s
[persistent-postgresql] If you qualify the identifier, haddock can try to link it anyway.
4568.76 s
[persistent-postgresql] Warning: 'RawPostgresql' is ambiguous. It is defined
4568.76 s
[persistent-postgresql] * at Database/Persist/Postgresql.hs:1918:30
4568.76 s
[persistent-postgresql] * at Database/Persist/Postgresql.hs:1918:1
4568.76 s
[persistent-postgresql] You may be able to disambiguate the identifier by qualifying it or
4568.76 s
[persistent-postgresql] by specifying the type/value namespace explicitly.
4568.77 s
[persistent-postgresql] Defaulting to the one defined at Database/Persist/Postgresql.hs:1918:1
4568.77 s
[persistent-postgresql] 100% ( 41 / 41) in 'Database.Persist.Postgresql'
4568.77 s
[persistent-postgresql] Warning: '(\@>.)' is out of scope.
4568.77 s
[persistent-postgresql] If you qualify the identifier, haddock can try to link it anyway.
4568.77 s
[persistent-postgresql] 100% ( 7 / 7) in 'Database.Persist.Postgresql.JSON'
4569.10 s
[persistent-postgresql] Warning: Database.Persist.Postgresql.Internal: could not find link destinations for:
4569.10 s
[persistent-postgresql] - Database.Persist.Postgresql.Internal.Getter
4569.11 s
[persistent-postgresql] Warning: Database.Persist.Postgresql: could not find link destinations for:
4569.11 s
[persistent-postgresql] - Database.Persist.Postgresql.RawPostgresqlKey
4569.11 s
[persistent-postgresql] - Database.Persist.Postgresql.unRawPostgresqlKey
4569.11 s
[persistent-postgresql] Warning: Database.Persist.Postgresql.JSON: could not find link destinations for:
4569.11 s
[persistent-postgresql] - Data.Aeson.Types.Generic.ProductSize
4569.11 s
[persistent-postgresql] - Data.Aeson.Types.ToJSON.FromPairs
4569.11 s
[persistent-postgresql] - Data.Aeson.Types.ToJSON.gToJSON
4569.11 s
[persistent-postgresql] - Data.Aeson.Types.ToJSON.KeyValuePair
4569.11 s
[persistent-postgresql] - Data.Aeson.Types.ToJSON.fromPairs
4569.11 s
[persistent-postgresql] - Data.Aeson.Types.ToJSON.pair
4569.11 s
[persistent-postgresql] - Data.Aeson.Types.Internal.Rep_Value
4569.11 s
[persistent-postgresql] - Data.Aeson.Types.ToJSON.ConsToJSON
4569.11 s
[persistent-postgresql] - Data.Aeson.Types.ToJSON.EncodeProduct
4569.11 s
[persistent-postgresql] - Data.Aeson.Types.ToJSON.SumToJSON'
4569.11 s
[persistent-postgresql] - Data.Aeson.Types.ToJSON.sumToJSON'
4569.11 s
[persistent-postgresql] - Data.Aeson.Types.ToJSON.TwoElemArray
4569.11 s
[persistent-postgresql] - Data.Aeson.Types.ToJSON.WriteProduct
4569.54 s
[yesod-form] Phase: updateAutotoolsGnuConfigScriptsPhase
4569.55 s
[yesod-form] Phase: configurePhase
4569.56 s
[yesod-form] configureFlags: --verbose --prefix=/nix/store/f5ricfbvxry9p7q9dq377s7rlfbh7hix-yesod-form-1.7.9 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/czh8b3v4zyr5bzdgwjb6j3nn6bjs6pzq-yesod-form-1.7.9-doc/share/doc/yesod-form-1.7.9 --with-gcc=gcc --package-db=/build/tmp.gKvMnxW2RG/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --enable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4569.56 s
[yesod-form] Using Parsec parser
4569.56 s
[yesod-form] Configuring yesod-form-1.7.9...
4569.91 s
[sydtest] [ 4 of 33] Compiling Test.Syd.OptParse ( src/Test/Syd/OptParse.hs, dist/build/Test/Syd/OptParse.p_o )
4569.99 s
[yesod-form] Flags chosen: network-uri=True
4570.21 s
[yesod-form] Dependency aeson: using aeson-2.2.3.0
4570.21 s
[yesod-form] Dependency attoparsec: using attoparsec-0.14.4
4570.21 s
[yesod-form] Dependency base: using base-4.21.1.0
4570.21 s
[yesod-form] Dependency blaze-builder: using blaze-builder-0.4.4.1
4570.21 s
[yesod-form] Dependency blaze-html: using blaze-html-0.9.2.0
4570.21 s
[yesod-form] Dependency blaze-markup: using blaze-markup-0.8.3.0
4570.21 s
[yesod-form] Dependency byteable: using byteable-0.1.1
4570.21 s
[yesod-form] Dependency bytestring: using bytestring-0.12.2.0
4570.21 s
[yesod-form] Dependency containers: using containers-0.7
4570.21 s
[yesod-form] Dependency data-default: using data-default-0.8.0.1
4570.21 s
[yesod-form] Dependency email-validate: using email-validate-2.3.2.21
4570.21 s
[yesod-form] Dependency network-uri >=2.6: using network-uri-2.6.4.2
4570.21 s
[yesod-form] Dependency persistent: using persistent-2.14.6.3
4570.21 s
[yesod-form] Dependency resourcet: using resourcet-1.3.0
4570.21 s
[yesod-form] Dependency shakespeare: using shakespeare-2.1.0.1
4570.21 s
[yesod-form] Dependency text: using text-2.1.3
4570.21 s
[yesod-form] Dependency time: using time-1.14
4570.21 s
[yesod-form] Dependency transformers: using transformers-0.6.1.2
4570.21 s
[yesod-form] Dependency wai: using wai-3.2.4
4570.21 s
[yesod-form] Dependency xss-sanitize: using xss-sanitize-0.3.7.2
4570.21 s
[yesod-form] Dependency yesod-core: using yesod-core-1.6.26.0
4570.21 s
[yesod-form] Dependency yesod-persistent: using yesod-persistent-1.6.0.8
4570.21 s
[yesod-form] Source component graph: component lib
4570.21 s
[yesod-form] Configured component graph:
4570.21 s
[yesod-form] component yesod-form-1.7.9-IAKiouolOtW1AGLxUzkqup
4570.21 s
[yesod-form] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4570.21 s
[yesod-form] include attoparsec-0.14.4-5pqwIqbkNqxEV6tZ1yc2Vq
4570.21 s
[yesod-form] include base-4.21.1.0-f852
4570.21 s
[yesod-form] include blaze-builder-0.4.4.1-D2c9e4hwBxQEMhdhgx6vQa
4570.21 s
[yesod-form] include blaze-html-0.9.2.0-8JLWLyTmieYLnxuvyMxUeh
4570.21 s
[yesod-form] include blaze-markup-0.8.3.0-SyBpGuLYT56EdaQkrrVAf
4570.21 s
[yesod-form] include byteable-0.1.1-D8n5KtuJEKd9rXrNyCcarq
4570.21 s
[yesod-form] include bytestring-0.12.2.0-6aa1
4570.21 s
[yesod-form] include containers-0.7-4b3d
4570.21 s
[yesod-form] include data-default-0.8.0.1-IU4DwY6eceL2VhUw7yUEaT
4570.21 s
[yesod-form] include email-validate-2.3.2.21-8Dk4AzdP1FAEmBLOQefN78
4570.21 s
[yesod-form] include network-uri-2.6.4.2-6QrLAlTdkbw47xOiepBO4K
4570.21 s
[yesod-form] include persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4570.21 s
[yesod-form] include resourcet-1.3.0-7wG0wgG6EWL5F9hqk9dyBk
4570.21 s
[yesod-form] include shakespeare-2.1.0.1-HaAhWEVTqi0CgsKnjZyO46
4570.21 s
[yesod-form] include text-2.1.3-1f83
4570.21 s
[yesod-form] include time-1.14-1f22
4570.21 s
[yesod-form] include transformers-0.6.1.2-c4e4
4570.21 s
[yesod-form] include wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4570.21 s
[yesod-form] include xss-sanitize-0.3.7.2-1BMV9Kq1Mcp9Apm3sCBGYO
4570.21 s
[yesod-form] include yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t
4570.21 s
[yesod-form] include yesod-persistent-1.6.0.8-Dpt37mbqsqP1yZ6S6ZgIuB
4570.21 s
[yesod-form] Linked component graph:
4570.21 s
[yesod-form] unit yesod-form-1.7.9-IAKiouolOtW1AGLxUzkqup
4570.21 s
[yesod-form] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4570.21 s
[yesod-form] include attoparsec-0.14.4-5pqwIqbkNqxEV6tZ1yc2Vq
4570.21 s
[yesod-form] include base-4.21.1.0-f852
4570.21 s
[yesod-form] include blaze-builder-0.4.4.1-D2c9e4hwBxQEMhdhgx6vQa
4570.21 s
[yesod-form] include blaze-html-0.9.2.0-8JLWLyTmieYLnxuvyMxUeh
4570.21 s
[yesod-form] include blaze-markup-0.8.3.0-SyBpGuLYT56EdaQkrrVAf
4570.21 s
[yesod-form] include byteable-0.1.1-D8n5KtuJEKd9rXrNyCcarq
4570.21 s
[yesod-form] include bytestring-0.12.2.0-6aa1
4570.21 s
[yesod-form] include containers-0.7-4b3d
4570.21 s
[yesod-form] include data-default-0.8.0.1-IU4DwY6eceL2VhUw7yUEaT
4570.21 s
[yesod-form] include email-validate-2.3.2.21-8Dk4AzdP1FAEmBLOQefN78
4570.21 s
[yesod-form] include network-uri-2.6.4.2-6QrLAlTdkbw47xOiepBO4K
4570.21 s
[yesod-form] include persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4570.21 s
[yesod-form] include resourcet-1.3.0-7wG0wgG6EWL5F9hqk9dyBk
4570.21 s
[yesod-form] include shakespeare-2.1.0.1-HaAhWEVTqi0CgsKnjZyO46
4570.21 s
[yesod-form] include text-2.1.3-1f83
4570.21 s
[yesod-form] include time-1.14-1f22
4570.21 s
[yesod-form] include transformers-0.6.1.2-c4e4
4570.21 s
[yesod-form] include wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4570.21 s
[yesod-form] include xss-sanitize-0.3.7.2-1BMV9Kq1Mcp9Apm3sCBGYO
4570.21 s
[yesod-form] include yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t
4570.21 s
[yesod-form] include yesod-persistent-1.6.0.8-Dpt37mbqsqP1yZ6S6ZgIuB
4570.21 s
[yesod-form] Yesod.Form=yesod-form-1.7.9-IAKiouolOtW1AGLxUzkqup:Yesod.Form,Yesod.Form.Bootstrap3=yesod-form-1.7.9-IAKiouolOtW1AGLxUzkqup:Yesod.Form.Bootstrap3,Yesod.Form.Fields=yesod-form-1.7.9-IAKiouolOtW1AGLxUzkqup:Yesod.Form.Fields,Yesod.Form.Functions=yesod-form-1.7.9-IAKiouolOtW1AGLxUzkqup:Yesod.Form.Functions,Yesod.Form.I18n.Chinese=yesod-form-1.7.9-IAKiouolOtW1AGLxUzkqup:Yesod.Form.I18n.Chinese,Yesod.Form.I18n.Czech=yesod-form-1.7.9-IAKiouolOtW1AGLxUzkqup:Yesod.Form.I18n.Czech,Yesod.Form.I18n.Dutch=yesod-form-1.7.9-IAKiouolOtW1AGLxUzkqup:Yesod.Form.I18n.Dutch,Yesod.Form.I18n.English=yesod-form-1.7.9-IAKiouolOtW1AGLxUzkqup:Yesod.Form.I18n.English,Yesod.Form.I18n.French=yesod-form-1.7.9-IAKiouolOtW1AGLxUzkqup:Yesod.Form.I18n.French,Yesod.Form.I18n.German=yesod-form-1.7.9-IAKiouolOtW1AGLxUzkqup:Yesod.Form.I18n.German,Yesod.Form.I18n.Japanese=yesod-form-1.7.9-IAKiouolOtW1AGLxUzkqup:Yesod.Form.I18n.Japanese,Yesod.Form.I18n.Korean=yesod-form-1.7.9-IAKiouolOtW1AGLxUzkqup:Yesod.Form.I18n.Korean,Yesod.Form.I18n.Norwegian=yesod-form-1.7.9-IAKiouolOtW1AGLxUzkqup:Yesod.Form.I18n.Norwegian,Yesod.Form.I18n.Portuguese=yesod-form-1.7.9-IAKiouolOtW1AGLxUzkqup:Yesod.Form.I18n.Portuguese,Yesod.Form.I18n.Romanian=yesod-form-1.7.9-IAKiouolOtW1AGLxUzkqup:Yesod.Form.I18n.Romanian,Yesod.Form.I18n.Russian=yesod-form-1.7.9-IAKiouolOtW1AGLxUzkqup:Yesod.Form.I18n.Russian,Yesod.Form.I18n.Spanish=yesod-form-1.7.9-IAKiouolOtW1AGLxUzkqup:Yesod.Form.I18n.Spanish,Yesod.Form.I18n.Swedish=yesod-form-1.7.9-IAKiouolOtW1AGLxUzkqup:Yesod.Form.I18n.Swedish,Yesod.Form.Input=yesod-form-1.7.9-IAKiouolOtW1AGLxUzkqup:Yesod.Form.Input,Yesod.Form.Jquery=yesod-form-1.7.9-IAKiouolOtW1AGLxUzkqup:Yesod.Form.Jquery,Yesod.Form.MassInput=yesod-form-1.7.9-IAKiouolOtW1AGLxUzkqup:Yesod.Form.MassInput,Yesod.Form.Nic=yesod-form-1.7.9-IAKiouolOtW1AGLxUzkqup:Yesod.Form.Nic,Yesod.Form.Option=yesod-form-1.7.9-IAKiouolOtW1AGLxUzkqup:Yesod.Form.Option,Yesod.Form.Types=yesod-form-1.7.9-IAKiouolOtW1AGLxUzkqup:Yesod.Form.Types
4570.21 s
[yesod-form] Ready component graph:
4570.21 s
[yesod-form] definite yesod-form-1.7.9-IAKiouolOtW1AGLxUzkqup
4570.21 s
[yesod-form] depends aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4570.21 s
[yesod-form] depends attoparsec-0.14.4-5pqwIqbkNqxEV6tZ1yc2Vq
4570.21 s
[yesod-form] depends base-4.21.1.0-f852
4570.21 s
[yesod-form] depends blaze-builder-0.4.4.1-D2c9e4hwBxQEMhdhgx6vQa
4570.21 s
[yesod-form] depends blaze-html-0.9.2.0-8JLWLyTmieYLnxuvyMxUeh
4570.21 s
[yesod-form] depends blaze-markup-0.8.3.0-SyBpGuLYT56EdaQkrrVAf
4570.21 s
[yesod-form] depends byteable-0.1.1-D8n5KtuJEKd9rXrNyCcarq
4570.21 s
[yesod-form] depends bytestring-0.12.2.0-6aa1
4570.21 s
[yesod-form] depends containers-0.7-4b3d
4570.21 s
[yesod-form] depends data-default-0.8.0.1-IU4DwY6eceL2VhUw7yUEaT
4570.21 s
[yesod-form] depends email-validate-2.3.2.21-8Dk4AzdP1FAEmBLOQefN78
4570.21 s
[yesod-form] depends network-uri-2.6.4.2-6QrLAlTdkbw47xOiepBO4K
4570.21 s
[yesod-form] depends persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4570.21 s
[yesod-form] depends resourcet-1.3.0-7wG0wgG6EWL5F9hqk9dyBk
4570.21 s
[yesod-form] depends shakespeare-2.1.0.1-HaAhWEVTqi0CgsKnjZyO46
4570.21 s
[yesod-form] depends text-2.1.3-1f83
4570.21 s
[yesod-form] depends time-1.14-1f22
4570.21 s
[yesod-form] depends transformers-0.6.1.2-c4e4
4570.21 s
[yesod-form] depends wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4570.21 s
[yesod-form] depends xss-sanitize-0.3.7.2-1BMV9Kq1Mcp9Apm3sCBGYO
4570.21 s
[yesod-form] depends yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t
4570.21 s
[yesod-form] depends yesod-persistent-1.6.0.8-Dpt37mbqsqP1yZ6S6ZgIuB
4570.21 s
[yesod-form] Using Cabal-3.14.2.0 compiled by ghc-9.12
4570.21 s
[yesod-form] Using compiler: ghc-9.12.3
4570.21 s
[yesod-form] Using install prefix:
4570.21 s
[yesod-form] /nix/store/f5ricfbvxry9p7q9dq377s7rlfbh7hix-yesod-form-1.7.9
4570.21 s
[yesod-form] Executables installed in:
4570.21 s
[yesod-form] /nix/store/f5ricfbvxry9p7q9dq377s7rlfbh7hix-yesod-form-1.7.9/bin
4570.22 s
[yesod-form] Libraries installed in:
4570.22 s
[yesod-form] /nix/store/f5ricfbvxry9p7q9dq377s7rlfbh7hix-yesod-form-1.7.9/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/yesod-form-1.7.9-IAKiouolOtW1AGLxUzkqup
4570.22 s
[yesod-form] Dynamic Libraries installed in:
4570.22 s
[yesod-form] /nix/store/f5ricfbvxry9p7q9dq377s7rlfbh7hix-yesod-form-1.7.9/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4570.22 s
[yesod-form] Private executables installed in:
4570.22 s
[yesod-form] /nix/store/f5ricfbvxry9p7q9dq377s7rlfbh7hix-yesod-form-1.7.9/libexec/x86_64-linux-ghc-9.12.3-59b0/yesod-form-1.7.9
4570.22 s
[yesod-form] Data files installed in:
4570.22 s
[yesod-form] /nix/store/f5ricfbvxry9p7q9dq377s7rlfbh7hix-yesod-form-1.7.9/share/x86_64-linux-ghc-9.12.3-59b0/yesod-form-1.7.9
4570.22 s
[yesod-form] Documentation installed in:
4570.22 s
[yesod-form] /nix/store/czh8b3v4zyr5bzdgwjb6j3nn6bjs6pzq-yesod-form-1.7.9-doc/share/doc/yesod-form-1.7.9
4570.22 s
[yesod-form] Configuration files installed in:
4570.22 s
[yesod-form] /nix/store/f5ricfbvxry9p7q9dq377s7rlfbh7hix-yesod-form-1.7.9/etc
4570.22 s
[yesod-form] No alex found
4570.22 s
[yesod-form] Using ar found on system at:
4570.22 s
[yesod-form] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4570.22 s
[yesod-form] No c2hs found
4570.22 s
[yesod-form] No cpphs found
4570.22 s
[yesod-form] No doctest found
4570.22 s
[yesod-form] Using gcc version 14.3.0 given by user at:
4570.22 s
[yesod-form] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4570.22 s
[yesod-form] Using ghc version 9.12.3 found on system at:
4570.22 s
[yesod-form] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4570.28 s
[yesod-form] Using ghc-pkg version 9.12.3 found on system at:
4570.28 s
[yesod-form] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4570.28 s
[yesod-form] No ghcjs found
4570.28 s
[yesod-form] No ghcjs-pkg found
4570.28 s
[yesod-form] No greencard found
4570.28 s
[yesod-form] Using haddock version 2.32.0 found on system at:
4570.28 s
[yesod-form] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4570.28 s
[yesod-form] No happy found
4570.28 s
[yesod-form] No haskell-suite found
4570.28 s
[yesod-form] No haskell-suite-pkg found
4570.28 s
[yesod-form] No hmake found
4570.28 s
[yesod-form] Using hpc version 0.69 found on system at:
4570.28 s
[yesod-form] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4570.28 s
[yesod-form] Using hsc2hs version 0.68.10 found on system at:
4570.28 s
[yesod-form] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4570.28 s
[yesod-form] No hscolour found
4570.28 s
[yesod-form] No jhc found
4570.28 s
[yesod-form] Using ld found on system at:
4570.28 s
[yesod-form] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4570.28 s
[yesod-form] No pkg-config found
4570.28 s
[yesod-form] Using runghc version 9.12.3 found on system at:
4570.28 s
[yesod-form] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4570.28 s
[yesod-form] Using strip version 2.44 found on system at:
4570.28 s
[yesod-form] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4570.28 s
[yesod-form] Using tar found on system at:
4570.28 s
[yesod-form] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4570.28 s
[yesod-form] No uhc found
4570.46 s
[yesod-form] Phase: buildPhase
4570.55 s
[yesod-form] Preprocessing library for yesod-form-1.7.9...
4570.55 s
[yesod-form] Building library for yesod-form-1.7.9...
4570.76 s
[yesod-form] [ 1 of 24] Compiling Yesod.Form.Types ( Yesod/Form/Types.hs, dist/build/Yesod/Form/Types.o, dist/build/Yesod/Form/Types.dyn_o )
4570.93 s
[yesod-form] Yesod/Form/Types.hs:39:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4570.93 s
[yesod-form] The import of ‘Data.Semigroup’ is redundant
4570.93 s
[yesod-form] except perhaps to import instances from ‘Data.Semigroup’
4570.93 s
[yesod-form] To import instances alone, use: import Data.Semigroup()
4570.93 s
[yesod-form] |
4570.93 s
[yesod-form] 39 | import Data.Semigroup (Semigroup, (<>))
4570.93 s
[yesod-form] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4570.93 s
[yesod-form]
4570.93 s
[yesod-form] Yesod/Form/Types.hs:67:5: warning : [ GHC-50928 ] [ -Wnoncanonical-monoid-instances ]
4570.93 s
[yesod-form] Noncanonical ‘mappend’ definition detected
4570.93 s
[yesod-form] in the instance declaration for ‘Monoid (FormResult m)’.
4570.93 s
[yesod-form] ‘mappend’ will eventually be removed in favour of ‘(<>)’
4570.93 s
[yesod-form] Suggested fix:
4570.93 s
[yesod-form] Either remove definition for ‘mappend’ (recommended) or define as ‘mappend = (<>)’
4570.93 s
[yesod-form] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid
4570.93 s
[yesod-form] |
4570.93 s
[yesod-form] 67 | mappend x y = mappend <$> x <*> y
4570.93 s
[yesod-form] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4570.93 s
[yesod-form]
4570.93 s
[yesod-form] Yesod/Form/Types.hs:183:5: warning : [ GHC-50928 ] [ -Wnoncanonical-monoid-instances ]
4570.93 s
[yesod-form] Noncanonical ‘mappend’ definition detected
4570.93 s
[yesod-form] in the instance declaration for ‘Monoid (AForm m a)’.
4570.93 s
[yesod-form] ‘mappend’ will eventually be removed in favour of ‘(<>)’
4570.93 s
[yesod-form] Suggested fix:
4570.93 s
[yesod-form] Either remove definition for ‘mappend’ (recommended) or define as ‘mappend = (<>)’
4570.93 s
[yesod-form] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid
4570.93 s
[yesod-form] |
4570.93 s
[yesod-form] 183 | mappend a b = mappend <$> a <*> b
4570.93 s
[yesod-form] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4570.93 s
[yesod-form]
4572.12 s
[yesod-form] [ 2 of 24] Compiling Yesod.Form.Input ( Yesod/Form/Input.hs, dist/build/Yesod/Form/Input.o, dist/build/Yesod/Form/Input.dyn_o )
4572.19 s
[sydtest] [ 5 of 33] Compiling Test.Syd.Expectation ( src/Test/Syd/Expectation.hs, dist/build/Test/Syd/Expectation.p_o )
4572.19 s
[sydtest] [ 6 of 33] Compiling Test.Syd.Def.Golden ( src/Test/Syd/Def/Golden.hs, dist/build/Test/Syd/Def/Golden.p_o )
4572.19 s
[sydtest] [ 7 of 33] Compiling Test.Syd.SpecForest ( src/Test/Syd/SpecForest.hs, dist/build/Test/Syd/SpecForest.p_o )
4572.19 s
[sydtest] [ 8 of 33] Compiling Test.Syd.SpecDef ( src/Test/Syd/SpecDef.hs, dist/build/Test/Syd/SpecDef.p_o )
4572.42 s
[yesod-form] [ 3 of 24] Compiling Yesod.Form.I18n.Swedish ( Yesod/Form/I18n/Swedish.hs, dist/build/Yesod/Form/I18n/Swedish.o, dist/build/Yesod/Form/I18n/Swedish.dyn_o )
4572.42 s
[yesod-form] [ 4 of 24] Compiling Yesod.Form.I18n.Spanish ( Yesod/Form/I18n/Spanish.hs, dist/build/Yesod/Form/I18n/Spanish.o, dist/build/Yesod/Form/I18n/Spanish.dyn_o )
4572.42 s
[yesod-form] [ 5 of 24] Compiling Yesod.Form.I18n.Russian ( Yesod/Form/I18n/Russian.hs, dist/build/Yesod/Form/I18n/Russian.o, dist/build/Yesod/Form/I18n/Russian.dyn_o )
4572.42 s
[yesod-form] [ 6 of 24] Compiling Yesod.Form.I18n.Romanian ( Yesod/Form/I18n/Romanian.hs, dist/build/Yesod/Form/I18n/Romanian.o, dist/build/Yesod/Form/I18n/Romanian.dyn_o )
4572.42 s
[yesod-form] [ 7 of 24] Compiling Yesod.Form.I18n.Portuguese ( Yesod/Form/I18n/Portuguese.hs, dist/build/Yesod/Form/I18n/Portuguese.o, dist/build/Yesod/Form/I18n/Portuguese.dyn_o )
4572.42 s
[yesod-form] [ 8 of 24] Compiling Yesod.Form.I18n.Norwegian ( Yesod/Form/I18n/Norwegian.hs, dist/build/Yesod/Form/I18n/Norwegian.o, dist/build/Yesod/Form/I18n/Norwegian.dyn_o )
4572.42 s
[yesod-form] [ 9 of 24] Compiling Yesod.Form.I18n.Korean ( Yesod/Form/I18n/Korean.hs, dist/build/Yesod/Form/I18n/Korean.o, dist/build/Yesod/Form/I18n/Korean.dyn_o )
4572.42 s
[yesod-form] [10 of 24] Compiling Yesod.Form.I18n.Japanese ( Yesod/Form/I18n/Japanese.hs, dist/build/Yesod/Form/I18n/Japanese.o, dist/build/Yesod/Form/I18n/Japanese.dyn_o )
4572.42 s
[yesod-form] [11 of 24] Compiling Yesod.Form.I18n.German ( Yesod/Form/I18n/German.hs, dist/build/Yesod/Form/I18n/German.o, dist/build/Yesod/Form/I18n/German.dyn_o )
4572.42 s
[yesod-form] [12 of 24] Compiling Yesod.Form.I18n.French ( Yesod/Form/I18n/French.hs, dist/build/Yesod/Form/I18n/French.o, dist/build/Yesod/Form/I18n/French.dyn_o )
4572.42 s
[yesod-form] [13 of 24] Compiling Yesod.Form.I18n.English ( Yesod/Form/I18n/English.hs, dist/build/Yesod/Form/I18n/English.o, dist/build/Yesod/Form/I18n/English.dyn_o )
4572.42 s
[yesod-form] [14 of 24] Compiling Yesod.Form.I18n.Dutch ( Yesod/Form/I18n/Dutch.hs, dist/build/Yesod/Form/I18n/Dutch.o, dist/build/Yesod/Form/I18n/Dutch.dyn_o )
4572.42 s
[yesod-form] [15 of 24] Compiling Yesod.Form.I18n.Czech ( Yesod/Form/I18n/Czech.hs, dist/build/Yesod/Form/I18n/Czech.o, dist/build/Yesod/Form/I18n/Czech.dyn_o )
4572.42 s
[yesod-form] [16 of 24] Compiling Yesod.Form.I18n.Chinese ( Yesod/Form/I18n/Chinese.hs, dist/build/Yesod/Form/I18n/Chinese.o, dist/build/Yesod/Form/I18n/Chinese.dyn_o )
4572.42 s
[yesod-form] [17 of 24] Compiling Yesod.Form.Functions ( Yesod/Form/Functions.hs, dist/build/Yesod/Form/Functions.o, dist/build/Yesod/Form/Functions.dyn_o )
4572.58 s
[yesod-form] Yesod/Form/Functions.hs:75:29: warning : [ GHC-38856 ] [ -Wunused-imports ]
4572.59 s
[yesod-form] The import of ‘<>’ from module ‘Data.Monoid’ is redundant
4572.59 s
[yesod-form] |
4572.59 s
[yesod-form] 75 | import Data.Monoid (mempty, (<>) )
4572.59 s
[yesod-form] | ^^^^
4572.59 s
[yesod-form]
4572.59 s
[yesod-form] Yesod/Form/Functions.hs:92:31: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4572.59 s
[yesod-form] The use of ‘~’ without TypeOperators
4572.59 s
[yesod-form] will become an error in a future GHC release.
4572.59 s
[yesod-form] Suggested fix:
4572.59 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4572.59 s
[yesod-form] |
4572.59 s
[yesod-form] 92 | formToAForm :: (HandlerSite m ~ site, Monad m)
4572.59 s
[yesod-form] | ^
4572.59 s
[yesod-form]
4572.59 s
[yesod-form] Yesod/Form/Functions.hs:99:40: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4572.59 s
[yesod-form] The use of ‘~’ without TypeOperators
4572.59 s
[yesod-form] will become an error in a future GHC release.
4572.59 s
[yesod-form] Suggested fix:
4572.59 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4572.59 s
[yesod-form] |
4572.59 s
[yesod-form] 99 | aFormToForm :: (Monad m, HandlerSite m ~ site)
4572.59 s
[yesod-form] | ^
4572.59 s
[yesod-form]
4572.59 s
[yesod-form] Yesod/Form/Functions.hs:124:56: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4572.59 s
[yesod-form] The use of ‘~’ without TypeOperators
4572.59 s
[yesod-form] will become an error in a future GHC release.
4572.59 s
[yesod-form] Suggested fix:
4572.59 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4572.59 s
[yesod-form] |
4572.59 s
[yesod-form] 124 | wreq :: (RenderMessage site FormMessage, HandlerSite m ~ site, MonadHandler m)
4572.59 s
[yesod-form] | ^
4572.59 s
[yesod-form]
4572.59 s
[yesod-form] Yesod/Form/Functions.hs:139:51: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4572.59 s
[yesod-form] The use of ‘~’ without TypeOperators
4572.59 s
[yesod-form] will become an error in a future GHC release.
4572.59 s
[yesod-form] Suggested fix:
4572.59 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4572.59 s
[yesod-form] |
4572.59 s
[yesod-form] 139 | wreqMsg :: (RenderMessage site msg, HandlerSite m ~ site, MonadHandler m)
4572.59 s
[yesod-form] | ^
4572.59 s
[yesod-form]
4572.59 s
[yesod-form] Yesod/Form/Functions.hs:153:40: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4572.59 s
[yesod-form] The use of ‘~’ without TypeOperators
4572.59 s
[yesod-form] will become an error in a future GHC release.
4572.59 s
[yesod-form] Suggested fix:
4572.59 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4572.59 s
[yesod-form] |
4572.59 s
[yesod-form] 153 | wopt :: (MonadHandler m, HandlerSite m ~ site)
4572.59 s
[yesod-form] | ^
4572.59 s
[yesod-form]
4572.59 s
[yesod-form] Yesod/Form/Functions.hs:171:48: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4572.59 s
[yesod-form] The use of ‘~’ without TypeOperators
4572.59 s
[yesod-form] will become an error in a future GHC release.
4572.59 s
[yesod-form] Suggested fix:
4572.59 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4572.59 s
[yesod-form] |
4572.59 s
[yesod-form] 171 | wFormToMForm :: (MonadHandler m, HandlerSite m ~ site)
4572.59 s
[yesod-form] | ^
4572.59 s
[yesod-form]
4572.59 s
[yesod-form] Yesod/Form/Functions.hs:181:48: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4572.59 s
[yesod-form] The use of ‘~’ without TypeOperators
4572.59 s
[yesod-form] will become an error in a future GHC release.
4572.59 s
[yesod-form] Suggested fix:
4572.59 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4572.59 s
[yesod-form] |
4572.59 s
[yesod-form] 181 | mFormToWForm :: (MonadHandler m, HandlerSite m ~ site)
4572.59 s
[yesod-form] | ^
4572.59 s
[yesod-form]
4572.59 s
[yesod-form] Yesod/Form/Functions.hs:190:56: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4572.59 s
[yesod-form] The use of ‘~’ without TypeOperators
4572.59 s
[yesod-form] will become an error in a future GHC release.
4572.59 s
[yesod-form] Suggested fix:
4572.59 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4572.59 s
[yesod-form] |
4572.59 s
[yesod-form] 190 | mreq :: (RenderMessage site FormMessage, HandlerSite m ~ site, MonadHandler m)
4572.59 s
[yesod-form] | ^
4572.59 s
[yesod-form]
4572.59 s
[yesod-form] Yesod/Form/Functions.hs:205:51: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4572.59 s
[yesod-form] The use of ‘~’ without TypeOperators
4572.59 s
[yesod-form] will become an error in a future GHC release.
4572.59 s
[yesod-form] Suggested fix:
4572.59 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4572.59 s
[yesod-form] |
4572.59 s
[yesod-form] 205 | mreqMsg :: (RenderMessage site msg, HandlerSite m ~ site, MonadHandler m)
4572.59 s
[yesod-form] | ^
4572.59 s
[yesod-form]
4572.59 s
[yesod-form] Yesod/Form/Functions.hs:217:15: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4572.59 s
[yesod-form] The use of ‘~’ without TypeOperators
4572.59 s
[yesod-form] will become an error in a future GHC release.
4572.59 s
[yesod-form] Suggested fix:
4572.59 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4572.59 s
[yesod-form] |
4572.59 s
[yesod-form] 217 | mopt :: (site ~ HandlerSite m, MonadHandler m)
4572.59 s
[yesod-form] | ^
4572.59 s
[yesod-form]
4572.59 s
[yesod-form] Yesod/Form/Functions.hs:224:18: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4572.59 s
[yesod-form] The use of ‘~’ without TypeOperators
4572.59 s
[yesod-form] will become an error in a future GHC release.
4572.59 s
[yesod-form] Suggested fix:
4572.59 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4572.59 s
[yesod-form] |
4572.59 s
[yesod-form] 224 | mhelper :: (site ~ HandlerSite m, MonadHandler m)
4572.59 s
[yesod-form] | ^
4572.59 s
[yesod-form]
4572.59 s
[yesod-form] Yesod/Form/Functions.hs:267:56: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4572.59 s
[yesod-form] The use of ‘~’ without TypeOperators
4572.59 s
[yesod-form] will become an error in a future GHC release.
4572.59 s
[yesod-form] Suggested fix:
4572.59 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4572.59 s
[yesod-form] |
4572.59 s
[yesod-form] 267 | areq :: (RenderMessage site FormMessage, HandlerSite m ~ site, MonadHandler m)
4572.59 s
[yesod-form] | ^
4572.59 s
[yesod-form]
4572.59 s
[yesod-form] Yesod/Form/Functions.hs:282:51: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4572.59 s
[yesod-form] The use of ‘~’ without TypeOperators
4572.59 s
[yesod-form] will become an error in a future GHC release.
4572.59 s
[yesod-form] Suggested fix:
4572.59 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4572.59 s
[yesod-form] |
4572.59 s
[yesod-form] 282 | areqMsg :: (RenderMessage site msg, HandlerSite m ~ site, MonadHandler m)
4572.59 s
[yesod-form] | ^
4572.59 s
[yesod-form]
4572.76 s
[persistent-sqlite] Documentation created: dist/doc/html/persistent-sqlite,
4572.76 s
[persistent-sqlite] dist/doc/html/persistent-sqlite/persistent-sqlite.txt
4572.93 s
[persistent-sqlite] Phase: installPhase
4573.02 s
[persistent-sqlite] Installing library in /nix/store/aimwvjbml2ygr3nz3q7bwriaj77ykw0q-persistent-sqlite-2.13.3.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/persistent-sqlite-2.13.3.0-GP3GuOIqt7627vc6JT9fUg
4573.26 s
[sydtest] [ 9 of 33] Compiling Test.Syd.Runner.Wrappers ( src/Test/Syd/Runner/Wrappers.hs, dist/build/Test/Syd/Runner/Wrappers.p_o )
4573.26 s
[persistent-sqlite] Phase: fixupPhase
4573.29 s
[persistent-sqlite] shrinking RPATHs of ELF executables and libraries in /nix/store/aimwvjbml2ygr3nz3q7bwriaj77ykw0q-persistent-sqlite-2.13.3.0
4573.29 s
[persistent-sqlite] shrinking /nix/store/aimwvjbml2ygr3nz3q7bwriaj77ykw0q-persistent-sqlite-2.13.3.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSpersistent-sqlite-2.13.3.0-GP3GuOIqt7627vc6JT9fUg-ghc9.12.3.so
4573.32 s
[persistent-sqlite] checking for references to /build/ in /nix/store/aimwvjbml2ygr3nz3q7bwriaj77ykw0q-persistent-sqlite-2.13.3.0...
4573.34 s
[persistent-sqlite] patching script interpreter paths in /nix/store/aimwvjbml2ygr3nz3q7bwriaj77ykw0q-persistent-sqlite-2.13.3.0
4573.35 s
[persistent-sqlite] stripping (with command strip and flags -S -p) in /nix/store/aimwvjbml2ygr3nz3q7bwriaj77ykw0q-persistent-sqlite-2.13.3.0/lib
4573.42 s
[sydtest] [10 of 33] Compiling Test.Syd.Runner.Single ( src/Test/Syd/Runner/Single.hs, dist/build/Test/Syd/Runner/Single.p_o )
4573.42 s
[sydtest] [11 of 33] Compiling Test.Syd.Mutation.Forest ( src/Test/Syd/Mutation/Forest.hs, dist/build/Test/Syd/Mutation/Forest.p_o )
4573.43 s
[persistent-sqlite] shrinking RPATHs of ELF executables and libraries in /nix/store/h8d240y1va0mb5vn5n5fwh1ygbw9la0h-persistent-sqlite-2.13.3.0-doc
4573.44 s
[persistent-sqlite] checking for references to /build/ in /nix/store/h8d240y1va0mb5vn5n5fwh1ygbw9la0h-persistent-sqlite-2.13.3.0-doc...
4573.46 s
[persistent-sqlite] patching script interpreter paths in /nix/store/h8d240y1va0mb5vn5n5fwh1ygbw9la0h-persistent-sqlite-2.13.3.0-doc
4573.49 s
[yesod-form] [18 of 24] Compiling Yesod.Form.Fields ( Yesod/Form/Fields.hs, dist/build/Yesod/Form/Fields.o, dist/build/Yesod/Form/Fields.dyn_o )
4573.63 s
Progress: 326 of 370 built (3 building), 559 of 559 downloaded from cache
4573.75 s
[sydtest] [12 of 33] Compiling Test.Syd.Def.TestDefM ( src/Test/Syd/Def/TestDefM.hs, dist/build/Test/Syd/Def/TestDefM.p_o )
4573.75 s
[sydtest] [13 of 33] Compiling Test.Syd.Def.Specify ( src/Test/Syd/Def/Specify.hs, dist/build/Test/Syd/Def/Specify.p_o )
4573.77 s
[yesod-form] Yesod/Form/Fields.hs:808:46: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4573.77 s
[yesod-form] The use of ‘~’ without TypeOperators
4573.77 s
[yesod-form] will become an error in a future GHC release.
4573.77 s
[yesod-form] Suggested fix:
4573.78 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4573.78 s
[yesod-form] |
4573.78 s
[yesod-form] 808 | , YesodPersistBackend site ~ backend
4573.78 s
[yesod-form] | ^
4573.78 s
[yesod-form]
4573.78 s
[yesod-form] Yesod/Form/Fields.hs:846:16: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4573.78 s
[yesod-form] The use of ‘~’ without TypeOperators
4573.78 s
[yesod-form] will become an error in a future GHC release.
4573.78 s
[yesod-form] Suggested fix:
4573.78 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4573.78 s
[yesod-form] |
4573.78 s
[yesod-form] 846 | , backend ~ YesodPersistBackend site
4573.78 s
[yesod-form] | ^
4573.78 s
[yesod-form]
4573.78 s
[sydtest] [14 of 33] Compiling Test.Syd.Def.Scenario ( src/Test/Syd/Def/Scenario.hs, dist/build/Test/Syd/Def/Scenario.p_o )
4573.94 s
[sydtest] [15 of 33] Compiling Test.Syd.Def.AroundAll ( src/Test/Syd/Def/AroundAll.hs, dist/build/Test/Syd/Def/AroundAll.p_o )
4573.94 s
[sydtest] [16 of 33] Compiling Test.Syd.Def.Around ( src/Test/Syd/Def/Around.hs, dist/build/Test/Syd/Def/Around.p_o )
4573.94 s
[sydtest] [17 of 33] Compiling Test.Syd.Def.SetupFunc ( src/Test/Syd/Def/SetupFunc.hs, dist/build/Test/Syd/Def/SetupFunc.p_o )
4573.94 s
[sydtest] [18 of 33] Compiling Test.Syd.Path ( src/Test/Syd/Path.hs, dist/build/Test/Syd/Path.p_o )
4574.04 s
[sydtest] [19 of 33] Compiling Test.Syd.Def ( src/Test/Syd/Def.hs, dist/build/Test/Syd/Def.p_o )
4574.05 s
[sydtest] [20 of 33] Compiling Test.Syd.Modify ( src/Test/Syd/Modify.hs, dist/build/Test/Syd/Modify.p_o )
4574.27 s
[sydtest] [21 of 33] Compiling Test.Syd.SVG ( src/Test/Syd/SVG.hs, dist/build/Test/Syd/SVG.p_o )
4574.27 s
[sydtest] [22 of 33] Compiling Test.Syd.Runner.Synchronous.Separate ( src/Test/Syd/Runner/Synchronous/Separate.hs, dist/build/Test/Syd/Runner/Synchronous/Separate.p_o )
4574.27 s
[sydtest] [23 of 33] Compiling Test.Syd.ReRun ( src/Test/Syd/ReRun.hs, dist/build/Test/Syd/ReRun.p_o )
4574.67 s
[sydtest] [24 of 33] Compiling Test.Syd.Output.Common ( src/Test/Syd/Output/Common.hs, dist/build/Test/Syd/Output/Common.p_o )
4574.67 s
[sydtest] [25 of 33] Compiling Test.Syd.Output.Terse ( src/Test/Syd/Output/Terse.hs, dist/build/Test/Syd/Output/Terse.p_o )
4574.67 s
[sydtest] [26 of 33] Compiling Test.Syd.Output.Pretty ( src/Test/Syd/Output/Pretty.hs, dist/build/Test/Syd/Output/Pretty.p_o )
4574.67 s
[sydtest] [27 of 33] Compiling Test.Syd.Output ( src/Test/Syd/Output.hs, dist/build/Test/Syd/Output.p_o )
4574.67 s
[sydtest] [28 of 33] Compiling Test.Syd.Runner.Synchronous.Interleaved ( src/Test/Syd/Runner/Synchronous/Interleaved.hs, dist/build/Test/Syd/Runner/Synchronous/Interleaved.p_o )
4574.96 s
[sydtest] [29 of 33] Compiling Test.Syd.Runner.Synchronous ( src/Test/Syd/Runner/Synchronous.hs, dist/build/Test/Syd/Runner/Synchronous.p_o )
4575.06 s
[sydtest] [30 of 33] Compiling Test.Syd.Runner.Asynchronous ( src/Test/Syd/Runner/Asynchronous.hs, dist/build/Test/Syd/Runner/Asynchronous.p_o )
4575.09 s
[sydtest] [31 of 33] Compiling Test.Syd.Runner ( src/Test/Syd/Runner.hs, dist/build/Test/Syd/Runner.p_o )
4575.34 s
[sydtest] [32 of 33] Compiling Test.Syd.MutationMode ( src/Test/Syd/MutationMode.hs, dist/build/Test/Syd/MutationMode.p_o )
4576.10 s
[sydtest] [33 of 33] Compiling Test.Syd ( src/Test/Syd.hs, dist/build/Test/Syd.p_o )
4576.13 s
[persistent-postgresql] Documentation created: dist/doc/html/persistent-postgresql,
4576.13 s
[persistent-postgresql] dist/doc/html/persistent-postgresql/persistent-postgresql.txt
4576.31 s
[persistent-postgresql] Phase: installPhase
4576.40 s
[persistent-postgresql] Installing library in /nix/store/qpp6m6wfk06fi019a9xfyj8k19f5k1xc-persistent-postgresql-2.13.6.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/persistent-postgresql-2.13.6.2-2ZEOMEvMLZGHtT3g15Sl41
4576.51 s
[yesod-form] [19 of 24] Compiling Yesod.Form.Option ( Yesod/Form/Option.hs, dist/build/Yesod/Form/Option.o, dist/build/Yesod/Form/Option.dyn_o )
4576.54 s
[yesod-form] [20 of 24] Compiling Yesod.Form.MassInput ( Yesod/Form/MassInput.hs, dist/build/Yesod/Form/MassInput.o, dist/build/Yesod/Form/MassInput.dyn_o )
4576.54 s
[yesod-form] Yesod/Form/MassInput.hs:47:19: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4576.54 s
[yesod-form] The use of ‘~’ without TypeOperators
4576.54 s
[yesod-form] will become an error in a future GHC release.
4576.54 s
[yesod-form] Suggested fix:
4576.54 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4576.54 s
[yesod-form] |
4576.54 s
[yesod-form] 47 | inputList :: (xml ~ WidgetFor site (), RenderMessage site FormMessage)
4576.54 s
[yesod-form] | ^
4576.54 s
[yesod-form]
4576.54 s
[yesod-form] Yesod/Form/MassInput.hs:97:20: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4576.54 s
[yesod-form] The use of ‘~’ without TypeOperators
4576.54 s
[yesod-form] will become an error in a future GHC release.
4576.54 s
[yesod-form] Suggested fix:
4576.54 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4576.54 s
[yesod-form] |
4576.54 s
[yesod-form] 97 | withDelete :: (xml ~ WidgetFor site (), RenderMessage site FormMessage)
4576.54 s
[yesod-form] | ^
4576.54 s
[yesod-form]
4576.70 s
[persistent-postgresql] Phase: fixupPhase
4576.71 s
[persistent-postgresql] shrinking RPATHs of ELF executables and libraries in /nix/store/qpp6m6wfk06fi019a9xfyj8k19f5k1xc-persistent-postgresql-2.13.6.2
4576.71 s
[persistent-postgresql] shrinking /nix/store/qpp6m6wfk06fi019a9xfyj8k19f5k1xc-persistent-postgresql-2.13.6.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSpersistent-postgresql-2.13.6.2-2ZEOMEvMLZGHtT3g15Sl41-ghc9.12.3.so
4576.76 s
[persistent-postgresql] checking for references to /build/ in /nix/store/qpp6m6wfk06fi019a9xfyj8k19f5k1xc-persistent-postgresql-2.13.6.2...
4576.78 s
[persistent-postgresql] patching script interpreter paths in /nix/store/qpp6m6wfk06fi019a9xfyj8k19f5k1xc-persistent-postgresql-2.13.6.2
4576.78 s
[persistent-postgresql] stripping (with command strip and flags -S -p) in /nix/store/qpp6m6wfk06fi019a9xfyj8k19f5k1xc-persistent-postgresql-2.13.6.2/lib
4576.89 s
[persistent-postgresql] shrinking RPATHs of ELF executables and libraries in /nix/store/f9gbd2v2b9pvcn63fpg1zax1dnafx2fj-persistent-postgresql-2.13.6.2-doc
4576.90 s
[persistent-postgresql] checking for references to /build/ in /nix/store/f9gbd2v2b9pvcn63fpg1zax1dnafx2fj-persistent-postgresql-2.13.6.2-doc...
4576.92 s
[yesod-form] [21 of 24] Compiling Yesod.Form.Bootstrap3 ( Yesod/Form/Bootstrap3.hs, dist/build/Yesod/Form/Bootstrap3.o, dist/build/Yesod/Form/Bootstrap3.dyn_o )
4576.92 s
[yesod-form] Yesod/Form/Bootstrap3.hs:227:47: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4576.92 s
[yesod-form] The use of ‘~’ without TypeOperators
4576.92 s
[yesod-form] will become an error in a future GHC release.
4576.92 s
[yesod-form] Suggested fix:
4576.92 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4576.92 s
[yesod-form] |
4576.92 s
[yesod-form] 227 | :: (RenderMessage site msg, HandlerSite m ~ site, MonadHandler m)
4576.92 s
[yesod-form] | ^
4576.92 s
[yesod-form]
4576.92 s
[yesod-form] Yesod/Form/Bootstrap3.hs:238:47: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4576.92 s
[yesod-form] The use of ‘~’ without TypeOperators
4576.92 s
[yesod-form] will become an error in a future GHC release.
4576.92 s
[yesod-form] Suggested fix:
4576.92 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4576.92 s
[yesod-form] |
4576.92 s
[yesod-form] 238 | :: (RenderMessage site msg, HandlerSite m ~ site, MonadHandler m)
4576.92 s
[yesod-form] | ^
4576.92 s
[yesod-form]
4576.92 s
[yesod-form] [22 of 24] Compiling Yesod.Form ( Yesod/Form.hs, dist/build/Yesod/Form.o, dist/build/Yesod/Form.dyn_o )
4576.92 s
[yesod-form] [23 of 24] Compiling Yesod.Form.Nic ( Yesod/Form/Nic.hs, dist/build/Yesod/Form/Nic.o, dist/build/Yesod/Form/Nic.dyn_o )
4576.92 s
[yesod-form] Yesod/Form/Nic.hs:55:45: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4576.92 s
[yesod-form] The use of ‘~’ without TypeOperators
4576.92 s
[yesod-form] will become an error in a future GHC release.
4576.92 s
[yesod-form] Suggested fix:
4576.92 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4576.92 s
[yesod-form] |
4576.92 s
[yesod-form] 55 | addScript' :: (MonadWidget m, HandlerSite m ~ site)
4576.92 s
[yesod-form] | ^
4576.92 s
[yesod-form]
4576.92 s
[yesod-form] [24 of 24] Compiling Yesod.Form.Jquery ( Yesod/Form/Jquery.hs, dist/build/Yesod/Form/Jquery.o, dist/build/Yesod/Form/Jquery.dyn_o )
4576.92 s
[yesod-form] Yesod/Form/Jquery.hs:133:30: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4576.92 s
[yesod-form] The use of ‘~’ without TypeOperators
4576.92 s
[yesod-form] will become an error in a future GHC release.
4576.92 s
[yesod-form] Suggested fix:
4576.92 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4576.92 s
[yesod-form] |
4576.92 s
[yesod-form] 133 | addScript' :: (HandlerSite m ~ site, MonadWidget m) => (site -> Either (Route site) Text) -> m ()
4576.92 s
[yesod-form] | ^
4576.92 s
[yesod-form]
4576.92 s
[yesod-form] Yesod/Form/Jquery.hs:138:49: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4576.92 s
[yesod-form] The use of ‘~’ without TypeOperators
4576.92 s
[yesod-form] will become an error in a future GHC release.
4576.92 s
[yesod-form] Suggested fix:
4576.92 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4576.92 s
[yesod-form] |
4576.92 s
[yesod-form] 138 | addStylesheet' :: (MonadWidget m, HandlerSite m ~ site)
4576.92 s
[yesod-form] | ^
4576.92 s
[yesod-form]
4576.92 s
[persistent-postgresql] patching script interpreter paths in /nix/store/f9gbd2v2b9pvcn63fpg1zax1dnafx2fj-persistent-postgresql-2.13.6.2-doc
4577.04 s
Progress: 327 of 370 built (2 building), 559 of 559 downloaded from cache
4577.29 s
[yesod-form] [ 1 of 24] Compiling Yesod.Form.Types ( Yesod/Form/Types.hs, dist/build/Yesod/Form/Types.p_o )
4577.42 s
[yesod-form] Yesod/Form/Types.hs:39:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4577.42 s
[yesod-form] The import of ‘Data.Semigroup’ is redundant
4577.42 s
[yesod-form] except perhaps to import instances from ‘Data.Semigroup’
4577.42 s
[yesod-form] To import instances alone, use: import Data.Semigroup()
4577.42 s
[yesod-form] |
4577.42 s
[yesod-form] 39 | import Data.Semigroup (Semigroup, (<>))
4577.42 s
[yesod-form] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4577.42 s
[yesod-form]
4577.42 s
[yesod-form] Yesod/Form/Types.hs:67:5: warning : [ GHC-50928 ] [ -Wnoncanonical-monoid-instances ]
4577.42 s
[yesod-form] Noncanonical ‘mappend’ definition detected
4577.42 s
[yesod-form] in the instance declaration for ‘Monoid (FormResult m)’.
4577.42 s
[yesod-form] ‘mappend’ will eventually be removed in favour of ‘(<>)’
4577.42 s
[yesod-form] Suggested fix:
4577.42 s
[yesod-form] Either remove definition for ‘mappend’ (recommended) or define as ‘mappend = (<>)’
4577.42 s
[yesod-form] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid
4577.42 s
[yesod-form] |
4577.42 s
[yesod-form] 67 | mappend x y = mappend <$> x <*> y
4577.42 s
[yesod-form] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4577.42 s
[yesod-form]
4577.42 s
[yesod-form] Yesod/Form/Types.hs:183:5: warning : [ GHC-50928 ] [ -Wnoncanonical-monoid-instances ]
4577.42 s
[yesod-form] Noncanonical ‘mappend’ definition detected
4577.42 s
[yesod-form] in the instance declaration for ‘Monoid (AForm m a)’.
4577.42 s
[yesod-form] ‘mappend’ will eventually be removed in favour of ‘(<>)’
4577.42 s
[yesod-form] Suggested fix:
4577.42 s
[yesod-form] Either remove definition for ‘mappend’ (recommended) or define as ‘mappend = (<>)’
4577.42 s
[yesod-form] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid
4577.42 s
[yesod-form] |
4577.42 s
[yesod-form] 183 | mappend a b = mappend <$> a <*> b
4577.42 s
[yesod-form] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4577.42 s
[yesod-form]
4578.53 s
[yesod-form] [ 2 of 24] Compiling Yesod.Form.Input ( Yesod/Form/Input.hs, dist/build/Yesod/Form/Input.p_o )
4578.61 s
[sydtest] Phase: checkPhase
4578.72 s
[sydtest] Package has no test suites.
4578.72 s
[sydtest] Phase: haddockPhase
4578.87 s
[yesod-form] [ 3 of 24] Compiling Yesod.Form.I18n.Swedish ( Yesod/Form/I18n/Swedish.hs, dist/build/Yesod/Form/I18n/Swedish.p_o )
4578.87 s
[yesod-form] [ 4 of 24] Compiling Yesod.Form.I18n.Spanish ( Yesod/Form/I18n/Spanish.hs, dist/build/Yesod/Form/I18n/Spanish.p_o )
4578.87 s
[yesod-form] [ 5 of 24] Compiling Yesod.Form.I18n.Russian ( Yesod/Form/I18n/Russian.hs, dist/build/Yesod/Form/I18n/Russian.p_o )
4578.87 s
[yesod-form] [ 6 of 24] Compiling Yesod.Form.I18n.Romanian ( Yesod/Form/I18n/Romanian.hs, dist/build/Yesod/Form/I18n/Romanian.p_o )
4578.87 s
[yesod-form] [ 7 of 24] Compiling Yesod.Form.I18n.Portuguese ( Yesod/Form/I18n/Portuguese.hs, dist/build/Yesod/Form/I18n/Portuguese.p_o )
4578.87 s
[yesod-form] [ 8 of 24] Compiling Yesod.Form.I18n.Norwegian ( Yesod/Form/I18n/Norwegian.hs, dist/build/Yesod/Form/I18n/Norwegian.p_o )
4578.87 s
[yesod-form] [ 9 of 24] Compiling Yesod.Form.I18n.Korean ( Yesod/Form/I18n/Korean.hs, dist/build/Yesod/Form/I18n/Korean.p_o )
4578.87 s
[yesod-form] [10 of 24] Compiling Yesod.Form.I18n.Japanese ( Yesod/Form/I18n/Japanese.hs, dist/build/Yesod/Form/I18n/Japanese.p_o )
4578.87 s
[yesod-form] [11 of 24] Compiling Yesod.Form.I18n.German ( Yesod/Form/I18n/German.hs, dist/build/Yesod/Form/I18n/German.p_o )
4578.87 s
[yesod-form] [12 of 24] Compiling Yesod.Form.I18n.French ( Yesod/Form/I18n/French.hs, dist/build/Yesod/Form/I18n/French.p_o )
4578.87 s
[yesod-form] [13 of 24] Compiling Yesod.Form.I18n.English ( Yesod/Form/I18n/English.hs, dist/build/Yesod/Form/I18n/English.p_o )
4578.87 s
[yesod-form] [14 of 24] Compiling Yesod.Form.I18n.Dutch ( Yesod/Form/I18n/Dutch.hs, dist/build/Yesod/Form/I18n/Dutch.p_o )
4578.87 s
[yesod-form] [15 of 24] Compiling Yesod.Form.I18n.Czech ( Yesod/Form/I18n/Czech.hs, dist/build/Yesod/Form/I18n/Czech.p_o )
4578.87 s
[yesod-form] [16 of 24] Compiling Yesod.Form.I18n.Chinese ( Yesod/Form/I18n/Chinese.hs, dist/build/Yesod/Form/I18n/Chinese.p_o )
4578.87 s
[yesod-form] [17 of 24] Compiling Yesod.Form.Functions ( Yesod/Form/Functions.hs, dist/build/Yesod/Form/Functions.p_o )
4579.00 s
[yesod-form] Yesod/Form/Functions.hs:75:29: warning : [ GHC-38856 ] [ -Wunused-imports ]
4579.00 s
[yesod-form] The import of ‘<>’ from module ‘Data.Monoid’ is redundant
4579.00 s
[yesod-form] |
4579.00 s
[yesod-form] 75 | import Data.Monoid (mempty, (<>) )
4579.00 s
[yesod-form] | ^^^^
4579.00 s
[yesod-form]
4579.00 s
[yesod-form] Yesod/Form/Functions.hs:92:31: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4579.00 s
[yesod-form] The use of ‘~’ without TypeOperators
4579.00 s
[yesod-form] will become an error in a future GHC release.
4579.00 s
[yesod-form] Suggested fix:
4579.00 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4579.00 s
[yesod-form] |
4579.00 s
[yesod-form] 92 | formToAForm :: (HandlerSite m ~ site, Monad m)
4579.00 s
[yesod-form] | ^
4579.00 s
[yesod-form]
4579.00 s
[yesod-form] Yesod/Form/Functions.hs:99:40: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4579.00 s
[yesod-form] The use of ‘~’ without TypeOperators
4579.00 s
[yesod-form] will become an error in a future GHC release.
4579.00 s
[yesod-form] Suggested fix:
4579.00 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4579.00 s
[yesod-form] |
4579.00 s
[yesod-form] 99 | aFormToForm :: (Monad m, HandlerSite m ~ site)
4579.00 s
[yesod-form] | ^
4579.00 s
[yesod-form]
4579.00 s
[yesod-form] Yesod/Form/Functions.hs:124:56: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4579.00 s
[yesod-form] The use of ‘~’ without TypeOperators
4579.00 s
[yesod-form] will become an error in a future GHC release.
4579.00 s
[yesod-form] Suggested fix:
4579.00 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4579.00 s
[yesod-form] |
4579.00 s
[yesod-form] 124 | wreq :: (RenderMessage site FormMessage, HandlerSite m ~ site, MonadHandler m)
4579.00 s
[yesod-form] | ^
4579.00 s
[yesod-form]
4579.00 s
[yesod-form] Yesod/Form/Functions.hs:139:51: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4579.00 s
[yesod-form] The use of ‘~’ without TypeOperators
4579.00 s
[yesod-form] will become an error in a future GHC release.
4579.00 s
[yesod-form] Suggested fix:
4579.00 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4579.00 s
[yesod-form] |
4579.00 s
[yesod-form] 139 | wreqMsg :: (RenderMessage site msg, HandlerSite m ~ site, MonadHandler m)
4579.00 s
[yesod-form] | ^
4579.00 s
[yesod-form]
4579.00 s
[yesod-form] Yesod/Form/Functions.hs:153:40: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4579.00 s
[yesod-form] The use of ‘~’ without TypeOperators
4579.00 s
[yesod-form] will become an error in a future GHC release.
4579.00 s
[yesod-form] Suggested fix:
4579.00 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4579.00 s
[yesod-form] |
4579.00 s
[yesod-form] 153 | wopt :: (MonadHandler m, HandlerSite m ~ site)
4579.00 s
[yesod-form] | ^
4579.00 s
[yesod-form]
4579.00 s
[yesod-form] Yesod/Form/Functions.hs:171:48: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4579.00 s
[yesod-form] The use of ‘~’ without TypeOperators
4579.00 s
[yesod-form] will become an error in a future GHC release.
4579.00 s
[yesod-form] Suggested fix:
4579.00 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4579.00 s
[yesod-form] |
4579.00 s
[yesod-form] 171 | wFormToMForm :: (MonadHandler m, HandlerSite m ~ site)
4579.00 s
[yesod-form] | ^
4579.00 s
[yesod-form]
4579.00 s
[yesod-form] Yesod/Form/Functions.hs:181:48: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4579.00 s
[yesod-form] The use of ‘~’ without TypeOperators
4579.00 s
[yesod-form] will become an error in a future GHC release.
4579.00 s
[yesod-form] Suggested fix:
4579.00 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4579.00 s
[yesod-form] |
4579.00 s
[yesod-form] 181 | mFormToWForm :: (MonadHandler m, HandlerSite m ~ site)
4579.00 s
[yesod-form] | ^
4579.00 s
[yesod-form]
4579.00 s
[yesod-form] Yesod/Form/Functions.hs:190:56: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4579.00 s
[yesod-form] The use of ‘~’ without TypeOperators
4579.00 s
[yesod-form] will become an error in a future GHC release.
4579.00 s
[yesod-form] Suggested fix:
4579.00 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4579.00 s
[yesod-form] |
4579.00 s
[yesod-form] 190 | mreq :: (RenderMessage site FormMessage, HandlerSite m ~ site, MonadHandler m)
4579.00 s
[yesod-form] | ^
4579.00 s
[yesod-form]
4579.00 s
[yesod-form] Yesod/Form/Functions.hs:205:51: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4579.00 s
[yesod-form] The use of ‘~’ without TypeOperators
4579.00 s
[yesod-form] will become an error in a future GHC release.
4579.00 s
[yesod-form] Suggested fix:
4579.00 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4579.00 s
[yesod-form] |
4579.00 s
[yesod-form] 205 | mreqMsg :: (RenderMessage site msg, HandlerSite m ~ site, MonadHandler m)
4579.00 s
[yesod-form] | ^
4579.00 s
[yesod-form]
4579.00 s
[yesod-form] Yesod/Form/Functions.hs:217:15: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4579.00 s
[yesod-form] The use of ‘~’ without TypeOperators
4579.00 s
[yesod-form] will become an error in a future GHC release.
4579.00 s
[yesod-form] Suggested fix:
4579.00 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4579.00 s
[yesod-form] |
4579.00 s
[yesod-form] 217 | mopt :: (site ~ HandlerSite m, MonadHandler m)
4579.00 s
[yesod-form] | ^
4579.00 s
[yesod-form]
4579.00 s
[yesod-form] Yesod/Form/Functions.hs:224:18: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4579.01 s
[yesod-form] The use of ‘~’ without TypeOperators
4579.01 s
[yesod-form] will become an error in a future GHC release.
4579.01 s
[yesod-form] Suggested fix:
4579.01 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4579.01 s
[yesod-form] |
4579.01 s
[yesod-form] 224 | mhelper :: (site ~ HandlerSite m, MonadHandler m)
4579.01 s
[yesod-form] | ^
4579.01 s
[yesod-form]
4579.01 s
[yesod-form] Yesod/Form/Functions.hs:267:56: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4579.01 s
[yesod-form] The use of ‘~’ without TypeOperators
4579.01 s
[yesod-form] will become an error in a future GHC release.
4579.01 s
[yesod-form] Suggested fix:
4579.01 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4579.01 s
[yesod-form] |
4579.01 s
[yesod-form] 267 | areq :: (RenderMessage site FormMessage, HandlerSite m ~ site, MonadHandler m)
4579.01 s
[yesod-form] | ^
4579.01 s
[yesod-form]
4579.01 s
[yesod-form] Yesod/Form/Functions.hs:282:51: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4579.01 s
[yesod-form] The use of ‘~’ without TypeOperators
4579.01 s
[yesod-form] will become an error in a future GHC release.
4579.01 s
[yesod-form] Suggested fix:
4579.01 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4579.01 s
[yesod-form] |
4579.01 s
[yesod-form] 282 | areqMsg :: (RenderMessage site msg, HandlerSite m ~ site, MonadHandler m)
4579.01 s
[yesod-form] | ^
4579.01 s
[yesod-form]
4579.62 s
[sydtest] Preprocessing library for sydtest-0.23.0.2...
4579.63 s
[sydtest] Running Haddock on library for sydtest-0.23.0.2...
4579.63 s
[sydtest] Warning: The documentation for the following packages are not installed. No
4579.63 s
[sydtest] links will be generated to these packages: attoparsec-0.14.4,
4579.63 s
[sydtest] attoparsec-0.14.4, libyaml-clib-0.2.5, path-0.9.6, path-0.9.6, vector-0.13.2.0
4579.94 s
[sydtest] [ 1 of 33] Compiling Paths_sydtest ( dist/build/autogen/Paths_sydtest.hs, /build/ghc1072_tmp_0/ghc_tmp_10.o, /build/ghc1072_tmp_0/ghc_tmp_10.dyn_o )
4580.00 s
[sydtest] [ 2 of 33] Compiling Test.Syd.HList ( src/Test/Syd/HList.hs, /build/ghc1072_tmp_0/ghc_tmp_30.o, /build/ghc1072_tmp_0/ghc_tmp_30.dyn_o )
4580.00 s
[yesod-form] [18 of 24] Compiling Yesod.Form.Fields ( Yesod/Form/Fields.hs, dist/build/Yesod/Form/Fields.p_o )
4580.04 s
[sydtest] [ 3 of 33] Compiling Test.Syd.Run ( src/Test/Syd/Run.hs, /build/ghc1072_tmp_0/ghc_tmp_44.o, /build/ghc1072_tmp_0/ghc_tmp_44.dyn_o )
4580.20 s
[yesod-form] Yesod/Form/Fields.hs:808:46: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4580.20 s
[yesod-form] The use of ‘~’ without TypeOperators
4580.20 s
[yesod-form] will become an error in a future GHC release.
4580.20 s
[yesod-form] Suggested fix:
4580.20 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4580.20 s
[yesod-form] |
4580.20 s
[yesod-form] 808 | , YesodPersistBackend site ~ backend
4580.20 s
[yesod-form] | ^
4580.20 s
[yesod-form]
4580.20 s
[yesod-form] Yesod/Form/Fields.hs:846:16: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4580.20 s
[yesod-form] The use of ‘~’ without TypeOperators
4580.20 s
[yesod-form] will become an error in a future GHC release.
4580.20 s
[yesod-form] Suggested fix:
4580.20 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4580.20 s
[yesod-form] |
4580.20 s
[yesod-form] 846 | , backend ~ YesodPersistBackend site
4580.20 s
[yesod-form] | ^
4580.20 s
[yesod-form]
4581.07 s
[sydtest] [ 4 of 33] Compiling Test.Syd.OptParse ( src/Test/Syd/OptParse.hs, /build/ghc1072_tmp_0/ghc_tmp_34.o, /build/ghc1072_tmp_0/ghc_tmp_34.dyn_o )
4582.15 s
[sydtest] [ 5 of 33] Compiling Test.Syd.Expectation ( src/Test/Syd/Expectation.hs, /build/ghc1072_tmp_0/ghc_tmp_28.o, /build/ghc1072_tmp_0/ghc_tmp_28.dyn_o )
4582.18 s
[sydtest] src/Test/Syd/Expectation.hs:181:14: warning : [ GHC-68441 ] [ -Wdeprecations ]
4582.18 s
[sydtest] In the use of data constructor ‘ErrorCallWithLocation’
4582.18 s
[sydtest] (imported from Control.Exception, but defined in GHC.Internal.Exception):
4582.18 s
[sydtest] Deprecated: "ErrorCallWithLocation has been deprecated in favour of ErrorCall (which does not have a location). Backtraces are now handled by the backtrace exception mechanisms exclusively."
4582.18 s
[sydtest] |
4582.18 s
[sydtest] 181 | errorCall s (ErrorCallWithLocation msg _) = s == msg
4582.18 s
[sydtest] | ^^^^^^^^^^^^^^^^^^^^^
4582.18 s
[sydtest]
4582.28 s
[sydtest] [ 6 of 33] Compiling Test.Syd.Def.Golden ( src/Test/Syd/Def/Golden.hs, /build/ghc1072_tmp_0/ghc_tmp_18.o, /build/ghc1072_tmp_0/ghc_tmp_18.dyn_o )
4582.46 s
[sydtest] [ 7 of 33] Compiling Test.Syd.SpecForest ( src/Test/Syd/SpecForest.hs, /build/ghc1072_tmp_0/ghc_tmp_58.o, /build/ghc1072_tmp_0/ghc_tmp_58.dyn_o )
4582.54 s
[sydtest] [ 8 of 33] Compiling Test.Syd.SpecDef ( src/Test/Syd/SpecDef.hs, /build/ghc1072_tmp_0/ghc_tmp_56.o, /build/ghc1072_tmp_0/ghc_tmp_56.dyn_o )
4582.96 s
[sydtest] [ 9 of 33] Compiling Test.Syd.Runner.Wrappers ( src/Test/Syd/Runner/Wrappers.hs, /build/ghc1072_tmp_0/ghc_tmp_54.o, /build/ghc1072_tmp_0/ghc_tmp_54.dyn_o )
4583.02 s
[sydtest] [10 of 33] Compiling Test.Syd.Runner.Single ( src/Test/Syd/Runner/Single.hs, /build/ghc1072_tmp_0/ghc_tmp_46.o, /build/ghc1072_tmp_0/ghc_tmp_46.dyn_o )
4583.06 s
[sydtest] [11 of 33] Compiling Test.Syd.Mutation.Forest ( src/Test/Syd/Mutation/Forest.hs, /build/ghc1072_tmp_0/ghc_tmp_32.o, /build/ghc1072_tmp_0/ghc_tmp_32.dyn_o )
4583.20 s
[sydtest] [12 of 33] Compiling Test.Syd.Def.TestDefM ( src/Test/Syd/Def/TestDefM.hs, /build/ghc1072_tmp_0/ghc_tmp_26.o, /build/ghc1072_tmp_0/ghc_tmp_26.dyn_o )
4583.30 s
[sydtest] [13 of 33] Compiling Test.Syd.Def.Specify ( src/Test/Syd/Def/Specify.hs, /build/ghc1072_tmp_0/ghc_tmp_24.o, /build/ghc1072_tmp_0/ghc_tmp_24.dyn_o )
4583.42 s
[yesod-form] [19 of 24] Compiling Yesod.Form.Option ( Yesod/Form/Option.hs, dist/build/Yesod/Form/Option.p_o )
4583.51 s
[sydtest] [14 of 33] Compiling Test.Syd.Def.Scenario ( src/Test/Syd/Def/Scenario.hs, /build/ghc1072_tmp_0/ghc_tmp_20.o, /build/ghc1072_tmp_0/ghc_tmp_20.dyn_o )
4583.53 s
[yesod-form] [20 of 24] Compiling Yesod.Form.MassInput ( Yesod/Form/MassInput.hs, dist/build/Yesod/Form/MassInput.p_o )
4583.53 s
[yesod-form] Yesod/Form/MassInput.hs:47:19: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4583.53 s
[yesod-form] The use of ‘~’ without TypeOperators
4583.53 s
[yesod-form] will become an error in a future GHC release.
4583.53 s
[yesod-form] Suggested fix:
4583.53 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4583.53 s
[yesod-form] |
4583.53 s
[yesod-form] 47 | inputList :: (xml ~ WidgetFor site (), RenderMessage site FormMessage)
4583.53 s
[yesod-form] | ^
4583.53 s
[yesod-form]
4583.53 s
[yesod-form] Yesod/Form/MassInput.hs:97:20: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4583.53 s
[yesod-form] The use of ‘~’ without TypeOperators
4583.53 s
[yesod-form] will become an error in a future GHC release.
4583.53 s
[yesod-form] Suggested fix:
4583.53 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4583.53 s
[yesod-form] |
4583.53 s
[yesod-form] 97 | withDelete :: (xml ~ WidgetFor site (), RenderMessage site FormMessage)
4583.53 s
[yesod-form] | ^
4583.53 s
[yesod-form]
4583.55 s
[sydtest] [15 of 33] Compiling Test.Syd.Def.AroundAll ( src/Test/Syd/Def/AroundAll.hs, /build/ghc1072_tmp_0/ghc_tmp_16.o, /build/ghc1072_tmp_0/ghc_tmp_16.dyn_o )
4583.60 s
[sydtest] [16 of 33] Compiling Test.Syd.Def.Around ( src/Test/Syd/Def/Around.hs, /build/ghc1072_tmp_0/ghc_tmp_14.o, /build/ghc1072_tmp_0/ghc_tmp_14.dyn_o )
4583.68 s
[sydtest] [17 of 33] Compiling Test.Syd.Def.SetupFunc ( src/Test/Syd/Def/SetupFunc.hs, /build/ghc1072_tmp_0/ghc_tmp_22.o, /build/ghc1072_tmp_0/ghc_tmp_22.dyn_o )
4583.74 s
[sydtest] [18 of 33] Compiling Test.Syd.Path ( src/Test/Syd/Path.hs, nothing ) [Flags changed]
4583.74 s
[sydtest] [19 of 33] Compiling Test.Syd.Def ( src/Test/Syd/Def.hs, /build/ghc1072_tmp_0/ghc_tmp_12.o, /build/ghc1072_tmp_0/ghc_tmp_12.dyn_o )
4583.76 s
[sydtest] [20 of 33] Compiling Test.Syd.Modify ( src/Test/Syd/Modify.hs, nothing ) [Flags changed]
4583.78 s
[sydtest] [21 of 33] Compiling Test.Syd.SVG ( src/Test/Syd/SVG.hs, nothing ) [Flags changed]
4583.81 s
[sydtest] [22 of 33] Compiling Test.Syd.Runner.Synchronous.Separate ( src/Test/Syd/Runner/Synchronous/Separate.hs, /build/ghc1072_tmp_0/ghc_tmp_52.o, /build/ghc1072_tmp_0/ghc_tmp_52.dyn_o )
4583.92 s
[sydtest] [23 of 33] Compiling Test.Syd.ReRun ( src/Test/Syd/ReRun.hs, nothing ) [Flags changed]
4584.06 s
[yesod-form] [21 of 24] Compiling Yesod.Form.Bootstrap3 ( Yesod/Form/Bootstrap3.hs, dist/build/Yesod/Form/Bootstrap3.p_o )
4584.06 s
[yesod-form] Yesod/Form/Bootstrap3.hs:227:47: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4584.06 s
[yesod-form] The use of ‘~’ without TypeOperators
4584.06 s
[yesod-form] will become an error in a future GHC release.
4584.06 s
[yesod-form] Suggested fix:
4584.06 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4584.06 s
[yesod-form] |
4584.06 s
[yesod-form] 227 | :: (RenderMessage site msg, HandlerSite m ~ site, MonadHandler m)
4584.06 s
[yesod-form] | ^
4584.06 s
[yesod-form]
4584.06 s
[yesod-form] Yesod/Form/Bootstrap3.hs:238:47: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4584.06 s
[yesod-form] The use of ‘~’ without TypeOperators
4584.06 s
[yesod-form] will become an error in a future GHC release.
4584.06 s
[yesod-form] Suggested fix:
4584.06 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4584.06 s
[yesod-form] |
4584.06 s
[yesod-form] 238 | :: (RenderMessage site msg, HandlerSite m ~ site, MonadHandler m)
4584.06 s
[yesod-form] | ^
4584.06 s
[yesod-form]
4584.06 s
[yesod-form] [22 of 24] Compiling Yesod.Form ( Yesod/Form.hs, dist/build/Yesod/Form.p_o )
4584.06 s
[yesod-form] [23 of 24] Compiling Yesod.Form.Nic ( Yesod/Form/Nic.hs, dist/build/Yesod/Form/Nic.p_o )
4584.06 s
[yesod-form] Yesod/Form/Nic.hs:55:45: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4584.06 s
[yesod-form] The use of ‘~’ without TypeOperators
4584.06 s
[yesod-form] will become an error in a future GHC release.
4584.06 s
[yesod-form] Suggested fix:
4584.06 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4584.06 s
[yesod-form] |
4584.06 s
[yesod-form] 55 | addScript' :: (MonadWidget m, HandlerSite m ~ site)
4584.06 s
[yesod-form] | ^
4584.06 s
[yesod-form]
4584.06 s
[yesod-form] [24 of 24] Compiling Yesod.Form.Jquery ( Yesod/Form/Jquery.hs, dist/build/Yesod/Form/Jquery.p_o )
4584.06 s
[yesod-form] Yesod/Form/Jquery.hs:133:30: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4584.06 s
[yesod-form] The use of ‘~’ without TypeOperators
4584.06 s
[yesod-form] will become an error in a future GHC release.
4584.06 s
[yesod-form] Suggested fix:
4584.06 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4584.06 s
[yesod-form] |
4584.06 s
[yesod-form] 133 | addScript' :: (HandlerSite m ~ site, MonadWidget m) => (site -> Either (Route site) Text) -> m ()
4584.06 s
[yesod-form] | ^
4584.06 s
[yesod-form]
4584.06 s
[yesod-form] Yesod/Form/Jquery.hs:138:49: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4584.06 s
[yesod-form] The use of ‘~’ without TypeOperators
4584.06 s
[yesod-form] will become an error in a future GHC release.
4584.06 s
[yesod-form] Suggested fix:
4584.06 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4584.06 s
[yesod-form] |
4584.06 s
[yesod-form] 138 | addStylesheet' :: (MonadWidget m, HandlerSite m ~ site)
4584.06 s
[yesod-form] | ^
4584.06 s
[yesod-form]
4584.14 s
[sydtest] [24 of 33] Compiling Test.Syd.Output.Common ( src/Test/Syd/Output/Common.hs, /build/ghc1072_tmp_0/ghc_tmp_38.o, /build/ghc1072_tmp_0/ghc_tmp_38.dyn_o )
4584.28 s
[sydtest] [25 of 33] Compiling Test.Syd.Output.Terse ( src/Test/Syd/Output/Terse.hs, /build/ghc1072_tmp_0/ghc_tmp_42.o, /build/ghc1072_tmp_0/ghc_tmp_42.dyn_o )
4584.35 s
[sydtest] [26 of 33] Compiling Test.Syd.Output.Pretty ( src/Test/Syd/Output/Pretty.hs, /build/ghc1072_tmp_0/ghc_tmp_40.o, /build/ghc1072_tmp_0/ghc_tmp_40.dyn_o )
4584.71 s
[sydtest] [27 of 33] Compiling Test.Syd.Output ( src/Test/Syd/Output.hs, /build/ghc1072_tmp_0/ghc_tmp_36.o, /build/ghc1072_tmp_0/ghc_tmp_36.dyn_o )
4584.73 s
[sydtest] [28 of 33] Compiling Test.Syd.Runner.Synchronous.Interleaved ( src/Test/Syd/Runner/Synchronous/Interleaved.hs, /build/ghc1072_tmp_0/ghc_tmp_50.o, /build/ghc1072_tmp_0/ghc_tmp_50.dyn_o )
4584.90 s
[sydtest] [29 of 33] Compiling Test.Syd.Runner.Synchronous ( src/Test/Syd/Runner/Synchronous.hs, /build/ghc1072_tmp_0/ghc_tmp_48.o, /build/ghc1072_tmp_0/ghc_tmp_48.dyn_o )
4584.92 s
[sydtest] [30 of 33] Compiling Test.Syd.Runner.Asynchronous ( src/Test/Syd/Runner/Asynchronous.hs, nothing ) [Flags changed]
4584.98 s
[sydtest] [31 of 33] Compiling Test.Syd.Runner ( src/Test/Syd/Runner.hs, nothing ) [Flags changed]
4584.99 s
[sydtest] [32 of 33] Compiling Test.Syd.MutationMode ( src/Test/Syd/MutationMode.hs, nothing ) [Flags changed]
4585.08 s
[sydtest] [33 of 33] Compiling Test.Syd ( src/Test/Syd.hs, nothing ) [Flags changed]
4585.09 s
[sydtest] Haddock coverage:
4585.29 s
[sydtest] 0% ( 0 / 3) in 'Test.Syd.HList'
4585.29 s
[sydtest] Missing documentation for:
4585.29 s
[sydtest] Module header
4585.29 s
[sydtest] HList (src/Test/Syd/HList.hs:13)
4585.29 s
[sydtest] HContains (src/Test/Syd/HList.hs:17)
4585.29 s
[sydtest] Warning: 'SomeException' is ambiguous. It is defined
4585.29 s
[sydtest] * in ‘GHC.Internal.Exception.Type’
4585.29 s
[sydtest] * in ‘GHC.Internal.Exception.Type’
4585.29 s
[sydtest] You may be able to disambiguate the identifier by qualifying it or
4585.29 s
[sydtest] by specifying the type/value namespace explicitly.
4585.29 s
[sydtest] Defaulting to the one defined in ‘GHC.Internal.Exception.Type’
4585.29 s
[sydtest] Warning: 'shouldBe' is out of scope.
4585.29 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
4585.29 s
[sydtest] Warning: 'golden' is out of scope.
4585.29 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
4585.29 s
[sydtest] Warning: 'aroundAll' is out of scope.
4585.29 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
4585.29 s
[sydtest] Warning: 'around' is out of scope.
4585.29 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
4585.29 s
[sydtest] Warning: 'StagedGolden' is ambiguous. It is defined
4585.29 s
[sydtest] * at src/Test/Syd/Run.hs:383:5
4585.29 s
[sydtest] * at src/Test/Syd/Run.hs:382:1
4585.29 s
[sydtest] You may be able to disambiguate the identifier by qualifying it or
4585.29 s
[sydtest] by specifying the type/value namespace explicitly.
4585.29 s
[sydtest] Defaulting to the one defined at src/Test/Syd/Run.hs:382:1
4585.29 s
[sydtest] Warning: 'timeit' is out of scope.
4585.29 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
4585.29 s
[sydtest] 21% ( 8 / 37) in 'Test.Syd.Run'
4585.29 s
[sydtest] Missing documentation for:
4585.29 s
[sydtest] IsTest (src/Test/Syd/Run.hs:45)
4585.29 s
[sydtest] runPureTestWithArg (src/Test/Syd/Run.hs:81)
4585.29 s
[sydtest] applyWrapper2 (src/Test/Syd/Run.hs:106)
4585.29 s
[sydtest] runIOTestWithArg (src/Test/Syd/Run.hs:148)
4585.29 s
[sydtest] makeQuickCheckArgs (src/Test/Syd/Run.hs:188)
4585.29 s
[sydtest] runPropertyTestWithArg (src/Test/Syd/Run.hs:207)
4585.29 s
[sydtest] aroundProperty (src/Test/Syd/Run.hs:274)
4585.29 s
[sydtest] aroundProp (src/Test/Syd/Run.hs:277)
4585.29 s
[sydtest] aroundRose (src/Test/Syd/Run.hs:280)
4585.29 s
[sydtest] runGoldenTestWithArg (src/Test/Syd/Run.hs:347)
4585.29 s
[sydtest] StagedGolden (src/Test/Syd/Run.hs:382)
4585.29 s
[sydtest] runStagedGoldenWithArg (src/Test/Syd/Run.hs:412)
4585.29 s
[sydtest] exceptionHandlers (src/Test/Syd/Run.hs:475)
4585.29 s
[sydtest] Test (src/Test/Syd/Run.hs:487)
4585.29 s
[sydtest] TestRunSettings (src/Test/Syd/Run.hs:489)
4585.29 s
[sydtest] defaultTestRunSettings (src/Test/Syd/Run.hs:501)
4585.29 s
[sydtest] SeedSetting (src/Test/Syd/Run.hs:519)
4585.29 s
[sydtest] TestRunResult (src/Test/Syd/Run.hs:565)
4585.29 s
[sydtest] TestStatus (src/Test/Syd/Run.hs:579)
4585.29 s
[sydtest] addContextToException (src/Test/Syd/Run.hs:643)
4585.29 s
[sydtest] GoldenCase (src/Test/Syd/Run.hs:645)
4585.29 s
[sydtest] ProgressReporter (src/Test/Syd/Run.hs:651)
4585.29 s
[sydtest] noProgressReporter (src/Test/Syd/Run.hs:654)
4585.29 s
[sydtest] reportProgress (src/Test/Syd/Run.hs:657)
4585.29 s
[sydtest] Progress (src/Test/Syd/Run.hs:659)
4585.29 s
[sydtest] timeItDuration (src/Test/Syd/Run.hs:694)
4585.29 s
[sydtest] timeItBeginEnd (src/Test/Syd/Run.hs:699)
4585.29 s
[sydtest] Timed (src/Test/Syd/Run.hs:705)
4585.29 s
[sydtest] timedTime (src/Test/Syd/Run.hs:716)
4585.29 s
[sydtest] Warning: 'TestCoverageMap' is out of scope.
4585.29 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
4585.29 s
[sydtest] 21% ( 3 / 14) in 'Test.Syd.OptParse'
4585.29 s
[sydtest] Missing documentation for:
4585.29 s
[sydtest] Module header
4585.29 s
[sydtest] getSettings (src/Test/Syd/OptParse.hs:39)
4585.29 s
[sydtest] defaultSettings (src/Test/Syd/OptParse.hs:251)
4585.29 s
[sydtest] defaultTimeout (src/Test/Syd/OptParse.hs:289)
4585.29 s
[sydtest] defaultRetries (src/Test/Syd/OptParse.hs:292)
4585.29 s
[sydtest] detectTerminalCapabilities (src/Test/Syd/OptParse.hs:303)
4585.29 s
[sydtest] Flags (src/Test/Syd/OptParse.hs:309)
4585.29 s
[sydtest] Timeout (src/Test/Syd/OptParse.hs:614)
4585.29 s
[sydtest] Threads (src/Test/Syd/OptParse.hs:647)
4585.29 s
[sydtest] Iterations (src/Test/Syd/OptParse.hs:708)
4585.29 s
[sydtest] ReportProgress (src/Test/Syd/OptParse.hs:753)
4585.29 s
[sydtest] Warning: 'String' is ambiguous. It is defined
4585.29 s
[sydtest] * in ‘Text.Show.Value’
4585.29 s
[sydtest] * in ‘GHC.Internal.Base’
4585.29 s
[sydtest] You may be able to disambiguate the identifier by qualifying it or
4585.29 s
[sydtest] by specifying the type/value namespace explicitly.
4585.29 s
[sydtest] Defaulting to the one defined in ‘GHC.Internal.Base’
4585.29 s
[sydtest] Warning: 'a' is out of scope.
4585.29 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
4585.29 s
[sydtest] Warning: '()' is out of scope.
4585.29 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
4585.29 s
[sydtest] 82% ( 23 / 28) in 'Test.Syd.Expectation'
4585.29 s
[sydtest] Missing documentation for:
4585.29 s
[sydtest] anyException (src/Test/Syd/Expectation.hs:175)
4585.29 s
[sydtest] anyErrorCall (src/Test/Syd/Expectation.hs:178)
4585.29 s
[sydtest] errorCall (src/Test/Syd/Expectation.hs:181)
4585.29 s
[sydtest] anyIOException (src/Test/Syd/Expectation.hs:184)
4585.29 s
[sydtest] anyArithException (src/Test/Syd/Expectation.hs:187)
4585.29 s
[sydtest] Warning: Test.Syd.Def.Golden: Could not find documentation for exported module: Test.Syd.Def.Golden
4585.29 s
[sydtest] 93% ( 14 / 15) in 'Test.Syd.Def.Golden'
4585.29 s
[sydtest] Missing documentation for:
4585.29 s
[sydtest] Module header
4585.29 s
[sydtest] 0% ( 0 / 5) in 'Test.Syd.SpecForest'
4585.29 s
[sydtest] Missing documentation for:
4585.30 s
[sydtest] Module header
4585.30 s
[sydtest] SpecForest (src/Test/Syd/SpecForest.hs:10)
4585.30 s
[sydtest] SpecTree (src/Test/Syd/SpecForest.hs:12)
4585.30 s
[sydtest] flattenSpecForest (src/Test/Syd/SpecForest.hs:34)
4585.30 s
[sydtest] flattenSpecTree (src/Test/Syd/SpecForest.hs:37)
4585.30 s
[sydtest] Warning: 'aroundAll' is out of scope.
4585.30 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
4585.30 s
[sydtest] Warning: 'around' is out of scope.
4585.30 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
4585.30 s
[sydtest] Warning: 'TestDefM' is out of scope.
4585.30 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
4585.30 s
[sydtest] Warning: '()' is out of scope.
4585.30 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
4585.30 s
[sydtest] 7% ( 2 / 28) in 'Test.Syd.SpecDef'
4585.30 s
[sydtest] Missing documentation for:
4585.30 s
[sydtest] TDef (src/Test/Syd/SpecDef.hs:41)
4585.30 s
[sydtest] TestForest (src/Test/Syd/SpecDef.hs:44)
4585.30 s
[sydtest] TestTree (src/Test/Syd/SpecDef.hs:46)
4585.30 s
[sydtest] SpecDefForest (src/Test/Syd/SpecDef.hs:48)
4585.30 s
[sydtest] filterTestForest (src/Test/Syd/SpecDef.hs:221)
4585.30 s
[sydtest] randomiseTestForest (src/Test/Syd/SpecDef.hs:260)
4585.30 s
[sydtest] markSpecForestAsPending (src/Test/Syd/SpecDef.hs:287)
4585.30 s
[sydtest] Parallelism (src/Test/Syd/SpecDef.hs:311)
4585.30 s
[sydtest] ExecutionOrderRandomisation (src/Test/Syd/SpecDef.hs:316)
4585.30 s
[sydtest] FlakinessMode (src/Test/Syd/SpecDef.hs:321)
4585.30 s
[sydtest] ExpectationMode (src/Test/Syd/SpecDef.hs:326)
4585.30 s
[sydtest] ResultForest (src/Test/Syd/SpecDef.hs:331)
4585.30 s
[sydtest] ResultTree (src/Test/Syd/SpecDef.hs:333)
4585.30 s
[sydtest] computeTestSuiteStats (src/Test/Syd/SpecDef.hs:336)
4585.30 s
[sydtest] TestSuiteStats (src/Test/Syd/SpecDef.hs:372)
4585.30 s
[sydtest] shouldExitFail (src/Test/Syd/SpecDef.hs:406)
4585.30 s
[sydtest] anyFailedTests (src/Test/Syd/SpecDef.hs:420)
4585.30 s
[sydtest] TestRunReport (src/Test/Syd/SpecDef.hs:423)
4585.30 s
[sydtest] testRunReportReportedRun (src/Test/Syd/SpecDef.hs:432)
4585.30 s
[sydtest] testRunReportFailed (src/Test/Syd/SpecDef.hs:442)
4585.30 s
[sydtest] testRunReportStatus (src/Test/Syd/SpecDef.hs:446)
4585.30 s
[sydtest] testStatusMatchesExpectationMode (src/Test/Syd/SpecDef.hs:468)
4585.30 s
[sydtest] testRunReportExamples (src/Test/Syd/SpecDef.hs:474)
4585.30 s
[sydtest] testRunResultExamples (src/Test/Syd/SpecDef.hs:477)
4585.30 s
[sydtest] testRunReportWasFlaky (src/Test/Syd/SpecDef.hs:481)
4585.30 s
[sydtest] testRunReportRetries (src/Test/Syd/SpecDef.hs:489)
4585.30 s
[sydtest] 0% ( 0 / 8) in 'Test.Syd.Runner.Wrappers'
4585.30 s
[sydtest] Missing documentation for:
4585.30 s
[sydtest] Module header
4585.30 s
[sydtest] Next (src/Test/Syd/Runner/Wrappers.hs:15)
4585.30 s
[sydtest] extractNext (src/Test/Syd/Runner/Wrappers.hs:19)
4585.30 s
[sydtest] failFastNext (src/Test/Syd/Runner/Wrappers.hs:23)
4585.30 s
[sydtest] applySimpleWrapper (src/Test/Syd/Runner/Wrappers.hs:33)
4585.30 s
[sydtest] applySimpleWrapper' (src/Test/Syd/Runner/Wrappers.hs:48)
4585.30 s
[sydtest] applySimpleWrapper'' (src/Test/Syd/Runner/Wrappers.hs:63)
4585.30 s
[sydtest] applySimpleWrapper2 (src/Test/Syd/Runner/Wrappers.hs:76)
4585.30 s
[sydtest] Warning: 'maxRetries' is out of scope.
4585.30 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
4585.30 s
[sydtest] 50% ( 1 / 2) in 'Test.Syd.Runner.Single'
4585.30 s
[sydtest] Missing documentation for:
4585.30 s
[sydtest] Module header
4585.30 s
[sydtest] Warning: 'TestId' is ambiguous. It is defined
4585.30 s
[sydtest] * in ‘Test.Syd.Mutation.TestId’
4585.30 s
[sydtest] * in ‘Test.Syd.Mutation.TestId’
4585.30 s
[sydtest] You may be able to disambiguate the identifier by qualifying it or
4585.30 s
[sydtest] by specifying the type/value namespace explicitly.
4585.30 s
[sydtest] Defaulting to the one defined in ‘Test.Syd.Mutation.TestId’
4585.30 s
[sydtest] 100% ( 8 / 8) in 'Test.Syd.Mutation.Forest'
4585.30 s
[sydtest] Warning: 'aroundAll' is out of scope.
4585.30 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
4585.30 s
[sydtest] Warning: 'around' is out of scope.
4585.30 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
4585.30 s
[sydtest] Warning: 'TestDefM' is ambiguous. It is defined
4585.30 s
[sydtest] * at src/Test/Syd/Def/TestDefM.hs:47:52
4585.30 s
[sydtest] * at src/Test/Syd/Def/TestDefM.hs:47:1
4585.30 s
[sydtest] You may be able to disambiguate the identifier by qualifying it or
4585.30 s
[sydtest] by specifying the type/value namespace explicitly.
4585.30 s
[sydtest] Defaulting to the one defined at src/Test/Syd/Def/TestDefM.hs:47:1
4585.30 s
[sydtest] Warning: '()' is out of scope.
4585.30 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
4585.30 s
[sydtest] Warning: 'describe' is out of scope.
4585.30 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
4585.30 s
[sydtest] 54% ( 6 / 11) in 'Test.Syd.Def.TestDefM'
4585.30 s
[sydtest] Missing documentation for:
4585.30 s
[sydtest] Module header
4585.30 s
[sydtest] TestDefEnv (src/Test/Syd/Def/TestDefM.hs:59)
4585.30 s
[sydtest] execTestDefM (src/Test/Syd/Def/TestDefM.hs:66)
4585.30 s
[sydtest] runTestDefM (src/Test/Syd/Def/TestDefM.hs:69)
4585.30 s
[sydtest] toTestRunSettings (src/Test/Syd/Def/TestDefM.hs:103)
4585.30 s
[sydtest] 80% ( 21 / 26) in 'Test.Syd.Def.Specify'
4585.30 s
[sydtest] Missing documentation for:
4585.30 s
[sydtest] xdescribe (src/Test/Syd/Def/Specify.hs:74)
4585.30 s
[sydtest] xit (src/Test/Syd/Def/Specify.hs:195)
4585.30 s
[sydtest] xitWithOuter (src/Test/Syd/Def/Specify.hs:295)
4585.30 s
[sydtest] xitWithBoth (src/Test/Syd/Def/Specify.hs:396)
4585.30 s
[sydtest] xitWithAll (src/Test/Syd/Def/Specify.hs:465)
4585.30 s
[sydtest] 66% ( 2 / 3) in 'Test.Syd.Def.Scenario'
4585.30 s
[sydtest] Missing documentation for:
4585.30 s
[sydtest] Module header
4585.30 s
[sydtest] Warning: 'a' is out of scope.
4585.30 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
4585.30 s
[sydtest] Warning: 'b' is out of scope.
4585.30 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
4585.30 s
[sydtest] Warning: 'around_' is out of scope.
4585.30 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
4585.30 s
[sydtest] 100% ( 12 / 12) in 'Test.Syd.Def.AroundAll'
4585.30 s
[sydtest] Warning: 'inner' is out of scope.
4585.30 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
4585.30 s
[sydtest] Warning: 'newInner' is out of scope.
4585.30 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
4585.30 s
[sydtest] Warning: 'oldInner' is out of scope.
4585.30 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
4585.31 s
[sydtest] Warning: 'c' is out of scope.
4585.31 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
4585.31 s
[sydtest] Warning: 'd' is out of scope.
4585.31 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
4585.31 s
[sydtest] 90% ( 10 / 11) in 'Test.Syd.Def.Around'
4585.31 s
[sydtest] Missing documentation for:
4585.31 s
[sydtest] Module header
4585.31 s
[sydtest] Warning: 'SetupFunc' is ambiguous. It is defined
4585.31 s
[sydtest] * at src/Test/Syd/Def/SetupFunc.hs:30:30
4585.31 s
[sydtest] * at src/Test/Syd/Def/SetupFunc.hs:30:1
4585.31 s
[sydtest] You may be able to disambiguate the identifier by qualifying it or
4585.31 s
[sydtest] by specifying the type/value namespace explicitly.
4585.31 s
[sydtest] Defaulting to the one defined at src/Test/Syd/Def/SetupFunc.hs:30:1
4585.31 s
[sydtest] Warning: 'resource' is out of scope.
4585.31 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
4585.31 s
[sydtest] 100% ( 12 / 12) in 'Test.Syd.Def.SetupFunc'
4585.31 s
[sydtest] 50% ( 2 / 4) in 'Test.Syd.Path'
4585.31 s
[sydtest] Missing documentation for:
4585.31 s
[sydtest] Module header
4585.31 s
[sydtest] tempBinaryFileWithContentsSetupFunc (src/Test/Syd/Path.hs:31)
4585.31 s
[sydtest] 100% ( 9 / 9) in 'Test.Syd.Def'
4585.31 s
[sydtest] 74% ( 29 / 39) in 'Test.Syd.Modify'
4585.31 s
[sydtest] Missing documentation for:
4585.31 s
[sydtest] modifyMaxSuccess (src/Test/Syd/Modify.hs:64)
4585.31 s
[sydtest] modifyMaxDiscardRatio (src/Test/Syd/Modify.hs:67)
4585.31 s
[sydtest] modifyMaxSize (src/Test/Syd/Modify.hs:70)
4585.31 s
[sydtest] modifyMaxShrinks (src/Test/Syd/Modify.hs:73)
4585.31 s
[sydtest] modifyRunSettings (src/Test/Syd/Modify.hs:61)
4585.31 s
[sydtest] TestRunSettings (src/Test/Syd/Run.hs:489)
4585.31 s
[sydtest] Parallelism (src/Test/Syd/SpecDef.hs:311)
4585.31 s
[sydtest] ExecutionOrderRandomisation (src/Test/Syd/SpecDef.hs:316)
4585.31 s
[sydtest] FlakinessMode (src/Test/Syd/SpecDef.hs:321)
4585.31 s
[sydtest] ExpectationMode (src/Test/Syd/SpecDef.hs:326)
4585.31 s
[sydtest] 0% ( 0 / 2) in 'Test.Syd.SVG'
4585.31 s
[sydtest] Missing documentation for:
4585.31 s
[sydtest] Module header
4585.31 s
[sydtest] writeSvgReport (src/Test/Syd/SVG.hs:18)
4585.31 s
[sydtest] 0% ( 0 / 2) in 'Test.Syd.Runner.Synchronous.Separate'
4585.31 s
[sydtest] Missing documentation for:
4585.31 s
[sydtest] Module header
4585.31 s
[sydtest] runSpecForestSynchronously (src/Test/Syd/Runner/Synchronous/Separate.hs:21)
4585.31 s
[sydtest] 0% ( 0 / 2) in 'Test.Syd.ReRun'
4585.31 s
[sydtest] Missing documentation for:
4585.31 s
[sydtest] Module header
4585.31 s
[sydtest] withRerunByReport (src/Test/Syd/ReRun.hs:35)
4585.31 s
[sydtest] Warning: 'Chunk' is ambiguous. It is defined
4585.31 s
[sydtest] * in ‘Text.Colour.Chunk’
4585.31 s
[sydtest] * in ‘Text.Colour.Chunk’
4585.31 s
[sydtest] You may be able to disambiguate the identifier by qualifying it or
4585.31 s
[sydtest] by specifying the type/value namespace explicitly.
4585.31 s
[sydtest] Defaulting to the one defined in ‘Text.Colour.Chunk’
4585.31 s
[sydtest] 4% ( 1 / 22) in 'Test.Syd.Output.Common'
4585.31 s
[sydtest] Missing documentation for:
4585.31 s
[sydtest] Module header
4585.31 s
[sydtest] padding (src/Test/Syd/Output/Common.hs:28)
4585.31 s
[sydtest] paddingSize (src/Test/Syd/Output/Common.hs:31)
4585.31 s
[sydtest] orange (src/Test/Syd/Output/Common.hs:34)
4585.31 s
[sydtest] darkRed (src/Test/Syd/Output/Common.hs:37)
4585.31 s
[sydtest] statusColour (src/Test/Syd/Output/Common.hs:40)
4585.31 s
[sydtest] statusCheckMark (src/Test/Syd/Output/Common.hs:45)
4585.31 s
[sydtest] timeChunkFor (src/Test/Syd/Output/Common.hs:50)
4585.31 s
[sydtest] stringChunks (src/Test/Syd/Output/Common.hs:63)
4585.31 s
[sydtest] indexed (src/Test/Syd/Output/Common.hs:68)
4585.31 s
[sydtest] commaList (src/Test/Syd/Output/Common.hs:71)
4585.31 s
[sydtest] mContextChunks (src/Test/Syd/Output/Common.hs:76)
4585.31 s
[sydtest] outputSomeException (src/Test/Syd/Output/Common.hs:79)
4585.31 s
[sydtest] outputAssertion (src/Test/Syd/Output/Common.hs:93)
4585.31 s
[sydtest] outputEqualityAssertionFailed (src/Test/Syd/Output/Common.hs:143)
4585.31 s
[sydtest] formatDiff (src/Test/Syd/Output/Common.hs:155)
4585.31 s
[sydtest] outputNotEqualAssertionFailed (src/Test/Syd/Output/Common.hs:201)
4585.31 s
[sydtest] outputPredicateSuccessAssertionFailed (src/Test/Syd/Output/Common.hs:214)
4585.31 s
[sydtest] outputPredicateFailAssertionFailed (src/Test/Syd/Output/Common.hs:223)
4585.31 s
[sydtest] resultForestWidth (src/Test/Syd/Output/Common.hs:232)
4585.31 s
[sydtest] specForestWidth (src/Test/Syd/Output/Common.hs:244)
4585.31 s
[sydtest] 80% ( 4 / 5) in 'Test.Syd.Output.Terse'
4585.31 s
[sydtest] Missing documentation for:
4585.31 s
[sydtest] Module header
4585.31 s
[sydtest] 0% ( 0 / 25) in 'Test.Syd.Output.Pretty'
4585.31 s
[sydtest] Missing documentation for:
4585.31 s
[sydtest] Module header
4585.31 s
[sydtest] renderPrettyReport (src/Test/Syd/Output/Pretty.hs:28)
4585.31 s
[sydtest] outputResultReport (src/Test/Syd/Output/Pretty.hs:35)
4585.31 s
[sydtest] outputPrettySummary (src/Test/Syd/Output/Pretty.hs:47)
4585.31 s
[sydtest] outputFailuresHeader (src/Test/Syd/Output/Pretty.hs:60)
4585.31 s
[sydtest] outputFailuresWithHeading (src/Test/Syd/Output/Pretty.hs:63)
4585.31 s
[sydtest] outputStats (src/Test/Syd/Output/Pretty.hs:73)
4585.31 s
[sydtest] outputProfilingInfo (src/Test/Syd/Output/Pretty.hs:121)
4585.31 s
[sydtest] outputTestsHeader (src/Test/Syd/Output/Pretty.hs:138)
4585.31 s
[sydtest] outputHeader (src/Test/Syd/Output/Pretty.hs:141)
4585.31 s
[sydtest] outputSpecForest (src/Test/Syd/Output/Pretty.hs:147)
4585.31 s
[sydtest] outputSpecTree (src/Test/Syd/Output/Pretty.hs:150)
4585.31 s
[sydtest] outputDescribeLine (src/Test/Syd/Output/Pretty.hs:157)
4585.31 s
[sydtest] outputSpecifyLines (src/Test/Syd/Output/Pretty.hs:160)
4585.31 s
[sydtest] exampleNrChunk (src/Test/Syd/Output/Pretty.hs:194)
4585.31 s
[sydtest] retriesChunks (src/Test/Syd/Output/Pretty.hs:201)
4585.31 s
[sydtest] labelsChunks (src/Test/Syd/Output/Pretty.hs:218)
4585.31 s
[sydtest] classesChunks (src/Test/Syd/Output/Pretty.hs:243)
4585.31 s
[sydtest] tablesChunks (src/Test/Syd/Output/Pretty.hs:264)
4585.31 s
[sydtest] outputPendingLines (src/Test/Syd/Output/Pretty.hs:287)
4585.31 s
[sydtest] outputFailureLabels (src/Test/Syd/Output/Pretty.hs:297)
4585.31 s
[sydtest] outputFailureClasses (src/Test/Syd/Output/Pretty.hs:303)
4585.31 s
[sydtest] outputGoldenCase (src/Test/Syd/Output/Pretty.hs:309)
4585.31 s
[sydtest] spacingChunk (src/Test/Syd/Output/Pretty.hs:318)
4585.31 s
[sydtest] outputFailures (src/Test/Syd/Output/Pretty.hs:331)
4585.31 s
[sydtest] 71% ( 5 / 7) in 'Test.Syd.Output'
4585.31 s
[sydtest] Missing documentation for:
4585.31 s
[sydtest] Module header
4585.31 s
[sydtest] printOutputSpecForest (src/Test/Syd/Output.hs:22)
4585.31 s
[sydtest] 0% ( 0 / 2) in 'Test.Syd.Runner.Synchronous.Interleaved'
4585.31 s
[sydtest] Missing documentation for:
4585.31 s
[sydtest] Module header
4585.31 s
[sydtest] runSpecForestInterleavedWithOutputSynchronously (src/Test/Syd/Runner/Synchronous/Interleaved.hs:28)
4585.31 s
[sydtest] 0% ( 0 / 3) in 'Test.Syd.Runner.Synchronous'
4585.31 s
[sydtest] Missing documentation for:
4585.31 s
[sydtest] Module header
4585.31 s
[sydtest] runSpecForestSynchronously (src/Test/Syd/Runner/Synchronous/Separate.hs:21)
4585.31 s
[sydtest] runSpecForestInterleavedWithOutputSynchronously (src/Test/Syd/Runner/Synchronous/Interleaved.hs:28)
4585.31 s
[sydtest] 33% ( 1 / 3) in 'Test.Syd.Runner.Asynchronous'
4585.31 s
[sydtest] Missing documentation for:
4585.31 s
[sydtest] runSpecForestAsynchronously (src/Test/Syd/Runner/Asynchronous.hs:39)
4585.31 s
[sydtest] runSpecForestInterleavedWithOutputAsynchronously (src/Test/Syd/Runner/Asynchronous.hs:48)
4585.31 s
[sydtest] Warning: Test.Syd.Runner: Could not find documentation for exported module: Test.Syd.Runner
4585.31 s
[sydtest] 50% ( 4 / 8) in 'Test.Syd.Runner'
4585.31 s
[sydtest] Missing documentation for:
4585.31 s
[sydtest] setPseudorandomness (src/Test/Syd/Runner.hs:113)
4585.31 s
[sydtest] sydTestIterations (src/Test/Syd/Runner.hs:76)
4585.31 s
[sydtest] sydTestOnce (src/Test/Syd/Runner.hs:63)
4585.31 s
[sydtest] sydTestResult (src/Test/Syd/Runner.hs:53)
4585.31 s
[sydtest] Warning: 'TestCoverageMap' is ambiguous. It is defined
4585.31 s
[sydtest] * in ‘Test.Syd.Mutation.TestCoverageMap’
4585.31 s
[sydtest] * in ‘Test.Syd.Mutation.TestCoverageMap’
4585.31 s
[sydtest] You may be able to disambiguate the identifier by qualifying it or
4585.31 s
[sydtest] by specifying the type/value namespace explicitly.
4585.31 s
[sydtest] Defaulting to the one defined in ‘Test.Syd.Mutation.TestCoverageMap’
4585.31 s
[sydtest] Warning: 'runIO' is out of scope.
4585.31 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
4585.31 s
[sydtest] Warning: 'activeMutation' is out of scope.
4585.31 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
4585.31 s
[sydtest] Warning: 'coverageSlot' is out of scope.
4585.31 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
4585.31 s
[sydtest] Warning: 'Map' is out of scope.
4585.31 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
4585.31 s
[sydtest] Warning: 'Set' is out of scope.
4585.31 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
4585.31 s
[sydtest] Warning: 'MutationId' is ambiguous. It is defined
4585.31 s
[sydtest] * in ‘Test.Syd.Mutation.Runtime’
4585.32 s
[sydtest] * in ‘Test.Syd.Mutation.Runtime’
4585.32 s
[sydtest] You may be able to disambiguate the identifier by qualifying it or
4585.32 s
[sydtest] by specifying the type/value namespace explicitly.
4585.32 s
[sydtest] Defaulting to the one defined in ‘Test.Syd.Mutation.Runtime’
4585.32 s
[sydtest] 50% ( 5 / 10) in 'Test.Syd.MutationMode'
4585.32 s
[sydtest] Missing documentation for:
4585.32 s
[sydtest] renderMutationRunReport (src/Test/Syd/MutationMode.hs:399)
4585.32 s
[sydtest] renderMutationProgressEvent (src/Test/Syd/MutationMode.hs:416)
4585.32 s
[sydtest] formatMutationLog (src/Test/Syd/MutationMode.hs:423)
4585.32 s
[sydtest] renderMutationAddedEvent (src/Test/Syd/MutationMode.hs:445)
4585.32 s
[sydtest] renderUnifiedDiff (src/Test/Syd/MutationMode.hs:476)
4585.32 s
[sydtest] Warning: 'GoldenTest' is ambiguous. It is defined
4585.32 s
[sydtest] * at src/Test/Syd/Run.hs:298:21
4585.32 s
[sydtest] * at src/Test/Syd/Run.hs:298:1
4585.32 s
[sydtest] You may be able to disambiguate the identifier by qualifying it or
4585.32 s
[sydtest] by specifying the type/value namespace explicitly.
4585.32 s
[sydtest] Defaulting to the one defined at src/Test/Syd/Run.hs:298:1
4585.32 s
[sydtest] Warning: '()' is out of scope.
4585.32 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
4585.32 s
[sydtest] Warning: 'Settings' is ambiguous. It is defined
4585.32 s
[sydtest] * at src/Test/Syd/OptParse.hs:42:17
4585.32 s
[sydtest] * at src/Test/Syd/OptParse.hs:42:1
4585.32 s
[sydtest] You may be able to disambiguate the identifier by qualifying it or
4585.32 s
[sydtest] by specifying the type/value namespace explicitly.
4585.32 s
[sydtest] Defaulting to the one defined at src/Test/Syd/OptParse.hs:42:1
4585.32 s
[sydtest] 83% (154 /184) in 'Test.Syd'
4585.32 s
[sydtest] Missing documentation for:
4585.32 s
[sydtest] xdescribe (src/Test/Syd/Def/Specify.hs:74)
4585.32 s
[sydtest] xit (src/Test/Syd/Def/Specify.hs:195)
4585.32 s
[sydtest] xitWithOuter (src/Test/Syd/Def/Specify.hs:295)
4585.32 s
[sydtest] xitWithBoth (src/Test/Syd/Def/Specify.hs:396)
4585.32 s
[sydtest] xitWithAll (src/Test/Syd/Def/Specify.hs:465)
4585.32 s
[sydtest] anyException (src/Test/Syd/Expectation.hs:175)
4585.32 s
[sydtest] anyErrorCall (src/Test/Syd/Expectation.hs:178)
4585.32 s
[sydtest] errorCall (src/Test/Syd/Expectation.hs:181)
4585.32 s
[sydtest] anyIOException (src/Test/Syd/Expectation.hs:184)
4585.32 s
[sydtest] anyArithException (src/Test/Syd/Expectation.hs:187)
4585.32 s
[sydtest] modifyMaxSuccess (src/Test/Syd/Modify.hs:64)
4585.32 s
[sydtest] modifyMaxDiscardRatio (src/Test/Syd/Modify.hs:67)
4585.32 s
[sydtest] modifyMaxSize (src/Test/Syd/Modify.hs:70)
4585.32 s
[sydtest] modifyMaxShrinks (src/Test/Syd/Modify.hs:73)
4585.32 s
[sydtest] modifyRunSettings (src/Test/Syd/Modify.hs:61)
4585.32 s
[sydtest] TestRunSettings (src/Test/Syd/Run.hs:489)
4585.32 s
[sydtest] Parallelism (src/Test/Syd/SpecDef.hs:311)
4585.32 s
[sydtest] ExecutionOrderRandomisation (src/Test/Syd/SpecDef.hs:316)
4585.32 s
[sydtest] FlakinessMode (src/Test/Syd/SpecDef.hs:321)
4585.32 s
[sydtest] ExpectationMode (src/Test/Syd/SpecDef.hs:326)
4585.32 s
[sydtest] execTestDefM (src/Test/Syd/Def/TestDefM.hs:66)
4585.32 s
[sydtest] runTestDefM (src/Test/Syd/Def/TestDefM.hs:69)
4585.32 s
[sydtest] IsTest (src/Test/Syd/Run.hs:45)
4585.32 s
[sydtest] TDef (src/Test/Syd/SpecDef.hs:41)
4585.32 s
[sydtest] TestForest (src/Test/Syd/SpecDef.hs:44)
4585.32 s
[sydtest] TestTree (src/Test/Syd/SpecDef.hs:46)
4585.32 s
[sydtest] SpecDefForest (src/Test/Syd/SpecDef.hs:48)
4585.32 s
[sydtest] ResultForest (src/Test/Syd/SpecDef.hs:331)
4585.32 s
[sydtest] ResultTree (src/Test/Syd/SpecDef.hs:333)
4585.32 s
[sydtest] shouldExitFail (src/Test/Syd/SpecDef.hs:406)
4585.56 s
[sydtest] Warning: Test.Syd.Run: could not find link destinations for:
4585.56 s
[sydtest] - Test.QuickCheck.Property.Prop
4585.56 s
[sydtest] - Test.QuickCheck.Property.Result
4585.56 s
[sydtest] - Test.QuickCheck.Property.Rose
4585.56 s
[sydtest] - Test.Syd.Run.Rep_Timed
4585.56 s
[sydtest] - Test.Syd.Run.Rep_Progress
4585.56 s
[sydtest] - Test.Syd.Run.Rep_TestRunResult
4585.56 s
[sydtest] - Test.Syd.Run.Rep_GoldenCase
4585.56 s
[sydtest] - Test.Syd.Run.Rep_Assertion
4585.56 s
[sydtest] - Test.Syd.Run.Rep_TestStatus
4585.56 s
[sydtest] - Test.Syd.Run.Rep_TestRunSettings
4585.56 s
[sydtest] - Test.Syd.Run.Rep_SeedSetting
4585.56 s
[sydtest] Warning: Test.Syd.OptParse: could not find link destinations for:
4585.56 s
[sydtest] - Path.Internal.Posix.Path
4585.56 s
[sydtest] - Path.Posix.Abs
4585.56 s
[sydtest] - Path.Posix.Dir
4585.56 s
[sydtest] - Path.Posix.File
4585.56 s
[sydtest] - Test.Syd.OptParse.Rep_Settings
4585.56 s
[sydtest] - Test.Syd.OptParse.Rep_Flags
4585.56 s
[sydtest] - Test.Syd.OptParse.Rep_ReportProgress
4585.56 s
[sydtest] - Test.Syd.OptParse.Rep_Iterations
4585.56 s
[sydtest] - Test.Syd.OptParse.Rep_Threads
4585.56 s
[sydtest] - Test.Syd.OptParse.Rep_Timeout
4585.56 s
[sydtest] - Test.Syd.OptParse.Rep_OutputFormat
4585.57 s
[sydtest] Warning: Test.Syd.SpecDef: could not find link destinations for:
4585.57 s
[sydtest] - Test.Syd.SpecDef.Rep_TestRunReport
4585.57 s
[sydtest] - Test.Syd.SpecDef.Rep_ExpectationMode
4585.57 s
[sydtest] - Test.Syd.SpecDef.Rep_FlakinessMode
4585.57 s
[sydtest] - Test.Syd.SpecDef.Rep_ExecutionOrderRandomisation
4585.57 s
[sydtest] - Test.Syd.SpecDef.Rep_Parallelism
4585.57 s
[sydtest] Warning: Test.Syd.Def.TestDefM: could not find link destinations for:
4585.57 s
[sydtest] - Test.Syd.Def.TestDefM.Rep_TestDefEnv
4585.57 s
[sydtest] Warning: Test.Syd.Path: could not find link destinations for:
4585.57 s
[sydtest] - Path.Internal.Posix.Path
4585.57 s
[sydtest] - Path.Posix.Abs
4585.57 s
[sydtest] - Path.Posix.Dir
4585.57 s
[sydtest] - Path.Posix.File
4585.58 s
[sydtest] Warning: Test.Syd.Modify: could not find link destinations for:
4585.58 s
[sydtest] - Test.Syd.Run.Rep_TestRunSettings
4585.58 s
[sydtest] - Test.Syd.SpecDef.Rep_ExpectationMode
4585.58 s
[sydtest] - Test.Syd.SpecDef.Rep_FlakinessMode
4585.58 s
[sydtest] - Test.Syd.SpecDef.Rep_ExecutionOrderRandomisation
4585.58 s
[sydtest] - Test.Syd.SpecDef.Rep_Parallelism
4585.58 s
[sydtest] Warning: Test.Syd.MutationMode: could not find link destinations for:
4585.58 s
[sydtest] - Path.Internal.Posix.Path
4585.58 s
[sydtest] - Path.Posix.Abs
4585.58 s
[sydtest] - Path.Posix.Dir
4585.59 s
[sydtest] Warning: Test.Syd: could not find link destinations for:
4585.59 s
[sydtest] - Test.Syd.Run.Rep_Assertion
4585.59 s
[sydtest] - Test.Syd.Run.Rep_TestRunSettings
4585.59 s
[sydtest] - Test.Syd.SpecDef.Rep_ExpectationMode
4585.59 s
[sydtest] - Test.Syd.SpecDef.Rep_FlakinessMode
4585.59 s
[sydtest] - Test.Syd.SpecDef.Rep_ExecutionOrderRandomisation
4585.59 s
[sydtest] - Test.Syd.SpecDef.Rep_Parallelism
4587.06 s
[yesod-form] Phase: haddockPhase
4588.13 s
[yesod-form] Preprocessing library for yesod-form-1.7.9...
4588.14 s
[yesod-form] Running Haddock on library for yesod-form-1.7.9...
4588.22 s
[yesod-form] Warning: The documentation for the following packages are not installed. No
4588.22 s
[yesod-form] links will be generated to these packages: attoparsec-0.14.4,
4588.22 s
[yesod-form] attoparsec-0.14.4, persistent-template-2.12.0.0, vector-0.13.2.0
4588.49 s
[yesod-form] [ 1 of 24] Compiling Yesod.Form.Types ( Yesod/Form/Types.hs, /build/ghc964_tmp_0/ghc_tmp_22.o, /build/ghc964_tmp_0/ghc_tmp_22.dyn_o )
4588.64 s
[yesod-form] Yesod/Form/Types.hs:39:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4588.64 s
[yesod-form] The import of ‘Data.Semigroup’ is redundant
4588.64 s
[yesod-form] except perhaps to import instances from ‘Data.Semigroup’
4588.64 s
[yesod-form] To import instances alone, use: import Data.Semigroup()
4588.64 s
[yesod-form] |
4588.64 s
[yesod-form] 39 | import Data.Semigroup (Semigroup, (<>))
4588.64 s
[yesod-form] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4588.64 s
[yesod-form]
4588.65 s
[yesod-form] Yesod/Form/Types.hs:67:5: warning : [ GHC-50928 ] [ -Wnoncanonical-monoid-instances ]
4588.65 s
[yesod-form] Noncanonical ‘mappend’ definition detected
4588.65 s
[yesod-form] in the instance declaration for ‘Monoid (FormResult m)’.
4588.65 s
[yesod-form] ‘mappend’ will eventually be removed in favour of ‘(<>)’
4588.65 s
[yesod-form] Suggested fix:
4588.65 s
[yesod-form] Either remove definition for ‘mappend’ (recommended) or define as ‘mappend = (<>)’
4588.65 s
[yesod-form] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid
4588.65 s
[yesod-form] |
4588.65 s
[yesod-form] 67 | mappend x y = mappend <$> x <*> y
4588.65 s
[yesod-form] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4588.65 s
[yesod-form]
4588.65 s
[yesod-form] Yesod/Form/Types.hs:183:5: warning : [ GHC-50928 ] [ -Wnoncanonical-monoid-instances ]
4588.65 s
[yesod-form] Noncanonical ‘mappend’ definition detected
4588.65 s
[yesod-form] in the instance declaration for ‘Monoid (AForm m a)’.
4588.65 s
[yesod-form] ‘mappend’ will eventually be removed in favour of ‘(<>)’
4588.65 s
[yesod-form] Suggested fix:
4588.65 s
[yesod-form] Either remove definition for ‘mappend’ (recommended) or define as ‘mappend = (<>)’
4588.65 s
[yesod-form] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid
4588.65 s
[yesod-form] |
4588.65 s
[yesod-form] 183 | mappend a b = mappend <$> a <*> b
4588.65 s
[yesod-form] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4588.65 s
[yesod-form]
4588.97 s
[yesod-form] [ 2 of 24] Compiling Yesod.Form.Input ( Yesod/Form/Input.hs, /build/ghc964_tmp_0/ghc_tmp_20.o, /build/ghc964_tmp_0/ghc_tmp_20.dyn_o )
4589.07 s
[yesod-form] [ 3 of 24] Compiling Yesod.Form.I18n.Swedish ( Yesod/Form/I18n/Swedish.hs, nothing ) [Yesod.Form.Types changed]
4589.07 s
[yesod-form] [ 4 of 24] Compiling Yesod.Form.I18n.Spanish ( Yesod/Form/I18n/Spanish.hs, nothing ) [Yesod.Form.Types changed]
4589.07 s
[yesod-form] [ 5 of 24] Compiling Yesod.Form.I18n.Russian ( Yesod/Form/I18n/Russian.hs, nothing ) [Yesod.Form.Types changed]
4589.07 s
[yesod-form] [ 6 of 24] Compiling Yesod.Form.I18n.Romanian ( Yesod/Form/I18n/Romanian.hs, nothing ) [Yesod.Form.Types changed]
4589.07 s
[yesod-form] [ 7 of 24] Compiling Yesod.Form.I18n.Portuguese ( Yesod/Form/I18n/Portuguese.hs, nothing ) [Yesod.Form.Types changed]
4589.08 s
[yesod-form] [ 8 of 24] Compiling Yesod.Form.I18n.Norwegian ( Yesod/Form/I18n/Norwegian.hs, nothing ) [Yesod.Form.Types changed]
4589.08 s
[yesod-form] [ 9 of 24] Compiling Yesod.Form.I18n.Korean ( Yesod/Form/I18n/Korean.hs, nothing ) [Yesod.Form.Types changed]
4589.08 s
[yesod-form] [10 of 24] Compiling Yesod.Form.I18n.Japanese ( Yesod/Form/I18n/Japanese.hs, nothing ) [Yesod.Form.Types changed]
4589.08 s
[yesod-form] [11 of 24] Compiling Yesod.Form.I18n.German ( Yesod/Form/I18n/German.hs, nothing ) [Yesod.Form.Types changed]
4589.09 s
[yesod-form] [12 of 24] Compiling Yesod.Form.I18n.French ( Yesod/Form/I18n/French.hs, nothing ) [Yesod.Form.Types changed]
4589.09 s
[yesod-form] [13 of 24] Compiling Yesod.Form.I18n.English ( Yesod/Form/I18n/English.hs, /build/ghc964_tmp_0/ghc_tmp_18.o, /build/ghc964_tmp_0/ghc_tmp_18.dyn_o )
4589.12 s
[yesod-form] [14 of 24] Compiling Yesod.Form.I18n.Dutch ( Yesod/Form/I18n/Dutch.hs, nothing ) [Yesod.Form.Types changed]
4589.12 s
[yesod-form] [15 of 24] Compiling Yesod.Form.I18n.Czech ( Yesod/Form/I18n/Czech.hs, nothing ) [Yesod.Form.Types changed]
4589.13 s
[yesod-form] [16 of 24] Compiling Yesod.Form.I18n.Chinese ( Yesod/Form/I18n/Chinese.hs, nothing ) [Yesod.Form.Types changed]
4589.13 s
[yesod-form] [17 of 24] Compiling Yesod.Form.Functions ( Yesod/Form/Functions.hs, /build/ghc964_tmp_0/ghc_tmp_16.o, /build/ghc964_tmp_0/ghc_tmp_16.dyn_o )
4589.50 s
[yesod-form] Yesod/Form/Functions.hs:75:29: warning : [ GHC-38856 ] [ -Wunused-imports ]
4589.50 s
[yesod-form] The import of ‘<>’ from module ‘Data.Monoid’ is redundant
4589.50 s
[yesod-form] |
4589.50 s
[yesod-form] 75 | import Data.Monoid (mempty, (<>) )
4589.50 s
[yesod-form] | ^^^^
4589.50 s
[yesod-form]
4589.50 s
[yesod-form] Yesod/Form/Functions.hs:92:31: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4589.50 s
[yesod-form] The use of ‘~’ without TypeOperators
4589.50 s
[yesod-form] will become an error in a future GHC release.
4589.50 s
[yesod-form] Suggested fix:
4589.50 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4589.50 s
[yesod-form] |
4589.50 s
[yesod-form] 92 | formToAForm :: (HandlerSite m ~ site, Monad m)
4589.50 s
[yesod-form] | ^
4589.50 s
[yesod-form]
4589.50 s
[yesod-form] Yesod/Form/Functions.hs:99:40: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4589.50 s
[yesod-form] The use of ‘~’ without TypeOperators
4589.50 s
[yesod-form] will become an error in a future GHC release.
4589.50 s
[yesod-form] Suggested fix:
4589.50 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4589.50 s
[yesod-form] |
4589.50 s
[yesod-form] 99 | aFormToForm :: (Monad m, HandlerSite m ~ site)
4589.51 s
[yesod-form] | ^
4589.51 s
[yesod-form]
4589.51 s
[yesod-form] Yesod/Form/Functions.hs:124:56: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4589.51 s
[yesod-form] The use of ‘~’ without TypeOperators
4589.51 s
[yesod-form] will become an error in a future GHC release.
4589.51 s
[yesod-form] Suggested fix:
4589.51 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4589.51 s
[yesod-form] |
4589.51 s
[yesod-form] 124 | wreq :: (RenderMessage site FormMessage, HandlerSite m ~ site, MonadHandler m)
4589.51 s
[yesod-form] | ^
4589.51 s
[yesod-form]
4589.51 s
[yesod-form] Yesod/Form/Functions.hs:139:51: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4589.51 s
[yesod-form] The use of ‘~’ without TypeOperators
4589.51 s
[yesod-form] will become an error in a future GHC release.
4589.51 s
[yesod-form] Suggested fix:
4589.51 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4589.51 s
[yesod-form] |
4589.51 s
[yesod-form] 139 | wreqMsg :: (RenderMessage site msg, HandlerSite m ~ site, MonadHandler m)
4589.51 s
[yesod-form] | ^
4589.51 s
[yesod-form]
4589.51 s
[yesod-form] Yesod/Form/Functions.hs:153:40: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4589.51 s
[yesod-form] The use of ‘~’ without TypeOperators
4589.51 s
[yesod-form] will become an error in a future GHC release.
4589.51 s
[yesod-form] Suggested fix:
4589.51 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4589.51 s
[yesod-form] |
4589.51 s
[yesod-form] 153 | wopt :: (MonadHandler m, HandlerSite m ~ site)
4589.51 s
[yesod-form] | ^
4589.51 s
[yesod-form]
4589.51 s
[yesod-form] Yesod/Form/Functions.hs:171:48: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4589.51 s
[yesod-form] The use of ‘~’ without TypeOperators
4589.51 s
[yesod-form] will become an error in a future GHC release.
4589.51 s
[yesod-form] Suggested fix:
4589.51 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4589.51 s
[yesod-form] |
4589.51 s
[yesod-form] 171 | wFormToMForm :: (MonadHandler m, HandlerSite m ~ site)
4589.51 s
[yesod-form] | ^
4589.51 s
[yesod-form]
4589.51 s
[yesod-form] Yesod/Form/Functions.hs:181:48: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4589.51 s
[yesod-form] The use of ‘~’ without TypeOperators
4589.51 s
[yesod-form] will become an error in a future GHC release.
4589.51 s
[yesod-form] Suggested fix:
4589.51 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4589.51 s
[yesod-form] |
4589.51 s
[yesod-form] 181 | mFormToWForm :: (MonadHandler m, HandlerSite m ~ site)
4589.51 s
[yesod-form] | ^
4589.51 s
[yesod-form]
4589.51 s
[yesod-form] Yesod/Form/Functions.hs:190:56: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4589.51 s
[yesod-form] The use of ‘~’ without TypeOperators
4589.51 s
[yesod-form] will become an error in a future GHC release.
4589.51 s
[yesod-form] Suggested fix:
4589.51 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4589.51 s
[yesod-form] |
4589.51 s
[yesod-form] 190 | mreq :: (RenderMessage site FormMessage, HandlerSite m ~ site, MonadHandler m)
4589.52 s
[yesod-form] | ^
4589.52 s
[yesod-form]
4589.52 s
[yesod-form] Yesod/Form/Functions.hs:205:51: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4589.52 s
[yesod-form] The use of ‘~’ without TypeOperators
4589.52 s
[yesod-form] will become an error in a future GHC release.
4589.52 s
[yesod-form] Suggested fix:
4589.52 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4589.52 s
[yesod-form] |
4589.52 s
[yesod-form] 205 | mreqMsg :: (RenderMessage site msg, HandlerSite m ~ site, MonadHandler m)
4589.52 s
[yesod-form] | ^
4589.52 s
[yesod-form]
4589.52 s
[yesod-form] Yesod/Form/Functions.hs:217:15: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4589.52 s
[yesod-form] The use of ‘~’ without TypeOperators
4589.52 s
[yesod-form] will become an error in a future GHC release.
4589.52 s
[yesod-form] Suggested fix:
4589.52 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4589.52 s
[yesod-form] |
4589.52 s
[yesod-form] 217 | mopt :: (site ~ HandlerSite m, MonadHandler m)
4589.52 s
[yesod-form] | ^
4589.52 s
[yesod-form]
4589.52 s
[yesod-form] Yesod/Form/Functions.hs:224:18: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4589.52 s
[yesod-form] The use of ‘~’ without TypeOperators
4589.52 s
[yesod-form] will become an error in a future GHC release.
4589.52 s
[yesod-form] Suggested fix:
4589.52 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4589.52 s
[yesod-form] |
4589.52 s
[yesod-form] 224 | mhelper :: (site ~ HandlerSite m, MonadHandler m)
4589.52 s
[yesod-form] | ^
4589.52 s
[yesod-form]
4589.52 s
[yesod-form] Yesod/Form/Functions.hs:267:56: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4589.52 s
[yesod-form] The use of ‘~’ without TypeOperators
4589.52 s
[yesod-form] will become an error in a future GHC release.
4589.52 s
[yesod-form] Suggested fix:
4589.52 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4589.52 s
[yesod-form] |
4589.52 s
[yesod-form] 267 | areq :: (RenderMessage site FormMessage, HandlerSite m ~ site, MonadHandler m)
4589.52 s
[yesod-form] | ^
4589.52 s
[yesod-form]
4589.52 s
[yesod-form] Yesod/Form/Functions.hs:282:51: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4589.52 s
[yesod-form] The use of ‘~’ without TypeOperators
4589.52 s
[yesod-form] will become an error in a future GHC release.
4589.52 s
[yesod-form] Suggested fix:
4589.52 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4589.52 s
[yesod-form] |
4589.52 s
[yesod-form] 282 | areqMsg :: (RenderMessage site msg, HandlerSite m ~ site, MonadHandler m)
4589.52 s
[yesod-form] | ^
4589.52 s
[yesod-form]
4589.99 s
[yesod-form] [18 of 24] Compiling Yesod.Form.Fields ( Yesod/Form/Fields.hs, /build/ghc964_tmp_0/ghc_tmp_14.o, /build/ghc964_tmp_0/ghc_tmp_14.dyn_o )
4590.30 s
[yesod-form] Yesod/Form/Fields.hs:808:46: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4590.30 s
[yesod-form] The use of ‘~’ without TypeOperators
4590.30 s
[yesod-form] will become an error in a future GHC release.
4590.30 s
[yesod-form] Suggested fix:
4590.30 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4590.30 s
[yesod-form] |
4590.30 s
[yesod-form] 808 | , YesodPersistBackend site ~ backend
4590.30 s
[yesod-form] | ^
4590.30 s
[yesod-form]
4590.30 s
[yesod-form] Yesod/Form/Fields.hs:846:16: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4590.30 s
[yesod-form] The use of ‘~’ without TypeOperators
4590.30 s
[yesod-form] will become an error in a future GHC release.
4590.30 s
[yesod-form] Suggested fix:
4590.30 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4590.30 s
[yesod-form] |
4590.30 s
[yesod-form] 846 | , backend ~ YesodPersistBackend site
4590.30 s
[yesod-form] | ^
4590.30 s
[yesod-form]
4591.46 s
[yesod-form] [19 of 24] Compiling Yesod.Form.Option ( Yesod/Form/Option.hs, nothing ) [Yesod.Form.Fields changed]
4591.46 s
[yesod-form] [20 of 24] Compiling Yesod.Form.MassInput ( Yesod/Form/MassInput.hs, nothing ) [Yesod.Form.Fields changed]
4591.48 s
[yesod-form] Yesod/Form/MassInput.hs:47:19: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4591.48 s
[yesod-form] The use of ‘~’ without TypeOperators
4591.48 s
[yesod-form] will become an error in a future GHC release.
4591.48 s
[yesod-form] Suggested fix:
4591.48 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4591.48 s
[yesod-form] |
4591.48 s
[yesod-form] 47 | inputList :: (xml ~ WidgetFor site (), RenderMessage site FormMessage)
4591.48 s
[yesod-form] | ^
4591.48 s
[yesod-form]
4591.48 s
[yesod-form] Yesod/Form/MassInput.hs:97:20: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4591.48 s
[yesod-form] The use of ‘~’ without TypeOperators
4591.48 s
[yesod-form] will become an error in a future GHC release.
4591.48 s
[yesod-form] Suggested fix:
4591.48 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4591.48 s
[yesod-form] |
4591.48 s
[yesod-form] 97 | withDelete :: (xml ~ WidgetFor site (), RenderMessage site FormMessage)
4591.48 s
[yesod-form] | ^
4591.48 s
[yesod-form]
4591.49 s
[yesod-form] [21 of 24] Compiling Yesod.Form.Bootstrap3 ( Yesod/Form/Bootstrap3.hs, nothing ) [Yesod.Form.Functions changed]
4591.51 s
[yesod-form] Yesod/Form/Bootstrap3.hs:227:47: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4591.51 s
[yesod-form] The use of ‘~’ without TypeOperators
4591.51 s
[yesod-form] will become an error in a future GHC release.
4591.51 s
[yesod-form] Suggested fix:
4591.51 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4591.51 s
[yesod-form] |
4591.51 s
[yesod-form] 227 | :: (RenderMessage site msg, HandlerSite m ~ site, MonadHandler m)
4591.52 s
[yesod-form] | ^
4591.52 s
[yesod-form]
4591.52 s
[yesod-form] Yesod/Form/Bootstrap3.hs:238:47: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4591.52 s
[yesod-form] The use of ‘~’ without TypeOperators
4591.52 s
[yesod-form] will become an error in a future GHC release.
4591.52 s
[yesod-form] Suggested fix:
4591.52 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4591.52 s
[yesod-form] |
4591.52 s
[yesod-form] 238 | :: (RenderMessage site msg, HandlerSite m ~ site, MonadHandler m)
4591.52 s
[yesod-form] | ^
4591.52 s
[yesod-form]
4591.52 s
[yesod-form] [22 of 24] Compiling Yesod.Form ( Yesod/Form.hs, /build/ghc964_tmp_0/ghc_tmp_12.o, /build/ghc964_tmp_0/ghc_tmp_12.dyn_o )
4591.54 s
[yesod-form] [23 of 24] Compiling Yesod.Form.Nic ( Yesod/Form/Nic.hs, nothing ) [Yesod.Form.Types changed]
4591.55 s
[yesod-form] Yesod/Form/Nic.hs:55:45: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4591.55 s
[yesod-form] The use of ‘~’ without TypeOperators
4591.55 s
[yesod-form] will become an error in a future GHC release.
4591.55 s
[yesod-form] Suggested fix:
4591.55 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4591.55 s
[yesod-form] |
4591.55 s
[yesod-form] 55 | addScript' :: (MonadWidget m, HandlerSite m ~ site)
4591.55 s
[yesod-form] | ^
4591.55 s
[yesod-form]
4591.55 s
[yesod-form] [24 of 24] Compiling Yesod.Form.Jquery ( Yesod/Form/Jquery.hs, nothing ) [Yesod.Form.Functions changed]
4591.56 s
[yesod-form] Yesod/Form/Jquery.hs:133:30: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4591.56 s
[yesod-form] The use of ‘~’ without TypeOperators
4591.56 s
[yesod-form] will become an error in a future GHC release.
4591.56 s
[yesod-form] Suggested fix:
4591.57 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4591.57 s
[yesod-form] |
4591.57 s
[yesod-form] 133 | addScript' :: (HandlerSite m ~ site, MonadWidget m) => (site -> Either (Route site) Text) -> m ()
4591.57 s
[yesod-form] | ^
4591.57 s
[yesod-form]
4591.57 s
[yesod-form] Yesod/Form/Jquery.hs:138:49: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
4591.57 s
[yesod-form] The use of ‘~’ without TypeOperators
4591.57 s
[yesod-form] will become an error in a future GHC release.
4591.57 s
[yesod-form] Suggested fix:
4591.57 s
[yesod-form] Perhaps you intended to use the ‘TypeOperators’ extension
4591.57 s
[yesod-form] |
4591.57 s
[yesod-form] 138 | addStylesheet' :: (MonadWidget m, HandlerSite m ~ site)
4591.57 s
[yesod-form] | ^
4591.57 s
[yesod-form]
4591.57 s
[yesod-form] Haddock coverage:
4591.57 s
[yesod-form] Warning: 'ToHtml' is out of scope.
4591.57 s
[yesod-form] If you qualify the identifier, haddock can try to link it anyway.
4591.87 s
[yesod-form] 35% ( 6 / 17) in 'Yesod.Form.Types'
4591.87 s
[yesod-form] Missing documentation for:
4591.87 s
[yesod-form] Module header
4591.87 s
[yesod-form] FormMessage (Yesod/Form/Types.hs:226)
4591.87 s
[yesod-form] Env (Yesod/Form/Types.hs:119)
4591.87 s
[yesod-form] FileEnv (Yesod/Form/Types.hs:120)
4591.87 s
[yesod-form] Ints (Yesod/Form/Types.hs:114)
4591.87 s
[yesod-form] MForm (Yesod/Form/Types.hs:145)
4591.87 s
[yesod-form] AForm (Yesod/Form/Types.hs:152)
4591.87 s
[yesod-form] Field (Yesod/Form/Types.hs:220)
4591.87 s
[yesod-form] FieldSettings (Yesod/Form/Types.hs:192)
4591.87 s
[yesod-form] FieldView (Yesod/Form/Types.hs:203)
4591.87 s
[yesod-form] FieldViewFunc (Yesod/Form/Types.hs:212)
4591.87 s
[yesod-form] 100% ( 8 / 8) in 'Yesod.Form.Input'
4591.87 s
[yesod-form] 0% ( 0 / 2) in 'Yesod.Form.I18n.Swedish'
4591.87 s
[yesod-form] Missing documentation for:
4591.87 s
[yesod-form] Module header
4591.87 s
[yesod-form] swedishFormMessage (Yesod/Form/I18n/Swedish.hs:9)
4591.87 s
[yesod-form] 0% ( 0 / 2) in 'Yesod.Form.I18n.Spanish'
4591.87 s
[yesod-form] Missing documentation for:
4591.87 s
[yesod-form] Module header
4591.87 s
[yesod-form] spanishFormMessage (Yesod/Form/I18n/Spanish.hs:10)
4591.87 s
[yesod-form] 0% ( 0 / 2) in 'Yesod.Form.I18n.Russian'
4591.87 s
[yesod-form] Missing documentation for:
4591.87 s
[yesod-form] Module header
4591.87 s
[yesod-form] russianFormMessage (Yesod/Form/I18n/Russian.hs:9)
4591.87 s
[yesod-form] 50% ( 1 / 2) in 'Yesod.Form.I18n.Romanian'
4591.87 s
[yesod-form] Missing documentation for:
4591.87 s
[yesod-form] Module header
4591.87 s
[yesod-form] 0% ( 0 / 2) in 'Yesod.Form.I18n.Portuguese'
4591.87 s
[yesod-form] Missing documentation for:
4591.87 s
[yesod-form] Module header
4591.87 s
[yesod-form] portugueseFormMessage (Yesod/Form/I18n/Portuguese.hs:9)
4591.87 s
[yesod-form] 0% ( 0 / 2) in 'Yesod.Form.I18n.Norwegian'
4591.87 s
[yesod-form] Missing documentation for:
4591.87 s
[yesod-form] Module header
4591.87 s
[yesod-form] norwegianBokmålFormMessage (Yesod/Form/I18n/Norwegian.hs:9)
4591.87 s
[yesod-form] 0% ( 0 / 2) in 'Yesod.Form.I18n.Korean'
4591.87 s
[yesod-form] Missing documentation for:
4591.87 s
[yesod-form] Module header
4591.87 s
[yesod-form] koreanFormMessage (Yesod/Form/I18n/Korean.hs:9)
4591.87 s
[yesod-form] 0% ( 0 / 2) in 'Yesod.Form.I18n.Japanese'
4591.87 s
[yesod-form] Missing documentation for:
4591.87 s
[yesod-form] Module header
4591.87 s
[yesod-form] japaneseFormMessage (Yesod/Form/I18n/Japanese.hs:9)
4591.87 s
[yesod-form] 0% ( 0 / 2) in 'Yesod.Form.I18n.German'
4591.87 s
[yesod-form] Missing documentation for:
4591.87 s
[yesod-form] Module header
4591.87 s
[yesod-form] germanFormMessage (Yesod/Form/I18n/German.hs:9)
4591.87 s
[yesod-form] 0% ( 0 / 2) in 'Yesod.Form.I18n.French'
4591.87 s
[yesod-form] Missing documentation for:
4591.87 s
[yesod-form] Module header
4591.87 s
[yesod-form] frenchFormMessage (Yesod/Form/I18n/French.hs:9)
4591.87 s
[yesod-form] 0% ( 0 / 2) in 'Yesod.Form.I18n.English'
4591.87 s
[yesod-form] Missing documentation for:
4591.87 s
[yesod-form] Module header
4591.87 s
[yesod-form] englishFormMessage (Yesod/Form/I18n/English.hs:9)
4591.87 s
[yesod-form] 0% ( 0 / 2) in 'Yesod.Form.I18n.Dutch'
4591.87 s
[yesod-form] Missing documentation for:
4591.87 s
[yesod-form] Module header
4591.87 s
[yesod-form] dutchFormMessage (Yesod/Form/I18n/Dutch.hs:9)
4591.87 s
[yesod-form] 0% ( 0 / 2) in 'Yesod.Form.I18n.Czech'
4591.87 s
[yesod-form] Missing documentation for:
4591.87 s
[yesod-form] Module header
4591.87 s
[yesod-form] czechFormMessage (Yesod/Form/I18n/Czech.hs:9)
4591.87 s
[yesod-form] 0% ( 0 / 2) in 'Yesod.Form.I18n.Chinese'
4591.87 s
[yesod-form] Missing documentation for:
4591.87 s
[yesod-form] Module header
4591.87 s
[yesod-form] chineseFormMessage (Yesod/Form/I18n/Chinese.hs:9)
4591.87 s
[yesod-form] Warning: 'AForm' is ambiguous. It is defined
4591.87 s
[yesod-form] * at Yesod/Form/Types.hs:152:21
4591.87 s
[yesod-form] * at Yesod/Form/Types.hs:152:1
4591.87 s
[yesod-form] You may be able to disambiguate the identifier by qualifying it or
4591.87 s
[yesod-form] by specifying the type/value namespace explicitly.
4591.87 s
[yesod-form] Defaulting to the one defined at Yesod/Form/Types.hs:152:1
4591.88 s
[yesod-form] Warning: 'FieldSettings' is ambiguous. It is defined
4591.88 s
[yesod-form] * at Yesod/Form/Types.hs:192:29
4591.88 s
[yesod-form] * at Yesod/Form/Types.hs:192:1
4591.88 s
[yesod-form] You may be able to disambiguate the identifier by qualifying it or
4591.88 s
[yesod-form] by specifying the type/value namespace explicitly.
4591.88 s
[yesod-form] Defaulting to the one defined at Yesod/Form/Types.hs:192:1
4591.88 s
[yesod-form] Warning: 'Field' is ambiguous. It is defined
4591.88 s
[yesod-form] * at Yesod/Form/Types.hs:220:18
4591.88 s
[yesod-form] * at Yesod/Form/Types.hs:220:1
4591.88 s
[yesod-form] You may be able to disambiguate the identifier by qualifying it or
4591.88 s
[yesod-form] by specifying the type/value namespace explicitly.
4591.88 s
[yesod-form] Defaulting to the one defined at Yesod/Form/Types.hs:220:1
4591.88 s
[yesod-form] 78% ( 40 / 51) in 'Yesod.Form.Functions'
4591.88 s
[yesod-form] Missing documentation for:
4591.88 s
[yesod-form] Module header
4591.88 s
[yesod-form] askParams (Yesod/Form/Functions.hs:111)
4591.88 s
[yesod-form] askFiles (Yesod/Form/Functions.hs:116)
4591.88 s
[yesod-form] formToAForm (Yesod/Form/Functions.hs:95)
4591.88 s
[yesod-form] aFormToForm (Yesod/Form/Functions.hs:102)
4591.88 s
[yesod-form] runFormPostNoToken (Yesod/Form/Functions.hs:372)
4591.88 s
[yesod-form] runFormGet (Yesod/Form/Functions.hs:381)
4591.88 s
[yesod-form] generateFormGet (Yesod/Form/Functions.hs:403)
4591.88 s
[yesod-form] FormRender (Yesod/Form/Functions.hs:473)
4591.88 s
[yesod-form] check (Yesod/Form/Functions.hs:580)
4591.88 s
[yesod-form] checkM (Yesod/Form/Functions.hs:591)
4591.88 s
[yesod-form] Warning: 'Textarea' is ambiguous. It is defined
4591.88 s
[yesod-form] * at Yesod/Form/Fields.hs:237:20
4591.88 s
[yesod-form] * at Yesod/Form/Fields.hs:237:1
4591.88 s
[yesod-form] You may be able to disambiguate the identifier by qualifying it or
4591.88 s
[yesod-form] by specifying the type/value namespace explicitly.
4591.88 s
[yesod-form] Defaulting to the one defined at Yesod/Form/Fields.hs:237:1
4591.88 s
[yesod-form] Warning: 'String' is ambiguous. It is defined
4591.88 s
[yesod-form] * in ‘Data.Aeson.Types.Internal’
4591.88 s
[yesod-form] * in ‘GHC.Internal.Base’
4591.88 s
[yesod-form] You may be able to disambiguate the identifier by qualifying it or
4591.88 s
[yesod-form] by specifying the type/value namespace explicitly.
4591.88 s
[yesod-form] Defaulting to the one defined in ‘GHC.Internal.Base’
4591.88 s
[yesod-form] Warning: 'OptionList' is ambiguous. It is defined
4591.88 s
[yesod-form] * at Yesod/Form/Fields.hs:699:5
4591.88 s
[yesod-form] * at Yesod/Form/Fields.hs:698:1
4591.88 s
[yesod-form] You may be able to disambiguate the identifier by qualifying it or
4591.88 s
[yesod-form] by specifying the type/value namespace explicitly.
4591.88 s
[yesod-form] Defaulting to the one defined at Yesod/Form/Fields.hs:698:1
4591.88 s
[yesod-form] Warning: 'Map' is out of scope.
4591.88 s
[yesod-form] If you qualify the identifier, haddock can try to link it anyway.
4591.88 s
[yesod-form] Warning: 'Entity' is ambiguous. It is defined
4591.88 s
[yesod-form] * in ‘Database.Persist.Class.PersistEntity’
4591.88 s
[yesod-form] * in ‘Database.Persist.Class.PersistEntity’
4591.88 s
[yesod-form] You may be able to disambiguate the identifier by qualifying it or
4591.88 s
[yesod-form] by specifying the type/value namespace explicitly.
4591.88 s
[yesod-form] Defaulting to the one defined in ‘Database.Persist.Class.PersistEntity’
4591.88 s
[yesod-form] Warning: 'AForm' is ambiguous. It is defined
4591.88 s
[yesod-form] * at Yesod/Form/Types.hs:152:21
4591.88 s
[yesod-form] * at Yesod/Form/Types.hs:152:1
4591.88 s
[yesod-form] You may be able to disambiguate the identifier by qualifying it or
4591.89 s
[yesod-form] by specifying the type/value namespace explicitly.
4591.89 s
[yesod-form] Defaulting to the one defined at Yesod/Form/Types.hs:152:1
4591.89 s
[yesod-form] Warning: 'Option' is ambiguous. It is defined
4591.89 s
[yesod-form] * at Yesod/Form/Fields.hs:738:17
4591.89 s
[yesod-form] * at Yesod/Form/Fields.hs:738:1
4591.89 s
[yesod-form] You may be able to disambiguate the identifier by qualifying it or
4591.89 s
[yesod-form] by specifying the type/value namespace explicitly.
4591.89 s
[yesod-form] Defaulting to the one defined at Yesod/Form/Fields.hs:738:1
4591.89 s
[yesod-form] 87% ( 49 / 56) in 'Yesod.Form.Fields'
4591.89 s
[yesod-form] Missing documentation for:
4591.89 s
[yesod-form] FormMessage (Yesod/Form/Types.hs:226)
4591.89 s
[yesod-form] defaultFormMessage (Yesod/Form/Fields.hs:132)
4591.89 s
[yesod-form] AutoFocus (Yesod/Form/Fields.hs:403)
4591.89 s
[yesod-form] parseTime (Yesod/Form/Fields.hs:317)
4591.89 s
[yesod-form] fileAFormReq (Yesod/Form/Fields.hs:943)
4591.89 s
[yesod-form] fileAFormOpt (Yesod/Form/Fields.hs:976)
4591.89 s
[yesod-form] Option (Yesod/Form/Fields.hs:738)
4591.89 s
[yesod-form] Warning: 'OptionList' is ambiguous. It is defined
4591.89 s
[yesod-form] * at Yesod/Form/Fields.hs:699:5
4591.89 s
[yesod-form] * at Yesod/Form/Fields.hs:698:1
4591.89 s
[yesod-form] You may be able to disambiguate the identifier by qualifying it or
4591.89 s
[yesod-form] by specifying the type/value namespace explicitly.
4591.89 s
[yesod-form] Defaulting to the one defined at Yesod/Form/Fields.hs:698:1
4591.89 s
[yesod-form] Warning: 'a' is out of scope.
4591.89 s
[yesod-form] If you qualify the identifier, haddock can try to link it anyway.
4591.89 s
[yesod-form] Warning: 'List' is out of scope.
4591.89 s
[yesod-form] If you qualify the identifier, haddock can try to link it anyway.
4591.89 s
[yesod-form] 66% ( 2 / 3) in 'Yesod.Form.Option'
4591.89 s
[yesod-form] Missing documentation for:
4591.89 s
[yesod-form] Module header
4591.89 s
[yesod-form] 50% ( 2 / 4) in 'Yesod.Form.MassInput'
4591.89 s
[yesod-form] Missing documentation for:
4591.89 s
[yesod-form] massDivs (Yesod/Form/MassInput.hs:133)
4591.89 s
[yesod-form] massTable (Yesod/Form/MassInput.hs:147)
4591.89 s
[yesod-form] Warning: 'FieldSettings' is ambiguous. It is defined
4591.89 s
[yesod-form] * at Yesod/Form/Types.hs:192:29
4591.89 s
[yesod-form] * at Yesod/Form/Types.hs:192:1
4591.89 s
[yesod-form] You may be able to disambiguate the identifier by qualifying it or
4591.89 s
[yesod-form] by specifying the type/value namespace explicitly.
4591.89 s
[yesod-form] Defaulting to the one defined at Yesod/Form/Types.hs:192:1
4591.89 s
[yesod-form] 100% ( 20 / 20) in 'Yesod.Form.Bootstrap3'
4591.89 s
[yesod-form] 88% ( 47 / 53) in 'Yesod.Form'
4591.89 s
[yesod-form] Missing documentation for:
4591.89 s
[yesod-form] defaultFormMessage (Yesod/Form/Fields.hs:132)
4591.89 s
[yesod-form] fileAFormOpt (Yesod/Form/Fields.hs:976)
4591.89 s
[yesod-form] fileAFormReq (Yesod/Form/Fields.hs:943)
4591.89 s
[yesod-form] parseTime (Yesod/Form/Fields.hs:317)
4591.89 s
[yesod-form] AutoFocus (Yesod/Form/Fields.hs:403)
4591.89 s
[yesod-form] Option (Yesod/Form/Fields.hs:738)
4591.89 s
[yesod-form] 33% ( 1 / 3) in 'Yesod.Form.Nic'
4591.89 s
[yesod-form] Missing documentation for:
4591.89 s
[yesod-form] YesodNic (Yesod/Form/Nic.hs:27)
4591.89 s
[yesod-form] nicHtmlField (Yesod/Form/Nic.hs:33)
4591.89 s
[yesod-form] 44% ( 4 / 9) in 'Yesod.Form.Jquery'
4591.89 s
[yesod-form] Missing documentation for:
4591.89 s
[yesod-form] YesodJquery (Yesod/Form/Jquery.hs:33)
4591.89 s
[yesod-form] jqueryDayField (Yesod/Form/Jquery.hs:57)
4591.89 s
[yesod-form] jqueryAutocompleteField (Yesod/Form/Jquery.hs:111)
4591.89 s
[yesod-form] jqueryAutocompleteField' (Yesod/Form/Jquery.hs:117)
4591.89 s
[yesod-form] JqueryDaySettings (Yesod/Form/Jquery.hs:150)
4592.20 s
[yesod-form] Warning: Yesod.Form.Input: could not find link destinations for:
4592.20 s
[yesod-form] - Yesod.Form.Input.DText
4592.45 s
[sydtest] Documentation created: dist/doc/html/sydtest,
4592.45 s
[sydtest] dist/doc/html/sydtest/sydtest.txt
4592.61 s
[sydtest] Phase: installPhase
4592.71 s
[sydtest] Installing library in /nix/store/ywdsysr3jhdbw5jd1s098fbnvqr4bykj-sydtest-0.23.0.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4593.33 s
[sydtest] Phase: fixupPhase
4593.34 s
[sydtest] shrinking RPATHs of ELF executables and libraries in /nix/store/ywdsysr3jhdbw5jd1s098fbnvqr4bykj-sydtest-0.23.0.2
4593.41 s
[sydtest] shrinking /nix/store/ywdsysr3jhdbw5jd1s098fbnvqr4bykj-sydtest-0.23.0.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSsydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X-ghc9.12.3.so
4593.41 s
[sydtest] checking for references to /build/ in /nix/store/ywdsysr3jhdbw5jd1s098fbnvqr4bykj-sydtest-0.23.0.2...
4593.44 s
[sydtest] patching script interpreter paths in /nix/store/ywdsysr3jhdbw5jd1s098fbnvqr4bykj-sydtest-0.23.0.2
4593.44 s
[sydtest] stripping (with command strip and flags -S -p) in /nix/store/ywdsysr3jhdbw5jd1s098fbnvqr4bykj-sydtest-0.23.0.2/lib
4593.67 s
[sydtest] shrinking RPATHs of ELF executables and libraries in /nix/store/nkaiz52816g8cdhl2gamg9z9b481l0wf-sydtest-0.23.0.2-doc
4593.69 s
[sydtest] checking for references to /build/ in /nix/store/nkaiz52816g8cdhl2gamg9z9b481l0wf-sydtest-0.23.0.2-doc...
4593.72 s
[sydtest] patching script interpreter paths in /nix/store/nkaiz52816g8cdhl2gamg9z9b481l0wf-sydtest-0.23.0.2-doc
4593.87 s
Progress: 328 of 370 built (1 building), 559 of 559 downloaded from cache
4594.00 s
Building opt-env-conf-test-source
4594.05 s
Building sydtest-aeson-source
4594.11 s
Building sydtest-autodocodec-source
4594.16 s
Building sydtest-hedgehog-source
4594.22 s
Building sydtest-hspec-source
4594.27 s
Building sydtest-misbehaved-test-suite-source
4594.33 s
Building sydtest-persistent-source
4594.39 s
Building sydtest-process-source
4594.45 s
Building sydtest-typed-process-source
4594.52 s
Building sydtest-wai-source
4594.52 s
[opt-env-conf-test-source] Phase: setupCompilerEnvironmentPhase
4594.52 s
[opt-env-conf-test-source] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4594.52 s
[sydtest-aeson-source] Phase: setupCompilerEnvironmentPhase
4594.52 s
[sydtest-aeson-source] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4594.52 s
[sydtest-autodocodec-source] Phase: setupCompilerEnvironmentPhase
4594.52 s
[sydtest-autodocodec-source] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4594.56 s
[sydtest-hedgehog-source] Phase: setupCompilerEnvironmentPhase
4594.57 s
[sydtest-hedgehog-source] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4594.59 s
[sydtest-misbehaved-test-suite-source] Phase: setupCompilerEnvironmentPhase
4594.59 s
[sydtest-misbehaved-test-suite-source] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4594.59 s
[sydtest-hspec-source] Phase: setupCompilerEnvironmentPhase
4594.60 s
[sydtest-hspec-source] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4594.63 s
[opt-env-conf-test-source] Phase: unpackPhase
4594.63 s
[opt-env-conf-test-source] unpacking source archive /nix/store/8sr4z0mday4k62xn3vyb8dvl02qhicbl-opt-env-conf-test
4594.66 s
[opt-env-conf-test-source] source root is opt-env-conf-test
4594.67 s
[opt-env-conf-test-source] Phase: patchPhase
4594.68 s
[opt-env-conf-test-source] Phase: compileBuildDriverPhase
4594.69 s
[opt-env-conf-test-source] setupCompileFlags: -package-db=/build/tmp.OsUSZr1Z7F/setup-package.conf.d -threaded
4594.74 s
[sydtest-persistent-source] Phase: setupCompilerEnvironmentPhase
4594.74 s
[opt-env-conf-test-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.OsUSZr1Z7F/Main.o )
4594.74 s
[sydtest-persistent-source] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4594.78 s
[sydtest-process-source] Phase: setupCompilerEnvironmentPhase
4594.78 s
[sydtest-process-source] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4594.80 s
[opt-env-conf-test-source] [2 of 2] Linking Setup
4594.82 s
[sydtest-typed-process-source] Phase: setupCompilerEnvironmentPhase
4594.83 s
[sydtest-typed-process-source] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4594.87 s
[sydtest-aeson-source] Phase: unpackPhase
4594.88 s
[sydtest-aeson-source] unpacking source archive /nix/store/4v0saw9nbk8z8bjfbqr5fzc44xm9ggh0-sydtest-aeson
4594.89 s
[sydtest-aeson-source] source root is sydtest-aeson
4594.90 s
[sydtest-aeson-source] Phase: patchPhase
4594.91 s
[sydtest-aeson-source] Phase: compileBuildDriverPhase
4594.92 s
[sydtest-aeson-source] setupCompileFlags: -package-db=/build/tmp.IEndJKsVjL/setup-package.conf.d -threaded
4594.95 s
[sydtest-autodocodec-source] Phase: unpackPhase
4594.95 s
[sydtest-autodocodec-source] unpacking source archive /nix/store/d38ln2ajbb1w9r99l3q0ncnk5jbm6i8j-sydtest-autodocodec
4594.96 s
[sydtest-autodocodec-source] source root is sydtest-autodocodec
4594.96 s
[sydtest-misbehaved-test-suite-source] Phase: unpackPhase
4594.97 s
[sydtest-autodocodec-source] Phase: patchPhase
4594.97 s
[sydtest-misbehaved-test-suite-source] unpacking source archive /nix/store/8w11hwjbzx2g2xb94v0s0sqbj6qi0a8k-sydtest-misbehaved-test-suite
4594.97 s
[sydtest-misbehaved-test-suite-source] source root is sydtest-misbehaved-test-suite
4594.98 s
[sydtest-autodocodec-source] Phase: compileBuildDriverPhase
4594.98 s
[sydtest-aeson-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.IEndJKsVjL/Main.o )
4594.98 s
[sydtest-autodocodec-source] setupCompileFlags: -package-db=/build/tmp.dgIYKhNtMx/setup-package.conf.d -threaded
4594.98 s
[sydtest-misbehaved-test-suite-source] Phase: patchPhase
4594.99 s
[sydtest-misbehaved-test-suite-source] Phase: compileBuildDriverPhase
4595.00 s
[sydtest-misbehaved-test-suite-source] setupCompileFlags: -package-db=/build/tmp.10f9rx1wsX/setup-package.conf.d -threaded
4595.04 s
[sydtest-aeson-source] [2 of 2] Linking Setup
4595.04 s
[sydtest-autodocodec-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.dgIYKhNtMx/Main.o )
4595.06 s
[sydtest-misbehaved-test-suite-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.10f9rx1wsX/Main.o )
4595.07 s
[sydtest-wai-source] Phase: setupCompilerEnvironmentPhase
4595.08 s
[sydtest-hedgehog-source] Phase: unpackPhase
4595.08 s
[sydtest-wai-source] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4595.08 s
[sydtest-hedgehog-source] unpacking source archive /nix/store/jqdfqbvdgfl1yzxgvk8mngsq7vqysf6s-sydtest-hedgehog
4595.09 s
[sydtest-hedgehog-source] source root is sydtest-hedgehog
4595.10 s
[sydtest-hedgehog-source] Phase: patchPhase
4595.11 s
[sydtest-hedgehog-source] Phase: compileBuildDriverPhase
4595.11 s
[sydtest-autodocodec-source] [2 of 2] Linking Setup
4595.11 s
[sydtest-hedgehog-source] setupCompileFlags: -package-db=/build/tmp.RKixISZo87/setup-package.conf.d -threaded
4595.11 s
[sydtest-hspec-source] Phase: unpackPhase
4595.11 s
[sydtest-misbehaved-test-suite-source] [2 of 2] Linking Setup
4595.11 s
[sydtest-hspec-source] unpacking source archive /nix/store/ya1p4wif6hwp7rqzaw32r450q0chxgpw-sydtest-hspec
4595.12 s
[sydtest-hspec-source] source root is sydtest-hspec
4595.13 s
[sydtest-hspec-source] Phase: patchPhase
4595.14 s
[sydtest-hspec-source] Phase: compileBuildDriverPhase
4595.14 s
[sydtest-hspec-source] setupCompileFlags: -package-db=/build/tmp.OMVdEYSYGH/setup-package.conf.d -threaded
4595.18 s
[sydtest-hedgehog-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.RKixISZo87/Main.o )
4595.19 s
[sydtest-persistent-source] Phase: unpackPhase
4595.19 s
[sydtest-persistent-source] unpacking source archive /nix/store/d3l9q36ldpflig0sgrk18s9i3f9g0yrk-sydtest-persistent
4595.20 s
[sydtest-persistent-source] source root is sydtest-persistent
4595.21 s
[sydtest-persistent-source] Phase: patchPhase
4595.21 s
[sydtest-hspec-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.OMVdEYSYGH/Main.o )
4595.22 s
[sydtest-persistent-source] Phase: compileBuildDriverPhase
4595.22 s
[sydtest-persistent-source] setupCompileFlags: -package-db=/build/tmp.kzUwO7k5Ve/setup-package.conf.d -threaded
4595.24 s
[sydtest-hedgehog-source] [2 of 2] Linking Setup
4595.27 s
[sydtest-hspec-source] [2 of 2] Linking Setup
4595.28 s
[sydtest-process-source] Phase: unpackPhase
4595.28 s
[sydtest-process-source] unpacking source archive /nix/store/425rycciqfyj1aqgrk55gjq12vwnnmhp-sydtest-process
4595.28 s
[sydtest-persistent-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.kzUwO7k5Ve/Main.o )
4595.29 s
[sydtest-process-source] source root is sydtest-process
4595.30 s
[sydtest-process-source] Phase: patchPhase
4595.31 s
[sydtest-process-source] Phase: compileBuildDriverPhase
4595.31 s
[sydtest-process-source] setupCompileFlags: -package-db=/build/tmp.WvkVjBValU/setup-package.conf.d -threaded
4595.33 s
[sydtest-typed-process-source] Phase: unpackPhase
4595.34 s
[sydtest-typed-process-source] unpacking source archive /nix/store/mn5il85wdlr5dlxmkdscxs7lbp5fdxx0-sydtest-typed-process
4595.34 s
[sydtest-typed-process-source] source root is sydtest-typed-process
4595.34 s
[sydtest-persistent-source] [2 of 2] Linking Setup
4595.35 s
[sydtest-typed-process-source] Phase: patchPhase
4595.36 s
[sydtest-typed-process-source] Phase: compileBuildDriverPhase
4595.37 s
[sydtest-typed-process-source] setupCompileFlags: -package-db=/build/tmp.vpdSZEHAIt/setup-package.conf.d -threaded
4595.38 s
[sydtest-process-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.WvkVjBValU/Main.o )
4595.44 s
[sydtest-typed-process-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.vpdSZEHAIt/Main.o )
4595.45 s
[sydtest-process-source] [2 of 2] Linking Setup
4595.49 s
[sydtest-typed-process-source] [2 of 2] Linking Setup
4595.68 s
[sydtest-wai-source] Phase: unpackPhase
4595.69 s
[sydtest-wai-source] unpacking source archive /nix/store/dzzws2yikv7a1fpv505xzkb82qzm8cn1-sydtest-wai
4595.69 s
[sydtest-wai-source] source root is sydtest-wai
4595.70 s
[sydtest-wai-source] Phase: patchPhase
4595.71 s
[sydtest-wai-source] Phase: compileBuildDriverPhase
4595.72 s
[sydtest-wai-source] setupCompileFlags: -package-db=/build/tmp.oWV85rSoZs/setup-package.conf.d -threaded
4595.78 s
[sydtest-wai-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.oWV85rSoZs/Main.o )
4595.84 s
[sydtest-wai-source] [2 of 2] Linking Setup
4596.27 s
[opt-env-conf-test-source] Phase: updateAutotoolsGnuConfigScriptsPhase
4596.28 s
[opt-env-conf-test-source] Phase: configurePhase
4596.29 s
[opt-env-conf-test-source] configureFlags: --verbose --prefix=/nix/store/628ip7w8c48r73g0szzd886a0rixgzkk-opt-env-conf-test-source-0.0.0.4 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/share/doc/opt-env-conf-test-0.0.0.4 --with-gcc=gcc --package-db=/build/tmp.OsUSZr1Z7F/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Werror --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4596.30 s
[opt-env-conf-test-source] Using Parsec parser
4596.30 s
[opt-env-conf-test-source] Configuring opt-env-conf-test-0.0.0.4...
4596.56 s
[sydtest-aeson-source] Phase: updateAutotoolsGnuConfigScriptsPhase
4596.57 s
[sydtest-aeson-source] Phase: configurePhase
4596.57 s
[sydtest-aeson-source] configureFlags: --verbose --prefix=/nix/store/yizggbfdz25jpk6vaaz0fq6yhn4y0rqq-sydtest-aeson-source-0.2.0.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/share/doc/sydtest-aeson-0.2.0.1 --with-gcc=gcc --package-db=/build/tmp.IEndJKsVjL/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4596.57 s
[sydtest-autodocodec-source] Phase: updateAutotoolsGnuConfigScriptsPhase
4596.58 s
[sydtest-aeson-source] Using Parsec parser
4596.58 s
[sydtest-aeson-source] Configuring sydtest-aeson-0.2.0.1...
4596.58 s
[sydtest-autodocodec-source] Phase: configurePhase
4596.59 s
[sydtest-autodocodec-source] configureFlags: --verbose --prefix=/nix/store/fhav879hqbd9zszldzdfmhk8sgb8rjm2-sydtest-autodocodec-source-0.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/share/doc/sydtest-autodocodec-0.0.0.0 --with-gcc=gcc --package-db=/build/tmp.dgIYKhNtMx/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4596.59 s
[sydtest-autodocodec-source] Using Parsec parser
4596.59 s
[sydtest-autodocodec-source] Configuring sydtest-autodocodec-0.0.0.0...
4596.65 s
[sydtest-misbehaved-test-suite-source] Phase: updateAutotoolsGnuConfigScriptsPhase
4596.67 s
[sydtest-misbehaved-test-suite-source] Phase: configurePhase
4596.67 s
[sydtest-misbehaved-test-suite-source] configureFlags: --verbose --prefix=/nix/store/3hs5z757nap517hv7k9j9yl3011j6xdv-sydtest-misbehaved-test-suite-source-0.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/share/doc/sydtest-misbehaved-test-suite-0.0.0.0 --with-gcc=gcc --package-db=/build/tmp.10f9rx1wsX/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4596.68 s
[sydtest-misbehaved-test-suite-source] Using Parsec parser
4596.68 s
[sydtest-misbehaved-test-suite-source] Configuring sydtest-misbehaved-test-suite-0.0.0.0...
4596.73 s
[sydtest-hedgehog-source] Phase: updateAutotoolsGnuConfigScriptsPhase
4596.74 s
[sydtest-hedgehog-source] Phase: configurePhase
4596.75 s
[sydtest-hedgehog-source] configureFlags: --verbose --prefix=/nix/store/qjkn6pvpnd1lba8l21x6zzwcn98vzdvi-sydtest-hedgehog-source-0.4.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/share/doc/sydtest-hedgehog-0.4.0.0 --with-gcc=gcc --package-db=/build/tmp.RKixISZo87/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4596.75 s
[sydtest-hedgehog-source] Using Parsec parser
4596.75 s
[sydtest-hedgehog-source] Configuring sydtest-hedgehog-0.4.0.0...
4596.84 s
[sydtest-hspec-source] Phase: updateAutotoolsGnuConfigScriptsPhase
4596.84 s
[sydtest-persistent-source] Phase: updateAutotoolsGnuConfigScriptsPhase
4596.85 s
[sydtest-hspec-source] Phase: configurePhase
4596.85 s
[sydtest-persistent-source] Phase: configurePhase
4596.86 s
[sydtest-hspec-source] configureFlags: --verbose --prefix=/nix/store/x8b1nad4j7rjib5ncsrj011ilqlzcvxg-sydtest-hspec-source-0.4.0.4 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/share/doc/sydtest-hspec-0.4.0.4 --with-gcc=gcc --package-db=/build/tmp.OMVdEYSYGH/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4596.86 s
[sydtest-persistent-source] configureFlags: --verbose --prefix=/nix/store/bfypr4wdl79178l7gfxy71k5jn8gfl9m-sydtest-persistent-source-0.1.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/share/doc/sydtest-persistent-0.1.0.0 --with-gcc=gcc --package-db=/build/tmp.kzUwO7k5Ve/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4596.86 s
[sydtest-hspec-source] Using Parsec parser
4596.86 s
[sydtest-hspec-source] Configuring sydtest-hspec-0.4.0.4...
4596.86 s
[sydtest-persistent-source] Using Parsec parser
4596.86 s
[sydtest-persistent-source] Configuring sydtest-persistent-0.1.0.0...
4596.93 s
[sydtest-process-source] Phase: updateAutotoolsGnuConfigScriptsPhase
4596.94 s
[sydtest-process-source] Phase: configurePhase
4596.95 s
[sydtest-process-source] configureFlags: --verbose --prefix=/nix/store/sk0k725rx7xqjxczd5s7gjv6aw46rd09-sydtest-process-source-0.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/share/doc/sydtest-process-0.0.0.0 --with-gcc=gcc --package-db=/build/tmp.WvkVjBValU/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4596.96 s
[sydtest-process-source] Using Parsec parser
4596.96 s
[sydtest-process-source] Configuring sydtest-process-0.0.0.0...
4597.03 s
[sydtest-typed-process-source] Phase: updateAutotoolsGnuConfigScriptsPhase
4597.05 s
[sydtest-typed-process-source] Phase: configurePhase
4597.05 s
[sydtest-typed-process-source] configureFlags: --verbose --prefix=/nix/store/yy6342vy81rx4xcfnn01h2rh03nb7sxd-sydtest-typed-process-source-0.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/share/doc/sydtest-typed-process-0.0.0.0 --with-gcc=gcc --package-db=/build/tmp.vpdSZEHAIt/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4597.06 s
[sydtest-typed-process-source] Using Parsec parser
4597.06 s
[sydtest-typed-process-source] Configuring sydtest-typed-process-0.0.0.0...
4597.24 s
[opt-env-conf-test-source] Dependency aeson: using aeson-2.2.3.0
4597.24 s
[opt-env-conf-test-source] Dependency base <5: using base-4.21.1.0
4597.24 s
[opt-env-conf-test-source] Dependency genvalidity: using genvalidity-1.1.1.0
4597.24 s
[opt-env-conf-test-source] Dependency genvalidity-containers: using genvalidity-containers-1.0.0.2
4597.24 s
[opt-env-conf-test-source] Dependency opt-env-conf >=0.9.0.0: using opt-env-conf-0.15.0.1
4597.24 s
[opt-env-conf-test-source] Dependency safe-coloured-text: using safe-coloured-text-0.5.0.0
4597.24 s
[opt-env-conf-test-source] Dependency sydtest: using sydtest-0.23.0.2
4597.24 s
[opt-env-conf-test-source] Dependency text: using text-2.1.3
4597.24 s
[opt-env-conf-test-source] Source component graph: component lib
4597.24 s
[opt-env-conf-test-source] Configured component graph:
4597.24 s
[opt-env-conf-test-source] component opt-env-conf-test-0.0.0.4-JcVKtclQep0KgRVuWbuwdp
4597.24 s
[opt-env-conf-test-source] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4597.24 s
[opt-env-conf-test-source] include base-4.21.1.0-f852
4597.24 s
[opt-env-conf-test-source] include genvalidity-1.1.1.0-JE7lDGCAv079q0KspRA19e
4597.24 s
[opt-env-conf-test-source] include genvalidity-containers-1.0.0.2-BATK703v68F5efxnJDdBRb
4597.24 s
[opt-env-conf-test-source] include opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri
4597.24 s
[opt-env-conf-test-source] include safe-coloured-text-0.5.0.0-DxvPUqUQ68iH6QZ8K94Q0x
4597.24 s
[opt-env-conf-test-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4597.24 s
[opt-env-conf-test-source] include text-2.1.3-1f83
4597.24 s
[opt-env-conf-test-source] Linked component graph:
4597.24 s
[opt-env-conf-test-source] unit opt-env-conf-test-0.0.0.4-JcVKtclQep0KgRVuWbuwdp
4597.24 s
[opt-env-conf-test-source] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4597.24 s
[opt-env-conf-test-source] include base-4.21.1.0-f852
4597.24 s
[opt-env-conf-test-source] include genvalidity-1.1.1.0-JE7lDGCAv079q0KspRA19e
4597.24 s
[opt-env-conf-test-source] include genvalidity-containers-1.0.0.2-BATK703v68F5efxnJDdBRb
4597.24 s
[opt-env-conf-test-source] include opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri
4597.24 s
[opt-env-conf-test-source] include safe-coloured-text-0.5.0.0-DxvPUqUQ68iH6QZ8K94Q0x
4597.24 s
[opt-env-conf-test-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4597.24 s
[opt-env-conf-test-source] include text-2.1.3-1f83
4597.24 s
[opt-env-conf-test-source] OptEnvConf.Args.Gen=opt-env-conf-test-0.0.0.4-JcVKtclQep0KgRVuWbuwdp:OptEnvConf.Args.Gen,OptEnvConf.EnvMap.Gen=opt-env-conf-test-0.0.0.4-JcVKtclQep0KgRVuWbuwdp:OptEnvConf.EnvMap.Gen,OptEnvConf.Test=opt-env-conf-test-0.0.0.4-JcVKtclQep0KgRVuWbuwdp:OptEnvConf.Test
4597.24 s
[opt-env-conf-test-source] Ready component graph:
4597.24 s
[opt-env-conf-test-source] definite opt-env-conf-test-0.0.0.4-JcVKtclQep0KgRVuWbuwdp
4597.24 s
[opt-env-conf-test-source] depends aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4597.24 s
[opt-env-conf-test-source] depends base-4.21.1.0-f852
4597.24 s
[opt-env-conf-test-source] depends genvalidity-1.1.1.0-JE7lDGCAv079q0KspRA19e
4597.24 s
[opt-env-conf-test-source] depends genvalidity-containers-1.0.0.2-BATK703v68F5efxnJDdBRb
4597.24 s
[opt-env-conf-test-source] depends opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri
4597.24 s
[opt-env-conf-test-source] depends safe-coloured-text-0.5.0.0-DxvPUqUQ68iH6QZ8K94Q0x
4597.24 s
[opt-env-conf-test-source] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4597.24 s
[opt-env-conf-test-source] depends text-2.1.3-1f83
4597.24 s
[opt-env-conf-test-source] Using Cabal-3.14.2.0 compiled by ghc-9.12
4597.24 s
[opt-env-conf-test-source] Using compiler: ghc-9.12.3
4597.24 s
[opt-env-conf-test-source] Using install prefix:
4597.24 s
[opt-env-conf-test-source] /nix/store/628ip7w8c48r73g0szzd886a0rixgzkk-opt-env-conf-test-source-0.0.0.4
4597.24 s
[opt-env-conf-test-source] Executables installed in:
4597.24 s
[opt-env-conf-test-source] /nix/store/628ip7w8c48r73g0szzd886a0rixgzkk-opt-env-conf-test-source-0.0.0.4/bin
4597.24 s
[opt-env-conf-test-source] Libraries installed in:
4597.24 s
[opt-env-conf-test-source] /nix/store/628ip7w8c48r73g0szzd886a0rixgzkk-opt-env-conf-test-source-0.0.0.4/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/opt-env-conf-test-0.0.0.4-JcVKtclQep0KgRVuWbuwdp
4597.24 s
[opt-env-conf-test-source] Dynamic Libraries installed in:
4597.24 s
[opt-env-conf-test-source] /nix/store/628ip7w8c48r73g0szzd886a0rixgzkk-opt-env-conf-test-source-0.0.0.4/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4597.24 s
[opt-env-conf-test-source] Private executables installed in:
4597.24 s
[opt-env-conf-test-source] /nix/store/628ip7w8c48r73g0szzd886a0rixgzkk-opt-env-conf-test-source-0.0.0.4/libexec/x86_64-linux-ghc-9.12.3-59b0/opt-env-conf-test-0.0.0.4
4597.24 s
[opt-env-conf-test-source] Data files installed in:
4597.24 s
[opt-env-conf-test-source] /nix/store/628ip7w8c48r73g0szzd886a0rixgzkk-opt-env-conf-test-source-0.0.0.4/share/x86_64-linux-ghc-9.12.3-59b0/opt-env-conf-test-0.0.0.4
4597.24 s
[opt-env-conf-test-source] Documentation installed in: /share/doc/opt-env-conf-test-0.0.0.4
4597.24 s
[opt-env-conf-test-source] Configuration files installed in:
4597.24 s
[opt-env-conf-test-source] /nix/store/628ip7w8c48r73g0szzd886a0rixgzkk-opt-env-conf-test-source-0.0.0.4/etc
4597.24 s
[opt-env-conf-test-source] No alex found
4597.24 s
[opt-env-conf-test-source] Using ar found on system at:
4597.24 s
[opt-env-conf-test-source] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4597.24 s
[opt-env-conf-test-source] No c2hs found
4597.24 s
[opt-env-conf-test-source] No cpphs found
4597.24 s
[opt-env-conf-test-source] No doctest found
4597.24 s
[opt-env-conf-test-source] Using gcc version 14.3.0 given by user at:
4597.24 s
[opt-env-conf-test-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4597.24 s
[opt-env-conf-test-source] Using ghc version 9.12.3 found on system at:
4597.24 s
[opt-env-conf-test-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4597.24 s
[opt-env-conf-test-source] Using ghc-pkg version 9.12.3 found on system at:
4597.24 s
[opt-env-conf-test-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4597.24 s
[opt-env-conf-test-source] No ghcjs found
4597.24 s
[opt-env-conf-test-source] No ghcjs-pkg found
4597.24 s
[opt-env-conf-test-source] No greencard found
4597.24 s
[opt-env-conf-test-source] Using haddock version 2.32.0 found on system at:
4597.24 s
[opt-env-conf-test-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4597.24 s
[opt-env-conf-test-source] No happy found
4597.24 s
[opt-env-conf-test-source] No haskell-suite found
4597.25 s
[opt-env-conf-test-source] No haskell-suite-pkg found
4597.25 s
[opt-env-conf-test-source] No hmake found
4597.25 s
[opt-env-conf-test-source] Using hpc version 0.69 found on system at:
4597.25 s
[opt-env-conf-test-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4597.25 s
[opt-env-conf-test-source] Using hsc2hs version 0.68.10 found on system at:
4597.25 s
[opt-env-conf-test-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4597.25 s
[opt-env-conf-test-source] Using hscolour version 1.25 found on system at:
4597.25 s
[opt-env-conf-test-source] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4597.25 s
[opt-env-conf-test-source] No jhc found
4597.25 s
[opt-env-conf-test-source] Using ld found on system at:
4597.25 s
[opt-env-conf-test-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4597.25 s
[opt-env-conf-test-source] No pkg-config found
4597.25 s
[opt-env-conf-test-source] Using runghc version 9.12.3 found on system at:
4597.25 s
[opt-env-conf-test-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4597.25 s
[opt-env-conf-test-source] Using strip version 2.44 found on system at:
4597.25 s
[opt-env-conf-test-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4597.25 s
[opt-env-conf-test-source] Using tar found on system at:
4597.25 s
[opt-env-conf-test-source] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4597.25 s
[opt-env-conf-test-source] No uhc found
4597.35 s
[sydtest-aeson-source] Dependency aeson: using aeson-2.2.3.0
4597.35 s
[sydtest-aeson-source] Dependency aeson-pretty: using aeson-pretty-0.8.10
4597.35 s
[sydtest-aeson-source] Dependency base >=4.7 && <5: using base-4.21.1.0
4597.35 s
[sydtest-aeson-source] Dependency bytestring: using bytestring-0.12.2.0
4597.35 s
[sydtest-aeson-source] Dependency deepseq: using deepseq-1.5.1.0
4597.35 s
[sydtest-aeson-source] Dependency path: using path-0.9.6
4597.35 s
[sydtest-aeson-source] Dependency path-io: using path-io-1.8.2
4597.35 s
[sydtest-aeson-source] Dependency sydtest >=0.18: using sydtest-0.23.0.2
4597.35 s
[sydtest-aeson-source] Dependency text: using text-2.1.3
4597.35 s
[sydtest-aeson-source] Dependency aeson: using aeson-2.2.3.0
4597.35 s
[sydtest-aeson-source] Dependency base >=4.7 && <5: using base-4.21.1.0
4597.35 s
[sydtest-aeson-source] Dependency directory: using directory-1.3.9.0
4597.36 s
[sydtest-aeson-source] Dependency sydtest: using sydtest-0.23.0.2
4597.36 s
[sydtest-aeson-source] Dependency sydtest-aeson: using sydtest-aeson-0.2.0.1
4597.36 s
[sydtest-aeson-source] Dependency text: using text-2.1.3
4597.36 s
[sydtest-aeson-source] Source component graph:
4597.36 s
[sydtest-aeson-source] component lib
4597.36 s
[sydtest-aeson-source] component test:sydtest-aeson-test dependency lib
4597.36 s
[sydtest-aeson-source] Configured component graph:
4597.36 s
[sydtest-aeson-source] component sydtest-aeson-0.2.0.1-AiyO3BL4SwYBfN4EH2iUEY
4597.36 s
[sydtest-aeson-source] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4597.36 s
[sydtest-aeson-source] include aeson-pretty-0.8.10-DgNc3opdc3YIqq5ctKrDgo
4597.36 s
[sydtest-aeson-source] include base-4.21.1.0-f852
4597.36 s
[sydtest-aeson-source] include bytestring-0.12.2.0-6aa1
4597.36 s
[sydtest-aeson-source] include deepseq-1.5.1.0-7a70
4597.36 s
[sydtest-aeson-source] include path-0.9.6-2fp1GJUJD07i7POopm72A
4597.36 s
[sydtest-aeson-source] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4597.36 s
[sydtest-aeson-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4597.36 s
[sydtest-aeson-source] include text-2.1.3-1f83
4597.36 s
[sydtest-aeson-source] component sydtest-aeson-0.2.0.1-83DNQKQ88Xg95IEpg1q5Vy-sydtest-aeson-test
4597.36 s
[sydtest-aeson-source] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4597.36 s
[sydtest-aeson-source] include base-4.21.1.0-f852
4597.36 s
[sydtest-aeson-source] include directory-1.3.9.0-e1b6
4597.36 s
[sydtest-aeson-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4597.36 s
[sydtest-aeson-source] include sydtest-aeson-0.2.0.1-AiyO3BL4SwYBfN4EH2iUEY
4597.36 s
[sydtest-aeson-source] include text-2.1.3-1f83
4597.36 s
[sydtest-aeson-source] Linked component graph:
4597.36 s
[sydtest-aeson-source] unit sydtest-aeson-0.2.0.1-AiyO3BL4SwYBfN4EH2iUEY
4597.36 s
[sydtest-aeson-source] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4597.36 s
[sydtest-aeson-source] include aeson-pretty-0.8.10-DgNc3opdc3YIqq5ctKrDgo
4597.36 s
[sydtest-aeson-source] include base-4.21.1.0-f852
4597.36 s
[sydtest-aeson-source] include bytestring-0.12.2.0-6aa1
4597.36 s
[sydtest-aeson-source] include deepseq-1.5.1.0-7a70
4597.36 s
[sydtest-aeson-source] include path-0.9.6-2fp1GJUJD07i7POopm72A
4597.36 s
[sydtest-aeson-source] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4597.36 s
[sydtest-aeson-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4597.36 s
[sydtest-aeson-source] include text-2.1.3-1f83
4597.36 s
[sydtest-aeson-source] Test.Syd.Aeson=sydtest-aeson-0.2.0.1-AiyO3BL4SwYBfN4EH2iUEY:Test.Syd.Aeson
4597.36 s
[sydtest-aeson-source] unit sydtest-aeson-0.2.0.1-83DNQKQ88Xg95IEpg1q5Vy-sydtest-aeson-test
4597.36 s
[sydtest-aeson-source] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4597.36 s
[sydtest-aeson-source] include base-4.21.1.0-f852
4597.36 s
[sydtest-aeson-source] include directory-1.3.9.0-e1b6
4597.36 s
[sydtest-aeson-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4597.36 s
[sydtest-aeson-source] include sydtest-aeson-0.2.0.1-AiyO3BL4SwYBfN4EH2iUEY
4597.36 s
[sydtest-aeson-source] include text-2.1.3-1f83
4597.36 s
[sydtest-aeson-source] Ready component graph:
4597.36 s
[sydtest-aeson-source] definite sydtest-aeson-0.2.0.1-AiyO3BL4SwYBfN4EH2iUEY
4597.36 s
[sydtest-aeson-source] depends aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4597.36 s
[sydtest-aeson-source] depends aeson-pretty-0.8.10-DgNc3opdc3YIqq5ctKrDgo
4597.36 s
[sydtest-aeson-source] depends base-4.21.1.0-f852
4597.36 s
[sydtest-aeson-source] depends bytestring-0.12.2.0-6aa1
4597.36 s
[sydtest-aeson-source] depends deepseq-1.5.1.0-7a70
4597.36 s
[sydtest-aeson-source] depends path-0.9.6-2fp1GJUJD07i7POopm72A
4597.36 s
[sydtest-aeson-source] depends path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4597.36 s
[sydtest-aeson-source] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4597.36 s
[sydtest-aeson-source] depends text-2.1.3-1f83
4597.36 s
[sydtest-aeson-source] definite sydtest-aeson-0.2.0.1-83DNQKQ88Xg95IEpg1q5Vy-sydtest-aeson-test
4597.36 s
[sydtest-aeson-source] depends aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4597.36 s
[sydtest-aeson-source] depends base-4.21.1.0-f852
4597.36 s
[sydtest-aeson-source] depends directory-1.3.9.0-e1b6
4597.36 s
[sydtest-aeson-source] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4597.36 s
[sydtest-aeson-source] depends sydtest-aeson-0.2.0.1-AiyO3BL4SwYBfN4EH2iUEY
4597.36 s
[sydtest-aeson-source] depends text-2.1.3-1f83
4597.36 s
[sydtest-aeson-source] Using Cabal-3.14.2.0 compiled by ghc-9.12
4597.36 s
[sydtest-aeson-source] Using compiler: ghc-9.12.3
4597.36 s
[sydtest-aeson-source] Using install prefix:
4597.36 s
[sydtest-aeson-source] /nix/store/yizggbfdz25jpk6vaaz0fq6yhn4y0rqq-sydtest-aeson-source-0.2.0.1
4597.36 s
[sydtest-aeson-source] Executables installed in:
4597.36 s
[sydtest-aeson-source] /nix/store/yizggbfdz25jpk6vaaz0fq6yhn4y0rqq-sydtest-aeson-source-0.2.0.1/bin
4597.36 s
[sydtest-aeson-source] Libraries installed in:
4597.36 s
[sydtest-aeson-source] /nix/store/yizggbfdz25jpk6vaaz0fq6yhn4y0rqq-sydtest-aeson-source-0.2.0.1/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-aeson-0.2.0.1-AiyO3BL4SwYBfN4EH2iUEY
4597.36 s
[sydtest-aeson-source] Dynamic Libraries installed in:
4597.36 s
[sydtest-aeson-source] /nix/store/yizggbfdz25jpk6vaaz0fq6yhn4y0rqq-sydtest-aeson-source-0.2.0.1/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4597.36 s
[sydtest-aeson-source] Private executables installed in:
4597.36 s
[sydtest-aeson-source] /nix/store/yizggbfdz25jpk6vaaz0fq6yhn4y0rqq-sydtest-aeson-source-0.2.0.1/libexec/x86_64-linux-ghc-9.12.3-59b0/sydtest-aeson-0.2.0.1
4597.36 s
[sydtest-aeson-source] Data files installed in:
4597.36 s
[sydtest-aeson-source] /nix/store/yizggbfdz25jpk6vaaz0fq6yhn4y0rqq-sydtest-aeson-source-0.2.0.1/share/x86_64-linux-ghc-9.12.3-59b0/sydtest-aeson-0.2.0.1
4597.36 s
[sydtest-aeson-source] Documentation installed in: /share/doc/sydtest-aeson-0.2.0.1
4597.36 s
[sydtest-aeson-source] Configuration files installed in:
4597.36 s
[sydtest-aeson-source] /nix/store/yizggbfdz25jpk6vaaz0fq6yhn4y0rqq-sydtest-aeson-source-0.2.0.1/etc
4597.36 s
[sydtest-aeson-source] No alex found
4597.36 s
[sydtest-aeson-source] Using ar found on system at:
4597.36 s
[sydtest-aeson-source] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4597.36 s
[sydtest-aeson-source] No c2hs found
4597.36 s
[sydtest-aeson-source] No cpphs found
4597.36 s
[sydtest-aeson-source] No doctest found
4597.36 s
[sydtest-aeson-source] Using gcc version 14.3.0 given by user at:
4597.36 s
[sydtest-aeson-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4597.36 s
[sydtest-aeson-source] Using ghc version 9.12.3 found on system at:
4597.36 s
[sydtest-aeson-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4597.36 s
[sydtest-aeson-source] Using ghc-pkg version 9.12.3 found on system at:
4597.36 s
[sydtest-aeson-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4597.36 s
[sydtest-aeson-source] No ghcjs found
4597.36 s
[sydtest-aeson-source] No ghcjs-pkg found
4597.36 s
[sydtest-aeson-source] No greencard found
4597.36 s
[sydtest-aeson-source] Using haddock version 2.32.0 found on system at:
4597.36 s
[sydtest-aeson-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4597.36 s
[sydtest-aeson-source] No happy found
4597.36 s
[sydtest-aeson-source] No haskell-suite found
4597.36 s
[sydtest-aeson-source] No haskell-suite-pkg found
4597.36 s
[sydtest-aeson-source] No hmake found
4597.36 s
[sydtest-aeson-source] Using hpc version 0.69 found on system at:
4597.36 s
[sydtest-aeson-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4597.36 s
[sydtest-aeson-source] Using hsc2hs version 0.68.10 found on system at:
4597.36 s
[sydtest-aeson-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4597.36 s
[sydtest-aeson-source] Using hscolour version 1.25 found on system at:
4597.36 s
[sydtest-aeson-source] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4597.36 s
[sydtest-aeson-source] No jhc found
4597.36 s
[sydtest-aeson-source] Using ld found on system at:
4597.36 s
[sydtest-aeson-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4597.36 s
[sydtest-aeson-source] No pkg-config found
4597.36 s
[sydtest-aeson-source] Using runghc version 9.12.3 found on system at:
4597.36 s
[sydtest-aeson-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4597.36 s
[sydtest-aeson-source] Using strip version 2.44 found on system at:
4597.36 s
[sydtest-aeson-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4597.36 s
[sydtest-aeson-source] Using tar found on system at:
4597.36 s
[sydtest-aeson-source] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4597.36 s
[sydtest-aeson-source] No uhc found
4597.39 s
[sydtest-autodocodec-source] Dependency autodocodec: using autodocodec-0.5.0.0
4597.39 s
[sydtest-autodocodec-source] Dependency autodocodec-yaml >=0.3.0.0: using autodocodec-yaml-0.4.0.2
4597.39 s
[sydtest-autodocodec-source] Dependency base >=4.7 && <5: using base-4.21.1.0
4597.39 s
[sydtest-autodocodec-source] Dependency sydtest: using sydtest-0.23.0.2
4597.39 s
[sydtest-autodocodec-source] Dependency text: using text-2.1.3
4597.39 s
[sydtest-autodocodec-source] Dependency autodocodec: using autodocodec-0.5.0.0
4597.39 s
[sydtest-autodocodec-source] Dependency base >=4.7 && <5: using base-4.21.1.0
4597.39 s
[sydtest-autodocodec-source] Dependency sydtest: using sydtest-0.23.0.2
4597.39 s
[sydtest-autodocodec-source] Dependency sydtest-autodocodec: using sydtest-autodocodec-0.0.0.0
4597.39 s
[sydtest-autodocodec-source] Source component graph:
4597.39 s
[sydtest-autodocodec-source] component lib
4597.39 s
[sydtest-autodocodec-source] component test:sydtest-aeson-test dependency lib
4597.39 s
[sydtest-autodocodec-source] Configured component graph:
4597.39 s
[sydtest-autodocodec-source] component sydtest-autodocodec-0.0.0.0-3pgPNdR8uPlK6KzKzj5Srp
4597.39 s
[sydtest-autodocodec-source] include autodocodec-0.5.0.0-5V6zPOEaYFAF3TMe8iGMbw
4597.39 s
[sydtest-autodocodec-source] include autodocodec-yaml-0.4.0.2-JuWmFzIhtBJJdKIw2SpKRo
4597.39 s
[sydtest-autodocodec-source] include base-4.21.1.0-f852
4597.39 s
[sydtest-autodocodec-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4597.39 s
[sydtest-autodocodec-source] include text-2.1.3-1f83
4597.39 s
[sydtest-autodocodec-source] component sydtest-autodocodec-0.0.0.0-JrNHI9HBhGVHcYqxstF873-sydtest-aeson-test
4597.39 s
[sydtest-autodocodec-source] include autodocodec-0.5.0.0-5V6zPOEaYFAF3TMe8iGMbw
4597.39 s
[sydtest-autodocodec-source] include base-4.21.1.0-f852
4597.39 s
[sydtest-autodocodec-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4597.39 s
[sydtest-autodocodec-source] include sydtest-autodocodec-0.0.0.0-3pgPNdR8uPlK6KzKzj5Srp
4597.39 s
[sydtest-autodocodec-source] Linked component graph:
4597.39 s
[sydtest-autodocodec-source] unit sydtest-autodocodec-0.0.0.0-3pgPNdR8uPlK6KzKzj5Srp
4597.39 s
[sydtest-autodocodec-source] include autodocodec-0.5.0.0-5V6zPOEaYFAF3TMe8iGMbw
4597.39 s
[sydtest-autodocodec-source] include autodocodec-yaml-0.4.0.2-JuWmFzIhtBJJdKIw2SpKRo
4597.39 s
[sydtest-autodocodec-source] include base-4.21.1.0-f852
4597.39 s
[sydtest-autodocodec-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4597.39 s
[sydtest-autodocodec-source] include text-2.1.3-1f83
4597.39 s
[sydtest-autodocodec-source] Test.Syd.Autodocodec=sydtest-autodocodec-0.0.0.0-3pgPNdR8uPlK6KzKzj5Srp:Test.Syd.Autodocodec
4597.39 s
[sydtest-autodocodec-source] unit sydtest-autodocodec-0.0.0.0-JrNHI9HBhGVHcYqxstF873-sydtest-aeson-test
4597.39 s
[sydtest-autodocodec-source] include autodocodec-0.5.0.0-5V6zPOEaYFAF3TMe8iGMbw
4597.39 s
[sydtest-autodocodec-source] include base-4.21.1.0-f852
4597.39 s
[sydtest-autodocodec-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4597.39 s
[sydtest-autodocodec-source] include sydtest-autodocodec-0.0.0.0-3pgPNdR8uPlK6KzKzj5Srp
4597.39 s
[sydtest-autodocodec-source] Ready component graph:
4597.39 s
[sydtest-autodocodec-source] definite sydtest-autodocodec-0.0.0.0-3pgPNdR8uPlK6KzKzj5Srp
4597.39 s
[sydtest-autodocodec-source] depends autodocodec-0.5.0.0-5V6zPOEaYFAF3TMe8iGMbw
4597.39 s
[sydtest-autodocodec-source] depends autodocodec-yaml-0.4.0.2-JuWmFzIhtBJJdKIw2SpKRo
4597.39 s
[sydtest-autodocodec-source] depends base-4.21.1.0-f852
4597.39 s
[sydtest-autodocodec-source] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4597.39 s
[sydtest-autodocodec-source] depends text-2.1.3-1f83
4597.39 s
[sydtest-autodocodec-source] definite sydtest-autodocodec-0.0.0.0-JrNHI9HBhGVHcYqxstF873-sydtest-aeson-test
4597.39 s
[sydtest-autodocodec-source] depends autodocodec-0.5.0.0-5V6zPOEaYFAF3TMe8iGMbw
4597.39 s
[sydtest-autodocodec-source] depends base-4.21.1.0-f852
4597.39 s
[sydtest-autodocodec-source] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4597.39 s
[sydtest-autodocodec-source] depends sydtest-autodocodec-0.0.0.0-3pgPNdR8uPlK6KzKzj5Srp
4597.39 s
[sydtest-autodocodec-source] Using Cabal-3.14.2.0 compiled by ghc-9.12
4597.39 s
[sydtest-autodocodec-source] Using compiler: ghc-9.12.3
4597.39 s
[sydtest-autodocodec-source] Using install prefix:
4597.39 s
[sydtest-autodocodec-source] /nix/store/fhav879hqbd9zszldzdfmhk8sgb8rjm2-sydtest-autodocodec-source-0.0.0.0
4597.39 s
[sydtest-autodocodec-source] Executables installed in:
4597.39 s
[sydtest-autodocodec-source] /nix/store/fhav879hqbd9zszldzdfmhk8sgb8rjm2-sydtest-autodocodec-source-0.0.0.0/bin
4597.39 s
[sydtest-autodocodec-source] Libraries installed in:
4597.39 s
[sydtest-autodocodec-source] /nix/store/fhav879hqbd9zszldzdfmhk8sgb8rjm2-sydtest-autodocodec-source-0.0.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-autodocodec-0.0.0.0-3pgPNdR8uPlK6KzKzj5Srp
4597.39 s
[sydtest-autodocodec-source] Dynamic Libraries installed in:
4597.39 s
[sydtest-autodocodec-source] /nix/store/fhav879hqbd9zszldzdfmhk8sgb8rjm2-sydtest-autodocodec-source-0.0.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4597.39 s
[sydtest-autodocodec-source] Private executables installed in:
4597.39 s
[sydtest-autodocodec-source] /nix/store/fhav879hqbd9zszldzdfmhk8sgb8rjm2-sydtest-autodocodec-source-0.0.0.0/libexec/x86_64-linux-ghc-9.12.3-59b0/sydtest-autodocodec-0.0.0.0
4597.39 s
[sydtest-autodocodec-source] Data files installed in:
4597.39 s
[sydtest-autodocodec-source] /nix/store/fhav879hqbd9zszldzdfmhk8sgb8rjm2-sydtest-autodocodec-source-0.0.0.0/share/x86_64-linux-ghc-9.12.3-59b0/sydtest-autodocodec-0.0.0.0
4597.39 s
[sydtest-autodocodec-source] Documentation installed in: /share/doc/sydtest-autodocodec-0.0.0.0
4597.39 s
[sydtest-autodocodec-source] Configuration files installed in:
4597.39 s
[sydtest-autodocodec-source] /nix/store/fhav879hqbd9zszldzdfmhk8sgb8rjm2-sydtest-autodocodec-source-0.0.0.0/etc
4597.39 s
[sydtest-autodocodec-source] No alex found
4597.39 s
[sydtest-autodocodec-source] Using ar found on system at:
4597.39 s
[sydtest-autodocodec-source] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4597.40 s
[sydtest-autodocodec-source] No c2hs found
4597.40 s
[sydtest-autodocodec-source] No cpphs found
4597.40 s
[sydtest-autodocodec-source] No doctest found
4597.40 s
[sydtest-autodocodec-source] Using gcc version 14.3.0 given by user at:
4597.40 s
[sydtest-autodocodec-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4597.40 s
[sydtest-autodocodec-source] Using ghc version 9.12.3 found on system at:
4597.40 s
[sydtest-autodocodec-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4597.40 s
[sydtest-autodocodec-source] Using ghc-pkg version 9.12.3 found on system at:
4597.40 s
[sydtest-autodocodec-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4597.40 s
[sydtest-autodocodec-source] No ghcjs found
4597.40 s
[sydtest-autodocodec-source] No ghcjs-pkg found
4597.40 s
[sydtest-autodocodec-source] No greencard found
4597.40 s
[sydtest-autodocodec-source] Using haddock version 2.32.0 found on system at:
4597.40 s
[sydtest-autodocodec-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4597.40 s
[sydtest-autodocodec-source] No happy found
4597.40 s
[sydtest-autodocodec-source] No haskell-suite found
4597.40 s
[sydtest-autodocodec-source] No haskell-suite-pkg found
4597.40 s
[sydtest-autodocodec-source] No hmake found
4597.40 s
[sydtest-autodocodec-source] Using hpc version 0.69 found on system at:
4597.40 s
[sydtest-autodocodec-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4597.40 s
[sydtest-autodocodec-source] Using hsc2hs version 0.68.10 found on system at:
4597.40 s
[sydtest-autodocodec-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4597.40 s
[sydtest-autodocodec-source] Using hscolour version 1.25 found on system at:
4597.40 s
[sydtest-autodocodec-source] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4597.40 s
[sydtest-autodocodec-source] No jhc found
4597.40 s
[sydtest-autodocodec-source] Using ld found on system at:
4597.40 s
[sydtest-autodocodec-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4597.40 s
[sydtest-autodocodec-source] No pkg-config found
4597.40 s
[sydtest-autodocodec-source] Using runghc version 9.12.3 found on system at:
4597.40 s
[sydtest-autodocodec-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4597.40 s
[sydtest-autodocodec-source] Using strip version 2.44 found on system at:
4597.40 s
[sydtest-autodocodec-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4597.40 s
[sydtest-autodocodec-source] Using tar found on system at:
4597.40 s
[sydtest-autodocodec-source] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4597.40 s
[sydtest-autodocodec-source] No uhc found
4597.40 s
[sydtest-wai-source] Phase: updateAutotoolsGnuConfigScriptsPhase
4597.41 s
[sydtest-wai-source] Phase: configurePhase
4597.41 s
[sydtest-wai-source] configureFlags: --verbose --prefix=/nix/store/7w531jkaqy68p5dy6wg4kmym9hhcrdfh-sydtest-wai-source-0.2.0.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/share/doc/sydtest-wai-0.2.0.2 --with-gcc=gcc --package-db=/build/tmp.oWV85rSoZs/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4597.42 s
[sydtest-wai-source] Using Parsec parser
4597.42 s
[sydtest-wai-source] Configuring sydtest-wai-0.2.0.2...
4597.44 s
[opt-env-conf-test-source] Phase: buildPhase
4597.44 s
[sydtest-misbehaved-test-suite-source] Dependency QuickCheck: using QuickCheck-2.17.1.0
4597.44 s
[sydtest-misbehaved-test-suite-source] Dependency base >=4.7 && <5: using base-4.21.1.0
4597.44 s
[sydtest-misbehaved-test-suite-source] Dependency sydtest: using sydtest-0.23.0.2
4597.44 s
[sydtest-misbehaved-test-suite-source] Dependency base >=4.7 && <5: using base-4.21.1.0
4597.44 s
[sydtest-misbehaved-test-suite-source] Dependency sydtest-misbehaved-test-suite: using
4597.44 s
[sydtest-misbehaved-test-suite-source] sydtest-misbehaved-test-suite-0.0.0.0
4597.44 s
[sydtest-misbehaved-test-suite-source] Source component graph:
4597.44 s
[sydtest-misbehaved-test-suite-source] component lib
4597.44 s
[sydtest-misbehaved-test-suite-source] component exe:sydtest-misbehaved-test-suite-exe dependency lib
4597.44 s
[sydtest-misbehaved-test-suite-source] Configured component graph:
4597.44 s
[sydtest-misbehaved-test-suite-source] component sydtest-misbehaved-test-suite-0.0.0.0-8TsH73OLDcNFeJhNktJyLI
4597.44 s
[sydtest-misbehaved-test-suite-source] include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4597.44 s
[sydtest-misbehaved-test-suite-source] include base-4.21.1.0-f852
4597.44 s
[sydtest-misbehaved-test-suite-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4597.44 s
[sydtest-misbehaved-test-suite-source] component sydtest-misbehaved-test-suite-0.0.0.0-B0Yaa7T3o79Ixz8e0nHvTO-sydtest-misbehaved-test-suite-exe
4597.44 s
[sydtest-misbehaved-test-suite-source] include base-4.21.1.0-f852
4597.44 s
[sydtest-misbehaved-test-suite-source] include sydtest-misbehaved-test-suite-0.0.0.0-8TsH73OLDcNFeJhNktJyLI
4597.44 s
[sydtest-misbehaved-test-suite-source] Linked component graph:
4597.44 s
[sydtest-misbehaved-test-suite-source] unit sydtest-misbehaved-test-suite-0.0.0.0-8TsH73OLDcNFeJhNktJyLI
4597.44 s
[sydtest-misbehaved-test-suite-source] include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4597.44 s
[sydtest-misbehaved-test-suite-source] include base-4.21.1.0-f852
4597.44 s
[sydtest-misbehaved-test-suite-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4597.44 s
[sydtest-misbehaved-test-suite-source] Lib=sydtest-misbehaved-test-suite-0.0.0.0-8TsH73OLDcNFeJhNktJyLI:Lib
4597.44 s
[sydtest-misbehaved-test-suite-source] unit sydtest-misbehaved-test-suite-0.0.0.0-B0Yaa7T3o79Ixz8e0nHvTO-sydtest-misbehaved-test-suite-exe
4597.44 s
[sydtest-misbehaved-test-suite-source] include base-4.21.1.0-f852
4597.44 s
[sydtest-misbehaved-test-suite-source] include sydtest-misbehaved-test-suite-0.0.0.0-8TsH73OLDcNFeJhNktJyLI
4597.44 s
[sydtest-misbehaved-test-suite-source] Ready component graph:
4597.44 s
[sydtest-misbehaved-test-suite-source] definite sydtest-misbehaved-test-suite-0.0.0.0-8TsH73OLDcNFeJhNktJyLI
4597.44 s
[sydtest-misbehaved-test-suite-source] depends QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4597.44 s
[sydtest-misbehaved-test-suite-source] depends base-4.21.1.0-f852
4597.44 s
[sydtest-misbehaved-test-suite-source] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4597.44 s
[sydtest-misbehaved-test-suite-source] definite sydtest-misbehaved-test-suite-0.0.0.0-B0Yaa7T3o79Ixz8e0nHvTO-sydtest-misbehaved-test-suite-exe
4597.44 s
[sydtest-misbehaved-test-suite-source] depends base-4.21.1.0-f852
4597.44 s
[sydtest-misbehaved-test-suite-source] depends sydtest-misbehaved-test-suite-0.0.0.0-8TsH73OLDcNFeJhNktJyLI
4597.44 s
[sydtest-misbehaved-test-suite-source] Using Cabal-3.14.2.0 compiled by ghc-9.12
4597.44 s
[sydtest-misbehaved-test-suite-source] Using compiler: ghc-9.12.3
4597.44 s
[sydtest-misbehaved-test-suite-source] Using install prefix:
4597.44 s
[sydtest-misbehaved-test-suite-source] /nix/store/3hs5z757nap517hv7k9j9yl3011j6xdv-sydtest-misbehaved-test-suite-source-0.0.0.0
4597.44 s
[sydtest-misbehaved-test-suite-source] Executables installed in:
4597.44 s
[sydtest-misbehaved-test-suite-source] /nix/store/3hs5z757nap517hv7k9j9yl3011j6xdv-sydtest-misbehaved-test-suite-source-0.0.0.0/bin
4597.44 s
[sydtest-misbehaved-test-suite-source] Libraries installed in:
4597.44 s
[sydtest-misbehaved-test-suite-source] /nix/store/3hs5z757nap517hv7k9j9yl3011j6xdv-sydtest-misbehaved-test-suite-source-0.0.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-misbehaved-test-suite-0.0.0.0-8TsH73OLDcNFeJhNktJyLI
4597.44 s
[sydtest-misbehaved-test-suite-source] Dynamic Libraries installed in:
4597.44 s
[sydtest-misbehaved-test-suite-source] /nix/store/3hs5z757nap517hv7k9j9yl3011j6xdv-sydtest-misbehaved-test-suite-source-0.0.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4597.44 s
[sydtest-misbehaved-test-suite-source] Private executables installed in:
4597.44 s
[sydtest-misbehaved-test-suite-source] /nix/store/3hs5z757nap517hv7k9j9yl3011j6xdv-sydtest-misbehaved-test-suite-source-0.0.0.0/libexec/x86_64-linux-ghc-9.12.3-59b0/sydtest-misbehaved-test-suite-0.0.0.0
4597.44 s
[sydtest-misbehaved-test-suite-source] Data files installed in:
4597.44 s
[sydtest-misbehaved-test-suite-source] /nix/store/3hs5z757nap517hv7k9j9yl3011j6xdv-sydtest-misbehaved-test-suite-source-0.0.0.0/share/x86_64-linux-ghc-9.12.3-59b0/sydtest-misbehaved-test-suite-0.0.0.0
4597.44 s
[sydtest-misbehaved-test-suite-source] Documentation installed in: /share/doc/sydtest-misbehaved-test-suite-0.0.0.0
4597.44 s
[sydtest-misbehaved-test-suite-source] Configuration files installed in:
4597.44 s
[sydtest-misbehaved-test-suite-source] /nix/store/3hs5z757nap517hv7k9j9yl3011j6xdv-sydtest-misbehaved-test-suite-source-0.0.0.0/etc
4597.44 s
[sydtest-misbehaved-test-suite-source] No alex found
4597.44 s
[sydtest-misbehaved-test-suite-source] Using ar found on system at:
4597.44 s
[sydtest-misbehaved-test-suite-source] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4597.44 s
[sydtest-misbehaved-test-suite-source] No c2hs found
4597.44 s
[sydtest-misbehaved-test-suite-source] No cpphs found
4597.44 s
[sydtest-misbehaved-test-suite-source] No doctest found
4597.44 s
[sydtest-misbehaved-test-suite-source] Using gcc version 14.3.0 given by user at:
4597.44 s
[sydtest-misbehaved-test-suite-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4597.44 s
[sydtest-misbehaved-test-suite-source] Using ghc version 9.12.3 found on system at:
4597.44 s
[sydtest-misbehaved-test-suite-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4597.44 s
[sydtest-misbehaved-test-suite-source] Using ghc-pkg version 9.12.3 found on system at:
4597.44 s
[sydtest-misbehaved-test-suite-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4597.44 s
[sydtest-misbehaved-test-suite-source] No ghcjs found
4597.44 s
[sydtest-misbehaved-test-suite-source] No ghcjs-pkg found
4597.44 s
[sydtest-misbehaved-test-suite-source] No greencard found
4597.44 s
[sydtest-misbehaved-test-suite-source] Using haddock version 2.32.0 found on system at:
4597.44 s
[sydtest-misbehaved-test-suite-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4597.44 s
[sydtest-misbehaved-test-suite-source] No happy found
4597.45 s
[sydtest-misbehaved-test-suite-source] No haskell-suite found
4597.45 s
[sydtest-misbehaved-test-suite-source] No haskell-suite-pkg found
4597.45 s
[sydtest-misbehaved-test-suite-source] No hmake found
4597.45 s
[sydtest-misbehaved-test-suite-source] Using hpc version 0.69 found on system at:
4597.45 s
[sydtest-misbehaved-test-suite-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4597.45 s
[sydtest-misbehaved-test-suite-source] Using hsc2hs version 0.68.10 found on system at:
4597.45 s
[sydtest-misbehaved-test-suite-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4597.45 s
[sydtest-misbehaved-test-suite-source] Using hscolour version 1.25 found on system at:
4597.45 s
[sydtest-misbehaved-test-suite-source] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4597.45 s
[sydtest-misbehaved-test-suite-source] No jhc found
4597.45 s
[sydtest-misbehaved-test-suite-source] Using ld found on system at:
4597.45 s
[sydtest-misbehaved-test-suite-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4597.45 s
[sydtest-misbehaved-test-suite-source] No pkg-config found
4597.45 s
[sydtest-misbehaved-test-suite-source] Using runghc version 9.12.3 found on system at:
4597.45 s
[sydtest-misbehaved-test-suite-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4597.45 s
[sydtest-misbehaved-test-suite-source] Using strip version 2.44 found on system at:
4597.45 s
[sydtest-misbehaved-test-suite-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4597.45 s
[sydtest-misbehaved-test-suite-source] Using tar found on system at:
4597.45 s
[sydtest-misbehaved-test-suite-source] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4597.45 s
[sydtest-misbehaved-test-suite-source] No uhc found
4597.54 s
[sydtest-hedgehog-source] Dependency base >=4.7 && <5: using base-4.21.1.0
4597.54 s
[sydtest-hedgehog-source] Dependency containers: using containers-0.7
4597.54 s
[sydtest-hedgehog-source] Dependency hedgehog: using hedgehog-1.7
4597.54 s
[sydtest-hedgehog-source] Dependency stm: using stm-2.5.3.1
4597.54 s
[sydtest-hedgehog-source] Dependency sydtest >=0.12.0.0: using sydtest-0.23.0.2
4597.54 s
[sydtest-hedgehog-source] Dependency base >=4.7 && <5: using base-4.21.1.0
4597.54 s
[sydtest-hedgehog-source] Dependency hedgehog: using hedgehog-1.7
4597.54 s
[sydtest-hedgehog-source] Dependency sydtest: using sydtest-0.23.0.2
4597.54 s
[sydtest-hedgehog-source] Dependency sydtest-hedgehog: using sydtest-hedgehog-0.4.0.0
4597.54 s
[sydtest-hedgehog-source] Source component graph:
4597.54 s
[sydtest-hedgehog-source] component lib
4597.54 s
[sydtest-hedgehog-source] component test:sydtest-hedgehog-test dependency lib
4597.54 s
[sydtest-hedgehog-source] Configured component graph:
4597.54 s
[sydtest-hedgehog-source] component sydtest-hedgehog-0.4.0.0-ArdSIurRdR78FJnXCo1sTF
4597.54 s
[sydtest-hedgehog-source] include base-4.21.1.0-f852
4597.54 s
[sydtest-hedgehog-source] include containers-0.7-4b3d
4597.54 s
[sydtest-hedgehog-source] include hedgehog-1.7-BlO4ufx75fJJkDPNXc73RQ
4597.54 s
[sydtest-hedgehog-source] include stm-2.5.3.1-6708
4597.54 s
[sydtest-hedgehog-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4597.54 s
[sydtest-hedgehog-source] component sydtest-hedgehog-0.4.0.0-2CelvFewP3C97TF0olryGr-sydtest-hedgehog-test
4597.54 s
[sydtest-hedgehog-source] include base-4.21.1.0-f852
4597.54 s
[sydtest-hedgehog-source] include hedgehog-1.7-BlO4ufx75fJJkDPNXc73RQ
4597.54 s
[sydtest-hedgehog-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4597.54 s
[sydtest-hedgehog-source] include sydtest-hedgehog-0.4.0.0-ArdSIurRdR78FJnXCo1sTF
4597.54 s
[sydtest-hedgehog-source] Linked component graph:
4597.54 s
[sydtest-hedgehog-source] unit sydtest-hedgehog-0.4.0.0-ArdSIurRdR78FJnXCo1sTF
4597.54 s
[sydtest-hedgehog-source] include base-4.21.1.0-f852
4597.54 s
[sydtest-hedgehog-source] include containers-0.7-4b3d
4597.54 s
[sydtest-hedgehog-source] include hedgehog-1.7-BlO4ufx75fJJkDPNXc73RQ
4597.54 s
[sydtest-hedgehog-source] include stm-2.5.3.1-6708
4597.54 s
[sydtest-hedgehog-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4597.54 s
[sydtest-hedgehog-source] Test.Syd.Hedgehog=sydtest-hedgehog-0.4.0.0-ArdSIurRdR78FJnXCo1sTF:Test.Syd.Hedgehog
4597.54 s
[sydtest-hedgehog-source] unit sydtest-hedgehog-0.4.0.0-2CelvFewP3C97TF0olryGr-sydtest-hedgehog-test
4597.54 s
[sydtest-hedgehog-source] include base-4.21.1.0-f852
4597.54 s
[sydtest-hedgehog-source] include hedgehog-1.7-BlO4ufx75fJJkDPNXc73RQ
4597.54 s
[sydtest-hedgehog-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4597.54 s
[sydtest-hedgehog-source] include sydtest-hedgehog-0.4.0.0-ArdSIurRdR78FJnXCo1sTF
4597.54 s
[sydtest-hedgehog-source] Ready component graph:
4597.54 s
[sydtest-hedgehog-source] definite sydtest-hedgehog-0.4.0.0-ArdSIurRdR78FJnXCo1sTF
4597.54 s
[sydtest-hedgehog-source] depends base-4.21.1.0-f852
4597.54 s
[sydtest-hedgehog-source] depends containers-0.7-4b3d
4597.54 s
[sydtest-hedgehog-source] depends hedgehog-1.7-BlO4ufx75fJJkDPNXc73RQ
4597.54 s
[sydtest-hedgehog-source] depends stm-2.5.3.1-6708
4597.54 s
[sydtest-hedgehog-source] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4597.54 s
[sydtest-hedgehog-source] definite sydtest-hedgehog-0.4.0.0-2CelvFewP3C97TF0olryGr-sydtest-hedgehog-test
4597.54 s
[sydtest-hedgehog-source] depends base-4.21.1.0-f852
4597.55 s
[sydtest-hedgehog-source] depends hedgehog-1.7-BlO4ufx75fJJkDPNXc73RQ
4597.55 s
[sydtest-hedgehog-source] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4597.55 s
[sydtest-hedgehog-source] depends sydtest-hedgehog-0.4.0.0-ArdSIurRdR78FJnXCo1sTF
4597.55 s
[sydtest-hedgehog-source] Using Cabal-3.14.2.0 compiled by ghc-9.12
4597.55 s
[sydtest-hedgehog-source] Using compiler: ghc-9.12.3
4597.55 s
[sydtest-hedgehog-source] Using install prefix:
4597.55 s
[sydtest-hedgehog-source] /nix/store/qjkn6pvpnd1lba8l21x6zzwcn98vzdvi-sydtest-hedgehog-source-0.4.0.0
4597.55 s
[sydtest-hedgehog-source] Executables installed in:
4597.55 s
[sydtest-hedgehog-source] /nix/store/qjkn6pvpnd1lba8l21x6zzwcn98vzdvi-sydtest-hedgehog-source-0.4.0.0/bin
4597.55 s
[sydtest-hedgehog-source] Libraries installed in:
4597.55 s
[sydtest-hedgehog-source] /nix/store/qjkn6pvpnd1lba8l21x6zzwcn98vzdvi-sydtest-hedgehog-source-0.4.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-hedgehog-0.4.0.0-ArdSIurRdR78FJnXCo1sTF
4597.55 s
[sydtest-hedgehog-source] Dynamic Libraries installed in:
4597.55 s
[sydtest-hedgehog-source] /nix/store/qjkn6pvpnd1lba8l21x6zzwcn98vzdvi-sydtest-hedgehog-source-0.4.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4597.55 s
[sydtest-hedgehog-source] Private executables installed in:
4597.55 s
[sydtest-hedgehog-source] /nix/store/qjkn6pvpnd1lba8l21x6zzwcn98vzdvi-sydtest-hedgehog-source-0.4.0.0/libexec/x86_64-linux-ghc-9.12.3-59b0/sydtest-hedgehog-0.4.0.0
4597.55 s
[sydtest-hedgehog-source] Data files installed in:
4597.55 s
[sydtest-hedgehog-source] /nix/store/qjkn6pvpnd1lba8l21x6zzwcn98vzdvi-sydtest-hedgehog-source-0.4.0.0/share/x86_64-linux-ghc-9.12.3-59b0/sydtest-hedgehog-0.4.0.0
4597.55 s
[sydtest-hedgehog-source] Documentation installed in: /share/doc/sydtest-hedgehog-0.4.0.0
4597.55 s
[sydtest-hedgehog-source] Configuration files installed in:
4597.55 s
[sydtest-hedgehog-source] /nix/store/qjkn6pvpnd1lba8l21x6zzwcn98vzdvi-sydtest-hedgehog-source-0.4.0.0/etc
4597.55 s
[sydtest-hedgehog-source] No alex found
4597.55 s
[sydtest-hedgehog-source] Using ar found on system at:
4597.55 s
[sydtest-hedgehog-source] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4597.55 s
[sydtest-hedgehog-source] No c2hs found
4597.55 s
[sydtest-hedgehog-source] No cpphs found
4597.55 s
[sydtest-hedgehog-source] No doctest found
4597.55 s
[sydtest-hedgehog-source] Using gcc version 14.3.0 given by user at:
4597.55 s
[sydtest-hedgehog-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4597.55 s
[sydtest-hedgehog-source] Using ghc version 9.12.3 found on system at:
4597.55 s
[sydtest-hedgehog-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4597.55 s
[sydtest-hedgehog-source] Using ghc-pkg version 9.12.3 found on system at:
4597.55 s
[sydtest-hedgehog-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4597.55 s
[sydtest-hedgehog-source] No ghcjs found
4597.55 s
[sydtest-hedgehog-source] No ghcjs-pkg found
4597.55 s
[sydtest-hedgehog-source] No greencard found
4597.55 s
[sydtest-hedgehog-source] Using haddock version 2.32.0 found on system at:
4597.55 s
[sydtest-hedgehog-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4597.55 s
[sydtest-hedgehog-source] No happy found
4597.55 s
[sydtest-hedgehog-source] No haskell-suite found
4597.55 s
[sydtest-hedgehog-source] No haskell-suite-pkg found
4597.55 s
[sydtest-hedgehog-source] No hmake found
4597.55 s
[sydtest-hedgehog-source] Using hpc version 0.69 found on system at:
4597.55 s
[sydtest-hedgehog-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4597.55 s
[sydtest-hedgehog-source] Using hsc2hs version 0.68.10 found on system at:
4597.55 s
[sydtest-hedgehog-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4597.55 s
[sydtest-hedgehog-source] Using hscolour version 1.25 found on system at:
4597.55 s
[sydtest-hedgehog-source] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4597.55 s
[sydtest-hedgehog-source] No jhc found
4597.55 s
[sydtest-hedgehog-source] Using ld found on system at:
4597.55 s
[sydtest-hedgehog-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4597.55 s
[sydtest-hedgehog-source] No pkg-config found
4597.55 s
[sydtest-hedgehog-source] Using runghc version 9.12.3 found on system at:
4597.55 s
[sydtest-hedgehog-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4597.55 s
[sydtest-hedgehog-source] Using strip version 2.44 found on system at:
4597.55 s
[sydtest-hedgehog-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4597.55 s
[sydtest-hedgehog-source] Using tar found on system at:
4597.55 s
[sydtest-hedgehog-source] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4597.55 s
[sydtest-hedgehog-source] No uhc found
4597.55 s
[sydtest-aeson-source] Phase: buildPhase
4597.56 s
[sydtest-aeson-source] Distribution quality warnings:
4597.56 s
[sydtest-aeson-source] [no-description] No 'description' field.
4597.56 s
[sydtest-aeson-source] [missing-upper-bounds] On library, these packages miss upper bounds:
4597.56 s
[sydtest-aeson-source] - aeson
4597.56 s
[sydtest-aeson-source] - aeson-pretty
4597.56 s
[sydtest-aeson-source] - bytestring
4597.56 s
[sydtest-aeson-source] - deepseq
4597.56 s
[sydtest-aeson-source] - path
4597.56 s
[sydtest-aeson-source] - path-io
4597.56 s
[sydtest-aeson-source] - sydtest
4597.56 s
[sydtest-aeson-source] - text
4597.56 s
[sydtest-aeson-source] Please add them. There is more information at https://pvp.haskell.org/
4597.56 s
[sydtest-aeson-source] [no-docs] Please consider including the file './CHANGELOG.md' in the
4597.56 s
[sydtest-aeson-source] 'extra-source-files' section of the .cabal file if it contains useful
4597.56 s
[sydtest-aeson-source] information for users of the package.
4597.56 s
[sydtest-aeson-source] Building source dist for sydtest-aeson-0.2.0.1...
4597.57 s
[sydtest-aeson-source] Source tarball created: dist/sydtest-aeson-0.2.0.1.tar.gz
4597.57 s
[opt-env-conf-test-source] Distribution quality warnings:
4597.57 s
[opt-env-conf-test-source] [no-category] No 'category' field.
4597.57 s
[opt-env-conf-test-source] [no-description] No 'description' field.
4597.57 s
[opt-env-conf-test-source] [missing-upper-bounds] On library, these packages miss upper bounds:
4597.57 s
[opt-env-conf-test-source] - aeson
4597.57 s
[opt-env-conf-test-source] - genvalidity
4597.58 s
[opt-env-conf-test-source] - genvalidity-containers
4597.58 s
[opt-env-conf-test-source] - opt-env-conf
4597.58 s
[opt-env-conf-test-source] - safe-coloured-text
4597.58 s
[opt-env-conf-test-source] - sydtest
4597.58 s
[opt-env-conf-test-source] - text
4597.58 s
[opt-env-conf-test-source] Please add them. There is more information at https://pvp.haskell.org/
4597.58 s
[opt-env-conf-test-source] Building source dist for opt-env-conf-test-0.0.0.4...
4597.58 s
[sydtest-aeson-source] Phase: checkPhase
4597.58 s
[sydtest-aeson-source] Phase: haddockPhase
4597.58 s
[sydtest-autodocodec-source] Phase: buildPhase
4597.59 s
[sydtest-aeson-source] Phase: installPhase
4597.59 s
[sydtest-autodocodec-source] Distribution quality warnings:
4597.59 s
[sydtest-autodocodec-source] [no-description] No 'description' field.
4597.59 s
[sydtest-autodocodec-source] [missing-upper-bounds] On library, these packages miss upper bounds:
4597.59 s
[sydtest-autodocodec-source] - autodocodec
4597.59 s
[sydtest-autodocodec-source] - autodocodec-yaml
4597.59 s
[sydtest-autodocodec-source] - sydtest
4597.59 s
[sydtest-autodocodec-source] - text
4597.59 s
[sydtest-autodocodec-source] Please add them. There is more information at https://pvp.haskell.org/
4597.59 s
[sydtest-aeson-source] Phase: fixupPhase
4597.59 s
[sydtest-autodocodec-source] [no-docs] Please consider including the file './CHANGELOG.md' in the
4597.59 s
[sydtest-autodocodec-source] 'extra-source-files' section of the .cabal file if it contains useful
4597.59 s
[sydtest-autodocodec-source] information for users of the package.
4597.59 s
[sydtest-autodocodec-source] Building source dist for sydtest-autodocodec-0.0.0.0...
4597.64 s
Progress: 329 of 370 built (10 building), 559 of 559 downloaded from cache
4597.72 s
Building sydtest-aeson
4597.72 s
[opt-env-conf-test-source] Source tarball created: dist/opt-env-conf-test-0.0.0.4.tar.gz
4597.72 s
[opt-env-conf-test-source] Phase: haddockPhase
4597.72 s
[opt-env-conf-test-source] Phase: installPhase
4597.72 s
[opt-env-conf-test-source] Phase: fixupPhase
4597.72 s
[sydtest-autodocodec-source] Source tarball created: dist/sydtest-autodocodec-0.0.0.0.tar.gz
4597.72 s
[sydtest-autodocodec-source] Phase: checkPhase
4597.72 s
[sydtest-autodocodec-source] Phase: haddockPhase
4597.72 s
[sydtest-autodocodec-source] Phase: installPhase
4597.72 s
[sydtest-autodocodec-source] Phase: fixupPhase
4597.72 s
[sydtest-hspec-source] Dependency QuickCheck: using QuickCheck-2.17.1.0
4597.72 s
[sydtest-hspec-source] Dependency base >=4.7 && <5: using base-4.21.1.0
4597.72 s
[sydtest-hspec-source] Dependency hspec-core >=2.7.10: using hspec-core-2.11.14
4597.72 s
[sydtest-hspec-source] Dependency mtl: using mtl-2.3.1
4597.72 s
[sydtest-hspec-source] Dependency stm: using stm-2.5.3.1
4597.72 s
[sydtest-hspec-source] Dependency sydtest >=0.18.0.0: using sydtest-0.23.0.2
4597.72 s
[sydtest-hspec-source] Dependency base >=4.7 && <5: using base-4.21.1.0
4597.72 s
[sydtest-hspec-source] Dependency hspec: using hspec-2.11.14
4597.72 s
[sydtest-hspec-source] Dependency stm: using stm-2.5.3.1
4597.72 s
[sydtest-hspec-source] Dependency sydtest: using sydtest-0.23.0.2
4597.72 s
[sydtest-hspec-source] Dependency sydtest-hspec: using sydtest-hspec-0.4.0.4
4597.72 s
[sydtest-hspec-source] Dependency text: using text-2.1.3
4597.72 s
[sydtest-hspec-source] Source component graph:
4597.72 s
[sydtest-hspec-source] component lib
4597.72 s
[sydtest-hspec-source] component test:sydtest-hspec-test dependency lib
4597.72 s
[sydtest-hspec-source] Configured component graph:
4597.72 s
[sydtest-hspec-source] component sydtest-hspec-0.4.0.4-4oTd5wIzqpZFEV8IObctm4
4597.72 s
[sydtest-hspec-source] include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4597.72 s
[sydtest-hspec-source] include base-4.21.1.0-f852
4597.72 s
[sydtest-hspec-source] include hspec-core-2.11.14-L3O1WyWfXK6BjsOUkU8xNW
4597.72 s
[sydtest-hspec-source] include mtl-2.3.1-20ab
4597.72 s
[sydtest-hspec-source] include stm-2.5.3.1-6708
4597.72 s
[sydtest-hspec-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4597.72 s
[sydtest-hspec-source] component sydtest-hspec-0.4.0.4-AuiF4hYkizG4UOtUY15E9W-sydtest-hspec-test
4597.72 s
[sydtest-hspec-source] include base-4.21.1.0-f852
4597.72 s
[sydtest-hspec-source] include hspec-2.11.14-7T1JnbFUiqF2O3a2US7Jhl
4597.72 s
[sydtest-hspec-source] include stm-2.5.3.1-6708
4597.72 s
[sydtest-hspec-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4597.72 s
[sydtest-hspec-source] include sydtest-hspec-0.4.0.4-4oTd5wIzqpZFEV8IObctm4
4597.72 s
[sydtest-hspec-source] include text-2.1.3-1f83
4597.72 s
[sydtest-hspec-source] Linked component graph:
4597.72 s
[sydtest-hspec-source] unit sydtest-hspec-0.4.0.4-4oTd5wIzqpZFEV8IObctm4
4597.72 s
[sydtest-hspec-source] include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4597.72 s
[sydtest-hspec-source] include base-4.21.1.0-f852
4597.72 s
[sydtest-hspec-source] include hspec-core-2.11.14-L3O1WyWfXK6BjsOUkU8xNW
4597.72 s
[sydtest-hspec-source] include mtl-2.3.1-20ab
4597.72 s
[sydtest-hspec-source] include stm-2.5.3.1-6708
4597.72 s
[sydtest-hspec-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4597.72 s
[sydtest-hspec-source] Test.Syd.Hspec=sydtest-hspec-0.4.0.4-4oTd5wIzqpZFEV8IObctm4:Test.Syd.Hspec
4597.72 s
[sydtest-hspec-source] unit sydtest-hspec-0.4.0.4-AuiF4hYkizG4UOtUY15E9W-sydtest-hspec-test
4597.72 s
[sydtest-hspec-source] include base-4.21.1.0-f852
4597.72 s
[sydtest-hspec-source] include hspec-2.11.14-7T1JnbFUiqF2O3a2US7Jhl
4597.72 s
[sydtest-hspec-source] include stm-2.5.3.1-6708
4597.72 s
[sydtest-hspec-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4597.72 s
[sydtest-hspec-source] include sydtest-hspec-0.4.0.4-4oTd5wIzqpZFEV8IObctm4
4597.72 s
[sydtest-hspec-source] include text-2.1.3-1f83
4597.72 s
[sydtest-hspec-source] Ready component graph:
4597.72 s
[sydtest-hspec-source] definite sydtest-hspec-0.4.0.4-4oTd5wIzqpZFEV8IObctm4
4597.72 s
[sydtest-hspec-source] depends QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4597.72 s
[sydtest-hspec-source] depends base-4.21.1.0-f852
4597.72 s
[sydtest-hspec-source] depends hspec-core-2.11.14-L3O1WyWfXK6BjsOUkU8xNW
4597.72 s
[sydtest-hspec-source] depends mtl-2.3.1-20ab
4597.72 s
[sydtest-hspec-source] depends stm-2.5.3.1-6708
4597.72 s
[sydtest-hspec-source] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4597.72 s
[sydtest-hspec-source] definite sydtest-hspec-0.4.0.4-AuiF4hYkizG4UOtUY15E9W-sydtest-hspec-test
4597.72 s
[sydtest-hspec-source] depends base-4.21.1.0-f852
4597.72 s
[sydtest-hspec-source] depends hspec-2.11.14-7T1JnbFUiqF2O3a2US7Jhl
4597.72 s
[sydtest-hspec-source] depends stm-2.5.3.1-6708
4597.72 s
[sydtest-hspec-source] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4597.72 s
[sydtest-hspec-source] depends sydtest-hspec-0.4.0.4-4oTd5wIzqpZFEV8IObctm4
4597.72 s
[sydtest-hspec-source] depends text-2.1.3-1f83
4597.72 s
[sydtest-hspec-source] Using Cabal-3.14.2.0 compiled by ghc-9.12
4597.72 s
[sydtest-hspec-source] Using compiler: ghc-9.12.3
4597.72 s
[sydtest-hspec-source] Using install prefix:
4597.72 s
[sydtest-hspec-source] /nix/store/x8b1nad4j7rjib5ncsrj011ilqlzcvxg-sydtest-hspec-source-0.4.0.4
4597.72 s
[sydtest-hspec-source] Executables installed in:
4597.72 s
[sydtest-hspec-source] /nix/store/x8b1nad4j7rjib5ncsrj011ilqlzcvxg-sydtest-hspec-source-0.4.0.4/bin
4597.72 s
[sydtest-hspec-source] Libraries installed in:
4597.72 s
[sydtest-hspec-source] /nix/store/x8b1nad4j7rjib5ncsrj011ilqlzcvxg-sydtest-hspec-source-0.4.0.4/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-hspec-0.4.0.4-4oTd5wIzqpZFEV8IObctm4
4597.72 s
[sydtest-hspec-source] Dynamic Libraries installed in:
4597.72 s
[sydtest-hspec-source] /nix/store/x8b1nad4j7rjib5ncsrj011ilqlzcvxg-sydtest-hspec-source-0.4.0.4/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4597.72 s
[sydtest-hspec-source] Private executables installed in:
4597.72 s
[sydtest-hspec-source] /nix/store/x8b1nad4j7rjib5ncsrj011ilqlzcvxg-sydtest-hspec-source-0.4.0.4/libexec/x86_64-linux-ghc-9.12.3-59b0/sydtest-hspec-0.4.0.4
4597.72 s
[sydtest-hspec-source] Data files installed in:
4597.72 s
[sydtest-hspec-source] /nix/store/x8b1nad4j7rjib5ncsrj011ilqlzcvxg-sydtest-hspec-source-0.4.0.4/share/x86_64-linux-ghc-9.12.3-59b0/sydtest-hspec-0.4.0.4
4597.72 s
[sydtest-hspec-source] Documentation installed in: /share/doc/sydtest-hspec-0.4.0.4
4597.72 s
[sydtest-hspec-source] Configuration files installed in:
4597.72 s
[sydtest-hspec-source] /nix/store/x8b1nad4j7rjib5ncsrj011ilqlzcvxg-sydtest-hspec-source-0.4.0.4/etc
4597.72 s
[sydtest-hspec-source] No alex found
4597.72 s
[sydtest-hspec-source] Using ar found on system at:
4597.72 s
[sydtest-hspec-source] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4597.72 s
[sydtest-hspec-source] No c2hs found
4597.72 s
[sydtest-hspec-source] No cpphs found
4597.72 s
[sydtest-hspec-source] No doctest found
4597.72 s
[sydtest-misbehaved-test-suite-source] Phase: buildPhase
4597.72 s
[sydtest-misbehaved-test-suite-source] Distribution quality errors:
4597.72 s
[sydtest-misbehaved-test-suite-source] [no-syn-desc] No 'synopsis' or 'description' field.
4597.72 s
[sydtest-misbehaved-test-suite-source] [license-none] The 'license' field is missing or is NONE.
4597.72 s
[sydtest-misbehaved-test-suite-source] Distribution quality warnings:
4597.73 s
[sydtest-misbehaved-test-suite-source] [no-category] No 'category' field.
4597.73 s
[sydtest-misbehaved-test-suite-source] [no-maintainer] No 'maintainer' field.
4597.73 s
[sydtest-misbehaved-test-suite-source] [missing-upper-bounds] On library, these packages miss upper bounds:
4597.73 s
[sydtest-misbehaved-test-suite-source] - QuickCheck
4597.73 s
[sydtest-misbehaved-test-suite-source] - sydtest
4597.73 s
[sydtest-misbehaved-test-suite-source] Please add them. There is more information at https://pvp.haskell.org/
4597.73 s
[sydtest-misbehaved-test-suite-source] Note: the public hackage server would reject this package.
4597.73 s
[sydtest-misbehaved-test-suite-source] Building source dist for sydtest-misbehaved-test-suite-0.0.0.0...
4597.73 s
[sydtest-misbehaved-test-suite-source] Source tarball created: dist/sydtest-misbehaved-test-suite-0.0.0.0.tar.gz
4597.73 s
[sydtest-misbehaved-test-suite-source] Phase: checkPhase
4597.73 s
[sydtest-misbehaved-test-suite-source] Phase: haddockPhase
4597.73 s
[sydtest-misbehaved-test-suite-source] Phase: installPhase
4597.73 s
[sydtest-misbehaved-test-suite-source] Phase: fixupPhase
4597.73 s
[sydtest-persistent-source] Dependency base >=4.7 && <5: using base-4.21.1.0
4597.73 s
[sydtest-persistent-source] Dependency bytestring: using bytestring-0.12.2.0
4597.73 s
[sydtest-persistent-source] Dependency mtl: using mtl-2.3.1
4597.73 s
[sydtest-persistent-source] Dependency persistent: using persistent-2.14.6.3
4597.73 s
[sydtest-persistent-source] Dependency sydtest >=0.17: using sydtest-0.23.0.2
4597.73 s
[sydtest-persistent-source] Dependency text: using text-2.1.3
4597.73 s
[sydtest-persistent-source] Dependency unliftio: using unliftio-0.2.25.1
4597.73 s
[sydtest-persistent-source] Source component graph: component lib
4597.73 s
[sydtest-persistent-source] Configured component graph:
4597.73 s
[sydtest-persistent-source] component sydtest-persistent-0.1.0.0-8oMmkBKH1Bf1eghTcOcQ1N
4597.73 s
[sydtest-persistent-source] include base-4.21.1.0-f852
4597.73 s
[sydtest-persistent-source] include bytestring-0.12.2.0-6aa1
4597.73 s
[sydtest-persistent-source] include mtl-2.3.1-20ab
4597.73 s
[sydtest-persistent-source] include persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4597.73 s
[sydtest-persistent-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4597.73 s
[sydtest-persistent-source] include text-2.1.3-1f83
4597.73 s
[sydtest-persistent-source] include unliftio-0.2.25.1-9Q7P5DmQ6dOA0ziMMN649E
4597.73 s
[sydtest-persistent-source] Linked component graph:
4597.73 s
[sydtest-persistent-source] unit sydtest-persistent-0.1.0.0-8oMmkBKH1Bf1eghTcOcQ1N
4597.73 s
[sydtest-persistent-source] include base-4.21.1.0-f852
4597.73 s
[sydtest-persistent-source] include bytestring-0.12.2.0-6aa1
4597.73 s
[sydtest-persistent-source] include mtl-2.3.1-20ab
4597.73 s
[sydtest-persistent-source] include persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4597.73 s
[sydtest-persistent-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4597.73 s
[sydtest-persistent-source] include text-2.1.3-1f83
4597.73 s
[sydtest-persistent-source] include unliftio-0.2.25.1-9Q7P5DmQ6dOA0ziMMN649E
4597.73 s
[sydtest-persistent-source] Test.Syd.Persistent=sydtest-persistent-0.1.0.0-8oMmkBKH1Bf1eghTcOcQ1N:Test.Syd.Persistent
4597.73 s
[sydtest-persistent-source] Ready component graph:
4597.73 s
[sydtest-persistent-source] definite sydtest-persistent-0.1.0.0-8oMmkBKH1Bf1eghTcOcQ1N
4597.73 s
[sydtest-persistent-source] depends base-4.21.1.0-f852
4597.73 s
[sydtest-persistent-source] depends bytestring-0.12.2.0-6aa1
4597.73 s
[sydtest-persistent-source] depends mtl-2.3.1-20ab
4597.73 s
[sydtest-persistent-source] depends persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4597.73 s
[sydtest-persistent-source] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4597.73 s
[sydtest-persistent-source] depends text-2.1.3-1f83
4597.73 s
[sydtest-persistent-source] depends unliftio-0.2.25.1-9Q7P5DmQ6dOA0ziMMN649E
4597.73 s
[sydtest-persistent-source] Using Cabal-3.14.2.0 compiled by ghc-9.12
4597.73 s
[sydtest-persistent-source] Using compiler: ghc-9.12.3
4597.73 s
[sydtest-persistent-source] Using install prefix:
4597.73 s
[sydtest-persistent-source] /nix/store/bfypr4wdl79178l7gfxy71k5jn8gfl9m-sydtest-persistent-source-0.1.0.0
4597.73 s
[sydtest-persistent-source] Executables installed in:
4597.73 s
[sydtest-persistent-source] /nix/store/bfypr4wdl79178l7gfxy71k5jn8gfl9m-sydtest-persistent-source-0.1.0.0/bin
4597.73 s
[sydtest-persistent-source] Libraries installed in:
4597.73 s
[sydtest-persistent-source] /nix/store/bfypr4wdl79178l7gfxy71k5jn8gfl9m-sydtest-persistent-source-0.1.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-persistent-0.1.0.0-8oMmkBKH1Bf1eghTcOcQ1N
4597.73 s
[sydtest-persistent-source] Dynamic Libraries installed in:
4597.73 s
[sydtest-persistent-source] /nix/store/bfypr4wdl79178l7gfxy71k5jn8gfl9m-sydtest-persistent-source-0.1.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4597.73 s
[sydtest-persistent-source] Private executables installed in:
4597.73 s
[sydtest-persistent-source] /nix/store/bfypr4wdl79178l7gfxy71k5jn8gfl9m-sydtest-persistent-source-0.1.0.0/libexec/x86_64-linux-ghc-9.12.3-59b0/sydtest-persistent-0.1.0.0
4597.73 s
[sydtest-persistent-source] Data files installed in:
4597.73 s
[sydtest-persistent-source] /nix/store/bfypr4wdl79178l7gfxy71k5jn8gfl9m-sydtest-persistent-source-0.1.0.0/share/x86_64-linux-ghc-9.12.3-59b0/sydtest-persistent-0.1.0.0
4597.73 s
[sydtest-persistent-source] Documentation installed in: /share/doc/sydtest-persistent-0.1.0.0
4597.73 s
[sydtest-persistent-source] Configuration files installed in:
4597.73 s
[sydtest-persistent-source] /nix/store/bfypr4wdl79178l7gfxy71k5jn8gfl9m-sydtest-persistent-source-0.1.0.0/etc
4597.73 s
[sydtest-persistent-source] No alex found
4597.73 s
[sydtest-persistent-source] Using ar found on system at:
4597.73 s
[sydtest-persistent-source] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4597.73 s
[sydtest-persistent-source] No c2hs found
4597.73 s
[sydtest-persistent-source] No cpphs found
4597.73 s
[sydtest-persistent-source] No doctest found
4597.73 s
[sydtest-persistent-source] Using gcc version 14.3.0 given by user at:
4597.73 s
[sydtest-persistent-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4597.73 s
[sydtest-persistent-source] Using ghc version 9.12.3 found on system at:
4597.73 s
[sydtest-persistent-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4597.73 s
[sydtest-persistent-source] Using ghc-pkg version 9.12.3 found on system at:
4597.73 s
[sydtest-persistent-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4597.73 s
[sydtest-persistent-source] No ghcjs found
4597.73 s
[sydtest-persistent-source] No ghcjs-pkg found
4597.73 s
[sydtest-persistent-source] No greencard found
4597.73 s
[sydtest-persistent-source] Using haddock version 2.32.0 found on system at:
4597.73 s
[sydtest-persistent-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4597.73 s
[sydtest-persistent-source] No happy found
4597.73 s
[sydtest-persistent-source] No haskell-suite found
4597.73 s
[sydtest-persistent-source] No haskell-suite-pkg found
4597.73 s
[sydtest-persistent-source] No hmake found
4597.73 s
[sydtest-persistent-source] Using hpc version 0.69 found on system at:
4597.73 s
[sydtest-persistent-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4597.73 s
[sydtest-persistent-source] Using hsc2hs version 0.68.10 found on system at:
4597.73 s
[sydtest-persistent-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4597.73 s
[sydtest-persistent-source] Using hscolour version 1.25 found on system at:
4597.73 s
[sydtest-persistent-source] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4597.73 s
[sydtest-persistent-source] No jhc found
4597.73 s
[sydtest-persistent-source] Using ld found on system at:
4597.73 s
[sydtest-persistent-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4597.73 s
[sydtest-persistent-source] No pkg-config found
4597.73 s
[sydtest-process-source] Dependency base >=4.7 && <5: using base-4.21.1.0
4597.73 s
[sydtest-process-source] Dependency process: using process-1.6.26.1
4597.73 s
[sydtest-process-source] Dependency sydtest: using sydtest-0.23.0.2
4597.73 s
[sydtest-process-source] Dependency base >=4.7 && <5: using base-4.21.1.0
4597.73 s
[sydtest-process-source] Dependency bytestring: using bytestring-0.12.2.0
4597.73 s
[sydtest-process-source] Dependency process: using process-1.6.26.1
4597.73 s
[sydtest-process-source] Dependency sydtest: using sydtest-0.23.0.2
4597.73 s
[sydtest-process-source] Dependency sydtest-process: using sydtest-process-0.0.0.0
4597.73 s
[sydtest-process-source] Source component graph:
4597.73 s
[sydtest-process-source] component lib
4597.73 s
[sydtest-process-source] component test:sydtest-process-test dependency lib
4597.73 s
[sydtest-process-source] Configured component graph:
4597.73 s
[sydtest-process-source] component sydtest-process-0.0.0.0-E6ix4xThr5H73lZaBiKYrW
4597.73 s
[sydtest-process-source] include base-4.21.1.0-f852
4597.73 s
[sydtest-process-source] include process-1.6.26.1-9a6b
4597.73 s
[sydtest-process-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4597.73 s
[sydtest-process-source] component sydtest-process-0.0.0.0-GfXIVrrfLDaGGn0VbqRbm-sydtest-process-test
4597.73 s
[sydtest-process-source] include base-4.21.1.0-f852
4597.73 s
[sydtest-process-source] include bytestring-0.12.2.0-6aa1
4597.73 s
[sydtest-process-source] include process-1.6.26.1-9a6b
4597.73 s
[sydtest-process-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4597.73 s
[sydtest-process-source] include sydtest-process-0.0.0.0-E6ix4xThr5H73lZaBiKYrW
4597.73 s
[sydtest-process-source] Linked component graph:
4597.73 s
[sydtest-process-source] unit sydtest-process-0.0.0.0-E6ix4xThr5H73lZaBiKYrW
4597.73 s
[sydtest-process-source] include base-4.21.1.0-f852
4597.73 s
[sydtest-process-source] include process-1.6.26.1-9a6b
4597.73 s
[sydtest-process-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4597.73 s
[sydtest-process-source] Test.Syd.Process=sydtest-process-0.0.0.0-E6ix4xThr5H73lZaBiKYrW:Test.Syd.Process
4597.73 s
[sydtest-process-source] unit sydtest-process-0.0.0.0-GfXIVrrfLDaGGn0VbqRbm-sydtest-process-test
4597.73 s
[sydtest-process-source] include base-4.21.1.0-f852
4597.73 s
[sydtest-process-source] include bytestring-0.12.2.0-6aa1
4597.73 s
[sydtest-process-source] include process-1.6.26.1-9a6b
4597.73 s
[sydtest-process-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4597.73 s
[sydtest-process-source] include sydtest-process-0.0.0.0-E6ix4xThr5H73lZaBiKYrW
4597.73 s
[sydtest-process-source] Ready component graph:
4597.73 s
[sydtest-process-source] definite sydtest-process-0.0.0.0-E6ix4xThr5H73lZaBiKYrW
4597.73 s
[sydtest-process-source] depends base-4.21.1.0-f852
4597.73 s
[sydtest-process-source] depends process-1.6.26.1-9a6b
4597.73 s
[sydtest-process-source] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4597.73 s
[sydtest-process-source] definite sydtest-process-0.0.0.0-GfXIVrrfLDaGGn0VbqRbm-sydtest-process-test
4597.73 s
[sydtest-process-source] depends base-4.21.1.0-f852
4597.73 s
[sydtest-process-source] depends bytestring-0.12.2.0-6aa1
4597.73 s
[sydtest-process-source] depends process-1.6.26.1-9a6b
4597.73 s
[sydtest-process-source] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4597.73 s
[sydtest-process-source] depends sydtest-process-0.0.0.0-E6ix4xThr5H73lZaBiKYrW
4597.73 s
[sydtest-process-source] Using Cabal-3.14.2.0 compiled by ghc-9.12
4597.73 s
[sydtest-process-source] Using compiler: ghc-9.12.3
4597.73 s
[sydtest-process-source] Using install prefix:
4597.73 s
[sydtest-process-source] /nix/store/sk0k725rx7xqjxczd5s7gjv6aw46rd09-sydtest-process-source-0.0.0.0
4597.73 s
[sydtest-process-source] Executables installed in:
4597.73 s
[sydtest-process-source] /nix/store/sk0k725rx7xqjxczd5s7gjv6aw46rd09-sydtest-process-source-0.0.0.0/bin
4597.73 s
[sydtest-process-source] Libraries installed in:
4597.73 s
[sydtest-process-source] /nix/store/sk0k725rx7xqjxczd5s7gjv6aw46rd09-sydtest-process-source-0.0.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-process-0.0.0.0-E6ix4xThr5H73lZaBiKYrW
4597.73 s
[sydtest-process-source] Dynamic Libraries installed in:
4597.73 s
[sydtest-process-source] /nix/store/sk0k725rx7xqjxczd5s7gjv6aw46rd09-sydtest-process-source-0.0.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4597.73 s
[sydtest-process-source] Private executables installed in:
4597.73 s
[sydtest-process-source] /nix/store/sk0k725rx7xqjxczd5s7gjv6aw46rd09-sydtest-process-source-0.0.0.0/libexec/x86_64-linux-ghc-9.12.3-59b0/sydtest-process-0.0.0.0
4597.73 s
[sydtest-process-source] Data files installed in:
4597.73 s
[sydtest-process-source] /nix/store/sk0k725rx7xqjxczd5s7gjv6aw46rd09-sydtest-process-source-0.0.0.0/share/x86_64-linux-ghc-9.12.3-59b0/sydtest-process-0.0.0.0
4597.73 s
[sydtest-process-source] Documentation installed in: /share/doc/sydtest-process-0.0.0.0
4597.73 s
[sydtest-process-source] Configuration files installed in:
4597.73 s
[sydtest-process-source] /nix/store/sk0k725rx7xqjxczd5s7gjv6aw46rd09-sydtest-process-source-0.0.0.0/etc
4597.73 s
[sydtest-process-source] No alex found
4597.73 s
[sydtest-process-source] Using ar found on system at:
4597.73 s
[sydtest-process-source] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4597.73 s
[sydtest-process-source] No c2hs found
4597.73 s
[sydtest-process-source] No cpphs found
4597.73 s
[sydtest-process-source] No doctest found
4597.73 s
[sydtest-process-source] Using gcc version 14.3.0 given by user at:
4597.73 s
[sydtest-process-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4597.73 s
[sydtest-process-source] Using ghc version 9.12.3 found on system at:
4597.73 s
[sydtest-process-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4597.73 s
[sydtest-process-source] Using ghc-pkg version 9.12.3 found on system at:
4597.73 s
[sydtest-process-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4597.73 s
[sydtest-process-source] No ghcjs found
4597.73 s
[sydtest-process-source] No ghcjs-pkg found
4597.73 s
[sydtest-process-source] No greencard found
4597.73 s
[sydtest-process-source] Using haddock version 2.32.0 found on system at:
4597.73 s
[sydtest-process-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4597.73 s
[sydtest-process-source] No happy found
4597.74 s
[sydtest-process-source] No haskell-suite found
4597.74 s
[sydtest-process-source] No haskell-suite-pkg found
4597.74 s
[sydtest-process-source] No hmake found
4597.74 s
[sydtest-process-source] Using hpc version 0.69 found on system at:
4597.75 s
Progress: 330 of 370 built (10 building), 559 of 559 downloaded from cache
4597.78 s
Progress: 331 of 371 built (9 building), 559 of 559 downloaded from cache
4597.78 s
[sydtest-hspec-source] Using gcc version 14.3.0 given by user at:
4597.78 s
[sydtest-hspec-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4597.78 s
[sydtest-hspec-source] Using ghc version 9.12.3 found on system at:
4597.78 s
[sydtest-hspec-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4597.78 s
[sydtest-hspec-source] Using ghc-pkg version 9.12.3 found on system at:
4597.78 s
[sydtest-hspec-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4597.78 s
[sydtest-hspec-source] No ghcjs found
4597.78 s
[sydtest-hspec-source] No ghcjs-pkg found
4597.78 s
[sydtest-hspec-source] No greencard found
4597.78 s
[sydtest-hspec-source] Using haddock version 2.32.0 found on system at:
4597.78 s
[sydtest-hspec-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4597.78 s
[sydtest-hspec-source] No happy found
4597.78 s
[sydtest-hspec-source] No haskell-suite found
4597.78 s
[sydtest-hspec-source] No haskell-suite-pkg found
4597.78 s
[sydtest-hspec-source] No hmake found
4597.78 s
[sydtest-hspec-source] Using hpc version 0.69 found on system at:
4597.78 s
[sydtest-hspec-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4597.78 s
[sydtest-hspec-source] Using hsc2hs version 0.68.10 found on system at:
4597.78 s
[sydtest-hspec-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4597.78 s
[sydtest-hspec-source] Using hscolour version 1.25 found on system at:
4597.78 s
[sydtest-hspec-source] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4597.78 s
[sydtest-hspec-source] No jhc found
4597.78 s
[sydtest-hspec-source] Using ld found on system at:
4597.78 s
[sydtest-hspec-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4597.78 s
[sydtest-hspec-source] No pkg-config found
4597.78 s
[sydtest-hspec-source] Using runghc version 9.12.3 found on system at:
4597.78 s
[sydtest-hspec-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4597.78 s
[sydtest-hspec-source] Using strip version 2.44 found on system at:
4597.78 s
[sydtest-hspec-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4597.78 s
[sydtest-hspec-source] Using tar found on system at:
4597.78 s
[sydtest-hspec-source] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4597.78 s
[sydtest-hspec-source] No uhc found
4597.80 s
Progress: 332 of 372 built (8 building), 559 of 559 downloaded from cache
4597.80 s
[sydtest-persistent-source] Using runghc version 9.12.3 found on system at:
4597.81 s
[sydtest-persistent-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4597.81 s
[sydtest-persistent-source] Using strip version 2.44 found on system at:
4597.81 s
[sydtest-persistent-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4597.81 s
[sydtest-persistent-source] Using tar found on system at:
4597.81 s
[sydtest-persistent-source] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4597.81 s
[sydtest-persistent-source] No uhc found
4597.81 s
[sydtest-process-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4597.81 s
[sydtest-process-source] Using hsc2hs version 0.68.10 found on system at:
4597.81 s
[sydtest-process-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4597.81 s
[sydtest-process-source] Using hscolour version 1.25 found on system at:
4597.81 s
[sydtest-process-source] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4597.81 s
[sydtest-process-source] No jhc found
4597.81 s
[sydtest-process-source] Using ld found on system at:
4597.81 s
[sydtest-process-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4597.81 s
[sydtest-process-source] No pkg-config found
4597.81 s
[sydtest-process-source] Using runghc version 9.12.3 found on system at:
4597.81 s
[sydtest-process-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4597.81 s
[sydtest-process-source] Using strip version 2.44 found on system at:
4597.81 s
[sydtest-process-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4597.81 s
[sydtest-process-source] Using tar found on system at:
4597.81 s
[sydtest-process-source] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4597.81 s
[sydtest-process-source] No uhc found
4597.90 s
Building opt-env-conf-test
4597.97 s
Building sydtest-autodocodec
4598.03 s
Building sydtest-misbehaved-test-suite
4598.03 s
[sydtest-hedgehog-source] Phase: buildPhase
4598.03 s
[sydtest-hedgehog-source] Distribution quality warnings:
4598.03 s
[sydtest-hedgehog-source] [no-description] No 'description' field.
4598.03 s
[sydtest-hedgehog-source] [missing-upper-bounds] On library, these packages miss upper bounds:
4598.03 s
[sydtest-hedgehog-source] - containers
4598.03 s
[sydtest-hedgehog-source] - hedgehog
4598.03 s
[sydtest-hedgehog-source] - stm
4598.03 s
[sydtest-hedgehog-source] - sydtest
4598.03 s
[sydtest-hedgehog-source] Please add them. There is more information at https://pvp.haskell.org/
4598.03 s
[sydtest-hedgehog-source] Building source dist for sydtest-hedgehog-0.4.0.0...
4598.03 s
[sydtest-hedgehog-source] Source tarball created: dist/sydtest-hedgehog-0.4.0.0.tar.gz
4598.03 s
[sydtest-hedgehog-source] Phase: checkPhase
4598.03 s
[sydtest-hedgehog-source] Phase: haddockPhase
4598.03 s
[sydtest-hedgehog-source] Phase: installPhase
4598.03 s
[sydtest-hedgehog-source] Phase: fixupPhase
4598.03 s
[sydtest-hspec-source] Phase: buildPhase
4598.03 s
[sydtest-hspec-source] Distribution quality warnings:
4598.03 s
[sydtest-hspec-source] [no-description] No 'description' field.
4598.03 s
[sydtest-hspec-source] [missing-upper-bounds] On library, these packages miss upper bounds:
4598.03 s
[sydtest-hspec-source] - QuickCheck
4598.03 s
[sydtest-hspec-source] - hspec-core
4598.03 s
[sydtest-hspec-source] - mtl
4598.03 s
[sydtest-hspec-source] - stm
4598.03 s
[sydtest-hspec-source] - sydtest
4598.03 s
[sydtest-hspec-source] Please add them. There is more information at https://pvp.haskell.org/
4598.03 s
[sydtest-hspec-source] Building source dist for sydtest-hspec-0.4.0.4...
4598.03 s
[sydtest-hspec-source] Source tarball created: dist/sydtest-hspec-0.4.0.4.tar.gz
4598.03 s
[sydtest-hspec-source] Phase: checkPhase
4598.03 s
[sydtest-hspec-source] Phase: haddockPhase
4598.03 s
[sydtest-hspec-source] Phase: installPhase
4598.03 s
[sydtest-hspec-source] Phase: fixupPhase
4598.03 s
[sydtest-persistent-source] Phase: buildPhase
4598.03 s
[sydtest-persistent-source] Distribution quality warnings:
4598.03 s
[sydtest-persistent-source] [no-description] No 'description' field.
4598.03 s
[sydtest-persistent-source] [missing-upper-bounds] On library, these packages miss upper bounds:
4598.03 s
[sydtest-persistent-source] - bytestring
4598.03 s
[sydtest-persistent-source] - mtl
4598.03 s
[sydtest-persistent-source] - persistent
4598.03 s
[sydtest-persistent-source] - sydtest
4598.03 s
[sydtest-persistent-source] - text
4598.03 s
[sydtest-persistent-source] - unliftio
4598.03 s
[sydtest-persistent-source] Please add them. There is more information at https://pvp.haskell.org/
4598.03 s
[sydtest-persistent-source] Building source dist for sydtest-persistent-0.1.0.0...
4598.03 s
[sydtest-persistent-source] Source tarball created: dist/sydtest-persistent-0.1.0.0.tar.gz
4598.03 s
[sydtest-persistent-source] Phase: checkPhase
4598.03 s
[sydtest-persistent-source] Phase: haddockPhase
4598.03 s
[sydtest-persistent-source] Phase: installPhase
4598.03 s
[sydtest-persistent-source] Phase: fixupPhase
4598.03 s
[sydtest-process-source] Phase: buildPhase
4598.03 s
[sydtest-process-source] Distribution quality warnings:
4598.03 s
[sydtest-process-source] [no-description] No 'description' field.
4598.03 s
[sydtest-process-source] [missing-upper-bounds] On library, these packages miss upper bounds:
4598.03 s
[sydtest-process-source] - process
4598.03 s
[sydtest-process-source] - sydtest
4598.03 s
[sydtest-process-source] Please add them. There is more information at https://pvp.haskell.org/
4598.03 s
[sydtest-process-source] Building source dist for sydtest-process-0.0.0.0...
4598.03 s
[sydtest-process-source] Source tarball created: dist/sydtest-process-0.0.0.0.tar.gz
4598.03 s
[sydtest-process-source] Phase: checkPhase
4598.03 s
[sydtest-process-source] Phase: haddockPhase
4598.03 s
[sydtest-process-source] Phase: installPhase
4598.03 s
[sydtest-process-source] Phase: fixupPhase
4598.03 s
[sydtest-typed-process-source] Dependency base >=4.7 && <5: using base-4.21.1.0
4598.03 s
[sydtest-typed-process-source] Dependency sydtest: using sydtest-0.23.0.2
4598.03 s
[sydtest-typed-process-source] Dependency typed-process: using typed-process-0.2.13.0
4598.03 s
[sydtest-typed-process-source] Dependency base >=4.7 && <5: using base-4.21.1.0
4598.03 s
[sydtest-typed-process-source] Dependency bytestring: using bytestring-0.12.2.0
4598.03 s
[sydtest-typed-process-source] Dependency sydtest: using sydtest-0.23.0.2
4598.03 s
[sydtest-typed-process-source] Dependency sydtest-typed-process: using sydtest-typed-process-0.0.0.0
4598.03 s
[sydtest-typed-process-source] Dependency typed-process: using typed-process-0.2.13.0
4598.03 s
[sydtest-typed-process-source] Source component graph:
4598.03 s
[sydtest-typed-process-source] component lib
4598.03 s
[sydtest-typed-process-source] component test:sydtest-typed-process-test dependency lib
4598.03 s
[sydtest-typed-process-source] Configured component graph:
4598.03 s
[sydtest-typed-process-source] component sydtest-typed-process-0.0.0.0-Eb5nGeXcy6rKNpp94mW4rk
4598.03 s
[sydtest-typed-process-source] include base-4.21.1.0-f852
4598.03 s
[sydtest-typed-process-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4598.03 s
[sydtest-typed-process-source] include typed-process-0.2.13.0-CdZF17AAa2153AcE9wyfJu
4598.03 s
[sydtest-typed-process-source] component sydtest-typed-process-0.0.0.0-7lExf7RldnwDq7jJp52PK7-sydtest-typed-process-test
4598.03 s
[sydtest-typed-process-source] include base-4.21.1.0-f852
4598.03 s
[sydtest-typed-process-source] include bytestring-0.12.2.0-6aa1
4598.03 s
[sydtest-typed-process-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4598.03 s
[sydtest-typed-process-source] include sydtest-typed-process-0.0.0.0-Eb5nGeXcy6rKNpp94mW4rk
4598.04 s
[sydtest-typed-process-source] include typed-process-0.2.13.0-CdZF17AAa2153AcE9wyfJu
4598.04 s
[sydtest-typed-process-source] Linked component graph:
4598.04 s
[sydtest-typed-process-source] unit sydtest-typed-process-0.0.0.0-Eb5nGeXcy6rKNpp94mW4rk
4598.04 s
[sydtest-typed-process-source] include base-4.21.1.0-f852
4598.04 s
[sydtest-typed-process-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4598.04 s
[sydtest-typed-process-source] include typed-process-0.2.13.0-CdZF17AAa2153AcE9wyfJu
4598.04 s
[sydtest-typed-process-source] Test.Syd.Process.Typed=sydtest-typed-process-0.0.0.0-Eb5nGeXcy6rKNpp94mW4rk:Test.Syd.Process.Typed
4598.04 s
[sydtest-typed-process-source] unit sydtest-typed-process-0.0.0.0-7lExf7RldnwDq7jJp52PK7-sydtest-typed-process-test
4598.04 s
[sydtest-typed-process-source] include base-4.21.1.0-f852
4598.04 s
[sydtest-typed-process-source] include bytestring-0.12.2.0-6aa1
4598.04 s
[sydtest-typed-process-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4598.04 s
[sydtest-typed-process-source] include sydtest-typed-process-0.0.0.0-Eb5nGeXcy6rKNpp94mW4rk
4598.04 s
[sydtest-typed-process-source] include typed-process-0.2.13.0-CdZF17AAa2153AcE9wyfJu
4598.04 s
[sydtest-typed-process-source] Ready component graph:
4598.04 s
[sydtest-typed-process-source] definite sydtest-typed-process-0.0.0.0-Eb5nGeXcy6rKNpp94mW4rk
4598.04 s
[sydtest-typed-process-source] depends base-4.21.1.0-f852
4598.04 s
[sydtest-typed-process-source] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4598.04 s
[sydtest-typed-process-source] depends typed-process-0.2.13.0-CdZF17AAa2153AcE9wyfJu
4598.04 s
[sydtest-typed-process-source] definite sydtest-typed-process-0.0.0.0-7lExf7RldnwDq7jJp52PK7-sydtest-typed-process-test
4598.04 s
[sydtest-typed-process-source] depends base-4.21.1.0-f852
4598.04 s
[sydtest-typed-process-source] depends bytestring-0.12.2.0-6aa1
4598.04 s
[sydtest-typed-process-source] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4598.04 s
[sydtest-typed-process-source] depends sydtest-typed-process-0.0.0.0-Eb5nGeXcy6rKNpp94mW4rk
4598.04 s
[sydtest-typed-process-source] depends typed-process-0.2.13.0-CdZF17AAa2153AcE9wyfJu
4598.04 s
[sydtest-typed-process-source] Using Cabal-3.14.2.0 compiled by ghc-9.12
4598.04 s
[sydtest-typed-process-source] Using compiler: ghc-9.12.3
4598.04 s
[sydtest-typed-process-source] Using install prefix:
4598.04 s
[sydtest-typed-process-source] /nix/store/yy6342vy81rx4xcfnn01h2rh03nb7sxd-sydtest-typed-process-source-0.0.0.0
4598.04 s
[sydtest-typed-process-source] Executables installed in:
4598.04 s
[sydtest-typed-process-source] /nix/store/yy6342vy81rx4xcfnn01h2rh03nb7sxd-sydtest-typed-process-source-0.0.0.0/bin
4598.04 s
[sydtest-typed-process-source] Libraries installed in:
4598.04 s
[sydtest-typed-process-source] /nix/store/yy6342vy81rx4xcfnn01h2rh03nb7sxd-sydtest-typed-process-source-0.0.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-typed-process-0.0.0.0-Eb5nGeXcy6rKNpp94mW4rk
4598.04 s
[sydtest-typed-process-source] Dynamic Libraries installed in:
4598.04 s
[sydtest-typed-process-source] /nix/store/yy6342vy81rx4xcfnn01h2rh03nb7sxd-sydtest-typed-process-source-0.0.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4598.04 s
[sydtest-typed-process-source] Private executables installed in:
4598.04 s
[sydtest-typed-process-source] /nix/store/yy6342vy81rx4xcfnn01h2rh03nb7sxd-sydtest-typed-process-source-0.0.0.0/libexec/x86_64-linux-ghc-9.12.3-59b0/sydtest-typed-process-0.0.0.0
4598.04 s
[sydtest-typed-process-source] Data files installed in:
4598.04 s
[sydtest-typed-process-source] /nix/store/yy6342vy81rx4xcfnn01h2rh03nb7sxd-sydtest-typed-process-source-0.0.0.0/share/x86_64-linux-ghc-9.12.3-59b0/sydtest-typed-process-0.0.0.0
4598.04 s
[sydtest-typed-process-source] Documentation installed in: /share/doc/sydtest-typed-process-0.0.0.0
4598.04 s
[sydtest-typed-process-source] Configuration files installed in:
4598.04 s
[sydtest-typed-process-source] /nix/store/yy6342vy81rx4xcfnn01h2rh03nb7sxd-sydtest-typed-process-source-0.0.0.0/etc
4598.04 s
[sydtest-typed-process-source] No alex found
4598.04 s
[sydtest-typed-process-source] Using ar found on system at:
4598.04 s
[sydtest-typed-process-source] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4598.04 s
[sydtest-typed-process-source] No c2hs found
4598.04 s
[sydtest-typed-process-source] No cpphs found
4598.04 s
[sydtest-typed-process-source] No doctest found
4598.04 s
[sydtest-typed-process-source] Using gcc version 14.3.0 given by user at:
4598.04 s
[sydtest-typed-process-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4598.04 s
[sydtest-typed-process-source] Using ghc version 9.12.3 found on system at:
4598.04 s
[sydtest-typed-process-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4598.04 s
[sydtest-typed-process-source] Using ghc-pkg version 9.12.3 found on system at:
4598.06 s
Progress: 333 of 370 built (10 building), 559 of 559 downloaded from cache
4598.09 s
Progress: 334 of 371 built (9 building), 559 of 559 downloaded from cache
4598.12 s
Progress: 335 of 372 built (8 building), 559 of 559 downloaded from cache
4598.14 s
Progress: 336 of 373 built (7 building), 559 of 559 downloaded from cache
4598.14 s
[sydtest-typed-process-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4598.14 s
[sydtest-typed-process-source] No ghcjs found
4598.14 s
[sydtest-typed-process-source] No ghcjs-pkg found
4598.14 s
[sydtest-typed-process-source] No greencard found
4598.14 s
[sydtest-typed-process-source] Using haddock version 2.32.0 found on system at:
4598.14 s
[sydtest-typed-process-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4598.14 s
[sydtest-typed-process-source] No happy found
4598.14 s
[sydtest-typed-process-source] No haskell-suite found
4598.14 s
[sydtest-typed-process-source] No haskell-suite-pkg found
4598.14 s
[sydtest-typed-process-source] No hmake found
4598.14 s
[sydtest-typed-process-source] Using hpc version 0.69 found on system at:
4598.14 s
[sydtest-typed-process-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4598.14 s
[sydtest-typed-process-source] Using hsc2hs version 0.68.10 found on system at:
4598.14 s
[sydtest-typed-process-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4598.14 s
[sydtest-typed-process-source] Using hscolour version 1.25 found on system at:
4598.14 s
[sydtest-typed-process-source] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4598.14 s
[sydtest-typed-process-source] No jhc found
4598.14 s
[sydtest-typed-process-source] Using ld found on system at:
4598.14 s
[sydtest-typed-process-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4598.14 s
[sydtest-typed-process-source] No pkg-config found
4598.14 s
[sydtest-typed-process-source] Using runghc version 9.12.3 found on system at:
4598.14 s
[sydtest-typed-process-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4598.14 s
[sydtest-typed-process-source] Using strip version 2.44 found on system at:
4598.14 s
[sydtest-typed-process-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4598.14 s
[sydtest-typed-process-source] Using tar found on system at:
4598.14 s
[sydtest-typed-process-source] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4598.14 s
[sydtest-typed-process-source] No uhc found
4598.14 s
[sydtest-typed-process-source] Phase: buildPhase
4598.14 s
[sydtest-typed-process-source] Distribution quality warnings:
4598.14 s
[sydtest-typed-process-source] [no-description] No 'description' field.
4598.14 s
[sydtest-typed-process-source] [missing-upper-bounds] On library, these packages miss upper bounds:
4598.14 s
[sydtest-typed-process-source] - sydtest
4598.14 s
[sydtest-typed-process-source] - typed-process
4598.14 s
[sydtest-typed-process-source] Please add them. There is more information at https://pvp.haskell.org/
4598.14 s
[sydtest-typed-process-source] Building source dist for sydtest-typed-process-0.0.0.0...
4598.14 s
[sydtest-typed-process-source] Source tarball created: dist/sydtest-typed-process-0.0.0.0.tar.gz
4598.14 s
[sydtest-typed-process-source] Phase: checkPhase
4598.14 s
[sydtest-typed-process-source] Phase: haddockPhase
4598.14 s
[sydtest-typed-process-source] Phase: installPhase
4598.14 s
[sydtest-typed-process-source] Phase: fixupPhase
4598.24 s
Building sydtest-hedgehog
4598.31 s
Building sydtest-hspec
4598.38 s
Building sydtest-persistent
4598.52 s
Building sydtest-process
4598.52 s
[opt-env-conf-test] Phase: setupCompilerEnvironmentPhase
4598.52 s
[opt-env-conf-test] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4598.52 s
[sydtest-aeson] Phase: setupCompilerEnvironmentPhase
4598.52 s
[sydtest-aeson] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4598.52 s
[sydtest-autodocodec] Phase: setupCompilerEnvironmentPhase
4598.52 s
[sydtest-autodocodec] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4598.52 s
[sydtest-misbehaved-test-suite] Phase: setupCompilerEnvironmentPhase
4598.52 s
[sydtest-misbehaved-test-suite] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4598.52 s
Progress: 337 of 370 built (10 building), 559 of 559 downloaded from cache
4598.52 s
[sydtest-wai-source] Dependency base >=4.7 && <5: using base-4.21.1.0
4598.52 s
[sydtest-wai-source] Dependency bytestring: using bytestring-0.12.2.0
4598.52 s
[sydtest-wai-source] Dependency case-insensitive: using case-insensitive-1.2.1.0
4598.52 s
[sydtest-wai-source] Dependency http-client: using http-client-0.7.19
4598.52 s
[sydtest-wai-source] Dependency http-types: using http-types-0.12.4
4598.52 s
[sydtest-wai-source] Dependency mtl: using mtl-2.3.1
4598.52 s
[sydtest-wai-source] Dependency network: using network-3.2.8.0
4598.52 s
[sydtest-wai-source] Dependency sydtest >=0.3.0.0: using sydtest-0.23.0.2
4598.52 s
[sydtest-wai-source] Dependency text: using text-2.1.3
4598.52 s
[sydtest-wai-source] Dependency time: using time-1.14
4598.52 s
[sydtest-wai-source] Dependency wai: using wai-3.2.4
4598.52 s
[sydtest-wai-source] Dependency warp: using warp-3.4.9
4598.52 s
[sydtest-wai-source] Dependency base >=4.7 && <5: using base-4.21.1.0
4598.52 s
[sydtest-wai-source] Dependency http-client: using http-client-0.7.19
4598.52 s
[sydtest-wai-source] Dependency http-types: using http-types-0.12.4
4598.52 s
[sydtest-wai-source] Dependency sydtest: using sydtest-0.23.0.2
4598.52 s
[sydtest-wai-source] Dependency sydtest-wai: using sydtest-wai-0.2.0.2
4598.52 s
[sydtest-wai-source] Dependency wai: using wai-3.2.4
4598.52 s
[sydtest-wai-source] Source component graph:
4598.52 s
[sydtest-wai-source] component lib
4598.52 s
[sydtest-wai-source] component test:sydtest-wai-test dependency lib
4598.52 s
[sydtest-wai-source] Configured component graph:
4598.52 s
[sydtest-wai-source] component sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4598.52 s
[sydtest-wai-source] include base-4.21.1.0-f852
4598.52 s
[sydtest-wai-source] include bytestring-0.12.2.0-6aa1
4598.52 s
[sydtest-wai-source] include case-insensitive-1.2.1.0-DwR4RuhBWqw2qKFhWjtCD
4598.52 s
[sydtest-wai-source] include http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4598.52 s
[sydtest-wai-source] include http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4598.52 s
[sydtest-wai-source] include mtl-2.3.1-20ab
4598.52 s
[sydtest-wai-source] include network-3.2.8.0-DpTVqwBHQkCklZVcfZXya
4598.52 s
[sydtest-wai-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4598.52 s
[sydtest-wai-source] include text-2.1.3-1f83
4598.52 s
[sydtest-wai-source] include time-1.14-1f22
4598.52 s
[sydtest-wai-source] include wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4598.52 s
[sydtest-wai-source] include warp-3.4.9-LNTSBi2daHN5YNE7YRGm2w
4598.52 s
[sydtest-wai-source] component sydtest-wai-0.2.0.2-FfsIfyKf7bVE9dlyWM18RR-sydtest-wai-test
4598.52 s
[sydtest-wai-source] include base-4.21.1.0-f852
4598.52 s
[sydtest-wai-source] include http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4598.52 s
[sydtest-wai-source] include http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4598.52 s
[sydtest-wai-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4598.52 s
[sydtest-wai-source] include sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4598.52 s
[sydtest-wai-source] include wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4598.52 s
[sydtest-wai-source] Linked component graph:
4598.52 s
[sydtest-wai-source] unit sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4598.52 s
[sydtest-wai-source] include base-4.21.1.0-f852
4598.52 s
[sydtest-wai-source] include bytestring-0.12.2.0-6aa1
4598.52 s
[sydtest-wai-source] include case-insensitive-1.2.1.0-DwR4RuhBWqw2qKFhWjtCD
4598.52 s
[sydtest-wai-source] include http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4598.52 s
[sydtest-wai-source] include http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4598.52 s
[sydtest-wai-source] include mtl-2.3.1-20ab
4598.52 s
[sydtest-wai-source] include network-3.2.8.0-DpTVqwBHQkCklZVcfZXya
4598.52 s
[sydtest-wai-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4598.52 s
[sydtest-wai-source] include text-2.1.3-1f83
4598.52 s
[sydtest-wai-source] include time-1.14-1f22
4598.52 s
[sydtest-wai-source] include wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4598.52 s
[sydtest-wai-source] include warp-3.4.9-LNTSBi2daHN5YNE7YRGm2w
4598.52 s
[sydtest-wai-source] Test.Syd.Wai=sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq:Test.Syd.Wai,Test.Syd.Wai.Client=sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq:Test.Syd.Wai.Client,Test.Syd.Wai.Def=sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq:Test.Syd.Wai.Def,Test.Syd.Wai.Matcher=sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq:Test.Syd.Wai.Matcher,Test.Syd.Wai.Request=sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq:Test.Syd.Wai.Request
4598.52 s
[sydtest-wai-source] unit sydtest-wai-0.2.0.2-FfsIfyKf7bVE9dlyWM18RR-sydtest-wai-test
4598.52 s
[sydtest-wai-source] include base-4.21.1.0-f852
4598.52 s
[sydtest-wai-source] include http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4598.52 s
[sydtest-wai-source] include http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4598.52 s
[sydtest-wai-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4598.52 s
[sydtest-wai-source] include sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4598.52 s
[sydtest-wai-source] include wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4598.52 s
[sydtest-wai-source] Ready component graph:
4598.52 s
[sydtest-wai-source] definite sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4598.52 s
[sydtest-wai-source] depends base-4.21.1.0-f852
4598.52 s
[sydtest-wai-source] depends bytestring-0.12.2.0-6aa1
4598.52 s
[sydtest-wai-source] depends case-insensitive-1.2.1.0-DwR4RuhBWqw2qKFhWjtCD
4598.52 s
[sydtest-wai-source] depends http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4598.52 s
[sydtest-wai-source] depends http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4598.52 s
[sydtest-wai-source] depends mtl-2.3.1-20ab
4598.52 s
[sydtest-wai-source] depends network-3.2.8.0-DpTVqwBHQkCklZVcfZXya
4598.52 s
[sydtest-wai-source] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4598.52 s
[sydtest-wai-source] depends text-2.1.3-1f83
4598.52 s
[sydtest-wai-source] depends time-1.14-1f22
4598.52 s
[sydtest-wai-source] depends wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4598.52 s
[sydtest-wai-source] depends warp-3.4.9-LNTSBi2daHN5YNE7YRGm2w
4598.52 s
[sydtest-wai-source] definite sydtest-wai-0.2.0.2-FfsIfyKf7bVE9dlyWM18RR-sydtest-wai-test
4598.52 s
[sydtest-wai-source] depends base-4.21.1.0-f852
4598.56 s
Building sydtest-typed-process
4598.56 s
[sydtest-wai-source] depends http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4598.56 s
[sydtest-wai-source] depends http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4598.56 s
[sydtest-wai-source] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4598.56 s
[sydtest-wai-source] depends sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4598.56 s
[sydtest-wai-source] depends wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4598.56 s
[sydtest-wai-source] Using Cabal-3.14.2.0 compiled by ghc-9.12
4598.56 s
[sydtest-wai-source] Using compiler: ghc-9.12.3
4598.56 s
[sydtest-wai-source] Using install prefix:
4598.56 s
[sydtest-wai-source] /nix/store/7w531jkaqy68p5dy6wg4kmym9hhcrdfh-sydtest-wai-source-0.2.0.2
4598.56 s
[sydtest-wai-source] Executables installed in:
4598.56 s
[sydtest-wai-source] /nix/store/7w531jkaqy68p5dy6wg4kmym9hhcrdfh-sydtest-wai-source-0.2.0.2/bin
4598.56 s
[sydtest-wai-source] Libraries installed in:
4598.56 s
[sydtest-wai-source] /nix/store/7w531jkaqy68p5dy6wg4kmym9hhcrdfh-sydtest-wai-source-0.2.0.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4598.56 s
[sydtest-wai-source] Dynamic Libraries installed in:
4598.56 s
[sydtest-wai-source] /nix/store/7w531jkaqy68p5dy6wg4kmym9hhcrdfh-sydtest-wai-source-0.2.0.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4598.56 s
[sydtest-wai-source] Private executables installed in:
4598.56 s
[sydtest-wai-source] /nix/store/7w531jkaqy68p5dy6wg4kmym9hhcrdfh-sydtest-wai-source-0.2.0.2/libexec/x86_64-linux-ghc-9.12.3-59b0/sydtest-wai-0.2.0.2
4598.56 s
[sydtest-wai-source] Data files installed in:
4598.56 s
[sydtest-wai-source] /nix/store/7w531jkaqy68p5dy6wg4kmym9hhcrdfh-sydtest-wai-source-0.2.0.2/share/x86_64-linux-ghc-9.12.3-59b0/sydtest-wai-0.2.0.2
4598.56 s
[sydtest-wai-source] Documentation installed in: /share/doc/sydtest-wai-0.2.0.2
4598.56 s
[sydtest-wai-source] Configuration files installed in:
4598.56 s
[sydtest-wai-source] /nix/store/7w531jkaqy68p5dy6wg4kmym9hhcrdfh-sydtest-wai-source-0.2.0.2/etc
4598.56 s
[sydtest-wai-source] No alex found
4598.56 s
[sydtest-wai-source] Using ar found on system at:
4598.56 s
[sydtest-wai-source] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4598.56 s
[sydtest-wai-source] No c2hs found
4598.56 s
[sydtest-wai-source] No cpphs found
4598.56 s
[sydtest-wai-source] No doctest found
4598.56 s
[sydtest-wai-source] Using gcc version 14.3.0 given by user at:
4598.56 s
[sydtest-wai-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4598.56 s
[sydtest-wai-source] Using ghc version 9.12.3 found on system at:
4598.56 s
[sydtest-wai-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4598.56 s
[sydtest-wai-source] Using ghc-pkg version 9.12.3 found on system at:
4598.56 s
[sydtest-wai-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4598.56 s
[sydtest-wai-source] No ghcjs found
4598.56 s
[sydtest-wai-source] No ghcjs-pkg found
4598.56 s
[sydtest-wai-source] No greencard found
4598.56 s
[sydtest-wai-source] Using haddock version 2.32.0 found on system at:
4598.56 s
[sydtest-wai-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4598.56 s
[sydtest-wai-source] No happy found
4598.56 s
[sydtest-wai-source] No haskell-suite found
4598.56 s
[sydtest-wai-source] No haskell-suite-pkg found
4598.56 s
[sydtest-wai-source] No hmake found
4598.56 s
[sydtest-wai-source] Using hpc version 0.69 found on system at:
4598.56 s
[sydtest-wai-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4598.56 s
[sydtest-wai-source] Using hsc2hs version 0.68.10 found on system at:
4598.56 s
[sydtest-wai-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4598.56 s
[sydtest-wai-source] Using hscolour version 1.25 found on system at:
4598.56 s
[sydtest-wai-source] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4598.56 s
[sydtest-wai-source] No jhc found
4598.56 s
[sydtest-wai-source] Using ld found on system at:
4598.56 s
[sydtest-wai-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4598.56 s
[sydtest-wai-source] No pkg-config found
4598.56 s
[sydtest-wai-source] Using runghc version 9.12.3 found on system at:
4598.56 s
[sydtest-wai-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4598.56 s
[sydtest-wai-source] Using strip version 2.44 found on system at:
4598.56 s
[sydtest-wai-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4598.56 s
[sydtest-wai-source] Using tar found on system at:
4598.56 s
[sydtest-wai-source] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4598.56 s
[sydtest-wai-source] No uhc found
4598.56 s
[sydtest-wai-source] Phase: buildPhase
4598.56 s
[sydtest-wai-source] Distribution quality warnings:
4598.56 s
[sydtest-wai-source] [no-description] No 'description' field.
4598.56 s
[sydtest-wai-source] [missing-upper-bounds] On library, these packages miss upper bounds:
4598.56 s
[sydtest-wai-source] - bytestring
4598.56 s
[sydtest-wai-source] - case-insensitive
4598.56 s
[sydtest-wai-source] - http-client
4598.56 s
[sydtest-wai-source] - http-types
4598.56 s
[sydtest-wai-source] - mtl
4598.56 s
[sydtest-wai-source] - network
4598.56 s
[sydtest-wai-source] - sydtest
4598.56 s
[sydtest-wai-source] - text
4598.56 s
[sydtest-wai-source] - time
4598.56 s
[sydtest-wai-source] - wai
4598.56 s
[sydtest-wai-source] - warp
4598.56 s
[sydtest-wai-source] Please add them. There is more information at https://pvp.haskell.org/
4598.56 s
[sydtest-wai-source] Building source dist for sydtest-wai-0.2.0.2...
4598.56 s
[sydtest-wai-source] Source tarball created: dist/sydtest-wai-0.2.0.2.tar.gz
4598.56 s
[sydtest-wai-source] Phase: checkPhase
4598.56 s
[sydtest-wai-source] Phase: haddockPhase
4598.56 s
[sydtest-wai-source] Phase: installPhase
4598.56 s
[sydtest-wai-source] Phase: fixupPhase
4598.59 s
Progress: 338 of 370 built (10 building), 559 of 559 downloaded from cache
4598.68 s
Building sydtest-wai
4598.68 s
[opt-env-conf-test] Phase: unpackPhase
4598.68 s
[opt-env-conf-test] unpacking source archive /nix/store/628ip7w8c48r73g0szzd886a0rixgzkk-opt-env-conf-test-source-0.0.0.4/opt-env-conf-test-0.0.0.4.tar.gz
4598.68 s
[opt-env-conf-test] source root is opt-env-conf-test-0.0.0.4
4598.68 s
[opt-env-conf-test] setting SOURCE_DATE_EPOCH to timestamp 1778741772 of file "opt-env-conf-test-0.0.0.4/test/Spec.hs"
4598.68 s
[opt-env-conf-test] warning: file "opt-env-conf-test-0.0.0.4/test/Spec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
4598.68 s
[opt-env-conf-test] Phase: patchPhase
4598.68 s
[opt-env-conf-test] Phase: compileBuildDriverPhase
4598.68 s
[opt-env-conf-test] setupCompileFlags: -package-db=/build/tmp.jgap0dvf5x/setup-package.conf.d -threaded
4598.68 s
[sydtest-aeson] Phase: unpackPhase
4598.68 s
[sydtest-aeson] unpacking source archive /nix/store/yizggbfdz25jpk6vaaz0fq6yhn4y0rqq-sydtest-aeson-source-0.2.0.1/sydtest-aeson-0.2.0.1.tar.gz
4598.68 s
[sydtest-aeson] source root is sydtest-aeson-0.2.0.1
4598.68 s
[sydtest-aeson] setting SOURCE_DATE_EPOCH to timestamp 1778741772 of file "sydtest-aeson-0.2.0.1/test/Test/Syd/AesonSpec.hs"
4598.68 s
[sydtest-aeson] warning: file "sydtest-aeson-0.2.0.1/test/Test/Syd/AesonSpec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
4598.68 s
[sydtest-aeson] Phase: patchPhase
4598.68 s
[sydtest-aeson] Phase: compileBuildDriverPhase
4598.68 s
[sydtest-aeson] setupCompileFlags: -package-db=/build/tmp.sIYsVayBtv/setup-package.conf.d -threaded
4598.68 s
[sydtest-hedgehog] Phase: setupCompilerEnvironmentPhase
4598.68 s
[sydtest-hedgehog] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4598.70 s
[sydtest-aeson] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.sIYsVayBtv/Main.o )
4598.71 s
[opt-env-conf-test] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.jgap0dvf5x/Main.o )
4598.72 s
[sydtest-hspec] Phase: setupCompilerEnvironmentPhase
4598.72 s
[sydtest-hspec] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4598.75 s
[sydtest-misbehaved-test-suite] Phase: unpackPhase
4598.76 s
[sydtest-misbehaved-test-suite] unpacking source archive /nix/store/3hs5z757nap517hv7k9j9yl3011j6xdv-sydtest-misbehaved-test-suite-source-0.0.0.0/sydtest-misbehaved-test-suite-0.0.0.0.tar.gz
4598.76 s
[sydtest-aeson] [2 of 2] Linking Setup
4598.76 s
[sydtest-misbehaved-test-suite] source root is sydtest-misbehaved-test-suite-0.0.0.0
4598.77 s
[sydtest-misbehaved-test-suite] setting SOURCE_DATE_EPOCH to timestamp 1778741772 of file "sydtest-misbehaved-test-suite-0.0.0.0/sydtest-misbehaved-test-suite.cabal"
4598.77 s
[sydtest-misbehaved-test-suite] warning: file "sydtest-misbehaved-test-suite-0.0.0.0/sydtest-misbehaved-test-suite.cabal" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
4598.77 s
[opt-env-conf-test] [2 of 2] Linking Setup
4598.77 s
[sydtest-misbehaved-test-suite] Phase: patchPhase
4598.78 s
[sydtest-misbehaved-test-suite] Phase: compileBuildDriverPhase
4598.79 s
[sydtest-misbehaved-test-suite] setupCompileFlags: -package-db=/build/tmp.Eu5T8RIVlx/setup-package.conf.d -threaded
4598.84 s
[sydtest-process] Phase: setupCompilerEnvironmentPhase
4598.84 s
[sydtest-persistent] Phase: setupCompilerEnvironmentPhase
4598.84 s
[sydtest-process] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4598.84 s
[sydtest-persistent] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4598.85 s
[sydtest-misbehaved-test-suite] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.Eu5T8RIVlx/Main.o )
4598.86 s
[sydtest-autodocodec] Phase: unpackPhase
4598.87 s
[sydtest-autodocodec] unpacking source archive /nix/store/fhav879hqbd9zszldzdfmhk8sgb8rjm2-sydtest-autodocodec-source-0.0.0.0/sydtest-autodocodec-0.0.0.0.tar.gz
4598.87 s
[sydtest-autodocodec] source root is sydtest-autodocodec-0.0.0.0
4598.88 s
[sydtest-autodocodec] setting SOURCE_DATE_EPOCH to timestamp 1778741772 of file "sydtest-autodocodec-0.0.0.0/test/Test/Syd/AutodocodecSpec.hs"
4598.88 s
[sydtest-autodocodec] warning: file "sydtest-autodocodec-0.0.0.0/test/Test/Syd/AutodocodecSpec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
4598.88 s
[sydtest-autodocodec] Phase: patchPhase
4598.89 s
[sydtest-autodocodec] Phase: compileBuildDriverPhase
4598.90 s
[sydtest-autodocodec] setupCompileFlags: -package-db=/build/tmp.iamBCsGzXO/setup-package.conf.d -threaded
4598.91 s
[sydtest-misbehaved-test-suite] [2 of 2] Linking Setup
4598.96 s
[sydtest-autodocodec] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.iamBCsGzXO/Main.o )
4598.96 s
[sydtest-typed-process] Phase: setupCompilerEnvironmentPhase
4598.96 s
[sydtest-typed-process] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4599.02 s
[sydtest-autodocodec] [2 of 2] Linking Setup
4599.18 s
[sydtest-wai] Phase: setupCompilerEnvironmentPhase
4599.18 s
[sydtest-wai] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4599.22 s
[sydtest-hedgehog] Phase: unpackPhase
4599.23 s
[sydtest-hedgehog] unpacking source archive /nix/store/qjkn6pvpnd1lba8l21x6zzwcn98vzdvi-sydtest-hedgehog-source-0.4.0.0/sydtest-hedgehog-0.4.0.0.tar.gz
4599.24 s
[sydtest-hedgehog] source root is sydtest-hedgehog-0.4.0.0
4599.24 s
[sydtest-hedgehog] setting SOURCE_DATE_EPOCH to timestamp 1778741772 of file "sydtest-hedgehog-0.4.0.0/test/Test/Syd/HedgehogSpec.hs"
4599.24 s
[sydtest-hedgehog] warning: file "sydtest-hedgehog-0.4.0.0/test/Test/Syd/HedgehogSpec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
4599.25 s
[sydtest-hedgehog] Phase: patchPhase
4599.26 s
[sydtest-hedgehog] Phase: compileBuildDriverPhase
4599.26 s
[sydtest-hedgehog] setupCompileFlags: -package-db=/build/tmp.VKTjdmPILu/setup-package.conf.d -threaded
4599.27 s
[sydtest-hspec] Phase: unpackPhase
4599.27 s
[sydtest-hspec] unpacking source archive /nix/store/x8b1nad4j7rjib5ncsrj011ilqlzcvxg-sydtest-hspec-source-0.4.0.4/sydtest-hspec-0.4.0.4.tar.gz
4599.28 s
[sydtest-hspec] source root is sydtest-hspec-0.4.0.4
4599.29 s
[sydtest-hspec] setting SOURCE_DATE_EPOCH to timestamp 1778741772 of file "sydtest-hspec-0.4.0.4/test/Test/Syd/OutputSpec.hs"
4599.29 s
[sydtest-hspec] warning: file "sydtest-hspec-0.4.0.4/test/Test/Syd/OutputSpec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
4599.29 s
[sydtest-hspec] Phase: patchPhase
4599.30 s
[sydtest-hspec] Phase: compileBuildDriverPhase
4599.31 s
[sydtest-hspec] setupCompileFlags: -package-db=/build/tmp.ZWOcaFO5GG/setup-package.conf.d -threaded
4599.32 s
[sydtest-persistent] Phase: unpackPhase
4599.33 s
[sydtest-persistent] unpacking source archive /nix/store/bfypr4wdl79178l7gfxy71k5jn8gfl9m-sydtest-persistent-source-0.1.0.0/sydtest-persistent-0.1.0.0.tar.gz
4599.33 s
[sydtest-persistent] source root is sydtest-persistent-0.1.0.0
4599.34 s
[sydtest-hedgehog] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.VKTjdmPILu/Main.o )
4599.34 s
[sydtest-persistent] setting SOURCE_DATE_EPOCH to timestamp 1778741772 of file "sydtest-persistent-0.1.0.0/sydtest-persistent.cabal"
4599.34 s
[sydtest-persistent] warning: file "sydtest-persistent-0.1.0.0/sydtest-persistent.cabal" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
4599.35 s
[sydtest-persistent] Phase: patchPhase
4599.36 s
[sydtest-persistent] Phase: compileBuildDriverPhase
4599.36 s
[sydtest-persistent] setupCompileFlags: -package-db=/build/tmp.0ZmWn2B9qs/setup-package.conf.d -threaded
4599.36 s
[sydtest-process] Phase: unpackPhase
4599.37 s
[sydtest-process] unpacking source archive /nix/store/sk0k725rx7xqjxczd5s7gjv6aw46rd09-sydtest-process-source-0.0.0.0/sydtest-process-0.0.0.0.tar.gz
4599.37 s
[sydtest-process] source root is sydtest-process-0.0.0.0
4599.38 s
[sydtest-process] setting SOURCE_DATE_EPOCH to timestamp 1778741772 of file "sydtest-process-0.0.0.0/test/Test/Syd/ProcessSpec.hs"
4599.38 s
[sydtest-hspec] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.ZWOcaFO5GG/Main.o )
4599.38 s
[sydtest-process] warning: file "sydtest-process-0.0.0.0/test/Test/Syd/ProcessSpec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
4599.39 s
[sydtest-process] Phase: patchPhase
4599.40 s
[sydtest-process] Phase: compileBuildDriverPhase
4599.40 s
[sydtest-process] setupCompileFlags: -package-db=/build/tmp.2MgXpDfMBI/setup-package.conf.d -threaded
4599.40 s
[sydtest-hedgehog] [2 of 2] Linking Setup
4599.44 s
[sydtest-persistent] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.0ZmWn2B9qs/Main.o )
4599.46 s
[sydtest-hspec] [2 of 2] Linking Setup
4599.47 s
[sydtest-process] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.2MgXpDfMBI/Main.o )
4599.48 s
[sydtest-typed-process] Phase: unpackPhase
4599.49 s
[sydtest-typed-process] unpacking source archive /nix/store/yy6342vy81rx4xcfnn01h2rh03nb7sxd-sydtest-typed-process-source-0.0.0.0/sydtest-typed-process-0.0.0.0.tar.gz
4599.49 s
[sydtest-typed-process] source root is sydtest-typed-process-0.0.0.0
4599.50 s
[sydtest-persistent] [2 of 2] Linking Setup
4599.50 s
[sydtest-typed-process] setting SOURCE_DATE_EPOCH to timestamp 1778741772 of file "sydtest-typed-process-0.0.0.0/test/Test/Syd/Process/TypedSpec.hs"
4599.50 s
[sydtest-typed-process] warning: file "sydtest-typed-process-0.0.0.0/test/Test/Syd/Process/TypedSpec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
4599.50 s
[sydtest-typed-process] Phase: patchPhase
4599.51 s
[sydtest-typed-process] Phase: compileBuildDriverPhase
4599.52 s
[sydtest-typed-process] setupCompileFlags: -package-db=/build/tmp.NACv73ufba/setup-package.conf.d -threaded
4599.52 s
[sydtest-process] [2 of 2] Linking Setup
4599.59 s
[sydtest-typed-process] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.NACv73ufba/Main.o )
4599.65 s
[sydtest-typed-process] [2 of 2] Linking Setup
4599.82 s
[sydtest-wai] Phase: unpackPhase
4599.83 s
[sydtest-wai] unpacking source archive /nix/store/7w531jkaqy68p5dy6wg4kmym9hhcrdfh-sydtest-wai-source-0.2.0.2/sydtest-wai-0.2.0.2.tar.gz
4599.83 s
[sydtest-wai] source root is sydtest-wai-0.2.0.2
4599.84 s
[sydtest-wai] setting SOURCE_DATE_EPOCH to timestamp 1778741772 of file "sydtest-wai-0.2.0.2/test/Test/Syd/WaiSpec.hs"
4599.84 s
[sydtest-wai] warning: file "sydtest-wai-0.2.0.2/test/Test/Syd/WaiSpec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
4599.85 s
[sydtest-wai] Phase: patchPhase
4599.86 s
[sydtest-wai] Phase: compileBuildDriverPhase
4599.86 s
[sydtest-wai] setupCompileFlags: -package-db=/build/tmp.CdQwNYTPRL/setup-package.conf.d -threaded
4599.94 s
[sydtest-wai] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.CdQwNYTPRL/Main.o )
4600.01 s
[sydtest-wai] [2 of 2] Linking Setup
4600.30 s
[sydtest-aeson] Phase: updateAutotoolsGnuConfigScriptsPhase
4600.31 s
[opt-env-conf-test] Phase: updateAutotoolsGnuConfigScriptsPhase
4600.32 s
[sydtest-aeson] Phase: configurePhase
4600.33 s
[opt-env-conf-test] Phase: configurePhase
4600.33 s
[opt-env-conf-test] configureFlags: --verbose --prefix=/nix/store/r6jw9gikxkgfkrzdy4acn8ivgk6isxv4-opt-env-conf-test-0.0.0.4 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/9qnmagkdjblf1q2f69pml9nwynf5l5f5-opt-env-conf-test-0.0.0.4-doc/share/doc/opt-env-conf-test-0.0.0.4 --with-gcc=gcc --package-db=/build/tmp.jgap0dvf5x/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Werror --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4600.33 s
[sydtest-aeson] configureFlags: --verbose --prefix=/nix/store/8w21bky9s1243xq0br9ndg1xzkrp7jaz-sydtest-aeson-0.2.0.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/44rs9jkpldfgj8sa5l6v7p1ywvr4izfs-sydtest-aeson-0.2.0.1-doc/share/doc/sydtest-aeson-0.2.0.1 --with-gcc=gcc --package-db=/build/tmp.sIYsVayBtv/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4600.34 s
[sydtest-aeson] Using Parsec parser
4600.34 s
[sydtest-aeson] Configuring sydtest-aeson-0.2.0.1...
4600.34 s
[opt-env-conf-test] Using Parsec parser
4600.34 s
[opt-env-conf-test] Configuring opt-env-conf-test-0.0.0.4...
4600.42 s
[sydtest-misbehaved-test-suite] Phase: updateAutotoolsGnuConfigScriptsPhase
4600.43 s
[sydtest-misbehaved-test-suite] Phase: configurePhase
4600.44 s
[sydtest-misbehaved-test-suite] configureFlags: --verbose --prefix=/nix/store/z2bn8fir51qh1jik7lykh3bf82qsjrw8-sydtest-misbehaved-test-suite-0.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/5h099v59lc0qj160f2l255ai8l6yj246-sydtest-misbehaved-test-suite-0.0.0.0-doc/share/doc/sydtest-misbehaved-test-suite-0.0.0.0 --with-gcc=gcc --package-db=/build/tmp.Eu5T8RIVlx/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4600.44 s
[sydtest-misbehaved-test-suite] Using Parsec parser
4600.44 s
[sydtest-misbehaved-test-suite] Configuring sydtest-misbehaved-test-suite-0.0.0.0...
4600.52 s
[sydtest-autodocodec] Phase: updateAutotoolsGnuConfigScriptsPhase
4600.53 s
[sydtest-autodocodec] Phase: configurePhase
4600.54 s
[sydtest-autodocodec] configureFlags: --verbose --prefix=/nix/store/axfx0d0z8ckcrynqrqc0f6rwn52q1n9n-sydtest-autodocodec-0.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/hhrzb32a2nyqq3rxjg9r3yv4lcms292s-sydtest-autodocodec-0.0.0.0-doc/share/doc/sydtest-autodocodec-0.0.0.0 --with-gcc=gcc --package-db=/build/tmp.iamBCsGzXO/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4600.55 s
[sydtest-autodocodec] Using Parsec parser
4600.55 s
[sydtest-autodocodec] Configuring sydtest-autodocodec-0.0.0.0...
4600.88 s
[sydtest-hedgehog] Phase: updateAutotoolsGnuConfigScriptsPhase
4600.89 s
[sydtest-hedgehog] Phase: configurePhase
4600.90 s
[sydtest-hedgehog] configureFlags: --verbose --prefix=/nix/store/y9vqy07aw2y4hsq3vsirarxqvwq301m5-sydtest-hedgehog-0.4.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/8ysgk0sgxvf3x0d80zsx56xphw00s7zn-sydtest-hedgehog-0.4.0.0-doc/share/doc/sydtest-hedgehog-0.4.0.0 --with-gcc=gcc --package-db=/build/tmp.VKTjdmPILu/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4600.91 s
[sydtest-hedgehog] Using Parsec parser
4600.91 s
[sydtest-hedgehog] Configuring sydtest-hedgehog-0.4.0.0...
4600.96 s
[yesod-form] Documentation created: dist/doc/html/yesod-form,
4600.96 s
[yesod-form] dist/doc/html/yesod-form/yesod-form.txt
4600.96 s
[sydtest-hspec] Phase: updateAutotoolsGnuConfigScriptsPhase
4600.97 s
[sydtest-hspec] Phase: configurePhase
4600.98 s
[sydtest-hspec] configureFlags: --verbose --prefix=/nix/store/spjqpbm1jkagvbczwamnpaz2ncc8vy5n-sydtest-hspec-0.4.0.4 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/2sk5pv1awvvlh2kd02869hbshq1zw6b0-sydtest-hspec-0.4.0.4-doc/share/doc/sydtest-hspec-0.4.0.4 --with-gcc=gcc --package-db=/build/tmp.ZWOcaFO5GG/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4600.98 s
[sydtest-hspec] Using Parsec parser
4600.98 s
[sydtest-hspec] Configuring sydtest-hspec-0.4.0.4...
4601.01 s
[sydtest-persistent] Phase: updateAutotoolsGnuConfigScriptsPhase
4601.02 s
[sydtest-persistent] Phase: configurePhase
4601.03 s
[sydtest-persistent] configureFlags: --verbose --prefix=/nix/store/2vs3s9xpsyzjv76jh0gwmmgvb6jp356x-sydtest-persistent-0.1.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/sjwwa9r74p7ckqjqvbj88xidnmqwbg7l-sydtest-persistent-0.1.0.0-doc/share/doc/sydtest-persistent-0.1.0.0 --with-gcc=gcc --package-db=/build/tmp.0ZmWn2B9qs/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4601.03 s
[sydtest-persistent] Using Parsec parser
4601.03 s
[sydtest-persistent] Configuring sydtest-persistent-0.1.0.0...
4601.06 s
[sydtest-process] Phase: updateAutotoolsGnuConfigScriptsPhase
4601.07 s
[sydtest-process] Phase: configurePhase
4601.07 s
[sydtest-process] configureFlags: --verbose --prefix=/nix/store/4dkyyrbzrwmny3iv8ch12g99x1rr5aw9-sydtest-process-0.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/gay6s6nmk6x7j49saq8y2x3q03mwapb9-sydtest-process-0.0.0.0-doc/share/doc/sydtest-process-0.0.0.0 --with-gcc=gcc --package-db=/build/tmp.2MgXpDfMBI/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4601.08 s
[sydtest-process] Using Parsec parser
4601.08 s
[sydtest-process] Configuring sydtest-process-0.0.0.0...
4601.13 s
[sydtest-aeson] Dependency aeson: using aeson-2.2.3.0
4601.13 s
[sydtest-aeson] Dependency aeson-pretty: using aeson-pretty-0.8.10
4601.13 s
[sydtest-aeson] Dependency base >=4.7 && <5: using base-4.21.1.0
4601.13 s
[sydtest-aeson] Dependency bytestring: using bytestring-0.12.2.0
4601.13 s
[sydtest-aeson] Dependency deepseq: using deepseq-1.5.1.0
4601.13 s
[sydtest-aeson] Dependency path: using path-0.9.6
4601.13 s
[sydtest-aeson] Dependency path-io: using path-io-1.8.2
4601.13 s
[sydtest-aeson] Dependency sydtest >=0.18: using sydtest-0.23.0.2
4601.13 s
[sydtest-aeson] Dependency text: using text-2.1.3
4601.13 s
[sydtest-aeson] Dependency aeson: using aeson-2.2.3.0
4601.13 s
[sydtest-aeson] Dependency base >=4.7 && <5: using base-4.21.1.0
4601.13 s
[sydtest-aeson] Dependency directory: using directory-1.3.9.0
4601.13 s
[sydtest-aeson] Dependency sydtest: using sydtest-0.23.0.2
4601.13 s
[sydtest-aeson] Dependency sydtest-aeson: using sydtest-aeson-0.2.0.1
4601.13 s
[sydtest-aeson] Dependency text: using text-2.1.3
4601.13 s
[sydtest-aeson] Source component graph:
4601.13 s
[sydtest-aeson] component lib
4601.13 s
[sydtest-aeson] component test:sydtest-aeson-test dependency lib
4601.13 s
[sydtest-aeson] Configured component graph:
4601.13 s
[sydtest-aeson] component sydtest-aeson-0.2.0.1-AiyO3BL4SwYBfN4EH2iUEY
4601.13 s
[sydtest-aeson] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4601.13 s
[sydtest-aeson] include aeson-pretty-0.8.10-DgNc3opdc3YIqq5ctKrDgo
4601.13 s
[sydtest-aeson] include base-4.21.1.0-f852
4601.13 s
[sydtest-aeson] include bytestring-0.12.2.0-6aa1
4601.13 s
[sydtest-aeson] include deepseq-1.5.1.0-7a70
4601.13 s
[sydtest-aeson] include path-0.9.6-2fp1GJUJD07i7POopm72A
4601.13 s
[sydtest-aeson] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4601.13 s
[sydtest-aeson] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4601.13 s
[sydtest-aeson] include text-2.1.3-1f83
4601.13 s
[sydtest-aeson] component sydtest-aeson-0.2.0.1-83DNQKQ88Xg95IEpg1q5Vy-sydtest-aeson-test
4601.13 s
[sydtest-aeson] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4601.13 s
[sydtest-aeson] include base-4.21.1.0-f852
4601.13 s
[sydtest-aeson] include directory-1.3.9.0-e1b6
4601.13 s
[sydtest-aeson] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4601.13 s
[sydtest-aeson] include sydtest-aeson-0.2.0.1-AiyO3BL4SwYBfN4EH2iUEY
4601.13 s
[sydtest-aeson] include text-2.1.3-1f83
4601.13 s
[sydtest-aeson] Linked component graph:
4601.13 s
[sydtest-aeson] unit sydtest-aeson-0.2.0.1-AiyO3BL4SwYBfN4EH2iUEY
4601.13 s
[sydtest-aeson] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4601.13 s
[sydtest-aeson] include aeson-pretty-0.8.10-DgNc3opdc3YIqq5ctKrDgo
4601.13 s
[sydtest-aeson] include base-4.21.1.0-f852
4601.13 s
[sydtest-aeson] include bytestring-0.12.2.0-6aa1
4601.13 s
[sydtest-aeson] include deepseq-1.5.1.0-7a70
4601.13 s
[sydtest-aeson] include path-0.9.6-2fp1GJUJD07i7POopm72A
4601.13 s
[sydtest-aeson] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4601.13 s
[sydtest-aeson] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4601.13 s
[sydtest-aeson] include text-2.1.3-1f83
4601.13 s
[sydtest-aeson] Test.Syd.Aeson=sydtest-aeson-0.2.0.1-AiyO3BL4SwYBfN4EH2iUEY:Test.Syd.Aeson
4601.13 s
[sydtest-aeson] unit sydtest-aeson-0.2.0.1-83DNQKQ88Xg95IEpg1q5Vy-sydtest-aeson-test
4601.13 s
[sydtest-aeson] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4601.13 s
[sydtest-aeson] include base-4.21.1.0-f852
4601.13 s
[sydtest-aeson] include directory-1.3.9.0-e1b6
4601.13 s
[sydtest-aeson] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4601.13 s
[sydtest-aeson] include sydtest-aeson-0.2.0.1-AiyO3BL4SwYBfN4EH2iUEY
4601.13 s
[sydtest-aeson] include text-2.1.3-1f83
4601.13 s
[sydtest-aeson] Ready component graph:
4601.13 s
[sydtest-aeson] definite sydtest-aeson-0.2.0.1-AiyO3BL4SwYBfN4EH2iUEY
4601.13 s
[sydtest-aeson] depends aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4601.13 s
[sydtest-aeson] depends aeson-pretty-0.8.10-DgNc3opdc3YIqq5ctKrDgo
4601.13 s
[sydtest-aeson] depends base-4.21.1.0-f852
4601.13 s
[sydtest-aeson] depends bytestring-0.12.2.0-6aa1
4601.13 s
[sydtest-aeson] depends deepseq-1.5.1.0-7a70
4601.13 s
[sydtest-aeson] depends path-0.9.6-2fp1GJUJD07i7POopm72A
4601.13 s
[sydtest-aeson] depends path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4601.13 s
[sydtest-aeson] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4601.13 s
[sydtest-aeson] depends text-2.1.3-1f83
4601.13 s
[sydtest-aeson] definite sydtest-aeson-0.2.0.1-83DNQKQ88Xg95IEpg1q5Vy-sydtest-aeson-test
4601.13 s
[sydtest-aeson] depends aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4601.13 s
[sydtest-aeson] depends base-4.21.1.0-f852
4601.13 s
[sydtest-aeson] depends directory-1.3.9.0-e1b6
4601.13 s
[sydtest-aeson] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4601.13 s
[sydtest-aeson] depends sydtest-aeson-0.2.0.1-AiyO3BL4SwYBfN4EH2iUEY
4601.13 s
[sydtest-aeson] depends text-2.1.3-1f83
4601.13 s
[sydtest-aeson] Using Cabal-3.14.2.0 compiled by ghc-9.12
4601.13 s
[sydtest-aeson] Using compiler: ghc-9.12.3
4601.13 s
[sydtest-aeson] Using install prefix:
4601.13 s
[sydtest-aeson] /nix/store/8w21bky9s1243xq0br9ndg1xzkrp7jaz-sydtest-aeson-0.2.0.1
4601.14 s
[sydtest-aeson] Executables installed in:
4601.14 s
[sydtest-aeson] /nix/store/8w21bky9s1243xq0br9ndg1xzkrp7jaz-sydtest-aeson-0.2.0.1/bin
4601.14 s
[sydtest-aeson] Libraries installed in:
4601.14 s
[sydtest-aeson] /nix/store/8w21bky9s1243xq0br9ndg1xzkrp7jaz-sydtest-aeson-0.2.0.1/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-aeson-0.2.0.1-AiyO3BL4SwYBfN4EH2iUEY
4601.14 s
[sydtest-aeson] Dynamic Libraries installed in:
4601.14 s
[sydtest-aeson] /nix/store/8w21bky9s1243xq0br9ndg1xzkrp7jaz-sydtest-aeson-0.2.0.1/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4601.14 s
[sydtest-aeson] Private executables installed in:
4601.14 s
[sydtest-aeson] /nix/store/8w21bky9s1243xq0br9ndg1xzkrp7jaz-sydtest-aeson-0.2.0.1/libexec/x86_64-linux-ghc-9.12.3-59b0/sydtest-aeson-0.2.0.1
4601.14 s
[sydtest-aeson] Data files installed in:
4601.14 s
[sydtest-aeson] /nix/store/8w21bky9s1243xq0br9ndg1xzkrp7jaz-sydtest-aeson-0.2.0.1/share/x86_64-linux-ghc-9.12.3-59b0/sydtest-aeson-0.2.0.1
4601.14 s
[sydtest-aeson] Documentation installed in:
4601.14 s
[sydtest-aeson] /nix/store/44rs9jkpldfgj8sa5l6v7p1ywvr4izfs-sydtest-aeson-0.2.0.1-doc/share/doc/sydtest-aeson-0.2.0.1
4601.14 s
[sydtest-aeson] Configuration files installed in:
4601.14 s
[sydtest-aeson] /nix/store/8w21bky9s1243xq0br9ndg1xzkrp7jaz-sydtest-aeson-0.2.0.1/etc
4601.14 s
[sydtest-aeson] No alex found
4601.14 s
[sydtest-aeson] Using ar found on system at:
4601.14 s
[sydtest-aeson] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4601.14 s
[sydtest-aeson] No c2hs found
4601.14 s
[sydtest-aeson] No cpphs found
4601.14 s
[sydtest-aeson] No doctest found
4601.14 s
[sydtest-aeson] Using gcc version 14.3.0 given by user at:
4601.14 s
[sydtest-aeson] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4601.14 s
[sydtest-aeson] Using ghc version 9.12.3 found on system at:
4601.14 s
[sydtest-aeson] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4601.14 s
[sydtest-aeson] Using ghc-pkg version 9.12.3 found on system at:
4601.14 s
[sydtest-aeson] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4601.14 s
[sydtest-aeson] No ghcjs found
4601.14 s
[sydtest-aeson] No ghcjs-pkg found
4601.14 s
[sydtest-aeson] No greencard found
4601.14 s
[sydtest-aeson] Using haddock version 2.32.0 found on system at:
4601.14 s
[sydtest-aeson] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4601.14 s
[sydtest-aeson] No happy found
4601.14 s
[sydtest-aeson] No haskell-suite found
4601.14 s
[sydtest-aeson] No haskell-suite-pkg found
4601.14 s
[sydtest-aeson] No hmake found
4601.14 s
[sydtest-aeson] Using hpc version 0.69 found on system at:
4601.14 s
[sydtest-aeson] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4601.14 s
[sydtest-aeson] Using hsc2hs version 0.68.10 found on system at:
4601.14 s
[sydtest-aeson] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4601.14 s
[sydtest-aeson] Using hscolour version 1.25 found on system at:
4601.14 s
[sydtest-aeson] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4601.14 s
[sydtest-aeson] No jhc found
4601.14 s
[sydtest-aeson] Using ld found on system at:
4601.14 s
[sydtest-aeson] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4601.14 s
[sydtest-aeson] No pkg-config found
4601.14 s
[sydtest-aeson] Using runghc version 9.12.3 found on system at:
4601.14 s
[sydtest-aeson] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4601.14 s
[sydtest-aeson] Using strip version 2.44 found on system at:
4601.14 s
[sydtest-aeson] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4601.14 s
[sydtest-aeson] Using tar found on system at:
4601.14 s
[sydtest-aeson] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4601.14 s
[sydtest-aeson] No uhc found
4601.15 s
[sydtest-typed-process] Phase: updateAutotoolsGnuConfigScriptsPhase
4601.16 s
[sydtest-typed-process] Phase: configurePhase
4601.17 s
[sydtest-typed-process] configureFlags: --verbose --prefix=/nix/store/kpb1ngc02ad0pbkwjzzxgrwffwcrbxwy-sydtest-typed-process-0.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/55wb228b5s0dmglk59gw1dl9bi6ad1lh-sydtest-typed-process-0.0.0.0-doc/share/doc/sydtest-typed-process-0.0.0.0 --with-gcc=gcc --package-db=/build/tmp.NACv73ufba/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4601.17 s
[sydtest-typed-process] Using Parsec parser
4601.17 s
[sydtest-typed-process] Configuring sydtest-typed-process-0.0.0.0...
4601.21 s
[sydtest-misbehaved-test-suite] Dependency QuickCheck: using QuickCheck-2.17.1.0
4601.21 s
[sydtest-misbehaved-test-suite] Dependency base >=4.7 && <5: using base-4.21.1.0
4601.21 s
[sydtest-misbehaved-test-suite] Dependency sydtest: using sydtest-0.23.0.2
4601.21 s
[sydtest-misbehaved-test-suite] Dependency base >=4.7 && <5: using base-4.21.1.0
4601.21 s
[sydtest-misbehaved-test-suite] Dependency sydtest-misbehaved-test-suite: using
4601.21 s
[sydtest-misbehaved-test-suite] sydtest-misbehaved-test-suite-0.0.0.0
4601.21 s
[sydtest-misbehaved-test-suite] Source component graph:
4601.21 s
[sydtest-misbehaved-test-suite] component lib
4601.21 s
[sydtest-misbehaved-test-suite] component exe:sydtest-misbehaved-test-suite-exe dependency lib
4601.21 s
[sydtest-misbehaved-test-suite] Configured component graph:
4601.21 s
[sydtest-misbehaved-test-suite] component sydtest-misbehaved-test-suite-0.0.0.0-8TsH73OLDcNFeJhNktJyLI
4601.21 s
[sydtest-misbehaved-test-suite] include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4601.21 s
[sydtest-misbehaved-test-suite] include base-4.21.1.0-f852
4601.21 s
[sydtest-misbehaved-test-suite] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4601.21 s
[sydtest-misbehaved-test-suite] component sydtest-misbehaved-test-suite-0.0.0.0-B0Yaa7T3o79Ixz8e0nHvTO-sydtest-misbehaved-test-suite-exe
4601.21 s
[sydtest-misbehaved-test-suite] include base-4.21.1.0-f852
4601.21 s
[sydtest-misbehaved-test-suite] include sydtest-misbehaved-test-suite-0.0.0.0-8TsH73OLDcNFeJhNktJyLI
4601.21 s
[sydtest-misbehaved-test-suite] Linked component graph:
4601.21 s
[sydtest-misbehaved-test-suite] unit sydtest-misbehaved-test-suite-0.0.0.0-8TsH73OLDcNFeJhNktJyLI
4601.21 s
[sydtest-misbehaved-test-suite] include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4601.21 s
[sydtest-misbehaved-test-suite] include base-4.21.1.0-f852
4601.21 s
[sydtest-misbehaved-test-suite] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4601.21 s
[sydtest-misbehaved-test-suite] Lib=sydtest-misbehaved-test-suite-0.0.0.0-8TsH73OLDcNFeJhNktJyLI:Lib
4601.21 s
[sydtest-misbehaved-test-suite] unit sydtest-misbehaved-test-suite-0.0.0.0-B0Yaa7T3o79Ixz8e0nHvTO-sydtest-misbehaved-test-suite-exe
4601.21 s
[sydtest-misbehaved-test-suite] include base-4.21.1.0-f852
4601.21 s
[sydtest-misbehaved-test-suite] include sydtest-misbehaved-test-suite-0.0.0.0-8TsH73OLDcNFeJhNktJyLI
4601.21 s
[sydtest-misbehaved-test-suite] Ready component graph:
4601.21 s
[sydtest-misbehaved-test-suite] definite sydtest-misbehaved-test-suite-0.0.0.0-8TsH73OLDcNFeJhNktJyLI
4601.21 s
[sydtest-misbehaved-test-suite] depends QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4601.21 s
[sydtest-misbehaved-test-suite] depends base-4.21.1.0-f852
4601.21 s
[sydtest-misbehaved-test-suite] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4601.21 s
[sydtest-misbehaved-test-suite] definite sydtest-misbehaved-test-suite-0.0.0.0-B0Yaa7T3o79Ixz8e0nHvTO-sydtest-misbehaved-test-suite-exe
4601.21 s
[sydtest-misbehaved-test-suite] depends base-4.21.1.0-f852
4601.21 s
[sydtest-misbehaved-test-suite] depends sydtest-misbehaved-test-suite-0.0.0.0-8TsH73OLDcNFeJhNktJyLI
4601.21 s
[sydtest-misbehaved-test-suite] Using Cabal-3.14.2.0 compiled by ghc-9.12
4601.21 s
[sydtest-misbehaved-test-suite] Using compiler: ghc-9.12.3
4601.21 s
[sydtest-misbehaved-test-suite] Using install prefix:
4601.21 s
[sydtest-misbehaved-test-suite] /nix/store/z2bn8fir51qh1jik7lykh3bf82qsjrw8-sydtest-misbehaved-test-suite-0.0.0.0
4601.21 s
[sydtest-misbehaved-test-suite] Executables installed in:
4601.21 s
[sydtest-misbehaved-test-suite] /nix/store/z2bn8fir51qh1jik7lykh3bf82qsjrw8-sydtest-misbehaved-test-suite-0.0.0.0/bin
4601.21 s
[sydtest-misbehaved-test-suite] Libraries installed in:
4601.21 s
[sydtest-misbehaved-test-suite] /nix/store/z2bn8fir51qh1jik7lykh3bf82qsjrw8-sydtest-misbehaved-test-suite-0.0.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-misbehaved-test-suite-0.0.0.0-8TsH73OLDcNFeJhNktJyLI
4601.21 s
[sydtest-misbehaved-test-suite] Dynamic Libraries installed in:
4601.21 s
[sydtest-misbehaved-test-suite] /nix/store/z2bn8fir51qh1jik7lykh3bf82qsjrw8-sydtest-misbehaved-test-suite-0.0.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4601.21 s
[sydtest-misbehaved-test-suite] Private executables installed in:
4601.21 s
[sydtest-misbehaved-test-suite] /nix/store/z2bn8fir51qh1jik7lykh3bf82qsjrw8-sydtest-misbehaved-test-suite-0.0.0.0/libexec/x86_64-linux-ghc-9.12.3-59b0/sydtest-misbehaved-test-suite-0.0.0.0
4601.21 s
[sydtest-misbehaved-test-suite] Data files installed in:
4601.21 s
[sydtest-misbehaved-test-suite] /nix/store/z2bn8fir51qh1jik7lykh3bf82qsjrw8-sydtest-misbehaved-test-suite-0.0.0.0/share/x86_64-linux-ghc-9.12.3-59b0/sydtest-misbehaved-test-suite-0.0.0.0
4601.21 s
[sydtest-misbehaved-test-suite] Documentation installed in:
4601.21 s
[sydtest-misbehaved-test-suite] /nix/store/5h099v59lc0qj160f2l255ai8l6yj246-sydtest-misbehaved-test-suite-0.0.0.0-doc/share/doc/sydtest-misbehaved-test-suite-0.0.0.0
4601.22 s
[sydtest-misbehaved-test-suite] Configuration files installed in:
4601.22 s
[sydtest-misbehaved-test-suite] /nix/store/z2bn8fir51qh1jik7lykh3bf82qsjrw8-sydtest-misbehaved-test-suite-0.0.0.0/etc
4601.22 s
[sydtest-misbehaved-test-suite] No alex found
4601.22 s
[sydtest-misbehaved-test-suite] Using ar found on system at:
4601.22 s
[sydtest-misbehaved-test-suite] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4601.22 s
[sydtest-misbehaved-test-suite] No c2hs found
4601.22 s
[sydtest-misbehaved-test-suite] No cpphs found
4601.22 s
[sydtest-misbehaved-test-suite] No doctest found
4601.22 s
[sydtest-misbehaved-test-suite] Using gcc version 14.3.0 given by user at:
4601.22 s
[sydtest-misbehaved-test-suite] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4601.22 s
[sydtest-misbehaved-test-suite] Using ghc version 9.12.3 found on system at:
4601.22 s
[sydtest-misbehaved-test-suite] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4601.22 s
[sydtest-misbehaved-test-suite] Using ghc-pkg version 9.12.3 found on system at:
4601.22 s
[sydtest-misbehaved-test-suite] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4601.22 s
[sydtest-misbehaved-test-suite] No ghcjs found
4601.22 s
[sydtest-misbehaved-test-suite] No ghcjs-pkg found
4601.22 s
[sydtest-misbehaved-test-suite] No greencard found
4601.22 s
[sydtest-misbehaved-test-suite] Using haddock version 2.32.0 found on system at:
4601.22 s
[sydtest-misbehaved-test-suite] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4601.22 s
[sydtest-misbehaved-test-suite] No happy found
4601.22 s
[sydtest-misbehaved-test-suite] No haskell-suite found
4601.22 s
[sydtest-misbehaved-test-suite] No haskell-suite-pkg found
4601.22 s
[sydtest-misbehaved-test-suite] No hmake found
4601.22 s
[sydtest-misbehaved-test-suite] Using hpc version 0.69 found on system at:
4601.22 s
[sydtest-misbehaved-test-suite] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4601.22 s
[sydtest-misbehaved-test-suite] Using hsc2hs version 0.68.10 found on system at:
4601.22 s
[sydtest-misbehaved-test-suite] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4601.22 s
[sydtest-misbehaved-test-suite] Using hscolour version 1.25 found on system at:
4601.22 s
[sydtest-misbehaved-test-suite] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4601.22 s
[sydtest-misbehaved-test-suite] No jhc found
4601.22 s
[sydtest-misbehaved-test-suite] Using ld found on system at:
4601.22 s
[sydtest-misbehaved-test-suite] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4601.22 s
[sydtest-misbehaved-test-suite] No pkg-config found
4601.22 s
[sydtest-misbehaved-test-suite] Using runghc version 9.12.3 found on system at:
4601.22 s
[sydtest-misbehaved-test-suite] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4601.22 s
[sydtest-misbehaved-test-suite] Using strip version 2.44 found on system at:
4601.22 s
[sydtest-misbehaved-test-suite] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4601.22 s
[sydtest-misbehaved-test-suite] Using tar found on system at:
4601.22 s
[sydtest-misbehaved-test-suite] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4601.22 s
[sydtest-misbehaved-test-suite] No uhc found
4601.23 s
[yesod-form] Phase: installPhase
4601.24 s
[opt-env-conf-test] Dependency aeson: using aeson-2.2.3.0
4601.24 s
[opt-env-conf-test] Dependency base <5: using base-4.21.1.0
4601.24 s
[opt-env-conf-test] Dependency genvalidity: using genvalidity-1.1.1.0
4601.24 s
[opt-env-conf-test] Dependency genvalidity-containers: using genvalidity-containers-1.0.0.2
4601.24 s
[opt-env-conf-test] Dependency opt-env-conf >=0.9.0.0: using opt-env-conf-0.15.0.1
4601.24 s
[opt-env-conf-test] Dependency safe-coloured-text: using safe-coloured-text-0.5.0.0
4601.24 s
[opt-env-conf-test] Dependency sydtest: using sydtest-0.23.0.2
4601.24 s
[opt-env-conf-test] Dependency text: using text-2.1.3
4601.24 s
[opt-env-conf-test] Source component graph: component lib
4601.24 s
[opt-env-conf-test] Configured component graph:
4601.24 s
[opt-env-conf-test] component opt-env-conf-test-0.0.0.4-JcVKtclQep0KgRVuWbuwdp
4601.24 s
[opt-env-conf-test] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4601.24 s
[opt-env-conf-test] include base-4.21.1.0-f852
4601.24 s
[opt-env-conf-test] include genvalidity-1.1.1.0-JE7lDGCAv079q0KspRA19e
4601.24 s
[opt-env-conf-test] include genvalidity-containers-1.0.0.2-BATK703v68F5efxnJDdBRb
4601.24 s
[opt-env-conf-test] include opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri
4601.24 s
[opt-env-conf-test] include safe-coloured-text-0.5.0.0-DxvPUqUQ68iH6QZ8K94Q0x
4601.24 s
[opt-env-conf-test] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4601.24 s
[opt-env-conf-test] include text-2.1.3-1f83
4601.24 s
[opt-env-conf-test] Linked component graph:
4601.24 s
[opt-env-conf-test] unit opt-env-conf-test-0.0.0.4-JcVKtclQep0KgRVuWbuwdp
4601.24 s
[opt-env-conf-test] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4601.24 s
[opt-env-conf-test] include base-4.21.1.0-f852
4601.24 s
[opt-env-conf-test] include genvalidity-1.1.1.0-JE7lDGCAv079q0KspRA19e
4601.24 s
[opt-env-conf-test] include genvalidity-containers-1.0.0.2-BATK703v68F5efxnJDdBRb
4601.24 s
[opt-env-conf-test] include opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri
4601.24 s
[opt-env-conf-test] include safe-coloured-text-0.5.0.0-DxvPUqUQ68iH6QZ8K94Q0x
4601.24 s
[opt-env-conf-test] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4601.24 s
[opt-env-conf-test] include text-2.1.3-1f83
4601.24 s
[opt-env-conf-test] OptEnvConf.Args.Gen=opt-env-conf-test-0.0.0.4-JcVKtclQep0KgRVuWbuwdp:OptEnvConf.Args.Gen,OptEnvConf.EnvMap.Gen=opt-env-conf-test-0.0.0.4-JcVKtclQep0KgRVuWbuwdp:OptEnvConf.EnvMap.Gen,OptEnvConf.Test=opt-env-conf-test-0.0.0.4-JcVKtclQep0KgRVuWbuwdp:OptEnvConf.Test
4601.24 s
[opt-env-conf-test] Ready component graph:
4601.24 s
[opt-env-conf-test] definite opt-env-conf-test-0.0.0.4-JcVKtclQep0KgRVuWbuwdp
4601.24 s
[opt-env-conf-test] depends aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4601.24 s
[opt-env-conf-test] depends base-4.21.1.0-f852
4601.24 s
[opt-env-conf-test] depends genvalidity-1.1.1.0-JE7lDGCAv079q0KspRA19e
4601.24 s
[opt-env-conf-test] depends genvalidity-containers-1.0.0.2-BATK703v68F5efxnJDdBRb
4601.24 s
[opt-env-conf-test] depends opt-env-conf-0.15.0.1-CxY4sVyUjLdBebxaPatAri
4601.24 s
[opt-env-conf-test] depends safe-coloured-text-0.5.0.0-DxvPUqUQ68iH6QZ8K94Q0x
4601.24 s
[opt-env-conf-test] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4601.24 s
[opt-env-conf-test] depends text-2.1.3-1f83
4601.24 s
[opt-env-conf-test] Using Cabal-3.14.2.0 compiled by ghc-9.12
4601.24 s
[opt-env-conf-test] Using compiler: ghc-9.12.3
4601.25 s
[opt-env-conf-test] Using install prefix:
4601.25 s
[opt-env-conf-test] /nix/store/r6jw9gikxkgfkrzdy4acn8ivgk6isxv4-opt-env-conf-test-0.0.0.4
4601.25 s
[opt-env-conf-test] Executables installed in:
4601.25 s
[opt-env-conf-test] /nix/store/r6jw9gikxkgfkrzdy4acn8ivgk6isxv4-opt-env-conf-test-0.0.0.4/bin
4601.25 s
[opt-env-conf-test] Libraries installed in:
4601.25 s
[opt-env-conf-test] /nix/store/r6jw9gikxkgfkrzdy4acn8ivgk6isxv4-opt-env-conf-test-0.0.0.4/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/opt-env-conf-test-0.0.0.4-JcVKtclQep0KgRVuWbuwdp
4601.25 s
[opt-env-conf-test] Dynamic Libraries installed in:
4601.25 s
[opt-env-conf-test] /nix/store/r6jw9gikxkgfkrzdy4acn8ivgk6isxv4-opt-env-conf-test-0.0.0.4/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4601.25 s
[opt-env-conf-test] Private executables installed in:
4601.25 s
[opt-env-conf-test] /nix/store/r6jw9gikxkgfkrzdy4acn8ivgk6isxv4-opt-env-conf-test-0.0.0.4/libexec/x86_64-linux-ghc-9.12.3-59b0/opt-env-conf-test-0.0.0.4
4601.25 s
[opt-env-conf-test] Data files installed in:
4601.25 s
[opt-env-conf-test] /nix/store/r6jw9gikxkgfkrzdy4acn8ivgk6isxv4-opt-env-conf-test-0.0.0.4/share/x86_64-linux-ghc-9.12.3-59b0/opt-env-conf-test-0.0.0.4
4601.25 s
[opt-env-conf-test] Documentation installed in:
4601.25 s
[opt-env-conf-test] /nix/store/9qnmagkdjblf1q2f69pml9nwynf5l5f5-opt-env-conf-test-0.0.0.4-doc/share/doc/opt-env-conf-test-0.0.0.4
4601.25 s
[opt-env-conf-test] Configuration files installed in:
4601.25 s
[opt-env-conf-test] /nix/store/r6jw9gikxkgfkrzdy4acn8ivgk6isxv4-opt-env-conf-test-0.0.0.4/etc
4601.25 s
[opt-env-conf-test] No alex found
4601.25 s
[opt-env-conf-test] Using ar found on system at:
4601.25 s
[opt-env-conf-test] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4601.25 s
[opt-env-conf-test] No c2hs found
4601.25 s
[opt-env-conf-test] No cpphs found
4601.25 s
[opt-env-conf-test] No doctest found
4601.25 s
[opt-env-conf-test] Using gcc version 14.3.0 given by user at:
4601.25 s
[opt-env-conf-test] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4601.25 s
[opt-env-conf-test] Using ghc version 9.12.3 found on system at:
4601.25 s
[opt-env-conf-test] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4601.25 s
[opt-env-conf-test] Using ghc-pkg version 9.12.3 found on system at:
4601.25 s
[opt-env-conf-test] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4601.25 s
[opt-env-conf-test] No ghcjs found
4601.25 s
[opt-env-conf-test] No ghcjs-pkg found
4601.25 s
[opt-env-conf-test] No greencard found
4601.25 s
[opt-env-conf-test] Using haddock version 2.32.0 found on system at:
4601.25 s
[opt-env-conf-test] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4601.25 s
[opt-env-conf-test] No happy found
4601.25 s
[opt-env-conf-test] No haskell-suite found
4601.25 s
[opt-env-conf-test] No haskell-suite-pkg found
4601.25 s
[opt-env-conf-test] No hmake found
4601.25 s
[opt-env-conf-test] Using hpc version 0.69 found on system at:
4601.25 s
[opt-env-conf-test] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4601.25 s
[opt-env-conf-test] Using hsc2hs version 0.68.10 found on system at:
4601.25 s
[opt-env-conf-test] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4601.25 s
[opt-env-conf-test] Using hscolour version 1.25 found on system at:
4601.25 s
[opt-env-conf-test] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4601.25 s
[opt-env-conf-test] No jhc found
4601.25 s
[opt-env-conf-test] Using ld found on system at:
4601.25 s
[opt-env-conf-test] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4601.25 s
[opt-env-conf-test] No pkg-config found
4601.25 s
[opt-env-conf-test] Using runghc version 9.12.3 found on system at:
4601.25 s
[opt-env-conf-test] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4601.25 s
[opt-env-conf-test] Using strip version 2.44 found on system at:
4601.25 s
[opt-env-conf-test] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4601.25 s
[opt-env-conf-test] Using tar found on system at:
4601.25 s
[opt-env-conf-test] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4601.25 s
[opt-env-conf-test] No uhc found
4601.31 s
[sydtest-aeson] Phase: buildPhase
4601.36 s
[sydtest-autodocodec] Dependency autodocodec: using autodocodec-0.5.0.0
4601.36 s
[sydtest-autodocodec] Dependency autodocodec-yaml >=0.3.0.0: using autodocodec-yaml-0.4.0.2
4601.36 s
[sydtest-autodocodec] Dependency base >=4.7 && <5: using base-4.21.1.0
4601.36 s
[sydtest-autodocodec] Dependency sydtest: using sydtest-0.23.0.2
4601.36 s
[sydtest-autodocodec] Dependency text: using text-2.1.3
4601.36 s
[sydtest-autodocodec] Dependency autodocodec: using autodocodec-0.5.0.0
4601.36 s
[sydtest-autodocodec] Dependency base >=4.7 && <5: using base-4.21.1.0
4601.36 s
[sydtest-autodocodec] Dependency sydtest: using sydtest-0.23.0.2
4601.36 s
[sydtest-autodocodec] Dependency sydtest-autodocodec: using sydtest-autodocodec-0.0.0.0
4601.36 s
[sydtest-autodocodec] Source component graph:
4601.36 s
[sydtest-autodocodec] component lib
4601.36 s
[sydtest-autodocodec] component test:sydtest-aeson-test dependency lib
4601.36 s
[sydtest-autodocodec] Configured component graph:
4601.36 s
[sydtest-autodocodec] component sydtest-autodocodec-0.0.0.0-3pgPNdR8uPlK6KzKzj5Srp
4601.36 s
[sydtest-autodocodec] include autodocodec-0.5.0.0-5V6zPOEaYFAF3TMe8iGMbw
4601.36 s
[sydtest-autodocodec] include autodocodec-yaml-0.4.0.2-JuWmFzIhtBJJdKIw2SpKRo
4601.36 s
[sydtest-autodocodec] include base-4.21.1.0-f852
4601.36 s
[sydtest-autodocodec] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4601.36 s
[sydtest-autodocodec] include text-2.1.3-1f83
4601.36 s
[sydtest-autodocodec] component sydtest-autodocodec-0.0.0.0-JrNHI9HBhGVHcYqxstF873-sydtest-aeson-test
4601.36 s
[sydtest-autodocodec] include autodocodec-0.5.0.0-5V6zPOEaYFAF3TMe8iGMbw
4601.36 s
[sydtest-autodocodec] include base-4.21.1.0-f852
4601.36 s
[sydtest-autodocodec] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4601.36 s
[sydtest-autodocodec] include sydtest-autodocodec-0.0.0.0-3pgPNdR8uPlK6KzKzj5Srp
4601.36 s
[sydtest-autodocodec] Linked component graph:
4601.36 s
[sydtest-autodocodec] unit sydtest-autodocodec-0.0.0.0-3pgPNdR8uPlK6KzKzj5Srp
4601.36 s
[sydtest-autodocodec] include autodocodec-0.5.0.0-5V6zPOEaYFAF3TMe8iGMbw
4601.37 s
[sydtest-autodocodec] include autodocodec-yaml-0.4.0.2-JuWmFzIhtBJJdKIw2SpKRo
4601.37 s
[sydtest-autodocodec] include base-4.21.1.0-f852
4601.37 s
[sydtest-autodocodec] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4601.37 s
[sydtest-autodocodec] include text-2.1.3-1f83
4601.37 s
[sydtest-autodocodec] Test.Syd.Autodocodec=sydtest-autodocodec-0.0.0.0-3pgPNdR8uPlK6KzKzj5Srp:Test.Syd.Autodocodec
4601.37 s
[sydtest-autodocodec] unit sydtest-autodocodec-0.0.0.0-JrNHI9HBhGVHcYqxstF873-sydtest-aeson-test
4601.37 s
[sydtest-autodocodec] include autodocodec-0.5.0.0-5V6zPOEaYFAF3TMe8iGMbw
4601.37 s
[sydtest-autodocodec] include base-4.21.1.0-f852
4601.37 s
[sydtest-autodocodec] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4601.37 s
[sydtest-autodocodec] include sydtest-autodocodec-0.0.0.0-3pgPNdR8uPlK6KzKzj5Srp
4601.37 s
[sydtest-autodocodec] Ready component graph:
4601.37 s
[sydtest-autodocodec] definite sydtest-autodocodec-0.0.0.0-3pgPNdR8uPlK6KzKzj5Srp
4601.37 s
[sydtest-autodocodec] depends autodocodec-0.5.0.0-5V6zPOEaYFAF3TMe8iGMbw
4601.37 s
[sydtest-autodocodec] depends autodocodec-yaml-0.4.0.2-JuWmFzIhtBJJdKIw2SpKRo
4601.37 s
[sydtest-autodocodec] depends base-4.21.1.0-f852
4601.37 s
[sydtest-autodocodec] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4601.37 s
[sydtest-autodocodec] depends text-2.1.3-1f83
4601.37 s
[sydtest-autodocodec] definite sydtest-autodocodec-0.0.0.0-JrNHI9HBhGVHcYqxstF873-sydtest-aeson-test
4601.37 s
[sydtest-autodocodec] depends autodocodec-0.5.0.0-5V6zPOEaYFAF3TMe8iGMbw
4601.37 s
[sydtest-autodocodec] depends base-4.21.1.0-f852
4601.37 s
[sydtest-autodocodec] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4601.37 s
[sydtest-autodocodec] depends sydtest-autodocodec-0.0.0.0-3pgPNdR8uPlK6KzKzj5Srp
4601.37 s
[sydtest-autodocodec] Using Cabal-3.14.2.0 compiled by ghc-9.12
4601.37 s
[sydtest-autodocodec] Using compiler: ghc-9.12.3
4601.37 s
[sydtest-autodocodec] Using install prefix:
4601.37 s
[sydtest-autodocodec] /nix/store/axfx0d0z8ckcrynqrqc0f6rwn52q1n9n-sydtest-autodocodec-0.0.0.0
4601.37 s
[sydtest-autodocodec] Executables installed in:
4601.37 s
[sydtest-autodocodec] /nix/store/axfx0d0z8ckcrynqrqc0f6rwn52q1n9n-sydtest-autodocodec-0.0.0.0/bin
4601.37 s
[sydtest-autodocodec] Libraries installed in:
4601.37 s
[sydtest-autodocodec] /nix/store/axfx0d0z8ckcrynqrqc0f6rwn52q1n9n-sydtest-autodocodec-0.0.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-autodocodec-0.0.0.0-3pgPNdR8uPlK6KzKzj5Srp
4601.37 s
[sydtest-autodocodec] Dynamic Libraries installed in:
4601.37 s
[sydtest-autodocodec] /nix/store/axfx0d0z8ckcrynqrqc0f6rwn52q1n9n-sydtest-autodocodec-0.0.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4601.37 s
[sydtest-autodocodec] Private executables installed in:
4601.37 s
[sydtest-autodocodec] /nix/store/axfx0d0z8ckcrynqrqc0f6rwn52q1n9n-sydtest-autodocodec-0.0.0.0/libexec/x86_64-linux-ghc-9.12.3-59b0/sydtest-autodocodec-0.0.0.0
4601.37 s
[sydtest-autodocodec] Data files installed in:
4601.37 s
[sydtest-autodocodec] /nix/store/axfx0d0z8ckcrynqrqc0f6rwn52q1n9n-sydtest-autodocodec-0.0.0.0/share/x86_64-linux-ghc-9.12.3-59b0/sydtest-autodocodec-0.0.0.0
4601.37 s
[sydtest-autodocodec] Documentation installed in:
4601.37 s
[sydtest-autodocodec] /nix/store/hhrzb32a2nyqq3rxjg9r3yv4lcms292s-sydtest-autodocodec-0.0.0.0-doc/share/doc/sydtest-autodocodec-0.0.0.0
4601.37 s
[sydtest-autodocodec] Configuration files installed in:
4601.37 s
[sydtest-autodocodec] /nix/store/axfx0d0z8ckcrynqrqc0f6rwn52q1n9n-sydtest-autodocodec-0.0.0.0/etc
4601.37 s
[sydtest-autodocodec] No alex found
4601.37 s
[sydtest-autodocodec] Using ar found on system at:
4601.37 s
[sydtest-autodocodec] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4601.37 s
[sydtest-autodocodec] No c2hs found
4601.37 s
[sydtest-autodocodec] No cpphs found
4601.37 s
[sydtest-autodocodec] No doctest found
4601.37 s
[sydtest-autodocodec] Using gcc version 14.3.0 given by user at:
4601.37 s
[sydtest-autodocodec] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4601.37 s
[sydtest-autodocodec] Using ghc version 9.12.3 found on system at:
4601.37 s
[sydtest-autodocodec] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4601.37 s
[sydtest-autodocodec] Using ghc-pkg version 9.12.3 found on system at:
4601.37 s
[sydtest-autodocodec] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4601.37 s
[sydtest-autodocodec] No ghcjs found
4601.37 s
[sydtest-autodocodec] No ghcjs-pkg found
4601.37 s
[sydtest-autodocodec] No greencard found
4601.37 s
[sydtest-autodocodec] Using haddock version 2.32.0 found on system at:
4601.37 s
[sydtest-autodocodec] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4601.37 s
[sydtest-autodocodec] No happy found
4601.37 s
[sydtest-autodocodec] No haskell-suite found
4601.37 s
[sydtest-autodocodec] No haskell-suite-pkg found
4601.37 s
[sydtest-autodocodec] No hmake found
4601.37 s
[sydtest-autodocodec] Using hpc version 0.69 found on system at:
4601.37 s
[sydtest-autodocodec] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4601.37 s
[sydtest-autodocodec] Using hsc2hs version 0.68.10 found on system at:
4601.37 s
[sydtest-autodocodec] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4601.37 s
[sydtest-autodocodec] Using hscolour version 1.25 found on system at:
4601.37 s
[sydtest-autodocodec] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4601.37 s
[sydtest-autodocodec] No jhc found
4601.37 s
[sydtest-autodocodec] Using ld found on system at:
4601.37 s
[sydtest-autodocodec] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4601.37 s
[sydtest-autodocodec] No pkg-config found
4601.37 s
[sydtest-autodocodec] Using runghc version 9.12.3 found on system at:
4601.37 s
[sydtest-autodocodec] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4601.37 s
[sydtest-autodocodec] Using strip version 2.44 found on system at:
4601.37 s
[sydtest-autodocodec] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4601.37 s
[sydtest-autodocodec] Using tar found on system at:
4601.37 s
[sydtest-autodocodec] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4601.37 s
[sydtest-autodocodec] No uhc found
4601.37 s
[yesod-form] Installing library in /nix/store/f5ricfbvxry9p7q9dq377s7rlfbh7hix-yesod-form-1.7.9/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/yesod-form-1.7.9-IAKiouolOtW1AGLxUzkqup
4601.40 s
[sydtest-misbehaved-test-suite] Phase: buildPhase
4601.41 s
[sydtest-aeson] Preprocessing library for sydtest-aeson-0.2.0.1...
4601.41 s
[sydtest-aeson] Building library for sydtest-aeson-0.2.0.1...
4601.44 s
[opt-env-conf-test] Phase: buildPhase
4601.49 s
[sydtest-misbehaved-test-suite] Preprocessing library for sydtest-misbehaved-test-suite-0.0.0.0...
4601.49 s
[sydtest-misbehaved-test-suite] Building library for sydtest-misbehaved-test-suite-0.0.0.0...
4601.52 s
[sydtest-wai] Phase: updateAutotoolsGnuConfigScriptsPhase
4601.52 s
[sydtest-aeson] [1 of 2] Compiling Paths_sydtest_aeson ( dist/build/autogen/Paths_sydtest_aeson.hs, dist/build/Paths_sydtest_aeson.o, dist/build/Paths_sydtest_aeson.dyn_o )
4601.53 s
[sydtest-wai] Phase: configurePhase
4601.53 s
[sydtest-wai] configureFlags: --verbose --prefix=/nix/store/w8ws19l6y4yh4yw5z2a33yjkjkdfgsq4-sydtest-wai-0.2.0.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/15zihd9r6fp7qnkh2q8nhzs4fzsv3z30-sydtest-wai-0.2.0.2-doc/share/doc/sydtest-wai-0.2.0.2 --with-gcc=gcc --package-db=/build/tmp.CdQwNYTPRL/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4601.54 s
[sydtest-wai] Using Parsec parser
4601.54 s
[sydtest-wai] Configuring sydtest-wai-0.2.0.2...
4601.55 s
[opt-env-conf-test] Preprocessing library for opt-env-conf-test-0.0.0.4...
4601.55 s
[opt-env-conf-test] Building library for opt-env-conf-test-0.0.0.4...
4601.56 s
[sydtest-autodocodec] Phase: buildPhase
4601.59 s
[sydtest-misbehaved-test-suite] [1 of 2] Compiling Lib ( src/Lib.hs, dist/build/Lib.o, dist/build/Lib.dyn_o )
4601.66 s
[sydtest-autodocodec] Preprocessing library for sydtest-autodocodec-0.0.0.0...
4601.66 s
[sydtest-autodocodec] Building library for sydtest-autodocodec-0.0.0.0...
4601.66 s
[opt-env-conf-test] [1 of 4] Compiling OptEnvConf.Args.Gen ( src/OptEnvConf/Args/Gen.hs, dist/build/OptEnvConf/Args/Gen.o, dist/build/OptEnvConf/Args/Gen.dyn_o )
4601.73 s
[sydtest-aeson] [2 of 2] Compiling Test.Syd.Aeson ( src/Test/Syd/Aeson.hs, dist/build/Test/Syd/Aeson.o, dist/build/Test/Syd/Aeson.dyn_o )
4601.78 s
[sydtest-hedgehog] Dependency base >=4.7 && <5: using base-4.21.1.0
4601.78 s
[sydtest-hedgehog] Dependency containers: using containers-0.7
4601.78 s
[sydtest-hedgehog] Dependency hedgehog: using hedgehog-1.7
4601.78 s
[sydtest-hedgehog] Dependency stm: using stm-2.5.3.1
4601.78 s
[sydtest-hedgehog] Dependency sydtest >=0.12.0.0: using sydtest-0.23.0.2
4601.78 s
[sydtest-hedgehog] Dependency base >=4.7 && <5: using base-4.21.1.0
4601.78 s
[sydtest-hedgehog] Dependency hedgehog: using hedgehog-1.7
4601.78 s
[sydtest-hedgehog] Dependency sydtest: using sydtest-0.23.0.2
4601.78 s
[sydtest-hedgehog] Dependency sydtest-hedgehog: using sydtest-hedgehog-0.4.0.0
4601.78 s
[sydtest-hedgehog] Source component graph:
4601.78 s
[sydtest-hedgehog] component lib
4601.78 s
[sydtest-hedgehog] component test:sydtest-hedgehog-test dependency lib
4601.78 s
[sydtest-hedgehog] Configured component graph:
4601.78 s
[sydtest-hedgehog] component sydtest-hedgehog-0.4.0.0-ArdSIurRdR78FJnXCo1sTF
4601.78 s
[sydtest-hedgehog] include base-4.21.1.0-f852
4601.78 s
[sydtest-hedgehog] include containers-0.7-4b3d
4601.78 s
[sydtest-hedgehog] include hedgehog-1.7-BlO4ufx75fJJkDPNXc73RQ
4601.78 s
[sydtest-hedgehog] include stm-2.5.3.1-6708
4601.78 s
[sydtest-hedgehog] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4601.78 s
[sydtest-hedgehog] component sydtest-hedgehog-0.4.0.0-2CelvFewP3C97TF0olryGr-sydtest-hedgehog-test
4601.78 s
[sydtest-hedgehog] include base-4.21.1.0-f852
4601.78 s
[sydtest-hedgehog] include hedgehog-1.7-BlO4ufx75fJJkDPNXc73RQ
4601.78 s
[sydtest-hedgehog] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4601.78 s
[sydtest-hedgehog] include sydtest-hedgehog-0.4.0.0-ArdSIurRdR78FJnXCo1sTF
4601.78 s
[sydtest-hedgehog] Linked component graph:
4601.78 s
[sydtest-hedgehog] unit sydtest-hedgehog-0.4.0.0-ArdSIurRdR78FJnXCo1sTF
4601.78 s
[sydtest-hedgehog] include base-4.21.1.0-f852
4601.78 s
[sydtest-hedgehog] include containers-0.7-4b3d
4601.78 s
[sydtest-hedgehog] include hedgehog-1.7-BlO4ufx75fJJkDPNXc73RQ
4601.78 s
[sydtest-hedgehog] include stm-2.5.3.1-6708
4601.78 s
[sydtest-hedgehog] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4601.78 s
[sydtest-hedgehog] Test.Syd.Hedgehog=sydtest-hedgehog-0.4.0.0-ArdSIurRdR78FJnXCo1sTF:Test.Syd.Hedgehog
4601.78 s
[sydtest-hedgehog] unit sydtest-hedgehog-0.4.0.0-2CelvFewP3C97TF0olryGr-sydtest-hedgehog-test
4601.78 s
[sydtest-hedgehog] include base-4.21.1.0-f852
4601.78 s
[sydtest-hedgehog] include hedgehog-1.7-BlO4ufx75fJJkDPNXc73RQ
4601.78 s
[sydtest-hedgehog] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4601.78 s
[sydtest-hedgehog] include sydtest-hedgehog-0.4.0.0-ArdSIurRdR78FJnXCo1sTF
4601.78 s
[sydtest-hedgehog] Ready component graph:
4601.78 s
[sydtest-hedgehog] definite sydtest-hedgehog-0.4.0.0-ArdSIurRdR78FJnXCo1sTF
4601.78 s
[sydtest-hedgehog] depends base-4.21.1.0-f852
4601.78 s
[sydtest-hedgehog] depends containers-0.7-4b3d
4601.78 s
[sydtest-hedgehog] depends hedgehog-1.7-BlO4ufx75fJJkDPNXc73RQ
4601.78 s
[sydtest-hedgehog] depends stm-2.5.3.1-6708
4601.78 s
[sydtest-hedgehog] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4601.78 s
[sydtest-hedgehog] definite sydtest-hedgehog-0.4.0.0-2CelvFewP3C97TF0olryGr-sydtest-hedgehog-test
4601.78 s
[sydtest-hedgehog] depends base-4.21.1.0-f852
4601.78 s
[sydtest-hedgehog] depends hedgehog-1.7-BlO4ufx75fJJkDPNXc73RQ
4601.78 s
[sydtest-hedgehog] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4601.78 s
[sydtest-hedgehog] depends sydtest-hedgehog-0.4.0.0-ArdSIurRdR78FJnXCo1sTF
4601.78 s
[sydtest-hedgehog] Using Cabal-3.14.2.0 compiled by ghc-9.12
4601.78 s
[sydtest-hedgehog] Using compiler: ghc-9.12.3
4601.78 s
[sydtest-hedgehog] Using install prefix:
4601.78 s
[sydtest-hedgehog] /nix/store/y9vqy07aw2y4hsq3vsirarxqvwq301m5-sydtest-hedgehog-0.4.0.0
4601.78 s
[sydtest-hedgehog] Executables installed in:
4601.78 s
[sydtest-hedgehog] /nix/store/y9vqy07aw2y4hsq3vsirarxqvwq301m5-sydtest-hedgehog-0.4.0.0/bin
4601.78 s
[sydtest-hedgehog] Libraries installed in:
4601.78 s
[sydtest-hedgehog] /nix/store/y9vqy07aw2y4hsq3vsirarxqvwq301m5-sydtest-hedgehog-0.4.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-hedgehog-0.4.0.0-ArdSIurRdR78FJnXCo1sTF
4601.78 s
[sydtest-hedgehog] Dynamic Libraries installed in:
4601.78 s
[sydtest-hedgehog] /nix/store/y9vqy07aw2y4hsq3vsirarxqvwq301m5-sydtest-hedgehog-0.4.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4601.78 s
[sydtest-hedgehog] Private executables installed in:
4601.78 s
[sydtest-hedgehog] /nix/store/y9vqy07aw2y4hsq3vsirarxqvwq301m5-sydtest-hedgehog-0.4.0.0/libexec/x86_64-linux-ghc-9.12.3-59b0/sydtest-hedgehog-0.4.0.0
4601.78 s
[sydtest-hedgehog] Data files installed in:
4601.78 s
[sydtest-hedgehog] /nix/store/y9vqy07aw2y4hsq3vsirarxqvwq301m5-sydtest-hedgehog-0.4.0.0/share/x86_64-linux-ghc-9.12.3-59b0/sydtest-hedgehog-0.4.0.0
4601.78 s
[sydtest-hedgehog] Documentation installed in:
4601.78 s
[sydtest-hedgehog] /nix/store/8ysgk0sgxvf3x0d80zsx56xphw00s7zn-sydtest-hedgehog-0.4.0.0-doc/share/doc/sydtest-hedgehog-0.4.0.0
4601.78 s
[sydtest-hedgehog] Configuration files installed in:
4601.78 s
[sydtest-hedgehog] /nix/store/y9vqy07aw2y4hsq3vsirarxqvwq301m5-sydtest-hedgehog-0.4.0.0/etc
4601.78 s
[sydtest-hedgehog] No alex found
4601.78 s
[sydtest-hedgehog] Using ar found on system at:
4601.78 s
[sydtest-hedgehog] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4601.78 s
[sydtest-hedgehog] No c2hs found
4601.78 s
[sydtest-hedgehog] No cpphs found
4601.78 s
[sydtest-hedgehog] No doctest found
4601.78 s
[sydtest-hedgehog] Using gcc version 14.3.0 given by user at:
4601.78 s
[sydtest-hedgehog] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4601.78 s
[sydtest-hedgehog] Using ghc version 9.12.3 found on system at:
4601.78 s
[sydtest-hedgehog] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4601.78 s
[sydtest-hedgehog] Using ghc-pkg version 9.12.3 found on system at:
4601.78 s
[sydtest-hedgehog] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4601.78 s
[sydtest-hedgehog] No ghcjs found
4601.78 s
[sydtest-hedgehog] No ghcjs-pkg found
4601.78 s
[sydtest-hedgehog] No greencard found
4601.78 s
[sydtest-hedgehog] Using haddock version 2.32.0 found on system at:
4601.78 s
[sydtest-hedgehog] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4601.78 s
[sydtest-hedgehog] No happy found
4601.79 s
[sydtest-hedgehog] No haskell-suite found
4601.79 s
[sydtest-hedgehog] No haskell-suite-pkg found
4601.79 s
[sydtest-hedgehog] No hmake found
4601.79 s
[sydtest-hedgehog] Using hpc version 0.69 found on system at:
4601.79 s
[sydtest-hedgehog] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4601.79 s
[sydtest-hedgehog] Using hsc2hs version 0.68.10 found on system at:
4601.79 s
[sydtest-hedgehog] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4601.79 s
[sydtest-hedgehog] Using hscolour version 1.25 found on system at:
4601.79 s
[sydtest-hedgehog] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4601.79 s
[sydtest-hedgehog] No jhc found
4601.79 s
[sydtest-hedgehog] Using ld found on system at:
4601.79 s
[sydtest-hedgehog] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4601.79 s
[sydtest-hedgehog] No pkg-config found
4601.79 s
[sydtest-hedgehog] Using runghc version 9.12.3 found on system at:
4601.79 s
[sydtest-hedgehog] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4601.79 s
[sydtest-hedgehog] Using strip version 2.44 found on system at:
4601.79 s
[sydtest-hedgehog] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4601.79 s
[sydtest-hedgehog] Using tar found on system at:
4601.79 s
[sydtest-hedgehog] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4601.79 s
[sydtest-hedgehog] No uhc found
4601.79 s
[sydtest-autodocodec] [1 of 2] Compiling Paths_sydtest_autodocodec ( dist/build/autogen/Paths_sydtest_autodocodec.hs, dist/build/Paths_sydtest_autodocodec.o, dist/build/Paths_sydtest_autodocodec.dyn_o )
4601.82 s
[sydtest-hspec] Dependency QuickCheck: using QuickCheck-2.17.1.0
4601.82 s
[sydtest-hspec] Dependency base >=4.7 && <5: using base-4.21.1.0
4601.82 s
[sydtest-hspec] Dependency hspec-core >=2.7.10: using hspec-core-2.11.14
4601.82 s
[sydtest-hspec] Dependency mtl: using mtl-2.3.1
4601.83 s
[sydtest-hspec] Dependency stm: using stm-2.5.3.1
4601.83 s
[sydtest-hspec] Dependency sydtest >=0.18.0.0: using sydtest-0.23.0.2
4601.83 s
[sydtest-hspec] Dependency base >=4.7 && <5: using base-4.21.1.0
4601.83 s
[sydtest-hspec] Dependency hspec: using hspec-2.11.14
4601.83 s
[sydtest-hspec] Dependency stm: using stm-2.5.3.1
4601.83 s
[sydtest-hspec] Dependency sydtest: using sydtest-0.23.0.2
4601.83 s
[sydtest-hspec] Dependency sydtest-hspec: using sydtest-hspec-0.4.0.4
4601.83 s
[sydtest-hspec] Dependency text: using text-2.1.3
4601.83 s
[sydtest-hspec] Source component graph:
4601.83 s
[sydtest-hspec] component lib
4601.83 s
[sydtest-hspec] component test:sydtest-hspec-test dependency lib
4601.83 s
[sydtest-hspec] Configured component graph:
4601.83 s
[sydtest-hspec] component sydtest-hspec-0.4.0.4-4oTd5wIzqpZFEV8IObctm4
4601.83 s
[sydtest-hspec] include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4601.83 s
[sydtest-hspec] include base-4.21.1.0-f852
4601.83 s
[sydtest-hspec] include hspec-core-2.11.14-L3O1WyWfXK6BjsOUkU8xNW
4601.83 s
[sydtest-hspec] include mtl-2.3.1-20ab
4601.83 s
[sydtest-hspec] include stm-2.5.3.1-6708
4601.83 s
[sydtest-hspec] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4601.83 s
[sydtest-hspec] component sydtest-hspec-0.4.0.4-AuiF4hYkizG4UOtUY15E9W-sydtest-hspec-test
4601.83 s
[sydtest-hspec] include base-4.21.1.0-f852
4601.83 s
[sydtest-hspec] include hspec-2.11.14-7T1JnbFUiqF2O3a2US7Jhl
4601.83 s
[sydtest-hspec] include stm-2.5.3.1-6708
4601.83 s
[sydtest-hspec] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4601.83 s
[sydtest-hspec] include sydtest-hspec-0.4.0.4-4oTd5wIzqpZFEV8IObctm4
4601.83 s
[sydtest-hspec] include text-2.1.3-1f83
4601.83 s
[sydtest-hspec] Linked component graph:
4601.83 s
[sydtest-hspec] unit sydtest-hspec-0.4.0.4-4oTd5wIzqpZFEV8IObctm4
4601.83 s
[sydtest-hspec] include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4601.83 s
[sydtest-hspec] include base-4.21.1.0-f852
4601.83 s
[sydtest-hspec] include hspec-core-2.11.14-L3O1WyWfXK6BjsOUkU8xNW
4601.83 s
[sydtest-hspec] include mtl-2.3.1-20ab
4601.83 s
[sydtest-hspec] include stm-2.5.3.1-6708
4601.83 s
[sydtest-hspec] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4601.83 s
[sydtest-hspec] Test.Syd.Hspec=sydtest-hspec-0.4.0.4-4oTd5wIzqpZFEV8IObctm4:Test.Syd.Hspec
4601.83 s
[sydtest-hspec] unit sydtest-hspec-0.4.0.4-AuiF4hYkizG4UOtUY15E9W-sydtest-hspec-test
4601.83 s
[sydtest-hspec] include base-4.21.1.0-f852
4601.83 s
[sydtest-hspec] include hspec-2.11.14-7T1JnbFUiqF2O3a2US7Jhl
4601.83 s
[sydtest-hspec] include stm-2.5.3.1-6708
4601.83 s
[sydtest-hspec] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4601.83 s
[sydtest-hspec] include sydtest-hspec-0.4.0.4-4oTd5wIzqpZFEV8IObctm4
4601.83 s
[sydtest-hspec] include text-2.1.3-1f83
4601.83 s
[sydtest-hspec] Ready component graph:
4601.83 s
[sydtest-hspec] definite sydtest-hspec-0.4.0.4-4oTd5wIzqpZFEV8IObctm4
4601.83 s
[sydtest-hspec] depends QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4601.83 s
[sydtest-hspec] depends base-4.21.1.0-f852
4601.83 s
[sydtest-hspec] depends hspec-core-2.11.14-L3O1WyWfXK6BjsOUkU8xNW
4601.83 s
[sydtest-hspec] depends mtl-2.3.1-20ab
4601.83 s
[sydtest-hspec] depends stm-2.5.3.1-6708
4601.83 s
[sydtest-hspec] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4601.83 s
[sydtest-hspec] definite sydtest-hspec-0.4.0.4-AuiF4hYkizG4UOtUY15E9W-sydtest-hspec-test
4601.83 s
[sydtest-hspec] depends base-4.21.1.0-f852
4601.83 s
[sydtest-hspec] depends hspec-2.11.14-7T1JnbFUiqF2O3a2US7Jhl
4601.83 s
[sydtest-hspec] depends stm-2.5.3.1-6708
4601.83 s
[sydtest-hspec] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4601.83 s
[sydtest-hspec] depends sydtest-hspec-0.4.0.4-4oTd5wIzqpZFEV8IObctm4
4601.83 s
[sydtest-hspec] depends text-2.1.3-1f83
4601.83 s
[sydtest-hspec] Using Cabal-3.14.2.0 compiled by ghc-9.12
4601.83 s
[sydtest-hspec] Using compiler: ghc-9.12.3
4601.83 s
[sydtest-hspec] Using install prefix:
4601.83 s
[sydtest-hspec] /nix/store/spjqpbm1jkagvbczwamnpaz2ncc8vy5n-sydtest-hspec-0.4.0.4
4601.83 s
[sydtest-hspec] Executables installed in:
4601.83 s
[sydtest-hspec] /nix/store/spjqpbm1jkagvbczwamnpaz2ncc8vy5n-sydtest-hspec-0.4.0.4/bin
4601.83 s
[sydtest-hspec] Libraries installed in:
4601.83 s
[sydtest-hspec] /nix/store/spjqpbm1jkagvbczwamnpaz2ncc8vy5n-sydtest-hspec-0.4.0.4/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-hspec-0.4.0.4-4oTd5wIzqpZFEV8IObctm4
4601.83 s
[sydtest-hspec] Dynamic Libraries installed in:
4601.83 s
[sydtest-hspec] /nix/store/spjqpbm1jkagvbczwamnpaz2ncc8vy5n-sydtest-hspec-0.4.0.4/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4601.83 s
[sydtest-hspec] Private executables installed in:
4601.83 s
[sydtest-hspec] /nix/store/spjqpbm1jkagvbczwamnpaz2ncc8vy5n-sydtest-hspec-0.4.0.4/libexec/x86_64-linux-ghc-9.12.3-59b0/sydtest-hspec-0.4.0.4
4601.83 s
[sydtest-hspec] Data files installed in:
4601.83 s
[sydtest-hspec] /nix/store/spjqpbm1jkagvbczwamnpaz2ncc8vy5n-sydtest-hspec-0.4.0.4/share/x86_64-linux-ghc-9.12.3-59b0/sydtest-hspec-0.4.0.4
4601.83 s
[sydtest-hspec] Documentation installed in:
4601.83 s
[sydtest-hspec] /nix/store/2sk5pv1awvvlh2kd02869hbshq1zw6b0-sydtest-hspec-0.4.0.4-doc/share/doc/sydtest-hspec-0.4.0.4
4601.83 s
[sydtest-hspec] Configuration files installed in:
4601.83 s
[sydtest-hspec] /nix/store/spjqpbm1jkagvbczwamnpaz2ncc8vy5n-sydtest-hspec-0.4.0.4/etc
4601.83 s
[sydtest-hspec] No alex found
4601.83 s
[sydtest-hspec] Using ar found on system at:
4601.83 s
[sydtest-hspec] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4601.83 s
[sydtest-hspec] No c2hs found
4601.83 s
[sydtest-hspec] No cpphs found
4601.83 s
[sydtest-hspec] No doctest found
4601.83 s
[sydtest-hspec] Using gcc version 14.3.0 given by user at:
4601.83 s
[sydtest-hspec] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4601.83 s
[sydtest-hspec] Using ghc version 9.12.3 found on system at:
4601.83 s
[sydtest-hspec] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4601.83 s
[sydtest-hspec] Using ghc-pkg version 9.12.3 found on system at:
4601.83 s
[sydtest-hspec] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4601.83 s
[sydtest-hspec] No ghcjs found
4601.83 s
[sydtest-hspec] No ghcjs-pkg found
4601.83 s
[sydtest-hspec] No greencard found
4601.83 s
[sydtest-hspec] Using haddock version 2.32.0 found on system at:
4601.83 s
[sydtest-hspec] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4601.83 s
[sydtest-hspec] No happy found
4601.83 s
[sydtest-hspec] No haskell-suite found
4601.83 s
[sydtest-hspec] No haskell-suite-pkg found
4601.83 s
[sydtest-hspec] No hmake found
4601.83 s
[sydtest-hspec] Using hpc version 0.69 found on system at:
4601.83 s
[sydtest-hspec] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4601.83 s
[sydtest-hspec] Using hsc2hs version 0.68.10 found on system at:
4601.83 s
[sydtest-hspec] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4601.83 s
[sydtest-hspec] Using hscolour version 1.25 found on system at:
4601.83 s
[sydtest-hspec] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4601.83 s
[sydtest-hspec] No jhc found
4601.83 s
[sydtest-hspec] Using ld found on system at:
4601.83 s
[sydtest-hspec] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4601.83 s
[sydtest-hspec] No pkg-config found
4601.83 s
[sydtest-hspec] Using runghc version 9.12.3 found on system at:
4601.83 s
[sydtest-hspec] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4601.83 s
[sydtest-hspec] Using strip version 2.44 found on system at:
4601.83 s
[sydtest-hspec] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4601.83 s
[sydtest-hspec] Using tar found on system at:
4601.83 s
[sydtest-hspec] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4601.83 s
[sydtest-hspec] No uhc found
4601.91 s
[sydtest-persistent] Dependency base >=4.7 && <5: using base-4.21.1.0
4601.91 s
[sydtest-persistent] Dependency bytestring: using bytestring-0.12.2.0
4601.91 s
[sydtest-persistent] Dependency mtl: using mtl-2.3.1
4601.91 s
[sydtest-persistent] Dependency persistent: using persistent-2.14.6.3
4601.91 s
[sydtest-persistent] Dependency sydtest >=0.17: using sydtest-0.23.0.2
4601.91 s
[sydtest-persistent] Dependency text: using text-2.1.3
4601.91 s
[sydtest-persistent] Dependency unliftio: using unliftio-0.2.25.1
4601.91 s
[sydtest-persistent] Source component graph: component lib
4601.91 s
[sydtest-persistent] Configured component graph:
4601.91 s
[sydtest-persistent] component sydtest-persistent-0.1.0.0-8oMmkBKH1Bf1eghTcOcQ1N
4601.91 s
[sydtest-persistent] include base-4.21.1.0-f852
4601.91 s
[sydtest-persistent] include bytestring-0.12.2.0-6aa1
4601.91 s
[sydtest-persistent] include mtl-2.3.1-20ab
4601.91 s
[sydtest-persistent] include persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4601.91 s
[sydtest-persistent] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4601.91 s
[sydtest-persistent] include text-2.1.3-1f83
4601.91 s
[sydtest-persistent] include unliftio-0.2.25.1-9Q7P5DmQ6dOA0ziMMN649E
4601.91 s
[sydtest-persistent] Linked component graph:
4601.91 s
[sydtest-persistent] unit sydtest-persistent-0.1.0.0-8oMmkBKH1Bf1eghTcOcQ1N
4601.91 s
[sydtest-persistent] include base-4.21.1.0-f852
4601.91 s
[sydtest-persistent] include bytestring-0.12.2.0-6aa1
4601.91 s
[sydtest-persistent] include mtl-2.3.1-20ab
4601.91 s
[sydtest-persistent] include persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4601.91 s
[sydtest-persistent] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4601.91 s
[sydtest-persistent] include text-2.1.3-1f83
4601.91 s
[sydtest-persistent] include unliftio-0.2.25.1-9Q7P5DmQ6dOA0ziMMN649E
4601.91 s
[sydtest-persistent] Test.Syd.Persistent=sydtest-persistent-0.1.0.0-8oMmkBKH1Bf1eghTcOcQ1N:Test.Syd.Persistent
4601.91 s
[sydtest-persistent] Ready component graph:
4601.91 s
[sydtest-persistent] definite sydtest-persistent-0.1.0.0-8oMmkBKH1Bf1eghTcOcQ1N
4601.91 s
[sydtest-persistent] depends base-4.21.1.0-f852
4601.91 s
[sydtest-persistent] depends bytestring-0.12.2.0-6aa1
4601.91 s
[sydtest-persistent] depends mtl-2.3.1-20ab
4601.91 s
[sydtest-persistent] depends persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4601.91 s
[sydtest-persistent] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4601.91 s
[sydtest-persistent] depends text-2.1.3-1f83
4601.91 s
[sydtest-persistent] depends unliftio-0.2.25.1-9Q7P5DmQ6dOA0ziMMN649E
4601.91 s
[sydtest-persistent] Using Cabal-3.14.2.0 compiled by ghc-9.12
4601.91 s
[sydtest-persistent] Using compiler: ghc-9.12.3
4601.91 s
[sydtest-persistent] Using install prefix:
4601.91 s
[sydtest-persistent] /nix/store/2vs3s9xpsyzjv76jh0gwmmgvb6jp356x-sydtest-persistent-0.1.0.0
4601.91 s
[sydtest-persistent] Executables installed in:
4601.91 s
[sydtest-persistent] /nix/store/2vs3s9xpsyzjv76jh0gwmmgvb6jp356x-sydtest-persistent-0.1.0.0/bin
4601.91 s
[sydtest-persistent] Libraries installed in:
4601.91 s
[sydtest-persistent] /nix/store/2vs3s9xpsyzjv76jh0gwmmgvb6jp356x-sydtest-persistent-0.1.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-persistent-0.1.0.0-8oMmkBKH1Bf1eghTcOcQ1N
4601.91 s
[sydtest-persistent] Dynamic Libraries installed in:
4601.91 s
[sydtest-persistent] /nix/store/2vs3s9xpsyzjv76jh0gwmmgvb6jp356x-sydtest-persistent-0.1.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4601.91 s
[sydtest-persistent] Private executables installed in:
4601.91 s
[sydtest-persistent] /nix/store/2vs3s9xpsyzjv76jh0gwmmgvb6jp356x-sydtest-persistent-0.1.0.0/libexec/x86_64-linux-ghc-9.12.3-59b0/sydtest-persistent-0.1.0.0
4601.91 s
[sydtest-persistent] Data files installed in:
4601.91 s
[sydtest-persistent] /nix/store/2vs3s9xpsyzjv76jh0gwmmgvb6jp356x-sydtest-persistent-0.1.0.0/share/x86_64-linux-ghc-9.12.3-59b0/sydtest-persistent-0.1.0.0
4601.91 s
[sydtest-persistent] Documentation installed in:
4601.91 s
[sydtest-persistent] /nix/store/sjwwa9r74p7ckqjqvbj88xidnmqwbg7l-sydtest-persistent-0.1.0.0-doc/share/doc/sydtest-persistent-0.1.0.0
4601.91 s
[sydtest-persistent] Configuration files installed in:
4601.91 s
[sydtest-persistent] /nix/store/2vs3s9xpsyzjv76jh0gwmmgvb6jp356x-sydtest-persistent-0.1.0.0/etc
4601.91 s
[sydtest-persistent] No alex found
4601.91 s
[sydtest-persistent] Using ar found on system at:
4601.91 s
[sydtest-persistent] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4601.91 s
[sydtest-persistent] No c2hs found
4601.91 s
[sydtest-persistent] No cpphs found
4601.91 s
[sydtest-persistent] No doctest found
4601.91 s
[sydtest-persistent] Using gcc version 14.3.0 given by user at:
4601.91 s
[sydtest-persistent] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4601.91 s
[sydtest-persistent] Using ghc version 9.12.3 found on system at:
4601.91 s
[sydtest-persistent] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4601.91 s
[sydtest-persistent] Using ghc-pkg version 9.12.3 found on system at:
4601.91 s
[sydtest-persistent] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4601.91 s
[sydtest-persistent] No ghcjs found
4601.91 s
[sydtest-persistent] No ghcjs-pkg found
4601.91 s
[sydtest-persistent] No greencard found
4601.91 s
[sydtest-persistent] Using haddock version 2.32.0 found on system at:
4601.91 s
[sydtest-persistent] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4601.91 s
[sydtest-persistent] No happy found
4601.91 s
[sydtest-persistent] No haskell-suite found
4601.91 s
[sydtest-persistent] No haskell-suite-pkg found
4601.91 s
[sydtest-persistent] No hmake found
4601.91 s
[sydtest-persistent] Using hpc version 0.69 found on system at:
4601.91 s
[sydtest-persistent] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4601.91 s
[sydtest-persistent] Using hsc2hs version 0.68.10 found on system at:
4601.91 s
[sydtest-persistent] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4601.91 s
[sydtest-persistent] Using hscolour version 1.25 found on system at:
4601.91 s
[sydtest-persistent] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4601.91 s
[sydtest-persistent] No jhc found
4601.91 s
[sydtest-persistent] Using ld found on system at:
4601.91 s
[sydtest-persistent] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4601.91 s
[sydtest-persistent] No pkg-config found
4601.91 s
[sydtest-persistent] Using runghc version 9.12.3 found on system at:
4601.91 s
[sydtest-persistent] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4601.91 s
[sydtest-persistent] Using strip version 2.44 found on system at:
4601.91 s
[sydtest-persistent] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4601.91 s
[sydtest-persistent] Using tar found on system at:
4601.91 s
[sydtest-persistent] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4601.92 s
[sydtest-persistent] No uhc found
4601.92 s
[sydtest-process] Dependency base >=4.7 && <5: using base-4.21.1.0
4601.92 s
[sydtest-process] Dependency process: using process-1.6.26.1
4601.92 s
[sydtest-process] Dependency sydtest: using sydtest-0.23.0.2
4601.92 s
[sydtest-process] Dependency base >=4.7 && <5: using base-4.21.1.0
4601.92 s
[sydtest-process] Dependency bytestring: using bytestring-0.12.2.0
4601.92 s
[sydtest-process] Dependency process: using process-1.6.26.1
4601.92 s
[sydtest-process] Dependency sydtest: using sydtest-0.23.0.2
4601.92 s
[sydtest-process] Dependency sydtest-process: using sydtest-process-0.0.0.0
4601.92 s
[sydtest-process] Source component graph:
4601.92 s
[sydtest-process] component lib
4601.92 s
[sydtest-process] component test:sydtest-process-test dependency lib
4601.92 s
[sydtest-process] Configured component graph:
4601.92 s
[sydtest-process] component sydtest-process-0.0.0.0-E6ix4xThr5H73lZaBiKYrW
4601.92 s
[sydtest-process] include base-4.21.1.0-f852
4601.92 s
[sydtest-process] include process-1.6.26.1-9a6b
4601.92 s
[sydtest-process] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4601.92 s
[sydtest-process] component sydtest-process-0.0.0.0-GfXIVrrfLDaGGn0VbqRbm-sydtest-process-test
4601.92 s
[sydtest-process] include base-4.21.1.0-f852
4601.92 s
[sydtest-process] include bytestring-0.12.2.0-6aa1
4601.92 s
[sydtest-process] include process-1.6.26.1-9a6b
4601.92 s
[sydtest-process] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4601.92 s
[sydtest-process] include sydtest-process-0.0.0.0-E6ix4xThr5H73lZaBiKYrW
4601.92 s
[sydtest-process] Linked component graph:
4601.92 s
[sydtest-process] unit sydtest-process-0.0.0.0-E6ix4xThr5H73lZaBiKYrW
4601.92 s
[sydtest-process] include base-4.21.1.0-f852
4601.92 s
[sydtest-process] include process-1.6.26.1-9a6b
4601.92 s
[sydtest-process] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4601.92 s
[sydtest-process] Test.Syd.Process=sydtest-process-0.0.0.0-E6ix4xThr5H73lZaBiKYrW:Test.Syd.Process
4601.92 s
[sydtest-process] unit sydtest-process-0.0.0.0-GfXIVrrfLDaGGn0VbqRbm-sydtest-process-test
4601.92 s
[sydtest-process] include base-4.21.1.0-f852
4601.92 s
[sydtest-process] include bytestring-0.12.2.0-6aa1
4601.92 s
[sydtest-process] include process-1.6.26.1-9a6b
4601.92 s
[sydtest-process] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4601.92 s
[sydtest-process] include sydtest-process-0.0.0.0-E6ix4xThr5H73lZaBiKYrW
4601.92 s
[sydtest-process] Ready component graph:
4601.92 s
[sydtest-process] definite sydtest-process-0.0.0.0-E6ix4xThr5H73lZaBiKYrW
4601.92 s
[sydtest-process] depends base-4.21.1.0-f852
4601.92 s
[sydtest-process] depends process-1.6.26.1-9a6b
4601.92 s
[sydtest-process] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4601.92 s
[sydtest-process] definite sydtest-process-0.0.0.0-GfXIVrrfLDaGGn0VbqRbm-sydtest-process-test
4601.92 s
[sydtest-process] depends base-4.21.1.0-f852
4601.92 s
[sydtest-process] depends bytestring-0.12.2.0-6aa1
4601.92 s
[sydtest-process] depends process-1.6.26.1-9a6b
4601.92 s
[sydtest-process] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4601.92 s
[sydtest-process] depends sydtest-process-0.0.0.0-E6ix4xThr5H73lZaBiKYrW
4601.92 s
[sydtest-process] Using Cabal-3.14.2.0 compiled by ghc-9.12
4601.92 s
[sydtest-process] Using compiler: ghc-9.12.3
4601.92 s
[sydtest-process] Using install prefix:
4601.92 s
[sydtest-process] /nix/store/4dkyyrbzrwmny3iv8ch12g99x1rr5aw9-sydtest-process-0.0.0.0
4601.92 s
[sydtest-process] Executables installed in:
4601.92 s
[sydtest-process] /nix/store/4dkyyrbzrwmny3iv8ch12g99x1rr5aw9-sydtest-process-0.0.0.0/bin
4601.92 s
[sydtest-process] Libraries installed in:
4601.92 s
[sydtest-process] /nix/store/4dkyyrbzrwmny3iv8ch12g99x1rr5aw9-sydtest-process-0.0.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-process-0.0.0.0-E6ix4xThr5H73lZaBiKYrW
4601.92 s
[sydtest-process] Dynamic Libraries installed in:
4601.92 s
[sydtest-process] /nix/store/4dkyyrbzrwmny3iv8ch12g99x1rr5aw9-sydtest-process-0.0.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4601.92 s
[sydtest-process] Private executables installed in:
4601.92 s
[sydtest-process] /nix/store/4dkyyrbzrwmny3iv8ch12g99x1rr5aw9-sydtest-process-0.0.0.0/libexec/x86_64-linux-ghc-9.12.3-59b0/sydtest-process-0.0.0.0
4601.92 s
[sydtest-process] Data files installed in:
4601.92 s
[sydtest-process] /nix/store/4dkyyrbzrwmny3iv8ch12g99x1rr5aw9-sydtest-process-0.0.0.0/share/x86_64-linux-ghc-9.12.3-59b0/sydtest-process-0.0.0.0
4601.92 s
[sydtest-process] Documentation installed in:
4601.92 s
[sydtest-process] /nix/store/gay6s6nmk6x7j49saq8y2x3q03mwapb9-sydtest-process-0.0.0.0-doc/share/doc/sydtest-process-0.0.0.0
4601.92 s
[sydtest-process] Configuration files installed in:
4601.92 s
[sydtest-process] /nix/store/4dkyyrbzrwmny3iv8ch12g99x1rr5aw9-sydtest-process-0.0.0.0/etc
4601.92 s
[sydtest-process] No alex found
4601.92 s
[sydtest-process] Using ar found on system at:
4601.92 s
[sydtest-process] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4601.92 s
[sydtest-process] No c2hs found
4601.92 s
[sydtest-process] No cpphs found
4601.92 s
[sydtest-process] No doctest found
4601.92 s
[sydtest-process] Using gcc version 14.3.0 given by user at:
4601.92 s
[sydtest-process] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4601.92 s
[sydtest-process] Using ghc version 9.12.3 found on system at:
4601.92 s
[sydtest-process] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4601.92 s
[sydtest-process] Using ghc-pkg version 9.12.3 found on system at:
4601.92 s
[sydtest-process] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4601.92 s
[sydtest-process] No ghcjs found
4601.92 s
[sydtest-process] No ghcjs-pkg found
4601.92 s
[sydtest-process] No greencard found
4601.92 s
[sydtest-process] Using haddock version 2.32.0 found on system at:
4601.92 s
[sydtest-process] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4601.92 s
[sydtest-process] No happy found
4601.92 s
[sydtest-process] No haskell-suite found
4601.92 s
[sydtest-process] No haskell-suite-pkg found
4601.92 s
[sydtest-process] No hmake found
4601.92 s
[sydtest-process] Using hpc version 0.69 found on system at:
4601.92 s
[sydtest-process] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4601.92 s
[sydtest-process] Using hsc2hs version 0.68.10 found on system at:
4601.92 s
[sydtest-process] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4601.92 s
[sydtest-process] Using hscolour version 1.25 found on system at:
4601.92 s
[sydtest-process] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4601.92 s
[sydtest-process] No jhc found
4601.92 s
[sydtest-process] Using ld found on system at:
4601.92 s
[sydtest-process] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4601.92 s
[sydtest-process] No pkg-config found
4601.92 s
[sydtest-process] Using runghc version 9.12.3 found on system at:
4601.92 s
[sydtest-process] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4601.92 s
[sydtest-process] Using strip version 2.44 found on system at:
4601.92 s
[sydtest-process] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4601.92 s
[sydtest-process] Using tar found on system at:
4601.92 s
[sydtest-process] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4601.92 s
[sydtest-process] No uhc found
4601.97 s
[sydtest-misbehaved-test-suite] [2 of 2] Compiling Paths_sydtest_misbehaved_test_suite ( dist/build/autogen/Paths_sydtest_misbehaved_test_suite.hs, dist/build/Paths_sydtest_misbehaved_test_suite.o, dist/build/Paths_sydtest_misbehaved_test_suite.dyn_o )
4601.97 s
[yesod-form] Phase: fixupPhase
4601.99 s
[yesod-form] shrinking RPATHs of ELF executables and libraries in /nix/store/f5ricfbvxry9p7q9dq377s7rlfbh7hix-yesod-form-1.7.9
4601.99 s
[yesod-form] shrinking /nix/store/f5ricfbvxry9p7q9dq377s7rlfbh7hix-yesod-form-1.7.9/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSyesod-form-1.7.9-IAKiouolOtW1AGLxUzkqup-ghc9.12.3.so
4602.00 s
[sydtest-hedgehog] Phase: buildPhase
4602.00 s
[sydtest-autodocodec] [2 of 2] Compiling Test.Syd.Autodocodec ( src/Test/Syd/Autodocodec.hs, dist/build/Test/Syd/Autodocodec.o, dist/build/Test/Syd/Autodocodec.dyn_o )
4602.01 s
[sydtest-typed-process] Dependency base >=4.7 && <5: using base-4.21.1.0
4602.01 s
[sydtest-typed-process] Dependency sydtest: using sydtest-0.23.0.2
4602.01 s
[sydtest-typed-process] Dependency typed-process: using typed-process-0.2.13.0
4602.01 s
[sydtest-typed-process] Dependency base >=4.7 && <5: using base-4.21.1.0
4602.01 s
[sydtest-typed-process] Dependency bytestring: using bytestring-0.12.2.0
4602.01 s
[sydtest-typed-process] Dependency sydtest: using sydtest-0.23.0.2
4602.01 s
[sydtest-typed-process] Dependency sydtest-typed-process: using sydtest-typed-process-0.0.0.0
4602.01 s
[sydtest-typed-process] Dependency typed-process: using typed-process-0.2.13.0
4602.01 s
[sydtest-typed-process] Source component graph:
4602.01 s
[sydtest-typed-process] component lib
4602.01 s
[sydtest-typed-process] component test:sydtest-typed-process-test dependency lib
4602.01 s
[sydtest-typed-process] Configured component graph:
4602.01 s
[sydtest-typed-process] component sydtest-typed-process-0.0.0.0-Eb5nGeXcy6rKNpp94mW4rk
4602.01 s
[sydtest-typed-process] include base-4.21.1.0-f852
4602.01 s
[sydtest-typed-process] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4602.01 s
[sydtest-typed-process] include typed-process-0.2.13.0-CdZF17AAa2153AcE9wyfJu
4602.01 s
[sydtest-typed-process] component sydtest-typed-process-0.0.0.0-7lExf7RldnwDq7jJp52PK7-sydtest-typed-process-test
4602.01 s
[sydtest-typed-process] include base-4.21.1.0-f852
4602.01 s
[sydtest-typed-process] include bytestring-0.12.2.0-6aa1
4602.01 s
[sydtest-typed-process] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4602.01 s
[sydtest-typed-process] include sydtest-typed-process-0.0.0.0-Eb5nGeXcy6rKNpp94mW4rk
4602.01 s
[sydtest-typed-process] include typed-process-0.2.13.0-CdZF17AAa2153AcE9wyfJu
4602.02 s
[sydtest-typed-process] Linked component graph:
4602.02 s
[sydtest-typed-process] unit sydtest-typed-process-0.0.0.0-Eb5nGeXcy6rKNpp94mW4rk
4602.02 s
[sydtest-typed-process] include base-4.21.1.0-f852
4602.02 s
[sydtest-typed-process] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4602.02 s
[sydtest-typed-process] include typed-process-0.2.13.0-CdZF17AAa2153AcE9wyfJu
4602.02 s
[sydtest-typed-process] Test.Syd.Process.Typed=sydtest-typed-process-0.0.0.0-Eb5nGeXcy6rKNpp94mW4rk:Test.Syd.Process.Typed
4602.02 s
[sydtest-typed-process] unit sydtest-typed-process-0.0.0.0-7lExf7RldnwDq7jJp52PK7-sydtest-typed-process-test
4602.02 s
[sydtest-typed-process] include base-4.21.1.0-f852
4602.02 s
[sydtest-typed-process] include bytestring-0.12.2.0-6aa1
4602.02 s
[sydtest-typed-process] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4602.02 s
[sydtest-typed-process] include sydtest-typed-process-0.0.0.0-Eb5nGeXcy6rKNpp94mW4rk
4602.02 s
[sydtest-typed-process] include typed-process-0.2.13.0-CdZF17AAa2153AcE9wyfJu
4602.02 s
[sydtest-typed-process] Ready component graph:
4602.02 s
[sydtest-typed-process] definite sydtest-typed-process-0.0.0.0-Eb5nGeXcy6rKNpp94mW4rk
4602.02 s
[sydtest-typed-process] depends base-4.21.1.0-f852
4602.02 s
[sydtest-typed-process] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4602.02 s
[sydtest-typed-process] depends typed-process-0.2.13.0-CdZF17AAa2153AcE9wyfJu
4602.02 s
[sydtest-typed-process] definite sydtest-typed-process-0.0.0.0-7lExf7RldnwDq7jJp52PK7-sydtest-typed-process-test
4602.02 s
[sydtest-typed-process] depends base-4.21.1.0-f852
4602.02 s
[sydtest-typed-process] depends bytestring-0.12.2.0-6aa1
4602.02 s
[sydtest-typed-process] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4602.02 s
[sydtest-typed-process] depends sydtest-typed-process-0.0.0.0-Eb5nGeXcy6rKNpp94mW4rk
4602.02 s
[sydtest-typed-process] depends typed-process-0.2.13.0-CdZF17AAa2153AcE9wyfJu
4602.02 s
[sydtest-typed-process] Using Cabal-3.14.2.0 compiled by ghc-9.12
4602.02 s
[sydtest-typed-process] Using compiler: ghc-9.12.3
4602.02 s
[sydtest-typed-process] Using install prefix:
4602.02 s
[sydtest-typed-process] /nix/store/kpb1ngc02ad0pbkwjzzxgrwffwcrbxwy-sydtest-typed-process-0.0.0.0
4602.02 s
[sydtest-typed-process] Executables installed in:
4602.02 s
[sydtest-typed-process] /nix/store/kpb1ngc02ad0pbkwjzzxgrwffwcrbxwy-sydtest-typed-process-0.0.0.0/bin
4602.02 s
[sydtest-typed-process] Libraries installed in:
4602.02 s
[sydtest-typed-process] /nix/store/kpb1ngc02ad0pbkwjzzxgrwffwcrbxwy-sydtest-typed-process-0.0.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-typed-process-0.0.0.0-Eb5nGeXcy6rKNpp94mW4rk
4602.02 s
[sydtest-typed-process] Dynamic Libraries installed in:
4602.02 s
[sydtest-typed-process] /nix/store/kpb1ngc02ad0pbkwjzzxgrwffwcrbxwy-sydtest-typed-process-0.0.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4602.02 s
[sydtest-typed-process] Private executables installed in:
4602.02 s
[sydtest-typed-process] /nix/store/kpb1ngc02ad0pbkwjzzxgrwffwcrbxwy-sydtest-typed-process-0.0.0.0/libexec/x86_64-linux-ghc-9.12.3-59b0/sydtest-typed-process-0.0.0.0
4602.02 s
[sydtest-typed-process] Data files installed in:
4602.02 s
[sydtest-typed-process] /nix/store/kpb1ngc02ad0pbkwjzzxgrwffwcrbxwy-sydtest-typed-process-0.0.0.0/share/x86_64-linux-ghc-9.12.3-59b0/sydtest-typed-process-0.0.0.0
4602.02 s
[sydtest-typed-process] Documentation installed in:
4602.02 s
[sydtest-typed-process] /nix/store/55wb228b5s0dmglk59gw1dl9bi6ad1lh-sydtest-typed-process-0.0.0.0-doc/share/doc/sydtest-typed-process-0.0.0.0
4602.02 s
[sydtest-typed-process] Configuration files installed in:
4602.02 s
[sydtest-typed-process] /nix/store/kpb1ngc02ad0pbkwjzzxgrwffwcrbxwy-sydtest-typed-process-0.0.0.0/etc
4602.02 s
[sydtest-typed-process] No alex found
4602.02 s
[sydtest-typed-process] Using ar found on system at:
4602.02 s
[sydtest-typed-process] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4602.02 s
[sydtest-typed-process] No c2hs found
4602.02 s
[sydtest-typed-process] No cpphs found
4602.02 s
[sydtest-typed-process] No doctest found
4602.02 s
[sydtest-typed-process] Using gcc version 14.3.0 given by user at:
4602.02 s
[sydtest-typed-process] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4602.02 s
[sydtest-typed-process] Using ghc version 9.12.3 found on system at:
4602.02 s
[sydtest-typed-process] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4602.02 s
[sydtest-typed-process] Using ghc-pkg version 9.12.3 found on system at:
4602.02 s
[sydtest-typed-process] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4602.02 s
[sydtest-typed-process] No ghcjs found
4602.02 s
[sydtest-typed-process] No ghcjs-pkg found
4602.02 s
[sydtest-typed-process] No greencard found
4602.02 s
[sydtest-typed-process] Using haddock version 2.32.0 found on system at:
4602.02 s
[sydtest-typed-process] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4602.02 s
[sydtest-typed-process] No happy found
4602.02 s
[sydtest-typed-process] No haskell-suite found
4602.02 s
[sydtest-typed-process] No haskell-suite-pkg found
4602.02 s
[sydtest-typed-process] No hmake found
4602.02 s
[sydtest-typed-process] Using hpc version 0.69 found on system at:
4602.02 s
[sydtest-typed-process] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4602.02 s
[sydtest-typed-process] Using hsc2hs version 0.68.10 found on system at:
4602.02 s
[sydtest-typed-process] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4602.02 s
[sydtest-typed-process] Using hscolour version 1.25 found on system at:
4602.02 s
[sydtest-typed-process] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4602.02 s
[sydtest-typed-process] No jhc found
4602.02 s
[sydtest-typed-process] Using ld found on system at:
4602.02 s
[sydtest-typed-process] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4602.02 s
[sydtest-typed-process] No pkg-config found
4602.02 s
[sydtest-typed-process] Using runghc version 9.12.3 found on system at:
4602.02 s
[sydtest-typed-process] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4602.02 s
[sydtest-typed-process] Using strip version 2.44 found on system at:
4602.02 s
[sydtest-typed-process] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4602.02 s
[sydtest-typed-process] Using tar found on system at:
4602.02 s
[sydtest-typed-process] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4602.02 s
[sydtest-typed-process] No uhc found
4602.05 s
[sydtest-hspec] Phase: buildPhase
4602.07 s
[yesod-form] checking for references to /build/ in /nix/store/f5ricfbvxry9p7q9dq377s7rlfbh7hix-yesod-form-1.7.9...
4602.10 s
[sydtest-process] Phase: buildPhase
4602.10 s
[sydtest-hedgehog] Preprocessing library for sydtest-hedgehog-0.4.0.0...
4602.10 s
[sydtest-hedgehog] Building library for sydtest-hedgehog-0.4.0.0...
4602.10 s
[yesod-form] patching script interpreter paths in /nix/store/f5ricfbvxry9p7q9dq377s7rlfbh7hix-yesod-form-1.7.9
4602.11 s
[yesod-form] stripping (with command strip and flags -S -p) in /nix/store/f5ricfbvxry9p7q9dq377s7rlfbh7hix-yesod-form-1.7.9/lib
4602.12 s
[sydtest-aeson] [1 of 2] Compiling Paths_sydtest_aeson ( dist/build/autogen/Paths_sydtest_aeson.hs, dist/build/Paths_sydtest_aeson.p_o )
4602.13 s
[sydtest-persistent] Phase: buildPhase
4602.15 s
[sydtest-hspec] Preprocessing library for sydtest-hspec-0.4.0.4...
4602.15 s
[sydtest-hspec] Building library for sydtest-hspec-0.4.0.4...
4602.18 s
[sydtest-misbehaved-test-suite] [1 of 2] Compiling Lib ( src/Lib.hs, dist/build/Lib.p_o )
4602.19 s
[sydtest-autodocodec] [1 of 2] Compiling Paths_sydtest_autodocodec ( dist/build/autogen/Paths_sydtest_autodocodec.hs, dist/build/Paths_sydtest_autodocodec.p_o )
4602.22 s
[sydtest-process] Preprocessing library for sydtest-process-0.0.0.0...
4602.22 s
[sydtest-process] Building library for sydtest-process-0.0.0.0...
4602.22 s
[sydtest-typed-process] Phase: buildPhase
4602.24 s
[sydtest-hedgehog] [1 of 2] Compiling Paths_sydtest_hedgehog ( dist/build/autogen/Paths_sydtest_hedgehog.hs, dist/build/Paths_sydtest_hedgehog.o, dist/build/Paths_sydtest_hedgehog.dyn_o )
4602.28 s
[sydtest-persistent] Preprocessing library for sydtest-persistent-0.1.0.0...
4602.28 s
[sydtest-persistent] Building library for sydtest-persistent-0.1.0.0...
4602.32 s
[opt-env-conf-test] [2 of 4] Compiling OptEnvConf.EnvMap.Gen ( src/OptEnvConf/EnvMap/Gen.hs, dist/build/OptEnvConf/EnvMap/Gen.o, dist/build/OptEnvConf/EnvMap/Gen.dyn_o )
4602.32 s
[opt-env-conf-test] [3 of 4] Compiling OptEnvConf.Test ( src/OptEnvConf/Test.hs, dist/build/OptEnvConf/Test.o, dist/build/OptEnvConf/Test.dyn_o )
4602.32 s
[sydtest-hspec] [1 of 2] Compiling Paths_sydtest_hspec ( dist/build/autogen/Paths_sydtest_hspec.hs, dist/build/Paths_sydtest_hspec.o, dist/build/Paths_sydtest_hspec.dyn_o )
4602.33 s
[sydtest-typed-process] Preprocessing library for sydtest-typed-process-0.0.0.0...
4602.33 s
[sydtest-typed-process] Building library for sydtest-typed-process-0.0.0.0...
4602.35 s
[sydtest-process] [1 of 2] Compiling Paths_sydtest_process ( dist/build/autogen/Paths_sydtest_process.hs, dist/build/Paths_sydtest_process.o, dist/build/Paths_sydtest_process.dyn_o )
4602.43 s
[opt-env-conf-test] [4 of 4] Compiling Paths_opt_env_conf_test ( dist/build/autogen/Paths_opt_env_conf_test.hs, dist/build/Paths_opt_env_conf_test.o, dist/build/Paths_opt_env_conf_test.dyn_o )
4602.43 s
[yesod-form] shrinking RPATHs of ELF executables and libraries in /nix/store/czh8b3v4zyr5bzdgwjb6j3nn6bjs6pzq-yesod-form-1.7.9-doc
4602.45 s
[yesod-form] checking for references to /build/ in /nix/store/czh8b3v4zyr5bzdgwjb6j3nn6bjs6pzq-yesod-form-1.7.9-doc...
4602.46 s
[sydtest-persistent] [1 of 2] Compiling Paths_sydtest_persistent ( dist/build/autogen/Paths_sydtest_persistent.hs, dist/build/Paths_sydtest_persistent.o, dist/build/Paths_sydtest_persistent.dyn_o )
4602.47 s
[sydtest-hedgehog] [2 of 2] Compiling Test.Syd.Hedgehog ( src/Test/Syd/Hedgehog.hs, dist/build/Test/Syd/Hedgehog.o, dist/build/Test/Syd/Hedgehog.dyn_o )
4602.48 s
[sydtest-typed-process] [1 of 2] Compiling Paths_sydtest_typed_process ( dist/build/autogen/Paths_sydtest_typed_process.hs, dist/build/Paths_sydtest_typed_process.o, dist/build/Paths_sydtest_typed_process.dyn_o )
4602.48 s
[yesod-form] patching script interpreter paths in /nix/store/czh8b3v4zyr5bzdgwjb6j3nn6bjs6pzq-yesod-form-1.7.9-doc
4602.49 s
[sydtest-aeson] [2 of 2] Compiling Test.Syd.Aeson ( src/Test/Syd/Aeson.hs, dist/build/Test/Syd/Aeson.p_o )
4602.68 s
Progress: 339 of 370 built (10 building), 559 of 559 downloaded from cache
4602.79 s
Building yesod
4602.79 s
[opt-env-conf-test] [1 of 4] Compiling OptEnvConf.Args.Gen ( src/OptEnvConf/Args/Gen.hs, dist/build/OptEnvConf/Args/Gen.p_o )
4602.79 s
[sydtest-autodocodec] [2 of 2] Compiling Test.Syd.Autodocodec ( src/Test/Syd/Autodocodec.hs, dist/build/Test/Syd/Autodocodec.p_o )
4602.79 s
[sydtest-hspec] [2 of 2] Compiling Test.Syd.Hspec ( src/Test/Syd/Hspec.hs, dist/build/Test/Syd/Hspec.o, dist/build/Test/Syd/Hspec.dyn_o )
4602.79 s
[sydtest-misbehaved-test-suite] [2 of 2] Compiling Paths_sydtest_misbehaved_test_suite ( dist/build/autogen/Paths_sydtest_misbehaved_test_suite.hs, dist/build/Paths_sydtest_misbehaved_test_suite.p_o )
4602.79 s
[sydtest-persistent] [2 of 2] Compiling Test.Syd.Persistent ( src/Test/Syd/Persistent.hs, dist/build/Test/Syd/Persistent.o, dist/build/Test/Syd/Persistent.dyn_o )
4602.79 s
[sydtest-process] [2 of 2] Compiling Test.Syd.Process ( src/Test/Syd/Process.hs, dist/build/Test/Syd/Process.o, dist/build/Test/Syd/Process.dyn_o )
4602.79 s
[sydtest-process] [1 of 2] Compiling Paths_sydtest_process ( dist/build/autogen/Paths_sydtest_process.hs, dist/build/Paths_sydtest_process.p_o )
4602.79 s
[sydtest-typed-process] [2 of 2] Compiling Test.Syd.Process.Typed ( src/Test/Syd/Process/Typed.hs, dist/build/Test/Syd/Process/Typed.o, dist/build/Test/Syd/Process/Typed.dyn_o )
4602.79 s
[sydtest-wai] Dependency base >=4.7 && <5: using base-4.21.1.0
4602.79 s
[sydtest-wai] Dependency bytestring: using bytestring-0.12.2.0
4602.79 s
[sydtest-wai] Dependency case-insensitive: using case-insensitive-1.2.1.0
4602.79 s
[sydtest-wai] Dependency http-client: using http-client-0.7.19
4602.79 s
[sydtest-wai] Dependency http-types: using http-types-0.12.4
4602.79 s
[sydtest-wai] Dependency mtl: using mtl-2.3.1
4602.79 s
[sydtest-wai] Dependency network: using network-3.2.8.0
4602.79 s
[sydtest-wai] Dependency sydtest >=0.3.0.0: using sydtest-0.23.0.2
4602.79 s
[sydtest-wai] Dependency text: using text-2.1.3
4602.80 s
[sydtest-wai] Dependency time: using time-1.14
4602.80 s
[sydtest-wai] Dependency wai: using wai-3.2.4
4602.80 s
[sydtest-wai] Dependency warp: using warp-3.4.9
4602.80 s
[sydtest-wai] Dependency base >=4.7 && <5: using base-4.21.1.0
4602.80 s
[sydtest-wai] Dependency http-client: using http-client-0.7.19
4602.80 s
[sydtest-wai] Dependency http-types: using http-types-0.12.4
4602.80 s
[sydtest-wai] Dependency sydtest: using sydtest-0.23.0.2
4602.80 s
[sydtest-wai] Dependency sydtest-wai: using sydtest-wai-0.2.0.2
4602.80 s
[sydtest-wai] Dependency wai: using wai-3.2.4
4602.80 s
[sydtest-wai] Source component graph:
4602.80 s
[sydtest-wai] component lib
4602.80 s
[sydtest-wai] component test:sydtest-wai-test dependency lib
4602.80 s
[sydtest-wai] Configured component graph:
4602.80 s
[sydtest-wai] component sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4602.80 s
[sydtest-wai] include base-4.21.1.0-f852
4602.80 s
[sydtest-wai] include bytestring-0.12.2.0-6aa1
4602.80 s
[sydtest-wai] include case-insensitive-1.2.1.0-DwR4RuhBWqw2qKFhWjtCD
4602.80 s
[sydtest-wai] include http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4602.80 s
[sydtest-wai] include http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4602.80 s
[sydtest-wai] include mtl-2.3.1-20ab
4602.80 s
[sydtest-wai] include network-3.2.8.0-DpTVqwBHQkCklZVcfZXya
4602.80 s
[sydtest-wai] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4602.80 s
[sydtest-wai] include text-2.1.3-1f83
4602.80 s
[sydtest-wai] include time-1.14-1f22
4602.80 s
[sydtest-wai] include wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4602.80 s
[sydtest-wai] include warp-3.4.9-LNTSBi2daHN5YNE7YRGm2w
4602.80 s
[sydtest-wai] component sydtest-wai-0.2.0.2-FfsIfyKf7bVE9dlyWM18RR-sydtest-wai-test
4602.80 s
[sydtest-wai] include base-4.21.1.0-f852
4602.80 s
[sydtest-wai] include http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4602.80 s
[sydtest-wai] include http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4602.80 s
[sydtest-wai] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4602.80 s
[sydtest-wai] include sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4602.80 s
[sydtest-wai] include wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4602.80 s
[sydtest-wai] Linked component graph:
4602.80 s
[sydtest-wai] unit sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4602.80 s
[sydtest-wai] include base-4.21.1.0-f852
4602.80 s
[sydtest-wai] include bytestring-0.12.2.0-6aa1
4602.80 s
[sydtest-wai] include case-insensitive-1.2.1.0-DwR4RuhBWqw2qKFhWjtCD
4602.80 s
[sydtest-wai] include http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4602.80 s
[sydtest-wai] include http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4602.80 s
[sydtest-wai] include mtl-2.3.1-20ab
4602.80 s
[sydtest-wai] include network-3.2.8.0-DpTVqwBHQkCklZVcfZXya
4602.80 s
[sydtest-wai] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4602.80 s
[sydtest-wai] include text-2.1.3-1f83
4602.80 s
[sydtest-wai] include time-1.14-1f22
4602.80 s
[sydtest-wai] include wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4602.80 s
[sydtest-wai] include warp-3.4.9-LNTSBi2daHN5YNE7YRGm2w
4602.80 s
[sydtest-wai] Test.Syd.Wai=sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq:Test.Syd.Wai,Test.Syd.Wai.Client=sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq:Test.Syd.Wai.Client,Test.Syd.Wai.Def=sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq:Test.Syd.Wai.Def,Test.Syd.Wai.Matcher=sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq:Test.Syd.Wai.Matcher,Test.Syd.Wai.Request=sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq:Test.Syd.Wai.Request
4602.80 s
[sydtest-wai] unit sydtest-wai-0.2.0.2-FfsIfyKf7bVE9dlyWM18RR-sydtest-wai-test
4602.80 s
[sydtest-wai] include base-4.21.1.0-f852
4602.80 s
[sydtest-wai] include http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4602.80 s
[sydtest-wai] include http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4602.80 s
[sydtest-wai] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4602.80 s
[sydtest-wai] include sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4602.80 s
[sydtest-wai] include wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4602.80 s
[sydtest-wai] Ready component graph:
4602.80 s
[sydtest-wai] definite sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4602.80 s
[sydtest-wai] depends base-4.21.1.0-f852
4602.80 s
[sydtest-wai] depends bytestring-0.12.2.0-6aa1
4602.80 s
[sydtest-wai] depends case-insensitive-1.2.1.0-DwR4RuhBWqw2qKFhWjtCD
4602.80 s
[sydtest-wai] depends http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4602.80 s
[sydtest-wai] depends http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4602.80 s
[sydtest-wai] depends mtl-2.3.1-20ab
4602.80 s
[sydtest-wai] depends network-3.2.8.0-DpTVqwBHQkCklZVcfZXya
4602.80 s
[sydtest-wai] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4602.80 s
[sydtest-wai] depends text-2.1.3-1f83
4602.80 s
[sydtest-wai] depends time-1.14-1f22
4602.80 s
[sydtest-wai] depends wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4602.80 s
[sydtest-wai] depends warp-3.4.9-LNTSBi2daHN5YNE7YRGm2w
4602.80 s
[sydtest-wai] definite sydtest-wai-0.2.0.2-FfsIfyKf7bVE9dlyWM18RR-sydtest-wai-test
4602.80 s
[sydtest-wai] depends base-4.21.1.0-f852
4602.80 s
[sydtest-wai] depends http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4602.80 s
[sydtest-wai] depends http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4602.80 s
[sydtest-wai] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4602.80 s
[sydtest-wai] depends sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4602.80 s
[sydtest-wai] depends wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4602.80 s
[sydtest-wai] Using Cabal-3.14.2.0 compiled by ghc-9.12
4602.80 s
[sydtest-wai] Using compiler: ghc-9.12.3
4602.80 s
[sydtest-wai] Using install prefix:
4602.80 s
[sydtest-wai] /nix/store/w8ws19l6y4yh4yw5z2a33yjkjkdfgsq4-sydtest-wai-0.2.0.2
4602.80 s
[sydtest-wai] Executables installed in:
4602.80 s
[sydtest-wai] /nix/store/w8ws19l6y4yh4yw5z2a33yjkjkdfgsq4-sydtest-wai-0.2.0.2/bin
4602.80 s
[sydtest-wai] Libraries installed in:
4602.80 s
[sydtest-wai] /nix/store/w8ws19l6y4yh4yw5z2a33yjkjkdfgsq4-sydtest-wai-0.2.0.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4602.80 s
[sydtest-wai] Dynamic Libraries installed in:
4602.80 s
[sydtest-wai] /nix/store/w8ws19l6y4yh4yw5z2a33yjkjkdfgsq4-sydtest-wai-0.2.0.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4602.80 s
[sydtest-wai] Private executables installed in:
4602.80 s
[sydtest-wai] /nix/store/w8ws19l6y4yh4yw5z2a33yjkjkdfgsq4-sydtest-wai-0.2.0.2/libexec/x86_64-linux-ghc-9.12.3-59b0/sydtest-wai-0.2.0.2
4602.80 s
[sydtest-wai] Data files installed in:
4602.80 s
[sydtest-wai] /nix/store/w8ws19l6y4yh4yw5z2a33yjkjkdfgsq4-sydtest-wai-0.2.0.2/share/x86_64-linux-ghc-9.12.3-59b0/sydtest-wai-0.2.0.2
4602.80 s
[sydtest-wai] Documentation installed in:
4602.80 s
[sydtest-wai] /nix/store/15zihd9r6fp7qnkh2q8nhzs4fzsv3z30-sydtest-wai-0.2.0.2-doc/share/doc/sydtest-wai-0.2.0.2
4602.80 s
[sydtest-wai] Configuration files installed in:
4602.80 s
[sydtest-wai] /nix/store/w8ws19l6y4yh4yw5z2a33yjkjkdfgsq4-sydtest-wai-0.2.0.2/etc
4602.80 s
[sydtest-wai] No alex found
4602.80 s
[sydtest-wai] Using ar found on system at:
4602.80 s
[sydtest-wai] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4602.80 s
[sydtest-wai] No c2hs found
4602.80 s
[sydtest-wai] No cpphs found
4602.80 s
[sydtest-wai] No doctest found
4602.80 s
[sydtest-wai] Using gcc version 14.3.0 given by user at:
4602.80 s
[sydtest-wai] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4602.80 s
[sydtest-wai] Using ghc version 9.12.3 found on system at:
4602.80 s
[sydtest-wai] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4602.80 s
[sydtest-wai] Using ghc-pkg version 9.12.3 found on system at:
4602.80 s
[sydtest-wai] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4602.80 s
[sydtest-wai] No ghcjs found
4602.80 s
[sydtest-wai] No ghcjs-pkg found
4602.80 s
[sydtest-wai] No greencard found
4602.80 s
[sydtest-wai] Using haddock version 2.32.0 found on system at:
4602.80 s
[sydtest-wai] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4602.80 s
[sydtest-wai] No happy found
4602.80 s
[sydtest-wai] No haskell-suite found
4602.80 s
[sydtest-wai] No haskell-suite-pkg found
4602.80 s
[sydtest-wai] No hmake found
4602.80 s
[sydtest-wai] Using hpc version 0.69 found on system at:
4602.80 s
[sydtest-wai] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4602.80 s
[sydtest-wai] Using hsc2hs version 0.68.10 found on system at:
4602.80 s
[sydtest-wai] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4602.80 s
[sydtest-wai] Using hscolour version 1.25 found on system at:
4602.80 s
[sydtest-wai] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4602.80 s
[sydtest-wai] No jhc found
4602.80 s
[sydtest-wai] Using ld found on system at:
4602.80 s
[sydtest-wai] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4602.80 s
[sydtest-wai] No pkg-config found
4602.81 s
[sydtest-wai] Using runghc version 9.12.3 found on system at:
4602.81 s
[sydtest-wai] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4602.81 s
[sydtest-wai] Using strip version 2.44 found on system at:
4602.81 s
[sydtest-wai] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4602.81 s
[sydtest-wai] Using tar found on system at:
4602.81 s
[sydtest-wai] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4602.81 s
[sydtest-wai] No uhc found
4602.81 s
[sydtest-wai] Phase: buildPhase
4602.87 s
[sydtest-typed-process] [1 of 2] Compiling Paths_sydtest_typed_process ( dist/build/autogen/Paths_sydtest_typed_process.hs, dist/build/Paths_sydtest_typed_process.p_o )
4602.87 s
[sydtest-wai] Preprocessing library for sydtest-wai-0.2.0.2...
4602.88 s
[sydtest-wai] Building library for sydtest-wai-0.2.0.2...
4603.01 s
[sydtest-wai] [1 of 6] Compiling Paths_sydtest_wai ( dist/build/autogen/Paths_sydtest_wai.hs, dist/build/Paths_sydtest_wai.o, dist/build/Paths_sydtest_wai.dyn_o )
4603.03 s
[sydtest-process] [2 of 2] Compiling Test.Syd.Process ( src/Test/Syd/Process.hs, dist/build/Test/Syd/Process.p_o )
4603.17 s
[sydtest-typed-process] [2 of 2] Compiling Test.Syd.Process.Typed ( src/Test/Syd/Process/Typed.hs, dist/build/Test/Syd/Process/Typed.p_o )
4603.23 s
[sydtest-wai] [2 of 6] Compiling Test.Syd.Wai.Client ( src/Test/Syd/Wai/Client.hs, dist/build/Test/Syd/Wai/Client.o, dist/build/Test/Syd/Wai/Client.dyn_o )
4603.26 s
[opt-env-conf-test] [2 of 4] Compiling OptEnvConf.EnvMap.Gen ( src/OptEnvConf/EnvMap/Gen.hs, dist/build/OptEnvConf/EnvMap/Gen.p_o )
4603.26 s
[opt-env-conf-test] [3 of 4] Compiling OptEnvConf.Test ( src/OptEnvConf/Test.hs, dist/build/OptEnvConf/Test.p_o )
4603.29 s
[yesod] Phase: setupCompilerEnvironmentPhase
4603.30 s
[yesod] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4603.35 s
[sydtest-hspec] [1 of 2] Compiling Paths_sydtest_hspec ( dist/build/autogen/Paths_sydtest_hspec.hs, dist/build/Paths_sydtest_hspec.p_o )
4603.39 s
[sydtest-hedgehog] [1 of 2] Compiling Paths_sydtest_hedgehog ( dist/build/autogen/Paths_sydtest_hedgehog.hs, dist/build/Paths_sydtest_hedgehog.p_o )
4603.56 s
[opt-env-conf-test] [4 of 4] Compiling Paths_opt_env_conf_test ( dist/build/autogen/Paths_opt_env_conf_test.hs, dist/build/Paths_opt_env_conf_test.p_o )
4603.67 s
[sydtest-hspec] [2 of 2] Compiling Test.Syd.Hspec ( src/Test/Syd/Hspec.hs, dist/build/Test/Syd/Hspec.p_o )
4603.73 s
[sydtest-hedgehog] [2 of 2] Compiling Test.Syd.Hedgehog ( src/Test/Syd/Hedgehog.hs, dist/build/Test/Syd/Hedgehog.p_o )
4603.84 s
[yesod] Phase: unpackPhase
4603.85 s
[sydtest-wai] [3 of 6] Compiling Test.Syd.Wai.Def ( src/Test/Syd/Wai/Def.hs, dist/build/Test/Syd/Wai/Def.o, dist/build/Test/Syd/Wai/Def.dyn_o )
4603.87 s
[yesod] unpacking source archive /nix/store/y9lihpwsccha7qhmhzf15r4jbj6im6s1-yesod-1.6.2.1.tar.gz
4603.88 s
[yesod] source root is yesod-1.6.2.1
4603.89 s
[yesod] setting SOURCE_DATE_EPOCH to timestamp 1662636078 of file "yesod-1.6.2.1/Yesod.hs"
4603.89 s
[yesod] Phase: patchPhase
4603.91 s
[yesod] Run jailbreak-cabal to lift version restrictions on build inputs.
4604.02 s
[yesod] Phase: compileBuildDriverPhase
4604.06 s
[sydtest-persistent] [1 of 2] Compiling Paths_sydtest_persistent ( dist/build/autogen/Paths_sydtest_persistent.hs, dist/build/Paths_sydtest_persistent.p_o )
4604.11 s
[yesod] setupCompileFlags: -package-db=/build/tmp.xn2OijCTBh/setup-package.conf.d -threaded
4604.20 s
[yesod] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.xn2OijCTBh/Main.o )
4604.36 s
[yesod] [2 of 2] Linking Setup
4604.43 s
[sydtest-wai] [4 of 6] Compiling Test.Syd.Wai.Matcher ( src/Test/Syd/Wai/Matcher.hs, dist/build/Test/Syd/Wai/Matcher.o, dist/build/Test/Syd/Wai/Matcher.dyn_o )
4604.44 s
[sydtest-wai] [5 of 6] Compiling Test.Syd.Wai.Request ( src/Test/Syd/Wai/Request.hs, dist/build/Test/Syd/Wai/Request.o, dist/build/Test/Syd/Wai/Request.dyn_o )
4604.44 s
[sydtest-wai] [6 of 6] Compiling Test.Syd.Wai ( src/Test/Syd/Wai.hs, dist/build/Test/Syd/Wai.o, dist/build/Test/Syd/Wai.dyn_o )
4604.65 s
[sydtest-persistent] [2 of 2] Compiling Test.Syd.Persistent ( src/Test/Syd/Persistent.hs, dist/build/Test/Syd/Persistent.p_o )
4604.95 s
[sydtest-wai] [1 of 6] Compiling Paths_sydtest_wai ( dist/build/autogen/Paths_sydtest_wai.hs, dist/build/Paths_sydtest_wai.p_o )
4605.46 s
[sydtest-wai] [2 of 6] Compiling Test.Syd.Wai.Client ( src/Test/Syd/Wai/Client.hs, dist/build/Test/Syd/Wai/Client.p_o )
4605.94 s
[sydtest-wai] [3 of 6] Compiling Test.Syd.Wai.Def ( src/Test/Syd/Wai/Def.hs, dist/build/Test/Syd/Wai/Def.p_o )
4606.02 s
[yesod] Phase: updateAutotoolsGnuConfigScriptsPhase
4606.06 s
[yesod] Phase: configurePhase
4606.09 s
[yesod] configureFlags: --verbose --prefix=/nix/store/vn207ij9xp9ccwxjnlzl4r669f7hdpyw-yesod-1.6.2.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/igq6dkp44bc1ydzv9m72k0vb9kw7sax8-yesod-1.6.2.1-doc/share/doc/yesod-1.6.2.1 --with-gcc=gcc --package-db=/build/tmp.xn2OijCTBh/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --enable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4606.10 s
[yesod] Using Parsec parser
4606.10 s
[yesod] Configuring yesod-1.6.2.1...
4606.19 s
[sydtest-misbehaved-test-suite] Preprocessing executable 'sydtest-misbehaved-test-suite-exe' for sydtest-misbehaved-test-suite-0.0.0.0...
4606.19 s
[sydtest-misbehaved-test-suite] Building executable 'sydtest-misbehaved-test-suite-exe' for sydtest-misbehaved-test-suite-0.0.0.0...
4606.33 s
[sydtest-misbehaved-test-suite] [1 of 2] Compiling Main ( app/Main.hs, dist/build/sydtest-misbehaved-test-suite-exe/sydtest-misbehaved-test-suite-exe-tmp/Main.o )
4606.37 s
[sydtest-wai] [4 of 6] Compiling Test.Syd.Wai.Matcher ( src/Test/Syd/Wai/Matcher.hs, dist/build/Test/Syd/Wai/Matcher.p_o )
4606.37 s
[sydtest-wai] [5 of 6] Compiling Test.Syd.Wai.Request ( src/Test/Syd/Wai/Request.hs, dist/build/Test/Syd/Wai/Request.p_o )
4606.62 s
[sydtest-wai] [6 of 6] Compiling Test.Syd.Wai ( src/Test/Syd/Wai.hs, dist/build/Test/Syd/Wai.p_o )
4606.68 s
[sydtest-autodocodec] Preprocessing test suite 'sydtest-aeson-test' for sydtest-autodocodec-0.0.0.0...
4606.68 s
[sydtest-autodocodec] Building test suite 'sydtest-aeson-test' for sydtest-autodocodec-0.0.0.0...
4606.68 s
[sydtest-misbehaved-test-suite] [2 of 2] Compiling Paths_sydtest_misbehaved_test_suite ( dist/build/sydtest-misbehaved-test-suite-exe/autogen/Paths_sydtest_misbehaved_test_suite.hs, dist/build/sydtest-misbehaved-test-suite-exe/sydtest-misbehaved-test-suite-exe-tmp/Paths_sydtest_misbehaved_test_suite.o )
4606.90 s
[sydtest-autodocodec] [1 of 3] Compiling Paths_sydtest_autodocodec ( dist/build/sydtest-aeson-test/autogen/Paths_sydtest_autodocodec.hs, dist/build/sydtest-aeson-test/sydtest-aeson-test-tmp/Paths_sydtest_autodocodec.o )
4606.92 s
[sydtest-misbehaved-test-suite] [3 of 3] Linking dist/build/sydtest-misbehaved-test-suite-exe/sydtest-misbehaved-test-suite-exe
4607.06 s
[yesod] Dependency aeson: using aeson-2.2.3.0
4607.06 s
[yesod] Dependency base: using base-4.21.1.0
4607.06 s
[yesod] Dependency bytestring: using bytestring-0.12.2.0
4607.06 s
[yesod] Dependency conduit: using conduit-1.3.6.1
4607.06 s
[yesod] Dependency data-default-class: using data-default-class-0.2.0.0
4607.06 s
[yesod] Dependency directory: using directory-1.3.9.0
4607.06 s
[yesod] Dependency fast-logger: using fast-logger-3.2.6
4607.06 s
[yesod] Dependency file-embed: using file-embed-0.0.16.0
4607.06 s
[yesod] Dependency monad-logger: using monad-logger-0.3.42
4607.06 s
[yesod] Dependency shakespeare: using shakespeare-2.1.0.1
4607.06 s
[yesod] Dependency streaming-commons: using streaming-commons-0.2.3.0
4607.06 s
[yesod] Dependency template-haskell: using template-haskell-2.23.0.0
4607.06 s
[yesod] Dependency text: using text-2.1.3
4607.06 s
[yesod] Dependency unix: using unix-2.8.7.0
4607.06 s
[yesod] Dependency unordered-containers: using unordered-containers-0.2.20.1
4607.06 s
[yesod] Dependency wai: using wai-3.2.4
4607.06 s
[yesod] Dependency wai-extra: using wai-extra-3.1.16
4607.06 s
[yesod] Dependency wai-logger: using wai-logger-2.5.0
4607.06 s
[yesod] Dependency warp: using warp-3.4.9
4607.06 s
[yesod] Dependency yaml: using yaml-0.11.11.2
4607.06 s
[yesod] Dependency yesod-core: using yesod-core-1.6.26.0
4607.06 s
[yesod] Dependency yesod-form: using yesod-form-1.7.9
4607.06 s
[yesod] Dependency yesod-persistent: using yesod-persistent-1.6.0.8
4607.06 s
[yesod] Source component graph: component lib
4607.06 s
[yesod] Configured component graph:
4607.06 s
[yesod] component yesod-1.6.2.1-L4lUC2Vk1Bg24UmDfAPYVH
4607.06 s
[yesod] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4607.06 s
[yesod] include base-4.21.1.0-f852
4607.06 s
[yesod] include bytestring-0.12.2.0-6aa1
4607.06 s
[yesod] include conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4607.06 s
[yesod] include data-default-class-0.2.0.0-IicGftBbNlS2lTNjqOAsy3
4607.06 s
[yesod] include directory-1.3.9.0-e1b6
4607.06 s
[yesod] include fast-logger-3.2.6-FIiKerl7dWAHbX57TpQOD8
4607.06 s
[yesod] include file-embed-0.0.16.0-Gt1WhhrTZq65iqBuvh4Qrt
4607.06 s
[yesod] include monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j
4607.06 s
[yesod] include shakespeare-2.1.0.1-HaAhWEVTqi0CgsKnjZyO46
4607.06 s
[yesod] include streaming-commons-0.2.3.0-GVsM2umkaYuInizY7Hy0TK
4607.06 s
[yesod] include template-haskell-2.23.0.0-520f
4607.06 s
[yesod] include text-2.1.3-1f83
4607.06 s
[yesod] include unix-2.8.7.0-f359
4607.06 s
[yesod] include unordered-containers-0.2.20.1-8p54ADTkT2b25vjsKjp7GN
4607.06 s
[yesod] include wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4607.06 s
[yesod] include wai-extra-3.1.16-KlLbeWTzuTaGazzksFpMGZ
4607.06 s
[yesod] include wai-logger-2.5.0-BczjS7uwH6A2qspX95KCyI
4607.06 s
[yesod] include warp-3.4.9-LNTSBi2daHN5YNE7YRGm2w
4607.06 s
[yesod] include yaml-0.11.11.2-7yjA4PDQFyDISNtCqu3jyb
4607.06 s
[yesod] include yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t
4607.06 s
[yesod] include yesod-form-1.7.9-IAKiouolOtW1AGLxUzkqup
4607.06 s
[yesod] include yesod-persistent-1.6.0.8-Dpt37mbqsqP1yZ6S6ZgIuB
4607.06 s
[yesod] Linked component graph:
4607.06 s
[yesod] unit yesod-1.6.2.1-L4lUC2Vk1Bg24UmDfAPYVH
4607.06 s
[yesod] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4607.06 s
[yesod] include base-4.21.1.0-f852
4607.06 s
[yesod] include bytestring-0.12.2.0-6aa1
4607.06 s
[yesod] include conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4607.06 s
[yesod] include data-default-class-0.2.0.0-IicGftBbNlS2lTNjqOAsy3
4607.06 s
[yesod] include directory-1.3.9.0-e1b6
4607.06 s
[yesod] include fast-logger-3.2.6-FIiKerl7dWAHbX57TpQOD8
4607.06 s
[yesod] include file-embed-0.0.16.0-Gt1WhhrTZq65iqBuvh4Qrt
4607.06 s
[yesod] include monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j
4607.06 s
[yesod] include shakespeare-2.1.0.1-HaAhWEVTqi0CgsKnjZyO46
4607.06 s
[yesod] include streaming-commons-0.2.3.0-GVsM2umkaYuInizY7Hy0TK
4607.06 s
[yesod] include template-haskell-2.23.0.0-520f
4607.06 s
[yesod] include text-2.1.3-1f83
4607.06 s
[yesod] include unix-2.8.7.0-f359
4607.06 s
[yesod] include unordered-containers-0.2.20.1-8p54ADTkT2b25vjsKjp7GN
4607.06 s
[yesod] include wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4607.06 s
[yesod] include wai-extra-3.1.16-KlLbeWTzuTaGazzksFpMGZ
4607.06 s
[yesod] include wai-logger-2.5.0-BczjS7uwH6A2qspX95KCyI
4607.06 s
[yesod] include warp-3.4.9-LNTSBi2daHN5YNE7YRGm2w
4607.06 s
[yesod] include yaml-0.11.11.2-7yjA4PDQFyDISNtCqu3jyb
4607.06 s
[yesod] include yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t
4607.06 s
[yesod] include yesod-form-1.7.9-IAKiouolOtW1AGLxUzkqup
4607.06 s
[yesod] include yesod-persistent-1.6.0.8-Dpt37mbqsqP1yZ6S6ZgIuB
4607.06 s
[yesod] Yesod=yesod-1.6.2.1-L4lUC2Vk1Bg24UmDfAPYVH:Yesod,Yesod.Default.Config=yesod-1.6.2.1-L4lUC2Vk1Bg24UmDfAPYVH:Yesod.Default.Config,Yesod.Default.Config2=yesod-1.6.2.1-L4lUC2Vk1Bg24UmDfAPYVH:Yesod.Default.Config2,Yesod.Default.Handlers=yesod-1.6.2.1-L4lUC2Vk1Bg24UmDfAPYVH:Yesod.Default.Handlers,Yesod.Default.Main=yesod-1.6.2.1-L4lUC2Vk1Bg24UmDfAPYVH:Yesod.Default.Main,Yesod.Default.Util=yesod-1.6.2.1-L4lUC2Vk1Bg24UmDfAPYVH:Yesod.Default.Util
4607.06 s
[yesod] Ready component graph:
4607.06 s
[yesod] definite yesod-1.6.2.1-L4lUC2Vk1Bg24UmDfAPYVH
4607.06 s
[yesod] depends aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4607.06 s
[yesod] depends base-4.21.1.0-f852
4607.06 s
[yesod] depends bytestring-0.12.2.0-6aa1
4607.06 s
[yesod] depends conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4607.06 s
[yesod] depends data-default-class-0.2.0.0-IicGftBbNlS2lTNjqOAsy3
4607.06 s
[yesod] depends directory-1.3.9.0-e1b6
4607.06 s
[yesod] depends fast-logger-3.2.6-FIiKerl7dWAHbX57TpQOD8
4607.06 s
[yesod] depends file-embed-0.0.16.0-Gt1WhhrTZq65iqBuvh4Qrt
4607.06 s
[yesod] depends monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j
4607.06 s
[yesod] depends shakespeare-2.1.0.1-HaAhWEVTqi0CgsKnjZyO46
4607.06 s
[yesod] depends streaming-commons-0.2.3.0-GVsM2umkaYuInizY7Hy0TK
4607.06 s
[yesod] depends template-haskell-2.23.0.0-520f
4607.06 s
[yesod] depends text-2.1.3-1f83
4607.06 s
[yesod] depends unix-2.8.7.0-f359
4607.06 s
[yesod] depends unordered-containers-0.2.20.1-8p54ADTkT2b25vjsKjp7GN
4607.06 s
[yesod] depends wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4607.06 s
[yesod] depends wai-extra-3.1.16-KlLbeWTzuTaGazzksFpMGZ
4607.06 s
[yesod] depends wai-logger-2.5.0-BczjS7uwH6A2qspX95KCyI
4607.06 s
[yesod] depends warp-3.4.9-LNTSBi2daHN5YNE7YRGm2w
4607.06 s
[yesod] depends yaml-0.11.11.2-7yjA4PDQFyDISNtCqu3jyb
4607.06 s
[yesod] depends yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t
4607.06 s
[yesod] depends yesod-form-1.7.9-IAKiouolOtW1AGLxUzkqup
4607.06 s
[yesod] depends yesod-persistent-1.6.0.8-Dpt37mbqsqP1yZ6S6ZgIuB
4607.06 s
[yesod] Using Cabal-3.14.2.0 compiled by ghc-9.12
4607.06 s
[yesod] Using compiler: ghc-9.12.3
4607.06 s
[yesod] Using install prefix:
4607.06 s
[yesod] /nix/store/vn207ij9xp9ccwxjnlzl4r669f7hdpyw-yesod-1.6.2.1
4607.06 s
[yesod] Executables installed in:
4607.06 s
[yesod] /nix/store/vn207ij9xp9ccwxjnlzl4r669f7hdpyw-yesod-1.6.2.1/bin
4607.06 s
[yesod] Libraries installed in:
4607.06 s
[yesod] /nix/store/vn207ij9xp9ccwxjnlzl4r669f7hdpyw-yesod-1.6.2.1/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/yesod-1.6.2.1-L4lUC2Vk1Bg24UmDfAPYVH
4607.06 s
[yesod] Dynamic Libraries installed in:
4607.06 s
[yesod] /nix/store/vn207ij9xp9ccwxjnlzl4r669f7hdpyw-yesod-1.6.2.1/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4607.06 s
[yesod] Private executables installed in:
4607.06 s
[yesod] /nix/store/vn207ij9xp9ccwxjnlzl4r669f7hdpyw-yesod-1.6.2.1/libexec/x86_64-linux-ghc-9.12.3-59b0/yesod-1.6.2.1
4607.06 s
[yesod] Data files installed in:
4607.06 s
[yesod] /nix/store/vn207ij9xp9ccwxjnlzl4r669f7hdpyw-yesod-1.6.2.1/share/x86_64-linux-ghc-9.12.3-59b0/yesod-1.6.2.1
4607.06 s
[yesod] Documentation installed in:
4607.06 s
[yesod] /nix/store/igq6dkp44bc1ydzv9m72k0vb9kw7sax8-yesod-1.6.2.1-doc/share/doc/yesod-1.6.2.1
4607.06 s
[yesod] Configuration files installed in:
4607.06 s
[yesod] /nix/store/vn207ij9xp9ccwxjnlzl4r669f7hdpyw-yesod-1.6.2.1/etc
4607.06 s
[yesod] No alex found
4607.06 s
[yesod] Using ar found on system at:
4607.06 s
[yesod] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4607.06 s
[yesod] No c2hs found
4607.06 s
[yesod] No cpphs found
4607.06 s
[yesod] No doctest found
4607.06 s
[yesod] Using gcc version 14.3.0 given by user at:
4607.06 s
[yesod] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4607.06 s
[yesod] Using ghc version 9.12.3 found on system at:
4607.06 s
[yesod] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4607.06 s
[yesod] Using ghc-pkg version 9.12.3 found on system at:
4607.06 s
[yesod] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4607.06 s
[yesod] No ghcjs found
4607.06 s
[yesod] No ghcjs-pkg found
4607.06 s
[yesod] No greencard found
4607.06 s
[yesod] Using haddock version 2.32.0 found on system at:
4607.06 s
[yesod] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4607.06 s
[yesod] No happy found
4607.06 s
[yesod] No haskell-suite found
4607.06 s
[yesod] No haskell-suite-pkg found
4607.06 s
[yesod] No hmake found
4607.06 s
[yesod] Using hpc version 0.69 found on system at:
4607.06 s
[yesod] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4607.06 s
[yesod] Using hsc2hs version 0.68.10 found on system at:
4607.06 s
[yesod] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4607.06 s
[yesod] No hscolour found
4607.06 s
[yesod] No jhc found
4607.07 s
[yesod] Using ld found on system at:
4607.07 s
[yesod] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4607.07 s
[yesod] No pkg-config found
4607.07 s
[yesod] Using runghc version 9.12.3 found on system at:
4607.07 s
[yesod] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4607.07 s
[yesod] Using strip version 2.44 found on system at:
4607.07 s
[yesod] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4607.07 s
[yesod] Using tar found on system at:
4607.07 s
[yesod] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4607.07 s
[yesod] No uhc found
4607.13 s
[sydtest-autodocodec] [2 of 3] Compiling Test.Syd.AutodocodecSpec ( test/Test/Syd/AutodocodecSpec.hs, dist/build/sydtest-aeson-test/sydtest-aeson-test-tmp/Test/Syd/AutodocodecSpec.o )
4607.13 s
[sydtest-autodocodec] [3 of 3] Compiling Main ( test/Spec.hs, dist/build/sydtest-aeson-test/sydtest-aeson-test-tmp/Main.o )
4607.29 s
[sydtest-aeson] Preprocessing test suite 'sydtest-aeson-test' for sydtest-aeson-0.2.0.1...
4607.29 s
[sydtest-aeson] Building test suite 'sydtest-aeson-test' for sydtest-aeson-0.2.0.1...
4607.31 s
[yesod] Phase: buildPhase
4607.44 s
[yesod] Preprocessing library for yesod-1.6.2.1...
4607.44 s
[yesod] Building library for yesod-1.6.2.1...
4607.49 s
[sydtest-aeson] [1 of 3] Compiling Paths_sydtest_aeson ( dist/build/sydtest-aeson-test/autogen/Paths_sydtest_aeson.hs, dist/build/sydtest-aeson-test/sydtest-aeson-test-tmp/Paths_sydtest_aeson.o )
4607.50 s
[sydtest-autodocodec] [4 of 4] Linking dist/build/sydtest-aeson-test/sydtest-aeson-test
4607.75 s
[sydtest-process] Preprocessing test suite 'sydtest-process-test' for sydtest-process-0.0.0.0...
4607.75 s
[sydtest-typed-process] Preprocessing test suite 'sydtest-typed-process-test' for sydtest-typed-process-0.0.0.0...
4607.75 s
[sydtest-process] Building test suite 'sydtest-process-test' for sydtest-process-0.0.0.0...
4607.75 s
[sydtest-typed-process] Building test suite 'sydtest-typed-process-test' for sydtest-typed-process-0.0.0.0...
4607.76 s
[opt-env-conf-test] Phase: haddockPhase
4607.76 s
[sydtest-aeson] [2 of 3] Compiling Test.Syd.AesonSpec ( test/Test/Syd/AesonSpec.hs, dist/build/sydtest-aeson-test/sydtest-aeson-test-tmp/Test/Syd/AesonSpec.o )
4607.89 s
[sydtest-typed-process] [1 of 3] Compiling Paths_sydtest_typed_process ( dist/build/sydtest-typed-process-test/autogen/Paths_sydtest_typed_process.hs, dist/build/sydtest-typed-process-test/sydtest-typed-process-test-tmp/Paths_sydtest_typed_process.o )
4607.89 s
[sydtest-process] [1 of 3] Compiling Paths_sydtest_process ( dist/build/sydtest-process-test/autogen/Paths_sydtest_process.hs, dist/build/sydtest-process-test/sydtest-process-test-tmp/Paths_sydtest_process.o )
4607.91 s
[yesod] [1 of 6] Compiling Yesod ( Yesod.hs, dist/build/Yesod.o, dist/build/Yesod.dyn_o )
4607.93 s
[sydtest-aeson] [3 of 3] Compiling Main ( test/Spec.hs, dist/build/sydtest-aeson-test/sydtest-aeson-test-tmp/Main.o )
4608.09 s
[sydtest-typed-process] [2 of 3] Compiling Test.Syd.Process.TypedSpec ( test/Test/Syd/Process/TypedSpec.hs, dist/build/sydtest-typed-process-test/sydtest-typed-process-test-tmp/Test/Syd/Process/TypedSpec.o )
4608.09 s
[sydtest-typed-process] [3 of 3] Compiling Main ( test/Spec.hs, dist/build/sydtest-typed-process-test/sydtest-typed-process-test-tmp/Main.o )
4608.09 s
[sydtest-process] [2 of 3] Compiling Test.Syd.ProcessSpec ( test/Test/Syd/ProcessSpec.hs, dist/build/sydtest-process-test/sydtest-process-test-tmp/Test/Syd/ProcessSpec.o )
4608.15 s
[sydtest-process] [3 of 3] Compiling Main ( test/Spec.hs, dist/build/sydtest-process-test/sydtest-process-test-tmp/Main.o )
4608.31 s
[sydtest-aeson] [4 of 4] Linking dist/build/sydtest-aeson-test/sydtest-aeson-test
4608.46 s
[yesod] [2 of 6] Compiling Yesod.Default.Config ( Yesod/Default/Config.hs, dist/build/Yesod/Default/Config.o, dist/build/Yesod/Default/Config.dyn_o )
4608.51 s
[yesod] Yesod/Default/Config.hs:63:41: warning : [ GHC-63394 ] [ -Wx-partial ]
4608.51 s
[yesod] In the use of ‘head’
4608.51 s
[yesod] (imported from Prelude, but defined in GHC.Internal.List):
4608.51 s
[yesod] "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
4608.51 s
[yesod] |
4608.51 s
[yesod] 63 | return $ ArgConfig (head envs) 0
4608.51 s
[yesod] | ^^^^
4608.51 s
[yesod]
4608.51 s
[yesod] Yesod/Default/Config.hs:197:14: warning : [ GHC-68441 ] [ -Wdeprecations ]
4608.51 s
[yesod] In the use of ‘parseMonad’ (imported from Data.Yaml):
4608.51 s
[yesod] Deprecated: "With the MonadFail split, this function is going to be removed in the future. Please migrate to parseEither."
4608.51 s
[yesod] |
4608.51 s
[yesod] 197 | mport <- parseMonad (\x -> x .: "port") m
4608.51 s
[yesod] | ^^^^^^^^^^
4608.51 s
[yesod]
4608.51 s
[yesod] Yesod/Default/Config.hs:210:14: warning : [ GHC-68441 ] [ -Wdeprecations ]
4608.51 s
[yesod] In the use of ‘parseMonad’ (imported from Data.Yaml):
4608.51 s
[yesod] Deprecated: "With the MonadFail split, this function is going to be removed in the future. Please migrate to parseEither."
4608.51 s
[yesod] |
4608.51 s
[yesod] 210 | extra <- parseMonad (parseExtra env) m
4608.51 s
[yesod] | ^^^^^^^^^^
4608.51 s
[yesod]
4608.51 s
[sydtest-misbehaved-test-suite] Phase: checkPhase
4608.51 s
[yesod] Yesod/Default/Config.hs:246:65: warning : [ GHC-68441 ] [ -Wdeprecations ]
4608.51 s
[yesod] In the use of ‘parseMonad’ (imported from Data.Yaml):
4608.51 s
[yesod] Deprecated: "With the MonadFail split, this function is going to be removed in the future. Please migrate to parseEither."
4608.51 s
[yesod] |
4608.51 s
[yesod] 246 | | Just v <- M.lookup (fromString $ show env) obj -> parseMonad f v
4608.51 s
[yesod] | ^^^^^^^^^^
4608.51 s
[yesod]
4608.52 s
[sydtest-typed-process] [4 of 4] Linking dist/build/sydtest-typed-process-test/sydtest-typed-process-test
4608.58 s
[sydtest-process] [4 of 4] Linking dist/build/sydtest-process-test/sydtest-process-test
4608.64 s
[sydtest-misbehaved-test-suite] Package has no test suites.
4608.65 s
[sydtest-misbehaved-test-suite] Phase: haddockPhase
4608.65 s
[sydtest-hspec] Preprocessing test suite 'sydtest-hspec-test' for sydtest-hspec-0.4.0.4...
4608.65 s
[sydtest-hspec] Building test suite 'sydtest-hspec-test' for sydtest-hspec-0.4.0.4...
4608.78 s
[opt-env-conf-test] Preprocessing library for opt-env-conf-test-0.0.0.4...
4608.78 s
[opt-env-conf-test] Running Haddock on library for opt-env-conf-test-0.0.0.4...
4608.78 s
[opt-env-conf-test] Warning: The documentation for the following packages are not installed. No
4608.78 s
[opt-env-conf-test] links will be generated to these packages: attoparsec-0.14.4,
4608.78 s
[opt-env-conf-test] attoparsec-0.14.4, libyaml-clib-0.2.5, path-0.9.6, path-0.9.6, vector-0.13.2.0
4608.86 s
[sydtest-hspec] [1 of 5] Compiling Paths_sydtest_hspec ( dist/build/sydtest-hspec-test/autogen/Paths_sydtest_hspec.hs, dist/build/sydtest-hspec-test/sydtest-hspec-test-tmp/Paths_sydtest_hspec.o )
4608.88 s
[sydtest-hedgehog] Preprocessing test suite 'sydtest-hedgehog-test' for sydtest-hedgehog-0.4.0.0...
4608.88 s
[sydtest-hedgehog] Building test suite 'sydtest-hedgehog-test' for sydtest-hedgehog-0.4.0.0...
4608.90 s
[yesod] [3 of 6] Compiling Yesod.Default.Config2 ( Yesod/Default/Config2.hs, dist/build/Yesod/Default/Config2.o, dist/build/Yesod/Default/Config2.dyn_o )
4608.90 s
[yesod] Yesod/Default/Config2.hs:31:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4608.90 s
[yesod] The import of ‘Data.Semigroup’ is redundant
4608.90 s
[yesod] except perhaps to import instances from ‘Data.Semigroup’
4608.90 s
[yesod] To import instances alone, use: import Data.Semigroup()
4608.90 s
[yesod] |
4608.90 s
[yesod] 31 | import Data.Semigroup
4608.90 s
[yesod] | ^^^^^^^^^^^^^^^^^^^^^
4608.90 s
[yesod]
4608.90 s
[yesod] [4 of 6] Compiling Yesod.Default.Handlers ( Yesod/Default/Handlers.hs, dist/build/Yesod/Default/Handlers.o, dist/build/Yesod/Default/Handlers.dyn_o )
4608.90 s
[yesod] [5 of 6] Compiling Yesod.Default.Main ( Yesod/Default/Main.hs, dist/build/Yesod/Default/Main.o, dist/build/Yesod/Default/Main.dyn_o )
4609.06 s
[sydtest-autodocodec] Phase: checkPhase
4609.24 s
[sydtest-hspec] [2 of 5] Compiling Test.Syd.HspecSpec ( test/Test/Syd/HspecSpec.hs, dist/build/sydtest-hspec-test/sydtest-hspec-test-tmp/Test/Syd/HspecSpec.o )
4609.25 s
[opt-env-conf-test] [1 of 4] Compiling OptEnvConf.Args.Gen ( src/OptEnvConf/Args/Gen.hs, nothing ) [Flags changed]
4609.27 s
[sydtest-hedgehog] [1 of 4] Compiling Paths_sydtest_hedgehog ( dist/build/sydtest-hedgehog-test/autogen/Paths_sydtest_hedgehog.hs, dist/build/sydtest-hedgehog-test/sydtest-hedgehog-test-tmp/Paths_sydtest_hedgehog.o )
4609.31 s
[sydtest-hspec] [3 of 5] Compiling Test.Syd.OutputSpec ( test/Test/Syd/OutputSpec.hs, dist/build/sydtest-hspec-test/sydtest-hspec-test-tmp/Test/Syd/OutputSpec.o )
4609.31 s
[sydtest-hspec] [4 of 5] Compiling Spec ( test/Spec.hs, dist/build/sydtest-hspec-test/sydtest-hspec-test-tmp/Spec.o )
4609.36 s
[sydtest-hspec] [5 of 5] Compiling Main ( test/Main.hs, dist/build/sydtest-hspec-test/sydtest-hspec-test-tmp/Main.o )
4609.41 s
[opt-env-conf-test] [2 of 4] Compiling OptEnvConf.EnvMap.Gen ( src/OptEnvConf/EnvMap/Gen.hs, nothing ) [Flags changed]
4609.43 s
[sydtest-hedgehog] [2 of 4] Compiling Test.Syd.HedgehogSpec ( test/Test/Syd/HedgehogSpec.hs, dist/build/sydtest-hedgehog-test/sydtest-hedgehog-test-tmp/Test/Syd/HedgehogSpec.o )
4609.43 s
[opt-env-conf-test] [3 of 4] Compiling OptEnvConf.Test ( src/OptEnvConf/Test.hs, nothing ) [Flags changed]
4609.46 s
[yesod] [6 of 6] Compiling Yesod.Default.Util ( Yesod/Default/Util.hs, dist/build/Yesod/Default/Util.o, dist/build/Yesod/Default/Util.dyn_o )
4609.54 s
[sydtest-misbehaved-test-suite] Preprocessing library for sydtest-misbehaved-test-suite-0.0.0.0...
4609.54 s
[sydtest-misbehaved-test-suite] Running Haddock on library for sydtest-misbehaved-test-suite-0.0.0.0...
4609.54 s
[sydtest-misbehaved-test-suite] Warning: The documentation for the following packages are not installed. No
4609.54 s
[sydtest-misbehaved-test-suite] links will be generated to these packages: attoparsec-0.14.4,
4609.54 s
[sydtest-misbehaved-test-suite] attoparsec-0.14.4, libyaml-clib-0.2.5, path-0.9.6, path-0.9.6, vector-0.13.2.0
4609.64 s
[sydtest-persistent] Phase: checkPhase
4609.67 s
[sydtest-autodocodec] Running 1 test suites...
4609.67 s
[sydtest-autodocodec] Test suite sydtest-aeson-test: RUNNING...
4609.67 s
[opt-env-conf-test] [4 of 4] Compiling Paths_opt_env_conf_test ( dist/build/autogen/Paths_opt_env_conf_test.hs, nothing ) [Flags changed]
4609.70 s
[opt-env-conf-test] Haddock coverage:
4609.70 s
[opt-env-conf-test] 0% ( 0 / 1) in 'OptEnvConf.Args.Gen'
4609.70 s
[opt-env-conf-test] Missing documentation for:
4609.70 s
[opt-env-conf-test] Module header
4609.70 s
[opt-env-conf-test] 0% ( 0 / 1) in 'OptEnvConf.EnvMap.Gen'
4609.70 s
[opt-env-conf-test] Missing documentation for:
4609.70 s
[opt-env-conf-test] Module header
4609.70 s
[sydtest-autodocodec] Tests:
4609.70 s
[sydtest-autodocodec]
4609.70 s
[sydtest-autodocodec] Test.Syd.AutodocodecSpec
4609.70 s
[sydtest-autodocodec] pureGoldenYamlSchemaFileViaCodec
4609.70 s
[sydtest-autodocodec] ✓ Example has the same schema as before 0.74 ms
4609.70 s
[sydtest-autodocodec] pureGoldenYamlSchemaFileViaCodec
4609.70 s
[sydtest-autodocodec] ✓ Int has the same schema as before 2.03 ms
4609.70 s
[sydtest-autodocodec]
4609.70 s
[sydtest-autodocodec] Passed: 2
4609.70 s
[sydtest-autodocodec] Failed: 0
4609.70 s
[sydtest-autodocodec] Sum of test runtimes: 0.00 seconds
4609.70 s
[sydtest-autodocodec] Test suite took: 0.00 seconds
4609.70 s
[sydtest-autodocodec]
4609.71 s
[sydtest-autodocodec] Test suite sydtest-aeson-test: PASS
4609.71 s
[sydtest-autodocodec] Test suite logged to:
4609.71 s
[sydtest-autodocodec] dist/test/sydtest-autodocodec-0.0.0.0-sydtest-aeson-test.log
4609.71 s
[sydtest-autodocodec] 1 of 1 test suites (1 of 1 test cases) passed.
4609.73 s
[sydtest-hspec] [6 of 6] Linking dist/build/sydtest-hspec-test/sydtest-hspec-test
4609.73 s
[sydtest-autodocodec] Phase: haddockPhase
4609.77 s
[sydtest-persistent] Package has no test suites.
4609.78 s
[sydtest-persistent] Phase: haddockPhase
4609.79 s
[sydtest-aeson] Phase: checkPhase
4609.93 s
[sydtest-hedgehog] [3 of 4] Compiling Spec ( test/Spec.hs, dist/build/sydtest-hedgehog-test/sydtest-hedgehog-test-tmp/Spec.o )
4609.94 s
[sydtest-misbehaved-test-suite] [1 of 2] Compiling Lib ( src/Lib.hs, nothing ) [Flags changed]
4609.95 s
[sydtest-hedgehog] [4 of 4] Compiling Main ( test/Main.hs, dist/build/sydtest-hedgehog-test/sydtest-hedgehog-test-tmp/Main.o )
4609.96 s
[yesod] [1 of 6] Compiling Yesod ( Yesod.hs, dist/build/Yesod.p_o )
4610.00 s
[opt-env-conf-test] 21% ( 6 / 28) in 'OptEnvConf.Test'
4610.00 s
[opt-env-conf-test] Missing documentation for:
4610.00 s
[opt-env-conf-test] Module header
4610.00 s
[opt-env-conf-test] settingsLintSpec (src/OptEnvConf/Test.hs:57)
4610.00 s
[opt-env-conf-test] parserLintSpec (src/OptEnvConf/Test.hs:60)
4610.00 s
[opt-env-conf-test] parserLintTest (src/OptEnvConf/Test.hs:66)
4610.00 s
[opt-env-conf-test] settingsParserArgsTest (src/OptEnvConf/Test.hs:73)
4610.00 s
[opt-env-conf-test] parserArgsTest (src/OptEnvConf/Test.hs:76)
4610.00 s
[opt-env-conf-test] settingsParserEnvTest (src/OptEnvConf/Test.hs:79)
4610.00 s
[opt-env-conf-test] parserEnvTest (src/OptEnvConf/Test.hs:82)
4610.00 s
[opt-env-conf-test] settingsParserConfTest (src/OptEnvConf/Test.hs:85)
4610.00 s
[opt-env-conf-test] parserConfTest (src/OptEnvConf/Test.hs:88)
4610.00 s
[opt-env-conf-test] settingsParserTest (src/OptEnvConf/Test.hs:91)
4610.00 s
[opt-env-conf-test] parserTest (src/OptEnvConf/Test.hs:94)
4610.00 s
[opt-env-conf-test] settingsParserCompletionTest (src/OptEnvConf/Test.hs:101)
4610.00 s
[opt-env-conf-test] settingsParserCompletionDescriptionTest (src/OptEnvConf/Test.hs:104)
4610.00 s
[opt-env-conf-test] parserCompletionTest (src/OptEnvConf/Test.hs:107)
4610.00 s
[opt-env-conf-test] parserCompletionDescriptionTest (src/OptEnvConf/Test.hs:115)
4610.00 s
[opt-env-conf-test] goldenSettingsReferenceDocumentationSpec (src/OptEnvConf/Test.hs:120)
4610.00 s
[opt-env-conf-test] goldenParserReferenceDocumentationSpec (src/OptEnvConf/Test.hs:123)
4610.00 s
[opt-env-conf-test] pureGoldenReferenceDocumentation (src/OptEnvConf/Test.hs:128)
4610.00 s
[opt-env-conf-test] goldenSettingsNixOptionsSpec (src/OptEnvConf/Test.hs:135)
4610.00 s
[opt-env-conf-test] goldenParserNixOptionsSpec (src/OptEnvConf/Test.hs:138)
4610.00 s
[opt-env-conf-test] pureGoldenNixOptions (src/OptEnvConf/Test.hs:143)
4610.00 s
[sydtest-typed-process] Phase: checkPhase
4610.06 s
[sydtest-misbehaved-test-suite] [2 of 2] Compiling Paths_sydtest_misbehaved_test_suite ( dist/build/autogen/Paths_sydtest_misbehaved_test_suite.hs, nothing ) [Flags changed]
4610.09 s
[sydtest-misbehaved-test-suite] Haddock coverage:
4610.16 s
[sydtest-process] Phase: checkPhase
4610.31 s
[sydtest-aeson] Running 1 test suites...
4610.31 s
[sydtest-aeson] Test suite sydtest-aeson-test: RUNNING...
4610.33 s
[yesod] [2 of 6] Compiling Yesod.Default.Config ( Yesod/Default/Config.hs, dist/build/Yesod/Default/Config.p_o )
4610.33 s
[yesod] Yesod/Default/Config.hs:63:41: warning : [ GHC-63394 ] [ -Wx-partial ]
4610.33 s
[yesod] In the use of ‘head’
4610.33 s
[yesod] (imported from Prelude, but defined in GHC.Internal.List):
4610.33 s
[yesod] "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
4610.33 s
[yesod] |
4610.33 s
[yesod] 63 | return $ ArgConfig (head envs) 0
4610.33 s
[yesod] | ^^^^
4610.33 s
[yesod]
4610.33 s
[yesod] Yesod/Default/Config.hs:197:14: warning : [ GHC-68441 ] [ -Wdeprecations ]
4610.33 s
[yesod] In the use of ‘parseMonad’ (imported from Data.Yaml):
4610.33 s
[yesod] Deprecated: "With the MonadFail split, this function is going to be removed in the future. Please migrate to parseEither."
4610.33 s
[yesod] |
4610.33 s
[yesod] 197 | mport <- parseMonad (\x -> x .: "port") m
4610.33 s
[yesod] | ^^^^^^^^^^
4610.33 s
[yesod]
4610.33 s
[yesod] Yesod/Default/Config.hs:210:14: warning : [ GHC-68441 ] [ -Wdeprecations ]
4610.33 s
[yesod] In the use of ‘parseMonad’ (imported from Data.Yaml):
4610.33 s
[yesod] Deprecated: "With the MonadFail split, this function is going to be removed in the future. Please migrate to parseEither."
4610.33 s
[yesod] |
4610.33 s
[yesod] 210 | extra <- parseMonad (parseExtra env) m
4610.33 s
[yesod] | ^^^^^^^^^^
4610.33 s
[yesod]
4610.33 s
[yesod] Yesod/Default/Config.hs:246:65: warning : [ GHC-68441 ] [ -Wdeprecations ]
4610.33 s
[yesod] In the use of ‘parseMonad’ (imported from Data.Yaml):
4610.33 s
[yesod] Deprecated: "With the MonadFail split, this function is going to be removed in the future. Please migrate to parseEither."
4610.33 s
[yesod] |
4610.33 s
[yesod] 246 | | Just v <- M.lookup (fromString $ show env) obj -> parseMonad f v
4610.33 s
[yesod] | ^^^^^^^^^^
4610.33 s
[yesod]
4610.33 s
[sydtest-aeson] Tests:
4610.33 s
[sydtest-aeson]
4610.33 s
[sydtest-aeson] Test.Syd.AesonSpec
4610.33 s
[sydtest-aeson] goldenJSONValueFile
4610.33 s
[sydtest-aeson] ✓ outputs this example the same as before 0.98 ms
4610.33 s
[sydtest-aeson] pureGoldenJSONFile
4610.33 s
[sydtest-aeson] ✓ outputs this example the same as before 0.99 ms
4610.33 s
[sydtest-aeson] ✓ does not write an empty file if encoding fails 0.54 ms
4610.33 s
[sydtest-aeson] goldenJSONFile
4610.33 s
[sydtest-aeson] ✓ outputs this example the same as before 0.79 ms
4610.33 s
[sydtest-aeson] pureGoldenJSONValueFile
4610.33 s
[sydtest-aeson] ✓ does not write an empty file if encoding fails 0.60 ms
4610.33 s
[sydtest-aeson] ✓ outputs this example the same as before 0.75 ms
4610.33 s
[sydtest-aeson]
4610.33 s
[sydtest-aeson] Passed: 6
4610.33 s
[sydtest-aeson] Failed: 0
4610.33 s
[sydtest-aeson] Sum of test runtimes: 0.00 seconds
4610.33 s
[sydtest-aeson] Test suite took: 0.00 seconds
4610.33 s
[sydtest-aeson]
4610.34 s
[sydtest-aeson] Test suite sydtest-aeson-test: PASS
4610.34 s
[sydtest-aeson] Test suite logged to: dist/test/sydtest-aeson-0.2.0.1-sydtest-aeson-test.log
4610.34 s
[sydtest-aeson] 1 of 1 test suites (1 of 1 test cases) passed.
4610.38 s
[sydtest-aeson] Phase: haddockPhase
4610.39 s
[sydtest-hedgehog] [5 of 5] Linking dist/build/sydtest-hedgehog-test/sydtest-hedgehog-test
4610.40 s
[sydtest-misbehaved-test-suite] 0% ( 0 / 2) in 'Lib'
4610.40 s
[sydtest-misbehaved-test-suite] Missing documentation for:
4610.40 s
[sydtest-misbehaved-test-suite] Module header
4610.40 s
[sydtest-misbehaved-test-suite] runMisbehavedTestSuite (src/Lib.hs:11)
4610.50 s
[sydtest-typed-process] Running 1 test suites...
4610.50 s
[sydtest-typed-process] Test suite sydtest-typed-process-test: RUNNING...
4610.52 s
[sydtest-typed-process] Tests:
4610.52 s
[sydtest-typed-process]
4610.52 s
[sydtest-typed-process] Test.Syd.Process.TypedSpec
4610.52 s
[sydtest-typed-process] can communicate with the process
4610.52 s
[sydtest-typed-process]
4610.53 s
[sydtest-typed-process] Passed: 0
4610.53 s
[sydtest-typed-process] Failed: 0
4610.53 s
[sydtest-typed-process] Pending: 1
4610.53 s
[sydtest-typed-process] Sum of test runtimes: 0.00 seconds
4610.53 s
[sydtest-typed-process] Test suite took: 0.00 seconds
4610.53 s
[sydtest-typed-process]
4610.53 s
[sydtest-typed-process] Test suite sydtest-typed-process-test: PASS
4610.53 s
[sydtest-typed-process] Test suite logged to:
4610.53 s
[sydtest-typed-process] dist/test/sydtest-typed-process-0.0.0.0-sydtest-typed-process-test.log
4610.53 s
[sydtest-typed-process] 1 of 1 test suites (1 of 1 test cases) passed.
4610.63 s
[sydtest-process] Running 1 test suites...
4610.63 s
[sydtest-process] Test suite sydtest-process-test: RUNNING...
4610.65 s
[sydtest-typed-process] Phase: haddockPhase
4610.65 s
[sydtest-process] Tests:
4610.65 s
[sydtest-process]
4610.65 s
[sydtest-process] Test.Syd.ProcessSpec
4610.65 s
[sydtest-process] ✓ can communicate with the process 1.55 ms
4610.65 s
[sydtest-process]
4610.65 s
[sydtest-process] Passed: 1
4610.65 s
[sydtest-process] Failed: 0
4610.65 s
[sydtest-process] Sum of test runtimes: 0.00 seconds
4610.65 s
[sydtest-process] Test suite took: 0.00 seconds
4610.65 s
[sydtest-process]
4610.66 s
[sydtest-process] Test suite sydtest-process-test: PASS
4610.66 s
[sydtest-process] Test suite logged to:
4610.66 s
[sydtest-process] dist/test/sydtest-process-0.0.0.0-sydtest-process-test.log
4610.66 s
[sydtest-process] 1 of 1 test suites (1 of 1 test cases) passed.
4610.66 s
[sydtest-autodocodec] Preprocessing library for sydtest-autodocodec-0.0.0.0...
4610.66 s
[sydtest-autodocodec] Running Haddock on library for sydtest-autodocodec-0.0.0.0...
4610.66 s
[sydtest-autodocodec] Warning: The documentation for the following packages are not installed. No
4610.66 s
[sydtest-autodocodec] links will be generated to these packages: attoparsec-0.14.4,
4610.66 s
[sydtest-autodocodec] attoparsec-0.14.4, libyaml-clib-0.2.5, path-0.9.6, path-0.9.6, vector-0.13.2.0
4610.67 s
[sydtest-process] Phase: haddockPhase
4610.69 s
[sydtest-wai] Preprocessing test suite 'sydtest-wai-test' for sydtest-wai-0.2.0.2...
4610.69 s
[sydtest-wai] Building test suite 'sydtest-wai-test' for sydtest-wai-0.2.0.2...
4610.84 s
[sydtest-wai] [1 of 4] Compiling Paths_sydtest_wai ( dist/build/sydtest-wai-test/autogen/Paths_sydtest_wai.hs, dist/build/sydtest-wai-test/sydtest-wai-test-tmp/Paths_sydtest_wai.o )
4610.89 s
[sydtest-persistent] Preprocessing library for sydtest-persistent-0.1.0.0...
4610.89 s
[sydtest-persistent] Running Haddock on library for sydtest-persistent-0.1.0.0...
4610.89 s
[sydtest-persistent] Warning: The documentation for the following packages are not installed. No
4610.89 s
[sydtest-persistent] links will be generated to these packages: attoparsec-0.14.4,
4610.90 s
[sydtest-persistent] attoparsec-0.14.4, libyaml-clib-0.2.5, path-0.9.6, path-0.9.6, vector-0.13.2.0
4610.97 s
[sydtest-wai] [2 of 4] Compiling Test.Syd.Wai.Example ( test/Test/Syd/Wai/Example.hs, dist/build/sydtest-wai-test/sydtest-wai-test-tmp/Test/Syd/Wai/Example.o )
4610.98 s
[sydtest-wai] [3 of 4] Compiling Test.Syd.WaiSpec ( test/Test/Syd/WaiSpec.hs, dist/build/sydtest-wai-test/sydtest-wai-test-tmp/Test/Syd/WaiSpec.o )
4611.02 s
[yesod] [3 of 6] Compiling Yesod.Default.Config2 ( Yesod/Default/Config2.hs, dist/build/Yesod/Default/Config2.p_o )
4611.02 s
[yesod] Yesod/Default/Config2.hs:31:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
4611.02 s
[yesod] The import of ‘Data.Semigroup’ is redundant
4611.02 s
[yesod] except perhaps to import instances from ‘Data.Semigroup’
4611.02 s
[yesod] To import instances alone, use: import Data.Semigroup()
4611.02 s
[yesod] |
4611.02 s
[yesod] 31 | import Data.Semigroup
4611.02 s
[yesod] | ^^^^^^^^^^^^^^^^^^^^^
4611.02 s
[yesod]
4611.02 s
[yesod] [4 of 6] Compiling Yesod.Default.Handlers ( Yesod/Default/Handlers.hs, dist/build/Yesod/Default/Handlers.p_o )
4611.02 s
[yesod] [5 of 6] Compiling Yesod.Default.Main ( Yesod/Default/Main.hs, dist/build/Yesod/Default/Main.p_o )
4611.07 s
[sydtest-autodocodec] [1 of 2] Compiling Paths_sydtest_autodocodec ( dist/build/autogen/Paths_sydtest_autodocodec.hs, nothing ) [Flags changed]
4611.13 s
[sydtest-hspec] Phase: checkPhase
4611.13 s
[sydtest-autodocodec] [2 of 2] Compiling Test.Syd.Autodocodec ( src/Test/Syd/Autodocodec.hs, nothing ) [Flags changed]
4611.20 s
[sydtest-autodocodec] Haddock coverage:
4611.35 s
[sydtest-aeson] Preprocessing library for sydtest-aeson-0.2.0.1...
4611.35 s
[sydtest-aeson] Running Haddock on library for sydtest-aeson-0.2.0.1...
4611.35 s
[sydtest-persistent] [1 of 2] Compiling Paths_sydtest_persistent ( dist/build/autogen/Paths_sydtest_persistent.hs, nothing ) [Flags changed]
4611.36 s
[sydtest-aeson] Warning: The documentation for the following packages are not installed. No
4611.36 s
[sydtest-aeson] links will be generated to these packages: attoparsec-0.14.4,
4611.36 s
[sydtest-aeson] attoparsec-0.14.4, libyaml-clib-0.2.5, path-0.9.6, path-0.9.6, vector-0.13.2.0
4611.40 s
[sydtest-persistent] [2 of 2] Compiling Test.Syd.Persistent ( src/Test/Syd/Persistent.hs, nothing ) [Flags changed]
4611.54 s
[sydtest-typed-process] Preprocessing library for sydtest-typed-process-0.0.0.0...
4611.54 s
[sydtest-typed-process] Running Haddock on library for sydtest-typed-process-0.0.0.0...
4611.54 s
[sydtest-typed-process] Warning: The documentation for the following packages are not installed. No
4611.54 s
[sydtest-typed-process] links will be generated to these packages: attoparsec-0.14.4,
4611.54 s
[sydtest-typed-process] attoparsec-0.14.4, libyaml-clib-0.2.5, path-0.9.6, path-0.9.6, vector-0.13.2.0
4611.56 s
[sydtest-hspec] Running 1 test suites...
4611.56 s
[sydtest-hspec] Test suite sydtest-hspec-test: RUNNING...
4611.58 s
[sydtest-autodocodec] 80% ( 4 / 5) in 'Test.Syd.Autodocodec'
4611.58 s
[sydtest-autodocodec] Missing documentation for:
4611.58 s
[sydtest-autodocodec] Module header
4611.58 s
[sydtest-process] Preprocessing library for sydtest-process-0.0.0.0...
4611.59 s
[sydtest-process] Running Haddock on library for sydtest-process-0.0.0.0...
4611.59 s
[sydtest-hspec] Tests:
4611.59 s
[sydtest-hspec]
4611.59 s
[sydtest-hspec] Test.Syd.HspecSpec
4611.59 s
[sydtest-hspec] ✓ adds 3 and 5 together purely 0.07 ms
4611.59 s
[sydtest-hspec] ✓ adds 3 and 5 together in io 0.02 ms
4611.59 s
[sydtest-hspec] ✓ works for a property as well 1.52 ms
4611.59 s
[sydtest-hspec] before
4611.59 s
[sydtest-hspec] ✓ reads 2 0.01 ms
4611.59 s
[sydtest-hspec] ✓ reads 3 0.01 ms
4611.59 s
[sydtest-hspec] ✓ reads 4 0.05 ms
4611.59 s
[sydtest-hspec] Test.Syd.OutputSpec
4611.59 s
[sydtest-hspec] Golden Output
4611.59 s
[sydtest-hspec] ✓ renders output in the same way as before 7.07 ms
4611.59 s
[sydtest-hspec]
4611.59 s
[sydtest-hspec] Passed: 7
4611.59 s
[sydtest-hspec] Failed: 0
4611.59 s
[sydtest-hspec] Sum of test runtimes: 0.01 seconds
4611.59 s
[sydtest-hspec] Test suite took: 0.02 seconds
4611.59 s
[sydtest-hspec]
4611.59 s
[sydtest-process] Warning: The documentation for the following packages are not installed. No
4611.59 s
[sydtest-process] links will be generated to these packages: attoparsec-0.14.4,
4611.59 s
[sydtest-process] attoparsec-0.14.4, libyaml-clib-0.2.5, path-0.9.6, path-0.9.6, vector-0.13.2.0
4611.59 s
[yesod] [6 of 6] Compiling Yesod.Default.Util ( Yesod/Default/Util.hs, dist/build/Yesod/Default/Util.p_o )
4611.60 s
[sydtest-hspec] Test suite sydtest-hspec-test: PASS
4611.60 s
[sydtest-hspec] Test suite logged to: dist/test/sydtest-hspec-0.4.0.4-sydtest-hspec-test.log
4611.60 s
[sydtest-hspec] 1 of 1 test suites (1 of 1 test cases) passed.
4611.61 s
[sydtest-hspec] Phase: haddockPhase
4611.71 s
[sydtest-wai] [4 of 4] Compiling Main ( test/Spec.hs, dist/build/sydtest-wai-test/sydtest-wai-test-tmp/Main.o )
4611.76 s
[sydtest-aeson] [1 of 2] Compiling Paths_sydtest_aeson ( dist/build/autogen/Paths_sydtest_aeson.hs, nothing ) [Flags changed]
4611.82 s
[sydtest-aeson] [2 of 2] Compiling Test.Syd.Aeson ( src/Test/Syd/Aeson.hs, nothing ) [Flags changed]
4611.88 s
[sydtest-typed-process] [1 of 2] Compiling Paths_sydtest_typed_process ( dist/build/autogen/Paths_sydtest_typed_process.hs, nothing ) [Flags changed]
4611.93 s
[sydtest-persistent] Haddock coverage:
4611.94 s
[sydtest-hedgehog] Phase: checkPhase
4611.94 s
[sydtest-typed-process] [2 of 2] Compiling Test.Syd.Process.Typed ( src/Test/Syd/Process/Typed.hs, nothing ) [Flags changed]
4611.97 s
[sydtest-process] [1 of 2] Compiling Paths_sydtest_process ( dist/build/autogen/Paths_sydtest_process.hs, nothing ) [Flags changed]
4612.00 s
[sydtest-typed-process] Haddock coverage:
4612.02 s
[sydtest-process] [2 of 2] Compiling Test.Syd.Process ( src/Test/Syd/Process.hs, nothing ) [Flags changed]
4612.05 s
[sydtest-wai] [5 of 5] Linking dist/build/sydtest-wai-test/sydtest-wai-test
4612.06 s
[sydtest-aeson] Haddock coverage:
4612.08 s
[sydtest-process] Haddock coverage:
4612.22 s
[sydtest-typed-process] 75% ( 3 / 4) in 'Test.Syd.Process.Typed'
4612.22 s
[sydtest-typed-process] Missing documentation for:
4612.22 s
[sydtest-typed-process] Module header
4612.30 s
[sydtest-persistent] 100% ( 5 / 5) in 'Test.Syd.Persistent'
4612.35 s
[sydtest-aeson] 83% ( 5 / 6) in 'Test.Syd.Aeson'
4612.35 s
[sydtest-aeson] Missing documentation for:
4612.35 s
[sydtest-aeson] Module header
4612.35 s
[sydtest-process] 75% ( 3 / 4) in 'Test.Syd.Process'
4612.35 s
[sydtest-process] Missing documentation for:
4612.35 s
[sydtest-process] Module header
4612.40 s
[sydtest-hedgehog] Running 1 test suites...
4612.40 s
[sydtest-hedgehog] Test suite sydtest-hedgehog-test: RUNNING...
4612.45 s
[sydtest-hedgehog] Tests:
4612.45 s
[sydtest-hedgehog]
4612.45 s
[sydtest-hedgehog] Test.Syd.HedgehogSpec
4612.45 s
[sydtest-hedgehog] reverse
4612.45 s
[sydtest-hedgehog] ✓ reversing twice is the same as not reversing 24.51 ms
4612.45 s
[sydtest-hedgehog] passed for all of 100 inputs.
4612.45 s
[sydtest-hedgehog] Adapter
4612.45 s
[sydtest-hedgehog] test group name
4612.45 s
[sydtest-hedgehog] ✓ prop_add_distributive_int 20.80 ms
4612.45 s
[sydtest-hedgehog] passed for all of 100 inputs.
4612.45 s
[sydtest-hedgehog] Labels
4612.45 s
[sydtest-hedgehog] 0.00% "False"
4612.45 s
[sydtest-hedgehog] 1.00% "a == 0"
4612.45 s
[sydtest-hedgehog] 1.00% "all zero"
4612.45 s
[sydtest-hedgehog] 1.00% "b == 0"
4612.45 s
[sydtest-hedgehog] 1.00% "c == 0"
4612.45 s
[sydtest-hedgehog] 1.00% "left == 0"
4612.45 s
[sydtest-hedgehog] 1.00% "right == 0"
4612.45 s
[sydtest-hedgehog] ✓ prop_add_distributive_double 11.35 ms
4612.45 s
[sydtest-hedgehog] passed for all of 100 inputs.
4612.45 s
[sydtest-hedgehog] ✗ prop_undefined 7.24 ms
4612.45 s
[sydtest-hedgehog] Retries: 3 (does not look flaky)
4612.45 s
[sydtest-hedgehog] ✗ prop_equal 20.05 ms
4612.45 s
[sydtest-hedgehog] Retries: 3 (does not look flaky)
4612.45 s
[sydtest-hedgehog] reverse with setup
4612.45 s
[sydtest-hedgehog] ✓ reversing twice is the same as not reversing 27.29 ms
4612.45 s
[sydtest-hedgehog] passed for all of 100 inputs.
4612.45 s
[sydtest-hedgehog] reverse with beforeAll
4612.45 s
[sydtest-hedgehog] ✓ reversing twice is the same as not reversing 22.73 ms
4612.45 s
[sydtest-hedgehog] passed for all of 100 inputs.
4612.45 s
[sydtest-hedgehog] Failures:
4612.45 s
[sydtest-hedgehog]
4612.45 s
[sydtest-hedgehog] src/Test/Syd/Hedgehog.hs:31
4612.45 s
[sydtest-hedgehog] ✗ 1 Test.Syd.HedgehogSpec.Adapter.test group name.prop_undefined
4612.45 s
[sydtest-hedgehog] Retries: 3 (does not look flaky)
4612.45 s
[sydtest-hedgehog] Failed after 1 tests
4612.45 s
[sydtest-hedgehog] ✗ <interactive> failed at test/Test/Syd/HedgehogSpec.hs:64:9
4612.45 s
[sydtest-hedgehog] after 1 test.
4612.45 s
[sydtest-hedgehog] shrink path: 1:
4612.45 s
[sydtest-hedgehog]
4612.45 s
[sydtest-hedgehog] ┏━━ test/Test/Syd/HedgehogSpec.hs ━━━
4612.45 s
[sydtest-hedgehog] 32 ┃ exampleHedgehogGroup :: Hedgehog.Group
4612.45 s
[sydtest-hedgehog] 33 ┃ exampleHedgehogGroup =
4612.45 s
[sydtest-hedgehog] 34 ┃ Hedgehog.Group
4612.45 s
[sydtest-hedgehog] 35 ┃ "test group name"
4612.45 s
[sydtest-hedgehog] 36 ┃ [ ( "prop_add_distributive_int",
4612.45 s
[sydtest-hedgehog] 37 ┃ property $ do
4612.45 s
[sydtest-hedgehog] 38 ┃ let genInt :: Gen Int
4612.45 s
[sydtest-hedgehog] 39 ┃ genInt = Gen.int Range.linearBounded
4612.45 s
[sydtest-hedgehog] 40 ┃ a <- forAll genInt
4612.45 s
[sydtest-hedgehog] 41 ┃ b <- forAll genInt
4612.45 s
[sydtest-hedgehog] 42 ┃ c <- forAll genInt
4612.45 s
[sydtest-hedgehog] 43 ┃ classify "all zero" $ a == 0 && b == 0 && c == 0
4612.45 s
[sydtest-hedgehog] 44 ┃ classify "False" False
4612.45 s
[sydtest-hedgehog] 45 ┃ classify "a == 0" $ a == 0
4612.45 s
[sydtest-hedgehog] 46 ┃ classify "b == 0" $ b == 0
4612.45 s
[sydtest-hedgehog] 47 ┃ classify "c == 0" $ c == 0
4612.45 s
[sydtest-hedgehog] 48 ┃ let left = a * (b + c)
4612.45 s
[sydtest-hedgehog] 49 ┃ let right = (a * b) + (a * c)
4612.46 s
[sydtest-hedgehog] 50 ┃ classify "left == 0" $ left == 0
4612.46 s
[sydtest-hedgehog] 51 ┃ classify "right == 0" $ right == 0
4612.46 s
[sydtest-hedgehog] 52 ┃ left === right
4612.46 s
[sydtest-hedgehog] 53 ┃ ),
4612.46 s
[sydtest-hedgehog] 54 ┃ ( "prop_add_distributive_double",
4612.46 s
[sydtest-hedgehog] 55 ┃ property $ do
4612.46 s
[sydtest-hedgehog] 56 ┃ let genDouble :: Gen Double
4612.46 s
[sydtest-hedgehog] 57 ┃ genDouble = Gen.double $ Range.exponentialFloat (-1E1024) 1E1024
4612.46 s
[sydtest-hedgehog] 58 ┃ a <- forAll genDouble
4612.46 s
[sydtest-hedgehog] 59 ┃ b <- forAll genDouble
4612.46 s
[sydtest-hedgehog] 60 ┃ c <- forAll genDouble
4612.46 s
[sydtest-hedgehog] 61 ┃ a * (b + c) === (a * b) + (a * c)
4612.46 s
[sydtest-hedgehog] 62 ┃ ),
4612.46 s
[sydtest-hedgehog] 63 ┃ ( "prop_undefined",
4612.46 s
[sydtest-hedgehog] 64 ┃ property $ do
4612.46 s
[sydtest-hedgehog] ┃ ^^^^^^^^^^^^^
4612.46 s
[sydtest-hedgehog] ┃ │ ━━━ Exception (ErrorCall) ━━━
4612.46 s
[sydtest-hedgehog] ┃ │ Prelude.undefined
4612.46 s
[sydtest-hedgehog] 65 ┃ _ <- forAll $ Gen.int Range.linearBounded
4612.46 s
[sydtest-hedgehog] 66 ┃ undefined
4612.46 s
[sydtest-hedgehog] 67 ┃ ),
4612.46 s
[sydtest-hedgehog] 68 ┃ ( "prop_equal",
4612.46 s
[sydtest-hedgehog] 69 ┃ property $ do
4612.46 s
[sydtest-hedgehog] 70 ┃ a <- forAll $ Gen.int Range.linearBounded
4612.46 s
[sydtest-hedgehog] 71 ┃ b <- forAll $ Gen.int Range.linearBounded
4612.46 s
[sydtest-hedgehog] 72 ┃ footnote "foobar"
4612.46 s
[sydtest-hedgehog] 73 ┃ a === b
4612.46 s
[sydtest-hedgehog] 74 ┃ )
4612.46 s
[sydtest-hedgehog] 75 ┃ ]
4612.46 s
[sydtest-hedgehog]
4612.46 s
[sydtest-hedgehog] This failure can be reproduced by running:
4612.46 s
[sydtest-hedgehog] > recheckAt (Seed 9297814886316923340 13679457532755275413) "1:" <property>
4612.46 s
[sydtest-hedgehog]
4612.46 s
[sydtest-hedgehog]
4612.46 s
[sydtest-hedgehog] src/Test/Syd/Hedgehog.hs:31
4612.46 s
[sydtest-hedgehog] ✗ 2 Test.Syd.HedgehogSpec.Adapter.test group name.prop_equal
4612.46 s
[sydtest-hedgehog] Retries: 3 (does not look flaky)
4612.46 s
[sydtest-hedgehog] Failed after 2 tests and 56 shrinks
4612.46 s
[sydtest-hedgehog] Generated: -1
4612.46 s
[sydtest-hedgehog] Generated: 0
4612.46 s
[sydtest-hedgehog] ✗ <interactive> failed at test/Test/Syd/HedgehogSpec.hs:73:13
4612.46 s
[sydtest-hedgehog] after 2 tests and 56 shrinks.
4612.46 s
[sydtest-hedgehog] shrink path: 2:aBa54
4612.46 s
[sydtest-hedgehog]
4612.46 s
[sydtest-hedgehog] ┏━━ test/Test/Syd/HedgehogSpec.hs ━━━
4612.46 s
[sydtest-hedgehog] 32 ┃ exampleHedgehogGroup :: Hedgehog.Group
4612.46 s
[sydtest-hedgehog] 33 ┃ exampleHedgehogGroup =
4612.46 s
[sydtest-hedgehog] 34 ┃ Hedgehog.Group
4612.46 s
[sydtest-hedgehog] 35 ┃ "test group name"
4612.46 s
[sydtest-hedgehog] 36 ┃ [ ( "prop_add_distributive_int",
4612.46 s
[sydtest-hedgehog] 37 ┃ property $ do
4612.46 s
[sydtest-hedgehog] 38 ┃ let genInt :: Gen Int
4612.46 s
[sydtest-hedgehog] 39 ┃ genInt = Gen.int Range.linearBounded
4612.46 s
[sydtest-hedgehog] 40 ┃ a <- forAll genInt
4612.46 s
[sydtest-hedgehog] 41 ┃ b <- forAll genInt
4612.46 s
[sydtest-hedgehog] 42 ┃ c <- forAll genInt
4612.46 s
[sydtest-hedgehog] 43 ┃ classify "all zero" $ a == 0 && b == 0 && c == 0
4612.46 s
[sydtest-hedgehog] 44 ┃ classify "False" False
4612.46 s
[sydtest-hedgehog] 45 ┃ classify "a == 0" $ a == 0
4612.46 s
[sydtest-hedgehog] 46 ┃ classify "b == 0" $ b == 0
4612.46 s
[sydtest-hedgehog] 47 ┃ classify "c == 0" $ c == 0
4612.46 s
[sydtest-hedgehog] 48 ┃ let left = a * (b + c)
4612.46 s
[sydtest-hedgehog] 49 ┃ let right = (a * b) + (a * c)
4612.46 s
[sydtest-hedgehog] 50 ┃ classify "left == 0" $ left == 0
4612.46 s
[sydtest-hedgehog] 51 ┃ classify "right == 0" $ right == 0
4612.46 s
[sydtest-hedgehog] 52 ┃ left === right
4612.46 s
[sydtest-hedgehog] 53 ┃ ),
4612.46 s
[sydtest-hedgehog] 54 ┃ ( "prop_add_distributive_double",
4612.46 s
[sydtest-hedgehog] 55 ┃ property $ do
4612.46 s
[sydtest-hedgehog] 56 ┃ let genDouble :: Gen Double
4612.46 s
[sydtest-hedgehog] 57 ┃ genDouble = Gen.double $ Range.exponentialFloat (-1E1024) 1E1024
4612.46 s
[sydtest-hedgehog] 58 ┃ a <- forAll genDouble
4612.46 s
[sydtest-hedgehog] 59 ┃ b <- forAll genDouble
4612.46 s
[sydtest-hedgehog] 60 ┃ c <- forAll genDouble
4612.46 s
[sydtest-hedgehog] 61 ┃ a * (b + c) === (a * b) + (a * c)
4612.46 s
[sydtest-hedgehog] 62 ┃ ),
4612.46 s
[sydtest-hedgehog] 63 ┃ ( "prop_undefined",
4612.46 s
[sydtest-hedgehog] 64 ┃ property $ do
4612.46 s
[sydtest-hedgehog] 65 ┃ _ <- forAll $ Gen.int Range.linearBounded
4612.46 s
[sydtest-hedgehog] 66 ┃ undefined
4612.46 s
[sydtest-hedgehog] 67 ┃ ),
4612.46 s
[sydtest-hedgehog] 68 ┃ ( "prop_equal",
4612.46 s
[sydtest-hedgehog] 69 ┃ property $ do
4612.46 s
[sydtest-hedgehog] 70 ┃ a <- forAll $ Gen.int Range.linearBounded
4612.46 s
[sydtest-hedgehog] ┃ │ 0
4612.46 s
[sydtest-hedgehog] 71 ┃ b <- forAll $ Gen.int Range.linearBounded
4612.46 s
[sydtest-hedgehog] ┃ │ -1
4612.46 s
[sydtest-hedgehog] 72 ┃ footnote "foobar"
4612.46 s
[sydtest-hedgehog] 73 ┃ a === b
4612.46 s
[sydtest-hedgehog] ┃ ^^^^^^^
4612.46 s
[sydtest-hedgehog] ┃ │ ━━━ Failed (- lhs ) (+ rhs ) ━━━
4612.46 s
[sydtest-hedgehog] ┃ │ - 0
4612.46 s
[sydtest-hedgehog] ┃ │ + -1
4612.46 s
[sydtest-hedgehog] 74 ┃ )
4612.46 s
[sydtest-hedgehog] 75 ┃ ]
4612.46 s
[sydtest-hedgehog]
4612.46 s
[sydtest-hedgehog] foobar
4612.46 s
[sydtest-hedgehog]
4612.46 s
[sydtest-hedgehog] This failure can be reproduced by running:
4612.46 s
[sydtest-hedgehog] > recheckAt (Seed 9297814886316923340 13679457532755275413) "2:aBa54" <property>
4612.46 s
[sydtest-hedgehog]
4612.46 s
[sydtest-hedgehog]
4612.46 s
[sydtest-hedgehog]
4612.46 s
[sydtest-hedgehog] Examples: 677
4612.46 s
[sydtest-hedgehog] Passed: 5
4612.46 s
[sydtest-hedgehog] Failed: 2
4612.46 s
[sydtest-hedgehog] Sum of test runtimes: 0.13 seconds
4612.46 s
[sydtest-hedgehog] Test suite took: 0.03 seconds
4612.46 s
[sydtest-hedgehog]
4612.46 s
[sydtest-hedgehog] Test suite sydtest-hedgehog-test: PASS
4612.46 s
[sydtest-hedgehog] Test suite logged to:
4612.46 s
[sydtest-hedgehog] dist/test/sydtest-hedgehog-0.4.0.0-sydtest-hedgehog-test.log
4612.46 s
[sydtest-hedgehog] 1 of 1 test suites (1 of 1 test cases) passed.
4612.48 s
[sydtest-hedgehog] Phase: haddockPhase
4612.54 s
[sydtest-hspec] Preprocessing library for sydtest-hspec-0.4.0.4...
4612.54 s
[sydtest-hspec] Running Haddock on library for sydtest-hspec-0.4.0.4...
4612.54 s
[sydtest-hspec] Warning: The documentation for the following packages are not installed. No
4612.54 s
[sydtest-hspec] links will be generated to these packages: attoparsec-0.14.4,
4612.54 s
[sydtest-hspec] attoparsec-0.14.4, libyaml-clib-0.2.5, path-0.9.6, path-0.9.6, vector-0.13.2.0
4612.89 s
[sydtest-hspec] [1 of 2] Compiling Paths_sydtest_hspec ( dist/build/autogen/Paths_sydtest_hspec.hs, nothing ) [Flags changed]
4612.93 s
[sydtest-hspec] [2 of 2] Compiling Test.Syd.Hspec ( src/Test/Syd/Hspec.hs, nothing ) [Flags changed]
4613.41 s
[sydtest-hspec] Haddock coverage:
4613.44 s
[sydtest-hedgehog] Preprocessing library for sydtest-hedgehog-0.4.0.0...
4613.44 s
[sydtest-hedgehog] Running Haddock on library for sydtest-hedgehog-0.4.0.0...
4613.45 s
[sydtest-hedgehog] Warning: The documentation for the following packages are not installed. No
4613.45 s
[sydtest-hedgehog] links will be generated to these packages: attoparsec-0.14.4,
4613.45 s
[sydtest-hedgehog] attoparsec-0.14.4, libyaml-clib-0.2.5, path-0.9.6, path-0.9.6, vector-0.13.2.0
4613.75 s
[sydtest-hspec] 50% ( 1 / 2) in 'Test.Syd.Hspec'
4613.82 s
[sydtest-hspec] Missing documentation for:
4613.82 s
[sydtest-hspec] Module header
4613.82 s
[sydtest-hedgehog] [1 of 2] Compiling Paths_sydtest_hedgehog ( dist/build/autogen/Paths_sydtest_hedgehog.hs, nothing ) [Flags changed]
4613.85 s
[sydtest-wai] Phase: checkPhase
4613.86 s
[sydtest-hedgehog] [2 of 2] Compiling Test.Syd.Hedgehog ( src/Test/Syd/Hedgehog.hs, nothing ) [Flags changed]
4614.38 s
[sydtest-wai] Running 1 test suites...
4614.38 s
[sydtest-wai] Test suite sydtest-wai-test: RUNNING...
4614.41 s
[sydtest-wai] Tests:
4614.41 s
[sydtest-wai]
4614.41 s
[sydtest-wai] Test.Syd.WaiSpec
4614.41 s
[sydtest-wai] get
4614.41 s
[sydtest-wai] ✓ can GET the root and get a 200 9.20 ms
4614.41 s
[sydtest-wai] ✓ carries cookies correctly 4.86 ms
4614.41 s
[sydtest-wai] ✓ can GET the /redirect and get a 303 with a location header 9.30 ms
4614.41 s
[sydtest-wai] patch
4614.41 s
[sydtest-wai] ✓ can PATCH the root and get a 200 2.04 ms
4614.41 s
[sydtest-wai] put
4614.41 s
[sydtest-wai] ✓ can PUT the root and get a 200 2.07 ms
4614.41 s
[sydtest-wai] shouldRespondWith
4614.41 s
[sydtest-wai] ✓ works with a string 2.20 ms
4614.41 s
[sydtest-wai] ✓ works with a number 2.19 ms
4614.41 s
[sydtest-wai] post
4614.41 s
[sydtest-wai] ✓ can POST the root and get a 200 6.38 ms
4614.41 s
[sydtest-wai] options
4614.41 s
[sydtest-wai] ✓ can OPTIONS the root and get a 200 2.17 ms
4614.41 s
[sydtest-wai] request
4614.41 s
[sydtest-wai] ✓ can make a weird request 2.13 ms
4614.41 s
[sydtest-wai] ✓ echos this example 0.75 ms
4614.41 s
[sydtest-wai]
4614.41 s
[sydtest-wai] Passed: 11
4614.41 s
[sydtest-wai] Failed: 0
4614.41 s
[sydtest-wai] Sum of test runtimes: 0.04 seconds
4614.41 s
[sydtest-wai] Test suite took: 0.01 seconds
4614.41 s
[sydtest-wai]
4614.42 s
[sydtest-wai] Test suite sydtest-wai-test: PASS
4614.42 s
[sydtest-wai] Test suite logged to: dist/test/sydtest-wai-0.2.0.2-sydtest-wai-test.log
4614.42 s
[sydtest-wai] 1 of 1 test suites (1 of 1 test cases) passed.
4614.43 s
[sydtest-wai] Phase: haddockPhase
4614.92 s
[sydtest-hedgehog] Haddock coverage:
4615.13 s
[sydtest-hedgehog] 50% ( 1 / 2) in 'Test.Syd.Hedgehog'
4615.13 s
[sydtest-hedgehog] Missing documentation for:
4615.13 s
[sydtest-hedgehog] Module header
4615.24 s
[yesod] Phase: haddockPhase
4615.55 s
[sydtest-wai] Preprocessing library for sydtest-wai-0.2.0.2...
4615.55 s
[sydtest-wai] Running Haddock on library for sydtest-wai-0.2.0.2...
4615.56 s
[sydtest-wai] Warning: The documentation for the following packages are not installed. No
4615.56 s
[sydtest-wai] links will be generated to these packages: attoparsec-0.14.4,
4615.56 s
[sydtest-wai] attoparsec-0.14.4, libyaml-clib-0.2.5, path-0.9.6, path-0.9.6, vector-0.13.2.0
4615.93 s
[sydtest-wai] [1 of 6] Compiling Paths_sydtest_wai ( dist/build/autogen/Paths_sydtest_wai.hs, nothing ) [Flags changed]
4615.97 s
[sydtest-wai] [2 of 6] Compiling Test.Syd.Wai.Client ( src/Test/Syd/Wai/Client.hs, nothing ) [Flags changed]
4616.36 s
[sydtest-wai] [3 of 6] Compiling Test.Syd.Wai.Def ( src/Test/Syd/Wai/Def.hs, nothing ) [Flags changed]
4616.37 s
[yesod] Preprocessing library for yesod-1.6.2.1...
4616.37 s
[yesod] Running Haddock on library for yesod-1.6.2.1...
4616.38 s
[yesod] Warning: The documentation for the following packages are not installed. No
4616.38 s
[yesod] links will be generated to these packages: attoparsec-0.14.4,
4616.38 s
[yesod] attoparsec-0.14.4, libyaml-clib-0.2.5, persistent-template-2.12.0.0,
4616.38 s
[yesod] vector-0.13.2.0
4616.65 s
[sydtest-wai] [4 of 6] Compiling Test.Syd.Wai.Matcher ( src/Test/Syd/Wai/Matcher.hs, nothing ) [Flags changed]
4616.70 s
[sydtest-wai] [5 of 6] Compiling Test.Syd.Wai.Request ( src/Test/Syd/Wai/Request.hs, nothing ) [Flags changed]
4616.73 s
[sydtest-wai] [6 of 6] Compiling Test.Syd.Wai ( src/Test/Syd/Wai.hs, nothing ) [Flags changed]
4616.74 s
[sydtest-wai] Haddock coverage:
4616.84 s
[sydtest-wai] 76% ( 10 / 13) in 'Test.Syd.Wai.Client'
4616.84 s
[sydtest-wai] Missing documentation for:
4616.84 s
[sydtest-wai] Module header
4616.84 s
[sydtest-wai] WaiClientState (src/Test/Syd/Wai/Client.hs:29)
4616.84 s
[sydtest-wai] initWaiClientState (src/Test/Syd/Wai/Client.hs:38)
4616.84 s
[sydtest-wai] Warning: 'SetupFunc' is ambiguous. It is defined
4616.84 s
[sydtest-wai] * in ‘Test.Syd.Def.SetupFunc’
4616.84 s
[sydtest-wai] * in ‘Test.Syd.Def.SetupFunc’
4616.84 s
[sydtest-wai] You may be able to disambiguate the identifier by qualifying it or
4616.84 s
[sydtest-wai] by specifying the type/value namespace explicitly.
4616.84 s
[sydtest-wai] Defaulting to the one defined in ‘Test.Syd.Def.SetupFunc’
4616.84 s
[sydtest-wai] Warning: 'WaiClient' is ambiguous. It is defined
4616.84 s
[sydtest-wai] * at src/Test/Syd/Wai/Client.hs:19:22
4616.84 s
[sydtest-wai] * at src/Test/Syd/Wai/Client.hs:19:1
4616.84 s
[sydtest-wai] You may be able to disambiguate the identifier by qualifying it or
4616.84 s
[sydtest-wai] by specifying the type/value namespace explicitly.
4616.84 s
[sydtest-wai] Defaulting to the one defined at src/Test/Syd/Wai/Client.hs:19:1
4616.84 s
[sydtest-wai] 92% ( 12 / 13) in 'Test.Syd.Wai.Def'
4616.84 s
[sydtest-wai] Missing documentation for:
4616.84 s
[sydtest-wai] Module header
4616.84 s
[sydtest-wai] Warning: 'shouldBe' is out of scope.
4616.84 s
[sydtest-wai] If you qualify the identifier, haddock can try to link it anyway.
4616.84 s
[sydtest-wai] 9% ( 1 / 11) in 'Test.Syd.Wai.Matcher'
4616.84 s
[sydtest-wai] Missing documentation for:
4616.84 s
[sydtest-wai] Body (src/Test/Syd/Wai/Matcher.hs:22)
4616.84 s
[sydtest-wai] ResponseMatcher (src/Test/Syd/Wai/Matcher.hs:24)
4616.84 s
[sydtest-wai] MatchHeader (src/Test/Syd/Wai/Matcher.hs:30)
4616.84 s
[sydtest-wai] MatchBody (src/Test/Syd/Wai/Matcher.hs:32)
4616.84 s
[sydtest-wai] bodyEquals (src/Test/Syd/Wai/Matcher.hs:35)
4616.84 s
[sydtest-wai] matchAny (src/Test/Syd/Wai/Matcher.hs:45)
4616.84 s
[sydtest-wai] <:> (src/Test/Syd/Wai/Matcher.hs:62)
4616.84 s
[sydtest-wai] actualExpected (src/Test/Syd/Wai/Matcher.hs:72)
4616.84 s
[sydtest-wai] formatHeader (src/Test/Syd/Wai/Matcher.hs:80)
4616.84 s
[sydtest-wai] safeToString (src/Test/Syd/Wai/Matcher.hs:83)
4616.84 s
[sydtest-wai] Warning: 'ResponseMatcher' is ambiguous. It is defined
4616.84 s
[sydtest-wai] * at src/Test/Syd/Wai/Matcher.hs:24:24
4616.85 s
[sydtest-wai] * at src/Test/Syd/Wai/Matcher.hs:24:1
4616.85 s
[sydtest-wai] You may be able to disambiguate the identifier by qualifying it or
4616.85 s
[sydtest-wai] by specifying the type/value namespace explicitly.
4616.85 s
[sydtest-wai] Defaulting to the one defined at src/Test/Syd/Wai/Matcher.hs:24:1
4616.85 s
[sydtest-wai] Warning: 'get' is ambiguous. It is defined
4616.85 s
[sydtest-wai] * in ‘Control.Monad.State.Class’
4616.85 s
[sydtest-wai] * at src/Test/Syd/Wai/Request.hs:22:1
4616.85 s
[sydtest-wai] You may be able to disambiguate the identifier by qualifying it or
4616.85 s
[sydtest-wai] by specifying the type/value namespace explicitly.
4616.85 s
[sydtest-wai] Defaulting to the one defined at src/Test/Syd/Wai/Request.hs:22:1
4616.85 s
[sydtest-wai] 90% ( 9 / 10) in 'Test.Syd.Wai.Request'
4616.85 s
[sydtest-wai] Missing documentation for:
4616.85 s
[sydtest-wai] Module header
4616.85 s
[sydtest-wai] 86% ( 39 / 45) in 'Test.Syd.Wai'
4616.85 s
[sydtest-wai] Missing documentation for:
4616.85 s
[sydtest-wai] WaiClientState (src/Test/Syd/Wai/Client.hs:29)
4616.85 s
[sydtest-wai] ResponseMatcher (src/Test/Syd/Wai/Matcher.hs:24)
4616.85 s
[sydtest-wai] MatchHeader (src/Test/Syd/Wai/Matcher.hs:30)
4616.85 s
[sydtest-wai] MatchBody (src/Test/Syd/Wai/Matcher.hs:32)
4616.85 s
[sydtest-wai] Body (src/Test/Syd/Wai/Matcher.hs:22)
4616.85 s
[sydtest-wai] <:> (src/Test/Syd/Wai/Matcher.hs:62)
4617.02 s
[yesod] [2 of 6] Compiling Yesod.Default.Config ( Yesod/Default/Config.hs, /build/ghc642_tmp_0/ghc_tmp_12.o, /build/ghc642_tmp_0/ghc_tmp_12.dyn_o )
4617.22 s
[yesod] Yesod/Default/Config.hs:63:41: warning : [ GHC-63394 ] [ -Wx-partial ]
4617.22 s
[yesod] In the use of ‘head’
4617.22 s
[yesod] (imported from Prelude, but defined in GHC.Internal.List):
4617.22 s
[yesod] "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
4617.22 s
[yesod] |
4617.22 s
[yesod] 63 | return $ ArgConfig (head envs) 0
4617.22 s
[yesod] | ^^^^
4617.22 s
[yesod]
4617.22 s
[yesod] Yesod/Default/Config.hs:197:14: warning : [ GHC-68441 ] [ -Wdeprecations ]
4617.22 s
[yesod] In the use of ‘parseMonad’ (imported from Data.Yaml):
4617.22 s
[yesod] Deprecated: "With the MonadFail split, this function is going to be removed in the future. Please migrate to parseEither."
4617.22 s
[yesod] |
4617.22 s
[yesod] 197 | mport <- parseMonad (\x -> x .: "port") m
4617.22 s
[yesod] | ^^^^^^^^^^
4617.22 s
[yesod]
4617.22 s
[yesod] Yesod/Default/Config.hs:210:14: warning : [ GHC-68441 ] [ -Wdeprecations ]
4617.22 s
[yesod] In the use of ‘parseMonad’ (imported from Data.Yaml):
4617.22 s
[yesod] Deprecated: "With the MonadFail split, this function is going to be removed in the future. Please migrate to parseEither."
4617.22 s
[yesod] |
4617.22 s
[yesod] 210 | extra <- parseMonad (parseExtra env) m
4617.22 s
[yesod] | ^^^^^^^^^^
4617.22 s
[yesod]
4617.23 s
[yesod] Yesod/Default/Config.hs:246:65: warning : [ GHC-68441 ] [ -Wdeprecations ]
4617.23 s
[yesod] In the use of ‘parseMonad’ (imported from Data.Yaml):
4617.23 s
[yesod] Deprecated: "With the MonadFail split, this function is going to be removed in the future. Please migrate to parseEither."
4617.23 s
[yesod] |
4617.23 s
[yesod] 246 | | Just v <- M.lookup (fromString $ show env) obj -> parseMonad f v
4617.23 s
[yesod] | ^^^^^^^^^^
4617.23 s
[yesod]
4617.49 s
[yesod] [5 of 6] Compiling Yesod.Default.Main ( Yesod/Default/Main.hs, nothing ) [Yesod.Default.Config changed]
4617.58 s
[sydtest-wai] Warning: Test.Syd.Wai.Client: could not find link destinations for:
4617.58 s
[sydtest-wai] - Test.Syd.Wai.Client.Rep_WaiClientState
4617.58 s
[sydtest-wai] - Test.Syd.Wai.Client.Rep_WaiClient
4617.59 s
[sydtest-wai] Warning: Test.Syd.Wai: could not find link destinations for:
4617.59 s
[sydtest-wai] - Test.Syd.Wai.Client.Rep_WaiClientState
4617.59 s
[sydtest-wai] - Test.Syd.Wai.Client.Rep_WaiClient
4618.17 s
[opt-env-conf-test] Documentation created: dist/doc/html/opt-env-conf-test,
4618.17 s
[opt-env-conf-test] dist/doc/html/opt-env-conf-test/opt-env-conf-test.txt
4618.20 s
[yesod] Haddock coverage:
4618.32 s
[yesod] 100% ( 5 / 5) in 'Yesod'
4618.32 s
[yesod] Warning: 'AppEnv' is out of scope.
4618.32 s
[yesod] If you qualify the identifier, haddock can try to link it anyway.
4618.32 s
[yesod] Warning: 'AppConfig' is ambiguous. It is defined
4618.32 s
[yesod] * at Yesod/Default/Config.hs:118:36
4618.32 s
[yesod] * at Yesod/Default/Config.hs:118:1
4618.32 s
[yesod] You may be able to disambiguate the identifier by qualifying it or
4618.32 s
[yesod] by specifying the type/value namespace explicitly.
4618.32 s
[yesod] Defaulting to the one defined at Yesod/Default/Config.hs:118:1
4618.32 s
[yesod] 80% ( 8 / 10) in 'Yesod.Default.Config'
4618.32 s
[yesod] Missing documentation for:
4618.32 s
[yesod] Module header
4618.32 s
[yesod] ConfigSettings (Yesod/Default/Config.hs:126)
4618.32 s
[yesod] Warning: 'Logger' is ambiguous. It is defined
4618.32 s
[yesod] * in ‘Yesod.Core.Types’
4618.32 s
[yesod] * in ‘Yesod.Core.Types’
4618.32 s
[yesod] You may be able to disambiguate the identifier by qualifying it or
4618.32 s
[yesod] by specifying the type/value namespace explicitly.
4618.32 s
[yesod] Defaulting to the one defined in ‘Yesod.Core.Types’
4618.32 s
[yesod] 95% ( 21 / 22) in 'Yesod.Default.Config2'
4618.32 s
[yesod] Missing documentation for:
4618.32 s
[yesod] MergedValue
4618.32 s
[yesod] 0% ( 0 / 3) in 'Yesod.Default.Handlers'
4618.32 s
[yesod] Missing documentation for:
4618.32 s
[yesod] Module header
4618.32 s
[yesod] getFaviconR
4618.32 s
[yesod] getRobotsR
4618.32 s
[yesod] Warning: 'AppConfig' is ambiguous. It is defined
4618.32 s
[yesod] * at Yesod/Default/Config.hs:118:36
4618.32 s
[yesod] * at Yesod/Default/Config.hs:118:1
4618.32 s
[yesod] You may be able to disambiguate the identifier by qualifying it or
4618.32 s
[yesod] by specifying the type/value namespace explicitly.
4618.32 s
[yesod] Defaulting to the one defined at Yesod/Default/Config.hs:118:1
4618.32 s
[yesod] 66% ( 4 / 6) in 'Yesod.Default.Main'
4618.32 s
[yesod] Missing documentation for:
4618.32 s
[yesod] Module header
4618.32 s
[yesod] LogFunc (Yesod/Default/Main.hs:55)
4618.32 s
[yesod] 36% ( 4 / 11) in 'Yesod.Default.Util'
4618.32 s
[yesod] Missing documentation for:
4618.32 s
[yesod] widgetFileNoReload
4618.32 s
[yesod] widgetFileReload
4618.32 s
[yesod] TemplateLanguage
4618.32 s
[yesod] defaultTemplateLanguages
4618.32 s
[yesod] WidgetFileSettings
4618.32 s
[yesod] wfsLanguages
4618.32 s
[yesod] wfsHamletSettings
4618.38 s
[opt-env-conf-test] Phase: installPhase
4618.49 s
[opt-env-conf-test] Installing library in /nix/store/r6jw9gikxkgfkrzdy4acn8ivgk6isxv4-opt-env-conf-test-0.0.0.4/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/opt-env-conf-test-0.0.0.4-JcVKtclQep0KgRVuWbuwdp
4618.69 s
[sydtest-misbehaved-test-suite] Documentation created: dist/doc/html/sydtest-misbehaved-test-suite,
4618.69 s
[sydtest-misbehaved-test-suite] dist/doc/html/sydtest-misbehaved-test-suite/sydtest-misbehaved-test-suite.txt
4618.79 s
[opt-env-conf-test] Phase: fixupPhase
4618.81 s
[opt-env-conf-test] shrinking RPATHs of ELF executables and libraries in /nix/store/r6jw9gikxkgfkrzdy4acn8ivgk6isxv4-opt-env-conf-test-0.0.0.4
4618.86 s
[opt-env-conf-test] shrinking /nix/store/r6jw9gikxkgfkrzdy4acn8ivgk6isxv4-opt-env-conf-test-0.0.0.4/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSopt-env-conf-test-0.0.0.4-JcVKtclQep0KgRVuWbuwdp-ghc9.12.3.so
4618.86 s
[opt-env-conf-test] checking for references to /build/ in /nix/store/r6jw9gikxkgfkrzdy4acn8ivgk6isxv4-opt-env-conf-test-0.0.0.4...
4618.87 s
[opt-env-conf-test] patching script interpreter paths in /nix/store/r6jw9gikxkgfkrzdy4acn8ivgk6isxv4-opt-env-conf-test-0.0.0.4
4618.87 s
[opt-env-conf-test] stripping (with command strip and flags -S -p) in /nix/store/r6jw9gikxkgfkrzdy4acn8ivgk6isxv4-opt-env-conf-test-0.0.0.4/lib
4618.92 s
[opt-env-conf-test] shrinking RPATHs of ELF executables and libraries in /nix/store/9qnmagkdjblf1q2f69pml9nwynf5l5f5-opt-env-conf-test-0.0.0.4-doc
4618.93 s
[opt-env-conf-test] checking for references to /build/ in /nix/store/9qnmagkdjblf1q2f69pml9nwynf5l5f5-opt-env-conf-test-0.0.0.4-doc...
4618.95 s
[opt-env-conf-test] patching script interpreter paths in /nix/store/9qnmagkdjblf1q2f69pml9nwynf5l5f5-opt-env-conf-test-0.0.0.4-doc
4619.09 s
Progress: 340 of 370 built (10 building), 559 of 559 downloaded from cache
4619.17 s
Building sydtest-test-source
4619.53 s
[sydtest-test-source] Phase: setupCompilerEnvironmentPhase
4619.54 s
[sydtest-test-source] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4619.63 s
[sydtest-misbehaved-test-suite] Preprocessing executable 'sydtest-misbehaved-test-suite-exe' for sydtest-misbehaved-test-suite-0.0.0.0...
4619.71 s
[sydtest-autodocodec] Documentation created: dist/doc/html/sydtest-autodocodec,
4619.71 s
[sydtest-autodocodec] dist/doc/html/sydtest-autodocodec/sydtest-autodocodec.txt
4619.74 s
[sydtest-misbehaved-test-suite] Phase: installPhase
4619.87 s
[sydtest-misbehaved-test-suite] Installing library in /nix/store/z2bn8fir51qh1jik7lykh3bf82qsjrw8-sydtest-misbehaved-test-suite-0.0.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-misbehaved-test-suite-0.0.0.0-8TsH73OLDcNFeJhNktJyLI
4619.90 s
[sydtest-misbehaved-test-suite] Installing executable sydtest-misbehaved-test-suite-exe in /nix/store/z2bn8fir51qh1jik7lykh3bf82qsjrw8-sydtest-misbehaved-test-suite-0.0.0.0/bin
4619.90 s
[sydtest-misbehaved-test-suite] Warning: The directory
4619.90 s
[sydtest-misbehaved-test-suite] /nix/store/z2bn8fir51qh1jik7lykh3bf82qsjrw8-sydtest-misbehaved-test-suite-0.0.0.0/bin
4619.90 s
[sydtest-misbehaved-test-suite] is not in the system search path.
4620.10 s
[sydtest-test-source] Phase: unpackPhase
4620.11 s
[sydtest-test-source] unpacking source archive /nix/store/0736kjap0vzvshwi0p9000vcx46zryi3-sydtest-test
4620.11 s
[sydtest-test-source] source root is sydtest-test
4620.13 s
[sydtest-test-source] Phase: patchPhase
4620.13 s
[sydtest-test-source] Phase: compileBuildDriverPhase
4620.14 s
[sydtest-test-source] setupCompileFlags: -package-db=/build/tmp.2RXRGaLlTT/setup-package.conf.d -threaded
4620.20 s
[sydtest-misbehaved-test-suite] Phase: fixupPhase
4620.21 s
[sydtest-test-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.2RXRGaLlTT/Main.o )
4620.22 s
[sydtest-misbehaved-test-suite] shrinking RPATHs of ELF executables and libraries in /nix/store/z2bn8fir51qh1jik7lykh3bf82qsjrw8-sydtest-misbehaved-test-suite-0.0.0.0
4620.23 s
[sydtest-misbehaved-test-suite] shrinking /nix/store/z2bn8fir51qh1jik7lykh3bf82qsjrw8-sydtest-misbehaved-test-suite-0.0.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSsydtest-misbehaved-test-suite-0.0.0.0-8TsH73OLDcNFeJhNktJyLI-ghc9.12.3.so
4620.26 s
[sydtest-misbehaved-test-suite] shrinking /nix/store/z2bn8fir51qh1jik7lykh3bf82qsjrw8-sydtest-misbehaved-test-suite-0.0.0.0/bin/sydtest-misbehaved-test-suite-exe
4620.27 s
[sydtest-misbehaved-test-suite] checking for references to /build/ in /nix/store/z2bn8fir51qh1jik7lykh3bf82qsjrw8-sydtest-misbehaved-test-suite-0.0.0.0...
4620.29 s
[sydtest-test-source] [2 of 2] Linking Setup
4620.30 s
[sydtest-misbehaved-test-suite] patching script interpreter paths in /nix/store/z2bn8fir51qh1jik7lykh3bf82qsjrw8-sydtest-misbehaved-test-suite-0.0.0.0
4620.31 s
[sydtest-misbehaved-test-suite] stripping (with command strip and flags -S -p) in /nix/store/z2bn8fir51qh1jik7lykh3bf82qsjrw8-sydtest-misbehaved-test-suite-0.0.0.0/lib /nix/store/z2bn8fir51qh1jik7lykh3bf82qsjrw8-sydtest-misbehaved-test-suite-0.0.0.0/bin
4620.36 s
[sydtest-misbehaved-test-suite] shrinking RPATHs of ELF executables and libraries in /nix/store/5h099v59lc0qj160f2l255ai8l6yj246-sydtest-misbehaved-test-suite-0.0.0.0-doc
4620.37 s
[sydtest-misbehaved-test-suite] checking for references to /build/ in /nix/store/5h099v59lc0qj160f2l255ai8l6yj246-sydtest-misbehaved-test-suite-0.0.0.0-doc...
4620.39 s
[sydtest-misbehaved-test-suite] patching script interpreter paths in /nix/store/5h099v59lc0qj160f2l255ai8l6yj246-sydtest-misbehaved-test-suite-0.0.0.0-doc
4620.52 s
Progress: 341 of 370 built (10 building), 559 of 559 downloaded from cache
4620.55 s
[sydtest-process] Documentation created: dist/doc/html/sydtest-process,
4620.55 s
[sydtest-process] dist/doc/html/sydtest-process/sydtest-process.txt
4620.67 s
[sydtest-autodocodec] Preprocessing test suite 'sydtest-aeson-test' for sydtest-autodocodec-0.0.0.0...
4620.72 s
[sydtest-typed-process] Documentation created: dist/doc/html/sydtest-typed-process,
4620.72 s
[sydtest-typed-process] dist/doc/html/sydtest-typed-process/sydtest-typed-process.txt
4620.79 s
[sydtest-autodocodec] Phase: installPhase
4620.89 s
[sydtest-autodocodec] Installing library in /nix/store/axfx0d0z8ckcrynqrqc0f6rwn52q1n9n-sydtest-autodocodec-0.0.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-autodocodec-0.0.0.0-3pgPNdR8uPlK6KzKzj5Srp
4621.12 s
[sydtest-autodocodec] Phase: fixupPhase
4621.14 s
[sydtest-autodocodec] shrinking RPATHs of ELF executables and libraries in /nix/store/axfx0d0z8ckcrynqrqc0f6rwn52q1n9n-sydtest-autodocodec-0.0.0.0
4621.15 s
[sydtest-autodocodec] shrinking /nix/store/axfx0d0z8ckcrynqrqc0f6rwn52q1n9n-sydtest-autodocodec-0.0.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSsydtest-autodocodec-0.0.0.0-3pgPNdR8uPlK6KzKzj5Srp-ghc9.12.3.so
4621.17 s
[sydtest-autodocodec] checking for references to /build/ in /nix/store/axfx0d0z8ckcrynqrqc0f6rwn52q1n9n-sydtest-autodocodec-0.0.0.0...
4621.20 s
[sydtest-autodocodec] patching script interpreter paths in /nix/store/axfx0d0z8ckcrynqrqc0f6rwn52q1n9n-sydtest-autodocodec-0.0.0.0
4621.20 s
[sydtest-autodocodec] stripping (with command strip and flags -S -p) in /nix/store/axfx0d0z8ckcrynqrqc0f6rwn52q1n9n-sydtest-autodocodec-0.0.0.0/lib
4621.23 s
[sydtest-autodocodec] shrinking RPATHs of ELF executables and libraries in /nix/store/hhrzb32a2nyqq3rxjg9r3yv4lcms292s-sydtest-autodocodec-0.0.0.0-doc
4621.24 s
[sydtest-aeson] Documentation created: dist/doc/html/sydtest-aeson,
4621.24 s
[sydtest-aeson] dist/doc/html/sydtest-aeson/sydtest-aeson.txt
4621.24 s
[sydtest-autodocodec] checking for references to /build/ in /nix/store/hhrzb32a2nyqq3rxjg9r3yv4lcms292s-sydtest-autodocodec-0.0.0.0-doc...
4621.25 s
[sydtest-autodocodec] patching script interpreter paths in /nix/store/hhrzb32a2nyqq3rxjg9r3yv4lcms292s-sydtest-autodocodec-0.0.0.0-doc
4621.37 s
Progress: 342 of 370 built (9 building), 559 of 559 downloaded from cache
4621.48 s
[sydtest-process] Preprocessing test suite 'sydtest-process-test' for sydtest-process-0.0.0.0...
4621.59 s
[sydtest-process] Phase: installPhase
4621.64 s
[sydtest-typed-process] Preprocessing test suite 'sydtest-typed-process-test' for sydtest-typed-process-0.0.0.0...
4621.70 s
[sydtest-process] Installing library in /nix/store/4dkyyrbzrwmny3iv8ch12g99x1rr5aw9-sydtest-process-0.0.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-process-0.0.0.0-E6ix4xThr5H73lZaBiKYrW
4621.76 s
[sydtest-typed-process] Phase: installPhase
4621.88 s
[sydtest-test-source] Phase: updateAutotoolsGnuConfigScriptsPhase
4621.89 s
[sydtest-typed-process] Installing library in /nix/store/kpb1ngc02ad0pbkwjzzxgrwffwcrbxwy-sydtest-typed-process-0.0.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-typed-process-0.0.0.0-Eb5nGeXcy6rKNpp94mW4rk
4621.89 s
[sydtest-test-source] Phase: configurePhase
4621.90 s
[sydtest-test-source] configureFlags: --verbose --prefix=/nix/store/blgk5rswkfl35skz41wcbws9sa19czf4-sydtest-test-source-0.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.2RXRGaLlTT/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4621.91 s
[sydtest-test-source] Using Parsec parser
4621.91 s
[sydtest-test-source] Configuring sydtest-test-0.0.0.0...
4621.98 s
[sydtest-process] Phase: fixupPhase
4621.99 s
[sydtest-process] shrinking RPATHs of ELF executables and libraries in /nix/store/4dkyyrbzrwmny3iv8ch12g99x1rr5aw9-sydtest-process-0.0.0.0
4622.00 s
[sydtest-process] shrinking /nix/store/4dkyyrbzrwmny3iv8ch12g99x1rr5aw9-sydtest-process-0.0.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSsydtest-process-0.0.0.0-E6ix4xThr5H73lZaBiKYrW-ghc9.12.3.so
4622.03 s
[sydtest-process] checking for references to /build/ in /nix/store/4dkyyrbzrwmny3iv8ch12g99x1rr5aw9-sydtest-process-0.0.0.0...
4622.04 s
[sydtest-process] patching script interpreter paths in /nix/store/4dkyyrbzrwmny3iv8ch12g99x1rr5aw9-sydtest-process-0.0.0.0
4622.05 s
[sydtest-process] stripping (with command strip and flags -S -p) in /nix/store/4dkyyrbzrwmny3iv8ch12g99x1rr5aw9-sydtest-process-0.0.0.0/lib
4622.08 s
[sydtest-process] shrinking RPATHs of ELF executables and libraries in /nix/store/gay6s6nmk6x7j49saq8y2x3q03mwapb9-sydtest-process-0.0.0.0-doc
4622.08 s
[sydtest-process] checking for references to /build/ in /nix/store/gay6s6nmk6x7j49saq8y2x3q03mwapb9-sydtest-process-0.0.0.0-doc...
4622.10 s
[sydtest-process] patching script interpreter paths in /nix/store/gay6s6nmk6x7j49saq8y2x3q03mwapb9-sydtest-process-0.0.0.0-doc
4622.21 s
Progress: 343 of 370 built (8 building), 559 of 559 downloaded from cache
4622.21 s
[sydtest-aeson] Preprocessing test suite 'sydtest-aeson-test' for sydtest-aeson-0.2.0.1...
4622.21 s
[sydtest-hspec] Documentation created: dist/doc/html/sydtest-hspec,
4622.21 s
[sydtest-hspec] dist/doc/html/sydtest-hspec/sydtest-hspec.txt
4622.21 s
[sydtest-persistent] Documentation created: dist/doc/html/sydtest-persistent,
4622.21 s
[sydtest-persistent] dist/doc/html/sydtest-persistent/sydtest-persistent.txt
4622.21 s
[sydtest-typed-process] Phase: fixupPhase
4622.21 s
[sydtest-typed-process] shrinking RPATHs of ELF executables and libraries in /nix/store/kpb1ngc02ad0pbkwjzzxgrwffwcrbxwy-sydtest-typed-process-0.0.0.0
4622.21 s
[sydtest-typed-process] shrinking /nix/store/kpb1ngc02ad0pbkwjzzxgrwffwcrbxwy-sydtest-typed-process-0.0.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSsydtest-typed-process-0.0.0.0-Eb5nGeXcy6rKNpp94mW4rk-ghc9.12.3.so
4622.21 s
[sydtest-typed-process] checking for references to /build/ in /nix/store/kpb1ngc02ad0pbkwjzzxgrwffwcrbxwy-sydtest-typed-process-0.0.0.0...
4622.21 s
[sydtest-typed-process] patching script interpreter paths in /nix/store/kpb1ngc02ad0pbkwjzzxgrwffwcrbxwy-sydtest-typed-process-0.0.0.0
4622.21 s
[sydtest-typed-process] stripping (with command strip and flags -S -p) in /nix/store/kpb1ngc02ad0pbkwjzzxgrwffwcrbxwy-sydtest-typed-process-0.0.0.0/lib
4622.25 s
[sydtest-typed-process] shrinking RPATHs of ELF executables and libraries in /nix/store/55wb228b5s0dmglk59gw1dl9bi6ad1lh-sydtest-typed-process-0.0.0.0-doc
4622.25 s
[sydtest-typed-process] checking for references to /build/ in /nix/store/55wb228b5s0dmglk59gw1dl9bi6ad1lh-sydtest-typed-process-0.0.0.0-doc...
4622.27 s
[sydtest-typed-process] patching script interpreter paths in /nix/store/55wb228b5s0dmglk59gw1dl9bi6ad1lh-sydtest-typed-process-0.0.0.0-doc
4622.27 s
[sydtest-aeson] Phase: installPhase
4622.38 s
Progress: 344 of 370 built (7 building), 559 of 559 downloaded from cache
4622.46 s
Building sydtest-hedis-source
4622.46 s
[sydtest-aeson] Installing library in /nix/store/8w21bky9s1243xq0br9ndg1xzkrp7jaz-sydtest-aeson-0.2.0.1/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-aeson-0.2.0.1-AiyO3BL4SwYBfN4EH2iUEY
4622.46 s
[sydtest-persistent] Phase: installPhase
4622.49 s
[sydtest-persistent] Installing library in /nix/store/2vs3s9xpsyzjv76jh0gwmmgvb6jp356x-sydtest-persistent-0.1.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-persistent-0.1.0.0-8oMmkBKH1Bf1eghTcOcQ1N
4622.62 s
[sydtest-aeson] Phase: fixupPhase
4622.62 s
[sydtest-test-source] Warning: [unknown-directory] 'hs-source-dirs: src' specifies a directory which
4622.62 s
[sydtest-test-source] does not exist.
4622.62 s
[sydtest-test-source] Dependency base >=4.7 && <5: using base-4.21.1.0
4622.62 s
[sydtest-test-source] Dependency base >=4.7 && <5: using base-4.21.1.0
4622.62 s
[sydtest-test-source] Dependency sydtest: using sydtest-0.23.0.2
4622.62 s
[sydtest-test-source] Dependency QuickCheck: using QuickCheck-2.17.1.0
4622.63 s
[sydtest-test-source] Dependency base >=4.7 && <5: using base-4.21.1.0
4622.63 s
[sydtest-test-source] Dependency bytestring: using bytestring-0.12.2.0
4622.63 s
[sydtest-test-source] Dependency stm: using stm-2.5.3.1
4622.63 s
[sydtest-test-source] Dependency sydtest: using sydtest-0.23.0.2
4622.63 s
[sydtest-test-source] Dependency text: using text-2.1.3
4622.63 s
[sydtest-test-source] Dependency QuickCheck: using QuickCheck-2.17.1.0
4622.63 s
[sydtest-test-source] Dependency async: using async-2.2.5
4622.63 s
[sydtest-test-source] Dependency base >=4.7 && <5: using base-4.21.1.0
4622.63 s
[sydtest-test-source] Dependency bytestring: using bytestring-0.12.2.0
4622.63 s
[sydtest-test-source] Dependency containers: using containers-0.7
4622.63 s
[sydtest-test-source] Dependency fast-myers-diff: using fast-myers-diff-0.0.2
4622.63 s
[sydtest-test-source] Dependency mtl: using mtl-2.3.1
4622.63 s
[sydtest-test-source] Dependency opt-env-conf-test: using opt-env-conf-test-0.0.0.4
4622.63 s
[sydtest-test-source] Dependency path: using path-0.9.6
4622.63 s
[sydtest-test-source] Dependency path-io: using path-io-1.8.2
4622.63 s
[sydtest-test-source] Dependency safe-coloured-text: using safe-coloured-text-0.5.0.0
4622.63 s
[sydtest-test-source] Dependency stm: using stm-2.5.3.1
4622.63 s
[sydtest-test-source] Dependency sydtest >=0.17: using sydtest-0.23.0.2
4622.63 s
[sydtest-test-source] Dependency sydtest-mutation-runtime: using sydtest-mutation-runtime-0.0.0.0
4622.63 s
[sydtest-test-source] Dependency text: using text-2.1.3
4622.63 s
[sydtest-test-source] Dependency time: using time-1.14
4622.63 s
[sydtest-test-source] Dependency vector: using vector-0.13.2.0
4622.63 s
[sydtest-test-source] Source component graph:
4622.63 s
[sydtest-test-source] component test:sydtest-test
4622.63 s
[sydtest-test-source] component test:sydtest-output-test
4622.63 s
[sydtest-test-source] component test:sydtest-multi-discover-test
4622.63 s
[sydtest-test-source] component lib
4622.63 s
[sydtest-test-source] Configured component graph:
4622.63 s
[sydtest-test-source] component sydtest-test-0.0.0.0-5bjMW96Fk7RBX12E8ucekl-sydtest-test
4622.63 s
[sydtest-test-source] include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4622.63 s
[sydtest-test-source] include async-2.2.5-BkncyxA4YQk86NHiMIhRjp
4622.63 s
[sydtest-test-source] include base-4.21.1.0-f852
4622.63 s
[sydtest-test-source] include bytestring-0.12.2.0-6aa1
4622.63 s
[sydtest-test-source] include containers-0.7-4b3d
4622.63 s
[sydtest-test-source] include fast-myers-diff-0.0.2-6k6nmpvY6X15rzSfqto8o5
4622.63 s
[sydtest-test-source] include mtl-2.3.1-20ab
4622.63 s
[sydtest-test-source] include opt-env-conf-test-0.0.0.4-JcVKtclQep0KgRVuWbuwdp
4622.63 s
[sydtest-test-source] include path-0.9.6-2fp1GJUJD07i7POopm72A
4622.63 s
[sydtest-test-source] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4622.63 s
[sydtest-test-source] include safe-coloured-text-0.5.0.0-DxvPUqUQ68iH6QZ8K94Q0x
4622.63 s
[sydtest-test-source] include stm-2.5.3.1-6708
4622.63 s
[sydtest-test-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4622.63 s
[sydtest-test-source] include sydtest-mutation-runtime-0.0.0.0-3zrQe26a4RI3OEB7qxaGD
4622.63 s
[sydtest-test-source] include text-2.1.3-1f83
4622.63 s
[sydtest-test-source] include time-1.14-1f22
4622.63 s
[sydtest-test-source] include vector-0.13.2.0-7rsmvfg53oa5PRCOgzIFeb
4622.63 s
[sydtest-test-source] component sydtest-test-0.0.0.0-9p2spbcgnk336M4AKzT4sl-sydtest-output-test
4622.63 s
[sydtest-test-source] include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4622.63 s
[sydtest-test-source] include base-4.21.1.0-f852
4622.63 s
[sydtest-test-source] include bytestring-0.12.2.0-6aa1
4622.63 s
[sydtest-test-source] include stm-2.5.3.1-6708
4622.63 s
[sydtest-test-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4622.63 s
[sydtest-test-source] include text-2.1.3-1f83
4622.63 s
[sydtest-test-source] component sydtest-test-0.0.0.0-GleHxHmQgDzB98fzcK02xR-sydtest-multi-discover-test
4622.63 s
[sydtest-test-source] include base-4.21.1.0-f852
4622.63 s
[sydtest-test-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4622.63 s
[sydtest-test-source] component sydtest-test-0.0.0.0-3Bp1mf4xCW7Aiod6QyHmV8
4622.63 s
[sydtest-test-source] include base-4.21.1.0-f852
4622.63 s
[sydtest-test-source] Linked component graph:
4622.63 s
[sydtest-test-source] unit sydtest-test-0.0.0.0-5bjMW96Fk7RBX12E8ucekl-sydtest-test
4622.63 s
[sydtest-test-source] include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4622.63 s
[sydtest-test-source] include async-2.2.5-BkncyxA4YQk86NHiMIhRjp
4622.63 s
[sydtest-test-source] include base-4.21.1.0-f852
4622.63 s
[sydtest-test-source] include bytestring-0.12.2.0-6aa1
4622.63 s
[sydtest-test-source] include containers-0.7-4b3d
4622.63 s
[sydtest-test-source] include fast-myers-diff-0.0.2-6k6nmpvY6X15rzSfqto8o5
4622.63 s
[sydtest-test-source] include mtl-2.3.1-20ab
4622.63 s
[sydtest-test-source] include opt-env-conf-test-0.0.0.4-JcVKtclQep0KgRVuWbuwdp
4622.63 s
[sydtest-test-source] include path-0.9.6-2fp1GJUJD07i7POopm72A
4622.63 s
[sydtest-test-source] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4622.63 s
[sydtest-test-source] include safe-coloured-text-0.5.0.0-DxvPUqUQ68iH6QZ8K94Q0x
4622.63 s
[sydtest-test-source] include stm-2.5.3.1-6708
4622.63 s
[sydtest-test-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4622.63 s
[sydtest-test-source] include sydtest-mutation-runtime-0.0.0.0-3zrQe26a4RI3OEB7qxaGD
4622.63 s
[sydtest-test-source] include text-2.1.3-1f83
4622.63 s
[sydtest-test-source] include time-1.14-1f22
4622.63 s
[sydtest-test-source] include vector-0.13.2.0-7rsmvfg53oa5PRCOgzIFeb
4622.63 s
[sydtest-test-source] unit sydtest-test-0.0.0.0-9p2spbcgnk336M4AKzT4sl-sydtest-output-test
4622.63 s
[sydtest-test-source] include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4622.63 s
[sydtest-test-source] include base-4.21.1.0-f852
4622.63 s
[sydtest-test-source] include bytestring-0.12.2.0-6aa1
4622.63 s
[sydtest-test-source] include stm-2.5.3.1-6708
4622.63 s
[sydtest-test-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4622.63 s
[sydtest-test-source] include text-2.1.3-1f83
4622.63 s
[sydtest-test-source] unit sydtest-test-0.0.0.0-GleHxHmQgDzB98fzcK02xR-sydtest-multi-discover-test
4622.63 s
[sydtest-test-source] include base-4.21.1.0-f852
4622.63 s
[sydtest-test-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4622.63 s
[sydtest-test-source] unit sydtest-test-0.0.0.0-3Bp1mf4xCW7Aiod6QyHmV8
4622.63 s
[sydtest-test-source] include base-4.21.1.0-f852
4622.63 s
[sydtest-test-source] Ready component graph:
4622.63 s
[sydtest-test-source] definite sydtest-test-0.0.0.0-GleHxHmQgDzB98fzcK02xR-sydtest-multi-discover-test
4622.63 s
[sydtest-test-source] depends base-4.21.1.0-f852
4622.63 s
[sydtest-test-source] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4622.63 s
[sydtest-test-source] definite sydtest-test-0.0.0.0-9p2spbcgnk336M4AKzT4sl-sydtest-output-test
4622.63 s
[sydtest-test-source] depends QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4622.63 s
[sydtest-test-source] depends base-4.21.1.0-f852
4622.63 s
[sydtest-test-source] depends bytestring-0.12.2.0-6aa1
4622.63 s
[sydtest-test-source] depends stm-2.5.3.1-6708
4622.63 s
[sydtest-test-source] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4622.63 s
[sydtest-test-source] depends text-2.1.3-1f83
4622.63 s
[sydtest-test-source] definite sydtest-test-0.0.0.0-5bjMW96Fk7RBX12E8ucekl-sydtest-test
4622.63 s
[sydtest-test-source] depends QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4622.63 s
[sydtest-test-source] depends async-2.2.5-BkncyxA4YQk86NHiMIhRjp
4622.63 s
[sydtest-test-source] depends base-4.21.1.0-f852
4622.63 s
[sydtest-test-source] depends bytestring-0.12.2.0-6aa1
4622.63 s
[sydtest-test-source] depends containers-0.7-4b3d
4622.63 s
[sydtest-test-source] depends fast-myers-diff-0.0.2-6k6nmpvY6X15rzSfqto8o5
4622.63 s
[sydtest-test-source] depends mtl-2.3.1-20ab
4622.63 s
[sydtest-test-source] depends opt-env-conf-test-0.0.0.4-JcVKtclQep0KgRVuWbuwdp
4622.63 s
[sydtest-test-source] depends path-0.9.6-2fp1GJUJD07i7POopm72A
4622.63 s
[sydtest-test-source] depends path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4622.63 s
[sydtest-test-source] depends safe-coloured-text-0.5.0.0-DxvPUqUQ68iH6QZ8K94Q0x
4622.63 s
[sydtest-test-source] depends stm-2.5.3.1-6708
4622.63 s
[sydtest-test-source] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4622.63 s
[sydtest-test-source] depends sydtest-mutation-runtime-0.0.0.0-3zrQe26a4RI3OEB7qxaGD
4622.63 s
[sydtest-test-source] depends text-2.1.3-1f83
4622.63 s
[sydtest-test-source] depends time-1.14-1f22
4622.63 s
[sydtest-test-source] depends vector-0.13.2.0-7rsmvfg53oa5PRCOgzIFeb
4622.63 s
[sydtest-test-source] definite sydtest-test-0.0.0.0-3Bp1mf4xCW7Aiod6QyHmV8
4622.63 s
[sydtest-test-source] depends base-4.21.1.0-f852
4622.63 s
[sydtest-test-source] Using Cabal-3.14.2.0 compiled by ghc-9.12
4622.63 s
[sydtest-test-source] Using compiler: ghc-9.12.3
4622.63 s
[sydtest-test-source] Using install prefix:
4622.63 s
[sydtest-test-source] /nix/store/blgk5rswkfl35skz41wcbws9sa19czf4-sydtest-test-source-0.0.0.0
4622.63 s
[sydtest-test-source] Executables installed in:
4622.63 s
[sydtest-test-source] /nix/store/blgk5rswkfl35skz41wcbws9sa19czf4-sydtest-test-source-0.0.0.0/bin
4622.63 s
[sydtest-test-source] Libraries installed in:
4622.63 s
[sydtest-test-source] /nix/store/blgk5rswkfl35skz41wcbws9sa19czf4-sydtest-test-source-0.0.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-test-0.0.0.0-3Bp1mf4xCW7Aiod6QyHmV8
4622.63 s
[sydtest-test-source] Dynamic Libraries installed in:
4622.63 s
[sydtest-test-source] /nix/store/blgk5rswkfl35skz41wcbws9sa19czf4-sydtest-test-source-0.0.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4622.63 s
[sydtest-test-source] Private executables installed in:
4622.63 s
[sydtest-test-source] /nix/store/blgk5rswkfl35skz41wcbws9sa19czf4-sydtest-test-source-0.0.0.0/libexec/x86_64-linux-ghc-9.12.3-59b0/sydtest-test-0.0.0.0
4622.63 s
[sydtest-test-source] Data files installed in:
4622.63 s
[sydtest-test-source] /nix/store/blgk5rswkfl35skz41wcbws9sa19czf4-sydtest-test-source-0.0.0.0/share/x86_64-linux-ghc-9.12.3-59b0/sydtest-test-0.0.0.0
4622.63 s
[sydtest-test-source] Documentation installed in:
4622.63 s
[sydtest-test-source] /nix/store/blgk5rswkfl35skz41wcbws9sa19czf4-sydtest-test-source-0.0.0.0/share/doc/x86_64-linux-ghc-9.12.3-59b0/sydtest-test-0.0.0.0
4622.63 s
[sydtest-test-source] Configuration files installed in:
4622.63 s
[sydtest-test-source] /nix/store/blgk5rswkfl35skz41wcbws9sa19czf4-sydtest-test-source-0.0.0.0/etc
4622.63 s
[sydtest-test-source] No alex found
4622.63 s
[sydtest-test-source] Using ar found on system at:
4622.63 s
[sydtest-test-source] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4622.63 s
[sydtest-test-source] No c2hs found
4622.63 s
[sydtest-test-source] No cpphs found
4622.63 s
[sydtest-test-source] No doctest found
4622.63 s
[sydtest-test-source] Using gcc version 14.3.0 given by user at:
4622.63 s
[sydtest-test-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4622.63 s
[sydtest-test-source] Using ghc version 9.12.3 found on system at:
4622.63 s
[sydtest-test-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4622.63 s
[sydtest-test-source] Using ghc-pkg version 9.12.3 found on system at:
4622.63 s
[sydtest-test-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4622.63 s
[sydtest-test-source] No ghcjs found
4622.63 s
[sydtest-test-source] No ghcjs-pkg found
4622.63 s
[sydtest-test-source] No greencard found
4622.63 s
[sydtest-test-source] Using haddock version 2.32.0 found on system at:
4622.63 s
[sydtest-test-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4622.63 s
[sydtest-test-source] No happy found
4622.63 s
[sydtest-test-source] No haskell-suite found
4622.63 s
[sydtest-test-source] No haskell-suite-pkg found
4622.63 s
[sydtest-test-source] No hmake found
4622.63 s
[sydtest-test-source] Using hpc version 0.69 found on system at:
4622.63 s
[sydtest-test-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4622.63 s
[sydtest-test-source] Using hsc2hs version 0.68.10 found on system at:
4622.63 s
[sydtest-test-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4622.63 s
[sydtest-test-source] Using hscolour version 1.25 found on system at:
4622.63 s
[sydtest-aeson] shrinking RPATHs of ELF executables and libraries in /nix/store/8w21bky9s1243xq0br9ndg1xzkrp7jaz-sydtest-aeson-0.2.0.1
4622.64 s
[sydtest-aeson] shrinking /nix/store/8w21bky9s1243xq0br9ndg1xzkrp7jaz-sydtest-aeson-0.2.0.1/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSsydtest-aeson-0.2.0.1-AiyO3BL4SwYBfN4EH2iUEY-ghc9.12.3.so
4622.67 s
[sydtest-aeson] checking for references to /build/ in /nix/store/8w21bky9s1243xq0br9ndg1xzkrp7jaz-sydtest-aeson-0.2.0.1...
4622.68 s
[sydtest-test-source] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4622.68 s
[sydtest-test-source] No jhc found
4622.68 s
[sydtest-test-source] Using ld found on system at:
4622.68 s
[sydtest-test-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4622.68 s
[sydtest-test-source] No pkg-config found
4622.68 s
[sydtest-test-source] Using runghc version 9.12.3 found on system at:
4622.68 s
[sydtest-test-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4622.68 s
[sydtest-test-source] Using strip version 2.44 found on system at:
4622.68 s
[sydtest-test-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4622.68 s
[sydtest-test-source] Using tar found on system at:
4622.68 s
[sydtest-test-source] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4622.68 s
[sydtest-test-source] No uhc found
4622.68 s
[sydtest-aeson] patching script interpreter paths in /nix/store/8w21bky9s1243xq0br9ndg1xzkrp7jaz-sydtest-aeson-0.2.0.1
4622.69 s
[sydtest-aeson] stripping (with command strip and flags -S -p) in /nix/store/8w21bky9s1243xq0br9ndg1xzkrp7jaz-sydtest-aeson-0.2.0.1/lib
4622.71 s
[sydtest-aeson] shrinking RPATHs of ELF executables and libraries in /nix/store/44rs9jkpldfgj8sa5l6v7p1ywvr4izfs-sydtest-aeson-0.2.0.1-doc
4622.72 s
[sydtest-aeson] checking for references to /build/ in /nix/store/44rs9jkpldfgj8sa5l6v7p1ywvr4izfs-sydtest-aeson-0.2.0.1-doc...
4622.73 s
[sydtest-aeson] patching script interpreter paths in /nix/store/44rs9jkpldfgj8sa5l6v7p1ywvr4izfs-sydtest-aeson-0.2.0.1-doc
4622.75 s
[sydtest-persistent] Phase: fixupPhase
4622.86 s
Progress: 345 of 370 built (7 building), 559 of 559 downloaded from cache
4622.86 s
[sydtest-persistent] shrinking RPATHs of ELF executables and libraries in /nix/store/2vs3s9xpsyzjv76jh0gwmmgvb6jp356x-sydtest-persistent-0.1.0.0
4622.86 s
[sydtest-persistent] shrinking /nix/store/2vs3s9xpsyzjv76jh0gwmmgvb6jp356x-sydtest-persistent-0.1.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSsydtest-persistent-0.1.0.0-8oMmkBKH1Bf1eghTcOcQ1N-ghc9.12.3.so
4622.86 s
[sydtest-persistent] checking for references to /build/ in /nix/store/2vs3s9xpsyzjv76jh0gwmmgvb6jp356x-sydtest-persistent-0.1.0.0...
4622.86 s
[sydtest-persistent] patching script interpreter paths in /nix/store/2vs3s9xpsyzjv76jh0gwmmgvb6jp356x-sydtest-persistent-0.1.0.0
4622.86 s
[sydtest-persistent] stripping (with command strip and flags -S -p) in /nix/store/2vs3s9xpsyzjv76jh0gwmmgvb6jp356x-sydtest-persistent-0.1.0.0/lib
4622.86 s
[sydtest-test-source] Phase: buildPhase
4622.87 s
[sydtest-test-source] Distribution quality errors:
4622.87 s
[sydtest-test-source] [no-syn-desc] No 'synopsis' or 'description' field.
4622.87 s
[sydtest-test-source] [unknown-directory] 'hs-source-dirs: src' specifies a directory which does not
4622.87 s
[sydtest-test-source] exist.
4622.87 s
[sydtest-test-source] Distribution quality warnings:
4622.87 s
[sydtest-test-source] [no-license-file] A 'license-file' is not specified.
4622.87 s
[sydtest-test-source] Note: the public hackage server would reject this package.
4622.87 s
[sydtest-test-source] Building source dist for sydtest-test-0.0.0.0...
4622.88 s
[sydtest-persistent] shrinking RPATHs of ELF executables and libraries in /nix/store/sjwwa9r74p7ckqjqvbj88xidnmqwbg7l-sydtest-persistent-0.1.0.0-doc
4622.89 s
[sydtest-persistent] checking for references to /build/ in /nix/store/sjwwa9r74p7ckqjqvbj88xidnmqwbg7l-sydtest-persistent-0.1.0.0-doc...
4622.89 s
[sydtest-test-source] Source tarball created: dist/sydtest-test-0.0.0.0.tar.gz
4622.89 s
[sydtest-test-source] Phase: checkPhase
4622.90 s
[sydtest-test-source] Phase: haddockPhase
4622.90 s
[sydtest-persistent] patching script interpreter paths in /nix/store/sjwwa9r74p7ckqjqvbj88xidnmqwbg7l-sydtest-persistent-0.1.0.0-doc
4622.90 s
[sydtest-test-source] Phase: installPhase
4622.91 s
[sydtest-test-source] Phase: fixupPhase
4622.94 s
Progress: 346 of 370 built (6 building), 559 of 559 downloaded from cache
4623.00 s
Building sydtest-test
4623.00 s
[sydtest-hedis-source] Phase: setupCompilerEnvironmentPhase
4623.00 s
[sydtest-hedis-source] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4623.10 s
Progress: 347 of 370 built (6 building), 559 of 559 downloaded from cache
4623.22 s
Building sydtest-persistent-postgresql-source
4623.33 s
Building sydtest-persistent-sqlite-source
4623.33 s
[sydtest-hspec] Preprocessing test suite 'sydtest-hspec-test' for sydtest-hspec-0.4.0.4...
4623.33 s
[sydtest-hspec] Phase: installPhase
4623.33 s
[sydtest-hspec] Installing library in /nix/store/spjqpbm1jkagvbczwamnpaz2ncc8vy5n-sydtest-hspec-0.4.0.4/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-hspec-0.4.0.4-4oTd5wIzqpZFEV8IObctm4
4623.33 s
[sydtest-test] Phase: setupCompilerEnvironmentPhase
4623.33 s
[sydtest-test] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4623.33 s
[sydtest-test] Phase: unpackPhase
4623.33 s
[sydtest-test] unpacking source archive /nix/store/blgk5rswkfl35skz41wcbws9sa19czf4-sydtest-test-source-0.0.0.0/sydtest-test-0.0.0.0.tar.gz
4623.33 s
[sydtest-test] source root is sydtest-test-0.0.0.0
4623.33 s
[sydtest-test] setting SOURCE_DATE_EPOCH to timestamp 1778741797 of file "sydtest-test-0.0.0.0/test/Test/Syd/TimingSpec.hs"
4623.33 s
[sydtest-test] warning: file "sydtest-test-0.0.0.0/test/Test/Syd/TimingSpec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
4623.33 s
[sydtest-test] Phase: patchPhase
4623.33 s
[sydtest-test] Phase: compileBuildDriverPhase
4623.33 s
[sydtest-test] setupCompileFlags: -package-db=/build/tmp.ssLiD7Hb46/setup-package.conf.d -threaded
4623.33 s
[sydtest-test] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.ssLiD7Hb46/Main.o )
4623.34 s
[sydtest-test] [2 of 2] Linking Setup
4623.36 s
[sydtest-hedgehog] Documentation created: dist/doc/html/sydtest-hedgehog,
4623.36 s
[sydtest-hedgehog] dist/doc/html/sydtest-hedgehog/sydtest-hedgehog.txt
4623.44 s
[sydtest-hspec] Phase: fixupPhase
4623.46 s
[sydtest-hspec] shrinking RPATHs of ELF executables and libraries in /nix/store/spjqpbm1jkagvbczwamnpaz2ncc8vy5n-sydtest-hspec-0.4.0.4
4623.46 s
[sydtest-hspec] shrinking /nix/store/spjqpbm1jkagvbczwamnpaz2ncc8vy5n-sydtest-hspec-0.4.0.4/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSsydtest-hspec-0.4.0.4-4oTd5wIzqpZFEV8IObctm4-ghc9.12.3.so
4623.48 s
[sydtest-hedis-source] Phase: unpackPhase
4623.49 s
[sydtest-hedis-source] unpacking source archive /nix/store/8wvhsmxdqa2ri1i0gi0pdq3yyj2dig1m-sydtest-hedis
4623.49 s
[sydtest-hedis-source] source root is sydtest-hedis
4623.50 s
[sydtest-hspec] checking for references to /build/ in /nix/store/spjqpbm1jkagvbczwamnpaz2ncc8vy5n-sydtest-hspec-0.4.0.4...
4623.50 s
[sydtest-hedis-source] Phase: patchPhase
4623.51 s
[sydtest-hedis-source] Phase: compileBuildDriverPhase
4623.51 s
[sydtest-hspec] patching script interpreter paths in /nix/store/spjqpbm1jkagvbczwamnpaz2ncc8vy5n-sydtest-hspec-0.4.0.4
4623.51 s
[sydtest-hedis-source] setupCompileFlags: -package-db=/build/tmp.I2YfxxTbiv/setup-package.conf.d -threaded
4623.52 s
[sydtest-hspec] stripping (with command strip and flags -S -p) in /nix/store/spjqpbm1jkagvbczwamnpaz2ncc8vy5n-sydtest-hspec-0.4.0.4/lib
4623.55 s
[sydtest-hspec] shrinking RPATHs of ELF executables and libraries in /nix/store/2sk5pv1awvvlh2kd02869hbshq1zw6b0-sydtest-hspec-0.4.0.4-doc
4623.55 s
[sydtest-hspec] checking for references to /build/ in /nix/store/2sk5pv1awvvlh2kd02869hbshq1zw6b0-sydtest-hspec-0.4.0.4-doc...
4623.57 s
[sydtest-hspec] patching script interpreter paths in /nix/store/2sk5pv1awvvlh2kd02869hbshq1zw6b0-sydtest-hspec-0.4.0.4-doc
4623.58 s
[sydtest-hedis-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.I2YfxxTbiv/Main.o )
4623.67 s
Progress: 348 of 370 built (7 building), 559 of 559 downloaded from cache
4623.68 s
[sydtest-hedis-source] [2 of 2] Linking Setup
4623.73 s
[sydtest-persistent-postgresql-source] Phase: setupCompilerEnvironmentPhase
4623.74 s
[sydtest-persistent-postgresql-source] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4623.80 s
[sydtest-persistent-sqlite-source] Phase: setupCompilerEnvironmentPhase
4623.80 s
[sydtest-persistent-sqlite-source] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4624.24 s
[sydtest-hedgehog] Preprocessing test suite 'sydtest-hedgehog-test' for sydtest-hedgehog-0.4.0.0...
4624.34 s
[sydtest-persistent-postgresql-source] Phase: unpackPhase
4624.35 s
[sydtest-persistent-postgresql-source] unpacking source archive /nix/store/sx5mv2g4f5zwf79szhjhc83lizfn8xl0-sydtest-persistent-postgresql
4624.35 s
[sydtest-persistent-postgresql-source] source root is sydtest-persistent-postgresql
4624.35 s
[sydtest-hedgehog] Phase: installPhase
4624.36 s
[sydtest-persistent-postgresql-source] Phase: patchPhase
4624.37 s
[sydtest-persistent-postgresql-source] Phase: compileBuildDriverPhase
4624.38 s
[sydtest-persistent-postgresql-source] setupCompileFlags: -package-db=/build/tmp.987KVsNKpO/setup-package.conf.d -threaded
4624.38 s
[sydtest-persistent-sqlite-source] Phase: unpackPhase
4624.38 s
[sydtest-persistent-sqlite-source] unpacking source archive /nix/store/ccfdkgviz0alb0l6m660xa2qw70nzypi-sydtest-persistent-sqlite
4624.39 s
[sydtest-persistent-sqlite-source] source root is sydtest-persistent-sqlite
4624.40 s
[sydtest-persistent-sqlite-source] Phase: patchPhase
4624.41 s
[sydtest-persistent-sqlite-source] Phase: compileBuildDriverPhase
4624.41 s
[sydtest-persistent-sqlite-source] setupCompileFlags: -package-db=/build/tmp.M36gBsRcbk/setup-package.conf.d -threaded
4624.44 s
[sydtest-persistent-postgresql-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.987KVsNKpO/Main.o )
4624.46 s
[sydtest-hedgehog] Installing library in /nix/store/y9vqy07aw2y4hsq3vsirarxqvwq301m5-sydtest-hedgehog-0.4.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-hedgehog-0.4.0.0-ArdSIurRdR78FJnXCo1sTF
4624.48 s
[sydtest-persistent-sqlite-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.M36gBsRcbk/Main.o )
4624.50 s
[sydtest-persistent-postgresql-source] [2 of 2] Linking Setup
4624.54 s
[sydtest-persistent-sqlite-source] [2 of 2] Linking Setup
4624.70 s
[sydtest-hedgehog] Phase: fixupPhase
4624.72 s
[sydtest-hedgehog] shrinking RPATHs of ELF executables and libraries in /nix/store/y9vqy07aw2y4hsq3vsirarxqvwq301m5-sydtest-hedgehog-0.4.0.0
4624.72 s
[sydtest-hedgehog] shrinking /nix/store/y9vqy07aw2y4hsq3vsirarxqvwq301m5-sydtest-hedgehog-0.4.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSsydtest-hedgehog-0.4.0.0-ArdSIurRdR78FJnXCo1sTF-ghc9.12.3.so
4624.72 s
[sydtest-test] Phase: updateAutotoolsGnuConfigScriptsPhase
4624.74 s
[sydtest-test] Phase: configurePhase
4624.74 s
[sydtest-test] configureFlags: --verbose --prefix=/nix/store/c71naffdrjq6xk7rcajn7fa9pr93jyzi-sydtest-test-0.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.ssLiD7Hb46/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4624.75 s
[sydtest-test] Using Parsec parser
4624.75 s
[sydtest-test] Configuring sydtest-test-0.0.0.0...
4624.76 s
[sydtest-hedgehog] checking for references to /build/ in /nix/store/y9vqy07aw2y4hsq3vsirarxqvwq301m5-sydtest-hedgehog-0.4.0.0...
4624.78 s
[sydtest-hedgehog] patching script interpreter paths in /nix/store/y9vqy07aw2y4hsq3vsirarxqvwq301m5-sydtest-hedgehog-0.4.0.0
4624.78 s
[sydtest-hedgehog] stripping (with command strip and flags -S -p) in /nix/store/y9vqy07aw2y4hsq3vsirarxqvwq301m5-sydtest-hedgehog-0.4.0.0/lib
4624.81 s
[sydtest-hedgehog] shrinking RPATHs of ELF executables and libraries in /nix/store/8ysgk0sgxvf3x0d80zsx56xphw00s7zn-sydtest-hedgehog-0.4.0.0-doc
4624.82 s
[sydtest-hedgehog] checking for references to /build/ in /nix/store/8ysgk0sgxvf3x0d80zsx56xphw00s7zn-sydtest-hedgehog-0.4.0.0-doc...
4624.83 s
[sydtest-hedgehog] patching script interpreter paths in /nix/store/8ysgk0sgxvf3x0d80zsx56xphw00s7zn-sydtest-hedgehog-0.4.0.0-doc
4624.94 s
Progress: 349 of 370 built (6 building), 559 of 559 downloaded from cache
4624.96 s
[sydtest-hedis-source] Phase: updateAutotoolsGnuConfigScriptsPhase
4624.97 s
[sydtest-hedis-source] Phase: configurePhase
4624.97 s
[sydtest-hedis-source] configureFlags: --verbose --prefix=/nix/store/zijgs604z6y9ia96i948d70xkcn3kpnq-sydtest-hedis-source-0.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/share/doc/sydtest-hedis-0.0.0.0 --with-gcc=gcc --package-db=/build/tmp.I2YfxxTbiv/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4624.98 s
[sydtest-hedis-source] Using Parsec parser
4624.98 s
[sydtest-hedis-source] Configuring sydtest-hedis-0.0.0.0...
4625.23 s
[sydtest-wai] Documentation created: dist/doc/html/sydtest-wai,
4625.23 s
[sydtest-wai] dist/doc/html/sydtest-wai/sydtest-wai.txt
4625.26 s
[sydtest-test] Warning: [unknown-directory] 'hs-source-dirs: src' specifies a directory which
4625.26 s
[sydtest-test] does not exist.
4625.27 s
[sydtest-test] Dependency base >=4.7 && <5: using base-4.21.1.0
4625.27 s
[sydtest-test] Source component graph: component lib
4625.27 s
[sydtest-test] Configured component graph:
4625.27 s
[sydtest-test] component sydtest-test-0.0.0.0-FnnXVvWgAVZKhJDFYEhUME
4625.27 s
[sydtest-test] include base-4.21.1.0-f852
4625.27 s
[sydtest-test] Linked component graph:
4625.27 s
[sydtest-test] unit sydtest-test-0.0.0.0-FnnXVvWgAVZKhJDFYEhUME
4625.27 s
[sydtest-test] include base-4.21.1.0-f852
4625.27 s
[sydtest-test] Ready component graph:
4625.27 s
[sydtest-test] definite sydtest-test-0.0.0.0-FnnXVvWgAVZKhJDFYEhUME
4625.27 s
[sydtest-test] depends base-4.21.1.0-f852
4625.27 s
[sydtest-test] Using Cabal-3.14.2.0 compiled by ghc-9.12
4625.27 s
[sydtest-test] Using compiler: ghc-9.12.3
4625.27 s
[sydtest-test] Using install prefix:
4625.27 s
[sydtest-test] /nix/store/c71naffdrjq6xk7rcajn7fa9pr93jyzi-sydtest-test-0.0.0.0
4625.27 s
[sydtest-test] Executables installed in:
4625.27 s
[sydtest-test] /nix/store/c71naffdrjq6xk7rcajn7fa9pr93jyzi-sydtest-test-0.0.0.0/bin
4625.27 s
[sydtest-test] Libraries installed in:
4625.27 s
[sydtest-test] /nix/store/c71naffdrjq6xk7rcajn7fa9pr93jyzi-sydtest-test-0.0.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-test-0.0.0.0-FnnXVvWgAVZKhJDFYEhUME
4625.27 s
[sydtest-test] Dynamic Libraries installed in:
4625.27 s
[sydtest-test] /nix/store/c71naffdrjq6xk7rcajn7fa9pr93jyzi-sydtest-test-0.0.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4625.27 s
[sydtest-test] Private executables installed in:
4625.27 s
[sydtest-test] /nix/store/c71naffdrjq6xk7rcajn7fa9pr93jyzi-sydtest-test-0.0.0.0/libexec/x86_64-linux-ghc-9.12.3-59b0/sydtest-test-0.0.0.0
4625.28 s
[sydtest-test] Data files installed in:
4625.28 s
[sydtest-test] /nix/store/c71naffdrjq6xk7rcajn7fa9pr93jyzi-sydtest-test-0.0.0.0/share/x86_64-linux-ghc-9.12.3-59b0/sydtest-test-0.0.0.0
4625.28 s
[sydtest-test] Documentation installed in:
4625.28 s
[sydtest-test] /nix/store/c71naffdrjq6xk7rcajn7fa9pr93jyzi-sydtest-test-0.0.0.0/share/doc/x86_64-linux-ghc-9.12.3-59b0/sydtest-test-0.0.0.0
4625.28 s
[sydtest-test] Configuration files installed in:
4625.28 s
[sydtest-test] /nix/store/c71naffdrjq6xk7rcajn7fa9pr93jyzi-sydtest-test-0.0.0.0/etc
4625.28 s
[sydtest-test] No alex found
4625.28 s
[sydtest-test] Using ar found on system at:
4625.28 s
[sydtest-test] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4625.28 s
[sydtest-test] No c2hs found
4625.28 s
[sydtest-test] No cpphs found
4625.28 s
[sydtest-test] No doctest found
4625.28 s
[sydtest-test] Using gcc version 14.3.0 given by user at:
4625.28 s
[sydtest-test] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4625.28 s
[sydtest-test] Using ghc version 9.12.3 found on system at:
4625.28 s
[sydtest-test] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4625.28 s
[sydtest-test] Using ghc-pkg version 9.12.3 found on system at:
4625.28 s
[sydtest-test] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4625.28 s
[sydtest-test] No ghcjs found
4625.28 s
[sydtest-test] No ghcjs-pkg found
4625.28 s
[sydtest-test] No greencard found
4625.28 s
[sydtest-test] Using haddock version 2.32.0 found on system at:
4625.28 s
[sydtest-test] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4625.28 s
[sydtest-test] No happy found
4625.28 s
[sydtest-test] No haskell-suite found
4625.28 s
[sydtest-test] No haskell-suite-pkg found
4625.28 s
[sydtest-test] No hmake found
4625.28 s
[sydtest-test] Using hpc version 0.69 found on system at:
4625.28 s
[sydtest-test] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4625.28 s
[sydtest-test] Using hsc2hs version 0.68.10 found on system at:
4625.28 s
[sydtest-test] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4625.28 s
[sydtest-test] Using hscolour version 1.25 found on system at:
4625.28 s
[sydtest-test] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4625.28 s
[sydtest-test] No jhc found
4625.28 s
[sydtest-test] Using ld found on system at:
4625.28 s
[sydtest-test] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4625.28 s
[sydtest-test] No pkg-config found
4625.28 s
[sydtest-test] Using runghc version 9.12.3 found on system at:
4625.28 s
[sydtest-test] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4625.28 s
[sydtest-test] Using strip version 2.44 found on system at:
4625.28 s
[sydtest-test] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4625.28 s
[sydtest-test] Using tar found on system at:
4625.28 s
[sydtest-test] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4625.28 s
[sydtest-test] No uhc found
4625.34 s
[sydtest-test] Phase: buildPhase
4625.38 s
[sydtest-test] Preprocessing library for sydtest-test-0.0.0.0...
4625.38 s
[sydtest-test] Building library for sydtest-test-0.0.0.0...
4625.41 s
[sydtest-hedis-source] Flags chosen: sydtest_integration_tests=True
4625.46 s
[sydtest-test] [1 of 1] Compiling Paths_sydtest_test ( dist/build/autogen/Paths_sydtest_test.hs, dist/build/Paths_sydtest_test.o, dist/build/Paths_sydtest_test.dyn_o )
4625.71 s
[sydtest-hedis-source] Dependency base >=4.7 && <5: using base-4.21.1.0
4625.71 s
[sydtest-hedis-source] Dependency hedis: using hedis-0.15.2
4625.71 s
[sydtest-hedis-source] Dependency network: using network-3.2.8.0
4625.71 s
[sydtest-hedis-source] Dependency path: using path-0.9.6
4625.71 s
[sydtest-hedis-source] Dependency path-io: using path-io-1.8.2
4625.71 s
[sydtest-hedis-source] Dependency port-utils: using port-utils-0.2.1.0
4625.71 s
[sydtest-hedis-source] Dependency sydtest: using sydtest-0.23.0.2
4625.71 s
[sydtest-hedis-source] Dependency sydtest-typed-process: using sydtest-typed-process-0.0.0.0
4625.71 s
[sydtest-hedis-source] Dependency text: using text-2.1.3
4625.71 s
[sydtest-hedis-source] Dependency typed-process: using typed-process-0.2.13.0
4625.71 s
[sydtest-hedis-source] Dependency base >=4.7 && <5: using base-4.21.1.0
4625.71 s
[sydtest-hedis-source] Dependency hedis: using hedis-0.15.2
4625.71 s
[sydtest-hedis-source] Dependency sydtest: using sydtest-0.23.0.2
4625.71 s
[sydtest-hedis-source] Dependency sydtest-hedis: using sydtest-hedis-0.0.0.0
4625.71 s
[sydtest-hedis-source] Source component graph:
4625.71 s
[sydtest-hedis-source] component lib
4625.71 s
[sydtest-hedis-source] component test:sydtest-hedis-test dependency lib
4625.71 s
[sydtest-hedis-source] Configured component graph:
4625.71 s
[sydtest-hedis-source] component sydtest-hedis-0.0.0.0-77CdmfD9Bdj5wXDmcrz8xl
4625.71 s
[sydtest-hedis-source] include base-4.21.1.0-f852
4625.71 s
[sydtest-hedis-source] include hedis-0.15.2-E1rBIazC0EC2gXwg6xWLj7
4625.71 s
[sydtest-hedis-source] include network-3.2.8.0-DpTVqwBHQkCklZVcfZXya
4625.71 s
[sydtest-hedis-source] include path-0.9.6-2fp1GJUJD07i7POopm72A
4625.71 s
[sydtest-hedis-source] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4625.71 s
[sydtest-hedis-source] include port-utils-0.2.1.0-ERptuYAHkuRItz49oPHnaF
4625.71 s
[sydtest-hedis-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4625.71 s
[sydtest-hedis-source] include sydtest-typed-process-0.0.0.0-Eb5nGeXcy6rKNpp94mW4rk
4625.71 s
[sydtest-hedis-source] include text-2.1.3-1f83
4625.71 s
[sydtest-hedis-source] include typed-process-0.2.13.0-CdZF17AAa2153AcE9wyfJu
4625.71 s
[sydtest-hedis-source] component sydtest-hedis-0.0.0.0-5Ihd7F7WcmUKwQcSkuyXlQ-sydtest-hedis-test
4625.71 s
[sydtest-hedis-source] include base-4.21.1.0-f852
4625.71 s
[sydtest-hedis-source] include hedis-0.15.2-E1rBIazC0EC2gXwg6xWLj7
4625.71 s
[sydtest-hedis-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4625.71 s
[sydtest-hedis-source] include sydtest-hedis-0.0.0.0-77CdmfD9Bdj5wXDmcrz8xl
4625.71 s
[sydtest-hedis-source] Linked component graph:
4625.71 s
[sydtest-hedis-source] unit sydtest-hedis-0.0.0.0-77CdmfD9Bdj5wXDmcrz8xl
4625.71 s
[sydtest-hedis-source] include base-4.21.1.0-f852
4625.71 s
[sydtest-hedis-source] include hedis-0.15.2-E1rBIazC0EC2gXwg6xWLj7
4625.71 s
[sydtest-hedis-source] include network-3.2.8.0-DpTVqwBHQkCklZVcfZXya
4625.71 s
[sydtest-hedis-source] include path-0.9.6-2fp1GJUJD07i7POopm72A
4625.71 s
[sydtest-hedis-source] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4625.71 s
[sydtest-hedis-source] include port-utils-0.2.1.0-ERptuYAHkuRItz49oPHnaF
4625.71 s
[sydtest-hedis-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4625.71 s
[sydtest-hedis-source] include sydtest-typed-process-0.0.0.0-Eb5nGeXcy6rKNpp94mW4rk
4625.71 s
[sydtest-hedis-source] include text-2.1.3-1f83
4625.71 s
[sydtest-hedis-source] include typed-process-0.2.13.0-CdZF17AAa2153AcE9wyfJu
4625.71 s
[sydtest-hedis-source] Test.Syd.Redis=sydtest-hedis-0.0.0.0-77CdmfD9Bdj5wXDmcrz8xl:Test.Syd.Redis
4625.71 s
[sydtest-hedis-source] unit sydtest-hedis-0.0.0.0-5Ihd7F7WcmUKwQcSkuyXlQ-sydtest-hedis-test
4625.71 s
[sydtest-hedis-source] include base-4.21.1.0-f852
4625.71 s
[sydtest-hedis-source] include hedis-0.15.2-E1rBIazC0EC2gXwg6xWLj7
4625.71 s
[sydtest-hedis-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4625.71 s
[sydtest-hedis-source] include sydtest-hedis-0.0.0.0-77CdmfD9Bdj5wXDmcrz8xl
4625.71 s
[sydtest-hedis-source] Ready component graph:
4625.71 s
[sydtest-hedis-source] definite sydtest-hedis-0.0.0.0-77CdmfD9Bdj5wXDmcrz8xl
4625.71 s
[sydtest-hedis-source] depends base-4.21.1.0-f852
4625.71 s
[sydtest-hedis-source] depends hedis-0.15.2-E1rBIazC0EC2gXwg6xWLj7
4625.71 s
[sydtest-hedis-source] depends network-3.2.8.0-DpTVqwBHQkCklZVcfZXya
4625.71 s
[sydtest-hedis-source] depends path-0.9.6-2fp1GJUJD07i7POopm72A
4625.71 s
[sydtest-hedis-source] depends path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4625.71 s
[sydtest-hedis-source] depends port-utils-0.2.1.0-ERptuYAHkuRItz49oPHnaF
4625.71 s
[sydtest-hedis-source] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4625.71 s
[sydtest-hedis-source] depends sydtest-typed-process-0.0.0.0-Eb5nGeXcy6rKNpp94mW4rk
4625.71 s
[sydtest-hedis-source] depends text-2.1.3-1f83
4625.71 s
[sydtest-hedis-source] depends typed-process-0.2.13.0-CdZF17AAa2153AcE9wyfJu
4625.71 s
[sydtest-hedis-source] definite sydtest-hedis-0.0.0.0-5Ihd7F7WcmUKwQcSkuyXlQ-sydtest-hedis-test
4625.71 s
[sydtest-hedis-source] depends base-4.21.1.0-f852
4625.71 s
[sydtest-hedis-source] depends hedis-0.15.2-E1rBIazC0EC2gXwg6xWLj7
4625.71 s
[sydtest-hedis-source] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4625.71 s
[sydtest-hedis-source] depends sydtest-hedis-0.0.0.0-77CdmfD9Bdj5wXDmcrz8xl
4625.71 s
[sydtest-hedis-source] Using Cabal-3.14.2.0 compiled by ghc-9.12
4625.71 s
[sydtest-hedis-source] Using compiler: ghc-9.12.3
4625.71 s
[sydtest-hedis-source] Using install prefix:
4625.71 s
[sydtest-hedis-source] /nix/store/zijgs604z6y9ia96i948d70xkcn3kpnq-sydtest-hedis-source-0.0.0.0
4625.71 s
[sydtest-hedis-source] Executables installed in:
4625.71 s
[sydtest-hedis-source] /nix/store/zijgs604z6y9ia96i948d70xkcn3kpnq-sydtest-hedis-source-0.0.0.0/bin
4625.71 s
[sydtest-hedis-source] Libraries installed in:
4625.71 s
[sydtest-hedis-source] /nix/store/zijgs604z6y9ia96i948d70xkcn3kpnq-sydtest-hedis-source-0.0.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-hedis-0.0.0.0-77CdmfD9Bdj5wXDmcrz8xl
4625.71 s
[sydtest-hedis-source] Dynamic Libraries installed in:
4625.71 s
[sydtest-hedis-source] /nix/store/zijgs604z6y9ia96i948d70xkcn3kpnq-sydtest-hedis-source-0.0.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4625.71 s
[sydtest-hedis-source] Private executables installed in:
4625.71 s
[sydtest-hedis-source] /nix/store/zijgs604z6y9ia96i948d70xkcn3kpnq-sydtest-hedis-source-0.0.0.0/libexec/x86_64-linux-ghc-9.12.3-59b0/sydtest-hedis-0.0.0.0
4625.71 s
[sydtest-hedis-source] Data files installed in:
4625.71 s
[sydtest-hedis-source] /nix/store/zijgs604z6y9ia96i948d70xkcn3kpnq-sydtest-hedis-source-0.0.0.0/share/x86_64-linux-ghc-9.12.3-59b0/sydtest-hedis-0.0.0.0
4625.71 s
[sydtest-hedis-source] Documentation installed in: /share/doc/sydtest-hedis-0.0.0.0
4625.71 s
[sydtest-hedis-source] Configuration files installed in:
4625.71 s
[sydtest-hedis-source] /nix/store/zijgs604z6y9ia96i948d70xkcn3kpnq-sydtest-hedis-source-0.0.0.0/etc
4625.71 s
[sydtest-hedis-source] No alex found
4625.71 s
[sydtest-hedis-source] Using ar found on system at:
4625.71 s
[sydtest-hedis-source] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4625.71 s
[sydtest-hedis-source] No c2hs found
4625.71 s
[sydtest-hedis-source] No cpphs found
4625.71 s
[sydtest-hedis-source] No doctest found
4625.71 s
[sydtest-hedis-source] Using gcc version 14.3.0 given by user at:
4625.71 s
[sydtest-hedis-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4625.71 s
[sydtest-hedis-source] Using ghc version 9.12.3 found on system at:
4625.71 s
[sydtest-hedis-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4625.71 s
[sydtest-hedis-source] Using ghc-pkg version 9.12.3 found on system at:
4625.71 s
[sydtest-hedis-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4625.71 s
[sydtest-hedis-source] No ghcjs found
4625.71 s
[sydtest-hedis-source] No ghcjs-pkg found
4625.71 s
[sydtest-hedis-source] No greencard found
4625.71 s
[sydtest-hedis-source] Using haddock version 2.32.0 found on system at:
4625.71 s
[sydtest-hedis-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4625.71 s
[sydtest-hedis-source] No happy found
4625.71 s
[sydtest-hedis-source] No haskell-suite found
4625.71 s
[sydtest-hedis-source] No haskell-suite-pkg found
4625.71 s
[sydtest-hedis-source] No hmake found
4625.71 s
[sydtest-hedis-source] Using hpc version 0.69 found on system at:
4625.71 s
[sydtest-hedis-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4625.71 s
[sydtest-hedis-source] Using hsc2hs version 0.68.10 found on system at:
4625.71 s
[sydtest-hedis-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4625.71 s
[sydtest-hedis-source] Using hscolour version 1.25 found on system at:
4625.71 s
[sydtest-hedis-source] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4625.71 s
[sydtest-hedis-source] No jhc found
4625.71 s
[sydtest-hedis-source] Using ld found on system at:
4625.71 s
[sydtest-hedis-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4625.71 s
[sydtest-hedis-source] No pkg-config found
4625.71 s
[sydtest-hedis-source] Using runghc version 9.12.3 found on system at:
4625.71 s
[sydtest-hedis-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4625.71 s
[sydtest-hedis-source] Using strip version 2.44 found on system at:
4625.71 s
[sydtest-hedis-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4625.71 s
[sydtest-hedis-source] Using tar found on system at:
4625.71 s
[sydtest-hedis-source] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4625.71 s
[sydtest-hedis-source] No uhc found
4625.75 s
[sydtest-test] [1 of 1] Compiling Paths_sydtest_test ( dist/build/autogen/Paths_sydtest_test.hs, dist/build/Paths_sydtest_test.p_o )
4625.84 s
[sydtest-persistent-sqlite-source] Phase: updateAutotoolsGnuConfigScriptsPhase
4625.85 s
[sydtest-persistent-sqlite-source] Phase: configurePhase
4625.86 s
[sydtest-persistent-postgresql-source] Phase: updateAutotoolsGnuConfigScriptsPhase
4625.86 s
[sydtest-persistent-sqlite-source] configureFlags: --verbose --prefix=/nix/store/iacjfvl5nxy7r88zgig1hhlyv4p5y3xm-sydtest-persistent-sqlite-source-0.2.0.3 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/share/doc/sydtest-persistent-sqlite-0.2.0.3 --with-gcc=gcc --package-db=/build/tmp.M36gBsRcbk/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4625.86 s
[sydtest-persistent-sqlite-source] Using Parsec parser
4625.86 s
[sydtest-persistent-sqlite-source] Configuring sydtest-persistent-sqlite-0.2.0.3...
4625.87 s
[sydtest-persistent-postgresql-source] Phase: configurePhase
4625.87 s
[sydtest-persistent-postgresql-source] configureFlags: --verbose --prefix=/nix/store/7r6vsnnrw4mizwikbcrkqjbfpdbawqpz-sydtest-persistent-postgresql-source-0.3.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/share/doc/sydtest-persistent-postgresql-0.3.0.0 --with-gcc=gcc --package-db=/build/tmp.987KVsNKpO/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4625.88 s
[sydtest-persistent-postgresql-source] Using Parsec parser
4625.88 s
[sydtest-persistent-postgresql-source] Configuring sydtest-persistent-postgresql-0.3.0.0...
4625.90 s
[sydtest-hedis-source] Phase: buildPhase
4625.91 s
[sydtest-hedis-source] Distribution quality warnings:
4625.91 s
[sydtest-hedis-source] [no-description] No 'description' field.
4625.91 s
[sydtest-hedis-source] [missing-upper-bounds] On library, these packages miss upper bounds:
4625.91 s
[sydtest-hedis-source] - hedis
4625.91 s
[sydtest-hedis-source] - network
4625.91 s
[sydtest-hedis-source] - path
4625.91 s
[sydtest-hedis-source] - path-io
4625.91 s
[sydtest-hedis-source] - port-utils
4625.91 s
[sydtest-hedis-source] - sydtest
4625.91 s
[sydtest-hedis-source] - sydtest-typed-process
4625.91 s
[sydtest-hedis-source] - text
4625.91 s
[sydtest-hedis-source] - typed-process
4625.91 s
[sydtest-hedis-source] Please add them. There is more information at https://pvp.haskell.org/
4625.91 s
[sydtest-hedis-source] Building source dist for sydtest-hedis-0.0.0.0...
4625.92 s
[sydtest-hedis-source] Source tarball created: dist/sydtest-hedis-0.0.0.0.tar.gz
4625.92 s
[sydtest-hedis-source] Phase: checkPhase
4625.93 s
[sydtest-hedis-source] Phase: haddockPhase
4625.93 s
[sydtest-hedis-source] Phase: installPhase
4625.94 s
[sydtest-hedis-source] Phase: fixupPhase
4625.98 s
Progress: 350 of 370 built (5 building), 559 of 559 downloaded from cache
4626.06 s
Building sydtest-hedis
4626.26 s
[sydtest-wai] Preprocessing test suite 'sydtest-wai-test' for sydtest-wai-0.2.0.2...
4626.31 s
[sydtest-persistent-postgresql-source] Flags chosen: sydtest_integration_tests=True
4626.40 s
[sydtest-wai] Phase: installPhase
4626.52 s
[sydtest-wai] Installing library in /nix/store/w8ws19l6y4yh4yw5z2a33yjkjkdfgsq4-sydtest-wai-0.2.0.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4626.52 s
[sydtest-hedis] Phase: setupCompilerEnvironmentPhase
4626.53 s
[sydtest-hedis] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4626.59 s
[sydtest-persistent-sqlite-source] Dependency base >=4.7 && <5: using base-4.21.1.0
4626.59 s
[sydtest-persistent-sqlite-source] Dependency monad-logger: using monad-logger-0.3.42
4626.59 s
[sydtest-persistent-sqlite-source] Dependency mtl: using mtl-2.3.1
4626.59 s
[sydtest-persistent-sqlite-source] Dependency persistent: using persistent-2.14.6.3
4626.59 s
[sydtest-persistent-sqlite-source] Dependency persistent-sqlite: using persistent-sqlite-2.13.3.0
4626.59 s
[sydtest-persistent-sqlite-source] Dependency sydtest: using sydtest-0.23.0.2
4626.59 s
[sydtest-persistent-sqlite-source] Dependency sydtest-persistent: using sydtest-persistent-0.1.0.0
4626.59 s
[sydtest-persistent-sqlite-source] Dependency base >=4.7 && <5: using base-4.21.1.0
4626.59 s
[sydtest-persistent-sqlite-source] Dependency persistent: using persistent-2.14.6.3
4626.59 s
[sydtest-persistent-sqlite-source] Dependency sydtest: using sydtest-0.23.0.2
4626.59 s
[sydtest-persistent-sqlite-source] Dependency sydtest-persistent-sqlite: using sydtest-persistent-sqlite-0.2.0.3
4626.59 s
[sydtest-persistent-sqlite-source] Source component graph:
4626.59 s
[sydtest-persistent-sqlite-source] component lib
4626.59 s
[sydtest-persistent-sqlite-source] component test:sydtest-persistent-sqlite-test dependency lib
4626.59 s
[sydtest-persistent-sqlite-source] Configured component graph:
4626.59 s
[sydtest-persistent-sqlite-source] component sydtest-persistent-sqlite-0.2.0.3-4LcE0YB42laBNN4qZtYXKE
4626.59 s
[sydtest-persistent-sqlite-source] include base-4.21.1.0-f852
4626.59 s
[sydtest-persistent-sqlite-source] include monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j
4626.59 s
[sydtest-persistent-sqlite-source] include mtl-2.3.1-20ab
4626.59 s
[sydtest-persistent-sqlite-source] include persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4626.59 s
[sydtest-persistent-sqlite-source] include persistent-sqlite-2.13.3.0-GP3GuOIqt7627vc6JT9fUg
4626.59 s
[sydtest-persistent-sqlite-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4626.59 s
[sydtest-persistent-sqlite-source] include sydtest-persistent-0.1.0.0-8oMmkBKH1Bf1eghTcOcQ1N
4626.59 s
[sydtest-persistent-sqlite-source] component sydtest-persistent-sqlite-0.2.0.3-2z7mbw6uhqj9SBWqxr6iru-sydtest-persistent-sqlite-test
4626.59 s
[sydtest-persistent-sqlite-source] include base-4.21.1.0-f852
4626.59 s
[sydtest-persistent-sqlite-source] include persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4626.59 s
[sydtest-persistent-sqlite-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4626.59 s
[sydtest-persistent-sqlite-source] include sydtest-persistent-sqlite-0.2.0.3-4LcE0YB42laBNN4qZtYXKE
4626.59 s
[sydtest-persistent-sqlite-source] Linked component graph:
4626.59 s
[sydtest-persistent-sqlite-source] unit sydtest-persistent-sqlite-0.2.0.3-4LcE0YB42laBNN4qZtYXKE
4626.59 s
[sydtest-persistent-sqlite-source] include base-4.21.1.0-f852
4626.59 s
[sydtest-persistent-sqlite-source] include monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j
4626.59 s
[sydtest-persistent-sqlite-source] include mtl-2.3.1-20ab
4626.59 s
[sydtest-persistent-sqlite-source] include persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4626.59 s
[sydtest-persistent-sqlite-source] include persistent-sqlite-2.13.3.0-GP3GuOIqt7627vc6JT9fUg
4626.59 s
[sydtest-persistent-sqlite-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4626.59 s
[sydtest-persistent-sqlite-source] include sydtest-persistent-0.1.0.0-8oMmkBKH1Bf1eghTcOcQ1N
4626.59 s
[sydtest-persistent-sqlite-source] Test.Syd.Persistent.Sqlite=sydtest-persistent-sqlite-0.2.0.3-4LcE0YB42laBNN4qZtYXKE:Test.Syd.Persistent.Sqlite
4626.59 s
[sydtest-persistent-sqlite-source] unit sydtest-persistent-sqlite-0.2.0.3-2z7mbw6uhqj9SBWqxr6iru-sydtest-persistent-sqlite-test
4626.59 s
[sydtest-persistent-sqlite-source] include base-4.21.1.0-f852
4626.59 s
[sydtest-persistent-sqlite-source] include persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4626.59 s
[sydtest-persistent-sqlite-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4626.59 s
[sydtest-persistent-sqlite-source] include sydtest-persistent-sqlite-0.2.0.3-4LcE0YB42laBNN4qZtYXKE
4626.59 s
[sydtest-persistent-sqlite-source] Ready component graph:
4626.59 s
[sydtest-persistent-sqlite-source] definite sydtest-persistent-sqlite-0.2.0.3-4LcE0YB42laBNN4qZtYXKE
4626.59 s
[sydtest-persistent-sqlite-source] depends base-4.21.1.0-f852
4626.59 s
[sydtest-persistent-sqlite-source] depends monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j
4626.59 s
[sydtest-persistent-sqlite-source] depends mtl-2.3.1-20ab
4626.59 s
[sydtest-persistent-sqlite-source] depends persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4626.59 s
[sydtest-persistent-sqlite-source] depends persistent-sqlite-2.13.3.0-GP3GuOIqt7627vc6JT9fUg
4626.59 s
[sydtest-persistent-sqlite-source] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4626.59 s
[sydtest-persistent-sqlite-source] depends sydtest-persistent-0.1.0.0-8oMmkBKH1Bf1eghTcOcQ1N
4626.59 s
[sydtest-persistent-sqlite-source] definite sydtest-persistent-sqlite-0.2.0.3-2z7mbw6uhqj9SBWqxr6iru-sydtest-persistent-sqlite-test
4626.59 s
[sydtest-persistent-sqlite-source] depends base-4.21.1.0-f852
4626.59 s
[sydtest-persistent-sqlite-source] depends persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4626.59 s
[sydtest-persistent-sqlite-source] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4626.59 s
[sydtest-persistent-sqlite-source] depends sydtest-persistent-sqlite-0.2.0.3-4LcE0YB42laBNN4qZtYXKE
4626.59 s
[sydtest-persistent-sqlite-source] Using Cabal-3.14.2.0 compiled by ghc-9.12
4626.59 s
[sydtest-persistent-sqlite-source] Using compiler: ghc-9.12.3
4626.59 s
[sydtest-persistent-sqlite-source] Using install prefix:
4626.59 s
[sydtest-persistent-sqlite-source] /nix/store/iacjfvl5nxy7r88zgig1hhlyv4p5y3xm-sydtest-persistent-sqlite-source-0.2.0.3
4626.59 s
[sydtest-persistent-sqlite-source] Executables installed in:
4626.59 s
[sydtest-persistent-sqlite-source] /nix/store/iacjfvl5nxy7r88zgig1hhlyv4p5y3xm-sydtest-persistent-sqlite-source-0.2.0.3/bin
4626.59 s
[sydtest-persistent-sqlite-source] Libraries installed in:
4626.59 s
[sydtest-persistent-sqlite-source] /nix/store/iacjfvl5nxy7r88zgig1hhlyv4p5y3xm-sydtest-persistent-sqlite-source-0.2.0.3/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-persistent-sqlite-0.2.0.3-4LcE0YB42laBNN4qZtYXKE
4626.59 s
[sydtest-persistent-sqlite-source] Dynamic Libraries installed in:
4626.59 s
[sydtest-persistent-sqlite-source] /nix/store/iacjfvl5nxy7r88zgig1hhlyv4p5y3xm-sydtest-persistent-sqlite-source-0.2.0.3/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4626.59 s
[sydtest-persistent-sqlite-source] Private executables installed in:
4626.59 s
[sydtest-persistent-sqlite-source] /nix/store/iacjfvl5nxy7r88zgig1hhlyv4p5y3xm-sydtest-persistent-sqlite-source-0.2.0.3/libexec/x86_64-linux-ghc-9.12.3-59b0/sydtest-persistent-sqlite-0.2.0.3
4626.59 s
[sydtest-persistent-sqlite-source] Data files installed in:
4626.59 s
[sydtest-persistent-sqlite-source] /nix/store/iacjfvl5nxy7r88zgig1hhlyv4p5y3xm-sydtest-persistent-sqlite-source-0.2.0.3/share/x86_64-linux-ghc-9.12.3-59b0/sydtest-persistent-sqlite-0.2.0.3
4626.59 s
[sydtest-persistent-sqlite-source] Documentation installed in: /share/doc/sydtest-persistent-sqlite-0.2.0.3
4626.59 s
[sydtest-persistent-sqlite-source] Configuration files installed in:
4626.59 s
[sydtest-persistent-sqlite-source] /nix/store/iacjfvl5nxy7r88zgig1hhlyv4p5y3xm-sydtest-persistent-sqlite-source-0.2.0.3/etc
4626.59 s
[sydtest-persistent-sqlite-source] No alex found
4626.59 s
[sydtest-persistent-sqlite-source] Using ar found on system at:
4626.59 s
[sydtest-persistent-sqlite-source] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4626.59 s
[sydtest-persistent-sqlite-source] No c2hs found
4626.59 s
[sydtest-persistent-sqlite-source] No cpphs found
4626.59 s
[sydtest-persistent-sqlite-source] No doctest found
4626.59 s
[sydtest-persistent-sqlite-source] Using gcc version 14.3.0 given by user at:
4626.59 s
[sydtest-persistent-sqlite-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4626.59 s
[sydtest-persistent-sqlite-source] Using ghc version 9.12.3 found on system at:
4626.59 s
[sydtest-persistent-sqlite-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4626.59 s
[sydtest-persistent-sqlite-source] Using ghc-pkg version 9.12.3 found on system at:
4626.59 s
[sydtest-persistent-sqlite-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4626.59 s
[sydtest-persistent-sqlite-source] No ghcjs found
4626.59 s
[sydtest-persistent-sqlite-source] No ghcjs-pkg found
4626.59 s
[sydtest-persistent-sqlite-source] No greencard found
4626.59 s
[sydtest-persistent-sqlite-source] Using haddock version 2.32.0 found on system at:
4626.59 s
[sydtest-persistent-sqlite-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4626.59 s
[sydtest-persistent-sqlite-source] No happy found
4626.59 s
[sydtest-persistent-sqlite-source] No haskell-suite found
4626.59 s
[sydtest-persistent-sqlite-source] No haskell-suite-pkg found
4626.59 s
[sydtest-persistent-sqlite-source] No hmake found
4626.59 s
[sydtest-persistent-sqlite-source] Using hpc version 0.69 found on system at:
4626.59 s
[sydtest-persistent-sqlite-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4626.59 s
[sydtest-persistent-sqlite-source] Using hsc2hs version 0.68.10 found on system at:
4626.59 s
[sydtest-persistent-sqlite-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4626.59 s
[sydtest-persistent-sqlite-source] Using hscolour version 1.25 found on system at:
4626.59 s
[sydtest-persistent-sqlite-source] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4626.59 s
[sydtest-persistent-sqlite-source] No jhc found
4626.59 s
[sydtest-persistent-sqlite-source] Using ld found on system at:
4626.59 s
[sydtest-persistent-sqlite-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4626.59 s
[sydtest-persistent-sqlite-source] No pkg-config found
4626.59 s
[sydtest-persistent-sqlite-source] Using runghc version 9.12.3 found on system at:
4626.59 s
[sydtest-persistent-sqlite-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4626.59 s
[sydtest-persistent-sqlite-source] Using strip version 2.44 found on system at:
4626.59 s
[sydtest-persistent-sqlite-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4626.59 s
[sydtest-persistent-sqlite-source] Using tar found on system at:
4626.59 s
[sydtest-persistent-sqlite-source] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4626.59 s
[sydtest-persistent-sqlite-source] No uhc found
4626.60 s
[sydtest-persistent-postgresql-source] Dependency base >=4.7 && <5: using base-4.21.1.0
4626.60 s
[sydtest-persistent-postgresql-source] Dependency monad-logger: using monad-logger-0.3.42
4626.60 s
[sydtest-persistent-postgresql-source] Dependency mtl: using mtl-2.3.1
4626.60 s
[sydtest-persistent-postgresql-source] Dependency persistent-postgresql: using persistent-postgresql-2.13.6.2
4626.60 s
[sydtest-persistent-postgresql-source] Dependency postgres-options: using postgres-options-0.2.2.0
4626.60 s
[sydtest-persistent-postgresql-source] Dependency postgresql-simple: using postgresql-simple-0.7.0.0
4626.60 s
[sydtest-persistent-postgresql-source] Dependency random: using random-1.3.1
4626.60 s
[sydtest-persistent-postgresql-source] Dependency sydtest: using sydtest-0.23.0.2
4626.61 s
[sydtest-persistent-postgresql-source] Dependency sydtest-persistent: using sydtest-persistent-0.1.0.0
4626.61 s
[sydtest-persistent-postgresql-source] Dependency text: using text-2.1.3
4626.61 s
[sydtest-persistent-postgresql-source] Dependency tmp-postgres: using tmp-postgres-1.35.0.0
4626.61 s
[sydtest-persistent-postgresql-source] Dependency base >=4.7 && <5: using base-4.21.1.0
4626.61 s
[sydtest-persistent-postgresql-source] Dependency persistent: using persistent-2.14.6.3
4626.61 s
[sydtest-persistent-postgresql-source] Dependency sydtest: using sydtest-0.23.0.2
4626.61 s
[sydtest-persistent-postgresql-source] Dependency sydtest-persistent-postgresql: using
4626.61 s
[sydtest-persistent-postgresql-source] sydtest-persistent-postgresql-0.3.0.0
4626.61 s
[sydtest-persistent-postgresql-source] Source component graph:
4626.61 s
[sydtest-persistent-postgresql-source] component lib
4626.61 s
[sydtest-persistent-postgresql-source] component test:sydtest-persistent-postgresql-test dependency lib
4626.61 s
[sydtest-persistent-postgresql-source] Configured component graph:
4626.61 s
[sydtest-persistent-postgresql-source] component sydtest-persistent-postgresql-0.3.0.0-BA1Ek2okTJHF5y8P5uSddn
4626.61 s
[sydtest-persistent-postgresql-source] include base-4.21.1.0-f852
4626.61 s
[sydtest-persistent-postgresql-source] include monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j
4626.61 s
[sydtest-persistent-postgresql-source] include mtl-2.3.1-20ab
4626.61 s
[sydtest-persistent-postgresql-source] include persistent-postgresql-2.13.6.2-2ZEOMEvMLZGHtT3g15Sl41
4626.61 s
[sydtest-persistent-postgresql-source] include postgres-options-0.2.2.0-IoIXc3lS80wIBxLZv0tYtE
4626.61 s
[sydtest-persistent-postgresql-source] include postgresql-simple-0.7.0.0-3G5akFt5TuK8Rvon1qMrYG
4626.61 s
[sydtest-persistent-postgresql-source] include random-1.3.1-1PpUMefRBxQ4T6XFHPJk5b
4626.61 s
[sydtest-persistent-postgresql-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4626.61 s
[sydtest-persistent-postgresql-source] include sydtest-persistent-0.1.0.0-8oMmkBKH1Bf1eghTcOcQ1N
4626.61 s
[sydtest-persistent-postgresql-source] include text-2.1.3-1f83
4626.61 s
[sydtest-persistent-postgresql-source] include tmp-postgres-1.35.0.0-BNv9Ux60A8jJoK6hXleWnA
4626.61 s
[sydtest-persistent-postgresql-source] component sydtest-persistent-postgresql-0.3.0.0-JXg36MZBtZ9B4wPjBvL5S9-sydtest-persistent-postgresql-test
4626.61 s
[sydtest-persistent-postgresql-source] include base-4.21.1.0-f852
4626.61 s
[sydtest-persistent-postgresql-source] include persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4626.61 s
[sydtest-persistent-postgresql-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4626.61 s
[sydtest-persistent-postgresql-source] include sydtest-persistent-postgresql-0.3.0.0-BA1Ek2okTJHF5y8P5uSddn
4626.61 s
[sydtest-persistent-postgresql-source] Linked component graph:
4626.61 s
[sydtest-persistent-postgresql-source] unit sydtest-persistent-postgresql-0.3.0.0-BA1Ek2okTJHF5y8P5uSddn
4626.61 s
[sydtest-persistent-postgresql-source] include base-4.21.1.0-f852
4626.61 s
[sydtest-persistent-postgresql-source] include monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j
4626.61 s
[sydtest-persistent-postgresql-source] include mtl-2.3.1-20ab
4626.61 s
[sydtest-persistent-postgresql-source] include persistent-postgresql-2.13.6.2-2ZEOMEvMLZGHtT3g15Sl41
4626.61 s
[sydtest-persistent-postgresql-source] include postgres-options-0.2.2.0-IoIXc3lS80wIBxLZv0tYtE
4626.61 s
[sydtest-persistent-postgresql-source] include postgresql-simple-0.7.0.0-3G5akFt5TuK8Rvon1qMrYG
4626.61 s
[sydtest-persistent-postgresql-source] include random-1.3.1-1PpUMefRBxQ4T6XFHPJk5b
4626.61 s
[sydtest-persistent-postgresql-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4626.61 s
[sydtest-persistent-postgresql-source] include sydtest-persistent-0.1.0.0-8oMmkBKH1Bf1eghTcOcQ1N
4626.61 s
[sydtest-persistent-postgresql-source] include text-2.1.3-1f83
4626.61 s
[sydtest-persistent-postgresql-source] include tmp-postgres-1.35.0.0-BNv9Ux60A8jJoK6hXleWnA
4626.61 s
[sydtest-persistent-postgresql-source] Test.Syd.Persistent.Postgresql=sydtest-persistent-postgresql-0.3.0.0-BA1Ek2okTJHF5y8P5uSddn:Test.Syd.Persistent.Postgresql
4626.61 s
[sydtest-persistent-postgresql-source] unit sydtest-persistent-postgresql-0.3.0.0-JXg36MZBtZ9B4wPjBvL5S9-sydtest-persistent-postgresql-test
4626.61 s
[sydtest-persistent-postgresql-source] include base-4.21.1.0-f852
4626.61 s
[sydtest-persistent-postgresql-source] include persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4626.61 s
[sydtest-persistent-postgresql-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4626.61 s
[sydtest-persistent-postgresql-source] include sydtest-persistent-postgresql-0.3.0.0-BA1Ek2okTJHF5y8P5uSddn
4626.61 s
[sydtest-persistent-postgresql-source] Ready component graph:
4626.61 s
[sydtest-persistent-postgresql-source] definite sydtest-persistent-postgresql-0.3.0.0-BA1Ek2okTJHF5y8P5uSddn
4626.61 s
[sydtest-persistent-postgresql-source] depends base-4.21.1.0-f852
4626.61 s
[sydtest-persistent-postgresql-source] depends monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j
4626.61 s
[sydtest-persistent-postgresql-source] depends mtl-2.3.1-20ab
4626.61 s
[sydtest-persistent-postgresql-source] depends persistent-postgresql-2.13.6.2-2ZEOMEvMLZGHtT3g15Sl41
4626.61 s
[sydtest-persistent-postgresql-source] depends postgres-options-0.2.2.0-IoIXc3lS80wIBxLZv0tYtE
4626.61 s
[sydtest-persistent-postgresql-source] depends postgresql-simple-0.7.0.0-3G5akFt5TuK8Rvon1qMrYG
4626.61 s
[sydtest-persistent-postgresql-source] depends random-1.3.1-1PpUMefRBxQ4T6XFHPJk5b
4626.61 s
[sydtest-persistent-postgresql-source] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4626.61 s
[sydtest-persistent-postgresql-source] depends sydtest-persistent-0.1.0.0-8oMmkBKH1Bf1eghTcOcQ1N
4626.61 s
[sydtest-persistent-postgresql-source] depends text-2.1.3-1f83
4626.61 s
[sydtest-persistent-postgresql-source] depends tmp-postgres-1.35.0.0-BNv9Ux60A8jJoK6hXleWnA
4626.61 s
[sydtest-persistent-postgresql-source] definite sydtest-persistent-postgresql-0.3.0.0-JXg36MZBtZ9B4wPjBvL5S9-sydtest-persistent-postgresql-test
4626.61 s
[sydtest-persistent-postgresql-source] depends base-4.21.1.0-f852
4626.61 s
[sydtest-persistent-postgresql-source] depends persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4626.61 s
[sydtest-persistent-postgresql-source] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4626.61 s
[sydtest-persistent-postgresql-source] depends sydtest-persistent-postgresql-0.3.0.0-BA1Ek2okTJHF5y8P5uSddn
4626.61 s
[sydtest-persistent-postgresql-source] Using Cabal-3.14.2.0 compiled by ghc-9.12
4626.61 s
[sydtest-persistent-postgresql-source] Using compiler: ghc-9.12.3
4626.61 s
[sydtest-persistent-postgresql-source] Using install prefix:
4626.61 s
[sydtest-persistent-postgresql-source] /nix/store/7r6vsnnrw4mizwikbcrkqjbfpdbawqpz-sydtest-persistent-postgresql-source-0.3.0.0
4626.61 s
[sydtest-persistent-postgresql-source] Executables installed in:
4626.61 s
[sydtest-persistent-postgresql-source] /nix/store/7r6vsnnrw4mizwikbcrkqjbfpdbawqpz-sydtest-persistent-postgresql-source-0.3.0.0/bin
4626.61 s
[sydtest-persistent-postgresql-source] Libraries installed in:
4626.61 s
[sydtest-persistent-postgresql-source] /nix/store/7r6vsnnrw4mizwikbcrkqjbfpdbawqpz-sydtest-persistent-postgresql-source-0.3.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-persistent-postgresql-0.3.0.0-BA1Ek2okTJHF5y8P5uSddn
4626.61 s
[sydtest-persistent-postgresql-source] Dynamic Libraries installed in:
4626.61 s
[sydtest-persistent-postgresql-source] /nix/store/7r6vsnnrw4mizwikbcrkqjbfpdbawqpz-sydtest-persistent-postgresql-source-0.3.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4626.61 s
[sydtest-persistent-postgresql-source] Private executables installed in:
4626.61 s
[sydtest-persistent-postgresql-source] /nix/store/7r6vsnnrw4mizwikbcrkqjbfpdbawqpz-sydtest-persistent-postgresql-source-0.3.0.0/libexec/x86_64-linux-ghc-9.12.3-59b0/sydtest-persistent-postgresql-0.3.0.0
4626.61 s
[sydtest-persistent-postgresql-source] Data files installed in:
4626.61 s
[sydtest-persistent-postgresql-source] /nix/store/7r6vsnnrw4mizwikbcrkqjbfpdbawqpz-sydtest-persistent-postgresql-source-0.3.0.0/share/x86_64-linux-ghc-9.12.3-59b0/sydtest-persistent-postgresql-0.3.0.0
4626.61 s
[sydtest-persistent-postgresql-source] Documentation installed in: /share/doc/sydtest-persistent-postgresql-0.3.0.0
4626.61 s
[sydtest-persistent-postgresql-source] Configuration files installed in:
4626.61 s
[sydtest-persistent-postgresql-source] /nix/store/7r6vsnnrw4mizwikbcrkqjbfpdbawqpz-sydtest-persistent-postgresql-source-0.3.0.0/etc
4626.61 s
[sydtest-persistent-postgresql-source] No alex found
4626.61 s
[sydtest-persistent-postgresql-source] Using ar found on system at:
4626.61 s
[sydtest-persistent-postgresql-source] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4626.61 s
[sydtest-persistent-postgresql-source] No c2hs found
4626.61 s
[sydtest-persistent-postgresql-source] No cpphs found
4626.61 s
[sydtest-persistent-postgresql-source] No doctest found
4626.61 s
[sydtest-persistent-postgresql-source] Using gcc version 14.3.0 given by user at:
4626.61 s
[sydtest-persistent-postgresql-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4626.61 s
[sydtest-persistent-postgresql-source] Using ghc version 9.12.3 found on system at:
4626.61 s
[sydtest-persistent-postgresql-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4626.61 s
[sydtest-persistent-postgresql-source] Using ghc-pkg version 9.12.3 found on system at:
4626.61 s
[sydtest-persistent-postgresql-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4626.61 s
[sydtest-persistent-postgresql-source] No ghcjs found
4626.61 s
[sydtest-persistent-postgresql-source] No ghcjs-pkg found
4626.61 s
[sydtest-persistent-postgresql-source] No greencard found
4626.61 s
[sydtest-persistent-postgresql-source] Using haddock version 2.32.0 found on system at:
4626.61 s
[sydtest-persistent-postgresql-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4626.61 s
[sydtest-persistent-postgresql-source] No happy found
4626.61 s
[sydtest-persistent-postgresql-source] No haskell-suite found
4626.61 s
[sydtest-persistent-postgresql-source] No haskell-suite-pkg found
4626.61 s
[sydtest-persistent-postgresql-source] No hmake found
4626.61 s
[sydtest-persistent-postgresql-source] Using hpc version 0.69 found on system at:
4626.61 s
[sydtest-persistent-postgresql-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4626.61 s
[sydtest-persistent-postgresql-source] Using hsc2hs version 0.68.10 found on system at:
4626.61 s
[sydtest-persistent-postgresql-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4626.61 s
[sydtest-persistent-postgresql-source] Using hscolour version 1.25 found on system at:
4626.61 s
[sydtest-persistent-postgresql-source] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4626.61 s
[sydtest-persistent-postgresql-source] No jhc found
4626.61 s
[sydtest-persistent-postgresql-source] Using ld found on system at:
4626.61 s
[sydtest-persistent-postgresql-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4626.61 s
[sydtest-persistent-postgresql-source] No pkg-config found
4626.61 s
[sydtest-persistent-postgresql-source] Using runghc version 9.12.3 found on system at:
4626.61 s
[sydtest-persistent-postgresql-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4626.61 s
[sydtest-persistent-postgresql-source] Using strip version 2.44 found on system at:
4626.61 s
[sydtest-persistent-postgresql-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4626.61 s
[sydtest-persistent-postgresql-source] Using tar found on system at:
4626.61 s
[sydtest-persistent-postgresql-source] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4626.61 s
[sydtest-persistent-postgresql-source] No uhc found
4626.78 s
[sydtest-test] Phase: haddockPhase
4626.79 s
[sydtest-test] Phase: installPhase
4626.81 s
[sydtest-wai] Phase: fixupPhase
4626.81 s
[sydtest-test] Installing library in /nix/store/c71naffdrjq6xk7rcajn7fa9pr93jyzi-sydtest-test-0.0.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-test-0.0.0.0-FnnXVvWgAVZKhJDFYEhUME
4626.83 s
[sydtest-wai] shrinking RPATHs of ELF executables and libraries in /nix/store/w8ws19l6y4yh4yw5z2a33yjkjkdfgsq4-sydtest-wai-0.2.0.2
4626.83 s
[sydtest-wai] shrinking /nix/store/w8ws19l6y4yh4yw5z2a33yjkjkdfgsq4-sydtest-wai-0.2.0.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSsydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq-ghc9.12.3.so
4626.87 s
[sydtest-persistent-sqlite-source] Phase: buildPhase
4626.88 s
[sydtest-persistent-sqlite-source] Distribution quality warnings:
4626.88 s
[sydtest-persistent-sqlite-source] [no-description] No 'description' field.
4626.88 s
[sydtest-persistent-sqlite-source] [missing-upper-bounds] On library, these packages miss upper bounds:
4626.88 s
[sydtest-persistent-sqlite-source] - monad-logger
4626.88 s
[sydtest-persistent-sqlite-source] - mtl
4626.88 s
[sydtest-persistent-sqlite-source] - persistent
4626.88 s
[sydtest-persistent-sqlite-source] - persistent-sqlite
4626.88 s
[sydtest-persistent-sqlite-source] - sydtest
4626.88 s
[sydtest-persistent-sqlite-source] - sydtest-persistent
4626.88 s
[sydtest-persistent-sqlite-source] Please add them. There is more information at https://pvp.haskell.org/
4626.88 s
[sydtest-persistent-sqlite-source] Building source dist for sydtest-persistent-sqlite-0.2.0.3...
4626.89 s
[sydtest-persistent-sqlite-source] Source tarball created: dist/sydtest-persistent-sqlite-0.2.0.3.tar.gz
4626.89 s
[sydtest-persistent-postgresql-source] Phase: buildPhase
4626.89 s
[sydtest-persistent-sqlite-source] Phase: checkPhase
4626.89 s
[sydtest-wai] checking for references to /build/ in /nix/store/w8ws19l6y4yh4yw5z2a33yjkjkdfgsq4-sydtest-wai-0.2.0.2...
4626.89 s
[sydtest-persistent-sqlite-source] Phase: haddockPhase
4626.90 s
[sydtest-persistent-postgresql-source] Distribution quality warnings:
4626.90 s
[sydtest-persistent-postgresql-source] [no-description] No 'description' field.
4626.90 s
[sydtest-persistent-postgresql-source] [missing-upper-bounds] On library, these packages miss upper bounds:
4626.90 s
[sydtest-persistent-postgresql-source] - monad-logger
4626.90 s
[sydtest-persistent-postgresql-source] - mtl
4626.90 s
[sydtest-persistent-postgresql-source] - persistent-postgresql
4626.90 s
[sydtest-persistent-postgresql-source] - postgres-options
4626.90 s
[sydtest-persistent-postgresql-source] - postgresql-simple
4626.90 s
[sydtest-persistent-postgresql-source] - random
4626.90 s
[sydtest-persistent-postgresql-source] - sydtest
4626.90 s
[sydtest-persistent-postgresql-source] - sydtest-persistent
4626.90 s
[sydtest-persistent-postgresql-source] - text
4626.90 s
[sydtest-persistent-postgresql-source] - tmp-postgres
4626.90 s
[sydtest-persistent-postgresql-source] Please add them. There is more information at https://pvp.haskell.org/
4626.90 s
[sydtest-persistent-postgresql-source] Building source dist for sydtest-persistent-postgresql-0.3.0.0...
4626.90 s
[sydtest-persistent-sqlite-source] Phase: installPhase
4626.91 s
[sydtest-persistent-sqlite-source] Phase: fixupPhase
4626.91 s
[sydtest-wai] patching script interpreter paths in /nix/store/w8ws19l6y4yh4yw5z2a33yjkjkdfgsq4-sydtest-wai-0.2.0.2
4626.91 s
[sydtest-persistent-postgresql-source] Source tarball created: dist/sydtest-persistent-postgresql-0.3.0.0.tar.gz
4626.91 s
[sydtest-wai] stripping (with command strip and flags -S -p) in /nix/store/w8ws19l6y4yh4yw5z2a33yjkjkdfgsq4-sydtest-wai-0.2.0.2/lib
4626.95 s
Progress: 351 of 370 built (5 building), 559 of 559 downloaded from cache
4627.03 s
Building sydtest-persistent-sqlite
4627.03 s
[sydtest-persistent-postgresql-source] Phase: checkPhase
4627.03 s
[sydtest-persistent-postgresql-source] Phase: haddockPhase
4627.03 s
[sydtest-persistent-postgresql-source] Phase: installPhase
4627.03 s
[sydtest-persistent-postgresql-source] Phase: fixupPhase
4627.03 s
[sydtest-test] Phase: fixupPhase
4627.03 s
[sydtest-test] shrinking RPATHs of ELF executables and libraries in /nix/store/c71naffdrjq6xk7rcajn7fa9pr93jyzi-sydtest-test-0.0.0.0
4627.03 s
[sydtest-test] shrinking /nix/store/c71naffdrjq6xk7rcajn7fa9pr93jyzi-sydtest-test-0.0.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSsydtest-test-0.0.0.0-FnnXVvWgAVZKhJDFYEhUME-ghc9.12.3.so
4627.03 s
[sydtest-test] checking for references to /build/ in /nix/store/c71naffdrjq6xk7rcajn7fa9pr93jyzi-sydtest-test-0.0.0.0...
4627.03 s
[sydtest-test] patching script interpreter paths in /nix/store/c71naffdrjq6xk7rcajn7fa9pr93jyzi-sydtest-test-0.0.0.0
4627.03 s
[sydtest-test] stripping (with command strip and flags -S -p) in /nix/store/c71naffdrjq6xk7rcajn7fa9pr93jyzi-sydtest-test-0.0.0.0/lib
4627.03 s
[sydtest-wai] shrinking RPATHs of ELF executables and libraries in /nix/store/15zihd9r6fp7qnkh2q8nhzs4fzsv3z30-sydtest-wai-0.2.0.2-doc
4627.03 s
[sydtest-wai] checking for references to /build/ in /nix/store/15zihd9r6fp7qnkh2q8nhzs4fzsv3z30-sydtest-wai-0.2.0.2-doc...
4627.03 s
[sydtest-wai] patching script interpreter paths in /nix/store/15zihd9r6fp7qnkh2q8nhzs4fzsv3z30-sydtest-wai-0.2.0.2-doc
4627.07 s
Progress: 352 of 370 built (5 building), 559 of 559 downloaded from cache
4627.10 s
Progress: 353 of 371 built (4 building), 559 of 559 downloaded from cache
4627.20 s
Progress: 354 of 372 built (3 building), 559 of 559 downloaded from cache
4627.31 s
Building sydtest-persistent-postgresql
4627.37 s
Building sydtest-servant-source
4627.44 s
Building sydtest-webdriver-source
4627.44 s
[sydtest-hedis] Phase: unpackPhase
4627.44 s
[sydtest-hedis] unpacking source archive /nix/store/zijgs604z6y9ia96i948d70xkcn3kpnq-sydtest-hedis-source-0.0.0.0/sydtest-hedis-0.0.0.0.tar.gz
4627.44 s
[sydtest-hedis] source root is sydtest-hedis-0.0.0.0
4627.44 s
[sydtest-hedis] setting SOURCE_DATE_EPOCH to timestamp 1778741800 of file "sydtest-hedis-0.0.0.0/test/Test/Syd/RedisSpec.hs"
4627.44 s
[sydtest-hedis] warning: file "sydtest-hedis-0.0.0.0/test/Test/Syd/RedisSpec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
4627.44 s
[sydtest-hedis] Phase: patchPhase
4627.44 s
[sydtest-hedis] Phase: compileBuildDriverPhase
4627.44 s
[sydtest-hedis] setupCompileFlags: -package-db=/build/tmp.dIU56CJLKS/setup-package.conf.d -threaded
4627.44 s
[sydtest-hedis] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.dIU56CJLKS/Main.o )
4627.44 s
[sydtest-hedis] [2 of 2] Linking Setup
4627.48 s
[sydtest-persistent-sqlite] Phase: setupCompilerEnvironmentPhase
4627.49 s
[sydtest-persistent-sqlite] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4627.75 s
[sydtest-persistent-postgresql] Phase: setupCompilerEnvironmentPhase
4627.76 s
[sydtest-persistent-postgresql] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4627.94 s
[sydtest-webdriver-source] Phase: setupCompilerEnvironmentPhase
4627.94 s
[sydtest-servant-source] Phase: setupCompilerEnvironmentPhase
4627.94 s
[sydtest-webdriver-source] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4627.94 s
[sydtest-servant-source] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4628.02 s
[sydtest-persistent-sqlite] Phase: unpackPhase
4628.03 s
[sydtest-persistent-sqlite] unpacking source archive /nix/store/iacjfvl5nxy7r88zgig1hhlyv4p5y3xm-sydtest-persistent-sqlite-source-0.2.0.3/sydtest-persistent-sqlite-0.2.0.3.tar.gz
4628.03 s
[sydtest-persistent-sqlite] source root is sydtest-persistent-sqlite-0.2.0.3
4628.04 s
[sydtest-persistent-sqlite] setting SOURCE_DATE_EPOCH to timestamp 1778741801 of file "sydtest-persistent-sqlite-0.2.0.3/test/Test/Syd/Persistent/SqliteSpec.hs"
4628.04 s
[sydtest-persistent-sqlite] warning: file "sydtest-persistent-sqlite-0.2.0.3/test/Test/Syd/Persistent/SqliteSpec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
4628.04 s
[yesod] Documentation created: dist/doc/html/yesod, dist/doc/html/yesod/yesod.txt
4628.04 s
[sydtest-persistent-sqlite] Phase: patchPhase
4628.05 s
[sydtest-persistent-sqlite] Phase: compileBuildDriverPhase
4628.06 s
[sydtest-persistent-sqlite] setupCompileFlags: -package-db=/build/tmp.FIm4ePaEgM/setup-package.conf.d -threaded
4628.11 s
[sydtest-persistent-sqlite] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.FIm4ePaEgM/Main.o )
4628.17 s
[sydtest-persistent-sqlite] [2 of 2] Linking Setup
4628.21 s
[sydtest-persistent-postgresql] Phase: unpackPhase
4628.21 s
[sydtest-persistent-postgresql] unpacking source archive /nix/store/7r6vsnnrw4mizwikbcrkqjbfpdbawqpz-sydtest-persistent-postgresql-source-0.3.0.0/sydtest-persistent-postgresql-0.3.0.0.tar.gz
4628.22 s
[sydtest-persistent-postgresql] source root is sydtest-persistent-postgresql-0.3.0.0
4628.22 s
[sydtest-persistent-postgresql] setting SOURCE_DATE_EPOCH to timestamp 1778741801 of file "sydtest-persistent-postgresql-0.3.0.0/test/Test/Syd/Persistent/PostgresqlSpec.hs"
4628.22 s
[sydtest-persistent-postgresql] warning: file "sydtest-persistent-postgresql-0.3.0.0/test/Test/Syd/Persistent/PostgresqlSpec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
4628.23 s
[sydtest-persistent-postgresql] Phase: patchPhase
4628.23 s
[sydtest-persistent-postgresql] Phase: compileBuildDriverPhase
4628.24 s
[yesod] Phase: installPhase
4628.24 s
[sydtest-persistent-postgresql] setupCompileFlags: -package-db=/build/tmp.CYfoRICMy1/setup-package.conf.d -threaded
4628.30 s
[sydtest-persistent-postgresql] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.CYfoRICMy1/Main.o )
4628.35 s
[sydtest-persistent-postgresql] [2 of 2] Linking Setup
4628.36 s
[yesod] Installing library in /nix/store/vn207ij9xp9ccwxjnlzl4r669f7hdpyw-yesod-1.6.2.1/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/yesod-1.6.2.1-L4lUC2Vk1Bg24UmDfAPYVH
4628.51 s
[sydtest-webdriver-source] Phase: unpackPhase
4628.51 s
[sydtest-webdriver-source] unpacking source archive /nix/store/xsj093gqblca5wn6v1kv7qdznqbjm7dy-sydtest-webdriver
4628.52 s
[sydtest-webdriver-source] source root is sydtest-webdriver
4628.53 s
[sydtest-webdriver-source] Phase: patchPhase
4628.53 s
[sydtest-webdriver-source] Phase: compileBuildDriverPhase
4628.54 s
[sydtest-webdriver-source] setupCompileFlags: -package-db=/build/tmp.LxUf4Bf9EQ/setup-package.conf.d -threaded
4628.54 s
[sydtest-hedis] Phase: updateAutotoolsGnuConfigScriptsPhase
4628.55 s
[sydtest-hedis] Phase: configurePhase
4628.55 s
[sydtest-hedis] configureFlags: --verbose --prefix=/nix/store/8jx6ij0fc0nxa94yw8glbfplha5fzsmx-sydtest-hedis-0.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/py6q3pmn1lf38c3r4fffr3l4dbgiy4rl-sydtest-hedis-0.0.0.0-doc/share/doc/sydtest-hedis-0.0.0.0 --with-gcc=gcc --package-db=/build/tmp.dIU56CJLKS/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4628.56 s
[sydtest-hedis] Using Parsec parser
4628.56 s
[sydtest-hedis] Configuring sydtest-hedis-0.0.0.0...
4628.56 s
[sydtest-servant-source] Phase: unpackPhase
4628.57 s
[sydtest-servant-source] unpacking source archive /nix/store/vg05bq7q51ycs6077491zjwlv96zhs54-sydtest-servant
4628.57 s
[sydtest-servant-source] source root is sydtest-servant
4628.58 s
[sydtest-servant-source] Phase: patchPhase
4628.59 s
[sydtest-servant-source] Phase: compileBuildDriverPhase
4628.59 s
[sydtest-servant-source] setupCompileFlags: -package-db=/build/tmp.NBVWVqixF2/setup-package.conf.d -threaded
4628.59 s
[sydtest-webdriver-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.LxUf4Bf9EQ/Main.o )
4628.61 s
[yesod] Phase: fixupPhase
4628.63 s
[yesod] shrinking RPATHs of ELF executables and libraries in /nix/store/vn207ij9xp9ccwxjnlzl4r669f7hdpyw-yesod-1.6.2.1
4628.64 s
[yesod] shrinking /nix/store/vn207ij9xp9ccwxjnlzl4r669f7hdpyw-yesod-1.6.2.1/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSyesod-1.6.2.1-L4lUC2Vk1Bg24UmDfAPYVH-ghc9.12.3.so
4628.65 s
[sydtest-servant-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.NBVWVqixF2/Main.o )
4628.65 s
[sydtest-webdriver-source] [2 of 2] Linking Setup
4628.69 s
[yesod] checking for references to /build/ in /nix/store/vn207ij9xp9ccwxjnlzl4r669f7hdpyw-yesod-1.6.2.1...
4628.70 s
[sydtest-servant-source] [2 of 2] Linking Setup
4628.71 s
[yesod] patching script interpreter paths in /nix/store/vn207ij9xp9ccwxjnlzl4r669f7hdpyw-yesod-1.6.2.1
4628.71 s
[yesod] stripping (with command strip and flags -S -p) in /nix/store/vn207ij9xp9ccwxjnlzl4r669f7hdpyw-yesod-1.6.2.1/lib
4628.76 s
[yesod] shrinking RPATHs of ELF executables and libraries in /nix/store/igq6dkp44bc1ydzv9m72k0vb9kw7sax8-yesod-1.6.2.1-doc
4628.77 s
[yesod] checking for references to /build/ in /nix/store/igq6dkp44bc1ydzv9m72k0vb9kw7sax8-yesod-1.6.2.1-doc...
4628.79 s
[yesod] patching script interpreter paths in /nix/store/igq6dkp44bc1ydzv9m72k0vb9kw7sax8-yesod-1.6.2.1-doc
4628.91 s
Progress: 355 of 370 built (5 building), 559 of 559 downloaded from cache
4629.00 s
[sydtest-hedis] Flags chosen: sydtest_integration_tests=True
4629.28 s
[sydtest-hedis] Dependency base >=4.7 && <5: using base-4.21.1.0
4629.28 s
[sydtest-hedis] Dependency hedis: using hedis-0.15.2
4629.28 s
[sydtest-hedis] Dependency network: using network-3.2.8.0
4629.38 s
[sydtest-hedis] Dependency path: using path-0.9.6
4629.38 s
[sydtest-hedis] Dependency path-io: using path-io-1.8.2
4629.38 s
[sydtest-hedis] Dependency port-utils: using port-utils-0.2.1.0
4629.38 s
[sydtest-hedis] Dependency sydtest: using sydtest-0.23.0.2
4629.38 s
[sydtest-hedis] Dependency sydtest-typed-process: using sydtest-typed-process-0.0.0.0
4629.38 s
[sydtest-hedis] Dependency text: using text-2.1.3
4629.38 s
[sydtest-hedis] Dependency typed-process: using typed-process-0.2.13.0
4629.38 s
[sydtest-hedis] Dependency base >=4.7 && <5: using base-4.21.1.0
4629.38 s
[sydtest-hedis] Dependency hedis: using hedis-0.15.2
4629.38 s
[sydtest-hedis] Dependency sydtest: using sydtest-0.23.0.2
4629.38 s
[sydtest-hedis] Dependency sydtest-hedis: using sydtest-hedis-0.0.0.0
4629.38 s
[sydtest-hedis] Source component graph:
4629.38 s
[sydtest-hedis] component lib
4629.38 s
[sydtest-hedis] component test:sydtest-hedis-test dependency lib
4629.38 s
[sydtest-hedis] Configured component graph:
4629.38 s
[sydtest-hedis] component sydtest-hedis-0.0.0.0-77CdmfD9Bdj5wXDmcrz8xl
4629.38 s
[sydtest-hedis] include base-4.21.1.0-f852
4629.38 s
[sydtest-hedis] include hedis-0.15.2-E1rBIazC0EC2gXwg6xWLj7
4629.38 s
[sydtest-hedis] include network-3.2.8.0-DpTVqwBHQkCklZVcfZXya
4629.38 s
[sydtest-hedis] include path-0.9.6-2fp1GJUJD07i7POopm72A
4629.38 s
[sydtest-hedis] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4629.38 s
[sydtest-hedis] include port-utils-0.2.1.0-ERptuYAHkuRItz49oPHnaF
4629.38 s
[sydtest-hedis] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4629.38 s
[sydtest-hedis] include sydtest-typed-process-0.0.0.0-Eb5nGeXcy6rKNpp94mW4rk
4629.38 s
[sydtest-hedis] include text-2.1.3-1f83
4629.38 s
[sydtest-hedis] include typed-process-0.2.13.0-CdZF17AAa2153AcE9wyfJu
4629.38 s
[sydtest-hedis] component sydtest-hedis-0.0.0.0-5Ihd7F7WcmUKwQcSkuyXlQ-sydtest-hedis-test
4629.39 s
[sydtest-hedis] include base-4.21.1.0-f852
4629.39 s
[sydtest-hedis] include hedis-0.15.2-E1rBIazC0EC2gXwg6xWLj7
4629.39 s
[sydtest-hedis] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4629.39 s
[sydtest-hedis] include sydtest-hedis-0.0.0.0-77CdmfD9Bdj5wXDmcrz8xl
4629.39 s
[sydtest-hedis] Linked component graph:
4629.39 s
[sydtest-hedis] unit sydtest-hedis-0.0.0.0-77CdmfD9Bdj5wXDmcrz8xl
4629.39 s
[sydtest-hedis] include base-4.21.1.0-f852
4629.39 s
[sydtest-hedis] include hedis-0.15.2-E1rBIazC0EC2gXwg6xWLj7
4629.39 s
[sydtest-hedis] include network-3.2.8.0-DpTVqwBHQkCklZVcfZXya
4629.39 s
[sydtest-hedis] include path-0.9.6-2fp1GJUJD07i7POopm72A
4629.39 s
[sydtest-hedis] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4629.39 s
[sydtest-hedis] include port-utils-0.2.1.0-ERptuYAHkuRItz49oPHnaF
4629.39 s
[sydtest-hedis] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4629.39 s
[sydtest-hedis] include sydtest-typed-process-0.0.0.0-Eb5nGeXcy6rKNpp94mW4rk
4629.39 s
[sydtest-hedis] include text-2.1.3-1f83
4629.39 s
[sydtest-hedis] include typed-process-0.2.13.0-CdZF17AAa2153AcE9wyfJu
4629.39 s
[sydtest-hedis] Test.Syd.Redis=sydtest-hedis-0.0.0.0-77CdmfD9Bdj5wXDmcrz8xl:Test.Syd.Redis
4629.39 s
[sydtest-hedis] unit sydtest-hedis-0.0.0.0-5Ihd7F7WcmUKwQcSkuyXlQ-sydtest-hedis-test
4629.39 s
[sydtest-hedis] include base-4.21.1.0-f852
4629.39 s
[sydtest-hedis] include hedis-0.15.2-E1rBIazC0EC2gXwg6xWLj7
4629.39 s
[sydtest-hedis] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4629.39 s
[sydtest-hedis] include sydtest-hedis-0.0.0.0-77CdmfD9Bdj5wXDmcrz8xl
4629.39 s
[sydtest-hedis] Ready component graph:
4629.39 s
[sydtest-hedis] definite sydtest-hedis-0.0.0.0-77CdmfD9Bdj5wXDmcrz8xl
4629.39 s
[sydtest-hedis] depends base-4.21.1.0-f852
4629.39 s
[sydtest-hedis] depends hedis-0.15.2-E1rBIazC0EC2gXwg6xWLj7
4629.39 s
[sydtest-hedis] depends network-3.2.8.0-DpTVqwBHQkCklZVcfZXya
4629.39 s
[sydtest-hedis] depends path-0.9.6-2fp1GJUJD07i7POopm72A
4629.39 s
[sydtest-hedis] depends path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4629.39 s
[sydtest-hedis] depends port-utils-0.2.1.0-ERptuYAHkuRItz49oPHnaF
4629.39 s
[sydtest-hedis] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4629.39 s
[sydtest-hedis] depends sydtest-typed-process-0.0.0.0-Eb5nGeXcy6rKNpp94mW4rk
4629.39 s
[sydtest-hedis] depends text-2.1.3-1f83
4629.39 s
[sydtest-hedis] depends typed-process-0.2.13.0-CdZF17AAa2153AcE9wyfJu
4629.39 s
[sydtest-hedis] definite sydtest-hedis-0.0.0.0-5Ihd7F7WcmUKwQcSkuyXlQ-sydtest-hedis-test
4629.39 s
[sydtest-hedis] depends base-4.21.1.0-f852
4629.39 s
[sydtest-hedis] depends hedis-0.15.2-E1rBIazC0EC2gXwg6xWLj7
4629.39 s
[sydtest-hedis] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4629.39 s
[sydtest-hedis] depends sydtest-hedis-0.0.0.0-77CdmfD9Bdj5wXDmcrz8xl
4629.39 s
[sydtest-hedis] Using Cabal-3.14.2.0 compiled by ghc-9.12
4629.39 s
[sydtest-hedis] Using compiler: ghc-9.12.3
4629.39 s
[sydtest-hedis] Using install prefix:
4629.39 s
[sydtest-hedis] /nix/store/8jx6ij0fc0nxa94yw8glbfplha5fzsmx-sydtest-hedis-0.0.0.0
4629.39 s
[sydtest-hedis] Executables installed in:
4629.39 s
[sydtest-hedis] /nix/store/8jx6ij0fc0nxa94yw8glbfplha5fzsmx-sydtest-hedis-0.0.0.0/bin
4629.39 s
[sydtest-hedis] Libraries installed in:
4629.39 s
[sydtest-hedis] /nix/store/8jx6ij0fc0nxa94yw8glbfplha5fzsmx-sydtest-hedis-0.0.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-hedis-0.0.0.0-77CdmfD9Bdj5wXDmcrz8xl
4629.39 s
[sydtest-hedis] Dynamic Libraries installed in:
4629.39 s
[sydtest-hedis] /nix/store/8jx6ij0fc0nxa94yw8glbfplha5fzsmx-sydtest-hedis-0.0.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4629.39 s
[sydtest-hedis] Private executables installed in:
4629.39 s
[sydtest-hedis] /nix/store/8jx6ij0fc0nxa94yw8glbfplha5fzsmx-sydtest-hedis-0.0.0.0/libexec/x86_64-linux-ghc-9.12.3-59b0/sydtest-hedis-0.0.0.0
4629.39 s
[sydtest-hedis] Data files installed in:
4629.39 s
[sydtest-hedis] /nix/store/8jx6ij0fc0nxa94yw8glbfplha5fzsmx-sydtest-hedis-0.0.0.0/share/x86_64-linux-ghc-9.12.3-59b0/sydtest-hedis-0.0.0.0
4629.39 s
[sydtest-hedis] Documentation installed in:
4629.39 s
[sydtest-hedis] /nix/store/py6q3pmn1lf38c3r4fffr3l4dbgiy4rl-sydtest-hedis-0.0.0.0-doc/share/doc/sydtest-hedis-0.0.0.0
4629.39 s
[sydtest-hedis] Configuration files installed in:
4629.39 s
[sydtest-hedis] /nix/store/8jx6ij0fc0nxa94yw8glbfplha5fzsmx-sydtest-hedis-0.0.0.0/etc
4629.39 s
[sydtest-hedis] No alex found
4629.39 s
[sydtest-hedis] Using ar found on system at:
4629.39 s
[sydtest-hedis] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4629.39 s
[sydtest-hedis] No c2hs found
4629.39 s
[sydtest-hedis] No cpphs found
4629.39 s
[sydtest-hedis] No doctest found
4629.39 s
[sydtest-hedis] Using gcc version 14.3.0 given by user at:
4629.39 s
[sydtest-hedis] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4629.39 s
[sydtest-hedis] Using ghc version 9.12.3 found on system at:
4629.39 s
[sydtest-hedis] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4629.39 s
[sydtest-hedis] Using ghc-pkg version 9.12.3 found on system at:
4629.39 s
[sydtest-hedis] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4629.39 s
[sydtest-hedis] No ghcjs found
4629.39 s
[sydtest-hedis] No ghcjs-pkg found
4629.39 s
[sydtest-hedis] No greencard found
4629.39 s
[sydtest-hedis] Using haddock version 2.32.0 found on system at:
4629.39 s
[sydtest-hedis] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4629.39 s
[sydtest-hedis] No happy found
4629.39 s
[sydtest-hedis] No haskell-suite found
4629.39 s
[sydtest-hedis] No haskell-suite-pkg found
4629.39 s
[sydtest-hedis] No hmake found
4629.39 s
[sydtest-hedis] Using hpc version 0.69 found on system at:
4629.39 s
[sydtest-hedis] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4629.39 s
[sydtest-hedis] Using hsc2hs version 0.68.10 found on system at:
4629.39 s
[sydtest-hedis] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4629.39 s
[sydtest-hedis] Using hscolour version 1.25 found on system at:
4629.39 s
[sydtest-hedis] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4629.39 s
[sydtest-hedis] No jhc found
4629.39 s
[sydtest-hedis] Using ld found on system at:
4629.39 s
[sydtest-hedis] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4629.39 s
[sydtest-hedis] No pkg-config found
4629.39 s
[sydtest-hedis] Using runghc version 9.12.3 found on system at:
4629.39 s
[sydtest-hedis] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4629.39 s
[sydtest-hedis] Using strip version 2.44 found on system at:
4629.39 s
[sydtest-hedis] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4629.39 s
[sydtest-hedis] Using tar found on system at:
4629.39 s
[sydtest-hedis] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4629.39 s
[sydtest-hedis] No uhc found
4629.46 s
[sydtest-persistent-sqlite] Phase: updateAutotoolsGnuConfigScriptsPhase
4629.46 s
[sydtest-hedis] Phase: buildPhase
4629.47 s
[sydtest-persistent-sqlite] Phase: configurePhase
4629.47 s
[sydtest-persistent-sqlite] configureFlags: --verbose --prefix=/nix/store/4ixcpnhqswqwivhjgdz6xj62h39902jd-sydtest-persistent-sqlite-0.2.0.3 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/a3vv9scypgb61gwadgrjqvdrb42w6351-sydtest-persistent-sqlite-0.2.0.3-doc/share/doc/sydtest-persistent-sqlite-0.2.0.3 --with-gcc=gcc --package-db=/build/tmp.FIm4ePaEgM/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4629.48 s
[sydtest-persistent-sqlite] Using Parsec parser
4629.48 s
[sydtest-persistent-sqlite] Configuring sydtest-persistent-sqlite-0.2.0.3...
4629.55 s
[sydtest-hedis] Preprocessing library for sydtest-hedis-0.0.0.0...
4629.55 s
[sydtest-hedis] Building library for sydtest-hedis-0.0.0.0...
4629.63 s
[sydtest-persistent-postgresql] Phase: updateAutotoolsGnuConfigScriptsPhase
4629.64 s
[sydtest-persistent-postgresql] Phase: configurePhase
4629.64 s
[sydtest-persistent-postgresql] configureFlags: --verbose --prefix=/nix/store/35baz0pbg57rl0z8wz4hv2hn1q8d502k-sydtest-persistent-postgresql-0.3.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/xhg1jd7gpdr76vwgjp98f5jjyhaxpgmk-sydtest-persistent-postgresql-0.3.0.0-doc/share/doc/sydtest-persistent-postgresql-0.3.0.0 --with-gcc=gcc --package-db=/build/tmp.CYfoRICMy1/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4629.64 s
[sydtest-hedis] [1 of 2] Compiling Paths_sydtest_hedis ( dist/build/autogen/Paths_sydtest_hedis.hs, dist/build/Paths_sydtest_hedis.o, dist/build/Paths_sydtest_hedis.dyn_o )
4629.65 s
[sydtest-persistent-postgresql] Using Parsec parser
4629.65 s
[sydtest-persistent-postgresql] Configuring sydtest-persistent-postgresql-0.3.0.0...
4629.82 s
[sydtest-hedis] [2 of 2] Compiling Test.Syd.Redis ( src/Test/Syd/Redis.hs, dist/build/Test/Syd/Redis.o, dist/build/Test/Syd/Redis.dyn_o )
4629.95 s
[sydtest-webdriver-source] Phase: updateAutotoolsGnuConfigScriptsPhase
4629.96 s
[sydtest-webdriver-source] Phase: configurePhase
4629.97 s
[sydtest-webdriver-source] configureFlags: --verbose --prefix=/nix/store/jx0y1m53kmsqqdgqv9gqx0gvaakgcsiz-sydtest-webdriver-source-0.0.0.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/share/doc/sydtest-webdriver-0.0.0.1 --with-gcc=gcc --package-db=/build/tmp.LxUf4Bf9EQ/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4629.97 s
[sydtest-webdriver-source] Using Parsec parser
4629.97 s
[sydtest-webdriver-source] Configuring sydtest-webdriver-0.0.0.1...
4629.99 s
[sydtest-servant-source] Phase: updateAutotoolsGnuConfigScriptsPhase
4630.00 s
[sydtest-servant-source] Phase: configurePhase
4630.01 s
[sydtest-servant-source] configureFlags: --verbose --prefix=/nix/store/c0jdj7jv0akyi4wxs6zmsq7zbpmi6izm-sydtest-servant-source-0.2.0.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/share/doc/sydtest-servant-0.2.0.2 --with-gcc=gcc --package-db=/build/tmp.NBVWVqixF2/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4630.01 s
[sydtest-servant-source] Using Parsec parser
4630.01 s
[sydtest-servant-source] Configuring sydtest-servant-0.2.0.2...
4630.09 s
[sydtest-persistent-postgresql] Flags chosen: sydtest_integration_tests=True
4630.17 s
[sydtest-persistent-sqlite] Dependency base >=4.7 && <5: using base-4.21.1.0
4630.17 s
[sydtest-persistent-sqlite] Dependency monad-logger: using monad-logger-0.3.42
4630.17 s
[sydtest-persistent-sqlite] Dependency mtl: using mtl-2.3.1
4630.17 s
[sydtest-persistent-sqlite] Dependency persistent: using persistent-2.14.6.3
4630.17 s
[sydtest-persistent-sqlite] Dependency persistent-sqlite: using persistent-sqlite-2.13.3.0
4630.17 s
[sydtest-persistent-sqlite] Dependency sydtest: using sydtest-0.23.0.2
4630.17 s
[sydtest-persistent-sqlite] Dependency sydtest-persistent: using sydtest-persistent-0.1.0.0
4630.17 s
[sydtest-persistent-sqlite] Dependency base >=4.7 && <5: using base-4.21.1.0
4630.17 s
[sydtest-persistent-sqlite] Dependency persistent: using persistent-2.14.6.3
4630.17 s
[sydtest-persistent-sqlite] Dependency sydtest: using sydtest-0.23.0.2
4630.17 s
[sydtest-persistent-sqlite] Dependency sydtest-persistent-sqlite: using sydtest-persistent-sqlite-0.2.0.3
4630.17 s
[sydtest-persistent-sqlite] Source component graph:
4630.17 s
[sydtest-persistent-sqlite] component lib
4630.17 s
[sydtest-persistent-sqlite] component test:sydtest-persistent-sqlite-test dependency lib
4630.17 s
[sydtest-persistent-sqlite] Configured component graph:
4630.17 s
[sydtest-persistent-sqlite] component sydtest-persistent-sqlite-0.2.0.3-4LcE0YB42laBNN4qZtYXKE
4630.17 s
[sydtest-persistent-sqlite] include base-4.21.1.0-f852
4630.17 s
[sydtest-persistent-sqlite] include monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j
4630.17 s
[sydtest-persistent-sqlite] include mtl-2.3.1-20ab
4630.17 s
[sydtest-persistent-sqlite] include persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4630.17 s
[sydtest-persistent-sqlite] include persistent-sqlite-2.13.3.0-GP3GuOIqt7627vc6JT9fUg
4630.17 s
[sydtest-persistent-sqlite] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4630.17 s
[sydtest-persistent-sqlite] include sydtest-persistent-0.1.0.0-8oMmkBKH1Bf1eghTcOcQ1N
4630.17 s
[sydtest-persistent-sqlite] component sydtest-persistent-sqlite-0.2.0.3-2z7mbw6uhqj9SBWqxr6iru-sydtest-persistent-sqlite-test
4630.17 s
[sydtest-persistent-sqlite] include base-4.21.1.0-f852
4630.17 s
[sydtest-persistent-sqlite] include persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4630.17 s
[sydtest-persistent-sqlite] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4630.17 s
[sydtest-persistent-sqlite] include sydtest-persistent-sqlite-0.2.0.3-4LcE0YB42laBNN4qZtYXKE
4630.17 s
[sydtest-persistent-sqlite] Linked component graph:
4630.17 s
[sydtest-persistent-sqlite] unit sydtest-persistent-sqlite-0.2.0.3-4LcE0YB42laBNN4qZtYXKE
4630.17 s
[sydtest-persistent-sqlite] include base-4.21.1.0-f852
4630.17 s
[sydtest-persistent-sqlite] include monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j
4630.17 s
[sydtest-persistent-sqlite] include mtl-2.3.1-20ab
4630.17 s
[sydtest-persistent-sqlite] include persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4630.17 s
[sydtest-persistent-sqlite] include persistent-sqlite-2.13.3.0-GP3GuOIqt7627vc6JT9fUg
4630.17 s
[sydtest-persistent-sqlite] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4630.17 s
[sydtest-persistent-sqlite] include sydtest-persistent-0.1.0.0-8oMmkBKH1Bf1eghTcOcQ1N
4630.17 s
[sydtest-persistent-sqlite] Test.Syd.Persistent.Sqlite=sydtest-persistent-sqlite-0.2.0.3-4LcE0YB42laBNN4qZtYXKE:Test.Syd.Persistent.Sqlite
4630.17 s
[sydtest-persistent-sqlite] unit sydtest-persistent-sqlite-0.2.0.3-2z7mbw6uhqj9SBWqxr6iru-sydtest-persistent-sqlite-test
4630.17 s
[sydtest-persistent-sqlite] include base-4.21.1.0-f852
4630.17 s
[sydtest-persistent-sqlite] include persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4630.17 s
[sydtest-persistent-sqlite] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4630.17 s
[sydtest-persistent-sqlite] include sydtest-persistent-sqlite-0.2.0.3-4LcE0YB42laBNN4qZtYXKE
4630.17 s
[sydtest-persistent-sqlite] Ready component graph:
4630.17 s
[sydtest-persistent-sqlite] definite sydtest-persistent-sqlite-0.2.0.3-4LcE0YB42laBNN4qZtYXKE
4630.17 s
[sydtest-persistent-sqlite] depends base-4.21.1.0-f852
4630.17 s
[sydtest-persistent-sqlite] depends monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j
4630.17 s
[sydtest-persistent-sqlite] depends mtl-2.3.1-20ab
4630.17 s
[sydtest-persistent-sqlite] depends persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4630.17 s
[sydtest-persistent-sqlite] depends persistent-sqlite-2.13.3.0-GP3GuOIqt7627vc6JT9fUg
4630.17 s
[sydtest-persistent-sqlite] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4630.17 s
[sydtest-persistent-sqlite] depends sydtest-persistent-0.1.0.0-8oMmkBKH1Bf1eghTcOcQ1N
4630.17 s
[sydtest-persistent-sqlite] definite sydtest-persistent-sqlite-0.2.0.3-2z7mbw6uhqj9SBWqxr6iru-sydtest-persistent-sqlite-test
4630.17 s
[sydtest-persistent-sqlite] depends base-4.21.1.0-f852
4630.17 s
[sydtest-persistent-sqlite] depends persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4630.17 s
[sydtest-persistent-sqlite] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4630.17 s
[sydtest-persistent-sqlite] depends sydtest-persistent-sqlite-0.2.0.3-4LcE0YB42laBNN4qZtYXKE
4630.17 s
[sydtest-persistent-sqlite] Using Cabal-3.14.2.0 compiled by ghc-9.12
4630.17 s
[sydtest-persistent-sqlite] Using compiler: ghc-9.12.3
4630.17 s
[sydtest-persistent-sqlite] Using install prefix:
4630.17 s
[sydtest-persistent-sqlite] /nix/store/4ixcpnhqswqwivhjgdz6xj62h39902jd-sydtest-persistent-sqlite-0.2.0.3
4630.17 s
[sydtest-persistent-sqlite] Executables installed in:
4630.17 s
[sydtest-persistent-sqlite] /nix/store/4ixcpnhqswqwivhjgdz6xj62h39902jd-sydtest-persistent-sqlite-0.2.0.3/bin
4630.17 s
[sydtest-persistent-sqlite] Libraries installed in:
4630.17 s
[sydtest-persistent-sqlite] /nix/store/4ixcpnhqswqwivhjgdz6xj62h39902jd-sydtest-persistent-sqlite-0.2.0.3/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-persistent-sqlite-0.2.0.3-4LcE0YB42laBNN4qZtYXKE
4630.17 s
[sydtest-persistent-sqlite] Dynamic Libraries installed in:
4630.17 s
[sydtest-persistent-sqlite] /nix/store/4ixcpnhqswqwivhjgdz6xj62h39902jd-sydtest-persistent-sqlite-0.2.0.3/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4630.17 s
[sydtest-persistent-sqlite] Private executables installed in:
4630.17 s
[sydtest-persistent-sqlite] /nix/store/4ixcpnhqswqwivhjgdz6xj62h39902jd-sydtest-persistent-sqlite-0.2.0.3/libexec/x86_64-linux-ghc-9.12.3-59b0/sydtest-persistent-sqlite-0.2.0.3
4630.17 s
[sydtest-persistent-sqlite] Data files installed in:
4630.17 s
[sydtest-persistent-sqlite] /nix/store/4ixcpnhqswqwivhjgdz6xj62h39902jd-sydtest-persistent-sqlite-0.2.0.3/share/x86_64-linux-ghc-9.12.3-59b0/sydtest-persistent-sqlite-0.2.0.3
4630.17 s
[sydtest-persistent-sqlite] Documentation installed in:
4630.17 s
[sydtest-persistent-sqlite] /nix/store/a3vv9scypgb61gwadgrjqvdrb42w6351-sydtest-persistent-sqlite-0.2.0.3-doc/share/doc/sydtest-persistent-sqlite-0.2.0.3
4630.17 s
[sydtest-persistent-sqlite] Configuration files installed in:
4630.17 s
[sydtest-persistent-sqlite] /nix/store/4ixcpnhqswqwivhjgdz6xj62h39902jd-sydtest-persistent-sqlite-0.2.0.3/etc
4630.17 s
[sydtest-persistent-sqlite] No alex found
4630.17 s
[sydtest-persistent-sqlite] Using ar found on system at:
4630.17 s
[sydtest-persistent-sqlite] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4630.17 s
[sydtest-persistent-sqlite] No c2hs found
4630.17 s
[sydtest-persistent-sqlite] No cpphs found
4630.17 s
[sydtest-persistent-sqlite] No doctest found
4630.17 s
[sydtest-persistent-sqlite] Using gcc version 14.3.0 given by user at:
4630.17 s
[sydtest-persistent-sqlite] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4630.17 s
[sydtest-persistent-sqlite] Using ghc version 9.12.3 found on system at:
4630.17 s
[sydtest-persistent-sqlite] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4630.17 s
[sydtest-persistent-sqlite] Using ghc-pkg version 9.12.3 found on system at:
4630.17 s
[sydtest-persistent-sqlite] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4630.17 s
[sydtest-persistent-sqlite] No ghcjs found
4630.17 s
[sydtest-persistent-sqlite] No ghcjs-pkg found
4630.17 s
[sydtest-persistent-sqlite] No greencard found
4630.17 s
[sydtest-persistent-sqlite] Using haddock version 2.32.0 found on system at:
4630.17 s
[sydtest-persistent-sqlite] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4630.17 s
[sydtest-persistent-sqlite] No happy found
4630.17 s
[sydtest-persistent-sqlite] No haskell-suite found
4630.17 s
[sydtest-persistent-sqlite] No haskell-suite-pkg found
4630.17 s
[sydtest-persistent-sqlite] No hmake found
4630.17 s
[sydtest-persistent-sqlite] Using hpc version 0.69 found on system at:
4630.17 s
[sydtest-persistent-sqlite] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4630.17 s
[sydtest-persistent-sqlite] Using hsc2hs version 0.68.10 found on system at:
4630.17 s
[sydtest-persistent-sqlite] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4630.18 s
[sydtest-persistent-sqlite] Using hscolour version 1.25 found on system at:
4630.18 s
[sydtest-persistent-sqlite] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4630.18 s
[sydtest-persistent-sqlite] No jhc found
4630.18 s
[sydtest-persistent-sqlite] Using ld found on system at:
4630.18 s
[sydtest-persistent-sqlite] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4630.18 s
[sydtest-persistent-sqlite] No pkg-config found
4630.18 s
[sydtest-persistent-sqlite] Using runghc version 9.12.3 found on system at:
4630.18 s
[sydtest-persistent-sqlite] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4630.18 s
[sydtest-persistent-sqlite] Using strip version 2.44 found on system at:
4630.18 s
[sydtest-persistent-sqlite] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4630.18 s
[sydtest-persistent-sqlite] Using tar found on system at:
4630.18 s
[sydtest-persistent-sqlite] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4630.18 s
[sydtest-persistent-sqlite] No uhc found
4630.35 s
[sydtest-persistent-postgresql] Dependency base >=4.7 && <5: using base-4.21.1.0
4630.35 s
[sydtest-persistent-postgresql] Dependency monad-logger: using monad-logger-0.3.42
4630.35 s
[sydtest-persistent-postgresql] Dependency mtl: using mtl-2.3.1
4630.35 s
[sydtest-persistent-postgresql] Dependency persistent-postgresql: using persistent-postgresql-2.13.6.2
4630.35 s
[sydtest-persistent-postgresql] Dependency postgres-options: using postgres-options-0.2.2.0
4630.35 s
[sydtest-persistent-postgresql] Dependency postgresql-simple: using postgresql-simple-0.7.0.0
4630.35 s
[sydtest-persistent-postgresql] Dependency random: using random-1.3.1
4630.35 s
[sydtest-persistent-postgresql] Dependency sydtest: using sydtest-0.23.0.2
4630.35 s
[sydtest-persistent-postgresql] Dependency sydtest-persistent: using sydtest-persistent-0.1.0.0
4630.35 s
[sydtest-persistent-postgresql] Dependency text: using text-2.1.3
4630.35 s
[sydtest-persistent-postgresql] Dependency tmp-postgres: using tmp-postgres-1.35.0.0
4630.35 s
[sydtest-persistent-postgresql] Source component graph: component lib
4630.35 s
[sydtest-persistent-postgresql] Configured component graph:
4630.35 s
[sydtest-persistent-postgresql] component sydtest-persistent-postgresql-0.3.0.0-2MpNBVuOFzy5iMGMXWz0wS
4630.35 s
[sydtest-persistent-postgresql] include base-4.21.1.0-f852
4630.35 s
[sydtest-persistent-postgresql] include monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j
4630.35 s
[sydtest-persistent-postgresql] include mtl-2.3.1-20ab
4630.35 s
[sydtest-persistent-postgresql] include persistent-postgresql-2.13.6.2-2ZEOMEvMLZGHtT3g15Sl41
4630.35 s
[sydtest-persistent-postgresql] include postgres-options-0.2.2.0-IoIXc3lS80wIBxLZv0tYtE
4630.35 s
[sydtest-persistent-postgresql] include postgresql-simple-0.7.0.0-3G5akFt5TuK8Rvon1qMrYG
4630.35 s
[sydtest-persistent-postgresql] include random-1.3.1-1PpUMefRBxQ4T6XFHPJk5b
4630.35 s
[sydtest-persistent-postgresql] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4630.35 s
[sydtest-persistent-postgresql] include sydtest-persistent-0.1.0.0-8oMmkBKH1Bf1eghTcOcQ1N
4630.35 s
[sydtest-persistent-postgresql] include text-2.1.3-1f83
4630.35 s
[sydtest-persistent-postgresql] include tmp-postgres-1.35.0.0-BNv9Ux60A8jJoK6hXleWnA
4630.35 s
[sydtest-persistent-postgresql] Linked component graph:
4630.35 s
[sydtest-persistent-postgresql] unit sydtest-persistent-postgresql-0.3.0.0-2MpNBVuOFzy5iMGMXWz0wS
4630.35 s
[sydtest-persistent-postgresql] include base-4.21.1.0-f852
4630.35 s
[sydtest-persistent-postgresql] include monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j
4630.35 s
[sydtest-persistent-postgresql] include mtl-2.3.1-20ab
4630.35 s
[sydtest-persistent-postgresql] include persistent-postgresql-2.13.6.2-2ZEOMEvMLZGHtT3g15Sl41
4630.35 s
[sydtest-persistent-postgresql] include postgres-options-0.2.2.0-IoIXc3lS80wIBxLZv0tYtE
4630.35 s
[sydtest-persistent-postgresql] include postgresql-simple-0.7.0.0-3G5akFt5TuK8Rvon1qMrYG
4630.35 s
[sydtest-persistent-postgresql] include random-1.3.1-1PpUMefRBxQ4T6XFHPJk5b
4630.35 s
[sydtest-persistent-postgresql] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4630.35 s
[sydtest-persistent-postgresql] include sydtest-persistent-0.1.0.0-8oMmkBKH1Bf1eghTcOcQ1N
4630.35 s
[sydtest-persistent-postgresql] include text-2.1.3-1f83
4630.35 s
[sydtest-persistent-postgresql] include tmp-postgres-1.35.0.0-BNv9Ux60A8jJoK6hXleWnA
4630.35 s
[sydtest-persistent-postgresql] Test.Syd.Persistent.Postgresql=sydtest-persistent-postgresql-0.3.0.0-2MpNBVuOFzy5iMGMXWz0wS:Test.Syd.Persistent.Postgresql
4630.35 s
[sydtest-persistent-postgresql] Ready component graph:
4630.35 s
[sydtest-persistent-postgresql] definite sydtest-persistent-postgresql-0.3.0.0-2MpNBVuOFzy5iMGMXWz0wS
4630.35 s
[sydtest-persistent-postgresql] depends base-4.21.1.0-f852
4630.35 s
[sydtest-persistent-postgresql] depends monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j
4630.35 s
[sydtest-persistent-postgresql] depends mtl-2.3.1-20ab
4630.35 s
[sydtest-persistent-postgresql] depends persistent-postgresql-2.13.6.2-2ZEOMEvMLZGHtT3g15Sl41
4630.35 s
[sydtest-persistent-postgresql] depends postgres-options-0.2.2.0-IoIXc3lS80wIBxLZv0tYtE
4630.35 s
[sydtest-persistent-postgresql] depends postgresql-simple-0.7.0.0-3G5akFt5TuK8Rvon1qMrYG
4630.35 s
[sydtest-persistent-postgresql] depends random-1.3.1-1PpUMefRBxQ4T6XFHPJk5b
4630.35 s
[sydtest-persistent-postgresql] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4630.35 s
[sydtest-persistent-postgresql] depends sydtest-persistent-0.1.0.0-8oMmkBKH1Bf1eghTcOcQ1N
4630.35 s
[sydtest-persistent-postgresql] depends text-2.1.3-1f83
4630.35 s
[sydtest-persistent-postgresql] depends tmp-postgres-1.35.0.0-BNv9Ux60A8jJoK6hXleWnA
4630.35 s
[sydtest-persistent-postgresql] Using Cabal-3.14.2.0 compiled by ghc-9.12
4630.35 s
[sydtest-persistent-postgresql] Using compiler: ghc-9.12.3
4630.35 s
[sydtest-persistent-postgresql] Using install prefix:
4630.35 s
[sydtest-persistent-postgresql] /nix/store/35baz0pbg57rl0z8wz4hv2hn1q8d502k-sydtest-persistent-postgresql-0.3.0.0
4630.35 s
[sydtest-persistent-postgresql] Executables installed in:
4630.35 s
[sydtest-persistent-postgresql] /nix/store/35baz0pbg57rl0z8wz4hv2hn1q8d502k-sydtest-persistent-postgresql-0.3.0.0/bin
4630.35 s
[sydtest-persistent-postgresql] Libraries installed in:
4630.35 s
[sydtest-persistent-postgresql] /nix/store/35baz0pbg57rl0z8wz4hv2hn1q8d502k-sydtest-persistent-postgresql-0.3.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-persistent-postgresql-0.3.0.0-2MpNBVuOFzy5iMGMXWz0wS
4630.35 s
[sydtest-persistent-postgresql] Dynamic Libraries installed in:
4630.35 s
[sydtest-persistent-postgresql] /nix/store/35baz0pbg57rl0z8wz4hv2hn1q8d502k-sydtest-persistent-postgresql-0.3.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4630.35 s
[sydtest-persistent-postgresql] Private executables installed in:
4630.35 s
[sydtest-persistent-postgresql] /nix/store/35baz0pbg57rl0z8wz4hv2hn1q8d502k-sydtest-persistent-postgresql-0.3.0.0/libexec/x86_64-linux-ghc-9.12.3-59b0/sydtest-persistent-postgresql-0.3.0.0
4630.35 s
[sydtest-persistent-postgresql] Data files installed in:
4630.35 s
[sydtest-persistent-postgresql] /nix/store/35baz0pbg57rl0z8wz4hv2hn1q8d502k-sydtest-persistent-postgresql-0.3.0.0/share/x86_64-linux-ghc-9.12.3-59b0/sydtest-persistent-postgresql-0.3.0.0
4630.35 s
[sydtest-persistent-postgresql] Documentation installed in:
4630.35 s
[sydtest-persistent-postgresql] /nix/store/xhg1jd7gpdr76vwgjp98f5jjyhaxpgmk-sydtest-persistent-postgresql-0.3.0.0-doc/share/doc/sydtest-persistent-postgresql-0.3.0.0
4630.35 s
[sydtest-persistent-postgresql] Configuration files installed in:
4630.35 s
[sydtest-persistent-postgresql] /nix/store/35baz0pbg57rl0z8wz4hv2hn1q8d502k-sydtest-persistent-postgresql-0.3.0.0/etc
4630.35 s
[sydtest-persistent-postgresql] No alex found
4630.35 s
[sydtest-persistent-postgresql] Using ar found on system at:
4630.35 s
[sydtest-persistent-postgresql] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4630.35 s
[sydtest-persistent-postgresql] No c2hs found
4630.35 s
[sydtest-persistent-postgresql] No cpphs found
4630.35 s
[sydtest-persistent-postgresql] No doctest found
4630.35 s
[sydtest-persistent-postgresql] Using gcc version 14.3.0 given by user at:
4630.35 s
[sydtest-persistent-postgresql] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4630.35 s
[sydtest-persistent-postgresql] Using ghc version 9.12.3 found on system at:
4630.35 s
[sydtest-persistent-postgresql] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4630.35 s
[sydtest-persistent-postgresql] Using ghc-pkg version 9.12.3 found on system at:
4630.35 s
[sydtest-persistent-postgresql] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4630.35 s
[sydtest-persistent-postgresql] No ghcjs found
4630.35 s
[sydtest-persistent-postgresql] No ghcjs-pkg found
4630.35 s
[sydtest-persistent-postgresql] No greencard found
4630.35 s
[sydtest-persistent-postgresql] Using haddock version 2.32.0 found on system at:
4630.35 s
[sydtest-persistent-postgresql] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4630.35 s
[sydtest-persistent-postgresql] No happy found
4630.35 s
[sydtest-persistent-postgresql] No haskell-suite found
4630.35 s
[sydtest-persistent-postgresql] No haskell-suite-pkg found
4630.35 s
[sydtest-persistent-postgresql] No hmake found
4630.35 s
[sydtest-persistent-postgresql] Using hpc version 0.69 found on system at:
4630.35 s
[sydtest-persistent-postgresql] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4630.35 s
[sydtest-persistent-postgresql] Using hsc2hs version 0.68.10 found on system at:
4630.35 s
[sydtest-persistent-postgresql] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4630.35 s
[sydtest-persistent-postgresql] Using hscolour version 1.25 found on system at:
4630.35 s
[sydtest-persistent-postgresql] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4630.35 s
[sydtest-persistent-postgresql] No jhc found
4630.35 s
[sydtest-persistent-postgresql] Using ld found on system at:
4630.35 s
[sydtest-persistent-postgresql] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4630.35 s
[sydtest-persistent-postgresql] No pkg-config found
4630.35 s
[sydtest-persistent-postgresql] Using runghc version 9.12.3 found on system at:
4630.35 s
[sydtest-persistent-postgresql] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4630.35 s
[sydtest-persistent-postgresql] Using strip version 2.44 found on system at:
4630.35 s
[sydtest-persistent-postgresql] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4630.35 s
[sydtest-persistent-postgresql] Using tar found on system at:
4630.35 s
[sydtest-persistent-postgresql] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4630.35 s
[sydtest-persistent-postgresql] No uhc found
4630.36 s
[sydtest-persistent-sqlite] Phase: buildPhase
4630.44 s
[sydtest-persistent-sqlite] Preprocessing library for sydtest-persistent-sqlite-0.2.0.3...
4630.44 s
[sydtest-persistent-sqlite] Building library for sydtest-persistent-sqlite-0.2.0.3...
4630.45 s
[sydtest-hedis] [1 of 2] Compiling Paths_sydtest_hedis ( dist/build/autogen/Paths_sydtest_hedis.hs, dist/build/Paths_sydtest_hedis.p_o )
4630.56 s
[sydtest-persistent-sqlite] [1 of 2] Compiling Paths_sydtest_persistent_sqlite ( dist/build/autogen/Paths_sydtest_persistent_sqlite.hs, dist/build/Paths_sydtest_persistent_sqlite.o, dist/build/Paths_sydtest_persistent_sqlite.dyn_o )
4630.57 s
[sydtest-persistent-postgresql] Phase: buildPhase
4630.63 s
[sydtest-webdriver-source] Dependency aeson: using aeson-2.2.3.0
4630.63 s
[sydtest-webdriver-source] Dependency base >=4.7 && <5: using base-4.21.1.0
4630.63 s
[sydtest-webdriver-source] Dependency http-client: using http-client-0.7.19
4630.63 s
[sydtest-webdriver-source] Dependency monad-control: using monad-control-1.0.3.1
4630.63 s
[sydtest-webdriver-source] Dependency mtl: using mtl-2.3.1
4630.63 s
[sydtest-webdriver-source] Dependency network: using network-3.2.8.0
4630.63 s
[sydtest-webdriver-source] Dependency network-uri: using network-uri-2.6.4.2
4630.63 s
[sydtest-webdriver-source] Dependency path: using path-0.9.6
4630.63 s
[sydtest-webdriver-source] Dependency path-io: using path-io-1.8.2
4630.63 s
[sydtest-webdriver-source] Dependency port-utils: using port-utils-0.2.1.0
4630.63 s
[sydtest-webdriver-source] Dependency sydtest: using sydtest-0.23.0.2
4630.63 s
[sydtest-webdriver-source] Dependency sydtest-typed-process: using sydtest-typed-process-0.0.0.0
4630.63 s
[sydtest-webdriver-source] Dependency sydtest-wai: using sydtest-wai-0.2.0.2
4630.63 s
[sydtest-webdriver-source] Dependency transformers-base: using transformers-base-0.4.6
4630.63 s
[sydtest-webdriver-source] Dependency typed-process: using typed-process-0.2.13.0
4630.63 s
[sydtest-webdriver-source] Dependency webdriver: using webdriver-0.12.0.1
4630.63 s
[sydtest-webdriver-source] Dependency base >=4.7 && <5: using base-4.21.1.0
4630.63 s
[sydtest-webdriver-source] Dependency http-types: using http-types-0.12.4
4630.63 s
[sydtest-webdriver-source] Dependency network-uri: using network-uri-2.6.4.2
4630.63 s
[sydtest-webdriver-source] Dependency sydtest: using sydtest-0.23.0.2
4630.63 s
[sydtest-webdriver-source] Dependency sydtest-wai: using sydtest-wai-0.2.0.2
4630.63 s
[sydtest-webdriver-source] Dependency sydtest-webdriver: using sydtest-webdriver-0.0.0.1
4630.63 s
[sydtest-webdriver-source] Dependency wai: using wai-3.2.4
4630.63 s
[sydtest-webdriver-source] Source component graph:
4630.63 s
[sydtest-webdriver-source] component lib
4630.63 s
[sydtest-webdriver-source] component test:sydtest-webdriver-test dependency lib
4630.63 s
[sydtest-webdriver-source] Configured component graph:
4630.63 s
[sydtest-webdriver-source] component sydtest-webdriver-0.0.0.1-JUjigr2SumpLUmiGKSfWBD
4630.63 s
[sydtest-webdriver-source] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4630.63 s
[sydtest-webdriver-source] include base-4.21.1.0-f852
4630.63 s
[sydtest-webdriver-source] include http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4630.63 s
[sydtest-webdriver-source] include monad-control-1.0.3.1-Ef0kEuy1mTT69zhin0ocRp
4630.63 s
[sydtest-webdriver-source] include mtl-2.3.1-20ab
4630.63 s
[sydtest-webdriver-source] include network-3.2.8.0-DpTVqwBHQkCklZVcfZXya
4630.63 s
[sydtest-webdriver-source] include network-uri-2.6.4.2-6QrLAlTdkbw47xOiepBO4K
4630.63 s
[sydtest-webdriver-source] include path-0.9.6-2fp1GJUJD07i7POopm72A
4630.63 s
[sydtest-webdriver-source] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4630.63 s
[sydtest-webdriver-source] include port-utils-0.2.1.0-ERptuYAHkuRItz49oPHnaF
4630.63 s
[sydtest-webdriver-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4630.63 s
[sydtest-webdriver-source] include sydtest-typed-process-0.0.0.0-Eb5nGeXcy6rKNpp94mW4rk
4630.63 s
[sydtest-webdriver-source] include sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4630.63 s
[sydtest-webdriver-source] include transformers-base-0.4.6-GLiqKetnM7cKxMEJaRNxUT
4630.63 s
[sydtest-webdriver-source] include typed-process-0.2.13.0-CdZF17AAa2153AcE9wyfJu
4630.63 s
[sydtest-webdriver-source] include webdriver-0.12.0.1-8907HGEy5kN7ijYoYf5pPy
4630.63 s
[sydtest-webdriver-source] component sydtest-webdriver-0.0.0.1-FmZ440hwCavJfQ4C5pwaAA-sydtest-webdriver-test
4630.63 s
[sydtest-webdriver-source] include base-4.21.1.0-f852
4630.63 s
[sydtest-webdriver-source] include http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4630.63 s
[sydtest-webdriver-source] include network-uri-2.6.4.2-6QrLAlTdkbw47xOiepBO4K
4630.63 s
[sydtest-webdriver-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4630.63 s
[sydtest-webdriver-source] include sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4630.63 s
[sydtest-webdriver-source] include sydtest-webdriver-0.0.0.1-JUjigr2SumpLUmiGKSfWBD
4630.63 s
[sydtest-webdriver-source] include wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4630.64 s
[sydtest-webdriver-source] Linked component graph:
4630.64 s
[sydtest-webdriver-source] unit sydtest-webdriver-0.0.0.1-JUjigr2SumpLUmiGKSfWBD
4630.64 s
[sydtest-webdriver-source] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4630.64 s
[sydtest-webdriver-source] include base-4.21.1.0-f852
4630.64 s
[sydtest-webdriver-source] include http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4630.64 s
[sydtest-webdriver-source] include monad-control-1.0.3.1-Ef0kEuy1mTT69zhin0ocRp
4630.64 s
[sydtest-webdriver-source] include mtl-2.3.1-20ab
4630.64 s
[sydtest-webdriver-source] include network-3.2.8.0-DpTVqwBHQkCklZVcfZXya
4630.64 s
[sydtest-webdriver-source] include network-uri-2.6.4.2-6QrLAlTdkbw47xOiepBO4K
4630.64 s
[sydtest-webdriver-source] include path-0.9.6-2fp1GJUJD07i7POopm72A
4630.64 s
[sydtest-webdriver-source] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4630.64 s
[sydtest-webdriver-source] include port-utils-0.2.1.0-ERptuYAHkuRItz49oPHnaF
4630.64 s
[sydtest-webdriver-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4630.64 s
[sydtest-webdriver-source] include sydtest-typed-process-0.0.0.0-Eb5nGeXcy6rKNpp94mW4rk
4630.64 s
[sydtest-webdriver-source] include sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4630.64 s
[sydtest-webdriver-source] include transformers-base-0.4.6-GLiqKetnM7cKxMEJaRNxUT
4630.64 s
[sydtest-webdriver-source] include typed-process-0.2.13.0-CdZF17AAa2153AcE9wyfJu
4630.64 s
[sydtest-webdriver-source] include webdriver-0.12.0.1-8907HGEy5kN7ijYoYf5pPy
4630.64 s
[sydtest-webdriver-source] Test.Syd.Webdriver=sydtest-webdriver-0.0.0.1-JUjigr2SumpLUmiGKSfWBD:Test.Syd.Webdriver
4630.64 s
[sydtest-webdriver-source] unit sydtest-webdriver-0.0.0.1-FmZ440hwCavJfQ4C5pwaAA-sydtest-webdriver-test
4630.64 s
[sydtest-webdriver-source] include base-4.21.1.0-f852
4630.64 s
[sydtest-webdriver-source] include http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4630.64 s
[sydtest-webdriver-source] include network-uri-2.6.4.2-6QrLAlTdkbw47xOiepBO4K
4630.64 s
[sydtest-webdriver-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4630.64 s
[sydtest-webdriver-source] include sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4630.64 s
[sydtest-webdriver-source] include sydtest-webdriver-0.0.0.1-JUjigr2SumpLUmiGKSfWBD
4630.64 s
[sydtest-webdriver-source] include wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4630.64 s
[sydtest-webdriver-source] Ready component graph:
4630.64 s
[sydtest-webdriver-source] definite sydtest-webdriver-0.0.0.1-JUjigr2SumpLUmiGKSfWBD
4630.64 s
[sydtest-webdriver-source] depends aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4630.64 s
[sydtest-webdriver-source] depends base-4.21.1.0-f852
4630.64 s
[sydtest-webdriver-source] depends http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4630.64 s
[sydtest-webdriver-source] depends monad-control-1.0.3.1-Ef0kEuy1mTT69zhin0ocRp
4630.64 s
[sydtest-webdriver-source] depends mtl-2.3.1-20ab
4630.64 s
[sydtest-webdriver-source] depends network-3.2.8.0-DpTVqwBHQkCklZVcfZXya
4630.64 s
[sydtest-webdriver-source] depends network-uri-2.6.4.2-6QrLAlTdkbw47xOiepBO4K
4630.64 s
[sydtest-webdriver-source] depends path-0.9.6-2fp1GJUJD07i7POopm72A
4630.64 s
[sydtest-webdriver-source] depends path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4630.64 s
[sydtest-webdriver-source] depends port-utils-0.2.1.0-ERptuYAHkuRItz49oPHnaF
4630.64 s
[sydtest-webdriver-source] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4630.64 s
[sydtest-webdriver-source] depends sydtest-typed-process-0.0.0.0-Eb5nGeXcy6rKNpp94mW4rk
4630.64 s
[sydtest-webdriver-source] depends sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4630.64 s
[sydtest-webdriver-source] depends transformers-base-0.4.6-GLiqKetnM7cKxMEJaRNxUT
4630.64 s
[sydtest-webdriver-source] depends typed-process-0.2.13.0-CdZF17AAa2153AcE9wyfJu
4630.64 s
[sydtest-webdriver-source] depends webdriver-0.12.0.1-8907HGEy5kN7ijYoYf5pPy
4630.64 s
[sydtest-webdriver-source] definite sydtest-webdriver-0.0.0.1-FmZ440hwCavJfQ4C5pwaAA-sydtest-webdriver-test
4630.64 s
[sydtest-webdriver-source] depends base-4.21.1.0-f852
4630.64 s
[sydtest-webdriver-source] depends http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4630.64 s
[sydtest-webdriver-source] depends network-uri-2.6.4.2-6QrLAlTdkbw47xOiepBO4K
4630.64 s
[sydtest-webdriver-source] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4630.64 s
[sydtest-webdriver-source] depends sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4630.64 s
[sydtest-webdriver-source] depends sydtest-webdriver-0.0.0.1-JUjigr2SumpLUmiGKSfWBD
4630.64 s
[sydtest-webdriver-source] depends wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4630.64 s
[sydtest-webdriver-source] Using Cabal-3.14.2.0 compiled by ghc-9.12
4630.64 s
[sydtest-webdriver-source] Using compiler: ghc-9.12.3
4630.64 s
[sydtest-webdriver-source] Using install prefix:
4630.64 s
[sydtest-webdriver-source] /nix/store/jx0y1m53kmsqqdgqv9gqx0gvaakgcsiz-sydtest-webdriver-source-0.0.0.1
4630.64 s
[sydtest-webdriver-source] Executables installed in:
4630.64 s
[sydtest-webdriver-source] /nix/store/jx0y1m53kmsqqdgqv9gqx0gvaakgcsiz-sydtest-webdriver-source-0.0.0.1/bin
4630.64 s
[sydtest-webdriver-source] Libraries installed in:
4630.64 s
[sydtest-webdriver-source] /nix/store/jx0y1m53kmsqqdgqv9gqx0gvaakgcsiz-sydtest-webdriver-source-0.0.0.1/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-webdriver-0.0.0.1-JUjigr2SumpLUmiGKSfWBD
4630.64 s
[sydtest-webdriver-source] Dynamic Libraries installed in:
4630.64 s
[sydtest-webdriver-source] /nix/store/jx0y1m53kmsqqdgqv9gqx0gvaakgcsiz-sydtest-webdriver-source-0.0.0.1/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4630.64 s
[sydtest-webdriver-source] Private executables installed in:
4630.64 s
[sydtest-webdriver-source] /nix/store/jx0y1m53kmsqqdgqv9gqx0gvaakgcsiz-sydtest-webdriver-source-0.0.0.1/libexec/x86_64-linux-ghc-9.12.3-59b0/sydtest-webdriver-0.0.0.1
4630.64 s
[sydtest-webdriver-source] Data files installed in:
4630.64 s
[sydtest-webdriver-source] /nix/store/jx0y1m53kmsqqdgqv9gqx0gvaakgcsiz-sydtest-webdriver-source-0.0.0.1/share/x86_64-linux-ghc-9.12.3-59b0/sydtest-webdriver-0.0.0.1
4630.64 s
[sydtest-webdriver-source] Documentation installed in: /share/doc/sydtest-webdriver-0.0.0.1
4630.64 s
[sydtest-webdriver-source] Configuration files installed in:
4630.64 s
[sydtest-webdriver-source] /nix/store/jx0y1m53kmsqqdgqv9gqx0gvaakgcsiz-sydtest-webdriver-source-0.0.0.1/etc
4630.64 s
[sydtest-webdriver-source] No alex found
4630.64 s
[sydtest-webdriver-source] Using ar found on system at:
4630.64 s
[sydtest-webdriver-source] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4630.64 s
[sydtest-webdriver-source] No c2hs found
4630.64 s
[sydtest-webdriver-source] No cpphs found
4630.64 s
[sydtest-webdriver-source] No doctest found
4630.64 s
[sydtest-webdriver-source] Using gcc version 14.3.0 given by user at:
4630.64 s
[sydtest-webdriver-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4630.64 s
[sydtest-webdriver-source] Using ghc version 9.12.3 found on system at:
4630.64 s
[sydtest-webdriver-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4630.64 s
[sydtest-webdriver-source] Using ghc-pkg version 9.12.3 found on system at:
4630.64 s
[sydtest-webdriver-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4630.64 s
[sydtest-webdriver-source] No ghcjs found
4630.64 s
[sydtest-webdriver-source] No ghcjs-pkg found
4630.64 s
[sydtest-webdriver-source] No greencard found
4630.64 s
[sydtest-webdriver-source] Using haddock version 2.32.0 found on system at:
4630.64 s
[sydtest-webdriver-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4630.64 s
[sydtest-webdriver-source] No happy found
4630.64 s
[sydtest-webdriver-source] No haskell-suite found
4630.64 s
[sydtest-webdriver-source] No haskell-suite-pkg found
4630.64 s
[sydtest-webdriver-source] No hmake found
4630.64 s
[sydtest-webdriver-source] Using hpc version 0.69 found on system at:
4630.64 s
[sydtest-webdriver-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4630.64 s
[sydtest-webdriver-source] Using hsc2hs version 0.68.10 found on system at:
4630.64 s
[sydtest-webdriver-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4630.64 s
[sydtest-webdriver-source] Using hscolour version 1.25 found on system at:
4630.64 s
[sydtest-webdriver-source] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4630.64 s
[sydtest-webdriver-source] No jhc found
4630.64 s
[sydtest-webdriver-source] Using ld found on system at:
4630.64 s
[sydtest-webdriver-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4630.64 s
[sydtest-webdriver-source] No pkg-config found
4630.64 s
[sydtest-webdriver-source] Using runghc version 9.12.3 found on system at:
4630.64 s
[sydtest-webdriver-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4630.64 s
[sydtest-webdriver-source] Using strip version 2.44 found on system at:
4630.66 s
[sydtest-persistent-postgresql] Preprocessing library for sydtest-persistent-postgresql-0.3.0.0...
4630.66 s
[sydtest-persistent-postgresql] Building library for sydtest-persistent-postgresql-0.3.0.0...
4630.69 s
[sydtest-hedis] [2 of 2] Compiling Test.Syd.Redis ( src/Test/Syd/Redis.hs, dist/build/Test/Syd/Redis.p_o )
4630.70 s
[sydtest-webdriver-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4630.70 s
[sydtest-webdriver-source] Using tar found on system at:
4630.70 s
[sydtest-webdriver-source] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4630.70 s
[sydtest-webdriver-source] No uhc found
4630.73 s
[sydtest-persistent-sqlite] [2 of 2] Compiling Test.Syd.Persistent.Sqlite ( src/Test/Syd/Persistent/Sqlite.hs, dist/build/Test/Syd/Persistent/Sqlite.o, dist/build/Test/Syd/Persistent/Sqlite.dyn_o )
4630.76 s
[sydtest-servant-source] Dependency base >=4.7 && <5: using base-4.21.1.0
4630.76 s
[sydtest-servant-source] Dependency http-client: using http-client-0.7.19
4630.76 s
[sydtest-servant-source] Dependency servant-client: using servant-client-0.20.2
4630.76 s
[sydtest-servant-source] Dependency servant-server: using servant-server-0.20.2
4630.77 s
[sydtest-servant-source] Dependency sydtest >=0.3.0.0: using sydtest-0.23.0.2
4630.77 s
[sydtest-servant-source] Dependency sydtest-wai: using sydtest-wai-0.2.0.2
4630.77 s
[sydtest-servant-source] Dependency base >=4.7 && <5: using base-4.21.1.0
4630.77 s
[sydtest-servant-source] Dependency servant-client: using servant-client-0.20.2
4630.77 s
[sydtest-servant-source] Dependency servant-server: using servant-server-0.20.2
4630.77 s
[sydtest-servant-source] Dependency stm: using stm-2.5.3.1
4630.77 s
[sydtest-servant-source] Dependency sydtest: using sydtest-0.23.0.2
4630.77 s
[sydtest-servant-source] Dependency sydtest-servant: using sydtest-servant-0.2.0.2
4630.77 s
[sydtest-servant-source] Dependency sydtest-wai: using sydtest-wai-0.2.0.2
4630.77 s
[sydtest-servant-source] Source component graph:
4630.77 s
[sydtest-servant-source] component lib
4630.77 s
[sydtest-servant-source] component test:sydtest-servant-test dependency lib
4630.77 s
[sydtest-servant-source] Configured component graph:
4630.77 s
[sydtest-servant-source] component sydtest-servant-0.2.0.2-Iv2ci7kTGCaLhZBzJdBjua
4630.77 s
[sydtest-servant-source] include base-4.21.1.0-f852
4630.77 s
[sydtest-servant-source] include http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4630.77 s
[sydtest-servant-source] include servant-client-0.20.2-3GYGfLSxaxQUWeXKCGAoH
4630.77 s
[sydtest-servant-source] include servant-server-0.20.2-5vZNAX2nCTrAIyPnkFGVKZ
4630.77 s
[sydtest-servant-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4630.77 s
[sydtest-servant-source] include sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4630.77 s
[sydtest-servant-source] component sydtest-servant-0.2.0.2-LMSgalAxqtE6OzfvSnUna9-sydtest-servant-test
4630.77 s
[sydtest-servant-source] include base-4.21.1.0-f852
4630.77 s
[sydtest-servant-source] include servant-client-0.20.2-3GYGfLSxaxQUWeXKCGAoH
4630.77 s
[sydtest-servant-source] include servant-server-0.20.2-5vZNAX2nCTrAIyPnkFGVKZ
4630.77 s
[sydtest-servant-source] include stm-2.5.3.1-6708
4630.77 s
[sydtest-servant-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4630.77 s
[sydtest-servant-source] include sydtest-servant-0.2.0.2-Iv2ci7kTGCaLhZBzJdBjua
4630.77 s
[sydtest-servant-source] include sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4630.77 s
[sydtest-servant-source] Linked component graph:
4630.77 s
[sydtest-servant-source] unit sydtest-servant-0.2.0.2-Iv2ci7kTGCaLhZBzJdBjua
4630.77 s
[sydtest-servant-source] include base-4.21.1.0-f852
4630.77 s
[sydtest-servant-source] include http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4630.77 s
[sydtest-servant-source] include servant-client-0.20.2-3GYGfLSxaxQUWeXKCGAoH
4630.77 s
[sydtest-servant-source] include servant-server-0.20.2-5vZNAX2nCTrAIyPnkFGVKZ
4630.77 s
[sydtest-servant-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4630.77 s
[sydtest-servant-source] include sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4630.77 s
[sydtest-servant-source] Test.Syd.Servant=sydtest-servant-0.2.0.2-Iv2ci7kTGCaLhZBzJdBjua:Test.Syd.Servant
4630.77 s
[sydtest-servant-source] unit sydtest-servant-0.2.0.2-LMSgalAxqtE6OzfvSnUna9-sydtest-servant-test
4630.77 s
[sydtest-servant-source] include base-4.21.1.0-f852
4630.77 s
[sydtest-servant-source] include servant-client-0.20.2-3GYGfLSxaxQUWeXKCGAoH
4630.77 s
[sydtest-servant-source] include servant-server-0.20.2-5vZNAX2nCTrAIyPnkFGVKZ
4630.77 s
[sydtest-servant-source] include stm-2.5.3.1-6708
4630.77 s
[sydtest-servant-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4630.77 s
[sydtest-servant-source] include sydtest-servant-0.2.0.2-Iv2ci7kTGCaLhZBzJdBjua
4630.77 s
[sydtest-servant-source] include sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4630.77 s
[sydtest-servant-source] Ready component graph:
4630.77 s
[sydtest-servant-source] definite sydtest-servant-0.2.0.2-Iv2ci7kTGCaLhZBzJdBjua
4630.77 s
[sydtest-servant-source] depends base-4.21.1.0-f852
4630.77 s
[sydtest-servant-source] depends http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4630.77 s
[sydtest-servant-source] depends servant-client-0.20.2-3GYGfLSxaxQUWeXKCGAoH
4630.77 s
[sydtest-servant-source] depends servant-server-0.20.2-5vZNAX2nCTrAIyPnkFGVKZ
4630.77 s
[sydtest-servant-source] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4630.77 s
[sydtest-servant-source] depends sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4630.77 s
[sydtest-servant-source] definite sydtest-servant-0.2.0.2-LMSgalAxqtE6OzfvSnUna9-sydtest-servant-test
4630.77 s
[sydtest-servant-source] depends base-4.21.1.0-f852
4630.77 s
[sydtest-servant-source] depends servant-client-0.20.2-3GYGfLSxaxQUWeXKCGAoH
4630.77 s
[sydtest-servant-source] depends servant-server-0.20.2-5vZNAX2nCTrAIyPnkFGVKZ
4630.77 s
[sydtest-servant-source] depends stm-2.5.3.1-6708
4630.77 s
[sydtest-servant-source] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4630.77 s
[sydtest-servant-source] depends sydtest-servant-0.2.0.2-Iv2ci7kTGCaLhZBzJdBjua
4630.77 s
[sydtest-servant-source] depends sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4630.77 s
[sydtest-servant-source] Using Cabal-3.14.2.0 compiled by ghc-9.12
4630.77 s
[sydtest-servant-source] Using compiler: ghc-9.12.3
4630.77 s
[sydtest-servant-source] Using install prefix:
4630.77 s
[sydtest-servant-source] /nix/store/c0jdj7jv0akyi4wxs6zmsq7zbpmi6izm-sydtest-servant-source-0.2.0.2
4630.77 s
[sydtest-servant-source] Executables installed in:
4630.77 s
[sydtest-servant-source] /nix/store/c0jdj7jv0akyi4wxs6zmsq7zbpmi6izm-sydtest-servant-source-0.2.0.2/bin
4630.77 s
[sydtest-servant-source] Libraries installed in:
4630.77 s
[sydtest-servant-source] /nix/store/c0jdj7jv0akyi4wxs6zmsq7zbpmi6izm-sydtest-servant-source-0.2.0.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-servant-0.2.0.2-Iv2ci7kTGCaLhZBzJdBjua
4630.77 s
[sydtest-servant-source] Dynamic Libraries installed in:
4630.77 s
[sydtest-servant-source] /nix/store/c0jdj7jv0akyi4wxs6zmsq7zbpmi6izm-sydtest-servant-source-0.2.0.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4630.77 s
[sydtest-servant-source] Private executables installed in:
4630.77 s
[sydtest-servant-source] /nix/store/c0jdj7jv0akyi4wxs6zmsq7zbpmi6izm-sydtest-servant-source-0.2.0.2/libexec/x86_64-linux-ghc-9.12.3-59b0/sydtest-servant-0.2.0.2
4630.77 s
[sydtest-servant-source] Data files installed in:
4630.77 s
[sydtest-servant-source] /nix/store/c0jdj7jv0akyi4wxs6zmsq7zbpmi6izm-sydtest-servant-source-0.2.0.2/share/x86_64-linux-ghc-9.12.3-59b0/sydtest-servant-0.2.0.2
4630.77 s
[sydtest-servant-source] Documentation installed in: /share/doc/sydtest-servant-0.2.0.2
4630.77 s
[sydtest-servant-source] Configuration files installed in:
4630.77 s
[sydtest-servant-source] /nix/store/c0jdj7jv0akyi4wxs6zmsq7zbpmi6izm-sydtest-servant-source-0.2.0.2/etc
4630.77 s
[sydtest-servant-source] No alex found
4630.77 s
[sydtest-servant-source] Using ar found on system at:
4630.77 s
[sydtest-servant-source] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4630.77 s
[sydtest-servant-source] No c2hs found
4630.77 s
[sydtest-servant-source] No cpphs found
4630.77 s
[sydtest-servant-source] No doctest found
4630.77 s
[sydtest-servant-source] Using gcc version 14.3.0 given by user at:
4630.77 s
[sydtest-servant-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4630.77 s
[sydtest-servant-source] Using ghc version 9.12.3 found on system at:
4630.77 s
[sydtest-servant-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4630.77 s
[sydtest-servant-source] Using ghc-pkg version 9.12.3 found on system at:
4630.77 s
[sydtest-servant-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4630.77 s
[sydtest-servant-source] No ghcjs found
4630.77 s
[sydtest-servant-source] No ghcjs-pkg found
4630.77 s
[sydtest-servant-source] No greencard found
4630.77 s
[sydtest-servant-source] Using haddock version 2.32.0 found on system at:
4630.77 s
[sydtest-servant-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4630.77 s
[sydtest-servant-source] No happy found
4630.77 s
[sydtest-servant-source] No haskell-suite found
4630.77 s
[sydtest-servant-source] No haskell-suite-pkg found
4630.77 s
[sydtest-servant-source] No hmake found
4630.77 s
[sydtest-servant-source] Using hpc version 0.69 found on system at:
4630.77 s
[sydtest-servant-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4630.77 s
[sydtest-servant-source] Using hsc2hs version 0.68.10 found on system at:
4630.77 s
[sydtest-servant-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4630.77 s
[sydtest-servant-source] Using hscolour version 1.25 found on system at:
4630.77 s
[sydtest-servant-source] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4630.77 s
[sydtest-servant-source] No jhc found
4630.77 s
[sydtest-servant-source] Using ld found on system at:
4630.77 s
[sydtest-servant-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4630.77 s
[sydtest-servant-source] No pkg-config found
4630.77 s
[sydtest-servant-source] Using runghc version 9.12.3 found on system at:
4630.77 s
[sydtest-servant-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4630.77 s
[sydtest-servant-source] Using strip version 2.44 found on system at:
4630.77 s
[sydtest-servant-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4630.77 s
[sydtest-servant-source] Using tar found on system at:
4630.77 s
[sydtest-servant-source] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4630.77 s
[sydtest-servant-source] No uhc found
4630.79 s
[sydtest-persistent-postgresql] [1 of 2] Compiling Paths_sydtest_persistent_postgresql ( dist/build/autogen/Paths_sydtest_persistent_postgresql.hs, dist/build/Paths_sydtest_persistent_postgresql.o, dist/build/Paths_sydtest_persistent_postgresql.dyn_o )
4630.90 s
[sydtest-webdriver-source] Phase: buildPhase
4630.91 s
[sydtest-webdriver-source] Distribution quality warnings:
4630.91 s
[sydtest-webdriver-source] [no-description] No 'description' field.
4630.91 s
[sydtest-webdriver-source] [missing-upper-bounds] On library, these packages miss upper bounds:
4630.91 s
[sydtest-webdriver-source] - aeson
4630.91 s
[sydtest-webdriver-source] - http-client
4630.91 s
[sydtest-webdriver-source] - monad-control
4630.91 s
[sydtest-webdriver-source] - mtl
4630.91 s
[sydtest-webdriver-source] - network
4630.91 s
[sydtest-webdriver-source] - network-uri
4630.91 s
[sydtest-webdriver-source] - path
4630.91 s
[sydtest-webdriver-source] - path-io
4630.91 s
[sydtest-webdriver-source] - port-utils
4630.91 s
[sydtest-webdriver-source] - sydtest
4630.91 s
[sydtest-webdriver-source] - sydtest-typed-process
4630.91 s
[sydtest-webdriver-source] - sydtest-wai
4630.91 s
[sydtest-webdriver-source] - transformers-base
4630.91 s
[sydtest-webdriver-source] - typed-process
4630.91 s
[sydtest-webdriver-source] - webdriver
4630.91 s
[sydtest-webdriver-source] Please add them. There is more information at https://pvp.haskell.org/
4630.91 s
[sydtest-webdriver-source] Building source dist for sydtest-webdriver-0.0.0.1...
4630.92 s
[sydtest-webdriver-source] Source tarball created: dist/sydtest-webdriver-0.0.0.1.tar.gz
4630.92 s
[sydtest-webdriver-source] Phase: checkPhase
4630.93 s
[sydtest-webdriver-source] Phase: haddockPhase
4630.93 s
[sydtest-webdriver-source] Phase: installPhase
4630.94 s
[sydtest-webdriver-source] Phase: fixupPhase
4630.98 s
Progress: 356 of 370 built (4 building), 559 of 559 downloaded from cache
4631.08 s
Building sydtest-webdriver
4631.09 s
[sydtest-persistent-postgresql] [2 of 2] Compiling Test.Syd.Persistent.Postgresql ( src/Test/Syd/Persistent/Postgresql.hs, dist/build/Test/Syd/Persistent/Postgresql.o, dist/build/Test/Syd/Persistent/Postgresql.dyn_o )
4631.09 s
[sydtest-persistent-sqlite] [1 of 2] Compiling Paths_sydtest_persistent_sqlite ( dist/build/autogen/Paths_sydtest_persistent_sqlite.hs, dist/build/Paths_sydtest_persistent_sqlite.p_o )
4631.09 s
[sydtest-servant-source] Phase: buildPhase
4631.09 s
[sydtest-servant-source] Distribution quality warnings:
4631.09 s
[sydtest-servant-source] [no-description] No 'description' field.
4631.09 s
[sydtest-servant-source] [missing-upper-bounds] On library, these packages miss upper bounds:
4631.09 s
[sydtest-servant-source] - http-client
4631.09 s
[sydtest-servant-source] - servant-client
4631.09 s
[sydtest-servant-source] - servant-server
4631.09 s
[sydtest-servant-source] - sydtest
4631.09 s
[sydtest-servant-source] - sydtest-wai
4631.09 s
[sydtest-servant-source] Please add them. There is more information at https://pvp.haskell.org/
4631.09 s
[sydtest-servant-source] Building source dist for sydtest-servant-0.2.0.2...
4631.09 s
[sydtest-servant-source] Source tarball created: dist/sydtest-servant-0.2.0.2.tar.gz
4631.09 s
[sydtest-servant-source] Phase: checkPhase
4631.09 s
[sydtest-servant-source] Phase: haddockPhase
4631.09 s
[sydtest-servant-source] Phase: installPhase
4631.09 s
[sydtest-servant-source] Phase: fixupPhase
4631.12 s
Progress: 357 of 370 built (4 building), 559 of 559 downloaded from cache
4631.20 s
Building sydtest-servant
4631.27 s
[sydtest-persistent-sqlite] [2 of 2] Compiling Test.Syd.Persistent.Sqlite ( src/Test/Syd/Persistent/Sqlite.hs, dist/build/Test/Syd/Persistent/Sqlite.p_o )
4631.58 s
[sydtest-webdriver] Phase: setupCompilerEnvironmentPhase
4631.59 s
[sydtest-webdriver] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4631.77 s
[sydtest-servant] Phase: setupCompilerEnvironmentPhase
4631.77 s
[sydtest-servant] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4631.98 s
[sydtest-persistent-postgresql] [1 of 2] Compiling Paths_sydtest_persistent_postgresql ( dist/build/autogen/Paths_sydtest_persistent_postgresql.hs, dist/build/Paths_sydtest_persistent_postgresql.p_o )
4632.15 s
[sydtest-webdriver] Phase: unpackPhase
4632.16 s
[sydtest-webdriver] unpacking source archive /nix/store/jx0y1m53kmsqqdgqv9gqx0gvaakgcsiz-sydtest-webdriver-source-0.0.0.1/sydtest-webdriver-0.0.0.1.tar.gz
4632.16 s
[sydtest-webdriver] source root is sydtest-webdriver-0.0.0.1
4632.17 s
[sydtest-webdriver] setting SOURCE_DATE_EPOCH to timestamp 1778741805 of file "sydtest-webdriver-0.0.0.1/test/Test/Syd/WebdriverSpec.hs"
4632.17 s
[sydtest-webdriver] warning: file "sydtest-webdriver-0.0.0.1/test/Test/Syd/WebdriverSpec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
4632.18 s
[sydtest-webdriver] Phase: patchPhase
4632.19 s
[sydtest-webdriver] Phase: compileBuildDriverPhase
4632.19 s
[sydtest-webdriver] setupCompileFlags: -package-db=/build/tmp.XrRuY0Bowa/setup-package.conf.d -threaded
4632.25 s
[sydtest-webdriver] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.XrRuY0Bowa/Main.o )
4632.30 s
[sydtest-webdriver] [2 of 2] Linking Setup
4632.36 s
[sydtest-persistent-postgresql] [2 of 2] Compiling Test.Syd.Persistent.Postgresql ( src/Test/Syd/Persistent/Postgresql.hs, dist/build/Test/Syd/Persistent/Postgresql.p_o )
4632.39 s
[sydtest-servant] Phase: unpackPhase
4632.40 s
[sydtest-servant] unpacking source archive /nix/store/c0jdj7jv0akyi4wxs6zmsq7zbpmi6izm-sydtest-servant-source-0.2.0.2/sydtest-servant-0.2.0.2.tar.gz
4632.40 s
[sydtest-servant] source root is sydtest-servant-0.2.0.2
4632.41 s
[sydtest-servant] setting SOURCE_DATE_EPOCH to timestamp 1778741805 of file "sydtest-servant-0.2.0.2/test/Test/Syd/ServantWithContextSpec.hs"
4632.41 s
[sydtest-servant] warning: file "sydtest-servant-0.2.0.2/test/Test/Syd/ServantWithContextSpec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
4632.41 s
[sydtest-servant] Phase: patchPhase
4632.45 s
[sydtest-servant] Phase: compileBuildDriverPhase
4632.45 s
[sydtest-servant] setupCompileFlags: -package-db=/build/tmp.bGicN3PS9U/setup-package.conf.d -threaded
4632.51 s
[sydtest-servant] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.bGicN3PS9U/Main.o )
4632.60 s
[sydtest-servant] [2 of 2] Linking Setup
4633.78 s
[sydtest-webdriver] Phase: updateAutotoolsGnuConfigScriptsPhase
4633.87 s
[sydtest-webdriver] Phase: configurePhase
4633.93 s
[sydtest-servant] Phase: updateAutotoolsGnuConfigScriptsPhase
4633.93 s
[sydtest-webdriver] configureFlags: --verbose --prefix=/nix/store/p700arrx1n2adcqm1cvk6wpymx7mfq0i-sydtest-webdriver-0.0.0.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/vag2c19y1fmjzlyfgjc9q11j10k6xgcg-sydtest-webdriver-0.0.0.1-doc/share/doc/sydtest-webdriver-0.0.0.1 --with-gcc=gcc --package-db=/build/tmp.XrRuY0Bowa/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4633.93 s
[sydtest-webdriver] Using Parsec parser
4633.93 s
[sydtest-webdriver] Configuring sydtest-webdriver-0.0.0.1...
4633.94 s
[sydtest-servant] Phase: configurePhase
4633.94 s
[sydtest-servant] configureFlags: --verbose --prefix=/nix/store/7racrfxz0abkx5z8ymirgky2jd3svr8s-sydtest-servant-0.2.0.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/1hx49nrlzzqswinc97r7g3yzh1ibfqi2-sydtest-servant-0.2.0.2-doc/share/doc/sydtest-servant-0.2.0.2 --with-gcc=gcc --package-db=/build/tmp.bGicN3PS9U/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4633.95 s
[sydtest-servant] Using Parsec parser
4633.95 s
[sydtest-servant] Configuring sydtest-servant-0.2.0.2...
4634.07 s
[sydtest-hedis] Preprocessing test suite 'sydtest-hedis-test' for sydtest-hedis-0.0.0.0...
4634.07 s
[sydtest-hedis] Building test suite 'sydtest-hedis-test' for sydtest-hedis-0.0.0.0...
4634.22 s
[sydtest-hedis] [1 of 3] Compiling Paths_sydtest_hedis ( dist/build/sydtest-hedis-test/autogen/Paths_sydtest_hedis.hs, dist/build/sydtest-hedis-test/sydtest-hedis-test-tmp/Paths_sydtest_hedis.o )
4634.23 s
[sydtest-persistent-sqlite] Preprocessing test suite 'sydtest-persistent-sqlite-test' for sydtest-persistent-sqlite-0.2.0.3...
4634.23 s
[sydtest-persistent-sqlite] Building test suite 'sydtest-persistent-sqlite-test' for sydtest-persistent-sqlite-0.2.0.3...
4634.34 s
[sydtest-hedis] [2 of 3] Compiling Test.Syd.RedisSpec ( test/Test/Syd/RedisSpec.hs, dist/build/sydtest-hedis-test/sydtest-hedis-test-tmp/Test/Syd/RedisSpec.o )
4634.44 s
[sydtest-persistent-sqlite] [1 of 4] Compiling Paths_sydtest_persistent_sqlite ( dist/build/sydtest-persistent-sqlite-test/autogen/Paths_sydtest_persistent_sqlite.hs, dist/build/sydtest-persistent-sqlite-test/sydtest-persistent-sqlite-test-tmp/Paths_sydtest_persistent_sqlite.o )
4634.48 s
[sydtest-persistent-sqlite] [2 of 4] Compiling Test.Syd.Persistent.Example ( test/Test/Syd/Persistent/Example.hs, dist/build/sydtest-persistent-sqlite-test/sydtest-persistent-sqlite-test-tmp/Test/Syd/Persistent/Example.o )
4634.53 s
[sydtest-hedis] [3 of 3] Compiling Main ( test/Spec.hs, dist/build/sydtest-hedis-test/sydtest-hedis-test-tmp/Main.o )
4634.64 s
[sydtest-webdriver] Dependency aeson: using aeson-2.2.3.0
4634.64 s
[sydtest-webdriver] Dependency base >=4.7 && <5: using base-4.21.1.0
4634.64 s
[sydtest-webdriver] Dependency http-client: using http-client-0.7.19
4634.64 s
[sydtest-webdriver] Dependency monad-control: using monad-control-1.0.3.1
4634.64 s
[sydtest-webdriver] Dependency mtl: using mtl-2.3.1
4634.64 s
[sydtest-webdriver] Dependency network: using network-3.2.8.0
4634.64 s
[sydtest-webdriver] Dependency network-uri: using network-uri-2.6.4.2
4634.64 s
[sydtest-webdriver] Dependency path: using path-0.9.6
4634.64 s
[sydtest-webdriver] Dependency path-io: using path-io-1.8.2
4634.64 s
[sydtest-webdriver] Dependency port-utils: using port-utils-0.2.1.0
4634.64 s
[sydtest-webdriver] Dependency sydtest: using sydtest-0.23.0.2
4634.64 s
[sydtest-webdriver] Dependency sydtest-typed-process: using sydtest-typed-process-0.0.0.0
4634.64 s
[sydtest-webdriver] Dependency sydtest-wai: using sydtest-wai-0.2.0.2
4634.64 s
[sydtest-webdriver] Dependency transformers-base: using transformers-base-0.4.6
4634.64 s
[sydtest-webdriver] Dependency typed-process: using typed-process-0.2.13.0
4634.64 s
[sydtest-webdriver] Dependency webdriver: using webdriver-0.12.0.1
4634.64 s
[sydtest-webdriver] Dependency base >=4.7 && <5: using base-4.21.1.0
4634.64 s
[sydtest-webdriver] Dependency http-types: using http-types-0.12.4
4634.64 s
[sydtest-webdriver] Dependency network-uri: using network-uri-2.6.4.2
4634.64 s
[sydtest-webdriver] Dependency sydtest: using sydtest-0.23.0.2
4634.64 s
[sydtest-webdriver] Dependency sydtest-wai: using sydtest-wai-0.2.0.2
4634.64 s
[sydtest-webdriver] Dependency sydtest-webdriver: using sydtest-webdriver-0.0.0.1
4634.64 s
[sydtest-webdriver] Dependency wai: using wai-3.2.4
4634.64 s
[sydtest-webdriver] Source component graph:
4634.64 s
[sydtest-webdriver] component lib
4634.64 s
[sydtest-webdriver] component test:sydtest-webdriver-test dependency lib
4634.64 s
[sydtest-webdriver] Configured component graph:
4634.64 s
[sydtest-webdriver] component sydtest-webdriver-0.0.0.1-JUjigr2SumpLUmiGKSfWBD
4634.64 s
[sydtest-webdriver] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4634.64 s
[sydtest-webdriver] include base-4.21.1.0-f852
4634.64 s
[sydtest-webdriver] include http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4634.64 s
[sydtest-webdriver] include monad-control-1.0.3.1-Ef0kEuy1mTT69zhin0ocRp
4634.64 s
[sydtest-webdriver] include mtl-2.3.1-20ab
4634.64 s
[sydtest-webdriver] include network-3.2.8.0-DpTVqwBHQkCklZVcfZXya
4634.64 s
[sydtest-webdriver] include network-uri-2.6.4.2-6QrLAlTdkbw47xOiepBO4K
4634.64 s
[sydtest-webdriver] include path-0.9.6-2fp1GJUJD07i7POopm72A
4634.64 s
[sydtest-webdriver] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4634.64 s
[sydtest-webdriver] include port-utils-0.2.1.0-ERptuYAHkuRItz49oPHnaF
4634.64 s
[sydtest-webdriver] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4634.64 s
[sydtest-webdriver] include sydtest-typed-process-0.0.0.0-Eb5nGeXcy6rKNpp94mW4rk
4634.64 s
[sydtest-webdriver] include sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4634.64 s
[sydtest-webdriver] include transformers-base-0.4.6-GLiqKetnM7cKxMEJaRNxUT
4634.64 s
[sydtest-webdriver] include typed-process-0.2.13.0-CdZF17AAa2153AcE9wyfJu
4634.64 s
[sydtest-webdriver] include webdriver-0.12.0.1-8907HGEy5kN7ijYoYf5pPy
4634.64 s
[sydtest-webdriver] component sydtest-webdriver-0.0.0.1-FmZ440hwCavJfQ4C5pwaAA-sydtest-webdriver-test
4634.64 s
[sydtest-webdriver] include base-4.21.1.0-f852
4634.64 s
[sydtest-webdriver] include http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4634.64 s
[sydtest-webdriver] include network-uri-2.6.4.2-6QrLAlTdkbw47xOiepBO4K
4634.64 s
[sydtest-webdriver] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4634.64 s
[sydtest-webdriver] include sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4634.64 s
[sydtest-webdriver] include sydtest-webdriver-0.0.0.1-JUjigr2SumpLUmiGKSfWBD
4634.64 s
[sydtest-webdriver] include wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4634.64 s
[sydtest-webdriver] Linked component graph:
4634.64 s
[sydtest-webdriver] unit sydtest-webdriver-0.0.0.1-JUjigr2SumpLUmiGKSfWBD
4634.64 s
[sydtest-webdriver] include aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4634.64 s
[sydtest-webdriver] include base-4.21.1.0-f852
4634.64 s
[sydtest-webdriver] include http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4634.64 s
[sydtest-webdriver] include monad-control-1.0.3.1-Ef0kEuy1mTT69zhin0ocRp
4634.64 s
[sydtest-webdriver] include mtl-2.3.1-20ab
4634.64 s
[sydtest-webdriver] include network-3.2.8.0-DpTVqwBHQkCklZVcfZXya
4634.64 s
[sydtest-webdriver] include network-uri-2.6.4.2-6QrLAlTdkbw47xOiepBO4K
4634.64 s
[sydtest-webdriver] include path-0.9.6-2fp1GJUJD07i7POopm72A
4634.64 s
[sydtest-webdriver] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4634.64 s
[sydtest-webdriver] include port-utils-0.2.1.0-ERptuYAHkuRItz49oPHnaF
4634.64 s
[sydtest-webdriver] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4634.64 s
[sydtest-webdriver] include sydtest-typed-process-0.0.0.0-Eb5nGeXcy6rKNpp94mW4rk
4634.64 s
[sydtest-webdriver] include sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4634.64 s
[sydtest-webdriver] include transformers-base-0.4.6-GLiqKetnM7cKxMEJaRNxUT
4634.64 s
[sydtest-webdriver] include typed-process-0.2.13.0-CdZF17AAa2153AcE9wyfJu
4634.64 s
[sydtest-webdriver] include webdriver-0.12.0.1-8907HGEy5kN7ijYoYf5pPy
4634.64 s
[sydtest-webdriver] Test.Syd.Webdriver=sydtest-webdriver-0.0.0.1-JUjigr2SumpLUmiGKSfWBD:Test.Syd.Webdriver
4634.64 s
[sydtest-webdriver] unit sydtest-webdriver-0.0.0.1-FmZ440hwCavJfQ4C5pwaAA-sydtest-webdriver-test
4634.64 s
[sydtest-webdriver] include base-4.21.1.0-f852
4634.64 s
[sydtest-webdriver] include http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4634.64 s
[sydtest-webdriver] include network-uri-2.6.4.2-6QrLAlTdkbw47xOiepBO4K
4634.64 s
[sydtest-webdriver] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4634.64 s
[sydtest-webdriver] include sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4634.64 s
[sydtest-webdriver] include sydtest-webdriver-0.0.0.1-JUjigr2SumpLUmiGKSfWBD
4634.64 s
[sydtest-webdriver] include wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4634.64 s
[sydtest-webdriver] Ready component graph:
4634.64 s
[sydtest-webdriver] definite sydtest-webdriver-0.0.0.1-JUjigr2SumpLUmiGKSfWBD
4634.64 s
[sydtest-webdriver] depends aeson-2.2.3.0-Atjr5tV8NTrI1dGjeg23dT
4634.64 s
[sydtest-webdriver] depends base-4.21.1.0-f852
4634.64 s
[sydtest-webdriver] depends http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4634.64 s
[sydtest-webdriver] depends monad-control-1.0.3.1-Ef0kEuy1mTT69zhin0ocRp
4634.64 s
[sydtest-webdriver] depends mtl-2.3.1-20ab
4634.64 s
[sydtest-webdriver] depends network-3.2.8.0-DpTVqwBHQkCklZVcfZXya
4634.64 s
[sydtest-webdriver] depends network-uri-2.6.4.2-6QrLAlTdkbw47xOiepBO4K
4634.64 s
[sydtest-webdriver] depends path-0.9.6-2fp1GJUJD07i7POopm72A
4634.64 s
[sydtest-webdriver] depends path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4634.64 s
[sydtest-webdriver] depends port-utils-0.2.1.0-ERptuYAHkuRItz49oPHnaF
4634.64 s
[sydtest-webdriver] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4634.64 s
[sydtest-webdriver] depends sydtest-typed-process-0.0.0.0-Eb5nGeXcy6rKNpp94mW4rk
4634.64 s
[sydtest-webdriver] depends sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4634.64 s
[sydtest-webdriver] depends transformers-base-0.4.6-GLiqKetnM7cKxMEJaRNxUT
4634.64 s
[sydtest-webdriver] depends typed-process-0.2.13.0-CdZF17AAa2153AcE9wyfJu
4634.64 s
[sydtest-webdriver] depends webdriver-0.12.0.1-8907HGEy5kN7ijYoYf5pPy
4634.64 s
[sydtest-webdriver] definite sydtest-webdriver-0.0.0.1-FmZ440hwCavJfQ4C5pwaAA-sydtest-webdriver-test
4634.64 s
[sydtest-webdriver] depends base-4.21.1.0-f852
4634.64 s
[sydtest-webdriver] depends http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4634.64 s
[sydtest-webdriver] depends network-uri-2.6.4.2-6QrLAlTdkbw47xOiepBO4K
4634.64 s
[sydtest-webdriver] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4634.64 s
[sydtest-webdriver] depends sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4634.64 s
[sydtest-webdriver] depends sydtest-webdriver-0.0.0.1-JUjigr2SumpLUmiGKSfWBD
4634.64 s
[sydtest-webdriver] depends wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4634.64 s
[sydtest-webdriver] Using Cabal-3.14.2.0 compiled by ghc-9.12
4634.64 s
[sydtest-webdriver] Using compiler: ghc-9.12.3
4634.64 s
[sydtest-webdriver] Using install prefix:
4634.64 s
[sydtest-webdriver] /nix/store/p700arrx1n2adcqm1cvk6wpymx7mfq0i-sydtest-webdriver-0.0.0.1
4634.64 s
[sydtest-webdriver] Executables installed in:
4634.64 s
[sydtest-webdriver] /nix/store/p700arrx1n2adcqm1cvk6wpymx7mfq0i-sydtest-webdriver-0.0.0.1/bin
4634.64 s
[sydtest-webdriver] Libraries installed in:
4634.64 s
[sydtest-webdriver] /nix/store/p700arrx1n2adcqm1cvk6wpymx7mfq0i-sydtest-webdriver-0.0.0.1/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-webdriver-0.0.0.1-JUjigr2SumpLUmiGKSfWBD
4634.64 s
[sydtest-webdriver] Dynamic Libraries installed in:
4634.64 s
[sydtest-webdriver] /nix/store/p700arrx1n2adcqm1cvk6wpymx7mfq0i-sydtest-webdriver-0.0.0.1/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4634.64 s
[sydtest-webdriver] Private executables installed in:
4634.64 s
[sydtest-webdriver] /nix/store/p700arrx1n2adcqm1cvk6wpymx7mfq0i-sydtest-webdriver-0.0.0.1/libexec/x86_64-linux-ghc-9.12.3-59b0/sydtest-webdriver-0.0.0.1
4634.64 s
[sydtest-webdriver] Data files installed in:
4634.64 s
[sydtest-webdriver] /nix/store/p700arrx1n2adcqm1cvk6wpymx7mfq0i-sydtest-webdriver-0.0.0.1/share/x86_64-linux-ghc-9.12.3-59b0/sydtest-webdriver-0.0.0.1
4634.64 s
[sydtest-webdriver] Documentation installed in:
4634.64 s
[sydtest-webdriver] /nix/store/vag2c19y1fmjzlyfgjc9q11j10k6xgcg-sydtest-webdriver-0.0.0.1-doc/share/doc/sydtest-webdriver-0.0.0.1
4634.64 s
[sydtest-webdriver] Configuration files installed in:
4634.64 s
[sydtest-webdriver] /nix/store/p700arrx1n2adcqm1cvk6wpymx7mfq0i-sydtest-webdriver-0.0.0.1/etc
4634.64 s
[sydtest-webdriver] No alex found
4634.64 s
[sydtest-webdriver] Using ar found on system at:
4634.64 s
[sydtest-webdriver] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4634.64 s
[sydtest-webdriver] No c2hs found
4634.64 s
[sydtest-webdriver] No cpphs found
4634.64 s
[sydtest-webdriver] No doctest found
4634.64 s
[sydtest-webdriver] Using gcc version 14.3.0 given by user at:
4634.64 s
[sydtest-webdriver] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4634.64 s
[sydtest-webdriver] Using ghc version 9.12.3 found on system at:
4634.64 s
[sydtest-webdriver] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4634.64 s
[sydtest-webdriver] Using ghc-pkg version 9.12.3 found on system at:
4634.64 s
[sydtest-webdriver] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4634.64 s
[sydtest-webdriver] No ghcjs found
4634.64 s
[sydtest-webdriver] No ghcjs-pkg found
4634.64 s
[sydtest-webdriver] No greencard found
4634.64 s
[sydtest-webdriver] Using haddock version 2.32.0 found on system at:
4634.64 s
[sydtest-webdriver] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4634.64 s
[sydtest-webdriver] No happy found
4634.64 s
[sydtest-webdriver] No haskell-suite found
4634.64 s
[sydtest-webdriver] No haskell-suite-pkg found
4634.64 s
[sydtest-webdriver] No hmake found
4634.64 s
[sydtest-webdriver] Using hpc version 0.69 found on system at:
4634.64 s
[sydtest-webdriver] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4634.64 s
[sydtest-webdriver] Using hsc2hs version 0.68.10 found on system at:
4634.64 s
[sydtest-webdriver] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4634.65 s
[sydtest-webdriver] Using hscolour version 1.25 found on system at:
4634.65 s
[sydtest-webdriver] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4634.65 s
[sydtest-webdriver] No jhc found
4634.65 s
[sydtest-webdriver] Using ld found on system at:
4634.65 s
[sydtest-webdriver] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4634.65 s
[sydtest-webdriver] No pkg-config found
4634.65 s
[sydtest-webdriver] Using runghc version 9.12.3 found on system at:
4634.65 s
[sydtest-webdriver] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4634.65 s
[sydtest-webdriver] Using strip version 2.44 found on system at:
4634.71 s
[sydtest-webdriver] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4634.71 s
[sydtest-webdriver] Using tar found on system at:
4634.71 s
[sydtest-webdriver] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4634.71 s
[sydtest-webdriver] No uhc found
4634.76 s
[sydtest-servant] Dependency base >=4.7 && <5: using base-4.21.1.0
4634.76 s
[sydtest-servant] Dependency http-client: using http-client-0.7.19
4634.76 s
[sydtest-servant] Dependency servant-client: using servant-client-0.20.2
4634.76 s
[sydtest-servant] Dependency servant-server: using servant-server-0.20.2
4634.76 s
[sydtest-servant] Dependency sydtest >=0.3.0.0: using sydtest-0.23.0.2
4634.76 s
[sydtest-servant] Dependency sydtest-wai: using sydtest-wai-0.2.0.2
4634.76 s
[sydtest-servant] Dependency base >=4.7 && <5: using base-4.21.1.0
4634.76 s
[sydtest-servant] Dependency servant-client: using servant-client-0.20.2
4634.76 s
[sydtest-servant] Dependency servant-server: using servant-server-0.20.2
4634.76 s
[sydtest-servant] Dependency stm: using stm-2.5.3.1
4634.76 s
[sydtest-servant] Dependency sydtest: using sydtest-0.23.0.2
4634.76 s
[sydtest-servant] Dependency sydtest-servant: using sydtest-servant-0.2.0.2
4634.76 s
[sydtest-servant] Dependency sydtest-wai: using sydtest-wai-0.2.0.2
4634.76 s
[sydtest-servant] Source component graph:
4634.76 s
[sydtest-servant] component lib
4634.76 s
[sydtest-servant] component test:sydtest-servant-test dependency lib
4634.76 s
[sydtest-servant] Configured component graph:
4634.76 s
[sydtest-servant] component sydtest-servant-0.2.0.2-Iv2ci7kTGCaLhZBzJdBjua
4634.76 s
[sydtest-servant] include base-4.21.1.0-f852
4634.76 s
[sydtest-servant] include http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4634.76 s
[sydtest-servant] include servant-client-0.20.2-3GYGfLSxaxQUWeXKCGAoH
4634.76 s
[sydtest-servant] include servant-server-0.20.2-5vZNAX2nCTrAIyPnkFGVKZ
4634.76 s
[sydtest-servant] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4634.76 s
[sydtest-servant] include sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4634.76 s
[sydtest-servant] component sydtest-servant-0.2.0.2-LMSgalAxqtE6OzfvSnUna9-sydtest-servant-test
4634.76 s
[sydtest-servant] include base-4.21.1.0-f852
4634.76 s
[sydtest-servant] include servant-client-0.20.2-3GYGfLSxaxQUWeXKCGAoH
4634.76 s
[sydtest-servant] include servant-server-0.20.2-5vZNAX2nCTrAIyPnkFGVKZ
4634.76 s
[sydtest-servant] include stm-2.5.3.1-6708
4634.76 s
[sydtest-servant] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4634.76 s
[sydtest-servant] include sydtest-servant-0.2.0.2-Iv2ci7kTGCaLhZBzJdBjua
4634.76 s
[sydtest-servant] include sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4634.76 s
[sydtest-servant] Linked component graph:
4634.76 s
[sydtest-servant] unit sydtest-servant-0.2.0.2-Iv2ci7kTGCaLhZBzJdBjua
4634.76 s
[sydtest-servant] include base-4.21.1.0-f852
4634.76 s
[sydtest-servant] include http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4634.76 s
[sydtest-servant] include servant-client-0.20.2-3GYGfLSxaxQUWeXKCGAoH
4634.76 s
[sydtest-servant] include servant-server-0.20.2-5vZNAX2nCTrAIyPnkFGVKZ
4634.76 s
[sydtest-servant] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4634.76 s
[sydtest-servant] include sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4634.76 s
[sydtest-servant] Test.Syd.Servant=sydtest-servant-0.2.0.2-Iv2ci7kTGCaLhZBzJdBjua:Test.Syd.Servant
4634.76 s
[sydtest-servant] unit sydtest-servant-0.2.0.2-LMSgalAxqtE6OzfvSnUna9-sydtest-servant-test
4634.76 s
[sydtest-servant] include base-4.21.1.0-f852
4634.76 s
[sydtest-servant] include servant-client-0.20.2-3GYGfLSxaxQUWeXKCGAoH
4634.76 s
[sydtest-servant] include servant-server-0.20.2-5vZNAX2nCTrAIyPnkFGVKZ
4634.76 s
[sydtest-servant] include stm-2.5.3.1-6708
4634.76 s
[sydtest-servant] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4634.76 s
[sydtest-servant] include sydtest-servant-0.2.0.2-Iv2ci7kTGCaLhZBzJdBjua
4634.76 s
[sydtest-servant] include sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4634.76 s
[sydtest-servant] Ready component graph:
4634.76 s
[sydtest-servant] definite sydtest-servant-0.2.0.2-Iv2ci7kTGCaLhZBzJdBjua
4634.76 s
[sydtest-servant] depends base-4.21.1.0-f852
4634.76 s
[sydtest-servant] depends http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4634.76 s
[sydtest-servant] depends servant-client-0.20.2-3GYGfLSxaxQUWeXKCGAoH
4634.76 s
[sydtest-servant] depends servant-server-0.20.2-5vZNAX2nCTrAIyPnkFGVKZ
4634.76 s
[sydtest-servant] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4634.76 s
[sydtest-servant] depends sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4634.76 s
[sydtest-servant] definite sydtest-servant-0.2.0.2-LMSgalAxqtE6OzfvSnUna9-sydtest-servant-test
4634.76 s
[sydtest-servant] depends base-4.21.1.0-f852
4634.76 s
[sydtest-servant] depends servant-client-0.20.2-3GYGfLSxaxQUWeXKCGAoH
4634.76 s
[sydtest-servant] depends servant-server-0.20.2-5vZNAX2nCTrAIyPnkFGVKZ
4634.76 s
[sydtest-servant] depends stm-2.5.3.1-6708
4634.76 s
[sydtest-servant] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4634.76 s
[sydtest-servant] depends sydtest-servant-0.2.0.2-Iv2ci7kTGCaLhZBzJdBjua
4634.76 s
[sydtest-servant] depends sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4634.76 s
[sydtest-servant] Using Cabal-3.14.2.0 compiled by ghc-9.12
4634.76 s
[sydtest-servant] Using compiler: ghc-9.12.3
4634.76 s
[sydtest-servant] Using install prefix:
4634.76 s
[sydtest-servant] /nix/store/7racrfxz0abkx5z8ymirgky2jd3svr8s-sydtest-servant-0.2.0.2
4634.76 s
[sydtest-servant] Executables installed in:
4634.76 s
[sydtest-servant] /nix/store/7racrfxz0abkx5z8ymirgky2jd3svr8s-sydtest-servant-0.2.0.2/bin
4634.76 s
[sydtest-servant] Libraries installed in:
4634.76 s
[sydtest-servant] /nix/store/7racrfxz0abkx5z8ymirgky2jd3svr8s-sydtest-servant-0.2.0.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-servant-0.2.0.2-Iv2ci7kTGCaLhZBzJdBjua
4634.76 s
[sydtest-servant] Dynamic Libraries installed in:
4634.76 s
[sydtest-servant] /nix/store/7racrfxz0abkx5z8ymirgky2jd3svr8s-sydtest-servant-0.2.0.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4634.76 s
[sydtest-servant] Private executables installed in:
4634.76 s
[sydtest-servant] /nix/store/7racrfxz0abkx5z8ymirgky2jd3svr8s-sydtest-servant-0.2.0.2/libexec/x86_64-linux-ghc-9.12.3-59b0/sydtest-servant-0.2.0.2
4634.76 s
[sydtest-servant] Data files installed in:
4634.76 s
[sydtest-servant] /nix/store/7racrfxz0abkx5z8ymirgky2jd3svr8s-sydtest-servant-0.2.0.2/share/x86_64-linux-ghc-9.12.3-59b0/sydtest-servant-0.2.0.2
4634.76 s
[sydtest-servant] Documentation installed in:
4634.76 s
[sydtest-servant] /nix/store/1hx49nrlzzqswinc97r7g3yzh1ibfqi2-sydtest-servant-0.2.0.2-doc/share/doc/sydtest-servant-0.2.0.2
4634.76 s
[sydtest-servant] Configuration files installed in:
4634.76 s
[sydtest-servant] /nix/store/7racrfxz0abkx5z8ymirgky2jd3svr8s-sydtest-servant-0.2.0.2/etc
4634.76 s
[sydtest-servant] No alex found
4634.76 s
[sydtest-servant] Using ar found on system at:
4634.76 s
[sydtest-servant] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4634.76 s
[sydtest-servant] No c2hs found
4634.76 s
[sydtest-servant] No cpphs found
4634.76 s
[sydtest-servant] No doctest found
4634.76 s
[sydtest-servant] Using gcc version 14.3.0 given by user at:
4634.76 s
[sydtest-servant] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4634.76 s
[sydtest-servant] Using ghc version 9.12.3 found on system at:
4634.76 s
[sydtest-servant] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4634.76 s
[sydtest-servant] Using ghc-pkg version 9.12.3 found on system at:
4634.77 s
[sydtest-servant] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4634.77 s
[sydtest-servant] No ghcjs found
4634.77 s
[sydtest-servant] No ghcjs-pkg found
4634.77 s
[sydtest-servant] No greencard found
4634.77 s
[sydtest-servant] Using haddock version 2.32.0 found on system at:
4634.77 s
[sydtest-servant] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4634.77 s
[sydtest-servant] No happy found
4634.77 s
[sydtest-servant] No haskell-suite found
4634.77 s
[sydtest-servant] No haskell-suite-pkg found
4634.77 s
[sydtest-servant] No hmake found
4634.77 s
[sydtest-servant] Using hpc version 0.69 found on system at:
4634.77 s
[sydtest-servant] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4634.77 s
[sydtest-servant] Using hsc2hs version 0.68.10 found on system at:
4634.77 s
[sydtest-servant] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4634.77 s
[sydtest-servant] Using hscolour version 1.25 found on system at:
4634.77 s
[sydtest-servant] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4634.77 s
[sydtest-servant] No jhc found
4634.77 s
[sydtest-servant] Using ld found on system at:
4634.77 s
[sydtest-servant] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4634.77 s
[sydtest-servant] No pkg-config found
4634.77 s
[sydtest-servant] Using runghc version 9.12.3 found on system at:
4634.77 s
[sydtest-servant] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4634.77 s
[sydtest-servant] Using strip version 2.44 found on system at:
4634.77 s
[sydtest-servant] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4634.77 s
[sydtest-servant] Using tar found on system at:
4634.77 s
[sydtest-servant] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4634.77 s
[sydtest-servant] No uhc found
4634.79 s
[sydtest-hedis] [4 of 4] Linking dist/build/sydtest-hedis-test/sydtest-hedis-test
4634.90 s
[sydtest-webdriver] Phase: buildPhase
4634.97 s
[sydtest-servant] Phase: buildPhase
4634.99 s
[sydtest-webdriver] Preprocessing library for sydtest-webdriver-0.0.0.1...
4634.99 s
[sydtest-webdriver] Building library for sydtest-webdriver-0.0.0.1...
4635.06 s
[sydtest-servant] Preprocessing library for sydtest-servant-0.2.0.2...
4635.06 s
[sydtest-servant] Building library for sydtest-servant-0.2.0.2...
4635.09 s
[sydtest-webdriver] [1 of 2] Compiling Paths_sydtest_webdriver ( dist/build/autogen/Paths_sydtest_webdriver.hs, dist/build/Paths_sydtest_webdriver.o, dist/build/Paths_sydtest_webdriver.dyn_o )
4635.19 s
[sydtest-servant] [1 of 2] Compiling Paths_sydtest_servant ( dist/build/autogen/Paths_sydtest_servant.hs, dist/build/Paths_sydtest_servant.o, dist/build/Paths_sydtest_servant.dyn_o )
4635.27 s
[sydtest-webdriver] [2 of 2] Compiling Test.Syd.Webdriver ( src/Test/Syd/Webdriver.hs, dist/build/Test/Syd/Webdriver.o, dist/build/Test/Syd/Webdriver.dyn_o )
4635.30 s
[sydtest-persistent-sqlite] [3 of 4] Compiling Test.Syd.Persistent.SqliteSpec ( test/Test/Syd/Persistent/SqliteSpec.hs, dist/build/sydtest-persistent-sqlite-test/sydtest-persistent-sqlite-test-tmp/Test/Syd/Persistent/SqliteSpec.o )
4635.35 s
[sydtest-servant] [2 of 2] Compiling Test.Syd.Servant ( src/Test/Syd/Servant.hs, dist/build/Test/Syd/Servant.o, dist/build/Test/Syd/Servant.dyn_o )
4635.49 s
[sydtest-persistent-sqlite] [4 of 4] Compiling Main ( test/Spec.hs, dist/build/sydtest-persistent-sqlite-test/sydtest-persistent-sqlite-test-tmp/Main.o )
4636.01 s
[sydtest-persistent-postgresql] Phase: haddockPhase
4636.08 s
[sydtest-persistent-sqlite] [5 of 5] Linking dist/build/sydtest-persistent-sqlite-test/sydtest-persistent-sqlite-test
4636.10 s
[sydtest-servant] [1 of 2] Compiling Paths_sydtest_servant ( dist/build/autogen/Paths_sydtest_servant.hs, dist/build/Paths_sydtest_servant.p_o )
4636.32 s
[sydtest-hedis] Phase: checkPhase
4636.32 s
[sydtest-webdriver] [1 of 2] Compiling Paths_sydtest_webdriver ( dist/build/autogen/Paths_sydtest_webdriver.hs, dist/build/Paths_sydtest_webdriver.p_o )
4636.47 s
[sydtest-servant] [2 of 2] Compiling Test.Syd.Servant ( src/Test/Syd/Servant.hs, dist/build/Test/Syd/Servant.p_o )
4636.57 s
[sydtest-webdriver] [2 of 2] Compiling Test.Syd.Webdriver ( src/Test/Syd/Webdriver.hs, dist/build/Test/Syd/Webdriver.p_o )
4636.74 s
[sydtest-hedis] Running 1 test suites...
4636.74 s
[sydtest-hedis] Test suite sydtest-hedis-test: RUNNING...
4636.98 s
[sydtest-persistent-postgresql] Preprocessing library for sydtest-persistent-postgresql-0.3.0.0...
4636.98 s
[sydtest-persistent-postgresql] Running Haddock on library for sydtest-persistent-postgresql-0.3.0.0...
4636.98 s
[sydtest-persistent-postgresql] Warning: The documentation for the following packages are not installed. No
4636.98 s
[sydtest-persistent-postgresql] links will be generated to these packages: attoparsec-0.14.4,
4636.98 s
[sydtest-persistent-postgresql] attoparsec-0.14.4, libyaml-clib-0.2.5, path-0.9.6, path-0.9.6,
4636.98 s
[sydtest-persistent-postgresql] postgresql-libpq-configure-0.11, vector-0.13.2.0
4637.02 s
[sydtest-hedis] Tests:
4637.02 s
[sydtest-hedis]
4637.02 s
[sydtest-hedis] Test.Syd.RedisSpec
4637.02 s
[sydtest-hedis] redisSpec
4637.02 s
[sydtest-hedis] ✓ sets up and tears down a redis connection nicely 26.01 ms
4637.02 s
[sydtest-hedis] shared state
4637.02 s
[sydtest-hedis] ✓ can write a message 19.81 ms
4637.02 s
[sydtest-hedis] ✓ cannot read a message that has not been written yet 13.44 ms
4637.02 s
[sydtest-hedis] redisServerSpec
4637.02 s
[sydtest-hedis] ✓ sets up and tears down the redis server nicely 0.01 ms
4637.02 s
[sydtest-hedis]
4637.02 s
[sydtest-hedis] Passed: 4
4637.02 s
[sydtest-hedis] Failed: 0
4637.02 s
[sydtest-hedis] Sum of test runtimes: 0.06 seconds
4637.02 s
[sydtest-hedis] Test suite took: 0.14 seconds
4637.02 s
[sydtest-hedis]
4637.02 s
[sydtest-hedis] Test suite sydtest-hedis-test: PASS
4637.02 s
[sydtest-hedis] Test suite logged to: dist/test/sydtest-hedis-0.0.0.0-sydtest-hedis-test.log
4637.02 s
[sydtest-hedis] 1 of 1 test suites (1 of 1 test cases) passed.
4637.03 s
[sydtest-hedis] Phase: haddockPhase
4637.35 s
[sydtest-persistent-postgresql] [1 of 2] Compiling Paths_sydtest_persistent_postgresql ( dist/build/autogen/Paths_sydtest_persistent_postgresql.hs, nothing ) [Flags changed]
4637.37 s
[sydtest-persistent-sqlite] Phase: checkPhase
4637.39 s
[sydtest-persistent-postgresql] [2 of 2] Compiling Test.Syd.Persistent.Postgresql ( src/Test/Syd/Persistent/Postgresql.hs, nothing ) [Flags changed]
4637.76 s
[sydtest-persistent-postgresql] Haddock coverage:
4637.79 s
[sydtest-persistent-sqlite] Running 1 test suites...
4637.79 s
[sydtest-persistent-sqlite] Test suite sydtest-persistent-sqlite-test: RUNNING...
4637.82 s
[sydtest-persistent-sqlite] Tests:
4637.82 s
[sydtest-persistent-sqlite]
4637.82 s
[sydtest-persistent-sqlite] Test.Syd.Persistent.SqliteSpec
4637.82 s
[sydtest-persistent-sqlite] persistSqliteSpec
4637.82 s
[sydtest-persistent-sqlite] ✓ Golden test for the current migrations 12.65 ms
4637.82 s
[sydtest-persistent-sqlite] ✓ Can automatically migrate from the previous database schema 12.42 ms
4637.82 s
[sydtest-persistent-sqlite] ✓ can write and read this example person 12.47 ms
4637.82 s
[sydtest-persistent-sqlite] shared data
4637.82 s
[sydtest-persistent-sqlite] ✓ can write this example person 12.33 ms
4637.82 s
[sydtest-persistent-sqlite] ✓ cannot read anything that has not been written yet 12.33 ms
4637.82 s
[sydtest-persistent-sqlite]
4637.82 s
[sydtest-persistent-sqlite] Passed: 5
4637.82 s
[sydtest-persistent-sqlite] Failed: 0
4637.82 s
[sydtest-persistent-sqlite] Sum of test runtimes: 0.06 seconds
4637.82 s
[sydtest-persistent-sqlite] Test suite took: 0.02 seconds
4637.82 s
[sydtest-persistent-sqlite]
4637.82 s
[sydtest-persistent-sqlite] Test suite sydtest-persistent-sqlite-test: PASS
4637.82 s
[sydtest-persistent-sqlite] Test suite logged to:
4637.82 s
[sydtest-persistent-sqlite] dist/test/sydtest-persistent-sqlite-0.2.0.3-sydtest-persistent-sqlite-test.log
4637.82 s
[sydtest-persistent-sqlite] 1 of 1 test suites (1 of 1 test cases) passed.
4637.83 s
[sydtest-persistent-sqlite] Phase: haddockPhase
4638.00 s
[sydtest-persistent-postgresql] Warning: 'SetupFunc' is ambiguous. It is defined
4638.00 s
[sydtest-persistent-postgresql] * in ‘Test.Syd.Def.SetupFunc’
4638.00 s
[sydtest-persistent-postgresql] * in ‘Test.Syd.Def.SetupFunc’
4638.00 s
[sydtest-persistent-postgresql] You may be able to disambiguate the identifier by qualifying it or
4638.00 s
[sydtest-persistent-postgresql] by specifying the type/value namespace explicitly.
4638.00 s
[sydtest-persistent-postgresql] Defaulting to the one defined in ‘Test.Syd.Def.SetupFunc’
4638.00 s
[sydtest-persistent-postgresql] 62% ( 5 / 8) in 'Test.Syd.Persistent.Postgresql'
4638.00 s
[sydtest-persistent-postgresql] Missing documentation for:
4638.00 s
[sydtest-persistent-postgresql] persistPostgresqlAdminSpec (src/Test/Syd/Persistent/Postgresql.hs:233)
4638.01 s
[sydtest-persistent-postgresql] persistPostgresqlDatabaseSpec (src/Test/Syd/Persistent/Postgresql.hs:242)
4638.01 s
[sydtest-persistent-postgresql] TemplateDB (src/Test/Syd/Persistent/Postgresql.hs:227)
4638.04 s
[sydtest-hedis] Preprocessing library for sydtest-hedis-0.0.0.0...
4638.04 s
[sydtest-hedis] Running Haddock on library for sydtest-hedis-0.0.0.0...
4638.05 s
[sydtest-hedis] Warning: The documentation for the following packages are not installed. No
4638.05 s
[sydtest-hedis] links will be generated to these packages: attoparsec-0.14.4,
4638.05 s
[sydtest-hedis] attoparsec-0.14.4, fail-4.9.0.0, libyaml-clib-0.2.5, path-0.9.6, path-0.9.6,
4638.05 s
[sydtest-hedis] vector-0.13.2.0
4638.36 s
[sydtest-hedis] [1 of 2] Compiling Paths_sydtest_hedis ( dist/build/autogen/Paths_sydtest_hedis.hs, nothing ) [Flags changed]
4638.41 s
[sydtest-hedis] [2 of 2] Compiling Test.Syd.Redis ( src/Test/Syd/Redis.hs, nothing ) [Flags changed]
4638.75 s
[sydtest-persistent-sqlite] Preprocessing library for sydtest-persistent-sqlite-0.2.0.3...
4638.75 s
[sydtest-persistent-sqlite] Running Haddock on library for sydtest-persistent-sqlite-0.2.0.3...
4638.75 s
[sydtest-persistent-sqlite] Warning: The documentation for the following packages are not installed. No
4638.75 s
[sydtest-persistent-sqlite] links will be generated to these packages: attoparsec-0.14.4,
4638.75 s
[sydtest-persistent-sqlite] attoparsec-0.14.4, libyaml-clib-0.2.5, path-0.9.6, path-0.9.6, vector-0.13.2.0
4638.81 s
[sydtest-hedis] Haddock coverage:
4639.07 s
[sydtest-hedis] Warning: 'SetupFunc' is ambiguous. It is defined
4639.07 s
[sydtest-hedis] * in ‘Test.Syd.Def.SetupFunc’
4639.07 s
[sydtest-hedis] * in ‘Test.Syd.Def.SetupFunc’
4639.07 s
[sydtest-hedis] You may be able to disambiguate the identifier by qualifying it or
4639.07 s
[sydtest-hedis] by specifying the type/value namespace explicitly.
4639.07 s
[sydtest-hedis] Defaulting to the one defined in ‘Test.Syd.Def.SetupFunc’
4639.07 s
[sydtest-hedis] Warning: 'bracket' is out of scope.
4639.07 s
[sydtest-hedis] If you qualify the identifier, haddock can try to link it anyway.
4639.07 s
[sydtest-hedis] 88% ( 8 / 9) in 'Test.Syd.Redis'
4639.07 s
[sydtest-hedis] Missing documentation for:
4639.07 s
[sydtest-hedis] Module header
4639.09 s
[sydtest-persistent-sqlite] [1 of 2] Compiling Paths_sydtest_persistent_sqlite ( dist/build/autogen/Paths_sydtest_persistent_sqlite.hs, nothing ) [Flags changed]
4639.12 s
[sydtest-persistent-sqlite] [2 of 2] Compiling Test.Syd.Persistent.Sqlite ( src/Test/Syd/Persistent/Sqlite.hs, nothing ) [Flags changed]
4639.36 s
[sydtest-persistent-sqlite] Haddock coverage:
4639.64 s
[sydtest-persistent-sqlite] Warning: 'SetupFunc' is ambiguous. It is defined
4639.64 s
[sydtest-persistent-sqlite] * in ‘Test.Syd.Def.SetupFunc’
4639.64 s
[sydtest-persistent-sqlite] * in ‘Test.Syd.Def.SetupFunc’
4639.64 s
[sydtest-persistent-sqlite] You may be able to disambiguate the identifier by qualifying it or
4639.64 s
[sydtest-persistent-sqlite] by specifying the type/value namespace explicitly.
4639.64 s
[sydtest-persistent-sqlite] Defaulting to the one defined in ‘Test.Syd.Def.SetupFunc’
4639.64 s
[sydtest-persistent-sqlite] 100% ( 8 / 8) in 'Test.Syd.Persistent.Sqlite'
4639.74 s
[sydtest-hedis] Warning: Test.Syd.Redis: could not find link destinations for:
4639.74 s
[sydtest-hedis] - Path.Internal.Posix.Path
4639.74 s
[sydtest-hedis] - Path.Posix.Abs
4639.74 s
[sydtest-hedis] - Path.Posix.Dir
4640.01 s
[sydtest-servant] Preprocessing test suite 'sydtest-servant-test' for sydtest-servant-0.2.0.2...
4640.01 s
[sydtest-servant] Building test suite 'sydtest-servant-test' for sydtest-servant-0.2.0.2...
4640.18 s
[sydtest-servant] [1 of 6] Compiling Paths_sydtest_servant ( dist/build/sydtest-servant-test/autogen/Paths_sydtest_servant.hs, dist/build/sydtest-servant-test/sydtest-servant-test-tmp/Paths_sydtest_servant.o )
4640.32 s
[sydtest-servant] [2 of 6] Compiling Test.Syd.Servant.Example ( test/Test/Syd/Servant/Example.hs, dist/build/sydtest-servant-test/sydtest-servant-test-tmp/Test/Syd/Servant/Example.o )
4640.35 s
[sydtest-webdriver] Preprocessing test suite 'sydtest-webdriver-test' for sydtest-webdriver-0.0.0.1...
4640.35 s
[sydtest-webdriver] Building test suite 'sydtest-webdriver-test' for sydtest-webdriver-0.0.0.1...
4640.43 s
[sydtest-servant] [3 of 6] Compiling Test.Syd.Servant.ExampleWithContext ( test/Test/Syd/Servant/ExampleWithContext.hs, dist/build/sydtest-servant-test/sydtest-servant-test-tmp/Test/Syd/Servant/ExampleWithContext.o )
4640.47 s
[sydtest-webdriver] [1 of 4] Compiling Paths_sydtest_webdriver ( dist/build/sydtest-webdriver-test/autogen/Paths_sydtest_webdriver.hs, dist/build/sydtest-webdriver-test/sydtest-webdriver-test-tmp/Paths_sydtest_webdriver.o )
4640.49 s
[sydtest-servant] [4 of 6] Compiling Test.Syd.ServantSpec ( test/Test/Syd/ServantSpec.hs, dist/build/sydtest-servant-test/sydtest-servant-test-tmp/Test/Syd/ServantSpec.o )
4640.60 s
[sydtest-webdriver] [2 of 4] Compiling Test.Syd.Webdriver.App ( test/Test/Syd/Webdriver/App.hs, dist/build/sydtest-webdriver-test/sydtest-webdriver-test-tmp/Test/Syd/Webdriver/App.o )
4640.60 s
[sydtest-webdriver] [3 of 4] Compiling Test.Syd.WebdriverSpec ( test/Test/Syd/WebdriverSpec.hs, dist/build/sydtest-webdriver-test/sydtest-webdriver-test-tmp/Test/Syd/WebdriverSpec.o )
4640.60 s
[sydtest-servant] [5 of 6] Compiling Test.Syd.ServantWithContextSpec ( test/Test/Syd/ServantWithContextSpec.hs, dist/build/sydtest-servant-test/sydtest-servant-test-tmp/Test/Syd/ServantWithContextSpec.o )
4640.66 s
[sydtest-webdriver] [4 of 4] Compiling Main ( test/Spec.hs, dist/build/sydtest-webdriver-test/sydtest-webdriver-test-tmp/Main.o )
4640.74 s
[sydtest-servant] [6 of 6] Compiling Main ( test/Spec.hs, dist/build/sydtest-servant-test/sydtest-servant-test-tmp/Main.o )
4640.90 s
[sydtest-webdriver] [5 of 5] Linking dist/build/sydtest-webdriver-test/sydtest-webdriver-test
4641.09 s
[sydtest-servant] [7 of 7] Linking dist/build/sydtest-servant-test/sydtest-servant-test
4642.33 s
[sydtest-webdriver] Phase: checkPhase
4642.64 s
[sydtest-servant] Phase: checkPhase
4642.78 s
[sydtest-webdriver] Running 1 test suites...
4642.78 s
[sydtest-webdriver] Test suite sydtest-webdriver-test: RUNNING...
4643.12 s
[sydtest-servant] Running 1 test suites...
4643.12 s
[sydtest-servant] Test suite sydtest-servant-test: RUNNING...
4643.15 s
[sydtest-servant] Tests:
4643.15 s
[sydtest-servant]
4643.15 s
[sydtest-servant] Test.Syd.ServantSpec
4643.15 s
[sydtest-servant] ✓ gets zero at the start 1.67 ms
4643.15 s
[sydtest-servant] ✓ can add 1 to get 1 2.43 ms
4643.15 s
[sydtest-servant] Test.Syd.ServantWithContextSpec
4643.15 s
[sydtest-servant] requests with incorrect credentials
4643.15 s
[sydtest-servant] ✓ doesn't allow POST requests without correct credentials 1.74 ms
4643.15 s
[sydtest-servant] ✓ doesn't allow GET requests without correct credentials 5.54 ms
4643.15 s
[sydtest-servant] requests with correct credentials
4643.15 s
[sydtest-servant] ✓ can add 1 to get 1 9.60 ms
4643.15 s
[sydtest-servant] ✓ gets zero at the start 5.67 ms
4643.15 s
[sydtest-servant]
4643.15 s
[sydtest-servant] Passed: 6
4643.15 s
[sydtest-servant] Failed: 0
4643.15 s
[sydtest-servant] Sum of test runtimes: 0.03 seconds
4643.15 s
[sydtest-servant] Test suite took: 0.01 seconds
4643.15 s
[sydtest-servant]
4643.16 s
[sydtest-servant] Test suite sydtest-servant-test: PASS
4643.16 s
[sydtest-servant] Test suite logged to:
4643.16 s
[sydtest-servant] dist/test/sydtest-servant-0.2.0.2-sydtest-servant-test.log
4643.16 s
[sydtest-servant] 1 of 1 test suites (1 of 1 test cases) passed.
4643.17 s
[sydtest-servant] Phase: haddockPhase
4644.28 s
[sydtest-servant] Preprocessing library for sydtest-servant-0.2.0.2...
4644.28 s
[sydtest-servant] Running Haddock on library for sydtest-servant-0.2.0.2...
4644.28 s
[sydtest-servant] Warning: The documentation for the following packages are not installed. No
4644.28 s
[sydtest-servant] links will be generated to these packages: attoparsec-0.14.4,
4644.28 s
[sydtest-servant] attoparsec-0.14.4, libyaml-clib-0.2.5, path-0.9.6, path-0.9.6, vector-0.13.2.0
4644.31 s
[sydtest-webdriver] Tests:
4644.31 s
[sydtest-webdriver]
4644.31 s
[sydtest-webdriver] Test.Syd.WebdriverSpec
4644.31 s
[sydtest-webdriver] ✓ can navigate to home 739.67 ms
4644.31 s
[sydtest-webdriver]
4644.31 s
[sydtest-webdriver] Passed: 1
4644.31 s
[sydtest-webdriver] Failed: 0
4644.31 s
[sydtest-webdriver] Sum of test runtimes: 0.74 seconds
4644.31 s
[sydtest-webdriver] Test suite took: 1.18 seconds
4644.31 s
[sydtest-webdriver]
4644.32 s
[sydtest-webdriver] Test suite sydtest-webdriver-test: PASS
4644.32 s
[sydtest-webdriver] Test suite logged to:
4644.32 s
[sydtest-webdriver] dist/test/sydtest-webdriver-0.0.0.1-sydtest-webdriver-test.log
4644.32 s
[sydtest-webdriver] 1 of 1 test suites (1 of 1 test cases) passed.
4644.33 s
[sydtest-webdriver] Phase: haddockPhase
4644.69 s
[sydtest-servant] [1 of 2] Compiling Paths_sydtest_servant ( dist/build/autogen/Paths_sydtest_servant.hs, nothing ) [Flags changed]
4644.72 s
[sydtest-servant] [2 of 2] Compiling Test.Syd.Servant ( src/Test/Syd/Servant.hs, nothing ) [Flags changed]
4645.30 s
[sydtest-webdriver] Preprocessing library for sydtest-webdriver-0.0.0.1...
4645.30 s
[sydtest-webdriver] Running Haddock on library for sydtest-webdriver-0.0.0.1...
4645.31 s
[sydtest-webdriver] Warning: The documentation for the following packages are not installed. No
4645.31 s
[sydtest-webdriver] links will be generated to these packages: attoparsec-0.14.4,
4645.31 s
[sydtest-webdriver] attoparsec-0.14.4, libyaml-clib-0.2.5, path-0.9.6, path-0.9.6, vector-0.13.2.0
4645.35 s
[sydtest-servant] Haddock coverage:
4645.65 s
[sydtest-servant] Warning: 'SetupFunc' is ambiguous. It is defined
4645.65 s
[sydtest-servant] * in ‘Test.Syd.Def.SetupFunc’
4645.65 s
[sydtest-servant] * in ‘Test.Syd.Def.SetupFunc’
4645.65 s
[sydtest-servant] You may be able to disambiguate the identifier by qualifying it or
4645.65 s
[sydtest-servant] by specifying the type/value namespace explicitly.
4645.65 s
[sydtest-servant] Defaulting to the one defined in ‘Test.Syd.Def.SetupFunc’
4645.65 s
[sydtest-servant] 44% ( 4 / 9) in 'Test.Syd.Servant'
4645.65 s
[sydtest-servant] Missing documentation for:
4645.65 s
[sydtest-servant] Module header
4645.65 s
[sydtest-servant] clientEnvSetupFunc (src/Test/Syd/Servant.hs:43)
4645.65 s
[sydtest-servant] clientEnvSetupFuncWithContext (src/Test/Syd/Servant.hs:96)
4645.65 s
[sydtest-servant] testClient (src/Test/Syd/Servant.hs:110)
4645.65 s
[sydtest-servant] testClientOrError (src/Test/Syd/Servant.hs:118)
4645.67 s
[sydtest-webdriver] [1 of 2] Compiling Paths_sydtest_webdriver ( dist/build/autogen/Paths_sydtest_webdriver.hs, nothing ) [Flags changed]
4645.71 s
[sydtest-webdriver] [2 of 2] Compiling Test.Syd.Webdriver ( src/Test/Syd/Webdriver.hs, nothing ) [Flags changed]
4645.72 s
[sydtest-servant] Warning: Test.Syd.Servant: could not find link destinations for:
4645.72 s
[sydtest-servant] - Test.Syd.Servant.ServantSpec
4645.92 s
[sydtest-persistent-postgresql] Documentation created: dist/doc/html/sydtest-persistent-postgresql,
4645.92 s
[sydtest-persistent-postgresql] dist/doc/html/sydtest-persistent-postgresql/sydtest-persistent-postgresql.txt
4646.13 s
[sydtest-persistent-postgresql] Phase: installPhase
4646.25 s
[sydtest-persistent-postgresql] Installing library in /nix/store/35baz0pbg57rl0z8wz4hv2hn1q8d502k-sydtest-persistent-postgresql-0.3.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-persistent-postgresql-0.3.0.0-2MpNBVuOFzy5iMGMXWz0wS
4646.44 s
[sydtest-webdriver] Haddock coverage:
4646.49 s
[sydtest-persistent-postgresql] Phase: fixupPhase
4646.51 s
[sydtest-persistent-postgresql] shrinking RPATHs of ELF executables and libraries in /nix/store/35baz0pbg57rl0z8wz4hv2hn1q8d502k-sydtest-persistent-postgresql-0.3.0.0
4646.51 s
[sydtest-persistent-postgresql] shrinking /nix/store/35baz0pbg57rl0z8wz4hv2hn1q8d502k-sydtest-persistent-postgresql-0.3.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSsydtest-persistent-postgresql-0.3.0.0-2MpNBVuOFzy5iMGMXWz0wS-ghc9.12.3.so
4646.53 s
[sydtest-hedis] Documentation created: dist/doc/html/sydtest-hedis,
4646.53 s
[sydtest-hedis] dist/doc/html/sydtest-hedis/sydtest-hedis.txt
4646.53 s
[sydtest-webdriver] Warning: 'WebdriverTestEnv' is ambiguous. It is defined
4646.53 s
[sydtest-webdriver] * at src/Test/Syd/Webdriver.hs:80:29
4646.53 s
[sydtest-webdriver] * at src/Test/Syd/Webdriver.hs:80:1
4646.53 s
[sydtest-webdriver] You may be able to disambiguate the identifier by qualifying it or
4646.53 s
[sydtest-webdriver] by specifying the type/value namespace explicitly.
4646.53 s
[sydtest-webdriver] Defaulting to the one defined at src/Test/Syd/Webdriver.hs:80:1
4646.54 s
[sydtest-webdriver] 64% ( 9 / 14) in 'Test.Syd.Webdriver'
4646.54 s
[sydtest-webdriver] Missing documentation for:
4646.54 s
[sydtest-webdriver] Module header
4646.54 s
[sydtest-webdriver] webdriverSpec (src/Test/Syd/Webdriver.hs:140)
4646.54 s
[sydtest-webdriver] WebdriverTestEnv (src/Test/Syd/Webdriver.hs:80)
4646.54 s
[sydtest-webdriver] setWindowSize (src/Test/Syd/Webdriver.hs:131)
4646.54 s
[sydtest-webdriver] SeleniumServerHandle (src/Test/Syd/Webdriver.hs:217)
4646.56 s
[sydtest-persistent-sqlite] Documentation created: dist/doc/html/sydtest-persistent-sqlite,
4646.56 s
[sydtest-persistent-sqlite] dist/doc/html/sydtest-persistent-sqlite/sydtest-persistent-sqlite.txt
4646.60 s
[sydtest-persistent-postgresql] checking for references to /build/ in /nix/store/35baz0pbg57rl0z8wz4hv2hn1q8d502k-sydtest-persistent-postgresql-0.3.0.0...
4646.61 s
[sydtest-persistent-postgresql] patching script interpreter paths in /nix/store/35baz0pbg57rl0z8wz4hv2hn1q8d502k-sydtest-persistent-postgresql-0.3.0.0
4646.62 s
[sydtest-persistent-postgresql] stripping (with command strip and flags -S -p) in /nix/store/35baz0pbg57rl0z8wz4hv2hn1q8d502k-sydtest-persistent-postgresql-0.3.0.0/lib
4646.65 s
[sydtest-persistent-postgresql] shrinking RPATHs of ELF executables and libraries in /nix/store/xhg1jd7gpdr76vwgjp98f5jjyhaxpgmk-sydtest-persistent-postgresql-0.3.0.0-doc
4646.65 s
[sydtest-persistent-postgresql] checking for references to /build/ in /nix/store/xhg1jd7gpdr76vwgjp98f5jjyhaxpgmk-sydtest-persistent-postgresql-0.3.0.0-doc...
4646.67 s
[sydtest-persistent-postgresql] patching script interpreter paths in /nix/store/xhg1jd7gpdr76vwgjp98f5jjyhaxpgmk-sydtest-persistent-postgresql-0.3.0.0-doc
4646.80 s
Progress: 358 of 370 built (4 building), 559 of 559 downloaded from cache
4647.50 s
[sydtest-persistent-sqlite] Preprocessing test suite 'sydtest-persistent-sqlite-test' for sydtest-persistent-sqlite-0.2.0.3...
4647.56 s
[sydtest-hedis] Preprocessing test suite 'sydtest-hedis-test' for sydtest-hedis-0.0.0.0...
4647.63 s
[sydtest-persistent-sqlite] Phase: installPhase
4647.70 s
[sydtest-hedis] Phase: installPhase
4647.73 s
[sydtest-persistent-sqlite] Installing library in /nix/store/4ixcpnhqswqwivhjgdz6xj62h39902jd-sydtest-persistent-sqlite-0.2.0.3/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-persistent-sqlite-0.2.0.3-4LcE0YB42laBNN4qZtYXKE
4647.80 s
[sydtest-hedis] Installing library in /nix/store/8jx6ij0fc0nxa94yw8glbfplha5fzsmx-sydtest-hedis-0.0.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-hedis-0.0.0.0-77CdmfD9Bdj5wXDmcrz8xl
4647.95 s
[sydtest-persistent-sqlite] Phase: fixupPhase
4647.97 s
[sydtest-persistent-sqlite] shrinking RPATHs of ELF executables and libraries in /nix/store/4ixcpnhqswqwivhjgdz6xj62h39902jd-sydtest-persistent-sqlite-0.2.0.3
4647.97 s
[sydtest-persistent-sqlite] shrinking /nix/store/4ixcpnhqswqwivhjgdz6xj62h39902jd-sydtest-persistent-sqlite-0.2.0.3/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSsydtest-persistent-sqlite-0.2.0.3-4LcE0YB42laBNN4qZtYXKE-ghc9.12.3.so
4648.01 s
[sydtest-hedis] Phase: fixupPhase
4648.02 s
[sydtest-persistent-sqlite] checking for references to /build/ in /nix/store/4ixcpnhqswqwivhjgdz6xj62h39902jd-sydtest-persistent-sqlite-0.2.0.3...
4648.03 s
[sydtest-hedis] shrinking RPATHs of ELF executables and libraries in /nix/store/8jx6ij0fc0nxa94yw8glbfplha5fzsmx-sydtest-hedis-0.0.0.0
4648.03 s
[sydtest-hedis] shrinking /nix/store/8jx6ij0fc0nxa94yw8glbfplha5fzsmx-sydtest-hedis-0.0.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSsydtest-hedis-0.0.0.0-77CdmfD9Bdj5wXDmcrz8xl-ghc9.12.3.so
4648.04 s
[sydtest-persistent-sqlite] patching script interpreter paths in /nix/store/4ixcpnhqswqwivhjgdz6xj62h39902jd-sydtest-persistent-sqlite-0.2.0.3
4648.04 s
[sydtest-persistent-sqlite] stripping (with command strip and flags -S -p) in /nix/store/4ixcpnhqswqwivhjgdz6xj62h39902jd-sydtest-persistent-sqlite-0.2.0.3/lib
4648.07 s
[sydtest-persistent-sqlite] shrinking RPATHs of ELF executables and libraries in /nix/store/a3vv9scypgb61gwadgrjqvdrb42w6351-sydtest-persistent-sqlite-0.2.0.3-doc
4648.07 s
[sydtest-persistent-sqlite] checking for references to /build/ in /nix/store/a3vv9scypgb61gwadgrjqvdrb42w6351-sydtest-persistent-sqlite-0.2.0.3-doc...
4648.08 s
[sydtest-hedis] checking for references to /build/ in /nix/store/8jx6ij0fc0nxa94yw8glbfplha5fzsmx-sydtest-hedis-0.0.0.0...
4648.08 s
[sydtest-persistent-sqlite] patching script interpreter paths in /nix/store/a3vv9scypgb61gwadgrjqvdrb42w6351-sydtest-persistent-sqlite-0.2.0.3-doc
4648.10 s
[sydtest-hedis] patching script interpreter paths in /nix/store/8jx6ij0fc0nxa94yw8glbfplha5fzsmx-sydtest-hedis-0.0.0.0
4648.10 s
[sydtest-hedis] stripping (with command strip and flags -S -p) in /nix/store/8jx6ij0fc0nxa94yw8glbfplha5fzsmx-sydtest-hedis-0.0.0.0/lib
4648.21 s
Progress: 359 of 370 built (3 building), 559 of 559 downloaded from cache
4648.29 s
Building sydtest-yesod-source
4648.29 s
[sydtest-hedis] shrinking RPATHs of ELF executables and libraries in /nix/store/py6q3pmn1lf38c3r4fffr3l4dbgiy4rl-sydtest-hedis-0.0.0.0-doc
4648.29 s
[sydtest-hedis] checking for references to /build/ in /nix/store/py6q3pmn1lf38c3r4fffr3l4dbgiy4rl-sydtest-hedis-0.0.0.0-doc...
4648.29 s
[sydtest-hedis] patching script interpreter paths in /nix/store/py6q3pmn1lf38c3r4fffr3l4dbgiy4rl-sydtest-hedis-0.0.0.0-doc
4648.39 s
Progress: 360 of 370 built (3 building), 559 of 559 downloaded from cache
4648.96 s
[sydtest-yesod-source] Phase: setupCompilerEnvironmentPhase
4648.97 s
[sydtest-yesod-source] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4649.63 s
[sydtest-yesod-source] Phase: unpackPhase
4649.63 s
[sydtest-yesod-source] unpacking source archive /nix/store/7zqg0py0wgal9apvm7mvcsc8vz8fha15-sydtest-yesod
4649.64 s
[sydtest-yesod-source] source root is sydtest-yesod
4649.65 s
[sydtest-yesod-source] Phase: patchPhase
4649.65 s
[sydtest-yesod-source] Phase: compileBuildDriverPhase
4649.66 s
[sydtest-yesod-source] setupCompileFlags: -package-db=/build/tmp.zGnV9gzoM0/setup-package.conf.d -threaded
4649.71 s
[sydtest-yesod-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.zGnV9gzoM0/Main.o )
4649.75 s
[sydtest-yesod-source] [2 of 2] Linking Setup
4650.93 s
[sydtest-yesod-source] Phase: updateAutotoolsGnuConfigScriptsPhase
4650.94 s
[sydtest-yesod-source] Phase: configurePhase
4650.94 s
[sydtest-yesod-source] configureFlags: --verbose --prefix=/nix/store/z3s27n4qcvxnd78xxd12p60mpd5dn7gv-sydtest-yesod-source-0.3.1.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/share/doc/sydtest-yesod-0.3.1.0 --with-gcc=gcc --package-db=/build/tmp.zGnV9gzoM0/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4650.95 s
[sydtest-yesod-source] Using Parsec parser
4650.95 s
[sydtest-yesod-source] Configuring sydtest-yesod-0.3.1.0...
4651.62 s
[sydtest-yesod-source] Dependency base >=4.7 && <5: using base-4.21.1.0
4651.62 s
[sydtest-yesod-source] Dependency binary: using binary-0.8.9.3
4651.62 s
[sydtest-yesod-source] Dependency bytestring: using bytestring-0.12.2.0
4651.62 s
[sydtest-yesod-source] Dependency case-insensitive: using case-insensitive-1.2.1.0
4651.62 s
[sydtest-yesod-source] Dependency containers: using containers-0.7
4651.62 s
[sydtest-yesod-source] Dependency cookie: using cookie-0.5.1
4651.62 s
[sydtest-yesod-source] Dependency exceptions: using exceptions-0.10.10
4651.62 s
[sydtest-yesod-source] Dependency http-client: using http-client-0.7.19
4651.62 s
[sydtest-yesod-source] Dependency http-client-tls: using http-client-tls-0.3.6.4
4651.62 s
[sydtest-yesod-source] Dependency http-types: using http-types-0.12.4
4651.62 s
[sydtest-yesod-source] Dependency mtl: using mtl-2.3.1
4651.62 s
[sydtest-yesod-source] Dependency network: using network-3.2.8.0
4651.62 s
[sydtest-yesod-source] Dependency network-uri: using network-uri-2.6.4.2
4651.62 s
[sydtest-yesod-source] Dependency sydtest >=0.3.0.0: using sydtest-0.23.0.2
4651.62 s
[sydtest-yesod-source] Dependency sydtest-wai: using sydtest-wai-0.2.0.2
4651.62 s
[sydtest-yesod-source] Dependency text: using text-2.1.3
4651.62 s
[sydtest-yesod-source] Dependency time: using time-1.14
4651.62 s
[sydtest-yesod-source] Dependency wai: using wai-3.2.4
4651.62 s
[sydtest-yesod-source] Dependency xml-conduit: using xml-conduit-1.10.0.0
4651.62 s
[sydtest-yesod-source] Dependency yesod-core: using yesod-core-1.6.26.0
4651.62 s
[sydtest-yesod-source] Dependency yesod-test: using yesod-test-1.6.19
4651.62 s
[sydtest-yesod-source] Dependency QuickCheck: using QuickCheck-2.17.1.0
4651.62 s
[sydtest-yesod-source] Dependency base >=4.7 && <5: using base-4.21.1.0
4651.62 s
[sydtest-yesod-source] Dependency http-client: using http-client-0.7.19
4651.62 s
[sydtest-yesod-source] Dependency monad-logger: using monad-logger-0.3.42
4651.62 s
[sydtest-yesod-source] Dependency mtl: using mtl-2.3.1
4651.62 s
[sydtest-yesod-source] Dependency path: using path-0.9.6
4651.62 s
[sydtest-yesod-source] Dependency path-io: using path-io-1.8.2
4651.62 s
[sydtest-yesod-source] Dependency persistent: using persistent-2.14.6.3
4651.62 s
[sydtest-yesod-source] Dependency persistent-sqlite: using persistent-sqlite-2.13.3.0
4651.62 s
[sydtest-yesod-source] Dependency sydtest: using sydtest-0.23.0.2
4651.62 s
[sydtest-yesod-source] Dependency sydtest-persistent-sqlite: using sydtest-persistent-sqlite-0.2.0.3
4651.62 s
[sydtest-yesod-source] Dependency sydtest-wai: using sydtest-wai-0.2.0.2
4651.62 s
[sydtest-yesod-source] Dependency sydtest-yesod: using sydtest-yesod-0.3.1.0
4651.62 s
[sydtest-yesod-source] Dependency text: using text-2.1.3
4651.62 s
[sydtest-yesod-source] Dependency yesod: using yesod-1.6.2.1
4651.62 s
[sydtest-yesod-source] Dependency base >=4.7 && <5: using base-4.21.1.0
4651.62 s
[sydtest-yesod-source] Dependency bytestring: using bytestring-0.12.2.0
4651.62 s
[sydtest-yesod-source] Dependency conduit: using conduit-1.3.6.1
4651.62 s
[sydtest-yesod-source] Dependency cookie: using cookie-0.5.1
4651.62 s
[sydtest-yesod-source] Dependency http-client: using http-client-0.7.19
4651.62 s
[sydtest-yesod-source] Dependency path: using path-0.9.6
4651.62 s
[sydtest-yesod-source] Dependency path-io: using path-io-1.8.2
4651.62 s
[sydtest-yesod-source] Dependency sydtest: using sydtest-0.23.0.2
4651.62 s
[sydtest-yesod-source] Dependency sydtest-wai: using sydtest-wai-0.2.0.2
4651.62 s
[sydtest-yesod-source] Dependency sydtest-yesod: using sydtest-yesod-0.3.1.0
4651.62 s
[sydtest-yesod-source] Dependency text: using text-2.1.3
4651.62 s
[sydtest-yesod-source] Dependency yesod: using yesod-1.6.2.1
4651.62 s
[sydtest-yesod-source] Dependency yesod-core: using yesod-core-1.6.26.0
4651.62 s
[sydtest-yesod-source] Source component graph:
4651.62 s
[sydtest-yesod-source] component lib
4651.62 s
[sydtest-yesod-source] component test:sydtest-yesod-blog-example-test dependency lib
4651.62 s
[sydtest-yesod-source] component test:sydtest-yesod-test dependency lib
4651.62 s
[sydtest-yesod-source] Configured component graph:
4651.62 s
[sydtest-yesod-source] component sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi
4651.62 s
[sydtest-yesod-source] include base-4.21.1.0-f852
4651.62 s
[sydtest-yesod-source] include binary-0.8.9.3-bcb3
4651.62 s
[sydtest-yesod-source] include bytestring-0.12.2.0-6aa1
4651.62 s
[sydtest-yesod-source] include case-insensitive-1.2.1.0-DwR4RuhBWqw2qKFhWjtCD
4651.62 s
[sydtest-yesod-source] include containers-0.7-4b3d
4651.62 s
[sydtest-yesod-source] include cookie-0.5.1-CFKTye7B1us9I9X0Ab0D1o
4651.62 s
[sydtest-yesod-source] include exceptions-0.10.10-cecf
4651.62 s
[sydtest-yesod-source] include http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4651.62 s
[sydtest-yesod-source] include http-client-tls-0.3.6.4-CE99eprZmlI83d377yuN1r
4651.62 s
[sydtest-yesod-source] include http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4651.62 s
[sydtest-yesod-source] include mtl-2.3.1-20ab
4651.62 s
[sydtest-yesod-source] include network-3.2.8.0-DpTVqwBHQkCklZVcfZXya
4651.62 s
[sydtest-yesod-source] include network-uri-2.6.4.2-6QrLAlTdkbw47xOiepBO4K
4651.62 s
[sydtest-yesod-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4651.62 s
[sydtest-yesod-source] include sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4651.62 s
[sydtest-yesod-source] include text-2.1.3-1f83
4651.62 s
[sydtest-yesod-source] include time-1.14-1f22
4651.62 s
[sydtest-yesod-source] include wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4651.62 s
[sydtest-yesod-source] include xml-conduit-1.10.0.0-J1D8Wwd1CxD4aLwsY7pASQ
4651.62 s
[sydtest-yesod-source] include yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t
4651.62 s
[sydtest-yesod-source] include yesod-test-1.6.19-36WXz6VtzMbDHA8lMaWlhY
4651.62 s
[sydtest-yesod-source] component sydtest-yesod-0.3.1.0-EkS4emhf2kQ78xfn90wQ24-sydtest-yesod-blog-example-test
4651.62 s
[sydtest-yesod-source] include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4651.62 s
[sydtest-yesod-source] include base-4.21.1.0-f852
4651.62 s
[sydtest-yesod-source] include http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4651.62 s
[sydtest-yesod-source] include monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j
4651.62 s
[sydtest-yesod-source] include mtl-2.3.1-20ab
4651.62 s
[sydtest-yesod-source] include path-0.9.6-2fp1GJUJD07i7POopm72A
4651.62 s
[sydtest-yesod-source] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4651.62 s
[sydtest-yesod-source] include persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4651.62 s
[sydtest-yesod-source] include persistent-sqlite-2.13.3.0-GP3GuOIqt7627vc6JT9fUg
4651.62 s
[sydtest-yesod-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4651.62 s
[sydtest-yesod-source] include sydtest-persistent-sqlite-0.2.0.3-4LcE0YB42laBNN4qZtYXKE
4651.62 s
[sydtest-yesod-source] include sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4651.62 s
[sydtest-yesod-source] include sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi
4651.62 s
[sydtest-yesod-source] include text-2.1.3-1f83
4651.62 s
[sydtest-yesod-source] include yesod-1.6.2.1-L4lUC2Vk1Bg24UmDfAPYVH
4651.62 s
[sydtest-yesod-source] component sydtest-yesod-0.3.1.0-E1MiNAd8CKxLak7CnAVYXz-sydtest-yesod-test
4651.62 s
[sydtest-yesod-source] include base-4.21.1.0-f852
4651.62 s
[sydtest-yesod-source] include bytestring-0.12.2.0-6aa1
4651.62 s
[sydtest-yesod-source] include conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4651.62 s
[sydtest-yesod-source] include cookie-0.5.1-CFKTye7B1us9I9X0Ab0D1o
4651.62 s
[sydtest-yesod-source] include http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4651.62 s
[sydtest-yesod-source] include path-0.9.6-2fp1GJUJD07i7POopm72A
4651.62 s
[sydtest-yesod-source] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4651.62 s
[sydtest-yesod-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4651.62 s
[sydtest-yesod-source] include sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4651.62 s
[sydtest-yesod-source] include sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi
4651.62 s
[sydtest-yesod-source] include text-2.1.3-1f83
4651.62 s
[sydtest-yesod-source] include yesod-1.6.2.1-L4lUC2Vk1Bg24UmDfAPYVH
4651.62 s
[sydtest-yesod-source] include yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t
4651.62 s
[sydtest-yesod-source] Linked component graph:
4651.62 s
[sydtest-yesod-source] unit sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi
4651.62 s
[sydtest-yesod-source] include base-4.21.1.0-f852
4651.62 s
[sydtest-yesod-source] include binary-0.8.9.3-bcb3
4651.62 s
[sydtest-yesod-source] include bytestring-0.12.2.0-6aa1
4651.62 s
[sydtest-yesod-source] include case-insensitive-1.2.1.0-DwR4RuhBWqw2qKFhWjtCD
4651.62 s
[sydtest-yesod-source] include containers-0.7-4b3d
4651.62 s
[sydtest-yesod-source] include cookie-0.5.1-CFKTye7B1us9I9X0Ab0D1o
4651.62 s
[sydtest-yesod-source] include exceptions-0.10.10-cecf
4651.62 s
[sydtest-yesod-source] include http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4651.62 s
[sydtest-yesod-source] include http-client-tls-0.3.6.4-CE99eprZmlI83d377yuN1r
4651.62 s
[sydtest-yesod-source] include http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4651.62 s
[sydtest-yesod-source] include mtl-2.3.1-20ab
4651.62 s
[sydtest-yesod-source] include network-3.2.8.0-DpTVqwBHQkCklZVcfZXya
4651.62 s
[sydtest-yesod-source] include network-uri-2.6.4.2-6QrLAlTdkbw47xOiepBO4K
4651.62 s
[sydtest-yesod-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4651.62 s
[sydtest-yesod-source] include sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4651.62 s
[sydtest-yesod-source] include text-2.1.3-1f83
4651.62 s
[sydtest-yesod-source] include time-1.14-1f22
4651.62 s
[sydtest-yesod-source] include wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4651.62 s
[sydtest-yesod-source] include xml-conduit-1.10.0.0-J1D8Wwd1CxD4aLwsY7pASQ
4651.62 s
[sydtest-yesod-source] include yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t
4651.62 s
[sydtest-yesod-source] include yesod-test-1.6.19-36WXz6VtzMbDHA8lMaWlhY
4651.62 s
[sydtest-yesod-source] Test.Syd.Yesod=sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi:Test.Syd.Yesod,Test.Syd.Yesod.Client=sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi:Test.Syd.Yesod.Client,Test.Syd.Yesod.Def=sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi:Test.Syd.Yesod.Def,Test.Syd.Yesod.E2E=sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi:Test.Syd.Yesod.E2E,Test.Syd.Yesod.Request=sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi:Test.Syd.Yesod.Request
4651.62 s
[sydtest-yesod-source] unit sydtest-yesod-0.3.1.0-EkS4emhf2kQ78xfn90wQ24-sydtest-yesod-blog-example-test
4651.62 s
[sydtest-yesod-source] include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4651.62 s
[sydtest-yesod-source] include base-4.21.1.0-f852
4651.62 s
[sydtest-yesod-source] include http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4651.62 s
[sydtest-yesod-source] include monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j
4651.62 s
[sydtest-yesod-source] include mtl-2.3.1-20ab
4651.62 s
[sydtest-yesod-source] include path-0.9.6-2fp1GJUJD07i7POopm72A
4651.62 s
[sydtest-yesod-source] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4651.62 s
[sydtest-yesod-source] include persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4651.62 s
[sydtest-yesod-source] include persistent-sqlite-2.13.3.0-GP3GuOIqt7627vc6JT9fUg
4651.62 s
[sydtest-yesod-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4651.62 s
[sydtest-yesod-source] include sydtest-persistent-sqlite-0.2.0.3-4LcE0YB42laBNN4qZtYXKE
4651.62 s
[sydtest-yesod-source] include sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4651.62 s
[sydtest-yesod-source] include sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi
4651.62 s
[sydtest-yesod-source] include text-2.1.3-1f83
4651.62 s
[sydtest-yesod-source] include yesod-1.6.2.1-L4lUC2Vk1Bg24UmDfAPYVH
4651.62 s
[sydtest-yesod-source] unit sydtest-yesod-0.3.1.0-E1MiNAd8CKxLak7CnAVYXz-sydtest-yesod-test
4651.62 s
[sydtest-yesod-source] include base-4.21.1.0-f852
4651.62 s
[sydtest-yesod-source] include bytestring-0.12.2.0-6aa1
4651.62 s
[sydtest-yesod-source] include conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4651.62 s
[sydtest-yesod-source] include cookie-0.5.1-CFKTye7B1us9I9X0Ab0D1o
4651.62 s
[sydtest-yesod-source] include http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4651.62 s
[sydtest-yesod-source] include path-0.9.6-2fp1GJUJD07i7POopm72A
4651.62 s
[sydtest-yesod-source] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4651.62 s
[sydtest-yesod-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4651.62 s
[sydtest-yesod-source] include sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4651.62 s
[sydtest-yesod-source] include sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi
4651.70 s
[sydtest-yesod-source] include text-2.1.3-1f83
4651.70 s
[sydtest-yesod-source] include yesod-1.6.2.1-L4lUC2Vk1Bg24UmDfAPYVH
4651.70 s
[sydtest-yesod-source] include yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t
4651.70 s
[sydtest-yesod-source] Ready component graph:
4651.70 s
[sydtest-yesod-source] definite sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi
4651.70 s
[sydtest-yesod-source] depends base-4.21.1.0-f852
4651.70 s
[sydtest-yesod-source] depends binary-0.8.9.3-bcb3
4651.70 s
[sydtest-yesod-source] depends bytestring-0.12.2.0-6aa1
4651.70 s
[sydtest-yesod-source] depends case-insensitive-1.2.1.0-DwR4RuhBWqw2qKFhWjtCD
4651.70 s
[sydtest-yesod-source] depends containers-0.7-4b3d
4651.70 s
[sydtest-yesod-source] depends cookie-0.5.1-CFKTye7B1us9I9X0Ab0D1o
4651.70 s
[sydtest-yesod-source] depends exceptions-0.10.10-cecf
4651.70 s
[sydtest-yesod-source] depends http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4651.70 s
[sydtest-yesod-source] depends http-client-tls-0.3.6.4-CE99eprZmlI83d377yuN1r
4651.70 s
[sydtest-yesod-source] depends http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4651.70 s
[sydtest-yesod-source] depends mtl-2.3.1-20ab
4651.70 s
[sydtest-yesod-source] depends network-3.2.8.0-DpTVqwBHQkCklZVcfZXya
4651.70 s
[sydtest-yesod-source] depends network-uri-2.6.4.2-6QrLAlTdkbw47xOiepBO4K
4651.70 s
[sydtest-yesod-source] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4651.70 s
[sydtest-yesod-source] depends sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4651.70 s
[sydtest-yesod-source] depends text-2.1.3-1f83
4651.70 s
[sydtest-yesod-source] depends time-1.14-1f22
4651.70 s
[sydtest-yesod-source] depends wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4651.70 s
[sydtest-yesod-source] depends xml-conduit-1.10.0.0-J1D8Wwd1CxD4aLwsY7pASQ
4651.70 s
[sydtest-yesod-source] depends yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t
4651.70 s
[sydtest-yesod-source] depends yesod-test-1.6.19-36WXz6VtzMbDHA8lMaWlhY
4651.70 s
[sydtest-yesod-source] definite sydtest-yesod-0.3.1.0-E1MiNAd8CKxLak7CnAVYXz-sydtest-yesod-test
4651.70 s
[sydtest-yesod-source] depends base-4.21.1.0-f852
4651.70 s
[sydtest-yesod-source] depends bytestring-0.12.2.0-6aa1
4651.70 s
[sydtest-yesod-source] depends conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4651.70 s
[sydtest-yesod-source] depends cookie-0.5.1-CFKTye7B1us9I9X0Ab0D1o
4651.70 s
[sydtest-yesod-source] depends http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4651.70 s
[sydtest-yesod-source] depends path-0.9.6-2fp1GJUJD07i7POopm72A
4651.70 s
[sydtest-yesod-source] depends path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4651.70 s
[sydtest-yesod-source] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4651.70 s
[sydtest-yesod-source] depends sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4651.70 s
[sydtest-yesod-source] depends sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi
4651.70 s
[sydtest-yesod-source] depends text-2.1.3-1f83
4651.70 s
[sydtest-yesod-source] depends yesod-1.6.2.1-L4lUC2Vk1Bg24UmDfAPYVH
4651.70 s
[sydtest-yesod-source] depends yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t
4651.70 s
[sydtest-yesod-source] definite sydtest-yesod-0.3.1.0-EkS4emhf2kQ78xfn90wQ24-sydtest-yesod-blog-example-test
4651.70 s
[sydtest-yesod-source] depends QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4651.70 s
[sydtest-yesod-source] depends base-4.21.1.0-f852
4651.70 s
[sydtest-yesod-source] depends http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4651.70 s
[sydtest-yesod-source] depends monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j
4651.70 s
[sydtest-yesod-source] depends mtl-2.3.1-20ab
4651.70 s
[sydtest-yesod-source] depends path-0.9.6-2fp1GJUJD07i7POopm72A
4651.70 s
[sydtest-yesod-source] depends path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4651.70 s
[sydtest-yesod-source] depends persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4651.70 s
[sydtest-yesod-source] depends persistent-sqlite-2.13.3.0-GP3GuOIqt7627vc6JT9fUg
4651.70 s
[sydtest-yesod-source] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4651.70 s
[sydtest-yesod-source] depends sydtest-persistent-sqlite-0.2.0.3-4LcE0YB42laBNN4qZtYXKE
4651.70 s
[sydtest-yesod-source] depends sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4651.70 s
[sydtest-yesod-source] depends sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi
4651.70 s
[sydtest-yesod-source] depends text-2.1.3-1f83
4651.70 s
[sydtest-yesod-source] depends yesod-1.6.2.1-L4lUC2Vk1Bg24UmDfAPYVH
4651.70 s
[sydtest-yesod-source] Using Cabal-3.14.2.0 compiled by ghc-9.12
4651.70 s
[sydtest-yesod-source] Using compiler: ghc-9.12.3
4651.70 s
[sydtest-yesod-source] Using install prefix:
4651.70 s
[sydtest-yesod-source] /nix/store/z3s27n4qcvxnd78xxd12p60mpd5dn7gv-sydtest-yesod-source-0.3.1.0
4651.71 s
[sydtest-yesod-source] Executables installed in:
4651.71 s
[sydtest-yesod-source] /nix/store/z3s27n4qcvxnd78xxd12p60mpd5dn7gv-sydtest-yesod-source-0.3.1.0/bin
4651.71 s
[sydtest-yesod-source] Libraries installed in:
4651.71 s
[sydtest-yesod-source] /nix/store/z3s27n4qcvxnd78xxd12p60mpd5dn7gv-sydtest-yesod-source-0.3.1.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi
4651.71 s
[sydtest-yesod-source] Dynamic Libraries installed in:
4651.71 s
[sydtest-yesod-source] /nix/store/z3s27n4qcvxnd78xxd12p60mpd5dn7gv-sydtest-yesod-source-0.3.1.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4651.71 s
[sydtest-yesod-source] Private executables installed in:
4651.71 s
[sydtest-yesod-source] /nix/store/z3s27n4qcvxnd78xxd12p60mpd5dn7gv-sydtest-yesod-source-0.3.1.0/libexec/x86_64-linux-ghc-9.12.3-59b0/sydtest-yesod-0.3.1.0
4651.71 s
[sydtest-yesod-source] Data files installed in:
4651.71 s
[sydtest-yesod-source] /nix/store/z3s27n4qcvxnd78xxd12p60mpd5dn7gv-sydtest-yesod-source-0.3.1.0/share/x86_64-linux-ghc-9.12.3-59b0/sydtest-yesod-0.3.1.0
4651.71 s
[sydtest-yesod-source] Documentation installed in: /share/doc/sydtest-yesod-0.3.1.0
4651.71 s
[sydtest-yesod-source] Configuration files installed in:
4651.71 s
[sydtest-yesod-source] /nix/store/z3s27n4qcvxnd78xxd12p60mpd5dn7gv-sydtest-yesod-source-0.3.1.0/etc
4651.71 s
[sydtest-yesod-source] No alex found
4651.71 s
[sydtest-yesod-source] Using ar found on system at:
4651.71 s
[sydtest-yesod-source] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4651.71 s
[sydtest-yesod-source] No c2hs found
4651.71 s
[sydtest-yesod-source] No cpphs found
4651.71 s
[sydtest-yesod-source] No doctest found
4651.71 s
[sydtest-yesod-source] Using gcc version 14.3.0 given by user at:
4651.71 s
[sydtest-yesod-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4651.71 s
[sydtest-yesod-source] Using ghc version 9.12.3 found on system at:
4651.71 s
[sydtest-yesod-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4651.71 s
[sydtest-yesod-source] Using ghc-pkg version 9.12.3 found on system at:
4651.71 s
[sydtest-yesod-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4651.71 s
[sydtest-yesod-source] No ghcjs found
4651.71 s
[sydtest-yesod-source] No ghcjs-pkg found
4651.71 s
[sydtest-yesod-source] No greencard found
4651.71 s
[sydtest-yesod-source] Using haddock version 2.32.0 found on system at:
4651.71 s
[sydtest-yesod-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4651.71 s
[sydtest-yesod-source] No happy found
4651.71 s
[sydtest-yesod-source] No haskell-suite found
4651.71 s
[sydtest-yesod-source] No haskell-suite-pkg found
4651.71 s
[sydtest-yesod-source] No hmake found
4651.71 s
[sydtest-yesod-source] Using hpc version 0.69 found on system at:
4651.71 s
[sydtest-yesod-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4651.71 s
[sydtest-yesod-source] Using hsc2hs version 0.68.10 found on system at:
4651.71 s
[sydtest-yesod-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4651.71 s
[sydtest-yesod-source] Using hscolour version 1.25 found on system at:
4651.71 s
[sydtest-yesod-source] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4651.71 s
[sydtest-yesod-source] No jhc found
4651.71 s
[sydtest-yesod-source] Using ld found on system at:
4651.71 s
[sydtest-yesod-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4651.71 s
[sydtest-yesod-source] No pkg-config found
4651.71 s
[sydtest-yesod-source] Using runghc version 9.12.3 found on system at:
4651.71 s
[sydtest-yesod-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4651.71 s
[sydtest-yesod-source] Using strip version 2.44 found on system at:
4651.71 s
[sydtest-yesod-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4651.71 s
[sydtest-yesod-source] Using tar found on system at:
4651.71 s
[sydtest-yesod-source] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4651.71 s
[sydtest-yesod-source] No uhc found
4651.92 s
[sydtest-yesod-source] Phase: buildPhase
4651.93 s
[sydtest-yesod-source] Distribution quality warnings:
4651.93 s
[sydtest-yesod-source] [no-description] No 'description' field.
4651.93 s
[sydtest-yesod-source] [missing-upper-bounds] On library, these packages miss upper bounds:
4651.93 s
[sydtest-yesod-source] - binary
4651.93 s
[sydtest-yesod-source] - bytestring
4651.93 s
[sydtest-yesod-source] - case-insensitive
4651.93 s
[sydtest-yesod-source] - containers
4651.93 s
[sydtest-yesod-source] - cookie
4651.93 s
[sydtest-yesod-source] - exceptions
4651.93 s
[sydtest-yesod-source] - http-client
4651.93 s
[sydtest-yesod-source] - http-client-tls
4651.93 s
[sydtest-yesod-source] - http-types
4651.93 s
[sydtest-yesod-source] - mtl
4651.93 s
[sydtest-yesod-source] - network
4651.93 s
[sydtest-yesod-source] - network-uri
4651.93 s
[sydtest-yesod-source] - sydtest
4651.93 s
[sydtest-yesod-source] - sydtest-wai
4651.93 s
[sydtest-yesod-source] - text
4651.93 s
[sydtest-yesod-source] - time
4651.93 s
[sydtest-yesod-source] - wai
4651.93 s
[sydtest-yesod-source] - xml-conduit
4651.93 s
[sydtest-yesod-source] - yesod-core
4651.93 s
[sydtest-yesod-source] - yesod-test
4651.93 s
[sydtest-yesod-source] Please add them. There is more information at https://pvp.haskell.org/
4651.93 s
[sydtest-yesod-source] Building source dist for sydtest-yesod-0.3.1.0...
4651.94 s
[sydtest-yesod-source] Source tarball created: dist/sydtest-yesod-0.3.1.0.tar.gz
4651.94 s
[sydtest-yesod-source] Phase: checkPhase
4651.95 s
[sydtest-yesod-source] Phase: haddockPhase
4651.95 s
[sydtest-yesod-source] Phase: installPhase
4651.96 s
[sydtest-yesod-source] Phase: fixupPhase
4652.00 s
Progress: 361 of 370 built (2 building), 559 of 559 downloaded from cache
4652.09 s
Building sydtest-yesod
4652.77 s
[sydtest-yesod] Phase: setupCompilerEnvironmentPhase
4652.77 s
[sydtest-yesod] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4653.39 s
[sydtest-servant] Documentation created: dist/doc/html/sydtest-servant,
4653.39 s
[sydtest-servant] dist/doc/html/sydtest-servant/sydtest-servant.txt
4653.43 s
[sydtest-yesod] Phase: unpackPhase
4653.43 s
[sydtest-yesod] unpacking source archive /nix/store/z3s27n4qcvxnd78xxd12p60mpd5dn7gv-sydtest-yesod-source-0.3.1.0/sydtest-yesod-0.3.1.0.tar.gz
4653.44 s
[sydtest-yesod] source root is sydtest-yesod-0.3.1.0
4653.44 s
[sydtest-yesod] setting SOURCE_DATE_EPOCH to timestamp 1778741826 of file "sydtest-yesod-0.3.1.0/test/Test/Syd/YesodSpec.hs"
4653.44 s
[sydtest-yesod] warning: file "sydtest-yesod-0.3.1.0/test/Test/Syd/YesodSpec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
4653.45 s
[sydtest-yesod] Phase: patchPhase
4653.45 s
[sydtest-yesod] Phase: compileBuildDriverPhase
4653.46 s
[sydtest-yesod] setupCompileFlags: -package-db=/build/tmp.AgePTZ4B5w/setup-package.conf.d -threaded
4653.50 s
[sydtest-yesod] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.AgePTZ4B5w/Main.o )
4653.55 s
[sydtest-yesod] [2 of 2] Linking Setup
4653.80 s
[sydtest-webdriver] Documentation created: dist/doc/html/sydtest-webdriver,
4653.80 s
[sydtest-webdriver] dist/doc/html/sydtest-webdriver/sydtest-webdriver.txt
4654.50 s
[sydtest-servant] Preprocessing test suite 'sydtest-servant-test' for sydtest-servant-0.2.0.2...
4654.66 s
[sydtest-servant] Phase: installPhase
4654.74 s
[sydtest-yesod] Phase: updateAutotoolsGnuConfigScriptsPhase
4654.75 s
[sydtest-yesod] Phase: configurePhase
4654.75 s
[sydtest-yesod] configureFlags: --verbose --prefix=/nix/store/g0mn2zabm1fckfwf8z1g75xj9ryfy30w-sydtest-yesod-0.3.1.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/bk9gc32y38nvrvb1cw0q9yk1kbdi7s5s-sydtest-yesod-0.3.1.0-doc/share/doc/sydtest-yesod-0.3.1.0 --with-gcc=gcc --package-db=/build/tmp.AgePTZ4B5w/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4654.82 s
[sydtest-yesod] Using Parsec parser
4654.82 s
[sydtest-yesod] Configuring sydtest-yesod-0.3.1.0...
4654.82 s
[sydtest-servant] Installing library in /nix/store/7racrfxz0abkx5z8ymirgky2jd3svr8s-sydtest-servant-0.2.0.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-servant-0.2.0.2-Iv2ci7kTGCaLhZBzJdBjua
4654.82 s
[sydtest-webdriver] Preprocessing test suite 'sydtest-webdriver-test' for sydtest-webdriver-0.0.0.1...
4654.94 s
[sydtest-webdriver] Phase: installPhase
4655.00 s
[sydtest-servant] Phase: fixupPhase
4655.02 s
[sydtest-servant] shrinking RPATHs of ELF executables and libraries in /nix/store/7racrfxz0abkx5z8ymirgky2jd3svr8s-sydtest-servant-0.2.0.2
4655.02 s
[sydtest-servant] shrinking /nix/store/7racrfxz0abkx5z8ymirgky2jd3svr8s-sydtest-servant-0.2.0.2/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSsydtest-servant-0.2.0.2-Iv2ci7kTGCaLhZBzJdBjua-ghc9.12.3.so
4655.05 s
[sydtest-webdriver] Installing library in /nix/store/p700arrx1n2adcqm1cvk6wpymx7mfq0i-sydtest-webdriver-0.0.0.1/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-webdriver-0.0.0.1-JUjigr2SumpLUmiGKSfWBD
4655.10 s
[sydtest-servant] checking for references to /build/ in /nix/store/7racrfxz0abkx5z8ymirgky2jd3svr8s-sydtest-servant-0.2.0.2...
4655.11 s
[sydtest-servant] patching script interpreter paths in /nix/store/7racrfxz0abkx5z8ymirgky2jd3svr8s-sydtest-servant-0.2.0.2
4655.12 s
[sydtest-servant] stripping (with command strip and flags -S -p) in /nix/store/7racrfxz0abkx5z8ymirgky2jd3svr8s-sydtest-servant-0.2.0.2/lib
4655.15 s
[sydtest-servant] shrinking RPATHs of ELF executables and libraries in /nix/store/1hx49nrlzzqswinc97r7g3yzh1ibfqi2-sydtest-servant-0.2.0.2-doc
4655.15 s
[sydtest-servant] checking for references to /build/ in /nix/store/1hx49nrlzzqswinc97r7g3yzh1ibfqi2-sydtest-servant-0.2.0.2-doc...
4655.16 s
[sydtest-servant] patching script interpreter paths in /nix/store/1hx49nrlzzqswinc97r7g3yzh1ibfqi2-sydtest-servant-0.2.0.2-doc
4655.29 s
Progress: 362 of 370 built (2 building), 559 of 559 downloaded from cache
4655.30 s
[sydtest-webdriver] Phase: fixupPhase
4655.30 s
[sydtest-webdriver] shrinking RPATHs of ELF executables and libraries in /nix/store/p700arrx1n2adcqm1cvk6wpymx7mfq0i-sydtest-webdriver-0.0.0.1
4655.30 s
[sydtest-webdriver] shrinking /nix/store/p700arrx1n2adcqm1cvk6wpymx7mfq0i-sydtest-webdriver-0.0.0.1/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSsydtest-webdriver-0.0.0.1-JUjigr2SumpLUmiGKSfWBD-ghc9.12.3.so
4655.35 s
[sydtest-webdriver] checking for references to /build/ in /nix/store/p700arrx1n2adcqm1cvk6wpymx7mfq0i-sydtest-webdriver-0.0.0.1...
4655.37 s
[sydtest-webdriver] patching script interpreter paths in /nix/store/p700arrx1n2adcqm1cvk6wpymx7mfq0i-sydtest-webdriver-0.0.0.1
4655.37 s
[sydtest-webdriver] stripping (with command strip and flags -S -p) in /nix/store/p700arrx1n2adcqm1cvk6wpymx7mfq0i-sydtest-webdriver-0.0.0.1/lib
4655.41 s
[sydtest-webdriver] shrinking RPATHs of ELF executables and libraries in /nix/store/vag2c19y1fmjzlyfgjc9q11j10k6xgcg-sydtest-webdriver-0.0.0.1-doc
4655.41 s
[sydtest-webdriver] checking for references to /build/ in /nix/store/vag2c19y1fmjzlyfgjc9q11j10k6xgcg-sydtest-webdriver-0.0.0.1-doc...
4655.43 s
[sydtest-webdriver] patching script interpreter paths in /nix/store/vag2c19y1fmjzlyfgjc9q11j10k6xgcg-sydtest-webdriver-0.0.0.1-doc
4655.56 s
Progress: 363 of 370 built (1 building), 559 of 559 downloaded from cache
4655.64 s
Building sydtest-webdriver-screenshot-source
4655.64 s
[sydtest-yesod] Dependency base >=4.7 && <5: using base-4.21.1.0
4655.64 s
[sydtest-yesod] Dependency binary: using binary-0.8.9.3
4655.64 s
[sydtest-yesod] Dependency bytestring: using bytestring-0.12.2.0
4655.64 s
[sydtest-yesod] Dependency case-insensitive: using case-insensitive-1.2.1.0
4655.64 s
[sydtest-yesod] Dependency containers: using containers-0.7
4655.64 s
[sydtest-yesod] Dependency cookie: using cookie-0.5.1
4655.64 s
[sydtest-yesod] Dependency exceptions: using exceptions-0.10.10
4655.64 s
[sydtest-yesod] Dependency http-client: using http-client-0.7.19
4655.64 s
[sydtest-yesod] Dependency http-client-tls: using http-client-tls-0.3.6.4
4655.64 s
[sydtest-yesod] Dependency http-types: using http-types-0.12.4
4655.64 s
[sydtest-yesod] Dependency mtl: using mtl-2.3.1
4655.64 s
[sydtest-yesod] Dependency network: using network-3.2.8.0
4655.64 s
[sydtest-yesod] Dependency network-uri: using network-uri-2.6.4.2
4655.64 s
[sydtest-yesod] Dependency sydtest >=0.3.0.0: using sydtest-0.23.0.2
4655.64 s
[sydtest-yesod] Dependency sydtest-wai: using sydtest-wai-0.2.0.2
4655.64 s
[sydtest-yesod] Dependency text: using text-2.1.3
4655.64 s
[sydtest-yesod] Dependency time: using time-1.14
4655.64 s
[sydtest-yesod] Dependency wai: using wai-3.2.4
4655.64 s
[sydtest-yesod] Dependency xml-conduit: using xml-conduit-1.10.0.0
4655.64 s
[sydtest-yesod] Dependency yesod-core: using yesod-core-1.6.26.0
4655.64 s
[sydtest-yesod] Dependency yesod-test: using yesod-test-1.6.19
4655.64 s
[sydtest-yesod] Dependency QuickCheck: using QuickCheck-2.17.1.0
4655.64 s
[sydtest-yesod] Dependency base >=4.7 && <5: using base-4.21.1.0
4655.64 s
[sydtest-yesod] Dependency http-client: using http-client-0.7.19
4655.64 s
[sydtest-yesod] Dependency monad-logger: using monad-logger-0.3.42
4655.64 s
[sydtest-yesod] Dependency mtl: using mtl-2.3.1
4655.64 s
[sydtest-yesod] Dependency path: using path-0.9.6
4655.64 s
[sydtest-yesod] Dependency path-io: using path-io-1.8.2
4655.64 s
[sydtest-yesod] Dependency persistent: using persistent-2.14.6.3
4655.64 s
[sydtest-yesod] Dependency persistent-sqlite: using persistent-sqlite-2.13.3.0
4655.64 s
[sydtest-yesod] Dependency sydtest: using sydtest-0.23.0.2
4655.64 s
[sydtest-yesod] Dependency sydtest-persistent-sqlite: using sydtest-persistent-sqlite-0.2.0.3
4655.64 s
[sydtest-yesod] Dependency sydtest-wai: using sydtest-wai-0.2.0.2
4655.64 s
[sydtest-yesod] Dependency sydtest-yesod: using sydtest-yesod-0.3.1.0
4655.64 s
[sydtest-yesod] Dependency text: using text-2.1.3
4655.64 s
[sydtest-yesod] Dependency yesod: using yesod-1.6.2.1
4655.64 s
[sydtest-yesod] Dependency base >=4.7 && <5: using base-4.21.1.0
4655.64 s
[sydtest-yesod] Dependency bytestring: using bytestring-0.12.2.0
4655.64 s
[sydtest-yesod] Dependency conduit: using conduit-1.3.6.1
4655.64 s
[sydtest-yesod] Dependency cookie: using cookie-0.5.1
4655.64 s
[sydtest-yesod] Dependency http-client: using http-client-0.7.19
4655.64 s
[sydtest-yesod] Dependency path: using path-0.9.6
4655.64 s
[sydtest-yesod] Dependency path-io: using path-io-1.8.2
4655.64 s
[sydtest-yesod] Dependency sydtest: using sydtest-0.23.0.2
4655.64 s
[sydtest-yesod] Dependency sydtest-wai: using sydtest-wai-0.2.0.2
4655.64 s
[sydtest-yesod] Dependency sydtest-yesod: using sydtest-yesod-0.3.1.0
4655.64 s
[sydtest-yesod] Dependency text: using text-2.1.3
4655.64 s
[sydtest-yesod] Dependency yesod: using yesod-1.6.2.1
4655.64 s
[sydtest-yesod] Dependency yesod-core: using yesod-core-1.6.26.0
4655.64 s
[sydtest-yesod] Source component graph:
4655.64 s
[sydtest-yesod] component lib
4655.64 s
[sydtest-yesod] component test:sydtest-yesod-blog-example-test dependency lib
4655.64 s
[sydtest-yesod] component test:sydtest-yesod-test dependency lib
4655.64 s
[sydtest-yesod] Configured component graph:
4655.64 s
[sydtest-yesod] component sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi
4655.64 s
[sydtest-yesod] include base-4.21.1.0-f852
4655.64 s
[sydtest-yesod] include binary-0.8.9.3-bcb3
4655.64 s
[sydtest-yesod] include bytestring-0.12.2.0-6aa1
4655.64 s
[sydtest-yesod] include case-insensitive-1.2.1.0-DwR4RuhBWqw2qKFhWjtCD
4655.64 s
[sydtest-yesod] include containers-0.7-4b3d
4655.64 s
[sydtest-yesod] include cookie-0.5.1-CFKTye7B1us9I9X0Ab0D1o
4655.64 s
[sydtest-yesod] include exceptions-0.10.10-cecf
4655.64 s
[sydtest-yesod] include http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4655.64 s
[sydtest-yesod] include http-client-tls-0.3.6.4-CE99eprZmlI83d377yuN1r
4655.64 s
[sydtest-yesod] include http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4655.64 s
[sydtest-yesod] include mtl-2.3.1-20ab
4655.64 s
[sydtest-yesod] include network-3.2.8.0-DpTVqwBHQkCklZVcfZXya
4655.64 s
[sydtest-yesod] include network-uri-2.6.4.2-6QrLAlTdkbw47xOiepBO4K
4655.64 s
[sydtest-yesod] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4655.64 s
[sydtest-yesod] include sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4655.64 s
[sydtest-yesod] include text-2.1.3-1f83
4655.64 s
[sydtest-yesod] include time-1.14-1f22
4655.64 s
[sydtest-yesod] include wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4655.64 s
[sydtest-yesod] include xml-conduit-1.10.0.0-J1D8Wwd1CxD4aLwsY7pASQ
4655.64 s
[sydtest-yesod] include yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t
4655.64 s
[sydtest-yesod] include yesod-test-1.6.19-36WXz6VtzMbDHA8lMaWlhY
4655.64 s
[sydtest-yesod] component sydtest-yesod-0.3.1.0-EkS4emhf2kQ78xfn90wQ24-sydtest-yesod-blog-example-test
4655.64 s
[sydtest-yesod] include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4655.64 s
[sydtest-yesod] include base-4.21.1.0-f852
4655.64 s
[sydtest-yesod] include http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4655.64 s
[sydtest-yesod] include monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j
4655.64 s
[sydtest-yesod] include mtl-2.3.1-20ab
4655.64 s
[sydtest-yesod] include path-0.9.6-2fp1GJUJD07i7POopm72A
4655.64 s
[sydtest-yesod] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4655.64 s
[sydtest-yesod] include persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4655.64 s
[sydtest-yesod] include persistent-sqlite-2.13.3.0-GP3GuOIqt7627vc6JT9fUg
4655.64 s
[sydtest-yesod] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4655.64 s
[sydtest-yesod] include sydtest-persistent-sqlite-0.2.0.3-4LcE0YB42laBNN4qZtYXKE
4655.64 s
[sydtest-yesod] include sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4655.64 s
[sydtest-yesod] include sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi
4655.64 s
[sydtest-yesod] include text-2.1.3-1f83
4655.64 s
[sydtest-yesod] include yesod-1.6.2.1-L4lUC2Vk1Bg24UmDfAPYVH
4655.64 s
[sydtest-yesod] component sydtest-yesod-0.3.1.0-E1MiNAd8CKxLak7CnAVYXz-sydtest-yesod-test
4655.64 s
[sydtest-yesod] include base-4.21.1.0-f852
4655.64 s
[sydtest-yesod] include bytestring-0.12.2.0-6aa1
4655.64 s
[sydtest-yesod] include conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4655.64 s
[sydtest-yesod] include cookie-0.5.1-CFKTye7B1us9I9X0Ab0D1o
4655.64 s
[sydtest-yesod] include http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4655.64 s
[sydtest-yesod] include path-0.9.6-2fp1GJUJD07i7POopm72A
4655.64 s
[sydtest-yesod] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4655.64 s
[sydtest-yesod] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4655.64 s
[sydtest-yesod] include sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4655.64 s
[sydtest-yesod] include sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi
4655.64 s
[sydtest-yesod] include text-2.1.3-1f83
4655.64 s
[sydtest-yesod] include yesod-1.6.2.1-L4lUC2Vk1Bg24UmDfAPYVH
4655.64 s
[sydtest-yesod] include yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t
4655.64 s
[sydtest-yesod] Linked component graph:
4655.64 s
[sydtest-yesod] unit sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi
4655.64 s
[sydtest-yesod] include base-4.21.1.0-f852
4655.64 s
[sydtest-yesod] include binary-0.8.9.3-bcb3
4655.64 s
[sydtest-yesod] include bytestring-0.12.2.0-6aa1
4655.64 s
[sydtest-yesod] include case-insensitive-1.2.1.0-DwR4RuhBWqw2qKFhWjtCD
4655.64 s
[sydtest-yesod] include containers-0.7-4b3d
4655.64 s
[sydtest-yesod] include cookie-0.5.1-CFKTye7B1us9I9X0Ab0D1o
4655.64 s
[sydtest-yesod] include exceptions-0.10.10-cecf
4655.64 s
[sydtest-yesod] include http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4655.64 s
[sydtest-yesod] include http-client-tls-0.3.6.4-CE99eprZmlI83d377yuN1r
4655.64 s
[sydtest-yesod] include http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4655.64 s
[sydtest-yesod] include mtl-2.3.1-20ab
4655.64 s
[sydtest-yesod] include network-3.2.8.0-DpTVqwBHQkCklZVcfZXya
4655.65 s
[sydtest-yesod] include network-uri-2.6.4.2-6QrLAlTdkbw47xOiepBO4K
4655.65 s
[sydtest-yesod] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4655.65 s
[sydtest-yesod] include sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4655.65 s
[sydtest-yesod] include text-2.1.3-1f83
4655.65 s
[sydtest-yesod] include time-1.14-1f22
4655.65 s
[sydtest-yesod] include wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4655.65 s
[sydtest-yesod] include xml-conduit-1.10.0.0-J1D8Wwd1CxD4aLwsY7pASQ
4655.65 s
[sydtest-yesod] include yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t
4655.65 s
[sydtest-yesod] include yesod-test-1.6.19-36WXz6VtzMbDHA8lMaWlhY
4655.65 s
[sydtest-yesod] Test.Syd.Yesod=sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi:Test.Syd.Yesod,Test.Syd.Yesod.Client=sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi:Test.Syd.Yesod.Client,Test.Syd.Yesod.Def=sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi:Test.Syd.Yesod.Def,Test.Syd.Yesod.E2E=sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi:Test.Syd.Yesod.E2E,Test.Syd.Yesod.Request=sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi:Test.Syd.Yesod.Request
4655.65 s
[sydtest-yesod] unit sydtest-yesod-0.3.1.0-EkS4emhf2kQ78xfn90wQ24-sydtest-yesod-blog-example-test
4655.65 s
[sydtest-yesod] include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4655.65 s
[sydtest-yesod] include base-4.21.1.0-f852
4655.65 s
[sydtest-yesod] include http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4655.65 s
[sydtest-yesod] include monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j
4655.65 s
[sydtest-yesod] include mtl-2.3.1-20ab
4655.65 s
[sydtest-yesod] include path-0.9.6-2fp1GJUJD07i7POopm72A
4655.65 s
[sydtest-yesod] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4655.65 s
[sydtest-yesod] include persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4655.65 s
[sydtest-yesod] include persistent-sqlite-2.13.3.0-GP3GuOIqt7627vc6JT9fUg
4655.65 s
[sydtest-yesod] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4655.65 s
[sydtest-yesod] include sydtest-persistent-sqlite-0.2.0.3-4LcE0YB42laBNN4qZtYXKE
4655.65 s
[sydtest-yesod] include sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4655.65 s
[sydtest-yesod] include sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi
4655.65 s
[sydtest-yesod] include text-2.1.3-1f83
4655.65 s
[sydtest-yesod] include yesod-1.6.2.1-L4lUC2Vk1Bg24UmDfAPYVH
4655.65 s
[sydtest-yesod] unit sydtest-yesod-0.3.1.0-E1MiNAd8CKxLak7CnAVYXz-sydtest-yesod-test
4655.65 s
[sydtest-yesod] include base-4.21.1.0-f852
4655.65 s
[sydtest-yesod] include bytestring-0.12.2.0-6aa1
4655.65 s
[sydtest-yesod] include conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4655.65 s
[sydtest-yesod] include cookie-0.5.1-CFKTye7B1us9I9X0Ab0D1o
4655.65 s
[sydtest-yesod] include http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4655.65 s
[sydtest-yesod] include path-0.9.6-2fp1GJUJD07i7POopm72A
4655.65 s
[sydtest-yesod] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4655.65 s
[sydtest-yesod] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4655.65 s
[sydtest-yesod] include sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4655.65 s
[sydtest-yesod] include sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi
4655.65 s
[sydtest-yesod] include text-2.1.3-1f83
4655.65 s
[sydtest-yesod] include yesod-1.6.2.1-L4lUC2Vk1Bg24UmDfAPYVH
4655.65 s
[sydtest-yesod] include yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t
4655.65 s
[sydtest-yesod] Ready component graph:
4655.65 s
[sydtest-yesod] definite sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi
4655.65 s
[sydtest-yesod] depends base-4.21.1.0-f852
4655.65 s
[sydtest-yesod] depends binary-0.8.9.3-bcb3
4655.65 s
[sydtest-yesod] depends bytestring-0.12.2.0-6aa1
4655.65 s
[sydtest-yesod] depends case-insensitive-1.2.1.0-DwR4RuhBWqw2qKFhWjtCD
4655.65 s
[sydtest-yesod] depends containers-0.7-4b3d
4655.65 s
[sydtest-yesod] depends cookie-0.5.1-CFKTye7B1us9I9X0Ab0D1o
4655.65 s
[sydtest-yesod] depends exceptions-0.10.10-cecf
4655.65 s
[sydtest-yesod] depends http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4655.65 s
[sydtest-yesod] depends http-client-tls-0.3.6.4-CE99eprZmlI83d377yuN1r
4655.65 s
[sydtest-yesod] depends http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4655.65 s
[sydtest-yesod] depends mtl-2.3.1-20ab
4655.65 s
[sydtest-yesod] depends network-3.2.8.0-DpTVqwBHQkCklZVcfZXya
4655.65 s
[sydtest-yesod] depends network-uri-2.6.4.2-6QrLAlTdkbw47xOiepBO4K
4655.65 s
[sydtest-yesod] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4655.65 s
[sydtest-yesod] depends sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4655.65 s
[sydtest-yesod] depends text-2.1.3-1f83
4655.65 s
[sydtest-yesod] depends time-1.14-1f22
4655.65 s
[sydtest-yesod] depends wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4655.65 s
[sydtest-yesod] depends xml-conduit-1.10.0.0-J1D8Wwd1CxD4aLwsY7pASQ
4655.65 s
[sydtest-yesod] depends yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t
4655.65 s
[sydtest-yesod] depends yesod-test-1.6.19-36WXz6VtzMbDHA8lMaWlhY
4655.65 s
[sydtest-yesod] definite sydtest-yesod-0.3.1.0-E1MiNAd8CKxLak7CnAVYXz-sydtest-yesod-test
4655.65 s
[sydtest-yesod] depends base-4.21.1.0-f852
4655.65 s
[sydtest-yesod] depends bytestring-0.12.2.0-6aa1
4655.65 s
[sydtest-yesod] depends conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4655.65 s
[sydtest-yesod] depends cookie-0.5.1-CFKTye7B1us9I9X0Ab0D1o
4655.65 s
[sydtest-yesod] depends http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4655.65 s
[sydtest-yesod] depends path-0.9.6-2fp1GJUJD07i7POopm72A
4655.65 s
[sydtest-yesod] depends path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4655.65 s
[sydtest-yesod] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4655.65 s
[sydtest-yesod] depends sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4655.65 s
[sydtest-yesod] depends sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi
4655.65 s
[sydtest-yesod] depends text-2.1.3-1f83
4655.65 s
[sydtest-yesod] depends yesod-1.6.2.1-L4lUC2Vk1Bg24UmDfAPYVH
4655.65 s
[sydtest-yesod] depends yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t
4655.65 s
[sydtest-yesod] definite sydtest-yesod-0.3.1.0-EkS4emhf2kQ78xfn90wQ24-sydtest-yesod-blog-example-test
4655.65 s
[sydtest-yesod] depends QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4655.65 s
[sydtest-yesod] depends base-4.21.1.0-f852
4655.65 s
[sydtest-yesod] depends http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4655.65 s
[sydtest-yesod] depends monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j
4655.65 s
[sydtest-yesod] depends mtl-2.3.1-20ab
4655.65 s
[sydtest-yesod] depends path-0.9.6-2fp1GJUJD07i7POopm72A
4655.65 s
[sydtest-yesod] depends path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4655.65 s
[sydtest-yesod] depends persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4655.65 s
[sydtest-yesod] depends persistent-sqlite-2.13.3.0-GP3GuOIqt7627vc6JT9fUg
4655.65 s
[sydtest-yesod] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4655.65 s
[sydtest-yesod] depends sydtest-persistent-sqlite-0.2.0.3-4LcE0YB42laBNN4qZtYXKE
4655.65 s
[sydtest-yesod] depends sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4655.65 s
[sydtest-yesod] depends sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi
4655.65 s
[sydtest-yesod] depends text-2.1.3-1f83
4655.65 s
[sydtest-yesod] depends yesod-1.6.2.1-L4lUC2Vk1Bg24UmDfAPYVH
4655.65 s
[sydtest-yesod] Using Cabal-3.14.2.0 compiled by ghc-9.12
4655.65 s
[sydtest-yesod] Using compiler: ghc-9.12.3
4655.65 s
[sydtest-yesod] Using install prefix:
4655.65 s
[sydtest-yesod] /nix/store/g0mn2zabm1fckfwf8z1g75xj9ryfy30w-sydtest-yesod-0.3.1.0
4655.65 s
[sydtest-yesod] Executables installed in:
4655.65 s
[sydtest-yesod] /nix/store/g0mn2zabm1fckfwf8z1g75xj9ryfy30w-sydtest-yesod-0.3.1.0/bin
4655.65 s
[sydtest-yesod] Libraries installed in:
4655.65 s
[sydtest-yesod] /nix/store/g0mn2zabm1fckfwf8z1g75xj9ryfy30w-sydtest-yesod-0.3.1.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi
4655.65 s
[sydtest-yesod] Dynamic Libraries installed in:
4655.65 s
[sydtest-yesod] /nix/store/g0mn2zabm1fckfwf8z1g75xj9ryfy30w-sydtest-yesod-0.3.1.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4655.65 s
[sydtest-yesod] Private executables installed in:
4655.65 s
[sydtest-yesod] /nix/store/g0mn2zabm1fckfwf8z1g75xj9ryfy30w-sydtest-yesod-0.3.1.0/libexec/x86_64-linux-ghc-9.12.3-59b0/sydtest-yesod-0.3.1.0
4655.65 s
[sydtest-yesod] Data files installed in:
4655.65 s
[sydtest-yesod] /nix/store/g0mn2zabm1fckfwf8z1g75xj9ryfy30w-sydtest-yesod-0.3.1.0/share/x86_64-linux-ghc-9.12.3-59b0/sydtest-yesod-0.3.1.0
4655.65 s
[sydtest-yesod] Documentation installed in:
4655.65 s
[sydtest-yesod] /nix/store/bk9gc32y38nvrvb1cw0q9yk1kbdi7s5s-sydtest-yesod-0.3.1.0-doc/share/doc/sydtest-yesod-0.3.1.0
4655.65 s
[sydtest-yesod] Configuration files installed in:
4655.65 s
[sydtest-yesod] /nix/store/g0mn2zabm1fckfwf8z1g75xj9ryfy30w-sydtest-yesod-0.3.1.0/etc
4655.65 s
[sydtest-yesod] No alex found
4655.65 s
[sydtest-yesod] Using ar found on system at:
4655.65 s
[sydtest-yesod] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4655.65 s
[sydtest-yesod] No c2hs found
4655.65 s
[sydtest-yesod] No cpphs found
4655.65 s
[sydtest-yesod] No doctest found
4655.65 s
[sydtest-yesod] Using gcc version 14.3.0 given by user at:
4655.65 s
[sydtest-yesod] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4655.65 s
[sydtest-yesod] Using ghc version 9.12.3 found on system at:
4655.65 s
[sydtest-yesod] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4655.65 s
[sydtest-yesod] Using ghc-pkg version 9.12.3 found on system at:
4655.65 s
[sydtest-yesod] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4655.65 s
[sydtest-yesod] No ghcjs found
4655.65 s
[sydtest-yesod] No ghcjs-pkg found
4655.65 s
[sydtest-yesod] No greencard found
4655.65 s
[sydtest-yesod] Using haddock version 2.32.0 found on system at:
4655.65 s
[sydtest-yesod] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4655.65 s
[sydtest-yesod] No happy found
4655.65 s
[sydtest-yesod] No haskell-suite found
4655.65 s
[sydtest-yesod] No haskell-suite-pkg found
4655.65 s
[sydtest-yesod] No hmake found
4655.65 s
[sydtest-yesod] Using hpc version 0.69 found on system at:
4655.65 s
[sydtest-yesod] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4655.65 s
[sydtest-yesod] Using hsc2hs version 0.68.10 found on system at:
4655.65 s
[sydtest-yesod] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4655.65 s
[sydtest-yesod] Using hscolour version 1.25 found on system at:
4655.65 s
[sydtest-yesod] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4655.65 s
[sydtest-yesod] No jhc found
4655.65 s
[sydtest-yesod] Using ld found on system at:
4655.65 s
[sydtest-yesod] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4655.65 s
[sydtest-yesod] No pkg-config found
4655.65 s
[sydtest-yesod] Using runghc version 9.12.3 found on system at:
4655.65 s
[sydtest-yesod] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4655.65 s
[sydtest-yesod] Using strip version 2.44 found on system at:
4655.65 s
[sydtest-yesod] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4655.65 s
[sydtest-yesod] Using tar found on system at:
4655.65 s
[sydtest-yesod] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4655.65 s
[sydtest-yesod] No uhc found
4655.73 s
[sydtest-yesod] Phase: buildPhase
4655.81 s
[sydtest-yesod] Preprocessing library for sydtest-yesod-0.3.1.0...
4655.82 s
[sydtest-yesod] Building library for sydtest-yesod-0.3.1.0...
4655.95 s
[sydtest-yesod] [1 of 6] Compiling Paths_sydtest_yesod ( dist/build/autogen/Paths_sydtest_yesod.hs, dist/build/Paths_sydtest_yesod.o, dist/build/Paths_sydtest_yesod.dyn_o )
4656.10 s
[sydtest-yesod] [2 of 6] Compiling Test.Syd.Yesod.Client ( src/Test/Syd/Yesod/Client.hs, dist/build/Test/Syd/Yesod/Client.o, dist/build/Test/Syd/Yesod/Client.dyn_o )
4656.12 s
[sydtest-webdriver-screenshot-source] Phase: setupCompilerEnvironmentPhase
4656.12 s
[sydtest-webdriver-screenshot-source] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4656.63 s
[sydtest-webdriver-screenshot-source] Phase: unpackPhase
4656.64 s
[sydtest-webdriver-screenshot-source] unpacking source archive /nix/store/gai66jvw1vpvv10xz3k68f99d5yvh9bm-sydtest-webdriver-screenshot
4656.64 s
[sydtest-webdriver-screenshot-source] source root is sydtest-webdriver-screenshot
4656.65 s
[sydtest-webdriver-screenshot-source] Phase: patchPhase
4656.66 s
[sydtest-webdriver-screenshot-source] Phase: compileBuildDriverPhase
4656.66 s
[sydtest-webdriver-screenshot-source] setupCompileFlags: -package-db=/build/tmp.gsFZv8fkIL/setup-package.conf.d -threaded
4656.71 s
[sydtest-webdriver-screenshot-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.gsFZv8fkIL/Main.o )
4656.75 s
[sydtest-webdriver-screenshot-source] [2 of 2] Linking Setup
4656.80 s
[sydtest-yesod] [3 of 6] Compiling Test.Syd.Yesod.Def ( src/Test/Syd/Yesod/Def.hs, dist/build/Test/Syd/Yesod/Def.o, dist/build/Test/Syd/Yesod/Def.dyn_o )
4656.97 s
[sydtest-yesod] [4 of 6] Compiling Test.Syd.Yesod.E2E ( src/Test/Syd/Yesod/E2E.hs, dist/build/Test/Syd/Yesod/E2E.o, dist/build/Test/Syd/Yesod/E2E.dyn_o )
4657.44 s
[sydtest-yesod] [5 of 6] Compiling Test.Syd.Yesod.Request ( src/Test/Syd/Yesod/Request.hs, dist/build/Test/Syd/Yesod/Request.o, dist/build/Test/Syd/Yesod/Request.dyn_o )
4657.69 s
[sydtest-yesod] [6 of 6] Compiling Test.Syd.Yesod ( src/Test/Syd/Yesod.hs, dist/build/Test/Syd/Yesod.o, dist/build/Test/Syd/Yesod.dyn_o )
4657.97 s
[sydtest-webdriver-screenshot-source] Phase: updateAutotoolsGnuConfigScriptsPhase
4657.98 s
[sydtest-webdriver-screenshot-source] Phase: configurePhase
4657.99 s
[sydtest-webdriver-screenshot-source] configureFlags: --verbose --prefix=/nix/store/5mjpsfw4fiy5a8cgkpfvaam8aniya2d9-sydtest-webdriver-screenshot-source-0.1.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/share/doc/sydtest-webdriver-screenshot-0.1.0.0 --with-gcc=gcc --package-db=/build/tmp.gsFZv8fkIL/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4657.99 s
[sydtest-webdriver-screenshot-source] Using Parsec parser
4657.99 s
[sydtest-webdriver-screenshot-source] Configuring sydtest-webdriver-screenshot-0.1.0.0...
4658.03 s
[sydtest-yesod] [1 of 6] Compiling Paths_sydtest_yesod ( dist/build/autogen/Paths_sydtest_yesod.hs, dist/build/Paths_sydtest_yesod.p_o )
4658.26 s
[sydtest-yesod] [2 of 6] Compiling Test.Syd.Yesod.Client ( src/Test/Syd/Yesod/Client.hs, dist/build/Test/Syd/Yesod/Client.p_o )
4658.64 s
[sydtest-webdriver-screenshot-source] Dependency JuicyPixels: using JuicyPixels-3.3.9
4658.64 s
[sydtest-webdriver-screenshot-source] Dependency base >=4.7 && <5: using base-4.21.1.0
4658.64 s
[sydtest-webdriver-screenshot-source] Dependency bytestring: using bytestring-0.12.2.0
4658.64 s
[sydtest-webdriver-screenshot-source] Dependency mtl: using mtl-2.3.1
4658.64 s
[sydtest-webdriver-screenshot-source] Dependency path: using path-0.9.6
4658.64 s
[sydtest-webdriver-screenshot-source] Dependency path-io: using path-io-1.8.2
4658.64 s
[sydtest-webdriver-screenshot-source] Dependency sydtest: using sydtest-0.23.0.2
4658.64 s
[sydtest-webdriver-screenshot-source] Dependency sydtest-webdriver: using sydtest-webdriver-0.0.0.1
4658.64 s
[sydtest-webdriver-screenshot-source] Dependency vector: using vector-0.13.2.0
4658.64 s
[sydtest-webdriver-screenshot-source] Dependency webdriver: using webdriver-0.12.0.1
4658.64 s
[sydtest-webdriver-screenshot-source] Dependency base >=4.7 && <5: using base-4.21.1.0
4658.64 s
[sydtest-webdriver-screenshot-source] Dependency http-types: using http-types-0.12.4
4658.64 s
[sydtest-webdriver-screenshot-source] Dependency network-uri: using network-uri-2.6.4.2
4658.64 s
[sydtest-webdriver-screenshot-source] Dependency sydtest: using sydtest-0.23.0.2
4658.64 s
[sydtest-webdriver-screenshot-source] Dependency sydtest-wai: using sydtest-wai-0.2.0.2
4658.64 s
[sydtest-webdriver-screenshot-source] Dependency sydtest-webdriver: using sydtest-webdriver-0.0.0.1
4658.64 s
[sydtest-webdriver-screenshot-source] Dependency sydtest-webdriver-screenshot: using
4658.64 s
[sydtest-webdriver-screenshot-source] sydtest-webdriver-screenshot-0.1.0.0
4658.64 s
[sydtest-webdriver-screenshot-source] Dependency wai: using wai-3.2.4
4658.64 s
[sydtest-webdriver-screenshot-source] Source component graph:
4658.64 s
[sydtest-webdriver-screenshot-source] component lib
4658.64 s
[sydtest-webdriver-screenshot-source] component test:sydtest-webdriver-screenshot-test dependency lib
4658.64 s
[sydtest-webdriver-screenshot-source] Configured component graph:
4658.64 s
[sydtest-webdriver-screenshot-source] component sydtest-webdriver-screenshot-0.1.0.0-7TqsVs9RM6tGt7qkYF4N2W
4658.64 s
[sydtest-webdriver-screenshot-source] include JuicyPixels-3.3.9-LOXJGGyNwioABqkxIRbWVy
4658.64 s
[sydtest-webdriver-screenshot-source] include base-4.21.1.0-f852
4658.64 s
[sydtest-webdriver-screenshot-source] include bytestring-0.12.2.0-6aa1
4658.64 s
[sydtest-webdriver-screenshot-source] include mtl-2.3.1-20ab
4658.64 s
[sydtest-webdriver-screenshot-source] include path-0.9.6-2fp1GJUJD07i7POopm72A
4658.64 s
[sydtest-webdriver-screenshot-source] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4658.64 s
[sydtest-webdriver-screenshot-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4658.64 s
[sydtest-webdriver-screenshot-source] include sydtest-webdriver-0.0.0.1-JUjigr2SumpLUmiGKSfWBD
4658.64 s
[sydtest-webdriver-screenshot-source] include vector-0.13.2.0-7rsmvfg53oa5PRCOgzIFeb
4658.64 s
[sydtest-webdriver-screenshot-source] include webdriver-0.12.0.1-8907HGEy5kN7ijYoYf5pPy
4658.64 s
[sydtest-webdriver-screenshot-source] component sydtest-webdriver-screenshot-0.1.0.0-c0kDqadOd46kxVXTS5OVb-sydtest-webdriver-screenshot-test
4658.64 s
[sydtest-webdriver-screenshot-source] include base-4.21.1.0-f852
4658.64 s
[sydtest-webdriver-screenshot-source] include http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4658.64 s
[sydtest-webdriver-screenshot-source] include network-uri-2.6.4.2-6QrLAlTdkbw47xOiepBO4K
4658.64 s
[sydtest-webdriver-screenshot-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4658.64 s
[sydtest-webdriver-screenshot-source] include sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4658.64 s
[sydtest-webdriver-screenshot-source] include sydtest-webdriver-0.0.0.1-JUjigr2SumpLUmiGKSfWBD
4658.64 s
[sydtest-webdriver-screenshot-source] include sydtest-webdriver-screenshot-0.1.0.0-7TqsVs9RM6tGt7qkYF4N2W
4658.64 s
[sydtest-webdriver-screenshot-source] include wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4658.64 s
[sydtest-webdriver-screenshot-source] Linked component graph:
4658.64 s
[sydtest-webdriver-screenshot-source] unit sydtest-webdriver-screenshot-0.1.0.0-7TqsVs9RM6tGt7qkYF4N2W
4658.64 s
[sydtest-webdriver-screenshot-source] include JuicyPixels-3.3.9-LOXJGGyNwioABqkxIRbWVy
4658.64 s
[sydtest-webdriver-screenshot-source] include base-4.21.1.0-f852
4658.64 s
[sydtest-webdriver-screenshot-source] include bytestring-0.12.2.0-6aa1
4658.64 s
[sydtest-webdriver-screenshot-source] include mtl-2.3.1-20ab
4658.64 s
[sydtest-webdriver-screenshot-source] include path-0.9.6-2fp1GJUJD07i7POopm72A
4658.64 s
[sydtest-webdriver-screenshot-source] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4658.64 s
[sydtest-webdriver-screenshot-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4658.64 s
[sydtest-webdriver-screenshot-source] include sydtest-webdriver-0.0.0.1-JUjigr2SumpLUmiGKSfWBD
4658.64 s
[sydtest-webdriver-screenshot-source] include vector-0.13.2.0-7rsmvfg53oa5PRCOgzIFeb
4658.64 s
[sydtest-webdriver-screenshot-source] include webdriver-0.12.0.1-8907HGEy5kN7ijYoYf5pPy
4658.64 s
[sydtest-webdriver-screenshot-source] Test.Syd.Webdriver.Screenshot=sydtest-webdriver-screenshot-0.1.0.0-7TqsVs9RM6tGt7qkYF4N2W:Test.Syd.Webdriver.Screenshot
4658.64 s
[sydtest-webdriver-screenshot-source] unit sydtest-webdriver-screenshot-0.1.0.0-c0kDqadOd46kxVXTS5OVb-sydtest-webdriver-screenshot-test
4658.64 s
[sydtest-webdriver-screenshot-source] include base-4.21.1.0-f852
4658.64 s
[sydtest-webdriver-screenshot-source] include http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4658.64 s
[sydtest-webdriver-screenshot-source] include network-uri-2.6.4.2-6QrLAlTdkbw47xOiepBO4K
4658.64 s
[sydtest-webdriver-screenshot-source] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4658.64 s
[sydtest-webdriver-screenshot-source] include sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4658.64 s
[sydtest-webdriver-screenshot-source] include sydtest-webdriver-0.0.0.1-JUjigr2SumpLUmiGKSfWBD
4658.64 s
[sydtest-webdriver-screenshot-source] include sydtest-webdriver-screenshot-0.1.0.0-7TqsVs9RM6tGt7qkYF4N2W
4658.64 s
[sydtest-webdriver-screenshot-source] include wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4658.64 s
[sydtest-webdriver-screenshot-source] Ready component graph:
4658.64 s
[sydtest-webdriver-screenshot-source] definite sydtest-webdriver-screenshot-0.1.0.0-7TqsVs9RM6tGt7qkYF4N2W
4658.64 s
[sydtest-webdriver-screenshot-source] depends JuicyPixels-3.3.9-LOXJGGyNwioABqkxIRbWVy
4658.64 s
[sydtest-webdriver-screenshot-source] depends base-4.21.1.0-f852
4658.64 s
[sydtest-webdriver-screenshot-source] depends bytestring-0.12.2.0-6aa1
4658.64 s
[sydtest-webdriver-screenshot-source] depends mtl-2.3.1-20ab
4658.65 s
[sydtest-webdriver-screenshot-source] depends path-0.9.6-2fp1GJUJD07i7POopm72A
4658.65 s
[sydtest-webdriver-screenshot-source] depends path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4658.65 s
[sydtest-webdriver-screenshot-source] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4658.65 s
[sydtest-webdriver-screenshot-source] depends sydtest-webdriver-0.0.0.1-JUjigr2SumpLUmiGKSfWBD
4658.65 s
[sydtest-webdriver-screenshot-source] depends vector-0.13.2.0-7rsmvfg53oa5PRCOgzIFeb
4658.65 s
[sydtest-webdriver-screenshot-source] depends webdriver-0.12.0.1-8907HGEy5kN7ijYoYf5pPy
4658.65 s
[sydtest-webdriver-screenshot-source] definite sydtest-webdriver-screenshot-0.1.0.0-c0kDqadOd46kxVXTS5OVb-sydtest-webdriver-screenshot-test
4658.65 s
[sydtest-webdriver-screenshot-source] depends base-4.21.1.0-f852
4658.65 s
[sydtest-webdriver-screenshot-source] depends http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4658.65 s
[sydtest-webdriver-screenshot-source] depends network-uri-2.6.4.2-6QrLAlTdkbw47xOiepBO4K
4658.65 s
[sydtest-webdriver-screenshot-source] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4658.65 s
[sydtest-webdriver-screenshot-source] depends sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4658.65 s
[sydtest-webdriver-screenshot-source] depends sydtest-webdriver-0.0.0.1-JUjigr2SumpLUmiGKSfWBD
4658.65 s
[sydtest-webdriver-screenshot-source] depends sydtest-webdriver-screenshot-0.1.0.0-7TqsVs9RM6tGt7qkYF4N2W
4658.65 s
[sydtest-webdriver-screenshot-source] depends wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4658.65 s
[sydtest-webdriver-screenshot-source] Using Cabal-3.14.2.0 compiled by ghc-9.12
4658.65 s
[sydtest-webdriver-screenshot-source] Using compiler: ghc-9.12.3
4658.65 s
[sydtest-webdriver-screenshot-source] Using install prefix:
4658.65 s
[sydtest-webdriver-screenshot-source] /nix/store/5mjpsfw4fiy5a8cgkpfvaam8aniya2d9-sydtest-webdriver-screenshot-source-0.1.0.0
4658.65 s
[sydtest-webdriver-screenshot-source] Executables installed in:
4658.65 s
[sydtest-webdriver-screenshot-source] /nix/store/5mjpsfw4fiy5a8cgkpfvaam8aniya2d9-sydtest-webdriver-screenshot-source-0.1.0.0/bin
4658.65 s
[sydtest-webdriver-screenshot-source] Libraries installed in:
4658.65 s
[sydtest-webdriver-screenshot-source] /nix/store/5mjpsfw4fiy5a8cgkpfvaam8aniya2d9-sydtest-webdriver-screenshot-source-0.1.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-webdriver-screenshot-0.1.0.0-7TqsVs9RM6tGt7qkYF4N2W
4658.65 s
[sydtest-webdriver-screenshot-source] Dynamic Libraries installed in:
4658.65 s
[sydtest-webdriver-screenshot-source] /nix/store/5mjpsfw4fiy5a8cgkpfvaam8aniya2d9-sydtest-webdriver-screenshot-source-0.1.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4658.65 s
[sydtest-webdriver-screenshot-source] Private executables installed in:
4658.65 s
[sydtest-webdriver-screenshot-source] /nix/store/5mjpsfw4fiy5a8cgkpfvaam8aniya2d9-sydtest-webdriver-screenshot-source-0.1.0.0/libexec/x86_64-linux-ghc-9.12.3-59b0/sydtest-webdriver-screenshot-0.1.0.0
4658.65 s
[sydtest-webdriver-screenshot-source] Data files installed in:
4658.65 s
[sydtest-webdriver-screenshot-source] /nix/store/5mjpsfw4fiy5a8cgkpfvaam8aniya2d9-sydtest-webdriver-screenshot-source-0.1.0.0/share/x86_64-linux-ghc-9.12.3-59b0/sydtest-webdriver-screenshot-0.1.0.0
4658.65 s
[sydtest-webdriver-screenshot-source] Documentation installed in: /share/doc/sydtest-webdriver-screenshot-0.1.0.0
4658.65 s
[sydtest-webdriver-screenshot-source] Configuration files installed in:
4658.65 s
[sydtest-webdriver-screenshot-source] /nix/store/5mjpsfw4fiy5a8cgkpfvaam8aniya2d9-sydtest-webdriver-screenshot-source-0.1.0.0/etc
4658.65 s
[sydtest-webdriver-screenshot-source] No alex found
4658.65 s
[sydtest-webdriver-screenshot-source] Using ar found on system at:
4658.65 s
[sydtest-webdriver-screenshot-source] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4658.65 s
[sydtest-webdriver-screenshot-source] No c2hs found
4658.65 s
[sydtest-webdriver-screenshot-source] No cpphs found
4658.65 s
[sydtest-webdriver-screenshot-source] No doctest found
4658.65 s
[sydtest-webdriver-screenshot-source] Using gcc version 14.3.0 given by user at:
4658.65 s
[sydtest-webdriver-screenshot-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4658.65 s
[sydtest-webdriver-screenshot-source] Using ghc version 9.12.3 found on system at:
4658.65 s
[sydtest-webdriver-screenshot-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4658.65 s
[sydtest-webdriver-screenshot-source] Using ghc-pkg version 9.12.3 found on system at:
4658.65 s
[sydtest-webdriver-screenshot-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4658.65 s
[sydtest-webdriver-screenshot-source] No ghcjs found
4658.65 s
[sydtest-webdriver-screenshot-source] No ghcjs-pkg found
4658.65 s
[sydtest-webdriver-screenshot-source] No greencard found
4658.65 s
[sydtest-webdriver-screenshot-source] Using haddock version 2.32.0 found on system at:
4658.65 s
[sydtest-webdriver-screenshot-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4658.65 s
[sydtest-webdriver-screenshot-source] No happy found
4658.65 s
[sydtest-webdriver-screenshot-source] No haskell-suite found
4658.65 s
[sydtest-webdriver-screenshot-source] No haskell-suite-pkg found
4658.65 s
[sydtest-webdriver-screenshot-source] No hmake found
4658.65 s
[sydtest-webdriver-screenshot-source] Using hpc version 0.69 found on system at:
4658.65 s
[sydtest-webdriver-screenshot-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4658.65 s
[sydtest-webdriver-screenshot-source] Using hsc2hs version 0.68.10 found on system at:
4658.65 s
[sydtest-webdriver-screenshot-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4658.65 s
[sydtest-webdriver-screenshot-source] Using hscolour version 1.25 found on system at:
4658.65 s
[sydtest-webdriver-screenshot-source] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4658.65 s
[sydtest-webdriver-screenshot-source] No jhc found
4658.65 s
[sydtest-webdriver-screenshot-source] Using ld found on system at:
4658.65 s
[sydtest-webdriver-screenshot-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4658.65 s
[sydtest-webdriver-screenshot-source] No pkg-config found
4658.65 s
[sydtest-webdriver-screenshot-source] Using runghc version 9.12.3 found on system at:
4658.65 s
[sydtest-webdriver-screenshot-source] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4658.65 s
[sydtest-webdriver-screenshot-source] Using strip version 2.44 found on system at:
4658.65 s
[sydtest-webdriver-screenshot-source] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4658.65 s
[sydtest-webdriver-screenshot-source] Using tar found on system at:
4658.65 s
[sydtest-webdriver-screenshot-source] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4658.65 s
[sydtest-webdriver-screenshot-source] No uhc found
4658.78 s
[sydtest-yesod] [3 of 6] Compiling Test.Syd.Yesod.Def ( src/Test/Syd/Yesod/Def.hs, dist/build/Test/Syd/Yesod/Def.p_o )
4658.82 s
[sydtest-webdriver-screenshot-source] Phase: buildPhase
4658.83 s
[sydtest-webdriver-screenshot-source] Distribution quality warnings:
4658.83 s
[sydtest-webdriver-screenshot-source] [no-description] No 'description' field.
4658.83 s
[sydtest-webdriver-screenshot-source] [missing-upper-bounds] On library, these packages miss upper bounds:
4658.83 s
[sydtest-webdriver-screenshot-source] - JuicyPixels
4658.83 s
[sydtest-webdriver-screenshot-source] - bytestring
4658.83 s
[sydtest-webdriver-screenshot-source] - mtl
4658.83 s
[sydtest-webdriver-screenshot-source] - path
4658.83 s
[sydtest-webdriver-screenshot-source] - path-io
4658.83 s
[sydtest-webdriver-screenshot-source] - sydtest
4658.83 s
[sydtest-webdriver-screenshot-source] - sydtest-webdriver
4658.83 s
[sydtest-webdriver-screenshot-source] - vector
4658.83 s
[sydtest-webdriver-screenshot-source] - webdriver
4658.83 s
[sydtest-webdriver-screenshot-source] Please add them. There is more information at https://pvp.haskell.org/
4658.83 s
[sydtest-webdriver-screenshot-source] [no-docs] Please consider including the file './CHANGELOG.md' in the
4658.83 s
[sydtest-webdriver-screenshot-source] 'extra-source-files' section of the .cabal file if it contains useful
4658.83 s
[sydtest-webdriver-screenshot-source] information for users of the package.
4658.83 s
[sydtest-webdriver-screenshot-source] Building source dist for sydtest-webdriver-screenshot-0.1.0.0...
4658.84 s
[sydtest-webdriver-screenshot-source] Source tarball created: dist/sydtest-webdriver-screenshot-0.1.0.0.tar.gz
4658.85 s
[sydtest-webdriver-screenshot-source] Phase: checkPhase
4658.85 s
[sydtest-webdriver-screenshot-source] Phase: haddockPhase
4658.86 s
[sydtest-webdriver-screenshot-source] Phase: installPhase
4658.86 s
[sydtest-webdriver-screenshot-source] Phase: fixupPhase
4658.90 s
Progress: 364 of 370 built (1 building), 559 of 559 downloaded from cache
4659.02 s
Building sydtest-webdriver-screenshot
4659.02 s
[sydtest-yesod] [4 of 6] Compiling Test.Syd.Yesod.E2E ( src/Test/Syd/Yesod/E2E.hs, dist/build/Test/Syd/Yesod/E2E.p_o )
4659.51 s
[sydtest-yesod] [5 of 6] Compiling Test.Syd.Yesod.Request ( src/Test/Syd/Yesod/Request.hs, dist/build/Test/Syd/Yesod/Request.p_o )
4659.52 s
[sydtest-webdriver-screenshot] Phase: setupCompilerEnvironmentPhase
4659.52 s
[sydtest-webdriver-screenshot] Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4659.66 s
[sydtest-yesod] [6 of 6] Compiling Test.Syd.Yesod ( src/Test/Syd/Yesod.hs, dist/build/Test/Syd/Yesod.p_o )
4660.05 s
[sydtest-webdriver-screenshot] Phase: unpackPhase
4660.05 s
[sydtest-webdriver-screenshot] unpacking source archive /nix/store/5mjpsfw4fiy5a8cgkpfvaam8aniya2d9-sydtest-webdriver-screenshot-source-0.1.0.0/sydtest-webdriver-screenshot-0.1.0.0.tar.gz
4660.49 s
[sydtest-webdriver-screenshot] source root is sydtest-webdriver-screenshot-0.1.0.0
4660.49 s
[sydtest-webdriver-screenshot] setting SOURCE_DATE_EPOCH to timestamp 1778741833 of file "sydtest-webdriver-screenshot-0.1.0.0/test/Test/Syd/Webdriver/ScreenshotSpec.hs"
4660.49 s
[sydtest-webdriver-screenshot] warning: file "sydtest-webdriver-screenshot-0.1.0.0/test/Test/Syd/Webdriver/ScreenshotSpec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
4660.49 s
[sydtest-webdriver-screenshot] Phase: patchPhase
4660.49 s
[sydtest-webdriver-screenshot] Phase: compileBuildDriverPhase
4660.49 s
[sydtest-webdriver-screenshot] setupCompileFlags: -package-db=/build/tmp.MAs7UAjyMj/setup-package.conf.d -threaded
4660.49 s
[sydtest-webdriver-screenshot] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.MAs7UAjyMj/Main.o )
4660.49 s
[sydtest-webdriver-screenshot] [2 of 2] Linking Setup
4661.31 s
[sydtest-webdriver-screenshot] Phase: updateAutotoolsGnuConfigScriptsPhase
4661.32 s
[sydtest-webdriver-screenshot] Phase: configurePhase
4661.36 s
[sydtest-webdriver-screenshot] configureFlags: --verbose --prefix=/nix/store/jn3wgp7g7w4fahma787lfv2grs5pfjda-sydtest-webdriver-screenshot-0.1.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/igm4v14cn7vaw8wx9862wwpxc1z3chd3-sydtest-webdriver-screenshot-0.1.0.0-doc/share/doc/sydtest-webdriver-screenshot-0.1.0.0 --with-gcc=gcc --package-db=/build/tmp.MAs7UAjyMj/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4661.36 s
[sydtest-webdriver-screenshot] Using Parsec parser
4661.36 s
[sydtest-webdriver-screenshot] Configuring sydtest-webdriver-screenshot-0.1.0.0...
4661.98 s
[sydtest-webdriver-screenshot] Dependency JuicyPixels: using JuicyPixels-3.3.9
4661.98 s
[sydtest-webdriver-screenshot] Dependency base >=4.7 && <5: using base-4.21.1.0
4661.98 s
[sydtest-webdriver-screenshot] Dependency bytestring: using bytestring-0.12.2.0
4661.98 s
[sydtest-webdriver-screenshot] Dependency mtl: using mtl-2.3.1
4661.98 s
[sydtest-webdriver-screenshot] Dependency path: using path-0.9.6
4661.98 s
[sydtest-webdriver-screenshot] Dependency path-io: using path-io-1.8.2
4661.98 s
[sydtest-webdriver-screenshot] Dependency sydtest: using sydtest-0.23.0.2
4661.98 s
[sydtest-webdriver-screenshot] Dependency sydtest-webdriver: using sydtest-webdriver-0.0.0.1
4661.98 s
[sydtest-webdriver-screenshot] Dependency vector: using vector-0.13.2.0
4661.98 s
[sydtest-webdriver-screenshot] Dependency webdriver: using webdriver-0.12.0.1
4661.98 s
[sydtest-webdriver-screenshot] Dependency base >=4.7 && <5: using base-4.21.1.0
4661.98 s
[sydtest-webdriver-screenshot] Dependency http-types: using http-types-0.12.4
4661.98 s
[sydtest-webdriver-screenshot] Dependency network-uri: using network-uri-2.6.4.2
4661.99 s
[sydtest-webdriver-screenshot] Dependency sydtest: using sydtest-0.23.0.2
4661.99 s
[sydtest-webdriver-screenshot] Dependency sydtest-wai: using sydtest-wai-0.2.0.2
4661.99 s
[sydtest-webdriver-screenshot] Dependency sydtest-webdriver: using sydtest-webdriver-0.0.0.1
4661.99 s
[sydtest-webdriver-screenshot] Dependency sydtest-webdriver-screenshot: using
4661.99 s
[sydtest-webdriver-screenshot] sydtest-webdriver-screenshot-0.1.0.0
4661.99 s
[sydtest-webdriver-screenshot] Dependency wai: using wai-3.2.4
4661.99 s
[sydtest-webdriver-screenshot] Source component graph:
4661.99 s
[sydtest-webdriver-screenshot] component lib
4661.99 s
[sydtest-webdriver-screenshot] component test:sydtest-webdriver-screenshot-test dependency lib
4661.99 s
[sydtest-webdriver-screenshot] Configured component graph:
4661.99 s
[sydtest-webdriver-screenshot] component sydtest-webdriver-screenshot-0.1.0.0-7TqsVs9RM6tGt7qkYF4N2W
4661.99 s
[sydtest-webdriver-screenshot] include JuicyPixels-3.3.9-LOXJGGyNwioABqkxIRbWVy
4661.99 s
[sydtest-webdriver-screenshot] include base-4.21.1.0-f852
4661.99 s
[sydtest-webdriver-screenshot] include bytestring-0.12.2.0-6aa1
4661.99 s
[sydtest-webdriver-screenshot] include mtl-2.3.1-20ab
4661.99 s
[sydtest-webdriver-screenshot] include path-0.9.6-2fp1GJUJD07i7POopm72A
4661.99 s
[sydtest-webdriver-screenshot] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4661.99 s
[sydtest-webdriver-screenshot] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4661.99 s
[sydtest-webdriver-screenshot] include sydtest-webdriver-0.0.0.1-JUjigr2SumpLUmiGKSfWBD
4661.99 s
[sydtest-webdriver-screenshot] include vector-0.13.2.0-7rsmvfg53oa5PRCOgzIFeb
4661.99 s
[sydtest-webdriver-screenshot] include webdriver-0.12.0.1-8907HGEy5kN7ijYoYf5pPy
4661.99 s
[sydtest-webdriver-screenshot] component sydtest-webdriver-screenshot-0.1.0.0-c0kDqadOd46kxVXTS5OVb-sydtest-webdriver-screenshot-test
4661.99 s
[sydtest-webdriver-screenshot] include base-4.21.1.0-f852
4661.99 s
[sydtest-webdriver-screenshot] include http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4661.99 s
[sydtest-webdriver-screenshot] include network-uri-2.6.4.2-6QrLAlTdkbw47xOiepBO4K
4661.99 s
[sydtest-webdriver-screenshot] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4661.99 s
[sydtest-webdriver-screenshot] include sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4661.99 s
[sydtest-webdriver-screenshot] include sydtest-webdriver-0.0.0.1-JUjigr2SumpLUmiGKSfWBD
4661.99 s
[sydtest-webdriver-screenshot] include sydtest-webdriver-screenshot-0.1.0.0-7TqsVs9RM6tGt7qkYF4N2W
4661.99 s
[sydtest-webdriver-screenshot] include wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4661.99 s
[sydtest-webdriver-screenshot] Linked component graph:
4661.99 s
[sydtest-webdriver-screenshot] unit sydtest-webdriver-screenshot-0.1.0.0-7TqsVs9RM6tGt7qkYF4N2W
4661.99 s
[sydtest-webdriver-screenshot] include JuicyPixels-3.3.9-LOXJGGyNwioABqkxIRbWVy
4661.99 s
[sydtest-webdriver-screenshot] include base-4.21.1.0-f852
4661.99 s
[sydtest-webdriver-screenshot] include bytestring-0.12.2.0-6aa1
4661.99 s
[sydtest-webdriver-screenshot] include mtl-2.3.1-20ab
4661.99 s
[sydtest-webdriver-screenshot] include path-0.9.6-2fp1GJUJD07i7POopm72A
4661.99 s
[sydtest-webdriver-screenshot] include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4661.99 s
[sydtest-webdriver-screenshot] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4661.99 s
[sydtest-webdriver-screenshot] include sydtest-webdriver-0.0.0.1-JUjigr2SumpLUmiGKSfWBD
4661.99 s
[sydtest-webdriver-screenshot] include vector-0.13.2.0-7rsmvfg53oa5PRCOgzIFeb
4661.99 s
[sydtest-webdriver-screenshot] include webdriver-0.12.0.1-8907HGEy5kN7ijYoYf5pPy
4661.99 s
[sydtest-webdriver-screenshot] Test.Syd.Webdriver.Screenshot=sydtest-webdriver-screenshot-0.1.0.0-7TqsVs9RM6tGt7qkYF4N2W:Test.Syd.Webdriver.Screenshot
4661.99 s
[sydtest-webdriver-screenshot] unit sydtest-webdriver-screenshot-0.1.0.0-c0kDqadOd46kxVXTS5OVb-sydtest-webdriver-screenshot-test
4661.99 s
[sydtest-webdriver-screenshot] include base-4.21.1.0-f852
4661.99 s
[sydtest-webdriver-screenshot] include http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4661.99 s
[sydtest-webdriver-screenshot] include network-uri-2.6.4.2-6QrLAlTdkbw47xOiepBO4K
4661.99 s
[sydtest-webdriver-screenshot] include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4661.99 s
[sydtest-webdriver-screenshot] include sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4661.99 s
[sydtest-webdriver-screenshot] include sydtest-webdriver-0.0.0.1-JUjigr2SumpLUmiGKSfWBD
4661.99 s
[sydtest-webdriver-screenshot] include sydtest-webdriver-screenshot-0.1.0.0-7TqsVs9RM6tGt7qkYF4N2W
4661.99 s
[sydtest-webdriver-screenshot] include wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4661.99 s
[sydtest-webdriver-screenshot] Ready component graph:
4661.99 s
[sydtest-webdriver-screenshot] definite sydtest-webdriver-screenshot-0.1.0.0-7TqsVs9RM6tGt7qkYF4N2W
4661.99 s
[sydtest-webdriver-screenshot] depends JuicyPixels-3.3.9-LOXJGGyNwioABqkxIRbWVy
4661.99 s
[sydtest-webdriver-screenshot] depends base-4.21.1.0-f852
4661.99 s
[sydtest-webdriver-screenshot] depends bytestring-0.12.2.0-6aa1
4661.99 s
[sydtest-webdriver-screenshot] depends mtl-2.3.1-20ab
4661.99 s
[sydtest-webdriver-screenshot] depends path-0.9.6-2fp1GJUJD07i7POopm72A
4661.99 s
[sydtest-webdriver-screenshot] depends path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4661.99 s
[sydtest-webdriver-screenshot] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4661.99 s
[sydtest-webdriver-screenshot] depends sydtest-webdriver-0.0.0.1-JUjigr2SumpLUmiGKSfWBD
4661.99 s
[sydtest-webdriver-screenshot] depends vector-0.13.2.0-7rsmvfg53oa5PRCOgzIFeb
4661.99 s
[sydtest-webdriver-screenshot] depends webdriver-0.12.0.1-8907HGEy5kN7ijYoYf5pPy
4661.99 s
[sydtest-webdriver-screenshot] definite sydtest-webdriver-screenshot-0.1.0.0-c0kDqadOd46kxVXTS5OVb-sydtest-webdriver-screenshot-test
4661.99 s
[sydtest-webdriver-screenshot] depends base-4.21.1.0-f852
4661.99 s
[sydtest-webdriver-screenshot] depends http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4661.99 s
[sydtest-webdriver-screenshot] depends network-uri-2.6.4.2-6QrLAlTdkbw47xOiepBO4K
4661.99 s
[sydtest-webdriver-screenshot] depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4661.99 s
[sydtest-webdriver-screenshot] depends sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4661.99 s
[sydtest-webdriver-screenshot] depends sydtest-webdriver-0.0.0.1-JUjigr2SumpLUmiGKSfWBD
4661.99 s
[sydtest-webdriver-screenshot] depends sydtest-webdriver-screenshot-0.1.0.0-7TqsVs9RM6tGt7qkYF4N2W
4661.99 s
[sydtest-webdriver-screenshot] depends wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4661.99 s
[sydtest-webdriver-screenshot] Using Cabal-3.14.2.0 compiled by ghc-9.12
4661.99 s
[sydtest-webdriver-screenshot] Using compiler: ghc-9.12.3
4661.99 s
[sydtest-webdriver-screenshot] Using install prefix:
4661.99 s
[sydtest-webdriver-screenshot] /nix/store/jn3wgp7g7w4fahma787lfv2grs5pfjda-sydtest-webdriver-screenshot-0.1.0.0
4661.99 s
[sydtest-webdriver-screenshot] Executables installed in:
4661.99 s
[sydtest-webdriver-screenshot] /nix/store/jn3wgp7g7w4fahma787lfv2grs5pfjda-sydtest-webdriver-screenshot-0.1.0.0/bin
4661.99 s
[sydtest-webdriver-screenshot] Libraries installed in:
4661.99 s
[sydtest-webdriver-screenshot] /nix/store/jn3wgp7g7w4fahma787lfv2grs5pfjda-sydtest-webdriver-screenshot-0.1.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-webdriver-screenshot-0.1.0.0-7TqsVs9RM6tGt7qkYF4N2W
4661.99 s
[sydtest-webdriver-screenshot] Dynamic Libraries installed in:
4661.99 s
[sydtest-webdriver-screenshot] /nix/store/jn3wgp7g7w4fahma787lfv2grs5pfjda-sydtest-webdriver-screenshot-0.1.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4661.99 s
[sydtest-webdriver-screenshot] Private executables installed in:
4661.99 s
[sydtest-webdriver-screenshot] /nix/store/jn3wgp7g7w4fahma787lfv2grs5pfjda-sydtest-webdriver-screenshot-0.1.0.0/libexec/x86_64-linux-ghc-9.12.3-59b0/sydtest-webdriver-screenshot-0.1.0.0
4661.99 s
[sydtest-webdriver-screenshot] Data files installed in:
4661.99 s
[sydtest-webdriver-screenshot] /nix/store/jn3wgp7g7w4fahma787lfv2grs5pfjda-sydtest-webdriver-screenshot-0.1.0.0/share/x86_64-linux-ghc-9.12.3-59b0/sydtest-webdriver-screenshot-0.1.0.0
4661.99 s
[sydtest-webdriver-screenshot] Documentation installed in:
4661.99 s
[sydtest-webdriver-screenshot] /nix/store/igm4v14cn7vaw8wx9862wwpxc1z3chd3-sydtest-webdriver-screenshot-0.1.0.0-doc/share/doc/sydtest-webdriver-screenshot-0.1.0.0
4661.99 s
[sydtest-webdriver-screenshot] Configuration files installed in:
4661.99 s
[sydtest-webdriver-screenshot] /nix/store/jn3wgp7g7w4fahma787lfv2grs5pfjda-sydtest-webdriver-screenshot-0.1.0.0/etc
4661.99 s
[sydtest-webdriver-screenshot] No alex found
4661.99 s
[sydtest-webdriver-screenshot] Using ar found on system at:
4661.99 s
[sydtest-webdriver-screenshot] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4661.99 s
[sydtest-webdriver-screenshot] No c2hs found
4661.99 s
[sydtest-webdriver-screenshot] No cpphs found
4661.99 s
[sydtest-webdriver-screenshot] No doctest found
4661.99 s
[sydtest-webdriver-screenshot] Using gcc version 14.3.0 given by user at:
4661.99 s
[sydtest-webdriver-screenshot] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4661.99 s
[sydtest-webdriver-screenshot] Using ghc version 9.12.3 found on system at:
4661.99 s
[sydtest-webdriver-screenshot] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4661.99 s
[sydtest-webdriver-screenshot] Using ghc-pkg version 9.12.3 found on system at:
4661.99 s
[sydtest-webdriver-screenshot] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4661.99 s
[sydtest-webdriver-screenshot] No ghcjs found
4661.99 s
[sydtest-webdriver-screenshot] No ghcjs-pkg found
4661.99 s
[sydtest-webdriver-screenshot] No greencard found
4661.99 s
[sydtest-webdriver-screenshot] Using haddock version 2.32.0 found on system at:
4661.99 s
[sydtest-webdriver-screenshot] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4661.99 s
[sydtest-webdriver-screenshot] No happy found
4661.99 s
[sydtest-webdriver-screenshot] No haskell-suite found
4661.99 s
[sydtest-webdriver-screenshot] No haskell-suite-pkg found
4661.99 s
[sydtest-webdriver-screenshot] No hmake found
4661.99 s
[sydtest-webdriver-screenshot] Using hpc version 0.69 found on system at:
4661.99 s
[sydtest-webdriver-screenshot] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4661.99 s
[sydtest-webdriver-screenshot] Using hsc2hs version 0.68.10 found on system at:
4661.99 s
[sydtest-webdriver-screenshot] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4661.99 s
[sydtest-webdriver-screenshot] Using hscolour version 1.25 found on system at:
4661.99 s
[sydtest-webdriver-screenshot] /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4661.99 s
[sydtest-webdriver-screenshot] No jhc found
4661.99 s
[sydtest-webdriver-screenshot] Using ld found on system at:
4661.99 s
[sydtest-webdriver-screenshot] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4661.99 s
[sydtest-webdriver-screenshot] No pkg-config found
4661.99 s
[sydtest-webdriver-screenshot] Using runghc version 9.12.3 found on system at:
4661.99 s
[sydtest-webdriver-screenshot] /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4661.99 s
[sydtest-webdriver-screenshot] Using strip version 2.44 found on system at:
4661.99 s
[sydtest-webdriver-screenshot] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4661.99 s
[sydtest-webdriver-screenshot] Using tar found on system at:
4661.99 s
[sydtest-webdriver-screenshot] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4661.99 s
[sydtest-webdriver-screenshot] No uhc found
4662.17 s
[sydtest-webdriver-screenshot] Phase: buildPhase
4662.25 s
[sydtest-webdriver-screenshot] Preprocessing library for sydtest-webdriver-screenshot-0.1.0.0...
4662.25 s
[sydtest-webdriver-screenshot] Building library for sydtest-webdriver-screenshot-0.1.0.0...
4662.34 s
[sydtest-webdriver-screenshot] [1 of 2] Compiling Paths_sydtest_webdriver_screenshot ( dist/build/autogen/Paths_sydtest_webdriver_screenshot.hs, dist/build/Paths_sydtest_webdriver_screenshot.o, dist/build/Paths_sydtest_webdriver_screenshot.dyn_o )
4662.50 s
[sydtest-webdriver-screenshot] [2 of 2] Compiling Test.Syd.Webdriver.Screenshot ( src/Test/Syd/Webdriver/Screenshot.hs, dist/build/Test/Syd/Webdriver/Screenshot.o, dist/build/Test/Syd/Webdriver/Screenshot.dyn_o )
4663.22 s
[sydtest-yesod] Preprocessing test suite 'sydtest-yesod-test' for sydtest-yesod-0.3.1.0...
4663.22 s
[sydtest-yesod] Building test suite 'sydtest-yesod-test' for sydtest-yesod-0.3.1.0...
4663.36 s
[sydtest-yesod] [1 of 4] Compiling Paths_sydtest_yesod ( dist/build/sydtest-yesod-test/autogen/Paths_sydtest_yesod.hs, dist/build/sydtest-yesod-test/sydtest-yesod-test-tmp/Paths_sydtest_yesod.o )
4663.41 s
[sydtest-webdriver-screenshot] [1 of 2] Compiling Paths_sydtest_webdriver_screenshot ( dist/build/autogen/Paths_sydtest_webdriver_screenshot.hs, dist/build/Paths_sydtest_webdriver_screenshot.p_o )
4663.47 s
[sydtest-yesod] [2 of 4] Compiling Test.Syd.Yesod.App ( test/Test/Syd/Yesod/App.hs, dist/build/sydtest-yesod-test/sydtest-yesod-test-tmp/Test/Syd/Yesod/App.o )
4663.64 s
[sydtest-webdriver-screenshot] [2 of 2] Compiling Test.Syd.Webdriver.Screenshot ( src/Test/Syd/Webdriver/Screenshot.hs, dist/build/Test/Syd/Webdriver/Screenshot.p_o )
4665.06 s
[sydtest-yesod] [3 of 4] Compiling Test.Syd.YesodSpec ( test/Test/Syd/YesodSpec.hs, dist/build/sydtest-yesod-test/sydtest-yesod-test-tmp/Test/Syd/YesodSpec.o )
4665.66 s
[sydtest-yesod] [4 of 4] Compiling Main ( test/Spec.hs, dist/build/sydtest-yesod-test/sydtest-yesod-test-tmp/Main.o )
4666.28 s
[sydtest-yesod] [5 of 5] Linking dist/build/sydtest-yesod-test/sydtest-yesod-test
4667.06 s
[sydtest-webdriver-screenshot] Preprocessing test suite 'sydtest-webdriver-screenshot-test' for sydtest-webdriver-screenshot-0.1.0.0...
4667.06 s
[sydtest-webdriver-screenshot] Building test suite 'sydtest-webdriver-screenshot-test' for sydtest-webdriver-screenshot-0.1.0.0...
4667.17 s
[sydtest-webdriver-screenshot] [1 of 4] Compiling Paths_sydtest_webdriver_screenshot ( dist/build/sydtest-webdriver-screenshot-test/autogen/Paths_sydtest_webdriver_screenshot.hs, dist/build/sydtest-webdriver-screenshot-test/sydtest-webdriver-screenshot-test-tmp/Paths_sydtest_webdriver_screenshot.o )
4667.28 s
[sydtest-webdriver-screenshot] [2 of 4] Compiling Test.Syd.Webdriver.Screenshot.App ( test/Test/Syd/Webdriver/Screenshot/App.hs, dist/build/sydtest-webdriver-screenshot-test/sydtest-webdriver-screenshot-test-tmp/Test/Syd/Webdriver/Screenshot/App.o )
4667.28 s
[sydtest-webdriver-screenshot] [3 of 4] Compiling Test.Syd.Webdriver.ScreenshotSpec ( test/Test/Syd/Webdriver/ScreenshotSpec.hs, dist/build/sydtest-webdriver-screenshot-test/sydtest-webdriver-screenshot-test-tmp/Test/Syd/Webdriver/ScreenshotSpec.o )
4667.38 s
[sydtest-webdriver-screenshot] [4 of 4] Compiling Main ( test/Spec.hs, dist/build/sydtest-webdriver-screenshot-test/sydtest-webdriver-screenshot-test-tmp/Main.o )
4667.60 s
[sydtest-webdriver-screenshot] [5 of 5] Linking dist/build/sydtest-webdriver-screenshot-test/sydtest-webdriver-screenshot-test
4668.06 s
[sydtest-yesod] Preprocessing test suite 'sydtest-yesod-blog-example-test' for sydtest-yesod-0.3.1.0...
4668.06 s
[sydtest-yesod] Building test suite 'sydtest-yesod-blog-example-test' for sydtest-yesod-0.3.1.0...
4668.19 s
[sydtest-yesod] [1 of 4] Compiling Example.Blog ( blog-example/Example/Blog.hs, dist/build/sydtest-yesod-blog-example-test/sydtest-yesod-blog-example-test-tmp/Example/Blog.o )
4668.98 s
[sydtest-webdriver-screenshot] Phase: checkPhase
4669.37 s
[sydtest-webdriver-screenshot] Running 1 test suites...
4669.37 s
[sydtest-webdriver-screenshot] Test suite sydtest-webdriver-screenshot-test: RUNNING...
4670.08 s
[sydtest-yesod] [2 of 4] Compiling Example.BlogSpec ( blog-example/Example/BlogSpec.hs, dist/build/sydtest-yesod-blog-example-test/sydtest-yesod-blog-example-test-tmp/Example/BlogSpec.o )
4670.48 s
[sydtest-yesod] [3 of 4] Compiling Main ( blog-example/Spec.hs, dist/build/sydtest-yesod-blog-example-test/sydtest-yesod-blog-example-test-tmp/Main.o )
4670.50 s
[sydtest-yesod] [4 of 4] Compiling Paths_sydtest_yesod ( dist/build/sydtest-yesod-blog-example-test/autogen/Paths_sydtest_yesod.hs, dist/build/sydtest-yesod-blog-example-test/sydtest-yesod-blog-example-test-tmp/Paths_sydtest_yesod.o )
4671.18 s
[sydtest-yesod] [5 of 5] Linking dist/build/sydtest-yesod-blog-example-test/sydtest-yesod-blog-example-test
4671.45 s
[sydtest-webdriver-screenshot] Tests:
4671.45 s
[sydtest-webdriver-screenshot]
4671.45 s
[sydtest-webdriver-screenshot] Test.Syd.Webdriver.ScreenshotSpec
4671.45 s
[sydtest-webdriver-screenshot] ✓ can make a screenshot of home 1108.85 ms
4671.45 s
[sydtest-webdriver-screenshot] ✓ can make two staged screenshots of home 1332.74 ms
4671.45 s
[sydtest-webdriver-screenshot]
4671.45 s
[sydtest-webdriver-screenshot] Passed: 2
4671.45 s
[sydtest-webdriver-screenshot] Failed: 0
4671.45 s
[sydtest-webdriver-screenshot] Sum of test runtimes: 2.44 seconds
4671.45 s
[sydtest-webdriver-screenshot] Test suite took: 1.73 seconds
4671.45 s
[sydtest-webdriver-screenshot]
4671.46 s
[sydtest-webdriver-screenshot] Test suite sydtest-webdriver-screenshot-test: PASS
4671.46 s
[sydtest-webdriver-screenshot] Test suite logged to:
4671.46 s
[sydtest-webdriver-screenshot] dist/test/sydtest-webdriver-screenshot-0.1.0.0-sydtest-webdriver-screenshot-test.log
4671.46 s
[sydtest-webdriver-screenshot] 1 of 1 test suites (1 of 1 test cases) passed.
4671.47 s
[sydtest-webdriver-screenshot] Phase: haddockPhase
4672.45 s
[sydtest-webdriver-screenshot] Preprocessing library for sydtest-webdriver-screenshot-0.1.0.0...
4672.45 s
[sydtest-webdriver-screenshot] Running Haddock on library for sydtest-webdriver-screenshot-0.1.0.0...
4672.45 s
[sydtest-webdriver-screenshot] Warning: The documentation for the following packages are not installed. No
4672.45 s
[sydtest-webdriver-screenshot] links will be generated to these packages: attoparsec-0.14.4,
4672.45 s
[sydtest-webdriver-screenshot] attoparsec-0.14.4, libyaml-clib-0.2.5, path-0.9.6, path-0.9.6, vector-0.13.2.0
4672.74 s
[sydtest-webdriver-screenshot] [1 of 2] Compiling Paths_sydtest_webdriver_screenshot ( dist/build/autogen/Paths_sydtest_webdriver_screenshot.hs, nothing ) [Flags changed]
4672.77 s
[sydtest-webdriver-screenshot] [2 of 2] Compiling Test.Syd.Webdriver.Screenshot ( src/Test/Syd/Webdriver/Screenshot.hs, nothing ) [Flags changed]
4672.87 s
[sydtest-yesod] Phase: checkPhase
4673.13 s
[sydtest-webdriver-screenshot] Haddock coverage:
4673.34 s
[sydtest-webdriver-screenshot] 27% ( 3 / 11) in 'Test.Syd.Webdriver.Screenshot'
4673.34 s
[sydtest-webdriver-screenshot] Missing documentation for:
4673.34 s
[sydtest-webdriver-screenshot] Module header
4673.34 s
[sydtest-webdriver-screenshot] imageSimilarity (src/Test/Syd/Webdriver/Screenshot.hs:105)
4673.34 s
[sydtest-webdriver-screenshot] pixelSimilarity (src/Test/Syd/Webdriver/Screenshot.hs:118)
4673.34 s
[sydtest-webdriver-screenshot] computeImageDiff (src/Test/Syd/Webdriver/Screenshot.hs:126)
4673.34 s
[sydtest-webdriver-screenshot] lookupPixelAt (src/Test/Syd/Webdriver/Screenshot.hs:143)
4673.34 s
[sydtest-webdriver-screenshot] computePixelDiff (src/Test/Syd/Webdriver/Screenshot.hs:151)
4673.34 s
[sydtest-webdriver-screenshot] debugScreenshot (src/Test/Syd/Webdriver/Screenshot.hs:159)
4673.34 s
[sydtest-webdriver-screenshot] normaliseImage (src/Test/Syd/Webdriver/Screenshot.hs:166)
4673.37 s
[sydtest-yesod] Running 2 test suites...
4673.37 s
[sydtest-yesod] Test suite sydtest-yesod-test: RUNNING...
4673.86 s
[sydtest-webdriver-screenshot] Warning: Test.Syd.Webdriver.Screenshot: could not find link destinations for:
4673.86 s
[sydtest-webdriver-screenshot] - Path.Internal.Posix.Path
4673.86 s
[sydtest-webdriver-screenshot] - Path.Posix.Abs
4673.86 s
[sydtest-webdriver-screenshot] - Path.Posix.File
4680.26 s
[sydtest-webdriver-screenshot] Documentation created: dist/doc/html/sydtest-webdriver-screenshot,
4680.26 s
[sydtest-webdriver-screenshot] dist/doc/html/sydtest-webdriver-screenshot/sydtest-webdriver-screenshot.txt
4681.26 s
[sydtest-webdriver-screenshot] Preprocessing test suite 'sydtest-webdriver-screenshot-test' for sydtest-webdriver-screenshot-0.1.0.0...
4681.39 s
[sydtest-webdriver-screenshot] Phase: installPhase
4681.50 s
[sydtest-webdriver-screenshot] Installing library in /nix/store/jn3wgp7g7w4fahma787lfv2grs5pfjda-sydtest-webdriver-screenshot-0.1.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-webdriver-screenshot-0.1.0.0-7TqsVs9RM6tGt7qkYF4N2W
4681.71 s
[sydtest-webdriver-screenshot] Phase: fixupPhase
4681.72 s
[sydtest-webdriver-screenshot] shrinking RPATHs of ELF executables and libraries in /nix/store/jn3wgp7g7w4fahma787lfv2grs5pfjda-sydtest-webdriver-screenshot-0.1.0.0
4681.72 s
[sydtest-webdriver-screenshot] shrinking /nix/store/jn3wgp7g7w4fahma787lfv2grs5pfjda-sydtest-webdriver-screenshot-0.1.0.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/libHSsydtest-webdriver-screenshot-0.1.0.0-7TqsVs9RM6tGt7qkYF4N2W-ghc9.12.3.so
4681.78 s
[sydtest-webdriver-screenshot] checking for references to /build/ in /nix/store/jn3wgp7g7w4fahma787lfv2grs5pfjda-sydtest-webdriver-screenshot-0.1.0.0...
4681.79 s
[sydtest-webdriver-screenshot] patching script interpreter paths in /nix/store/jn3wgp7g7w4fahma787lfv2grs5pfjda-sydtest-webdriver-screenshot-0.1.0.0
4681.80 s
[sydtest-webdriver-screenshot] stripping (with command strip and flags -S -p) in /nix/store/jn3wgp7g7w4fahma787lfv2grs5pfjda-sydtest-webdriver-screenshot-0.1.0.0/lib
4681.83 s
[sydtest-webdriver-screenshot] shrinking RPATHs of ELF executables and libraries in /nix/store/igm4v14cn7vaw8wx9862wwpxc1z3chd3-sydtest-webdriver-screenshot-0.1.0.0-doc
4681.83 s
[sydtest-webdriver-screenshot] checking for references to /build/ in /nix/store/igm4v14cn7vaw8wx9862wwpxc1z3chd3-sydtest-webdriver-screenshot-0.1.0.0-doc...
4681.84 s
[sydtest-webdriver-screenshot] patching script interpreter paths in /nix/store/igm4v14cn7vaw8wx9862wwpxc1z3chd3-sydtest-webdriver-screenshot-0.1.0.0-doc
4681.98 s
Progress: 365 of 370 built (1 building), 559 of 559 downloaded from cache
4733.41 s
[sydtest-yesod] Tests:
4733.41 s
[sydtest-yesod]
4733.41 s
[sydtest-yesod] Test.Syd.YesodSpec
4733.43 s
[sydtest-yesod] Local
4733.43 s
[sydtest-yesod] ✓ responds 200 OK to GET HomeR 5.02 ms
4733.43 s
[sydtest-yesod] ✓ is able to add a post param 4.50 ms
4733.43 s
[sydtest-yesod] ✗ responds 200 OK to GET HomeR using the request builder 60025.69 ms
4733.43 s
[sydtest-yesod] ✓ responds 200 OK to POST HomeR using the request builder 5.10 ms
4733.43 s
[sydtest-yesod] ✓ responds 200 OK to POST HomeR 4.94 ms
4733.43 s
[sydtest-yesod] ✓ retains cookies 5.64 ms
4733.43 s
[sydtest-yesod] ✓ is able to add a get param 5.14 ms
4733.43 s
[sydtest-yesod] ✓ is able to add a post file 5.13 ms
4733.43 s
[sydtest-yesod] ✓ is able to add a header 4.58 ms
4733.43 s
[sydtest-yesod] ✓ can check for redirects 5.24 ms
4733.43 s
[sydtest-yesod] ✓ responds 200 OK to POST / 4.70 ms
4733.43 s
[sydtest-yesod] ✓ can do forms 5.59 ms
4733.43 s
[sydtest-yesod] ✓ is able to add a raw post body 4.68 ms
4733.43 s
[sydtest-yesod] ✓ responds 200 OK to GET / 4.62 ms
4733.43 s
[sydtest-yesod] E2E
4733.44 s
[sydtest-yesod] ✓ is able to add a post param 5.08 ms
4733.44 s
[sydtest-yesod] ✓ can do forms 5.61 ms
4733.44 s
[sydtest-yesod] ✓ retains cookies 5.31 ms
4733.44 s
[sydtest-yesod] ✓ responds 200 OK to GET / 4.49 ms
4733.44 s
[sydtest-yesod] ✓ can check for redirects 5.56 ms
4733.44 s
[sydtest-yesod] ✓ is able to add a post file 4.92 ms
4733.44 s
[sydtest-yesod] ✓ responds 200 OK to GET HomeR using the request builder 4.50 ms
4733.44 s
[sydtest-yesod] ✓ responds 200 OK to GET HomeR 4.91 ms
4733.44 s
[sydtest-yesod] ✓ responds 200 OK to POST / 4.93 ms
4733.44 s
[sydtest-yesod] ✓ is able to add a header 4.97 ms
4733.44 s
[sydtest-yesod] ✓ is able to add a get param 4.97 ms
4733.44 s
[sydtest-yesod] ✓ responds 200 OK to POST HomeR 4.91 ms
4733.44 s
[sydtest-yesod] ✓ is able to add a raw post body 4.86 ms
4733.44 s
[sydtest-yesod] ✓ responds 200 OK to POST HomeR using the request builder 4.88 ms
4733.44 s
[sydtest-yesod] Failures:
4733.44 s
[sydtest-yesod]
4733.44 s
[sydtest-yesod] test/Test/Syd/YesodSpec.hs:33
4733.44 s
[sydtest-yesod] ✗ 1 Test.Syd.YesodSpec.Local.responds 200 OK to GET HomeR using the request builder
4733.44 s
[sydtest-yesod] Timeout!
4733.44 s
[sydtest-yesod]
4733.44 s
[sydtest-yesod]
4733.44 s
[sydtest-yesod] Examples: 28
4733.44 s
[sydtest-yesod] Passed: 27
4733.44 s
[sydtest-yesod] Failed: 1
4733.44 s
[sydtest-yesod] Sum of test runtimes: 60.16 seconds
4733.44 s
[sydtest-yesod] Test suite took: 60.03 seconds
4733.44 s
[sydtest-yesod]
4733.44 s
[sydtest-yesod] Test suite sydtest-yesod-test: FAIL
4733.44 s
[sydtest-yesod] Test suite logged to: dist/test/sydtest-yesod-0.3.1.0-sydtest-yesod-test.log
4733.44 s
[sydtest-yesod] Test suite sydtest-yesod-blog-example-test: RUNNING...
4733.45 s
[sydtest-yesod] Tests:
4733.45 s
[sydtest-yesod]
4733.45 s
[sydtest-yesod] Example.BlogSpec
4733.45 s
[sydtest-yesod] ✓ can GET the home page 6.10 ms
4733.45 s
[sydtest-yesod] ✓ cannot post if the form data is missing 6.79 ms
4733.45 s
[sydtest-yesod] ✓ can post any blogpost and then look it up 17.21 ms
4733.45 s
[sydtest-yesod] passed for all of 5 inputs.
4733.45 s
[sydtest-yesod] ✓ can post any blogpost 15.43 ms
4733.45 s
[sydtest-yesod] passed for all of 5 inputs.
4733.45 s
[sydtest-yesod] ✓ can get the correct location when the argument is empty 11.93 ms
4733.45 s
[sydtest-yesod] passed for all of 5 inputs.
4733.45 s
[sydtest-yesod] ✓ can post this example blogpost 7.22 ms
4733.45 s
[sydtest-yesod]
4733.45 s
[sydtest-yesod] Examples: 18
4733.45 s
[sydtest-yesod] Passed: 6
4733.45 s
[sydtest-yesod] Failed: 0
4733.45 s
[sydtest-yesod] Sum of test runtimes: 0.06 seconds
4733.45 s
[sydtest-yesod] Test suite took: 0.02 seconds
4733.45 s
[sydtest-yesod]
4733.46 s
[sydtest-yesod] Test suite sydtest-yesod-blog-example-test: PASS
4733.46 s
[sydtest-yesod] Test suite logged to:
4733.46 s
[sydtest-yesod] dist/test/sydtest-yesod-0.3.1.0-sydtest-yesod-blog-example-test.log
4733.46 s
[sydtest-yesod] 1 of 2 test suites (1 of 2 test cases) passed.
4733.58 s
Progress: 365 of 369 built (1 failed), 559 of 559 downloaded from cache
4733.58 s
error: Cannot build '/nix/store/f754fs32082i1shb0nm9p3h51044p9i1-sydtest-yesod-0.3.1.0.drv '.
4733.58 s
Reason: builder failed with exit code 1 .
4733.58 s
Output paths:
4733.58 s
/nix/store/bk9gc32y38nvrvb1cw0q9yk1kbdi7s5s-sydtest-yesod-0.3.1.0-doc
4733.58 s
/nix/store/g0mn2zabm1fckfwf8z1g75xj9ryfy30w-sydtest-yesod-0.3.1.0
4733.58 s
Last 390 log lines:
4733.58 s
> Running phase: setupCompilerEnvironmentPhase
4733.58 s
> Build with /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3.
4733.58 s
> Running phase: unpackPhase
4733.58 s
> unpacking source archive /nix/store/z3s27n4qcvxnd78xxd12p60mpd5dn7gv-sydtest-yesod-source-0.3.1.0/sydtest-yesod-0.3.1.0.tar.gz
4733.58 s
> source root is sydtest-yesod-0.3.1.0
4733.58 s
> setting SOURCE_DATE_EPOCH to timestamp 1778741826 of file "sydtest-yesod-0.3.1.0/test/Test/Syd/YesodSpec.hs"
4733.58 s
> warning: file "sydtest-yesod-0.3.1.0/test/Test/Syd/YesodSpec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
4733.58 s
> Running phase: patchPhase
4733.58 s
> Running phase: compileBuildDriverPhase
4733.58 s
> setupCompileFlags: -package-db=/build/tmp.AgePTZ4B5w/setup-package.conf.d -threaded
4733.58 s
> [1 of 2] Compiling Main ( Setup.hs, /build/tmp.AgePTZ4B5w/Main.o )
4733.58 s
> [2 of 2] Linking Setup
4733.58 s
> Running phase: updateAutotoolsGnuConfigScriptsPhase
4733.58 s
> Running phase: configurePhase
4733.58 s
> configureFlags: --verbose --prefix=/nix/store/g0mn2zabm1fckfwf8z1g75xj9ryfy30w-sydtest-yesod-0.3.1.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/bk9gc32y38nvrvb1cw0q9yk1kbdi7s5s-sydtest-yesod-0.3.1.0-doc/share/doc/sydtest-yesod-0.3.1.0 --with-gcc=gcc --package-db=/build/tmp.AgePTZ4B5w/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1nqqjacc6dnj61jlpgz5hk9zdjbfidbr-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
4733.58 s
> Using Parsec parser
4733.58 s
> Configuring sydtest-yesod-0.3.1.0...
4733.58 s
> Dependency base >=4.7 && <5: using base-4.21.1.0
4733.58 s
> Dependency binary: using binary-0.8.9.3
4733.58 s
> Dependency bytestring: using bytestring-0.12.2.0
4733.58 s
> Dependency case-insensitive: using case-insensitive-1.2.1.0
4733.58 s
> Dependency containers: using containers-0.7
4733.58 s
> Dependency cookie: using cookie-0.5.1
4733.58 s
> Dependency exceptions: using exceptions-0.10.10
4733.58 s
> Dependency http-client: using http-client-0.7.19
4733.58 s
> Dependency http-client-tls: using http-client-tls-0.3.6.4
4733.58 s
> Dependency http-types: using http-types-0.12.4
4733.58 s
> Dependency mtl: using mtl-2.3.1
4733.58 s
> Dependency network: using network-3.2.8.0
4733.58 s
> Dependency network-uri: using network-uri-2.6.4.2
4733.58 s
> Dependency sydtest >=0.3.0.0: using sydtest-0.23.0.2
4733.58 s
> Dependency sydtest-wai: using sydtest-wai-0.2.0.2
4733.58 s
> Dependency text: using text-2.1.3
4733.58 s
> Dependency time: using time-1.14
4733.58 s
> Dependency wai: using wai-3.2.4
4733.58 s
> Dependency xml-conduit: using xml-conduit-1.10.0.0
4733.58 s
> Dependency yesod-core: using yesod-core-1.6.26.0
4733.58 s
> Dependency yesod-test: using yesod-test-1.6.19
4733.58 s
> Dependency QuickCheck: using QuickCheck-2.17.1.0
4733.58 s
> Dependency base >=4.7 && <5: using base-4.21.1.0
4733.58 s
> Dependency http-client: using http-client-0.7.19
4733.58 s
> Dependency monad-logger: using monad-logger-0.3.42
4733.58 s
> Dependency mtl: using mtl-2.3.1
4733.58 s
> Dependency path: using path-0.9.6
4733.58 s
> Dependency path-io: using path-io-1.8.2
4733.58 s
> Dependency persistent: using persistent-2.14.6.3
4733.58 s
> Dependency persistent-sqlite: using persistent-sqlite-2.13.3.0
4733.58 s
> Dependency sydtest: using sydtest-0.23.0.2
4733.58 s
> Dependency sydtest-persistent-sqlite: using sydtest-persistent-sqlite-0.2.0.3
4733.58 s
> Dependency sydtest-wai: using sydtest-wai-0.2.0.2
4733.58 s
> Dependency sydtest-yesod: using sydtest-yesod-0.3.1.0
4733.58 s
> Dependency text: using text-2.1.3
4733.58 s
> Dependency yesod: using yesod-1.6.2.1
4733.58 s
> Dependency base >=4.7 && <5: using base-4.21.1.0
4733.58 s
> Dependency bytestring: using bytestring-0.12.2.0
4733.58 s
> Dependency conduit: using conduit-1.3.6.1
4733.58 s
> Dependency cookie: using cookie-0.5.1
4733.58 s
> Dependency http-client: using http-client-0.7.19
4733.58 s
> Dependency path: using path-0.9.6
4733.58 s
> Dependency path-io: using path-io-1.8.2
4733.58 s
> Dependency sydtest: using sydtest-0.23.0.2
4733.58 s
> Dependency sydtest-wai: using sydtest-wai-0.2.0.2
4733.58 s
> Dependency sydtest-yesod: using sydtest-yesod-0.3.1.0
4733.58 s
> Dependency text: using text-2.1.3
4733.58 s
> Dependency yesod: using yesod-1.6.2.1
4733.58 s
> Dependency yesod-core: using yesod-core-1.6.26.0
4733.58 s
> Source component graph:
4733.58 s
> component lib
4733.58 s
> component test:sydtest-yesod-blog-example-test dependency lib
4733.58 s
> component test:sydtest-yesod-test dependency lib
4733.58 s
> Configured component graph:
4733.58 s
> component sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi
4733.58 s
> include base-4.21.1.0-f852
4733.58 s
> include binary-0.8.9.3-bcb3
4733.58 s
> include bytestring-0.12.2.0-6aa1
4733.58 s
> include case-insensitive-1.2.1.0-DwR4RuhBWqw2qKFhWjtCD
4733.58 s
> include containers-0.7-4b3d
4733.58 s
> include cookie-0.5.1-CFKTye7B1us9I9X0Ab0D1o
4733.58 s
> include exceptions-0.10.10-cecf
4733.58 s
> include http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4733.58 s
> include http-client-tls-0.3.6.4-CE99eprZmlI83d377yuN1r
4733.58 s
> include http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4733.58 s
> include mtl-2.3.1-20ab
4733.58 s
> include network-3.2.8.0-DpTVqwBHQkCklZVcfZXya
4733.58 s
> include network-uri-2.6.4.2-6QrLAlTdkbw47xOiepBO4K
4733.58 s
> include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4733.58 s
> include sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4733.58 s
> include text-2.1.3-1f83
4733.58 s
> include time-1.14-1f22
4733.58 s
> include wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4733.58 s
> include xml-conduit-1.10.0.0-J1D8Wwd1CxD4aLwsY7pASQ
4733.58 s
> include yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t
4733.58 s
> include yesod-test-1.6.19-36WXz6VtzMbDHA8lMaWlhY
4733.58 s
> component sydtest-yesod-0.3.1.0-EkS4emhf2kQ78xfn90wQ24-sydtest-yesod-blog-example-test
4733.58 s
> include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4733.58 s
> include base-4.21.1.0-f852
4733.58 s
> include http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4733.58 s
> include monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j
4733.58 s
> include mtl-2.3.1-20ab
4733.58 s
> include path-0.9.6-2fp1GJUJD07i7POopm72A
4733.58 s
> include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4733.58 s
> include persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4733.58 s
> include persistent-sqlite-2.13.3.0-GP3GuOIqt7627vc6JT9fUg
4733.58 s
> include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4733.58 s
> include sydtest-persistent-sqlite-0.2.0.3-4LcE0YB42laBNN4qZtYXKE
4733.58 s
> include sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4733.58 s
> include sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi
4733.58 s
> include text-2.1.3-1f83
4733.58 s
> include yesod-1.6.2.1-L4lUC2Vk1Bg24UmDfAPYVH
4733.58 s
> component sydtest-yesod-0.3.1.0-E1MiNAd8CKxLak7CnAVYXz-sydtest-yesod-test
4733.58 s
> include base-4.21.1.0-f852
4733.58 s
> include bytestring-0.12.2.0-6aa1
4733.58 s
> include conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4733.58 s
> include cookie-0.5.1-CFKTye7B1us9I9X0Ab0D1o
4733.58 s
> include http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4733.58 s
> include path-0.9.6-2fp1GJUJD07i7POopm72A
4733.58 s
> include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4733.58 s
> include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4733.58 s
> include sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4733.58 s
> include sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi
4733.58 s
> include text-2.1.3-1f83
4733.58 s
> include yesod-1.6.2.1-L4lUC2Vk1Bg24UmDfAPYVH
4733.58 s
> include yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t
4733.58 s
> Linked component graph:
4733.58 s
> unit sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi
4733.58 s
> include base-4.21.1.0-f852
4733.58 s
> include binary-0.8.9.3-bcb3
4733.58 s
> include bytestring-0.12.2.0-6aa1
4733.58 s
> include case-insensitive-1.2.1.0-DwR4RuhBWqw2qKFhWjtCD
4733.58 s
> include containers-0.7-4b3d
4733.58 s
> include cookie-0.5.1-CFKTye7B1us9I9X0Ab0D1o
4733.58 s
> include exceptions-0.10.10-cecf
4733.58 s
> include http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4733.58 s
> include http-client-tls-0.3.6.4-CE99eprZmlI83d377yuN1r
4733.58 s
> include http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4733.58 s
> include mtl-2.3.1-20ab
4733.58 s
> include network-3.2.8.0-DpTVqwBHQkCklZVcfZXya
4733.58 s
> include network-uri-2.6.4.2-6QrLAlTdkbw47xOiepBO4K
4733.58 s
> include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4733.58 s
> include sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4733.58 s
> include text-2.1.3-1f83
4733.58 s
> include time-1.14-1f22
4733.58 s
> include wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4733.58 s
> include xml-conduit-1.10.0.0-J1D8Wwd1CxD4aLwsY7pASQ
4733.58 s
> include yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t
4733.58 s
> include yesod-test-1.6.19-36WXz6VtzMbDHA8lMaWlhY
4733.58 s
> Test.Syd.Yesod=sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi:Test.Syd.Yesod,Test.Syd.Yesod.Client=sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi:Test.Syd.Yesod.Client,Test.Syd.Yesod.Def=sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi:Test.Syd.Yesod.Def,Test.Syd.Yesod.E2E=sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi:Test.Syd.Yesod.E2E,Test.Syd.Yesod.Request=sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi:Test.Syd.Yesod.Request
4733.58 s
> unit sydtest-yesod-0.3.1.0-EkS4emhf2kQ78xfn90wQ24-sydtest-yesod-blog-example-test
4733.58 s
> include QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4733.58 s
> include base-4.21.1.0-f852
4733.58 s
> include http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4733.58 s
> include monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j
4733.58 s
> include mtl-2.3.1-20ab
4733.58 s
> include path-0.9.6-2fp1GJUJD07i7POopm72A
4733.58 s
> include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4733.58 s
> include persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4733.58 s
> include persistent-sqlite-2.13.3.0-GP3GuOIqt7627vc6JT9fUg
4733.58 s
> include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4733.58 s
> include sydtest-persistent-sqlite-0.2.0.3-4LcE0YB42laBNN4qZtYXKE
4733.58 s
> include sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4733.58 s
> include sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi
4733.58 s
> include text-2.1.3-1f83
4733.58 s
> include yesod-1.6.2.1-L4lUC2Vk1Bg24UmDfAPYVH
4733.58 s
> unit sydtest-yesod-0.3.1.0-E1MiNAd8CKxLak7CnAVYXz-sydtest-yesod-test
4733.58 s
> include base-4.21.1.0-f852
4733.58 s
> include bytestring-0.12.2.0-6aa1
4733.58 s
> include conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4733.58 s
> include cookie-0.5.1-CFKTye7B1us9I9X0Ab0D1o
4733.58 s
> include http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4733.58 s
> include path-0.9.6-2fp1GJUJD07i7POopm72A
4733.58 s
> include path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4733.58 s
> include sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4733.58 s
> include sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4733.58 s
> include sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi
4733.58 s
> include text-2.1.3-1f83
4733.58 s
> include yesod-1.6.2.1-L4lUC2Vk1Bg24UmDfAPYVH
4733.58 s
> include yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t
4733.58 s
> Ready component graph:
4733.58 s
> definite sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi
4733.58 s
> depends base-4.21.1.0-f852
4733.58 s
> depends binary-0.8.9.3-bcb3
4733.58 s
> depends bytestring-0.12.2.0-6aa1
4733.58 s
> depends case-insensitive-1.2.1.0-DwR4RuhBWqw2qKFhWjtCD
4733.58 s
> depends containers-0.7-4b3d
4733.58 s
> depends cookie-0.5.1-CFKTye7B1us9I9X0Ab0D1o
4733.58 s
> depends exceptions-0.10.10-cecf
4733.58 s
> depends http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4733.58 s
> depends http-client-tls-0.3.6.4-CE99eprZmlI83d377yuN1r
4733.58 s
> depends http-types-0.12.4-7vUVc0hwNmYCmv91h0zSfj
4733.58 s
> depends mtl-2.3.1-20ab
4733.58 s
> depends network-3.2.8.0-DpTVqwBHQkCklZVcfZXya
4733.58 s
> depends network-uri-2.6.4.2-6QrLAlTdkbw47xOiepBO4K
4733.58 s
> depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4733.58 s
> depends sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4733.58 s
> depends text-2.1.3-1f83
4733.58 s
> depends time-1.14-1f22
4733.58 s
> depends wai-3.2.4-7P5QuMDEbKsAj9lN2XWRYy
4733.58 s
> depends xml-conduit-1.10.0.0-J1D8Wwd1CxD4aLwsY7pASQ
4733.58 s
> depends yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t
4733.58 s
> depends yesod-test-1.6.19-36WXz6VtzMbDHA8lMaWlhY
4733.58 s
> definite sydtest-yesod-0.3.1.0-E1MiNAd8CKxLak7CnAVYXz-sydtest-yesod-test
4733.58 s
> depends base-4.21.1.0-f852
4733.58 s
> depends bytestring-0.12.2.0-6aa1
4733.58 s
> depends conduit-1.3.6.1-A0Sfd431lEr7IKQdgrOrLW
4733.58 s
> depends cookie-0.5.1-CFKTye7B1us9I9X0Ab0D1o
4733.58 s
> depends http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4733.58 s
> depends path-0.9.6-2fp1GJUJD07i7POopm72A
4733.58 s
> depends path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4733.58 s
> depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4733.58 s
> depends sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4733.58 s
> depends sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi
4733.58 s
> depends text-2.1.3-1f83
4733.58 s
> depends yesod-1.6.2.1-L4lUC2Vk1Bg24UmDfAPYVH
4733.58 s
> depends yesod-core-1.6.26.0-CyaJF8WWSOc1YJu7j4L62t
4733.58 s
> definite sydtest-yesod-0.3.1.0-EkS4emhf2kQ78xfn90wQ24-sydtest-yesod-blog-example-test
4733.58 s
> depends QuickCheck-2.17.1.0-5W1wUp5NufLCoMS7Egl8Dy
4733.58 s
> depends base-4.21.1.0-f852
4733.58 s
> depends http-client-0.7.19-GvokRocJqr26aRsjmb0W9P
4733.58 s
> depends monad-logger-0.3.42-3r2TaJx4bmVGC0snmwlW6j
4733.58 s
> depends mtl-2.3.1-20ab
4733.58 s
> depends path-0.9.6-2fp1GJUJD07i7POopm72A
4733.58 s
> depends path-io-1.8.2-BVsb6gNM8Q4K2XjrLi7TZf
4733.58 s
> depends persistent-2.14.6.3-DIT9D3TQKfRIkDxe9gShda
4733.58 s
> depends persistent-sqlite-2.13.3.0-GP3GuOIqt7627vc6JT9fUg
4733.58 s
> depends sydtest-0.23.0.2-1gzPLEjY1DN3lqkzAK1g8X
4733.58 s
> depends sydtest-persistent-sqlite-0.2.0.3-4LcE0YB42laBNN4qZtYXKE
4733.58 s
> depends sydtest-wai-0.2.0.2-IYAoGsFz0HQ95jMVSsCkYq
4733.58 s
> depends sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi
4733.58 s
> depends text-2.1.3-1f83
4733.58 s
> depends yesod-1.6.2.1-L4lUC2Vk1Bg24UmDfAPYVH
4733.58 s
> Using Cabal-3.14.2.0 compiled by ghc-9.12
4733.58 s
> Using compiler: ghc-9.12.3
4733.58 s
> Using install prefix:
4733.58 s
> /nix/store/g0mn2zabm1fckfwf8z1g75xj9ryfy30w-sydtest-yesod-0.3.1.0
4733.58 s
> Executables installed in:
4733.58 s
> /nix/store/g0mn2zabm1fckfwf8z1g75xj9ryfy30w-sydtest-yesod-0.3.1.0/bin
4733.58 s
> Libraries installed in:
4733.58 s
> /nix/store/g0mn2zabm1fckfwf8z1g75xj9ryfy30w-sydtest-yesod-0.3.1.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0/sydtest-yesod-0.3.1.0-3Mu2PpJiykvIiBLDotugzi
4733.58 s
> Dynamic Libraries installed in:
4733.58 s
> /nix/store/g0mn2zabm1fckfwf8z1g75xj9ryfy30w-sydtest-yesod-0.3.1.0/lib/ghc-9.12.3/lib/x86_64-linux-ghc-9.12.3-59b0
4733.58 s
> Private executables installed in:
4733.58 s
> /nix/store/g0mn2zabm1fckfwf8z1g75xj9ryfy30w-sydtest-yesod-0.3.1.0/libexec/x86_64-linux-ghc-9.12.3-59b0/sydtest-yesod-0.3.1.0
4733.58 s
> Data files installed in:
4733.58 s
> /nix/store/g0mn2zabm1fckfwf8z1g75xj9ryfy30w-sydtest-yesod-0.3.1.0/share/x86_64-linux-ghc-9.12.3-59b0/sydtest-yesod-0.3.1.0
4733.58 s
> Documentation installed in:
4733.58 s
> /nix/store/bk9gc32y38nvrvb1cw0q9yk1kbdi7s5s-sydtest-yesod-0.3.1.0-doc/share/doc/sydtest-yesod-0.3.1.0
4733.58 s
> Configuration files installed in:
4733.58 s
> /nix/store/g0mn2zabm1fckfwf8z1g75xj9ryfy30w-sydtest-yesod-0.3.1.0/etc
4733.58 s
> No alex found
4733.58 s
> Using ar found on system at:
4733.58 s
> /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
4733.58 s
> No c2hs found
4733.58 s
> No cpphs found
4733.58 s
> No doctest found
4733.58 s
> Using gcc version 14.3.0 given by user at:
4733.58 s
> /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
4733.58 s
> Using ghc version 9.12.3 found on system at:
4733.58 s
> /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc
4733.58 s
> Using ghc-pkg version 9.12.3 found on system at:
4733.58 s
> /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/ghc-pkg-9.12.3
4733.58 s
> No ghcjs found
4733.58 s
> No ghcjs-pkg found
4733.58 s
> No greencard found
4733.58 s
> Using haddock version 2.32.0 found on system at:
4733.58 s
> /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/haddock-ghc-9.12.3
4733.58 s
> No happy found
4733.58 s
> No haskell-suite found
4733.58 s
> No haskell-suite-pkg found
4733.58 s
> No hmake found
4733.58 s
> Using hpc version 0.69 found on system at:
4733.58 s
> /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hpc-ghc-9.12.3
4733.58 s
> Using hsc2hs version 0.68.10 found on system at:
4733.58 s
> /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/hsc2hs-ghc-9.12.3
4733.58 s
> Using hscolour version 1.25 found on system at:
4733.58 s
> /nix/store/dcg7hvbvy5m1bbirq3fnjwfzll4p3z3x-hscolour-1.25/bin/HsColour
4733.58 s
> No jhc found
4733.58 s
> Using ld found on system at:
4733.58 s
> /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
4733.58 s
> No pkg-config found
4733.58 s
> Using runghc version 9.12.3 found on system at:
4733.58 s
> /nix/store/cr8ibc7d33fm3cp2pk40d93m3lws9hd1-ghc-9.12.3/bin/runghc-9.12.3
4733.58 s
> Using strip version 2.44 found on system at:
4733.58 s
> /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
4733.58 s
> Using tar found on system at:
4733.58 s
> /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
4733.58 s
> No uhc found
4733.58 s
> Running phase: buildPhase
4733.58 s
> Preprocessing library for sydtest-yesod-0.3.1.0...
4733.58 s
> Building library for sydtest-yesod-0.3.1.0...
4733.58 s
> [1 of 6] Compiling Paths_sydtest_yesod ( dist/build/autogen/Paths_sydtest_yesod.hs, dist/build/Paths_sydtest_yesod.o, dist/build/Paths_sydtest_yesod.dyn_o )
4733.58 s
> [2 of 6] Compiling Test.Syd.Yesod.Client ( src/Test/Syd/Yesod/Client.hs, dist/build/Test/Syd/Yesod/Client.o, dist/build/Test/Syd/Yesod/Client.dyn_o )
4733.58 s
> [3 of 6] Compiling Test.Syd.Yesod.Def ( src/Test/Syd/Yesod/Def.hs, dist/build/Test/Syd/Yesod/Def.o, dist/build/Test/Syd/Yesod/Def.dyn_o )
4733.58 s
> [4 of 6] Compiling Test.Syd.Yesod.E2E ( src/Test/Syd/Yesod/E2E.hs, dist/build/Test/Syd/Yesod/E2E.o, dist/build/Test/Syd/Yesod/E2E.dyn_o )
4733.58 s
> [5 of 6] Compiling Test.Syd.Yesod.Request ( src/Test/Syd/Yesod/Request.hs, dist/build/Test/Syd/Yesod/Request.o, dist/build/Test/Syd/Yesod/Request.dyn_o )
4733.58 s
> [6 of 6] Compiling Test.Syd.Yesod ( src/Test/Syd/Yesod.hs, dist/build/Test/Syd/Yesod.o, dist/build/Test/Syd/Yesod.dyn_o )
4733.58 s
> [1 of 6] Compiling Paths_sydtest_yesod ( dist/build/autogen/Paths_sydtest_yesod.hs, dist/build/Paths_sydtest_yesod.p_o )
4733.58 s
> [2 of 6] Compiling Test.Syd.Yesod.Client ( src/Test/Syd/Yesod/Client.hs, dist/build/Test/Syd/Yesod/Client.p_o )
4733.58 s
> [3 of 6] Compiling Test.Syd.Yesod.Def ( src/Test/Syd/Yesod/Def.hs, dist/build/Test/Syd/Yesod/Def.p_o )
4733.58 s
> [4 of 6] Compiling Test.Syd.Yesod.E2E ( src/Test/Syd/Yesod/E2E.hs, dist/build/Test/Syd/Yesod/E2E.p_o )
4733.58 s
> [5 of 6] Compiling Test.Syd.Yesod.Request ( src/Test/Syd/Yesod/Request.hs, dist/build/Test/Syd/Yesod/Request.p_o )
4733.58 s
> [6 of 6] Compiling Test.Syd.Yesod ( src/Test/Syd/Yesod.hs, dist/build/Test/Syd/Yesod.p_o )
4733.58 s
> Preprocessing test suite 'sydtest-yesod-test' for sydtest-yesod-0.3.1.0...
4733.58 s
> Building test suite 'sydtest-yesod-test' for sydtest-yesod-0.3.1.0...
4733.58 s
> [1 of 4] Compiling Paths_sydtest_yesod ( dist/build/sydtest-yesod-test/autogen/Paths_sydtest_yesod.hs, dist/build/sydtest-yesod-test/sydtest-yesod-test-tmp/Paths_sydtest_yesod.o )
4733.58 s
> [2 of 4] Compiling Test.Syd.Yesod.App ( test/Test/Syd/Yesod/App.hs, dist/build/sydtest-yesod-test/sydtest-yesod-test-tmp/Test/Syd/Yesod/App.o )
4733.58 s
> [3 of 4] Compiling Test.Syd.YesodSpec ( test/Test/Syd/YesodSpec.hs, dist/build/sydtest-yesod-test/sydtest-yesod-test-tmp/Test/Syd/YesodSpec.o )
4733.58 s
> [4 of 4] Compiling Main ( test/Spec.hs, dist/build/sydtest-yesod-test/sydtest-yesod-test-tmp/Main.o )
4733.58 s
> [5 of 5] Linking dist/build/sydtest-yesod-test/sydtest-yesod-test
4733.58 s
> Preprocessing test suite 'sydtest-yesod-blog-example-test' for sydtest-yesod-0.3.1.0...
4733.58 s
> Building test suite 'sydtest-yesod-blog-example-test' for sydtest-yesod-0.3.1.0...
4733.58 s
> [1 of 4] Compiling Example.Blog ( blog-example/Example/Blog.hs, dist/build/sydtest-yesod-blog-example-test/sydtest-yesod-blog-example-test-tmp/Example/Blog.o )
4733.58 s
> [2 of 4] Compiling Example.BlogSpec ( blog-example/Example/BlogSpec.hs, dist/build/sydtest-yesod-blog-example-test/sydtest-yesod-blog-example-test-tmp/Example/BlogSpec.o )
4733.58 s
> [3 of 4] Compiling Main ( blog-example/Spec.hs, dist/build/sydtest-yesod-blog-example-test/sydtest-yesod-blog-example-test-tmp/Main.o )
4733.58 s
> [4 of 4] Compiling Paths_sydtest_yesod ( dist/build/sydtest-yesod-blog-example-test/autogen/Paths_sydtest_yesod.hs, dist/build/sydtest-yesod-blog-example-test/sydtest-yesod-blog-example-test-tmp/Paths_sydtest_yesod.o )
4733.58 s
> [5 of 5] Linking dist/build/sydtest-yesod-blog-example-test/sydtest-yesod-blog-example-test
4733.58 s
> Running phase: checkPhase
4733.58 s
> Running 2 test suites...
4733.58 s
> Test suite sydtest-yesod-test: RUNNING...
4733.58 s
> Tests:
4733.58 s
>
4733.58 s
> Test.Syd.YesodSpec
4733.58 s
> Local
4733.58 s
> ✓ responds 200 OK to GET HomeR 5.02 ms
4733.58 s
> ✓ is able to add a post param 4.50 ms
4733.58 s
> ✗ responds 200 OK to GET HomeR using the request builder 60025.69 ms
4733.58 s
> ✓ responds 200 OK to POST HomeR using the request builder 5.10 ms
4733.58 s
> ✓ responds 200 OK to POST HomeR 4.94 ms
4733.58 s
> ✓ retains cookies 5.64 ms
4733.58 s
> ✓ is able to add a get param 5.14 ms
4733.58 s
> ✓ is able to add a post file 5.13 ms
4733.58 s
> ✓ is able to add a header 4.58 ms
4733.58 s
> ✓ can check for redirects 5.24 ms
4733.58 s
> ✓ responds 200 OK to POST / 4.70 ms
4733.58 s
> ✓ can do forms 5.59 ms
4733.58 s
> ✓ is able to add a raw post body 4.68 ms
4733.58 s
> ✓ responds 200 OK to GET / 4.62 ms
4733.58 s
> E2E
4733.58 s
> ✓ is able to add a post param 5.08 ms
4733.58 s
> ✓ can do forms 5.61 ms
4733.58 s
> ✓ retains cookies 5.31 ms
4733.58 s
> ✓ responds 200 OK to GET / 4.49 ms
4733.58 s
> ✓ can check for redirects 5.56 ms
4733.58 s
> ✓ is able to add a post file 4.92 ms
4733.58 s
> ✓ responds 200 OK to GET HomeR using the request builder 4.50 ms
4733.58 s
> ✓ responds 200 OK to GET HomeR 4.91 ms
4733.58 s
> ✓ responds 200 OK to POST / 4.93 ms
4733.58 s
> ✓ is able to add a header 4.97 ms
4733.58 s
> ✓ is able to add a get param 4.97 ms
4733.58 s
> ✓ responds 200 OK to POST HomeR 4.91 ms
4733.58 s
> ✓ is able to add a raw post body 4.86 ms
4733.58 s
> ✓ responds 200 OK to POST HomeR using the request builder 4.88 ms
4733.58 s
> Failures:
4733.58 s
>
4733.58 s
> test/Test/Syd/YesodSpec.hs:33
4733.58 s
> ✗ 1 Test.Syd.YesodSpec.Local.responds 200 OK to GET HomeR using the request builder
4733.58 s
> Timeout!
4733.58 s
>
4733.58 s
>
4733.58 s
> Examples: 28
4733.58 s
> Passed: 27
4733.58 s
> Failed: 1
4733.58 s
> Sum of test runtimes: 60.16 seconds
4733.58 s
> Test suite took: 60.03 seconds
4733.58 s
>
4733.58 s
> Test suite sydtest-yesod-test: FAIL
4733.58 s
> Test suite logged to: dist/test/sydtest-yesod-0.3.1.0-sydtest-yesod-test.log
4733.58 s
> Test suite sydtest-yesod-blog-example-test: RUNNING...
4733.58 s
> Tests:
4733.58 s
>
4733.58 s
> Example.BlogSpec
4733.58 s
> ✓ can GET the home page 6.10 ms
4733.58 s
> ✓ cannot post if the form data is missing 6.79 ms
4733.58 s
> ✓ can post any blogpost and then look it up 17.21 ms
4733.58 s
> passed for all of 5 inputs.
4733.58 s
> ✓ can post any blogpost 15.43 ms
4733.58 s
> passed for all of 5 inputs.
4733.58 s
> ✓ can get the correct location when the argument is empty 11.93 ms
4733.58 s
> passed for all of 5 inputs.
4733.58 s
> ✓ can post this example blogpost 7.22 ms
4733.58 s
>
4733.58 s
> Examples: 18
4733.58 s
> Passed: 6
4733.58 s
> Failed: 0
4733.58 s
> Sum of test runtimes: 0.06 seconds
4733.58 s
> Test suite took: 0.02 seconds
4733.58 s
>
4733.58 s
> Test suite sydtest-yesod-blog-example-test: PASS
4733.58 s
> Test suite logged to:
4733.58 s
> dist/test/sydtest-yesod-0.3.1.0-sydtest-yesod-blog-example-test.log
4733.58 s
> 1 of 2 test suites (1 of 2 test cases) passed.
4733.58 s
For full logs, run:
4733.58 s
nix log /nix/store/f754fs32082i1shb0nm9p3h51044p9i1-sydtest-yesod-0.3.1.0.drv
4733.59 s
error: Cannot build '/nix/store/g58pb87klgk3ric4amd2zlskivzld3by-sydtest-release.drv '.
4733.59 s
Reason: 1 dependency failed .
4733.59 s
Output paths:
4733.59 s
/nix/store/w42zkvmm87mah4grdx0n8dxqc1cmynyj-sydtest-release
4733.59 s
error: Cannot build '/nix/store/l8020k2rs7g1pvzxhgzyiniv3lr77h55-sydtest-webdriver-yesod-0.0.1.0.drv '.
4733.59 s
Reason: 1 dependency failed .
4733.59 s
Output paths:
4733.59 s
/nix/store/mpbanh0c87zyv507g32q816v0ff2l0yy-sydtest-webdriver-yesod-0.0.1.0-doc
4733.59 s
/nix/store/zc8h60h2r4c4s3flf44q3rkjhkj8ljsl-sydtest-webdriver-yesod-0.0.1.0
4733.59 s
error: Cannot build '/nix/store/sci276npnmx7bb7z2w7qf948c875m915-sydtest-webdriver-yesod-source-0.0.1.0.drv '.
4733.59 s
Reason: 1 dependency failed .
4733.59 s
Output paths:
4733.59 s
/nix/store/p5iihygh3yi84mib0rih0dwslra75zmi-sydtest-webdriver-yesod-source-0.0.1.0
4733.59 s
Build failed due to failed dependency