$ /nix/store/vzx1mi9c0xfadmsm9dhd83d005cb1qs9-coreutils-9.8/bin/timeout --kill-after=15s 7200s /nix/store/99b1z08awpxj8b6mzggn59gp1shljnff-nix-2.34.5/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes --log-format internal-json build --no-link git+https://github.com/NorfairKing/sydtest?ref=refs%2Fpull%2F123%2Fmerge&rev=bb23837fce57d49c511240b52cb133fe9fe6a0d4#packages.x86_64-linux.default --print-build-logs warning: ignoring untrusted flake configuration setting 'extra-substituters'. Pass '--accept-flake-config' to trust it warning: ignoring untrusted flake configuration setting 'extra-trusted-public-keys'. Pass '--accept-flake-config' to trust it error (ignored): SQLite database '/var/cache/private/nix-ci-worker/eval-cache-v6/1eef94c8bfb5cc0097a01f0202463b29dedec7167000f8a20ca505b65e1b8a48.sqlite' is busy  Building sydtest-yesod [sydtest-yesod] Phase: setupCompilerEnvironmentPhase [sydtest-yesod] Build with /nix/store/g22xx6fm6ghg0hfgnl7yc722xdyrmsn6-ghc-9.10.3. [sydtest-yesod] Phase: unpackPhase [sydtest-yesod] unpacking source archive /nix/store/13m4dgrzafrsw7q734jhhjsvxy20h33m-sydtest-yesod-source-0.3.1.0/sydtest-yesod-0.3.1.0.tar.gz [sydtest-yesod] source root is sydtest-yesod-0.3.1.0 [sydtest-yesod] setting SOURCE_DATE_EPOCH to timestamp 1778577753 of file "sydtest-yesod-0.3.1.0/test/Test/Syd/YesodSpec.hs" [sydtest-yesod] Phase: patchPhase [sydtest-yesod] Phase: compileBuildDriverPhase [sydtest-yesod] setupCompileFlags: -package-db=/build/tmp.nBQOGYu8fa/setup-package.conf.d -threaded [sydtest-yesod] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.nBQOGYu8fa/Main.o ) [sydtest-yesod] [2 of 2] Linking Setup [sydtest-yesod] Phase: updateAutotoolsGnuConfigScriptsPhase [sydtest-yesod] Phase: configurePhase [sydtest-yesod] configureFlags: --verbose --prefix=/nix/store/00i2f7488nxp1wpq00p8ljr67jx8awhk-sydtest-yesod-0.3.1.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/d5vc6bv2555bw35039pbpcvf5icp5cc8-sydtest-yesod-0.3.1.0-doc/share/doc/sydtest-yesod-0.3.1.0 --with-gcc=gcc --package-db=/build/tmp.nBQOGYu8fa/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/45z5ja3qb26d66l44gkni38r7bk36fnh-ncurses-6.5/lib --extra-lib-dirs=/nix/store/6rwsi7k52chjbpxr74khmzdr5hzlc4bb-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/5nklmmj1ypr5vpkg7rxna1ywyzl8lca8-elfutils-0.194/lib --extra-lib-dirs=/nix/store/3xq68v4gdh0pmkxdwxy76bh36w99nb5q-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/kw1l2rrslifbdm7l8blgmaf7xidh0n5q-numactl-2.0.18/lib [sydtest-yesod] Using Parsec parser [sydtest-yesod] Configuring sydtest-yesod-0.3.1.0... [sydtest-yesod] Dependency base >=4.7 && <5: using base-4.20.2.0 [sydtest-yesod] Dependency binary: using binary-0.8.9.3 [sydtest-yesod] Dependency bytestring: using bytestring-0.12.2.0 [sydtest-yesod] Dependency case-insensitive: using case-insensitive-1.2.1.0 [sydtest-yesod] Dependency containers: using containers-0.7 [sydtest-yesod] Dependency cookie: using cookie-0.5.1 [sydtest-yesod] Dependency exceptions: using exceptions-0.10.9 [sydtest-yesod] Dependency http-client: using http-client-0.7.19 [sydtest-yesod] Dependency http-client-tls: using http-client-tls-0.3.6.4 [sydtest-yesod] Dependency http-types: using http-types-0.12.4 [sydtest-yesod] Dependency mtl: using mtl-2.3.1 [sydtest-yesod] Dependency network: using network-3.2.8.0 [sydtest-yesod] Dependency network-uri: using network-uri-2.6.4.2 [sydtest-yesod] Dependency sydtest >=0.3.0.0: using sydtest-0.23.0.2 [sydtest-yesod] Dependency sydtest-wai: using sydtest-wai-0.2.0.2 [sydtest-yesod] Dependency text: using text-2.1.3 [sydtest-yesod] Dependency time: using time-1.12.2 [sydtest-yesod] Dependency wai: using wai-3.2.4 [sydtest-yesod] Dependency xml-conduit: using xml-conduit-1.10.0.1 [sydtest-yesod] Dependency yesod-core: using yesod-core-1.6.28.1 [sydtest-yesod] Dependency yesod-test: using yesod-test-1.6.19 [sydtest-yesod] Dependency QuickCheck: using QuickCheck-2.15.0.1 [sydtest-yesod] Dependency base >=4.7 && <5: using base-4.20.2.0 [sydtest-yesod] Dependency http-client: using http-client-0.7.19 [sydtest-yesod] Dependency monad-logger: using monad-logger-0.3.42 [sydtest-yesod] Dependency mtl: using mtl-2.3.1 [sydtest-yesod] Dependency path: using path-0.9.6 [sydtest-yesod] Dependency path-io: using path-io-1.8.2 [sydtest-yesod] Dependency persistent: using persistent-2.17.1.0 [sydtest-yesod] Dependency persistent-sqlite: using persistent-sqlite-2.13.3.1 [sydtest-yesod] Dependency sydtest: using sydtest-0.23.0.2 [sydtest-yesod] Dependency sydtest-persistent-sqlite: using sydtest-persistent-sqlite-0.2.0.3 [sydtest-yesod] Dependency sydtest-wai: using sydtest-wai-0.2.0.2 [sydtest-yesod] Dependency sydtest-yesod: using sydtest-yesod-0.3.1.0 [sydtest-yesod] Dependency text: using text-2.1.3 [sydtest-yesod] Dependency yesod: using yesod-1.6.2.1 [sydtest-yesod] Dependency base >=4.7 && <5: using base-4.20.2.0 [sydtest-yesod] Dependency bytestring: using bytestring-0.12.2.0 [sydtest-yesod] Dependency conduit: using conduit-1.3.6.1 [sydtest-yesod] Dependency cookie: using cookie-0.5.1 [sydtest-yesod] Dependency http-client: using http-client-0.7.19 [sydtest-yesod] Dependency path: using path-0.9.6 [sydtest-yesod] Dependency path-io: using path-io-1.8.2 [sydtest-yesod] Dependency sydtest: using sydtest-0.23.0.2 [sydtest-yesod] Dependency sydtest-wai: using sydtest-wai-0.2.0.2 [sydtest-yesod] Dependency sydtest-yesod: using sydtest-yesod-0.3.1.0 [sydtest-yesod] Dependency text: using text-2.1.3 [sydtest-yesod] Dependency yesod: using yesod-1.6.2.1 [sydtest-yesod] Dependency yesod-core: using yesod-core-1.6.28.1 [sydtest-yesod] Source component graph: [sydtest-yesod]  component lib [sydtest-yesod]  component test:sydtest-yesod-blog-example-test dependency lib [sydtest-yesod]  component test:sydtest-yesod-test dependency lib [sydtest-yesod] Configured component graph: [sydtest-yesod]  component sydtest-yesod-0.3.1.0-8JAAWlltt6UK3j4B5GeBbG [sydtest-yesod]  include base-4.20.2.0-69bc [sydtest-yesod]  include binary-0.8.9.3-7da7 [sydtest-yesod]  include bytestring-0.12.2.0-2213 [sydtest-yesod]  include case-insensitive-1.2.1.0-28iOKnjNG66A7T6mnbUPRU [sydtest-yesod]  include containers-0.7-9663 [sydtest-yesod]  include cookie-0.5.1-mgIlXqk99JIavi9mTIXX4 [sydtest-yesod]  include exceptions-0.10.9-fa45 [sydtest-yesod]  include http-client-0.7.19-BKNSCiGx9hAKfnzc08mIU [sydtest-yesod]  include http-client-tls-0.3.6.4-6ZuuWfVqksT4QcXFCDW8jE [sydtest-yesod]  include http-types-0.12.4-9pcsy1IqoYoKxx1JyffhQz [sydtest-yesod]  include mtl-2.3.1-8d1d [sydtest-yesod]  include network-3.2.8.0-8XjlpummwBBHyY69Aq4sqI [sydtest-yesod]  include network-uri-2.6.4.2-67fIalvzg7NEcSEYKQFA6r [sydtest-yesod]  include sydtest-0.23.0.2-1BpRC81PUAwAeNqp2yO9ke [sydtest-yesod]  include sydtest-wai-0.2.0.2-FbRkfh0uTDd4HTguvt0Lbx [sydtest-yesod]  include text-2.1.3-99e6 [sydtest-yesod]  include time-1.12.2-1fc8 [sydtest-yesod]  include wai-3.2.4-KiKJV2wTL5N8IeJmnx4JMj [sydtest-yesod]  include xml-conduit-1.10.0.1-33zg7NJcwoDArhSwMo3XcM [sydtest-yesod]  include yesod-core-1.6.28.1-1QiI5ERKQvgLls0zhzICuV [sydtest-yesod]  include yesod-test-1.6.19-8dY2jOnDVFD4VWQKg5QECL [sydtest-yesod]  component sydtest-yesod-0.3.1.0-Dl6NXakAhdbAZoVfFOVjTi-sydtest-yesod-blog-example-test [sydtest-yesod]  include QuickCheck-2.15.0.1-2886bjxlOc222GFUIJ2dTf [sydtest-yesod]  include base-4.20.2.0-69bc [sydtest-yesod]  include http-client-0.7.19-BKNSCiGx9hAKfnzc08mIU [sydtest-yesod]  include monad-logger-0.3.42-2tsJUWBlWYBI7ffXgesohp [sydtest-yesod]  include mtl-2.3.1-8d1d [sydtest-yesod]  include path-0.9.6-KxFvHPEYz0VKJGajv3Jm6s [sydtest-yesod]  include path-io-1.8.2-9WSkm7P1b8VDkZPXkCYcSh [sydtest-yesod]  include persistent-2.17.1.0-BTtBlNFFj0O6BxbOk9XB6Y [sydtest-yesod]  include persistent-sqlite-2.13.3.1-44VNakLgqgFHKo7TyiNa53 [sydtest-yesod]  include sydtest-0.23.0.2-1BpRC81PUAwAeNqp2yO9ke [sydtest-yesod]  include sydtest-persistent-sqlite-0.2.0.3-EWQfjlW0xiD1nWclej1Dil [sydtest-yesod]  include sydtest-wai-0.2.0.2-FbRkfh0uTDd4HTguvt0Lbx [sydtest-yesod]  include sydtest-yesod-0.3.1.0-8JAAWlltt6UK3j4B5GeBbG [sydtest-yesod]  include text-2.1.3-99e6 [sydtest-yesod]  include yesod-1.6.2.1-3XGkMelWytxBxVLoBQR6w4 [sydtest-yesod]  component sydtest-yesod-0.3.1.0-BsnCIrPVfOoF3gXZzmfezK-sydtest-yesod-test [sydtest-yesod]  include base-4.20.2.0-69bc [sydtest-yesod]  include bytestring-0.12.2.0-2213 [sydtest-yesod]  include conduit-1.3.6.1-FlI4S6tcnGlCVD21lqZWq9 [sydtest-yesod]  include cookie-0.5.1-mgIlXqk99JIavi9mTIXX4 [sydtest-yesod]  include http-client-0.7.19-BKNSCiGx9hAKfnzc08mIU [sydtest-yesod]  include path-0.9.6-KxFvHPEYz0VKJGajv3Jm6s [sydtest-yesod]  include path-io-1.8.2-9WSkm7P1b8VDkZPXkCYcSh [sydtest-yesod]  include sydtest-0.23.0.2-1BpRC81PUAwAeNqp2yO9ke [sydtest-yesod]  include sydtest-wai-0.2.0.2-FbRkfh0uTDd4HTguvt0Lbx [sydtest-yesod]  include sydtest-yesod-0.3.1.0-8JAAWlltt6UK3j4B5GeBbG [sydtest-yesod]  include text-2.1.3-99e6 [sydtest-yesod]  include yesod-1.6.2.1-3XGkMelWytxBxVLoBQR6w4 [sydtest-yesod]  include yesod-core-1.6.28.1-1QiI5ERKQvgLls0zhzICuV [sydtest-yesod] Linked component graph: [sydtest-yesod]  unit sydtest-yesod-0.3.1.0-8JAAWlltt6UK3j4B5GeBbG [sydtest-yesod]  include base-4.20.2.0-69bc [sydtest-yesod]  include binary-0.8.9.3-7da7 [sydtest-yesod]  include bytestring-0.12.2.0-2213 [sydtest-yesod]  include case-insensitive-1.2.1.0-28iOKnjNG66A7T6mnbUPRU [sydtest-yesod]  include containers-0.7-9663 [sydtest-yesod]  include cookie-0.5.1-mgIlXqk99JIavi9mTIXX4 [sydtest-yesod]  include exceptions-0.10.9-fa45 [sydtest-yesod]  include http-client-0.7.19-BKNSCiGx9hAKfnzc08mIU [sydtest-yesod]  include http-client-tls-0.3.6.4-6ZuuWfVqksT4QcXFCDW8jE [sydtest-yesod]  include http-types-0.12.4-9pcsy1IqoYoKxx1JyffhQz [sydtest-yesod]  include mtl-2.3.1-8d1d [sydtest-yesod]  include network-3.2.8.0-8XjlpummwBBHyY69Aq4sqI [sydtest-yesod]  include network-uri-2.6.4.2-67fIalvzg7NEcSEYKQFA6r [sydtest-yesod]  include sydtest-0.23.0.2-1BpRC81PUAwAeNqp2yO9ke [sydtest-yesod]  include sydtest-wai-0.2.0.2-FbRkfh0uTDd4HTguvt0Lbx [sydtest-yesod]  include text-2.1.3-99e6 [sydtest-yesod]  include time-1.12.2-1fc8 [sydtest-yesod]  include wai-3.2.4-KiKJV2wTL5N8IeJmnx4JMj [sydtest-yesod]  include xml-conduit-1.10.0.1-33zg7NJcwoDArhSwMo3XcM [sydtest-yesod]  include yesod-core-1.6.28.1-1QiI5ERKQvgLls0zhzICuV [sydtest-yesod]  include yesod-test-1.6.19-8dY2jOnDVFD4VWQKg5QECL [sydtest-yesod]  Test.Syd.Yesod=sydtest-yesod-0.3.1.0-8JAAWlltt6UK3j4B5GeBbG:Test.Syd.Yesod,Test.Syd.Yesod.Client=sydtest-yesod-0.3.1.0-8JAAWlltt6UK3j4B5GeBbG:Test.Syd.Yesod.Client,Test.Syd.Yesod.Def=sydtest-yesod-0.3.1.0-8JAAWlltt6UK3j4B5GeBbG:Test.Syd.Yesod.Def,Test.Syd.Yesod.E2E=sydtest-yesod-0.3.1.0-8JAAWlltt6UK3j4B5GeBbG:Test.Syd.Yesod.E2E,Test.Syd.Yesod.Request=sydtest-yesod-0.3.1.0-8JAAWlltt6UK3j4B5GeBbG:Test.Syd.Yesod.Request [sydtest-yesod]  unit sydtest-yesod-0.3.1.0-Dl6NXakAhdbAZoVfFOVjTi-sydtest-yesod-blog-example-test [sydtest-yesod]  include QuickCheck-2.15.0.1-2886bjxlOc222GFUIJ2dTf [sydtest-yesod]  include base-4.20.2.0-69bc [sydtest-yesod]  include http-client-0.7.19-BKNSCiGx9hAKfnzc08mIU [sydtest-yesod]  include monad-logger-0.3.42-2tsJUWBlWYBI7ffXgesohp [sydtest-yesod]  include mtl-2.3.1-8d1d [sydtest-yesod]  include path-0.9.6-KxFvHPEYz0VKJGajv3Jm6s [sydtest-yesod]  include path-io-1.8.2-9WSkm7P1b8VDkZPXkCYcSh [sydtest-yesod]  include persistent-2.17.1.0-BTtBlNFFj0O6BxbOk9XB6Y [sydtest-yesod]  include persistent-sqlite-2.13.3.1-44VNakLgqgFHKo7TyiNa53 [sydtest-yesod]  include sydtest-0.23.0.2-1BpRC81PUAwAeNqp2yO9ke [sydtest-yesod]  include sydtest-persistent-sqlite-0.2.0.3-EWQfjlW0xiD1nWclej1Dil [sydtest-yesod]  include sydtest-wai-0.2.0.2-FbRkfh0uTDd4HTguvt0Lbx [sydtest-yesod]  include sydtest-yesod-0.3.1.0-8JAAWlltt6UK3j4B5GeBbG [sydtest-yesod]  include text-2.1.3-99e6 [sydtest-yesod]  include yesod-1.6.2.1-3XGkMelWytxBxVLoBQR6w4 [sydtest-yesod]  unit sydtest-yesod-0.3.1.0-BsnCIrPVfOoF3gXZzmfezK-sydtest-yesod-test [sydtest-yesod]  include base-4.20.2.0-69bc [sydtest-yesod]  include bytestring-0.12.2.0-2213 [sydtest-yesod]  include conduit-1.3.6.1-FlI4S6tcnGlCVD21lqZWq9 [sydtest-yesod]  include cookie-0.5.1-mgIlXqk99JIavi9mTIXX4 [sydtest-yesod]  include http-client-0.7.19-BKNSCiGx9hAKfnzc08mIU [sydtest-yesod]  include path-0.9.6-KxFvHPEYz0VKJGajv3Jm6s [sydtest-yesod]  include path-io-1.8.2-9WSkm7P1b8VDkZPXkCYcSh [sydtest-yesod]  include sydtest-0.23.0.2-1BpRC81PUAwAeNqp2yO9ke [sydtest-yesod]  include sydtest-wai-0.2.0.2-FbRkfh0uTDd4HTguvt0Lbx [sydtest-yesod]  include sydtest-yesod-0.3.1.0-8JAAWlltt6UK3j4B5GeBbG [sydtest-yesod]  include text-2.1.3-99e6 [sydtest-yesod]  include yesod-1.6.2.1-3XGkMelWytxBxVLoBQR6w4 [sydtest-yesod]  include yesod-core-1.6.28.1-1QiI5ERKQvgLls0zhzICuV [sydtest-yesod] Ready component graph: [sydtest-yesod]  definite sydtest-yesod-0.3.1.0-8JAAWlltt6UK3j4B5GeBbG [sydtest-yesod]  depends base-4.20.2.0-69bc [sydtest-yesod]  depends binary-0.8.9.3-7da7 [sydtest-yesod]  depends bytestring-0.12.2.0-2213 [sydtest-yesod]  depends case-insensitive-1.2.1.0-28iOKnjNG66A7T6mnbUPRU [sydtest-yesod]  depends containers-0.7-9663 [sydtest-yesod]  depends cookie-0.5.1-mgIlXqk99JIavi9mTIXX4 [sydtest-yesod]  depends exceptions-0.10.9-fa45 [sydtest-yesod]  depends http-client-0.7.19-BKNSCiGx9hAKfnzc08mIU [sydtest-yesod]  depends http-client-tls-0.3.6.4-6ZuuWfVqksT4QcXFCDW8jE [sydtest-yesod]  depends http-types-0.12.4-9pcsy1IqoYoKxx1JyffhQz [sydtest-yesod]  depends mtl-2.3.1-8d1d [sydtest-yesod]  depends network-3.2.8.0-8XjlpummwBBHyY69Aq4sqI [sydtest-yesod]  depends network-uri-2.6.4.2-67fIalvzg7NEcSEYKQFA6r [sydtest-yesod]  depends sydtest-0.23.0.2-1BpRC81PUAwAeNqp2yO9ke [sydtest-yesod]  depends sydtest-wai-0.2.0.2-FbRkfh0uTDd4HTguvt0Lbx [sydtest-yesod]  depends text-2.1.3-99e6 [sydtest-yesod]  depends time-1.12.2-1fc8 [sydtest-yesod]  depends wai-3.2.4-KiKJV2wTL5N8IeJmnx4JMj [sydtest-yesod]  depends xml-conduit-1.10.0.1-33zg7NJcwoDArhSwMo3XcM [sydtest-yesod]  depends yesod-core-1.6.28.1-1QiI5ERKQvgLls0zhzICuV [sydtest-yesod]  depends yesod-test-1.6.19-8dY2jOnDVFD4VWQKg5QECL [sydtest-yesod]  definite sydtest-yesod-0.3.1.0-BsnCIrPVfOoF3gXZzmfezK-sydtest-yesod-test [sydtest-yesod]  depends base-4.20.2.0-69bc [sydtest-yesod]  depends bytestring-0.12.2.0-2213 [sydtest-yesod]  depends conduit-1.3.6.1-FlI4S6tcnGlCVD21lqZWq9 [sydtest-yesod]  depends cookie-0.5.1-mgIlXqk99JIavi9mTIXX4 [sydtest-yesod]  depends http-client-0.7.19-BKNSCiGx9hAKfnzc08mIU [sydtest-yesod]  depends path-0.9.6-KxFvHPEYz0VKJGajv3Jm6s [sydtest-yesod]  depends path-io-1.8.2-9WSkm7P1b8VDkZPXkCYcSh [sydtest-yesod]  depends sydtest-0.23.0.2-1BpRC81PUAwAeNqp2yO9ke [sydtest-yesod]  depends sydtest-wai-0.2.0.2-FbRkfh0uTDd4HTguvt0Lbx [sydtest-yesod]  depends sydtest-yesod-0.3.1.0-8JAAWlltt6UK3j4B5GeBbG [sydtest-yesod]  depends text-2.1.3-99e6 [sydtest-yesod]  depends yesod-1.6.2.1-3XGkMelWytxBxVLoBQR6w4 [sydtest-yesod]  depends yesod-core-1.6.28.1-1QiI5ERKQvgLls0zhzICuV [sydtest-yesod]  definite sydtest-yesod-0.3.1.0-Dl6NXakAhdbAZoVfFOVjTi-sydtest-yesod-blog-example-test [sydtest-yesod]  depends QuickCheck-2.15.0.1-2886bjxlOc222GFUIJ2dTf [sydtest-yesod]  depends base-4.20.2.0-69bc [sydtest-yesod]  depends http-client-0.7.19-BKNSCiGx9hAKfnzc08mIU [sydtest-yesod]  depends monad-logger-0.3.42-2tsJUWBlWYBI7ffXgesohp [sydtest-yesod]  depends mtl-2.3.1-8d1d [sydtest-yesod]  depends path-0.9.6-KxFvHPEYz0VKJGajv3Jm6s [sydtest-yesod]  depends path-io-1.8.2-9WSkm7P1b8VDkZPXkCYcSh [sydtest-yesod]  depends persistent-2.17.1.0-BTtBlNFFj0O6BxbOk9XB6Y [sydtest-yesod]  depends persistent-sqlite-2.13.3.1-44VNakLgqgFHKo7TyiNa53 [sydtest-yesod]  depends sydtest-0.23.0.2-1BpRC81PUAwAeNqp2yO9ke [sydtest-yesod]  depends sydtest-persistent-sqlite-0.2.0.3-EWQfjlW0xiD1nWclej1Dil [sydtest-yesod]  depends sydtest-wai-0.2.0.2-FbRkfh0uTDd4HTguvt0Lbx [sydtest-yesod]  depends sydtest-yesod-0.3.1.0-8JAAWlltt6UK3j4B5GeBbG [sydtest-yesod]  depends text-2.1.3-99e6 [sydtest-yesod]  depends yesod-1.6.2.1-3XGkMelWytxBxVLoBQR6w4 [sydtest-yesod] Using Cabal-3.12.1.0 compiled by ghc-9.10 [sydtest-yesod] Using compiler: ghc-9.10.3 [sydtest-yesod] Using install prefix: [sydtest-yesod] /nix/store/00i2f7488nxp1wpq00p8ljr67jx8awhk-sydtest-yesod-0.3.1.0 [sydtest-yesod] Executables installed in: [sydtest-yesod] /nix/store/00i2f7488nxp1wpq00p8ljr67jx8awhk-sydtest-yesod-0.3.1.0/bin [sydtest-yesod] Libraries installed in: [sydtest-yesod] /nix/store/00i2f7488nxp1wpq00p8ljr67jx8awhk-sydtest-yesod-0.3.1.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-c151/sydtest-yesod-0.3.1.0-8JAAWlltt6UK3j4B5GeBbG [sydtest-yesod] Dynamic Libraries installed in: [sydtest-yesod] /nix/store/00i2f7488nxp1wpq00p8ljr67jx8awhk-sydtest-yesod-0.3.1.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-c151 [sydtest-yesod] Private executables installed in: [sydtest-yesod] /nix/store/00i2f7488nxp1wpq00p8ljr67jx8awhk-sydtest-yesod-0.3.1.0/libexec/x86_64-linux-ghc-9.10.3-c151/sydtest-yesod-0.3.1.0 [sydtest-yesod] Data files installed in: [sydtest-yesod] /nix/store/00i2f7488nxp1wpq00p8ljr67jx8awhk-sydtest-yesod-0.3.1.0/share/x86_64-linux-ghc-9.10.3-c151/sydtest-yesod-0.3.1.0 [sydtest-yesod] Documentation installed in: [sydtest-yesod] /nix/store/d5vc6bv2555bw35039pbpcvf5icp5cc8-sydtest-yesod-0.3.1.0-doc/share/doc/sydtest-yesod-0.3.1.0 [sydtest-yesod] Configuration files installed in: [sydtest-yesod] /nix/store/00i2f7488nxp1wpq00p8ljr67jx8awhk-sydtest-yesod-0.3.1.0/etc [sydtest-yesod] No alex found [sydtest-yesod] Using ar found on system at: [sydtest-yesod] /nix/store/hnan7l0v68sahyxbazz5y358prz253d1-binutils-wrapper-2.44/bin/ar [sydtest-yesod] No c2hs found [sydtest-yesod] No cpphs found [sydtest-yesod] No doctest found [sydtest-yesod] Using gcc version 14.3.0 given by user at: [sydtest-yesod] /nix/store/kilyfvfmh9x9rlaj47ph1916lbc1pnsr-gcc-wrapper-14.3.0/bin/gcc [sydtest-yesod] Using ghc version 9.10.3 found on system at: [sydtest-yesod] /nix/store/g22xx6fm6ghg0hfgnl7yc722xdyrmsn6-ghc-9.10.3/bin/ghc [sydtest-yesod] Using ghc-pkg version 9.10.3 found on system at: [sydtest-yesod] /nix/store/g22xx6fm6ghg0hfgnl7yc722xdyrmsn6-ghc-9.10.3/bin/ghc-pkg-9.10.3 [sydtest-yesod] No ghcjs found [sydtest-yesod] No ghcjs-pkg found [sydtest-yesod] No greencard found [sydtest-yesod] Using haddock version 2.31.1 found on system at: [sydtest-yesod] /nix/store/g22xx6fm6ghg0hfgnl7yc722xdyrmsn6-ghc-9.10.3/bin/haddock-ghc-9.10.3 [sydtest-yesod] No happy found [sydtest-yesod] Using haskell-suite found on system at: haskell-suite-dummy-location [sydtest-yesod] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location [sydtest-yesod] No hmake found [sydtest-yesod] Using hpc version 0.69 found on system at: [sydtest-yesod] /nix/store/g22xx6fm6ghg0hfgnl7yc722xdyrmsn6-ghc-9.10.3/bin/hpc-ghc-9.10.3 [sydtest-yesod] Using hsc2hs version 0.68.10 found on system at: [sydtest-yesod] /nix/store/g22xx6fm6ghg0hfgnl7yc722xdyrmsn6-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3 [sydtest-yesod] Using hscolour version 1.25 found on system at: [sydtest-yesod] /nix/store/4f97zghyhdx2dj13mir9002n11iljwc5-hscolour-1.25/bin/HsColour [sydtest-yesod] No jhc found [sydtest-yesod] Using ld found on system at: [sydtest-yesod] /nix/store/kilyfvfmh9x9rlaj47ph1916lbc1pnsr-gcc-wrapper-14.3.0/bin/ld [sydtest-yesod] No pkg-config found [sydtest-yesod] Using runghc version 9.10.3 found on system at: [sydtest-yesod] /nix/store/g22xx6fm6ghg0hfgnl7yc722xdyrmsn6-ghc-9.10.3/bin/runghc-9.10.3 [sydtest-yesod] Using strip version 2.44 found on system at: [sydtest-yesod] /nix/store/kilyfvfmh9x9rlaj47ph1916lbc1pnsr-gcc-wrapper-14.3.0/bin/strip [sydtest-yesod] Using tar found on system at: [sydtest-yesod] /nix/store/df3vxyq7lwf9l02h0wljsq0h3189rp75-gnutar-1.35/bin/tar [sydtest-yesod] No uhc found [sydtest-yesod] Phase: buildPhase [sydtest-yesod] Preprocessing library for sydtest-yesod-0.3.1.0... [sydtest-yesod] Building library for sydtest-yesod-0.3.1.0... [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 ) [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 ) [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 ) [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 ) [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 ) [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 ) [sydtest-yesod] [1 of 6] Compiling Paths_sydtest_yesod ( dist/build/autogen/Paths_sydtest_yesod.hs, dist/build/Paths_sydtest_yesod.p_o ) [sydtest-yesod] [2 of 6] Compiling Test.Syd.Yesod.Client ( src/Test/Syd/Yesod/Client.hs, dist/build/Test/Syd/Yesod/Client.p_o ) [sydtest-yesod] [3 of 6] Compiling Test.Syd.Yesod.Def ( src/Test/Syd/Yesod/Def.hs, dist/build/Test/Syd/Yesod/Def.p_o ) [sydtest-yesod] [4 of 6] Compiling Test.Syd.Yesod.E2E ( src/Test/Syd/Yesod/E2E.hs, dist/build/Test/Syd/Yesod/E2E.p_o ) [sydtest-yesod] [5 of 6] Compiling Test.Syd.Yesod.Request ( src/Test/Syd/Yesod/Request.hs, dist/build/Test/Syd/Yesod/Request.p_o ) [sydtest-yesod] [6 of 6] Compiling Test.Syd.Yesod ( src/Test/Syd/Yesod.hs, dist/build/Test/Syd/Yesod.p_o ) [sydtest-yesod] Preprocessing test suite 'sydtest-yesod-test' for sydtest-yesod-0.3.1.0... [sydtest-yesod] Building test suite 'sydtest-yesod-test' for sydtest-yesod-0.3.1.0... [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 ) [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 ) [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 ) [sydtest-yesod] [4 of 4] Compiling Main ( test/Spec.hs, dist/build/sydtest-yesod-test/sydtest-yesod-test-tmp/Main.o ) [sydtest-yesod] [5 of 5] Linking dist/build/sydtest-yesod-test/sydtest-yesod-test [sydtest-yesod] Preprocessing test suite 'sydtest-yesod-blog-example-test' for sydtest-yesod-0.3.1.0... [sydtest-yesod] Building test suite 'sydtest-yesod-blog-example-test' for sydtest-yesod-0.3.1.0... [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 ) [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 ) [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 ) [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 ) [sydtest-yesod] [5 of 5] Linking dist/build/sydtest-yesod-blog-example-test/sydtest-yesod-blog-example-test [sydtest-yesod] Phase: checkPhase [sydtest-yesod] Running 2 test suites... [sydtest-yesod] Test suite sydtest-yesod-test: RUNNING... [sydtest-yesod] Tests: [sydtest-yesod]  [sydtest-yesod] Test.Syd.YesodSpec [sydtest-yesod]  Local [sydtest-yesod]  ✓ responds 200 OK to GET HomeR  8.09 ms [sydtest-yesod]  ✓ is able to add a post param  8.35 ms [sydtest-yesod]  ✓ responds 200 OK to GET HomeR using the request builder  8.42 ms [sydtest-yesod]  ✓ responds 200 OK to POST HomeR using the request builder  8.30 ms [sydtest-yesod]  ✓ responds 200 OK to POST HomeR  8.38 ms [sydtest-yesod]  ✓ retains cookies  8.89 ms [sydtest-yesod]  ✓ is able to add a get param  8.51 ms [sydtest-yesod]  ✓ is able to add a post file  8.02 ms [sydtest-yesod]  ✓ is able to add a header  8.61 ms [sydtest-yesod]  ✓ can check for redirects  8.99 ms [sydtest-yesod]  ✓ responds 200 OK to POST /  8.16 ms [sydtest-yesod]  ✓ can do forms  8.88 ms [sydtest-yesod]  ✓ is able to add a raw post body  8.55 ms [sydtest-yesod]  ✓ responds 200 OK to GET /  8.32 ms [sydtest-yesod]  E2E [sydtest-yesod]  ✓ is able to add a post param  8.23 ms [sydtest-yesod]  ✓ can do forms  9.03 ms [sydtest-yesod]  ✓ retains cookies  8.91 ms [sydtest-yesod]  ✓ responds 200 OK to GET /  8.34 ms [sydtest-yesod]  ✓ can check for redirects  9.00 ms [sydtest-yesod]  ✓ is able to add a post file  8.34 ms [sydtest-yesod]  ✓ responds 200 OK to GET HomeR using the request builder  8.38 ms [sydtest-yesod]  ✓ responds 200 OK to GET HomeR  8.51 ms [sydtest-yesod]  ✓ responds 200 OK to POST /  8.47 ms [sydtest-yesod]  ✓ is able to add a header  8.44 ms [sydtest-yesod]  ✓ is able to add a get param  8.35 ms [sydtest-yesod]  ✓ responds 200 OK to POST HomeR  8.28 ms [sydtest-yesod]  ✓ is able to add a raw post body  8.40 ms [sydtest-yesod]  ✓ responds 200 OK to POST HomeR using the request builder  8.23 ms [sydtest-yesod]  [sydtest-yesod]  Passed: 28 [sydtest-yesod]  Failed: 0 [sydtest-yesod]  Sum of test runtimes: 0.24 seconds [sydtest-yesod]  Test suite took:  0.01 seconds [sydtest-yesod]  [sydtest-yesod] Test suite sydtest-yesod-test: PASS [sydtest-yesod] Test suite logged to: dist/test/sydtest-yesod-0.3.1.0-sydtest-yesod-test.log [sydtest-yesod] Test suite sydtest-yesod-blog-example-test: RUNNING... [sydtest-yesod] Tests: [sydtest-yesod]  [sydtest-yesod] Example.BlogSpec [sydtest-yesod]  ✓ can GET the home page  10.43 ms [sydtest-yesod]  ✓ cannot post if the form data is missing  7.90 ms [sydtest-yesod]  ✓ can post any blogpost and then look it up  20.06 ms [sydtest-yesod]  passed for all of 5 inputs. [sydtest-yesod]  ✓ can post any blogpost  17.58 ms [sydtest-yesod]  passed for all of 5 inputs. [sydtest-yesod]  ✓ can get the correct location when the argument is empty  15.32 ms [sydtest-yesod]  passed for all of 5 inputs. [sydtest-yesod]  ✓ can post this example blogpost  8.07 ms [sydtest-yesod]  [sydtest-yesod]  Examples: 18 [sydtest-yesod]  Passed: 6 [sydtest-yesod]  Failed: 0 [sydtest-yesod]  Sum of test runtimes: 0.08 seconds [sydtest-yesod]  Test suite took:  0.03 seconds [sydtest-yesod]  [sydtest-yesod] Test suite sydtest-yesod-blog-example-test: PASS [sydtest-yesod] Test suite logged to: [sydtest-yesod] dist/test/sydtest-yesod-0.3.1.0-sydtest-yesod-blog-example-test.log [sydtest-yesod] 2 of 2 test suites (2 of 2 test cases) passed. [sydtest-yesod] Phase: haddockPhase [sydtest-yesod] Preprocessing library for sydtest-yesod-0.3.1.0... [sydtest-yesod] Running Haddock on library for sydtest-yesod-0.3.1.0... [sydtest-yesod] Warning: The documentation for the following packages are not installed. No [sydtest-yesod] links will be generated to these packages: attoparsec-0.14.4, [sydtest-yesod] attoparsec-0.14.4, libyaml-clib-0.2.5, path-0.9.6, path-0.9.6, vector-0.13.2.0 [sydtest-yesod] [1 of 6] Compiling Paths_sydtest_yesod ( dist/build/autogen/Paths_sydtest_yesod.hs, nothing ) [sydtest-yesod] [2 of 6] Compiling Test.Syd.Yesod.Client ( src/Test/Syd/Yesod/Client.hs, nothing ) [sydtest-yesod] [3 of 6] Compiling Test.Syd.Yesod.Def ( src/Test/Syd/Yesod/Def.hs, nothing ) [sydtest-yesod] [4 of 6] Compiling Test.Syd.Yesod.E2E ( src/Test/Syd/Yesod/E2E.hs, nothing ) [sydtest-yesod] [5 of 6] Compiling Test.Syd.Yesod.Request ( src/Test/Syd/Yesod/Request.hs, nothing ) [sydtest-yesod] [6 of 6] Compiling Test.Syd.Yesod ( src/Test/Syd/Yesod.hs, nothing ) [sydtest-yesod] Haddock coverage: [sydtest-yesod] Warning: 'YesodClientM' is ambiguous. It is defined [sydtest-yesod]  * at src/Test/Syd/Yesod/Client.hs:63:31 [sydtest-yesod]  * at src/Test/Syd/Yesod/Client.hs:63:1 [sydtest-yesod]  You may be able to disambiguate the identifier by qualifying it or [sydtest-yesod]  by specifying the type/value namespace explicitly. [sydtest-yesod]  Defaulting to the one defined at src/Test/Syd/Yesod/Client.hs:63:1 [sydtest-yesod] Warning: 'URI' is ambiguous. It is defined [sydtest-yesod]  * in ‘Network.URI’ [sydtest-yesod]  * in ‘Network.URI’ [sydtest-yesod]  You may be able to disambiguate the identifier by qualifying it or [sydtest-yesod]  by specifying the type/value namespace explicitly. [sydtest-yesod]  Defaulting to the one defined in ‘Network.URI’ [sydtest-yesod] Warning: 'Location' is out of scope. [sydtest-yesod]  If you qualify the identifier, haddock can try to link it anyway. [sydtest-yesod]  94% ( 17 / 18) in 'Test.Syd.Yesod.Client' [sydtest-yesod]  Missing documentation for: [sydtest-yesod]  Module header [sydtest-yesod] Warning: 'site' is out of scope. [sydtest-yesod]  If you qualify the identifier, haddock can try to link it anyway. [sydtest-yesod] Warning: 'App' is out of scope. [sydtest-yesod]  If you qualify the identifier, haddock can try to link it anyway. [sydtest-yesod] Warning: 'withX' is out of scope. [sydtest-yesod]  If you qualify the identifier, haddock can try to link it anyway. [sydtest-yesod] Warning: 'SetupFunc' is ambiguous. It is defined [sydtest-yesod]  * in ‘Test.Syd.Def.SetupFunc’ [sydtest-yesod]  * in ‘Test.Syd.Def.SetupFunc’ [sydtest-yesod]  You may be able to disambiguate the identifier by qualifying it or [sydtest-yesod]  by specifying the type/value namespace explicitly. [sydtest-yesod]  Defaulting to the one defined in ‘Test.Syd.Def.SetupFunc’ [sydtest-yesod]  66% ( 10 / 15) in 'Test.Syd.Yesod.Def' [sydtest-yesod]  Missing documentation for: [sydtest-yesod]  Module header [sydtest-yesod]  yesodSpecWithSiteSetupFuncWithMiddlewares (src/Test/Syd/Yesod/Def.hs:166) [sydtest-yesod]  yesodSpecWithSiteSetupFuncWithMiddlewares' (src/Test/Syd/Yesod/Def.hs:186) [sydtest-yesod]  yesodClientSetupFunc (src/Test/Syd/Yesod/Def.hs:191) [sydtest-yesod]  yesodClientSetupFuncWithMiddlewares (src/Test/Syd/Yesod/Def.hs:194) [sydtest-yesod] Warning: 'URI' is ambiguous. It is defined [sydtest-yesod]  * in ‘Network.URI’ [sydtest-yesod]  * in ‘Network.URI’ [sydtest-yesod]  You may be able to disambiguate the identifier by qualifying it or [sydtest-yesod]  by specifying the type/value namespace explicitly. [sydtest-yesod]  Defaulting to the one defined in ‘Network.URI’ [sydtest-yesod]  83% ( 5 / 6) in 'Test.Syd.Yesod.E2E' [sydtest-yesod]  Missing documentation for: [sydtest-yesod]  Module header [sydtest-yesod] Warning: 'YesodClientM' is ambiguous. It is defined [sydtest-yesod]  * at src/Test/Syd/Yesod/Client.hs:63:31 [sydtest-yesod]  * at src/Test/Syd/Yesod/Client.hs:63:1 [sydtest-yesod]  You may be able to disambiguate the identifier by qualifying it or [sydtest-yesod]  by specifying the type/value namespace explicitly. [sydtest-yesod]  Defaulting to the one defined at src/Test/Syd/Yesod/Client.hs:63:1 [sydtest-yesod] Warning: 'Site' is out of scope. [sydtest-yesod]  If you qualify the identifier, haddock can try to link it anyway. [sydtest-yesod] Warning: 'RequestBuilder' is ambiguous. It is defined [sydtest-yesod]  * at src/Test/Syd/Yesod/Request.hs:113:33 [sydtest-yesod]  * at src/Test/Syd/Yesod/Request.hs:113:1 [sydtest-yesod]  You may be able to disambiguate the identifier by qualifying it or [sydtest-yesod]  by specifying the type/value namespace explicitly. [sydtest-yesod]  Defaulting to the one defined at src/Test/Syd/Yesod/Request.hs:113:1 [sydtest-yesod]  73% ( 25 / 34) in 'Test.Syd.Yesod.Request' [sydtest-yesod]  Missing documentation for: [sydtest-yesod]  Module header [sydtest-yesod]  RequestBuilderData (src/Test/Syd/Yesod/Request.hs:135) [sydtest-yesod]  PostData (src/Test/Syd/Yesod/Request.hs:143) [sydtest-yesod]  RequestPart (src/Test/Syd/Yesod/Request.hs:147) [sydtest-yesod]  initialRequestBuilderData (src/Test/Syd/Yesod/Request.hs:152) [sydtest-yesod]  isFile (src/Test/Syd/Yesod/Request.hs:162) [sydtest-yesod]  addFile (src/Test/Syd/Yesod/Request.hs:293) [sydtest-yesod]  addFileWith (src/Test/Syd/Yesod/Request.hs:307) [sydtest-yesod]  followRedirect_ (src/Test/Syd/Yesod/Request.hs:443) [sydtest-yesod]  91% ( 74 / 81) in 'Test.Syd.Yesod' [sydtest-yesod]  Missing documentation for: [sydtest-yesod]  yesodSpecWithSiteSetupFuncWithMiddlewares (src/Test/Syd/Yesod/Def.hs:166) [sydtest-yesod]  yesodSpecWithSiteSetupFuncWithMiddlewares' (src/Test/Syd/Yesod/Def.hs:186) [sydtest-yesod]  yesodClientSetupFunc (src/Test/Syd/Yesod/Def.hs:191) [sydtest-yesod]  yesodClientSetupFuncWithMiddlewares (src/Test/Syd/Yesod/Def.hs:194) [sydtest-yesod]  followRedirect_ (src/Test/Syd/Yesod/Request.hs:443) [sydtest-yesod]  addFile (src/Test/Syd/Yesod/Request.hs:293) [sydtest-yesod]  addFileWith (src/Test/Syd/Yesod/Request.hs:307) [sydtest-yesod] Warning: Test.Syd.Yesod.Client: could not find link destinations for: [sydtest-yesod]  - Test.Syd.Yesod.Client.Rep_YesodClientState [sydtest-yesod]  - Test.Syd.Yesod.Client.Rep_YesodClient [sydtest-yesod] Warning: Test.Syd.Yesod.E2E: could not find link destinations for: [sydtest-yesod]  - Test.Syd.Yesod.E2E.E2ERoute [sydtest-yesod]  - Test.Syd.Yesod.E2E.unE2ERoute [sydtest-yesod]  - Test.Syd.Yesod.E2E.Rep_R:RouteE2E [sydtest-yesod]  - Test.Syd.Yesod.E2E.Rep_E2E [sydtest-yesod] Warning: Test.Syd.Yesod: could not find link destinations for: [sydtest-yesod]  - Test.Syd.Yesod.Client.Rep_YesodClientState [sydtest-yesod]  - Test.Syd.Yesod.Client.Rep_YesodClient [sydtest-yesod]  - Test.Syd.Yesod.E2E.E2ERoute [sydtest-yesod]  - Test.Syd.Yesod.E2E.unE2ERoute [sydtest-yesod]  - Test.Syd.Yesod.E2E.Rep_R:RouteE2E [sydtest-yesod]  - Test.Syd.Yesod.E2E.Rep_E2E [sydtest-yesod] Documentation created: dist/doc/html/sydtest-yesod/, [sydtest-yesod] dist/doc/html/sydtest-yesod/sydtest-yesod.txt [sydtest-yesod] Preprocessing test suite 'sydtest-yesod-test' for sydtest-yesod-0.3.1.0... [sydtest-yesod] Preprocessing test suite 'sydtest-yesod-blog-example-test' for sydtest-yesod-0.3.1.0... [sydtest-yesod] Phase: installPhase [sydtest-yesod] Installing library in /nix/store/00i2f7488nxp1wpq00p8ljr67jx8awhk-sydtest-yesod-0.3.1.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-c151/sydtest-yesod-0.3.1.0-8JAAWlltt6UK3j4B5GeBbG [sydtest-yesod] Phase: fixupPhase [sydtest-yesod] shrinking RPATHs of ELF executables and libraries in /nix/store/00i2f7488nxp1wpq00p8ljr67jx8awhk-sydtest-yesod-0.3.1.0 [sydtest-yesod] shrinking /nix/store/00i2f7488nxp1wpq00p8ljr67jx8awhk-sydtest-yesod-0.3.1.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-c151/libHSsydtest-yesod-0.3.1.0-8JAAWlltt6UK3j4B5GeBbG-ghc9.10.3.so [sydtest-yesod] checking for references to /build/ in /nix/store/00i2f7488nxp1wpq00p8ljr67jx8awhk-sydtest-yesod-0.3.1.0... [sydtest-yesod] patching script interpreter paths in /nix/store/00i2f7488nxp1wpq00p8ljr67jx8awhk-sydtest-yesod-0.3.1.0 [sydtest-yesod] stripping (with command strip and flags -S -p) in /nix/store/00i2f7488nxp1wpq00p8ljr67jx8awhk-sydtest-yesod-0.3.1.0/lib [sydtest-yesod] shrinking RPATHs of ELF executables and libraries in /nix/store/d5vc6bv2555bw35039pbpcvf5icp5cc8-sydtest-yesod-0.3.1.0-doc [sydtest-yesod] checking for references to /build/ in /nix/store/d5vc6bv2555bw35039pbpcvf5icp5cc8-sydtest-yesod-0.3.1.0-doc... [sydtest-yesod] patching script interpreter paths in /nix/store/d5vc6bv2555bw35039pbpcvf5icp5cc8-sydtest-yesod-0.3.1.0-doc [post-build-hook] Uploading to cachix cache "sydtest": /nix/store/00i2f7488nxp1wpq00p8ljr67jx8awhk-sydtest-yesod-0.3.1.0 /nix/store/d5vc6bv2555bw35039pbpcvf5icp5cc8-sydtest-yesod-0.3.1.0-doc [post-build-hook] Pushing 2 paths (434 are already present) using zstd to cache sydtest ⏳ [post-build-hook]  [post-build-hook] Pushing /nix/store/d5vc6bv2555bw35039pbpcvf5icp5cc8-sydtest-yesod-0.3.1.0-doc (1.48 MiB) [post-build-hook] Pushing /nix/store/00i2f7488nxp1wpq00p8ljr67jx8awhk-sydtest-yesod-0.3.1.0 (3.45 MiB) [post-build-hook]  [post-build-hook] All done. [post-build-hook] Uploading to the NixCI staging cache: /nix/store/00i2f7488nxp1wpq00p8ljr67jx8awhk-sydtest-yesod-0.3.1.0 /nix/store/d5vc6bv2555bw35039pbpcvf5icp5cc8-sydtest-yesod-0.3.1.0-doc [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead [post-build-hook] copying 2 paths... [post-build-hook] copying path '/nix/store/d5vc6bv2555bw35039pbpcvf5icp5cc8-sydtest-yesod-0.3.1.0-doc' to 'https://cache.staging.nix-ci.com'... [post-build-hook] copying path '/nix/store/00i2f7488nxp1wpq00p8ljr67jx8awhk-sydtest-yesod-0.3.1.0' to 'https://cache.staging.nix-ci.com'... [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead [post-build-hook] copying 1 paths... [post-build-hook] copying path '/nix/store/xmvhvc5c3wd8kjns30xs5nds0ryny4l6-sydtest-yesod-0.3.1.0.drv' to 'https://cache.staging.nix-ci.com'... Progress: 1 of 5 built Building sydtest-webdriver-yesod-source [sydtest-webdriver-yesod-source] Phase: setupCompilerEnvironmentPhase [sydtest-webdriver-yesod-source] Build with /nix/store/g22xx6fm6ghg0hfgnl7yc722xdyrmsn6-ghc-9.10.3. [sydtest-webdriver-yesod-source] Phase: unpackPhase [sydtest-webdriver-yesod-source] unpacking source archive /nix/store/wncmdfk70i36fsmgn8aamf1bz24xzw3r-sydtest-webdriver-yesod [sydtest-webdriver-yesod-source] source root is sydtest-webdriver-yesod [sydtest-webdriver-yesod-source] Phase: patchPhase [sydtest-webdriver-yesod-source] Phase: compileBuildDriverPhase [sydtest-webdriver-yesod-source] setupCompileFlags: -package-db=/build/tmp.MbGOrL59f5/setup-package.conf.d -threaded [sydtest-webdriver-yesod-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.MbGOrL59f5/Main.o ) [sydtest-webdriver-yesod-source] [2 of 2] Linking Setup [sydtest-webdriver-yesod-source] Phase: updateAutotoolsGnuConfigScriptsPhase [sydtest-webdriver-yesod-source] Phase: configurePhase [sydtest-webdriver-yesod-source] configureFlags: --verbose --prefix=/nix/store/yxvwafm93awwfsnfysahv8ay43l1nlzn-sydtest-webdriver-yesod-source-0.0.1.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/share/doc/sydtest-webdriver-yesod-0.0.1.0 --with-gcc=gcc --package-db=/build/tmp.MbGOrL59f5/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/45z5ja3qb26d66l44gkni38r7bk36fnh-ncurses-6.5/lib --extra-lib-dirs=/nix/store/6rwsi7k52chjbpxr74khmzdr5hzlc4bb-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/5nklmmj1ypr5vpkg7rxna1ywyzl8lca8-elfutils-0.194/lib --extra-lib-dirs=/nix/store/3xq68v4gdh0pmkxdwxy76bh36w99nb5q-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/kw1l2rrslifbdm7l8blgmaf7xidh0n5q-numactl-2.0.18/lib [sydtest-webdriver-yesod-source] Using Parsec parser [sydtest-webdriver-yesod-source] Configuring sydtest-webdriver-yesod-0.0.1.0... [sydtest-webdriver-yesod-source] Dependency base >=4.7 && <5: using base-4.20.2.0 [sydtest-webdriver-yesod-source] Dependency bytestring: using bytestring-0.12.2.0 [sydtest-webdriver-yesod-source] Dependency http-client: using http-client-0.7.19 [sydtest-webdriver-yesod-source] Dependency http-types: using http-types-0.12.4 [sydtest-webdriver-yesod-source] Dependency mtl: using mtl-2.3.1 [sydtest-webdriver-yesod-source] Dependency network-uri: using network-uri-2.6.4.2 [sydtest-webdriver-yesod-source] Dependency sydtest: using sydtest-0.23.0.2 [sydtest-webdriver-yesod-source] Dependency sydtest-wai: using sydtest-wai-0.2.0.2 [sydtest-webdriver-yesod-source] Dependency sydtest-webdriver: using sydtest-webdriver-0.0.0.1 [sydtest-webdriver-yesod-source] Dependency sydtest-yesod: using sydtest-yesod-0.3.1.0 [sydtest-webdriver-yesod-source] Dependency text: using text-2.1.3 [sydtest-webdriver-yesod-source] Dependency wai: using wai-3.2.4 [sydtest-webdriver-yesod-source] Dependency webdriver: using webdriver-0.12.0.1 [sydtest-webdriver-yesod-source] Dependency yesod: using yesod-1.6.2.1 [sydtest-webdriver-yesod-source] Dependency base >=4.7 && <5: using base-4.20.2.0 [sydtest-webdriver-yesod-source] Dependency path: using path-0.9.6 [sydtest-webdriver-yesod-source] Dependency path-io: using path-io-1.8.2 [sydtest-webdriver-yesod-source] Dependency sydtest: using sydtest-0.23.0.2 [sydtest-webdriver-yesod-source] Dependency sydtest-webdriver: using sydtest-webdriver-0.0.0.1 [sydtest-webdriver-yesod-source] Dependency sydtest-webdriver-yesod: using sydtest-webdriver-yesod-0.0.1.0 [sydtest-webdriver-yesod-source] Dependency yesod: using yesod-1.6.2.1 [sydtest-webdriver-yesod-source] Source component graph: [sydtest-webdriver-yesod-source]  component lib [sydtest-webdriver-yesod-source]  component test:sydtest-webdriver-yesod-test dependency lib [sydtest-webdriver-yesod-source] Configured component graph: [sydtest-webdriver-yesod-source]  component sydtest-webdriver-yesod-0.0.1.0-2aKzcyB8nPM9OtFW8mi3oT [sydtest-webdriver-yesod-source]  include base-4.20.2.0-69bc [sydtest-webdriver-yesod-source]  include bytestring-0.12.2.0-2213 [sydtest-webdriver-yesod-source]  include http-client-0.7.19-BKNSCiGx9hAKfnzc08mIU [sydtest-webdriver-yesod-source]  include http-types-0.12.4-9pcsy1IqoYoKxx1JyffhQz [sydtest-webdriver-yesod-source]  include mtl-2.3.1-8d1d [sydtest-webdriver-yesod-source]  include network-uri-2.6.4.2-67fIalvzg7NEcSEYKQFA6r [sydtest-webdriver-yesod-source]  include sydtest-0.23.0.2-1BpRC81PUAwAeNqp2yO9ke [sydtest-webdriver-yesod-source]  include sydtest-wai-0.2.0.2-FbRkfh0uTDd4HTguvt0Lbx [sydtest-webdriver-yesod-source]  include sydtest-webdriver-0.0.0.1-Gg0aPq13uH8Gn9Ki2MC7y7 [sydtest-webdriver-yesod-source]  include sydtest-yesod-0.3.1.0-8JAAWlltt6UK3j4B5GeBbG [sydtest-webdriver-yesod-source]  include text-2.1.3-99e6 [sydtest-webdriver-yesod-source]  include wai-3.2.4-KiKJV2wTL5N8IeJmnx4JMj [sydtest-webdriver-yesod-source]  include webdriver-0.12.0.1-7WXCuq0RLodHlys6fOCp51 [sydtest-webdriver-yesod-source]  include yesod-1.6.2.1-3XGkMelWytxBxVLoBQR6w4 [sydtest-webdriver-yesod-source]  component sydtest-webdriver-yesod-0.0.1.0-HyYvhpl2JCr3gKToB4Pfd0-sydtest-webdriver-yesod-test [sydtest-webdriver-yesod-source]  include base-4.20.2.0-69bc [sydtest-webdriver-yesod-source]  include path-0.9.6-KxFvHPEYz0VKJGajv3Jm6s [sydtest-webdriver-yesod-source]  include path-io-1.8.2-9WSkm7P1b8VDkZPXkCYcSh [sydtest-webdriver-yesod-source]  include sydtest-0.23.0.2-1BpRC81PUAwAeNqp2yO9ke [sydtest-webdriver-yesod-source]  include sydtest-webdriver-0.0.0.1-Gg0aPq13uH8Gn9Ki2MC7y7 [sydtest-webdriver-yesod-source]  include sydtest-webdriver-yesod-0.0.1.0-2aKzcyB8nPM9OtFW8mi3oT [sydtest-webdriver-yesod-source]  include yesod-1.6.2.1-3XGkMelWytxBxVLoBQR6w4 [sydtest-webdriver-yesod-source] Linked component graph: [sydtest-webdriver-yesod-source]  unit sydtest-webdriver-yesod-0.0.1.0-2aKzcyB8nPM9OtFW8mi3oT [sydtest-webdriver-yesod-source]  include base-4.20.2.0-69bc [sydtest-webdriver-yesod-source]  include bytestring-0.12.2.0-2213 [sydtest-webdriver-yesod-source]  include http-client-0.7.19-BKNSCiGx9hAKfnzc08mIU [sydtest-webdriver-yesod-source]  include http-types-0.12.4-9pcsy1IqoYoKxx1JyffhQz [sydtest-webdriver-yesod-source]  include mtl-2.3.1-8d1d [sydtest-webdriver-yesod-source]  include network-uri-2.6.4.2-67fIalvzg7NEcSEYKQFA6r [sydtest-webdriver-yesod-source]  include sydtest-0.23.0.2-1BpRC81PUAwAeNqp2yO9ke [sydtest-webdriver-yesod-source]  include sydtest-wai-0.2.0.2-FbRkfh0uTDd4HTguvt0Lbx [sydtest-webdriver-yesod-source]  include sydtest-webdriver-0.0.0.1-Gg0aPq13uH8Gn9Ki2MC7y7 [sydtest-webdriver-yesod-source]  include sydtest-yesod-0.3.1.0-8JAAWlltt6UK3j4B5GeBbG [sydtest-webdriver-yesod-source]  include text-2.1.3-99e6 [sydtest-webdriver-yesod-source]  include wai-3.2.4-KiKJV2wTL5N8IeJmnx4JMj [sydtest-webdriver-yesod-source]  include webdriver-0.12.0.1-7WXCuq0RLodHlys6fOCp51 [sydtest-webdriver-yesod-source]  include yesod-1.6.2.1-3XGkMelWytxBxVLoBQR6w4 [sydtest-webdriver-yesod-source]  Test.Syd.Webdriver.Yesod=sydtest-webdriver-yesod-0.0.1.0-2aKzcyB8nPM9OtFW8mi3oT:Test.Syd.Webdriver.Yesod [sydtest-webdriver-yesod-source]  unit sydtest-webdriver-yesod-0.0.1.0-HyYvhpl2JCr3gKToB4Pfd0-sydtest-webdriver-yesod-test [sydtest-webdriver-yesod-source]  include base-4.20.2.0-69bc [sydtest-webdriver-yesod-source]  include path-0.9.6-KxFvHPEYz0VKJGajv3Jm6s [sydtest-webdriver-yesod-source]  include path-io-1.8.2-9WSkm7P1b8VDkZPXkCYcSh [sydtest-webdriver-yesod-source]  include sydtest-0.23.0.2-1BpRC81PUAwAeNqp2yO9ke [sydtest-webdriver-yesod-source]  include sydtest-webdriver-0.0.0.1-Gg0aPq13uH8Gn9Ki2MC7y7 [sydtest-webdriver-yesod-source]  include sydtest-webdriver-yesod-0.0.1.0-2aKzcyB8nPM9OtFW8mi3oT [sydtest-webdriver-yesod-source]  include yesod-1.6.2.1-3XGkMelWytxBxVLoBQR6w4 [sydtest-webdriver-yesod-source] Ready component graph: [sydtest-webdriver-yesod-source]  definite sydtest-webdriver-yesod-0.0.1.0-2aKzcyB8nPM9OtFW8mi3oT [sydtest-webdriver-yesod-source]  depends base-4.20.2.0-69bc [sydtest-webdriver-yesod-source]  depends bytestring-0.12.2.0-2213 [sydtest-webdriver-yesod-source]  depends http-client-0.7.19-BKNSCiGx9hAKfnzc08mIU [sydtest-webdriver-yesod-source]  depends http-types-0.12.4-9pcsy1IqoYoKxx1JyffhQz [sydtest-webdriver-yesod-source]  depends mtl-2.3.1-8d1d [sydtest-webdriver-yesod-source]  depends network-uri-2.6.4.2-67fIalvzg7NEcSEYKQFA6r [sydtest-webdriver-yesod-source]  depends sydtest-0.23.0.2-1BpRC81PUAwAeNqp2yO9ke [sydtest-webdriver-yesod-source]  depends sydtest-wai-0.2.0.2-FbRkfh0uTDd4HTguvt0Lbx [sydtest-webdriver-yesod-source]  depends sydtest-webdriver-0.0.0.1-Gg0aPq13uH8Gn9Ki2MC7y7 [sydtest-webdriver-yesod-source]  depends sydtest-yesod-0.3.1.0-8JAAWlltt6UK3j4B5GeBbG [sydtest-webdriver-yesod-source]  depends text-2.1.3-99e6 [sydtest-webdriver-yesod-source]  depends wai-3.2.4-KiKJV2wTL5N8IeJmnx4JMj [sydtest-webdriver-yesod-source]  depends webdriver-0.12.0.1-7WXCuq0RLodHlys6fOCp51 [sydtest-webdriver-yesod-source]  depends yesod-1.6.2.1-3XGkMelWytxBxVLoBQR6w4 [sydtest-webdriver-yesod-source]  definite sydtest-webdriver-yesod-0.0.1.0-HyYvhpl2JCr3gKToB4Pfd0-sydtest-webdriver-yesod-test [sydtest-webdriver-yesod-source]  depends base-4.20.2.0-69bc [sydtest-webdriver-yesod-source]  depends path-0.9.6-KxFvHPEYz0VKJGajv3Jm6s [sydtest-webdriver-yesod-source]  depends path-io-1.8.2-9WSkm7P1b8VDkZPXkCYcSh [sydtest-webdriver-yesod-source]  depends sydtest-0.23.0.2-1BpRC81PUAwAeNqp2yO9ke [sydtest-webdriver-yesod-source]  depends sydtest-webdriver-0.0.0.1-Gg0aPq13uH8Gn9Ki2MC7y7 [sydtest-webdriver-yesod-source]  depends sydtest-webdriver-yesod-0.0.1.0-2aKzcyB8nPM9OtFW8mi3oT [sydtest-webdriver-yesod-source]  depends yesod-1.6.2.1-3XGkMelWytxBxVLoBQR6w4 [sydtest-webdriver-yesod-source] Using Cabal-3.12.1.0 compiled by ghc-9.10 [sydtest-webdriver-yesod-source] Using compiler: ghc-9.10.3 [sydtest-webdriver-yesod-source] Using install prefix: [sydtest-webdriver-yesod-source] /nix/store/yxvwafm93awwfsnfysahv8ay43l1nlzn-sydtest-webdriver-yesod-source-0.0.1.0 [sydtest-webdriver-yesod-source] Executables installed in: [sydtest-webdriver-yesod-source] /nix/store/yxvwafm93awwfsnfysahv8ay43l1nlzn-sydtest-webdriver-yesod-source-0.0.1.0/bin [sydtest-webdriver-yesod-source] Libraries installed in: [sydtest-webdriver-yesod-source] /nix/store/yxvwafm93awwfsnfysahv8ay43l1nlzn-sydtest-webdriver-yesod-source-0.0.1.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-c151/sydtest-webdriver-yesod-0.0.1.0-2aKzcyB8nPM9OtFW8mi3oT [sydtest-webdriver-yesod-source] Dynamic Libraries installed in: [sydtest-webdriver-yesod-source] /nix/store/yxvwafm93awwfsnfysahv8ay43l1nlzn-sydtest-webdriver-yesod-source-0.0.1.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-c151 [sydtest-webdriver-yesod-source] Private executables installed in: [sydtest-webdriver-yesod-source] /nix/store/yxvwafm93awwfsnfysahv8ay43l1nlzn-sydtest-webdriver-yesod-source-0.0.1.0/libexec/x86_64-linux-ghc-9.10.3-c151/sydtest-webdriver-yesod-0.0.1.0 [sydtest-webdriver-yesod-source] Data files installed in: [sydtest-webdriver-yesod-source] /nix/store/yxvwafm93awwfsnfysahv8ay43l1nlzn-sydtest-webdriver-yesod-source-0.0.1.0/share/x86_64-linux-ghc-9.10.3-c151/sydtest-webdriver-yesod-0.0.1.0 [sydtest-webdriver-yesod-source] Documentation installed in: /share/doc/sydtest-webdriver-yesod-0.0.1.0 [sydtest-webdriver-yesod-source] Configuration files installed in: [sydtest-webdriver-yesod-source] /nix/store/yxvwafm93awwfsnfysahv8ay43l1nlzn-sydtest-webdriver-yesod-source-0.0.1.0/etc [sydtest-webdriver-yesod-source] No alex found [sydtest-webdriver-yesod-source] Using ar found on system at: [sydtest-webdriver-yesod-source] /nix/store/hnan7l0v68sahyxbazz5y358prz253d1-binutils-wrapper-2.44/bin/ar [sydtest-webdriver-yesod-source] No c2hs found [sydtest-webdriver-yesod-source] No cpphs found [sydtest-webdriver-yesod-source] No doctest found [sydtest-webdriver-yesod-source] Using gcc version 14.3.0 given by user at: [sydtest-webdriver-yesod-source] /nix/store/kilyfvfmh9x9rlaj47ph1916lbc1pnsr-gcc-wrapper-14.3.0/bin/gcc [sydtest-webdriver-yesod-source] Using ghc version 9.10.3 found on system at: [sydtest-webdriver-yesod-source] /nix/store/g22xx6fm6ghg0hfgnl7yc722xdyrmsn6-ghc-9.10.3/bin/ghc [sydtest-webdriver-yesod-source] Using ghc-pkg version 9.10.3 found on system at: [sydtest-webdriver-yesod-source] /nix/store/g22xx6fm6ghg0hfgnl7yc722xdyrmsn6-ghc-9.10.3/bin/ghc-pkg-9.10.3 [sydtest-webdriver-yesod-source] No ghcjs found [sydtest-webdriver-yesod-source] No ghcjs-pkg found [sydtest-webdriver-yesod-source] No greencard found [sydtest-webdriver-yesod-source] Using haddock version 2.31.1 found on system at: [sydtest-webdriver-yesod-source] /nix/store/g22xx6fm6ghg0hfgnl7yc722xdyrmsn6-ghc-9.10.3/bin/haddock-ghc-9.10.3 [sydtest-webdriver-yesod-source] No happy found [sydtest-webdriver-yesod-source] Using haskell-suite found on system at: haskell-suite-dummy-location [sydtest-webdriver-yesod-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location [sydtest-webdriver-yesod-source] No hmake found [sydtest-webdriver-yesod-source] Using hpc version 0.69 found on system at: [sydtest-webdriver-yesod-source] /nix/store/g22xx6fm6ghg0hfgnl7yc722xdyrmsn6-ghc-9.10.3/bin/hpc-ghc-9.10.3 [sydtest-webdriver-yesod-source] Using hsc2hs version 0.68.10 found on system at: [sydtest-webdriver-yesod-source] /nix/store/g22xx6fm6ghg0hfgnl7yc722xdyrmsn6-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3 [sydtest-webdriver-yesod-source] Using hscolour version 1.25 found on system at: [sydtest-webdriver-yesod-source] /nix/store/4f97zghyhdx2dj13mir9002n11iljwc5-hscolour-1.25/bin/HsColour [sydtest-webdriver-yesod-source] No jhc found [sydtest-webdriver-yesod-source] Using ld found on system at: [sydtest-webdriver-yesod-source] /nix/store/kilyfvfmh9x9rlaj47ph1916lbc1pnsr-gcc-wrapper-14.3.0/bin/ld [sydtest-webdriver-yesod-source] No pkg-config found [sydtest-webdriver-yesod-source] Using runghc version 9.10.3 found on system at: [sydtest-webdriver-yesod-source] /nix/store/g22xx6fm6ghg0hfgnl7yc722xdyrmsn6-ghc-9.10.3/bin/runghc-9.10.3 [sydtest-webdriver-yesod-source] Using strip version 2.44 found on system at: [sydtest-webdriver-yesod-source] /nix/store/kilyfvfmh9x9rlaj47ph1916lbc1pnsr-gcc-wrapper-14.3.0/bin/strip [sydtest-webdriver-yesod-source] Using tar found on system at: [sydtest-webdriver-yesod-source] /nix/store/df3vxyq7lwf9l02h0wljsq0h3189rp75-gnutar-1.35/bin/tar [sydtest-webdriver-yesod-source] No uhc found [sydtest-webdriver-yesod-source] Phase: buildPhase [sydtest-webdriver-yesod-source] Distribution quality warnings: [sydtest-webdriver-yesod-source] [no-description] No 'description' field. [sydtest-webdriver-yesod-source] [missing-upper-bounds] On library, these packages miss upper bounds: [sydtest-webdriver-yesod-source] - bytestring [sydtest-webdriver-yesod-source] - http-client [sydtest-webdriver-yesod-source] - http-types [sydtest-webdriver-yesod-source] - mtl [sydtest-webdriver-yesod-source] - network-uri [sydtest-webdriver-yesod-source] - sydtest [sydtest-webdriver-yesod-source] - sydtest-wai [sydtest-webdriver-yesod-source] - sydtest-webdriver [sydtest-webdriver-yesod-source] - sydtest-yesod [sydtest-webdriver-yesod-source] - text [sydtest-webdriver-yesod-source] - wai [sydtest-webdriver-yesod-source] - webdriver [sydtest-webdriver-yesod-source] - yesod [sydtest-webdriver-yesod-source] Please add them. There is more information at https://pvp.haskell.org/ [sydtest-webdriver-yesod-source] [no-docs] Please consider including the file './CHANGELOG.md' in the [sydtest-webdriver-yesod-source] 'extra-source-files' section of the .cabal file if it contains useful [sydtest-webdriver-yesod-source] information for users of the package. [sydtest-webdriver-yesod-source] Building source dist for sydtest-webdriver-yesod-0.0.1.0... [sydtest-webdriver-yesod-source] Source tarball created: dist/sydtest-webdriver-yesod-0.0.1.0.tar.gz [sydtest-webdriver-yesod-source] Phase: checkPhase [sydtest-webdriver-yesod-source] Phase: haddockPhase [sydtest-webdriver-yesod-source] Phase: installPhase [sydtest-webdriver-yesod-source] Phase: fixupPhase [post-build-hook] Uploading to cachix cache "sydtest": /nix/store/yxvwafm93awwfsnfysahv8ay43l1nlzn-sydtest-webdriver-yesod-source-0.0.1.0 [post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache sydtest ⏳ [post-build-hook]  [post-build-hook] Pushing /nix/store/yxvwafm93awwfsnfysahv8ay43l1nlzn-sydtest-webdriver-yesod-source-0.0.1.0 (3.55 KiB) [post-build-hook]  [post-build-hook] All done. [post-build-hook] Uploading to the NixCI staging cache: /nix/store/yxvwafm93awwfsnfysahv8ay43l1nlzn-sydtest-webdriver-yesod-source-0.0.1.0 [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead [post-build-hook] copying 1 paths... [post-build-hook] copying path '/nix/store/yxvwafm93awwfsnfysahv8ay43l1nlzn-sydtest-webdriver-yesod-source-0.0.1.0' to 'https://cache.staging.nix-ci.com'... [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead [post-build-hook] copying 1 paths... [post-build-hook] copying path '/nix/store/6k5cjhnrzj1lpsy1m5crcscvra8hvh16-sydtest-webdriver-yesod-source-0.0.1.0.drv' to 'https://cache.staging.nix-ci.com'... Progress: 2 of 5 built Building sydtest-webdriver-yesod [sydtest-webdriver-yesod] Phase: setupCompilerEnvironmentPhase [sydtest-webdriver-yesod] Build with /nix/store/g22xx6fm6ghg0hfgnl7yc722xdyrmsn6-ghc-9.10.3. [sydtest-webdriver-yesod] Phase: unpackPhase [sydtest-webdriver-yesod] unpacking source archive /nix/store/yxvwafm93awwfsnfysahv8ay43l1nlzn-sydtest-webdriver-yesod-source-0.0.1.0/sydtest-webdriver-yesod-0.0.1.0.tar.gz [sydtest-webdriver-yesod] source root is sydtest-webdriver-yesod-0.0.1.0 [sydtest-webdriver-yesod] setting SOURCE_DATE_EPOCH to timestamp 1778577911 of file "sydtest-webdriver-yesod-0.0.1.0/test/Test/Syd/Webdriver/YesodSpec.hs" [sydtest-webdriver-yesod] warning: file "sydtest-webdriver-yesod-0.0.1.0/test/Test/Syd/Webdriver/YesodSpec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic [sydtest-webdriver-yesod] Phase: patchPhase [sydtest-webdriver-yesod] Phase: compileBuildDriverPhase [sydtest-webdriver-yesod] setupCompileFlags: -package-db=/build/tmp.nLI6O5DnzC/setup-package.conf.d -threaded [sydtest-webdriver-yesod] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.nLI6O5DnzC/Main.o ) [sydtest-webdriver-yesod] [2 of 2] Linking Setup [sydtest-webdriver-yesod] Phase: updateAutotoolsGnuConfigScriptsPhase [sydtest-webdriver-yesod] Phase: configurePhase [sydtest-webdriver-yesod] configureFlags: --verbose --prefix=/nix/store/11z2v9l1101i9pwbg65x38374jc0bpys-sydtest-webdriver-yesod-0.0.1.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/3854vc1w5grmdc9m7g3m5lxw7n4bc3m3-sydtest-webdriver-yesod-0.0.1.0-doc/share/doc/sydtest-webdriver-yesod-0.0.1.0 --with-gcc=gcc --package-db=/build/tmp.nLI6O5DnzC/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/45z5ja3qb26d66l44gkni38r7bk36fnh-ncurses-6.5/lib --extra-lib-dirs=/nix/store/6rwsi7k52chjbpxr74khmzdr5hzlc4bb-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/5nklmmj1ypr5vpkg7rxna1ywyzl8lca8-elfutils-0.194/lib --extra-lib-dirs=/nix/store/3xq68v4gdh0pmkxdwxy76bh36w99nb5q-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/kw1l2rrslifbdm7l8blgmaf7xidh0n5q-numactl-2.0.18/lib [sydtest-webdriver-yesod] Using Parsec parser [sydtest-webdriver-yesod] Configuring sydtest-webdriver-yesod-0.0.1.0... [sydtest-webdriver-yesod] Dependency base >=4.7 && <5: using base-4.20.2.0 [sydtest-webdriver-yesod] Dependency bytestring: using bytestring-0.12.2.0 [sydtest-webdriver-yesod] Dependency http-client: using http-client-0.7.19 [sydtest-webdriver-yesod] Dependency http-types: using http-types-0.12.4 [sydtest-webdriver-yesod] Dependency mtl: using mtl-2.3.1 [sydtest-webdriver-yesod] Dependency network-uri: using network-uri-2.6.4.2 [sydtest-webdriver-yesod] Dependency sydtest: using sydtest-0.23.0.2 [sydtest-webdriver-yesod] Dependency sydtest-wai: using sydtest-wai-0.2.0.2 [sydtest-webdriver-yesod] Dependency sydtest-webdriver: using sydtest-webdriver-0.0.0.1 [sydtest-webdriver-yesod] Dependency sydtest-yesod: using sydtest-yesod-0.3.1.0 [sydtest-webdriver-yesod] Dependency text: using text-2.1.3 [sydtest-webdriver-yesod] Dependency wai: using wai-3.2.4 [sydtest-webdriver-yesod] Dependency webdriver: using webdriver-0.12.0.1 [sydtest-webdriver-yesod] Dependency yesod: using yesod-1.6.2.1 [sydtest-webdriver-yesod] Dependency base >=4.7 && <5: using base-4.20.2.0 [sydtest-webdriver-yesod] Dependency path: using path-0.9.6 [sydtest-webdriver-yesod] Dependency path-io: using path-io-1.8.2 [sydtest-webdriver-yesod] Dependency sydtest: using sydtest-0.23.0.2 [sydtest-webdriver-yesod] Dependency sydtest-webdriver: using sydtest-webdriver-0.0.0.1 [sydtest-webdriver-yesod] Dependency sydtest-webdriver-yesod: using sydtest-webdriver-yesod-0.0.1.0 [sydtest-webdriver-yesod] Dependency yesod: using yesod-1.6.2.1 [sydtest-webdriver-yesod] Source component graph: [sydtest-webdriver-yesod]  component lib [sydtest-webdriver-yesod]  component test:sydtest-webdriver-yesod-test dependency lib [sydtest-webdriver-yesod] Configured component graph: [sydtest-webdriver-yesod]  component sydtest-webdriver-yesod-0.0.1.0-2aKzcyB8nPM9OtFW8mi3oT [sydtest-webdriver-yesod]  include base-4.20.2.0-69bc [sydtest-webdriver-yesod]  include bytestring-0.12.2.0-2213 [sydtest-webdriver-yesod]  include http-client-0.7.19-BKNSCiGx9hAKfnzc08mIU [sydtest-webdriver-yesod]  include http-types-0.12.4-9pcsy1IqoYoKxx1JyffhQz [sydtest-webdriver-yesod]  include mtl-2.3.1-8d1d [sydtest-webdriver-yesod]  include network-uri-2.6.4.2-67fIalvzg7NEcSEYKQFA6r [sydtest-webdriver-yesod]  include sydtest-0.23.0.2-1BpRC81PUAwAeNqp2yO9ke [sydtest-webdriver-yesod]  include sydtest-wai-0.2.0.2-FbRkfh0uTDd4HTguvt0Lbx [sydtest-webdriver-yesod]  include sydtest-webdriver-0.0.0.1-Gg0aPq13uH8Gn9Ki2MC7y7 [sydtest-webdriver-yesod]  include sydtest-yesod-0.3.1.0-8JAAWlltt6UK3j4B5GeBbG [sydtest-webdriver-yesod]  include text-2.1.3-99e6 [sydtest-webdriver-yesod]  include wai-3.2.4-KiKJV2wTL5N8IeJmnx4JMj [sydtest-webdriver-yesod]  include webdriver-0.12.0.1-7WXCuq0RLodHlys6fOCp51 [sydtest-webdriver-yesod]  include yesod-1.6.2.1-3XGkMelWytxBxVLoBQR6w4 [sydtest-webdriver-yesod]  component sydtest-webdriver-yesod-0.0.1.0-HyYvhpl2JCr3gKToB4Pfd0-sydtest-webdriver-yesod-test [sydtest-webdriver-yesod]  include base-4.20.2.0-69bc [sydtest-webdriver-yesod]  include path-0.9.6-KxFvHPEYz0VKJGajv3Jm6s [sydtest-webdriver-yesod]  include path-io-1.8.2-9WSkm7P1b8VDkZPXkCYcSh [sydtest-webdriver-yesod]  include sydtest-0.23.0.2-1BpRC81PUAwAeNqp2yO9ke [sydtest-webdriver-yesod]  include sydtest-webdriver-0.0.0.1-Gg0aPq13uH8Gn9Ki2MC7y7 [sydtest-webdriver-yesod]  include sydtest-webdriver-yesod-0.0.1.0-2aKzcyB8nPM9OtFW8mi3oT [sydtest-webdriver-yesod]  include yesod-1.6.2.1-3XGkMelWytxBxVLoBQR6w4 [sydtest-webdriver-yesod] Linked component graph: [sydtest-webdriver-yesod]  unit sydtest-webdriver-yesod-0.0.1.0-2aKzcyB8nPM9OtFW8mi3oT [sydtest-webdriver-yesod]  include base-4.20.2.0-69bc [sydtest-webdriver-yesod]  include bytestring-0.12.2.0-2213 [sydtest-webdriver-yesod]  include http-client-0.7.19-BKNSCiGx9hAKfnzc08mIU [sydtest-webdriver-yesod]  include http-types-0.12.4-9pcsy1IqoYoKxx1JyffhQz [sydtest-webdriver-yesod]  include mtl-2.3.1-8d1d [sydtest-webdriver-yesod]  include network-uri-2.6.4.2-67fIalvzg7NEcSEYKQFA6r [sydtest-webdriver-yesod]  include sydtest-0.23.0.2-1BpRC81PUAwAeNqp2yO9ke [sydtest-webdriver-yesod]  include sydtest-wai-0.2.0.2-FbRkfh0uTDd4HTguvt0Lbx [sydtest-webdriver-yesod]  include sydtest-webdriver-0.0.0.1-Gg0aPq13uH8Gn9Ki2MC7y7 [sydtest-webdriver-yesod]  include sydtest-yesod-0.3.1.0-8JAAWlltt6UK3j4B5GeBbG [sydtest-webdriver-yesod]  include text-2.1.3-99e6 [sydtest-webdriver-yesod]  include wai-3.2.4-KiKJV2wTL5N8IeJmnx4JMj [sydtest-webdriver-yesod]  include webdriver-0.12.0.1-7WXCuq0RLodHlys6fOCp51 [sydtest-webdriver-yesod]  include yesod-1.6.2.1-3XGkMelWytxBxVLoBQR6w4 [sydtest-webdriver-yesod]  Test.Syd.Webdriver.Yesod=sydtest-webdriver-yesod-0.0.1.0-2aKzcyB8nPM9OtFW8mi3oT:Test.Syd.Webdriver.Yesod [sydtest-webdriver-yesod]  unit sydtest-webdriver-yesod-0.0.1.0-HyYvhpl2JCr3gKToB4Pfd0-sydtest-webdriver-yesod-test [sydtest-webdriver-yesod]  include base-4.20.2.0-69bc [sydtest-webdriver-yesod]  include path-0.9.6-KxFvHPEYz0VKJGajv3Jm6s [sydtest-webdriver-yesod]  include path-io-1.8.2-9WSkm7P1b8VDkZPXkCYcSh [sydtest-webdriver-yesod]  include sydtest-0.23.0.2-1BpRC81PUAwAeNqp2yO9ke [sydtest-webdriver-yesod]  include sydtest-webdriver-0.0.0.1-Gg0aPq13uH8Gn9Ki2MC7y7 [sydtest-webdriver-yesod]  include sydtest-webdriver-yesod-0.0.1.0-2aKzcyB8nPM9OtFW8mi3oT [sydtest-webdriver-yesod]  include yesod-1.6.2.1-3XGkMelWytxBxVLoBQR6w4 [sydtest-webdriver-yesod] Ready component graph: [sydtest-webdriver-yesod]  definite sydtest-webdriver-yesod-0.0.1.0-2aKzcyB8nPM9OtFW8mi3oT [sydtest-webdriver-yesod]  depends base-4.20.2.0-69bc [sydtest-webdriver-yesod]  depends bytestring-0.12.2.0-2213 [sydtest-webdriver-yesod]  depends http-client-0.7.19-BKNSCiGx9hAKfnzc08mIU [sydtest-webdriver-yesod]  depends http-types-0.12.4-9pcsy1IqoYoKxx1JyffhQz [sydtest-webdriver-yesod]  depends mtl-2.3.1-8d1d [sydtest-webdriver-yesod]  depends network-uri-2.6.4.2-67fIalvzg7NEcSEYKQFA6r [sydtest-webdriver-yesod]  depends sydtest-0.23.0.2-1BpRC81PUAwAeNqp2yO9ke [sydtest-webdriver-yesod]  depends sydtest-wai-0.2.0.2-FbRkfh0uTDd4HTguvt0Lbx [sydtest-webdriver-yesod]  depends sydtest-webdriver-0.0.0.1-Gg0aPq13uH8Gn9Ki2MC7y7 [sydtest-webdriver-yesod]  depends sydtest-yesod-0.3.1.0-8JAAWlltt6UK3j4B5GeBbG [sydtest-webdriver-yesod]  depends text-2.1.3-99e6 [sydtest-webdriver-yesod]  depends wai-3.2.4-KiKJV2wTL5N8IeJmnx4JMj [sydtest-webdriver-yesod]  depends webdriver-0.12.0.1-7WXCuq0RLodHlys6fOCp51 [sydtest-webdriver-yesod]  depends yesod-1.6.2.1-3XGkMelWytxBxVLoBQR6w4 [sydtest-webdriver-yesod]  definite sydtest-webdriver-yesod-0.0.1.0-HyYvhpl2JCr3gKToB4Pfd0-sydtest-webdriver-yesod-test [sydtest-webdriver-yesod]  depends base-4.20.2.0-69bc [sydtest-webdriver-yesod]  depends path-0.9.6-KxFvHPEYz0VKJGajv3Jm6s [sydtest-webdriver-yesod]  depends path-io-1.8.2-9WSkm7P1b8VDkZPXkCYcSh [sydtest-webdriver-yesod]  depends sydtest-0.23.0.2-1BpRC81PUAwAeNqp2yO9ke [sydtest-webdriver-yesod]  depends sydtest-webdriver-0.0.0.1-Gg0aPq13uH8Gn9Ki2MC7y7 [sydtest-webdriver-yesod]  depends sydtest-webdriver-yesod-0.0.1.0-2aKzcyB8nPM9OtFW8mi3oT [sydtest-webdriver-yesod]  depends yesod-1.6.2.1-3XGkMelWytxBxVLoBQR6w4 [sydtest-webdriver-yesod] Using Cabal-3.12.1.0 compiled by ghc-9.10 [sydtest-webdriver-yesod] Using compiler: ghc-9.10.3 [sydtest-webdriver-yesod] Using install prefix: [sydtest-webdriver-yesod] /nix/store/11z2v9l1101i9pwbg65x38374jc0bpys-sydtest-webdriver-yesod-0.0.1.0 [sydtest-webdriver-yesod] Executables installed in: [sydtest-webdriver-yesod] /nix/store/11z2v9l1101i9pwbg65x38374jc0bpys-sydtest-webdriver-yesod-0.0.1.0/bin [sydtest-webdriver-yesod] Libraries installed in: [sydtest-webdriver-yesod] /nix/store/11z2v9l1101i9pwbg65x38374jc0bpys-sydtest-webdriver-yesod-0.0.1.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-c151/sydtest-webdriver-yesod-0.0.1.0-2aKzcyB8nPM9OtFW8mi3oT [sydtest-webdriver-yesod] Dynamic Libraries installed in: [sydtest-webdriver-yesod] /nix/store/11z2v9l1101i9pwbg65x38374jc0bpys-sydtest-webdriver-yesod-0.0.1.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-c151 [sydtest-webdriver-yesod] Private executables installed in: [sydtest-webdriver-yesod] /nix/store/11z2v9l1101i9pwbg65x38374jc0bpys-sydtest-webdriver-yesod-0.0.1.0/libexec/x86_64-linux-ghc-9.10.3-c151/sydtest-webdriver-yesod-0.0.1.0 [sydtest-webdriver-yesod] Data files installed in: [sydtest-webdriver-yesod] /nix/store/11z2v9l1101i9pwbg65x38374jc0bpys-sydtest-webdriver-yesod-0.0.1.0/share/x86_64-linux-ghc-9.10.3-c151/sydtest-webdriver-yesod-0.0.1.0 [sydtest-webdriver-yesod] Documentation installed in: [sydtest-webdriver-yesod] /nix/store/3854vc1w5grmdc9m7g3m5lxw7n4bc3m3-sydtest-webdriver-yesod-0.0.1.0-doc/share/doc/sydtest-webdriver-yesod-0.0.1.0 [sydtest-webdriver-yesod] Configuration files installed in: [sydtest-webdriver-yesod] /nix/store/11z2v9l1101i9pwbg65x38374jc0bpys-sydtest-webdriver-yesod-0.0.1.0/etc [sydtest-webdriver-yesod] No alex found [sydtest-webdriver-yesod] Using ar found on system at: [sydtest-webdriver-yesod] /nix/store/hnan7l0v68sahyxbazz5y358prz253d1-binutils-wrapper-2.44/bin/ar [sydtest-webdriver-yesod] No c2hs found [sydtest-webdriver-yesod] No cpphs found [sydtest-webdriver-yesod] No doctest found [sydtest-webdriver-yesod] Using gcc version 14.3.0 given by user at: [sydtest-webdriver-yesod] /nix/store/kilyfvfmh9x9rlaj47ph1916lbc1pnsr-gcc-wrapper-14.3.0/bin/gcc [sydtest-webdriver-yesod] Using ghc version 9.10.3 found on system at: [sydtest-webdriver-yesod] /nix/store/g22xx6fm6ghg0hfgnl7yc722xdyrmsn6-ghc-9.10.3/bin/ghc [sydtest-webdriver-yesod] Using ghc-pkg version 9.10.3 found on system at: [sydtest-webdriver-yesod] /nix/store/g22xx6fm6ghg0hfgnl7yc722xdyrmsn6-ghc-9.10.3/bin/ghc-pkg-9.10.3 [sydtest-webdriver-yesod] No ghcjs found [sydtest-webdriver-yesod] No ghcjs-pkg found [sydtest-webdriver-yesod] No greencard found [sydtest-webdriver-yesod] Using haddock version 2.31.1 found on system at: [sydtest-webdriver-yesod] /nix/store/g22xx6fm6ghg0hfgnl7yc722xdyrmsn6-ghc-9.10.3/bin/haddock-ghc-9.10.3 [sydtest-webdriver-yesod] No happy found [sydtest-webdriver-yesod] Using haskell-suite found on system at: haskell-suite-dummy-location [sydtest-webdriver-yesod] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location [sydtest-webdriver-yesod] No hmake found [sydtest-webdriver-yesod] Using hpc version 0.69 found on system at: [sydtest-webdriver-yesod] /nix/store/g22xx6fm6ghg0hfgnl7yc722xdyrmsn6-ghc-9.10.3/bin/hpc-ghc-9.10.3 [sydtest-webdriver-yesod] Using hsc2hs version 0.68.10 found on system at: [sydtest-webdriver-yesod] /nix/store/g22xx6fm6ghg0hfgnl7yc722xdyrmsn6-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3 [sydtest-webdriver-yesod] Using hscolour version 1.25 found on system at: [sydtest-webdriver-yesod] /nix/store/4f97zghyhdx2dj13mir9002n11iljwc5-hscolour-1.25/bin/HsColour [sydtest-webdriver-yesod] No jhc found [sydtest-webdriver-yesod] Using ld found on system at: [sydtest-webdriver-yesod] /nix/store/kilyfvfmh9x9rlaj47ph1916lbc1pnsr-gcc-wrapper-14.3.0/bin/ld [sydtest-webdriver-yesod] No pkg-config found [sydtest-webdriver-yesod] Using runghc version 9.10.3 found on system at: [sydtest-webdriver-yesod] /nix/store/g22xx6fm6ghg0hfgnl7yc722xdyrmsn6-ghc-9.10.3/bin/runghc-9.10.3 [sydtest-webdriver-yesod] Using strip version 2.44 found on system at: [sydtest-webdriver-yesod] /nix/store/kilyfvfmh9x9rlaj47ph1916lbc1pnsr-gcc-wrapper-14.3.0/bin/strip [sydtest-webdriver-yesod] Using tar found on system at: [sydtest-webdriver-yesod] /nix/store/df3vxyq7lwf9l02h0wljsq0h3189rp75-gnutar-1.35/bin/tar [sydtest-webdriver-yesod] No uhc found [sydtest-webdriver-yesod] Phase: buildPhase [sydtest-webdriver-yesod] Preprocessing library for sydtest-webdriver-yesod-0.0.1.0... [sydtest-webdriver-yesod] Building library for sydtest-webdriver-yesod-0.0.1.0... [sydtest-webdriver-yesod] [1 of 2] Compiling Paths_sydtest_webdriver_yesod ( dist/build/autogen/Paths_sydtest_webdriver_yesod.hs, dist/build/Paths_sydtest_webdriver_yesod.o, dist/build/Paths_sydtest_webdriver_yesod.dyn_o ) [sydtest-webdriver-yesod] [2 of 2] Compiling Test.Syd.Webdriver.Yesod ( src/Test/Syd/Webdriver/Yesod.hs, dist/build/Test/Syd/Webdriver/Yesod.o, dist/build/Test/Syd/Webdriver/Yesod.dyn_o ) [sydtest-webdriver-yesod] [1 of 2] Compiling Paths_sydtest_webdriver_yesod ( dist/build/autogen/Paths_sydtest_webdriver_yesod.hs, dist/build/Paths_sydtest_webdriver_yesod.p_o ) [sydtest-webdriver-yesod] [2 of 2] Compiling Test.Syd.Webdriver.Yesod ( src/Test/Syd/Webdriver/Yesod.hs, dist/build/Test/Syd/Webdriver/Yesod.p_o ) [sydtest-webdriver-yesod] Preprocessing test suite 'sydtest-webdriver-yesod-test' for sydtest-webdriver-yesod-0.0.1.0... [sydtest-webdriver-yesod] Building test suite 'sydtest-webdriver-yesod-test' for sydtest-webdriver-yesod-0.0.1.0... [sydtest-webdriver-yesod] [1 of 4] Compiling Paths_sydtest_webdriver_yesod ( dist/build/sydtest-webdriver-yesod-test/autogen/Paths_sydtest_webdriver_yesod.hs, dist/build/sydtest-webdriver-yesod-test/sydtest-webdriver-yesod-test-tmp/Paths_sydtest_webdriver_yesod.o ) [sydtest-webdriver-yesod] [2 of 4] Compiling Test.Syd.Webdriver.Yesod.App ( test/Test/Syd/Webdriver/Yesod/App.hs, dist/build/sydtest-webdriver-yesod-test/sydtest-webdriver-yesod-test-tmp/Test/Syd/Webdriver/Yesod/App.o ) [sydtest-webdriver-yesod] [3 of 4] Compiling Test.Syd.Webdriver.YesodSpec ( test/Test/Syd/Webdriver/YesodSpec.hs, dist/build/sydtest-webdriver-yesod-test/sydtest-webdriver-yesod-test-tmp/Test/Syd/Webdriver/YesodSpec.o ) [sydtest-webdriver-yesod] [4 of 4] Compiling Main ( test/Spec.hs, dist/build/sydtest-webdriver-yesod-test/sydtest-webdriver-yesod-test-tmp/Main.o ) [sydtest-webdriver-yesod] [5 of 5] Linking dist/build/sydtest-webdriver-yesod-test/sydtest-webdriver-yesod-test [sydtest-webdriver-yesod] Phase: checkPhase [sydtest-webdriver-yesod] Running 1 test suites... [sydtest-webdriver-yesod] Test suite sydtest-webdriver-yesod-test: RUNNING... [sydtest-webdriver-yesod] Tests: [sydtest-webdriver-yesod]  [sydtest-webdriver-yesod] Test.Syd.Webdriver.YesodSpec [sydtest-webdriver-yesod]  ✓ can navigate to home  1234.60 ms [sydtest-webdriver-yesod]  [sydtest-webdriver-yesod]  Passed: 1 [sydtest-webdriver-yesod]  Failed: 0 [sydtest-webdriver-yesod]  Sum of test runtimes: 1.23 seconds [sydtest-webdriver-yesod]  Test suite took:  1.87 seconds [sydtest-webdriver-yesod]  [sydtest-webdriver-yesod] Test suite sydtest-webdriver-yesod-test: PASS [sydtest-webdriver-yesod] Test suite logged to: [sydtest-webdriver-yesod] dist/test/sydtest-webdriver-yesod-0.0.1.0-sydtest-webdriver-yesod-test.log [sydtest-webdriver-yesod] 1 of 1 test suites (1 of 1 test cases) passed. [sydtest-webdriver-yesod] Phase: haddockPhase [sydtest-webdriver-yesod] Preprocessing library for sydtest-webdriver-yesod-0.0.1.0... [sydtest-webdriver-yesod] Running Haddock on library for sydtest-webdriver-yesod-0.0.1.0... [sydtest-webdriver-yesod] Warning: The documentation for the following packages are not installed. No [sydtest-webdriver-yesod] links will be generated to these packages: attoparsec-0.14.4, [sydtest-webdriver-yesod] attoparsec-0.14.4, libyaml-clib-0.2.5, path-0.9.6, path-0.9.6, [sydtest-webdriver-yesod] persistent-template-2.12.0.0, vector-0.13.2.0 [sydtest-webdriver-yesod] [1 of 2] Compiling Paths_sydtest_webdriver_yesod ( dist/build/autogen/Paths_sydtest_webdriver_yesod.hs, nothing ) [sydtest-webdriver-yesod] [2 of 2] Compiling Test.Syd.Webdriver.Yesod ( src/Test/Syd/Webdriver/Yesod.hs, nothing ) [sydtest-webdriver-yesod] Haddock coverage: [sydtest-webdriver-yesod] Warning: 'SetupFunc' is ambiguous. It is defined [sydtest-webdriver-yesod]  * in ‘Test.Syd.Def.SetupFunc’ [sydtest-webdriver-yesod]  * in ‘Test.Syd.Def.SetupFunc’ [sydtest-webdriver-yesod]  You may be able to disambiguate the identifier by qualifying it or [sydtest-webdriver-yesod]  by specifying the type/value namespace explicitly. [sydtest-webdriver-yesod]  Defaulting to the one defined in ‘Test.Syd.Def.SetupFunc’ [sydtest-webdriver-yesod] Warning: 'Element' is ambiguous. It is defined [sydtest-webdriver-yesod]  * in ‘Test.WebDriver.Commands.Internal’ [sydtest-webdriver-yesod]  * in ‘Test.WebDriver.Commands.Internal’ [sydtest-webdriver-yesod]  You may be able to disambiguate the identifier by qualifying it or [sydtest-webdriver-yesod]  by specifying the type/value namespace explicitly. [sydtest-webdriver-yesod]  Defaulting to the one defined in ‘Test.WebDriver.Commands.Internal’ [sydtest-webdriver-yesod]  100% ( 14 / 14) in 'Test.Syd.Webdriver.Yesod' [sydtest-webdriver-yesod] Documentation created: dist/doc/html/sydtest-webdriver-yesod/, [sydtest-webdriver-yesod] dist/doc/html/sydtest-webdriver-yesod/sydtest-webdriver-yesod.txt [sydtest-webdriver-yesod] Preprocessing test suite 'sydtest-webdriver-yesod-test' for sydtest-webdriver-yesod-0.0.1.0... [sydtest-webdriver-yesod] Phase: installPhase [sydtest-webdriver-yesod] Installing library in /nix/store/11z2v9l1101i9pwbg65x38374jc0bpys-sydtest-webdriver-yesod-0.0.1.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-c151/sydtest-webdriver-yesod-0.0.1.0-2aKzcyB8nPM9OtFW8mi3oT [sydtest-webdriver-yesod] Phase: fixupPhase [sydtest-webdriver-yesod] shrinking RPATHs of ELF executables and libraries in /nix/store/11z2v9l1101i9pwbg65x38374jc0bpys-sydtest-webdriver-yesod-0.0.1.0 [sydtest-webdriver-yesod] shrinking /nix/store/11z2v9l1101i9pwbg65x38374jc0bpys-sydtest-webdriver-yesod-0.0.1.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-c151/libHSsydtest-webdriver-yesod-0.0.1.0-2aKzcyB8nPM9OtFW8mi3oT-ghc9.10.3.so [sydtest-webdriver-yesod] checking for references to /build/ in /nix/store/11z2v9l1101i9pwbg65x38374jc0bpys-sydtest-webdriver-yesod-0.0.1.0... [sydtest-webdriver-yesod] patching script interpreter paths in /nix/store/11z2v9l1101i9pwbg65x38374jc0bpys-sydtest-webdriver-yesod-0.0.1.0 [sydtest-webdriver-yesod] stripping (with command strip and flags -S -p) in /nix/store/11z2v9l1101i9pwbg65x38374jc0bpys-sydtest-webdriver-yesod-0.0.1.0/lib [sydtest-webdriver-yesod] shrinking RPATHs of ELF executables and libraries in /nix/store/3854vc1w5grmdc9m7g3m5lxw7n4bc3m3-sydtest-webdriver-yesod-0.0.1.0-doc [sydtest-webdriver-yesod] checking for references to /build/ in /nix/store/3854vc1w5grmdc9m7g3m5lxw7n4bc3m3-sydtest-webdriver-yesod-0.0.1.0-doc... [sydtest-webdriver-yesod] patching script interpreter paths in /nix/store/3854vc1w5grmdc9m7g3m5lxw7n4bc3m3-sydtest-webdriver-yesod-0.0.1.0-doc [post-build-hook] Uploading to cachix cache "sydtest": /nix/store/11z2v9l1101i9pwbg65x38374jc0bpys-sydtest-webdriver-yesod-0.0.1.0 /nix/store/3854vc1w5grmdc9m7g3m5lxw7n4bc3m3-sydtest-webdriver-yesod-0.0.1.0-doc [post-build-hook] Pushing 2 paths (486 are already present) using zstd to cache sydtest ⏳ [post-build-hook]  [post-build-hook] Pushing /nix/store/3854vc1w5grmdc9m7g3m5lxw7n4bc3m3-sydtest-webdriver-yesod-0.0.1.0-doc (259.45 KiB) [post-build-hook] Pushing /nix/store/11z2v9l1101i9pwbg65x38374jc0bpys-sydtest-webdriver-yesod-0.0.1.0 (744.32 KiB) [post-build-hook]  [post-build-hook] All done. [post-build-hook] Uploading to the NixCI staging cache: /nix/store/11z2v9l1101i9pwbg65x38374jc0bpys-sydtest-webdriver-yesod-0.0.1.0 /nix/store/3854vc1w5grmdc9m7g3m5lxw7n4bc3m3-sydtest-webdriver-yesod-0.0.1.0-doc [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead [post-build-hook] copying 2 paths... [post-build-hook] copying path '/nix/store/3854vc1w5grmdc9m7g3m5lxw7n4bc3m3-sydtest-webdriver-yesod-0.0.1.0-doc' to 'https://cache.staging.nix-ci.com'... [post-build-hook] copying path '/nix/store/11z2v9l1101i9pwbg65x38374jc0bpys-sydtest-webdriver-yesod-0.0.1.0' to 'https://cache.staging.nix-ci.com'... [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead [post-build-hook] copying 1 paths... [post-build-hook] copying path '/nix/store/h7656pr09dihsrrhk8i6xmy24iqx8bby-sydtest-webdriver-yesod-0.0.1.0.drv' to 'https://cache.staging.nix-ci.com'... Progress: 3 of 5 built Building sydtest-release [sydtest-release] /nix/store/66gsyq8m744dwfn3j24pcygdag858nk7-sydtest-aeson-0.2.0.1/nix-support: [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/c00ilffxkhk0pqjmayhm92i1w2gy6fff-sydtest-0.23.0.2/nix-support/propagated-build-inputs [sydtest-release] /nix/store/2wf0jkj24hp2gqd7nw3vr54gak6c0pn3-sydtest-autodocodec-0.0.0.0/nix-support: [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/c00ilffxkhk0pqjmayhm92i1w2gy6fff-sydtest-0.23.0.2/nix-support/propagated-build-inputs [sydtest-release] /nix/store/7wjk3lhhy30mds0y863ci14mz7jz2lm5-sydtest-discover-0.0.0.4/nix-support: [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/c00ilffxkhk0pqjmayhm92i1w2gy6fff-sydtest-0.23.0.2/nix-support/propagated-build-inputs [sydtest-release] /nix/store/m2rhxp62xn859j3p2gda4fic66vbfmp6-sydtest-hedgehog-0.4.0.0/nix-support: [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/c00ilffxkhk0pqjmayhm92i1w2gy6fff-sydtest-0.23.0.2/nix-support/propagated-build-inputs [sydtest-release] /nix/store/iadaj858ymq91bidjf6k4w9af7jkj9qq-sydtest-hedis-0.0.0.0/nix-support: [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/c00ilffxkhk0pqjmayhm92i1w2gy6fff-sydtest-0.23.0.2/nix-support/propagated-build-inputs [sydtest-release] /nix/store/lngga2r8skrbw5ad081skwk6kgr00h1k-sydtest-hspec-0.4.0.4/nix-support: [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/c00ilffxkhk0pqjmayhm92i1w2gy6fff-sydtest-0.23.0.2/nix-support/propagated-build-inputs [sydtest-release] /nix/store/slkp5mgqpk78igldsap3mksplqp1rgp6-sydtest-misbehaved-test-suite-0.0.0.0/nix-support: [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/c00ilffxkhk0pqjmayhm92i1w2gy6fff-sydtest-0.23.0.2/nix-support/propagated-build-inputs [sydtest-release] /nix/store/hw70ix81rgrf4ys03r6aq9zvhdk9hbss-sydtest-persistent-0.1.0.0/nix-support: [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/c00ilffxkhk0pqjmayhm92i1w2gy6fff-sydtest-0.23.0.2/nix-support/propagated-build-inputs [sydtest-release] /nix/store/bcs5qis51mrv4sz8qy8r87v25l4rdbm8-sydtest-persistent-postgresql-0.3.0.0/nix-support: [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/c00ilffxkhk0pqjmayhm92i1w2gy6fff-sydtest-0.23.0.2/nix-support/propagated-build-inputs [sydtest-release] /nix/store/pljk38bh5r4wy9by8dhyalh2gm016kja-sydtest-persistent-sqlite-0.2.0.3/nix-support: [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/c00ilffxkhk0pqjmayhm92i1w2gy6fff-sydtest-0.23.0.2/nix-support/propagated-build-inputs [sydtest-release] /nix/store/5mwddvs70h9g44az2v6bb0lj7jnn3szr-sydtest-process-0.0.0.0/nix-support: [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/c00ilffxkhk0pqjmayhm92i1w2gy6fff-sydtest-0.23.0.2/nix-support/propagated-build-inputs [sydtest-release] /nix/store/xmn8zw2p77hr5lf45gd1s0sfqsxq0xc8-sydtest-servant-0.2.0.2/nix-support: [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/c00ilffxkhk0pqjmayhm92i1w2gy6fff-sydtest-0.23.0.2/nix-support/propagated-build-inputs [sydtest-release] /nix/store/1d2j8nk3k6l4sqr78bdz74vyb34dq161-sydtest-typed-process-0.0.0.0/nix-support: [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/c00ilffxkhk0pqjmayhm92i1w2gy6fff-sydtest-0.23.0.2/nix-support/propagated-build-inputs [sydtest-release] /nix/store/9057fwx1cjd9lbs5rm6gkvvrnhngqq4q-sydtest-wai-0.2.0.2/nix-support: [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/c00ilffxkhk0pqjmayhm92i1w2gy6fff-sydtest-0.23.0.2/nix-support/propagated-build-inputs [sydtest-release] /nix/store/bx7r1fnzw23l1d2sjkzhjhpp32q7325b-sydtest-webdriver-0.0.0.1/nix-support: [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/c00ilffxkhk0pqjmayhm92i1w2gy6fff-sydtest-0.23.0.2/nix-support/propagated-build-inputs [sydtest-release] /nix/store/vp257mfa9h670878kg0l80pxc21hr5ls-sydtest-webdriver-screenshot-0.1.0.0/nix-support: [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/c00ilffxkhk0pqjmayhm92i1w2gy6fff-sydtest-0.23.0.2/nix-support/propagated-build-inputs [sydtest-release] /nix/store/11z2v9l1101i9pwbg65x38374jc0bpys-sydtest-webdriver-yesod-0.0.1.0/nix-support: [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/c00ilffxkhk0pqjmayhm92i1w2gy6fff-sydtest-0.23.0.2/nix-support/propagated-build-inputs [sydtest-release] /nix/store/00i2f7488nxp1wpq00p8ljr67jx8awhk-sydtest-yesod-0.3.1.0/nix-support: [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/c00ilffxkhk0pqjmayhm92i1w2gy6fff-sydtest-0.23.0.2/nix-support/propagated-build-inputs [post-build-hook] Uploading to cachix cache "sydtest": /nix/store/0ydg6av00h67si6spry8z7zzb2iafcjn-sydtest-release [post-build-hook] Pushing 1 paths (657 are already present) using zstd to cache sydtest ⏳ [post-build-hook]  [post-build-hook] Pushing /nix/store/0ydg6av00h67si6spry8z7zzb2iafcjn-sydtest-release (136.34 KiB) [post-build-hook]  [post-build-hook] All done. [post-build-hook] Uploading to the NixCI staging cache: /nix/store/0ydg6av00h67si6spry8z7zzb2iafcjn-sydtest-release [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead [post-build-hook] copying 1 paths... [post-build-hook] copying path '/nix/store/0ydg6av00h67si6spry8z7zzb2iafcjn-sydtest-release' to 'https://cache.staging.nix-ci.com'... [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead [post-build-hook] copying 1 paths... [post-build-hook] copying path '/nix/store/hff4v9pb1mn818lbynwa7533gvi4nwjw-sydtest-release.drv' to 'https://cache.staging.nix-ci.com'... Progress: 4 of 5 built