Skip to content

Instantly share code, notes, and snippets.

@chrisdone
Created July 31, 2019 12:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrisdone/fff95439b8bde7f3404fb6352471c8ab to your computer and use it in GitHub Desktop.
Save chrisdone/fff95439b8bde7f3404fb6352471c8ab to your computer and use it in GitHub Desktop.
build log
chris@precision:~/Work/chrisdone/prj$ stack build -v
Version 2.2.0, Git revision 896869ee79d82e3bd9bead30d610ac2bf580cd99 (dirty) (7790 commits) PRE-RELEASE x86_64 hpack-0.31.2
2019-07-31 13:32:31.396846: [debug] Checking for project config at: /home/chris/Work/chrisdone/prj/stack.yaml
2019-07-31 13:32:31.397084: [debug] Loading project config file stack.yaml
2019-07-31 13:32:31.405902: [debug] SELECT COUNT(*) FROM "last_performed" WHERE ("action"=?) AND ("timestamp">=?); [PersistInt64 1,PersistUTCTime 2019-07-30 12:32:31.40582 UTC]
2019-07-31 13:32:31.406606: [debug] Using package location completions from a lock file
2019-07-31 13:32:31.568532: [debug] Asking for a supported GHC version
2019-07-31 13:32:31.569087: [debug] Installed tools:
- ghc-8.2.2
- ghc-8.6.3
- ghc-7.8.4
- ghc-8.4.3
- ghc-7.10.2
- ghc-8.6.5
- ghc-8.4.4
2019-07-31 13:32:31.569320: [debug] Run process: /sbin/ldconfig -p
2019-07-31 13:32:31.570532: [debug] Process finished in 1ms: /sbin/ldconfig -p
2019-07-31 13:32:31.570716: [debug] Found shared library libtinfo.so.5 in 'ldconfig -p' output
2019-07-31 13:32:31.571095: [debug] Did not find shared library libtinfo.so.6
2019-07-31 13:32:31.571198: [debug] Did not find shared library libncursesw.so.6
2019-07-31 13:32:31.571271: [debug] Found shared library libgmp.so.10 in 'ldconfig -p' output
2019-07-31 13:32:31.571321: [debug] Did not find shared library libgmp.so.3
2019-07-31 13:32:31.571357: [debug] Potential GHC builds: standard
2019-07-31 13:32:31.571405: [debug] Found already installed GHC builds: standard
2019-07-31 13:32:31.571601: [debug] SELECT "id","actual_version","arch","ghc_path","ghc_size","ghc_modified","ghc_pkg_path","runghc_path","haddock_path","cabal_version","global_db","global_db_cache_size","global_db_cache_modified","info","global_dump" FROM "compiler_cache" WHERE "ghc_path"=?; [PersistText "/home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-8.6.5"]
2019-07-31 13:32:31.618874: [debug] Loaded compiler information from cache
2019-07-31 13:32:31.619572: [debug] Asking for a supported GHC version
2019-07-31 13:32:31.619917: [debug] Resolving package entries
2019-07-31 13:32:31.619999: [debug] Parsing the targets
2019-07-31 13:32:31.623954: [debug] Checking flags
2019-07-31 13:32:31.624157: [debug] SourceMap constructed
2019-07-31 13:32:31.633807: [debug] Starting to execute command inside EnvConfig
2019-07-31 13:32:31.635230: [debug] Finding out which packages are already installed
2019-07-31 13:32:31.635390: [debug] Run process: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --global --no-user-package-db dump --expand-pkgroot
2019-07-31 13:32:31.661223: [debug] Process finished in 26ms: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --global --no-user-package-db dump --expand-pkgroot
2019-07-31 13:32:31.662290: [debug] Ignoring package Cabal due to wanting version 2.4.1.0 instead of 2.4.0.1
2019-07-31 13:32:31.663801: [debug] Ignoring package haskeline due to wanting version 0.7.5.0 instead of 0.7.4.3
2019-07-31 13:32:31.664066: [debug] Run process: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb dump --expand-pkgroot
2019-07-31 13:32:31.693889: [debug] Process finished in 30ms: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb dump --expand-pkgroot
2019-07-31 13:32:31.695050: [debug] Run process: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb dump --expand-pkgroot
2019-07-31 13:32:31.712704: [debug] Process finished in 18ms: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb dump --expand-pkgroot
2019-07-31 13:32:31.713168: [debug] Constructing the build plan
2019-07-31 13:32:31.715329: [debug] Parsing cabal file for lens (from Hackage)
2019-07-31 13:32:31.715393: [debug] Call: resolveCabalFileInfo: CFIHash SHA256 "61f6956d463e4c6d44d9d3f0637ed957e4a6756145c0f433fffa6371608276fe" (Just (FileSize 15822))
2019-07-31 13:32:31.715439: [debug] Loading or downloading SHA 61f6956d463e4c6d44d9d3f0637ed957e4a6756145c0f433fffa6371608276fe
2019-07-31 13:32:31.715621: [debug] Found in database immediately.
2019-07-31 13:32:31.737739: [debug] Parsing cabal file for Cabal (from Hackage)
2019-07-31 13:32:31.737849: [debug] Call: resolveCabalFileInfo: CFIHash SHA256 "56c858cf85e8756a94aaf930f2be4c2eaee623f067e7c55394194d3741147ab7" (Just (FileSize 21825))
2019-07-31 13:32:31.738672: [debug] Loading or downloading SHA 56c858cf85e8756a94aaf930f2be4c2eaee623f067e7c55394194d3741147ab7
2019-07-31 13:32:31.739299: [debug] Found in database immediately.
2019-07-31 13:32:31.749392: [debug] Parsing cabal file for base-orphans (from Hackage)
2019-07-31 13:32:31.749461: [debug] Call: resolveCabalFileInfo: CFIHash SHA256 "defd0057b5db93257528d89b5b01a0fee9738e878c121c686948ac4aa5dded63" (Just (FileSize 2927))
2019-07-31 13:32:31.749655: [debug] Loading or downloading SHA defd0057b5db93257528d89b5b01a0fee9738e878c121c686948ac4aa5dded63
2019-07-31 13:32:31.749826: [debug] Found in database immediately.
2019-07-31 13:32:31.751279: [debug] Parsing cabal file for bifunctors (from Hackage)
2019-07-31 13:32:31.751382: [debug] Call: resolveCabalFileInfo: CFIHash SHA256 "7240cda20b6b51e18d679691fab27784a56fc075cf71927070850f2960171017" (Just (FileSize 3313))
2019-07-31 13:32:31.751457: [debug] Loading or downloading SHA 7240cda20b6b51e18d679691fab27784a56fc075cf71927070850f2960171017
2019-07-31 13:32:31.751733: [debug] Found in database immediately.
2019-07-31 13:32:31.753384: [debug] Parsing cabal file for comonad (from Hackage)
2019-07-31 13:32:31.753437: [debug] Call: resolveCabalFileInfo: CFIHash SHA256 "b33bc635615647916e374a27e96c3de4df390684001eab6291283471cd3a9b62" (Just (FileSize 3345))
2019-07-31 13:32:31.753502: [debug] Loading or downloading SHA b33bc635615647916e374a27e96c3de4df390684001eab6291283471cd3a9b62
2019-07-31 13:32:31.753641: [debug] Found in database immediately.
2019-07-31 13:32:31.755724: [debug] Parsing cabal file for cabal-doctest (from Hackage)
2019-07-31 13:32:31.755979: [debug] Call: resolveCabalFileInfo: CFIHash SHA256 "c0b4a5b1ff38d2867e7003b4be59f3bd7e8e204ab8c988d96d3a77472ae671cd" (Just (FileSize 1408))
2019-07-31 13:32:31.756150: [debug] Loading or downloading SHA c0b4a5b1ff38d2867e7003b4be59f3bd7e8e204ab8c988d96d3a77472ae671cd
2019-07-31 13:32:31.756610: [debug] Found in database immediately.
2019-07-31 13:32:31.757804: [debug] Parsing cabal file for distributive (from Hackage)
2019-07-31 13:32:31.757872: [debug] Call: resolveCabalFileInfo: CFIHash SHA256 "26507cf231eb10db1eb54bc358477418ce87d5077ff76c66743925fb49494b54" (Just (FileSize 3018))
2019-07-31 13:32:31.757928: [debug] Loading or downloading SHA 26507cf231eb10db1eb54bc358477418ce87d5077ff76c66743925fb49494b54
2019-07-31 13:32:31.758105: [debug] Found in database immediately.
2019-07-31 13:32:31.759595: [debug] Parsing cabal file for tagged (from Hackage)
2019-07-31 13:32:31.759654: [debug] Call: resolveCabalFileInfo: CFIHash SHA256 "7093ee39c9779beeacffa4b0035a0e8a25da16afcd1c1a876930207fb8e31d1c" (Just (FileSize 2606))
2019-07-31 13:32:31.759705: [debug] Loading or downloading SHA 7093ee39c9779beeacffa4b0035a0e8a25da16afcd1c1a876930207fb8e31d1c
2019-07-31 13:32:31.759866: [debug] Found in database immediately.
2019-07-31 13:32:31.761181: [debug] Parsing cabal file for call-stack (from Hackage)
2019-07-31 13:32:31.761223: [debug] Call: resolveCabalFileInfo: CFIHash SHA256 "3453a0c5ed3a7a7de0cc0703907e05bd251c766cce8a38efe41b7188d228e3fa" (Just (FileSize 1109))
2019-07-31 13:32:31.761372: [debug] Loading or downloading SHA 3453a0c5ed3a7a7de0cc0703907e05bd251c766cce8a38efe41b7188d228e3fa
2019-07-31 13:32:31.761490: [debug] Found in database immediately.
2019-07-31 13:32:31.762103: [debug] Parsing cabal file for exceptions (from Hackage)
2019-07-31 13:32:31.762161: [debug] Call: resolveCabalFileInfo: CFIHash SHA256 "de2be08eb73e1fb4115135c62f5d5f7ed9bdb9affff318687ac6cc0438b497f0" (Just (FileSize 2360))
2019-07-31 13:32:31.762212: [debug] Loading or downloading SHA de2be08eb73e1fb4115135c62f5d5f7ed9bdb9affff318687ac6cc0438b497f0
2019-07-31 13:32:31.762368: [debug] Found in database immediately.
2019-07-31 13:32:31.763561: [debug] Parsing cabal file for free (from Hackage)
2019-07-31 13:32:31.763600: [debug] Call: resolveCabalFileInfo: CFIHash SHA256 "a1590b7a418b1d7716487d4cc942f5305447806c8e21efd0730499ce4aebdf6d" (Just (FileSize 4116))
2019-07-31 13:32:31.763670: [debug] Loading or downloading SHA a1590b7a418b1d7716487d4cc942f5305447806c8e21efd0730499ce4aebdf6d
2019-07-31 13:32:31.763830: [debug] Found in database immediately.
2019-07-31 13:32:31.765492: [debug] Parsing cabal file for profunctors (from Hackage)
2019-07-31 13:32:31.765533: [debug] Call: resolveCabalFileInfo: CFIHash SHA256 "7b929e71176e67756e58e2f7826b70d01332fc2ddbfc4b4da4da7a574a9ddafa" (Just (FileSize 2112))
2019-07-31 13:32:31.765572: [debug] Loading or downloading SHA 7b929e71176e67756e58e2f7826b70d01332fc2ddbfc4b4da4da7a574a9ddafa
2019-07-31 13:32:31.765668: [debug] Found in database immediately.
2019-07-31 13:32:31.766646: [debug] Parsing cabal file for semigroups (from Hackage)
2019-07-31 13:32:31.766700: [debug] Call: resolveCabalFileInfo: CFIHash SHA256 "41ef9f5f183f66c519c5cddcb3fbfdbc9b67a2b7bfae7d81f91de9ff7367d8c6" (Just (FileSize 5828))
2019-07-31 13:32:31.766757: [debug] Loading or downloading SHA 41ef9f5f183f66c519c5cddcb3fbfdbc9b67a2b7bfae7d81f91de9ff7367d8c6
2019-07-31 13:32:31.766866: [debug] Found in database immediately.
2019-07-31 13:32:31.768891: [debug] Parsing cabal file for semigroupoids (from Hackage)
2019-07-31 13:32:31.768932: [debug] Call: resolveCabalFileInfo: CFIHash SHA256 "c690b223a2dd5342db29c2a905bf00ca1a95731b1704a4bd053cb0bd42bc08e5" (Just (FileSize 7567))
2019-07-31 13:32:31.768972: [debug] Loading or downloading SHA c690b223a2dd5342db29c2a905bf00ca1a95731b1704a4bd053cb0bd42bc08e5
2019-07-31 13:32:31.769065: [debug] Found in database immediately.
2019-07-31 13:32:31.771713: [debug] Parsing cabal file for transformers-base (from Hackage)
2019-07-31 13:32:31.771775: [debug] Call: resolveCabalFileInfo: CFIHash SHA256 "e4d8155470905ba2942033a1537fc4cf91927d1c9b34693fd57ddf3bc02334af" (Just (FileSize 1550))
2019-07-31 13:32:31.771829: [debug] Loading or downloading SHA e4d8155470905ba2942033a1537fc4cf91927d1c9b34693fd57ddf3bc02334af
2019-07-31 13:32:31.771996: [debug] Found in database immediately.
2019-07-31 13:32:31.772962: [debug] Parsing cabal file for kan-extensions (from Hackage)
2019-07-31 13:32:31.773023: [debug] Call: resolveCabalFileInfo: CFIHash SHA256 "2407501562039dad6a3d19aacd0bbcca07aa28497cbd1cdaaf5aabc30146899d" (Just (FileSize 2771))
2019-07-31 13:32:31.773076: [debug] Loading or downloading SHA 2407501562039dad6a3d19aacd0bbcca07aa28497cbd1cdaaf5aabc30146899d
2019-07-31 13:32:31.773242: [debug] Found in database immediately.
2019-07-31 13:32:31.774487: [debug] Parsing cabal file for adjunctions (from Hackage)
2019-07-31 13:32:31.774528: [debug] Call: resolveCabalFileInfo: CFIHash SHA256 "2738dd5f5d5e93749adb14a05472e58a96a75d0f299e46371c6f46dc4e97daf9" (Just (FileSize 3067))
2019-07-31 13:32:31.774566: [debug] Loading or downloading SHA 2738dd5f5d5e93749adb14a05472e58a96a75d0f299e46371c6f46dc4e97daf9
2019-07-31 13:32:31.774663: [debug] Found in database immediately.
2019-07-31 13:32:31.776012: [debug] Parsing cabal file for void (from Hackage)
2019-07-31 13:32:31.776071: [debug] Call: resolveCabalFileInfo: CFIHash SHA256 "13d30f62fcdf065e595d679d4ac8b4b0c1bb1a1b73db7b5b5a8f857cb5c8a546" (Just (FileSize 1857))
2019-07-31 13:32:31.776122: [debug] Loading or downloading SHA 13d30f62fcdf065e595d679d4ac8b4b0c1bb1a1b73db7b5b5a8f857cb5c8a546
2019-07-31 13:32:31.776286: [debug] Found in database immediately.
2019-07-31 13:32:31.777266: [debug] Parsing cabal file for invariant (from Hackage)
2019-07-31 13:32:31.777325: [debug] Call: resolveCabalFileInfo: CFIHash SHA256 "cc403ccbb176435d7039e28916c8a54ad0971596b90f935a460582bb77a83148" (Just (FileSize 3233))
2019-07-31 13:32:31.777377: [debug] Loading or downloading SHA cc403ccbb176435d7039e28916c8a54ad0971596b90f935a460582bb77a83148
2019-07-31 13:32:31.777628: [debug] Found in database immediately.
2019-07-31 13:32:31.778955: [debug] Parsing cabal file for reflection (from Hackage)
2019-07-31 13:32:31.778997: [debug] Call: resolveCabalFileInfo: CFIHash SHA256 "ec59dff319b709bb2b32e5eec2392f1701af1a803e01da4d6a07c1bd23892b16" (Just (FileSize 3635))
2019-07-31 13:32:31.779035: [debug] Loading or downloading SHA ec59dff319b709bb2b32e5eec2392f1701af1a803e01da4d6a07c1bd23892b16
2019-07-31 13:32:31.779130: [debug] Found in database immediately.
2019-07-31 13:32:31.781403: [debug] Checking if we are going to build multiple executables with the same name
2019-07-31 13:32:31.781488: [debug] Executing the build plan
2019-07-31 13:32:31.782129: [info] prj-0.1.0.0: unregistering (missing dependencies: lens)
2019-07-31 13:32:31.782237: [debug] Run process: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --no-user-package-db --package-db=/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb/ unregister --user --force --ipid prj-0.1.0.0-AVh8TrNbYpOH2gocf7WlGm
2019-07-31 13:32:31.808031: [debug] Process finished in 26ms: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --no-user-package-db --package-db=/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb/ unregister --user --force --ipid prj-0.1.0.0-AVh8TrNbYpOH2gocf7WlGm
2019-07-31 13:32:31.808641: [debug] SELECT "id","platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library" FROM "precompiled_cache" WHERE "platform_ghc_dir"=? AND "compiler"=? AND "cabal_version"=? AND "package_key"=? AND "options_hash"=? AND "haddock"=?; [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "841586a64478b5901e6ae45eed93b1c3e672b1cf42c1b37cadd479e4747f1bb5,31482",PersistByteString "d_\152ci\158\216;\134\170+\DC3\191-\160L \RS`\188\DC11\178\166\152]\229TO\213\220~",PersistBool False]
2019-07-31 13:32:31.809652: [debug] Attempting to load via Casa or local DB: 841586a64478b5901e6ae45eed93b1c3e672b1cf42c1b37cadd479e4747f1bb5,31482
2019-07-31 13:32:31.809742: [debug] Attempting to load from local DB: 841586a64478b5901e6ae45eed93b1c3e672b1cf42c1b37cadd479e4747f1bb5,31482
2019-07-31 13:32:31.809912: [debug] Attempting to load from Casa: 841586a64478b5901e6ae45eed93b1c3e672b1cf42c1b37cadd479e4747f1bb5,31482
2019-07-31 13:32:31.810739: [debug] SELECT "id","platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library" FROM "precompiled_cache" WHERE "platform_ghc_dir"=? AND "compiler"=? AND "cabal_version"=? AND "package_key"=? AND "options_hash"=? AND "haddock"=?; [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "e059f342ae4cd1edcbd90f5f69caab550a00cc64abcfd198ede188391ffe151f,1272",PersistByteString "\EOT\250\254\233\187\ENQ\SYN\144n\134d\235\174e6!\209\157t\CAN\vi~\187\GSZ+\222X6X|",PersistBool False]
2019-07-31 13:32:31.810992: [debug] Attempting to load via Casa or local DB: e059f342ae4cd1edcbd90f5f69caab550a00cc64abcfd198ede188391ffe151f,1272
2019-07-31 13:32:31.811065: [debug] SELECT "id","platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library" FROM "precompiled_cache" WHERE "platform_ghc_dir"=? AND "compiler"=? AND "cabal_version"=? AND "package_key"=? AND "options_hash"=? AND "haddock"=?; [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "3d0b0fb0cd1d488f90653f0741c42ee01870646adcedf89518d558534dce898b,500",PersistByteString "\252\139k\SO\133\b\232\174\209\187\&5Wa\137@|X\144\242\214\&0\239\tX\SOHi\129\168\129\219\245\204",PersistBool False]
2019-07-31 13:32:31.811384: [debug] Attempting to load from local DB: e059f342ae4cd1edcbd90f5f69caab550a00cc64abcfd198ede188391ffe151f,1272
2019-07-31 13:32:31.811430: [debug] SELECT "id", "precompiled_cache_id", "sub_lib" FROM "precompiled_cache_sub_lib" WHERE ("precompiled_cache_id"=?); [PersistInt64 21]
2019-07-31 13:32:31.811527: [debug] SELECT "id", "precompiled_cache_id", "exe" FROM "precompiled_cache_exe" WHERE ("precompiled_cache_id"=?); [PersistInt64 21]
2019-07-31 13:32:31.811645: [info] call-stack > using precompiled package
2019-07-31 13:32:31.811795: [debug] SELECT "id","platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library" FROM "precompiled_cache" WHERE "platform_ghc_dir"=? AND "compiler"=? AND "cabal_version"=? AND "package_key"=? AND "options_hash"=? AND "haddock"=?; [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "fa7427f86f94b5e830b4ed027f7ea2a4f9651da2bf85db9bce3307b97fb7f351,907",PersistByteString "\157TV\207V\235\&4\246U6\131\206\157\176\&2\128\247\&4\203\238\158\164\214\147\251M\\\161\237\SOH\204'",PersistBool False]
2019-07-31 13:32:31.812034: [debug] Run process: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 unregister --force call-stack-0.1.0
2019-07-31 13:32:31.812439: [debug] Attempting to load via Casa or local DB: fa7427f86f94b5e830b4ed027f7ea2a4f9651da2bf85db9bce3307b97fb7f351,907
2019-07-31 13:32:31.812549: [debug] SELECT "id","platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library" FROM "precompiled_cache" WHERE "platform_ghc_dir"=? AND "compiler"=? AND "cabal_version"=? AND "package_key"=? AND "options_hash"=? AND "haddock"=?; [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "843cf919d6e477662c572431316a6ced5aec0400df24da45613a3e244a57d7c4,891",PersistByteString " #\219\224\147\143_\EOTL\255\&2\253\\\202\254\148S\179\212\138-cp\ETB\169\r\169\ENQ\SYN5\199h",PersistBool False]
2019-07-31 13:32:31.812714: [debug] Attempting to load from local DB: fa7427f86f94b5e830b4ed027f7ea2a4f9651da2bf85db9bce3307b97fb7f351,907
2019-07-31 13:32:31.812778: [debug] Attempting to load via Casa or local DB: 843cf919d6e477662c572431316a6ced5aec0400df24da45613a3e244a57d7c4,891
2019-07-31 13:32:31.812817: [debug] SELECT "id","platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library" FROM "precompiled_cache" WHERE "platform_ghc_dir"=? AND "compiler"=? AND "cabal_version"=? AND "package_key"=? AND "options_hash"=? AND "haddock"=?; [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "7fe152b45de8c6a929db10c68b0576e35f7054492c528e8aa10cb1af2fc80953,533",PersistByteString "\198\157\142\ACK\bG\166\254\v\171\217\216u\SYN`\192j}\170\184\154\247\ACK\210\SUB\165$\249I0d}",PersistBool False]
2019-07-31 13:32:31.813129: [debug] Attempting to load from local DB: 843cf919d6e477662c572431316a6ced5aec0400df24da45613a3e244a57d7c4,891
2019-07-31 13:32:31.813176: [debug] SELECT "id", "precompiled_cache_id", "sub_lib" FROM "precompiled_cache_sub_lib" WHERE ("precompiled_cache_id"=?); [PersistInt64 27]
2019-07-31 13:32:31.813243: [debug] SELECT "id", "precompiled_cache_id", "exe" FROM "precompiled_cache_exe" WHERE ("precompiled_cache_id"=?); [PersistInt64 27]
2019-07-31 13:32:31.813328: [info] semigroups > using precompiled package
2019-07-31 13:32:31.813414: [debug] SELECT "id","platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library" FROM "precompiled_cache" WHERE "platform_ghc_dir"=? AND "compiler"=? AND "cabal_version"=? AND "package_key"=? AND "options_hash"=? AND "haddock"=?; [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "1040e5d2a7e60513d7c7d18947b67b7c675effe34cfdf8e46412709b2bdedc82,543",PersistByteString "\a\255\250\157(A>o\249\215[\219x\214[?\192\134\251f\155\207\188e\176\205\170\186\228\179\200d",PersistBool False]
2019-07-31 13:32:31.813593: [debug] Attempting to load via Casa or local DB: 1040e5d2a7e60513d7c7d18947b67b7c675effe34cfdf8e46412709b2bdedc82,543
2019-07-31 13:32:31.813641: [debug] Attempting to load from local DB: 1040e5d2a7e60513d7c7d18947b67b7c675effe34cfdf8e46412709b2bdedc82,543
2019-07-31 13:32:31.813690: [debug] SELECT "id","platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library" FROM "precompiled_cache" WHERE "platform_ghc_dir"=? AND "compiler"=? AND "cabal_version"=? AND "package_key"=? AND "options_hash"=? AND "haddock"=?; [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "5730b45e857424c97d24ee1cf530be1fc782cd000221ac97b5568be886cbbc2b,584",PersistByteString "\153P%\244\130\&4\"lu\133\210\161\143Z\208\223\148\215\153\&1\206x\247T\149\207\253\181c\214M\153",PersistBool False]
2019-07-31 13:32:31.813839: [debug] Attempting to load via Casa or local DB: 5730b45e857424c97d24ee1cf530be1fc782cd000221ac97b5568be886cbbc2b,584
2019-07-31 13:32:31.813879: [debug] Attempting to load from local DB: 5730b45e857424c97d24ee1cf530be1fc782cd000221ac97b5568be886cbbc2b,584
2019-07-31 13:32:31.830645: [debug] Run process: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 register --force /home/chris/.stack/snapshots/x86_64-linux/bc1c7daf0e137f05854fb7955a1dbda969502a46a7a57e70e1b6cc7714ef7c75/8.6.5/pkgdb/call-stack-0.1.0-J1eWgTNOnM4IGVyeW0v2YZ.conf
2019-07-31 13:32:31.851629: [debug] Process finished in 21ms: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 register --force /home/chris/.stack/snapshots/x86_64-linux/bc1c7daf0e137f05854fb7955a1dbda969502a46a7a57e70e1b6cc7714ef7c75/8.6.5/pkgdb/call-stack-0.1.0-J1eWgTNOnM4IGVyeW0v2YZ.conf
2019-07-31 13:32:31.851769: [debug] Run process: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb describe --simple-output call-stack --expand-pkgroot
2019-07-31 13:32:31.852144: [debug] Run process: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 unregister --force semigroups-0.18.5
2019-07-31 13:32:31.869315: [debug] Run process: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 register --force /home/chris/.stack/snapshots/x86_64-linux/bc1c7daf0e137f05854fb7955a1dbda969502a46a7a57e70e1b6cc7714ef7c75/8.6.5/pkgdb/semigroups-0.18.5-8pPnWqWrcWhEagTFf5Pnk2.conf
2019-07-31 13:32:31.877526: [debug] Process finished in 26ms: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb describe --simple-output call-stack --expand-pkgroot
2019-07-31 13:32:31.877823: [debug] SELECT "id","directory","type","pkg_src","active","path_env_var","haddock" FROM "config_cache" WHERE "directory"=? AND "type"=?; [PersistText "/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/",PersistText "lib:call-stack-0.1.0-J1eWgTNOnM4IGVyeW0v2YZ"]
2019-07-31 13:32:31.878183: [debug] INSERT INTO "config_cache"("directory","type","pkg_src","active","path_env_var","haddock") VALUES(?,?,?,?,?,?); [PersistText "/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/",PersistText "lib:call-stack-0.1.0-J1eWgTNOnM4IGVyeW0v2YZ",PersistText "upstream",PersistBool True,PersistText "/usr/local/lib/nodejs/node-v12.2.0-linux-x64/bin/:/home/chris/.local/bin:/home/chris/.cargo/bin:/usr/sbin:/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/bin:/Users/chris/.local/bin/:/Users/chris/.cargo/bin/",PersistBool False]
2019-07-31 13:32:31.878664: [debug] SELECT "id" FROM "config_cache" WHERE _ROWID_=last_insert_rowid(); []
2019-07-31 13:32:31.878809: [debug] DELETE FROM "config_cache_dir_option" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 3]
2019-07-31 13:32:31.878931: [debug] INSERT INTO "config_cache_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?); [PersistInt64 3,PersistInt64 0,PersistText "--user",PersistInt64 3,PersistInt64 1,PersistText "--package-db=clear",PersistInt64 3,PersistInt64 2,PersistText "--package-db=global",PersistInt64 3,PersistInt64 3,PersistText "--package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb",PersistInt64 3,PersistInt64 4,PersistText "--libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib",PersistInt64 3,PersistInt64 5,PersistText "--bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin",PersistInt64 3,PersistInt64 6,PersistText "--datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share",PersistInt64 3,PersistInt64 7,PersistText "--libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec",PersistInt64 3,PersistInt64 8,PersistText "--sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc",PersistInt64 3,PersistInt64 9,PersistText "--docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/call-stack-0.1.0",PersistInt64 3,PersistInt64 10,PersistText "--htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/call-stack-0.1.0",PersistInt64 3,PersistInt64 11,PersistText "--haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/call-stack-0.1.0"]
2019-07-31 13:32:31.902994: [debug] Process finished in 25ms: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 register --force /home/chris/.stack/snapshots/x86_64-linux/bc1c7daf0e137f05854fb7955a1dbda969502a46a7a57e70e1b6cc7714ef7c75/8.6.5/pkgdb/semigroups-0.18.5-8pPnWqWrcWhEagTFf5Pnk2.conf
2019-07-31 13:32:31.903290: [debug] Run process: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb describe --simple-output semigroups --expand-pkgroot
2019-07-31 13:32:31.904262: [debug] DELETE FROM "config_cache_no_dir_option" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 3]
2019-07-31 13:32:31.904528: [debug] INSERT INTO "config_cache_no_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?); [PersistInt64 3,PersistInt64 0,PersistText "--dependency=base=base-4.12.0.0",PersistInt64 3,PersistInt64 1,PersistText "--exact-configuration",PersistInt64 3,PersistInt64 2,PersistText "--ghc-option=-fhide-source-paths"]
2019-07-31 13:32:31.904869: [debug] DELETE FROM "config_cache_dep" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 3]
2019-07-31 13:32:31.905079: [debug] INSERT INTO "config_cache_dep"("config_cache_id","ghc_pkg_id") VALUES (?,?); [PersistInt64 3,PersistText "base-4.12.0.0"]
2019-07-31 13:32:31.946753: [debug] Process finished in 43ms: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb describe --simple-output semigroups --expand-pkgroot
2019-07-31 13:32:31.947013: [debug] SELECT "id","directory","type","pkg_src","active","path_env_var","haddock" FROM "config_cache" WHERE "directory"=? AND "type"=?; [PersistText "/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/",PersistText "lib:semigroups-0.18.5-8pPnWqWrcWhEagTFf5Pnk2"]
2019-07-31 13:32:31.947217: [debug] INSERT INTO "config_cache"("directory","type","pkg_src","active","path_env_var","haddock") VALUES(?,?,?,?,?,?); [PersistText "/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/",PersistText "lib:semigroups-0.18.5-8pPnWqWrcWhEagTFf5Pnk2",PersistText "upstream",PersistBool True,PersistText "/usr/local/lib/nodejs/node-v12.2.0-linux-x64/bin/:/home/chris/.local/bin:/home/chris/.cargo/bin:/usr/sbin:/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/bin:/Users/chris/.local/bin/:/Users/chris/.cargo/bin/",PersistBool False]
2019-07-31 13:32:31.983771: [debug] SELECT "id" FROM "config_cache" WHERE _ROWID_=last_insert_rowid(); []
2019-07-31 13:32:31.983914: [debug] DELETE FROM "config_cache_dir_option" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 4]
2019-07-31 13:32:31.984073: [debug] INSERT INTO "config_cache_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?); [PersistInt64 4,PersistInt64 0,PersistText "--user",PersistInt64 4,PersistInt64 1,PersistText "--package-db=clear",PersistInt64 4,PersistInt64 2,PersistText "--package-db=global",PersistInt64 4,PersistInt64 3,PersistText "--package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb",PersistInt64 4,PersistInt64 4,PersistText "--libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib",PersistInt64 4,PersistInt64 5,PersistText "--bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin",PersistInt64 4,PersistInt64 6,PersistText "--datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share",PersistInt64 4,PersistInt64 7,PersistText "--libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec",PersistInt64 4,PersistInt64 8,PersistText "--sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc",PersistInt64 4,PersistInt64 9,PersistText "--docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/semigroups-0.18.5",PersistInt64 4,PersistInt64 10,PersistText "--htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/semigroups-0.18.5",PersistInt64 4,PersistInt64 11,PersistText "--haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/semigroups-0.18.5"]
2019-07-31 13:32:31.984515: [debug] DELETE FROM "config_cache_no_dir_option" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 4]
2019-07-31 13:32:31.984585: [debug] INSERT INTO "config_cache_no_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?); [PersistInt64 4,PersistInt64 0,PersistText "--dependency=base=base-4.12.0.0",PersistInt64 4,PersistInt64 1,PersistText "-fbinary",PersistInt64 4,PersistInt64 2,PersistText "-fbytestring",PersistInt64 4,PersistInt64 3,PersistText "-f-bytestring-builder",PersistInt64 4,PersistInt64 4,PersistText "-fcontainers",PersistInt64 4,PersistInt64 5,PersistText "-fdeepseq",PersistInt64 4,PersistInt64 6,PersistText "-fhashable",PersistInt64 4,PersistInt64 7,PersistText "-ftagged",PersistInt64 4,PersistInt64 8,PersistText "-ftext",PersistInt64 4,PersistInt64 9,PersistText "-ftransformers",PersistInt64 4,PersistInt64 10,PersistText "-funordered-containers",PersistInt64 4,PersistInt64 11,PersistText "--exact-configuration",PersistInt64 4,PersistInt64 12,PersistText "--ghc-option=-fhide-source-paths"]
2019-07-31 13:32:31.984800: [debug] DELETE FROM "config_cache_dep" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 4]
2019-07-31 13:32:31.984920: [debug] INSERT INTO "config_cache_dep"("config_cache_id","ghc_pkg_id") VALUES (?,?); [PersistInt64 4,PersistText "base-4.12.0.0"]
2019-07-31 13:32:32.236119: [debug] Downloaded from casa: 841586a64478b5901e6ae45eed93b1c3e672b1cf42c1b37cadd479e4747f1bb5,31482
2019-07-31 13:32:32.285058: [debug] Found tree key on Casa: 841586a64478b5901e6ae45eed93b1c3e672b1cf42c1b37cadd479e4747f1bb5,31482
2019-07-31 13:32:32.285143: [debug] Pulling down tree keys ...
2019-07-31 13:32:32.285290: [debug] Attempting to load from Casa: e059f342ae4cd1edcbd90f5f69caab550a00cc64abcfd198ede188391ffe151f,1272
2019-07-31 13:32:32.285459: [debug] Attempting to load from Casa: fa7427f86f94b5e830b4ed027f7ea2a4f9651da2bf85db9bce3307b97fb7f351,907
2019-07-31 13:32:32.285573: [debug] Attempting to load from Casa: 843cf919d6e477662c572431316a6ced5aec0400df24da45613a3e244a57d7c4,891
2019-07-31 13:32:32.285724: [debug] Attempting to load from Casa: 1040e5d2a7e60513d7c7d18947b67b7c675effe34cfdf8e46412709b2bdedc82,543
2019-07-31 13:32:32.285821: [debug] Attempting to load from Casa: 5730b45e857424c97d24ee1cf530be1fc782cd000221ac97b5568be886cbbc2b,584
2019-07-31 13:32:32.286123: [debug] Found 1 missing tree keys from the local Pantry database.
2019-07-31 13:32:32.472697: [debug] Downloaded from casa: e059f342ae4cd1edcbd90f5f69caab550a00cc64abcfd198ede188391ffe151f,1272
2019-07-31 13:32:32.480519: [debug] Found tree key on Casa: e059f342ae4cd1edcbd90f5f69caab550a00cc64abcfd198ede188391ffe151f,1272
2019-07-31 13:32:32.480771: [debug] Pulling down tree keys ...
2019-07-31 13:32:32.662790: [debug] Downloaded from casa: fa7427f86f94b5e830b4ed027f7ea2a4f9651da2bf85db9bce3307b97fb7f351,907
2019-07-31 13:32:32.669287: [debug] Found tree key on Casa: fa7427f86f94b5e830b4ed027f7ea2a4f9651da2bf85db9bce3307b97fb7f351,907
2019-07-31 13:32:32.669496: [debug] Pulling down tree keys ...
2019-07-31 13:32:32.854154: [debug] Downloaded from casa: 843cf919d6e477662c572431316a6ced5aec0400df24da45613a3e244a57d7c4,891
2019-07-31 13:32:32.861658: [debug] Found tree key on Casa: 843cf919d6e477662c572431316a6ced5aec0400df24da45613a3e244a57d7c4,891
2019-07-31 13:32:32.861934: [debug] Pulling down tree keys ...
2019-07-31 13:32:33.048088: [debug] Downloaded from casa: 1040e5d2a7e60513d7c7d18947b67b7c675effe34cfdf8e46412709b2bdedc82,543
2019-07-31 13:32:33.053258: [debug] Found tree key on Casa: 1040e5d2a7e60513d7c7d18947b67b7c675effe34cfdf8e46412709b2bdedc82,543
2019-07-31 13:32:33.053510: [debug] Pulling down tree keys ...
2019-07-31 13:32:33.246295: [debug] Downloaded from casa: 5730b45e857424c97d24ee1cf530be1fc782cd000221ac97b5568be886cbbc2b,584
2019-07-31 13:32:33.253653: [debug] Found tree key on Casa: 5730b45e857424c97d24ee1cf530be1fc782cd000221ac97b5568be886cbbc2b,584
2019-07-31 13:32:33.254011: [debug] Pulling down tree keys ...
2019-07-31 13:32:33.524436: [debug] Downloaded from casa: 841586a64478b5901e6ae45eed93b1c3e672b1cf42c1b37cadd479e4747f1bb5,31482
2019-07-31 13:32:33.536375: [debug] Pulled 1 trees from Casa.
2019-07-31 13:32:33.536900: [debug] Found 1 missing tree keys from the local Pantry database.
2019-07-31 13:32:33.537338: [debug] Found 1 missing tree keys from the local Pantry database.
2019-07-31 13:32:33.537796: [debug] Found 1 missing tree keys from the local Pantry database.
2019-07-31 13:32:33.538651: [debug] Found 1 missing tree keys from the local Pantry database.
2019-07-31 13:32:33.539253: [debug] Found 1 missing tree keys from the local Pantry database.
2019-07-31 13:32:34.463672: [debug] Downloaded from casa: 003021d540de939e866ed0194c6d817d70c2488ab1703dffb923f71bdd303e2d,9878
2019-07-31 13:32:34.464311: [debug] Downloaded from casa: 02f72ed562856e15a6becc4e7798d883026956f60ca8176e94adfbe7b61004b6,418
2019-07-31 13:32:34.550528: [debug] Downloaded from casa: 03798f90821dd742619ef0bc18da22a7f48ec7368296d28d0c2b84b609f6ba9c,7018
2019-07-31 13:32:34.550847: [debug] Downloaded from casa: 039165923666b9fd888a128d472d5f705672ab1fef25ae9bcc059eba2502fa23,2136
2019-07-31 13:32:34.551096: [debug] Downloaded from casa: 052cf0660903ffa7a4a32517aa39b0dca1695eddf19de383cdec97733e2ee98e,2872
2019-07-31 13:32:34.551349: [debug] Downloaded from casa: 05caea6da367703f96932b05c058c8f1ea0ea9fd036cba3e865748f032683251,9495
2019-07-31 13:32:34.551475: [debug] Downloaded from casa: 05dd0f5739b55240dda57981e91798f7c534814d6bf89be6dfaeeb6a0bdcc2ee,1060
2019-07-31 13:32:34.639184: [debug] Downloaded from casa: 06dde060a4085e33cc55a2dba67cafa485bb0389550b0ad7c9c0e1bab34dac7a,31883
2019-07-31 13:32:34.640100: [debug] Downloaded from casa: 07494f98867fedf8d1608552da6e7a240966f3629c1dfd3ed4f81b42c1bf2471,15229
2019-07-31 13:32:34.640604: [debug] Downloaded from casa: 07af248587769260ce3ba55071223d2a2f8a8dab82eaaea17ae6f1428fb29329,11252
2019-07-31 13:32:34.722277: [debug] Downloaded from casa: 07f646382189c326d8f7c573ff032ebc026073e86f324bbbd6ecdb36a09284e4,17614
2019-07-31 13:32:34.722555: [debug] Downloaded from casa: 08ff460acd7967e131e018926a369e4260b2423b82c04de902609913b36e5853,85
2019-07-31 13:32:34.722844: [debug] Downloaded from casa: 09830a5847c493101b10ed9f441efa721d9bcb79fe6e0c3c499dff676dd0f8aa,2272
2019-07-31 13:32:34.723055: [debug] Downloaded from casa: 0a0aa9e770a2f9809f31f11f83b7c18b66ff72b10b04e07d833e7aae38f8fd01,644
2019-07-31 13:32:34.723322: [debug] Downloaded from casa: 0a330882d73209a01eecfad712c1bb844d21c62fd7ec6fa75a2ce24c976caff2,4185
2019-07-31 13:32:34.725029: [debug] Downloaded from casa: 0aea73da56a1e3d57acfb29488be3b97dc3d31c5399e3d3102565a29bf5e067c,1831
2019-07-31 13:32:34.727294: [debug] Downloaded from casa: 0b5e7e6f06379ee9350250339cdabe9ee06eb29773078cc35ae0cadd2673a77b,22315
2019-07-31 13:32:34.727541: [debug] Downloaded from casa: 0c1e6059e2d9bb728ab981db100455cb1d43ca36344a4d8adf0578b9f9cc2b6e,2620
2019-07-31 13:32:34.727771: [debug] Downloaded from casa: 0cdae1289abc7576aedf9578de41321e8a8e6d5e53fd7e623bdb378d6e2f3794,2362
2019-07-31 13:32:34.728763: [debug] Downloaded from casa: 0ed6c4cf7097ecbd7b5a2f49894fe36274239ee0de13d4b8d9bfcac6ef1b3b0b,9670
2019-07-31 13:32:34.729018: [debug] Downloaded from casa: 112d76d8b1bbeba3d8f941d22e275be6afc0ff98e2ff7afda2106c6a2d9a687a,1581
2019-07-31 13:32:34.729359: [debug] Downloaded from casa: 12f8a2aa14b045226acd81321ff3602b6b1bca0ddf9fb8277dd55035f0d21b48,5523
2019-07-31 13:32:34.729739: [debug] Downloaded from casa: 13a7ba9dddac9db7dae23ac59b91cf578af7726e8e60f30d75a4a01dc24ce0e1,7343
2019-07-31 13:32:34.730006: [debug] Downloaded from casa: 1401c17d2cbb2f06eb059ca60d22294186b8bd86bbaf3bcd3255429277126787,2652
2019-07-31 13:32:34.731599: [debug] Downloaded from casa: 1469a95bda9e3845ed1ef7178e268444f9e16b38c2c9fb40c7915aa2d1efff6c,12394
2019-07-31 13:32:34.731876: [debug] Downloaded from casa: 14e8b2ebc779684b01e496d9a4de94b5efad2b7fdc35bc2b45ae109b9dadc01c,1350
2019-07-31 13:32:34.732110: [debug] Downloaded from casa: 168d89ec5f5d0661b577ef079fcd3a46e003a58797724a6e870e13800fc61bc2,258
2019-07-31 13:32:34.732376: [debug] Downloaded from casa: 1703d91f2c6b40230733bfd143892722ae1be0211c5cedc9d2b6840275ae21f5,1948
2019-07-31 13:32:34.732944: [debug] Downloaded from casa: 1764f7bd3c423d44377445d0bfab3df548e6bf05f997caf7e5043d8bcfc18db1,15051
2019-07-31 13:32:34.733202: [debug] Downloaded from casa: 19e9531163fc401401d77ebb9163ad20e3545de0ae9ecafd4b224acac0619e98,419
2019-07-31 13:32:34.733515: [debug] Downloaded from casa: 1a18911a01b2e285cd5d61c3773167c338648ce43b94aef076e1c581031712f1,3788
2019-07-31 13:32:34.733796: [debug] Downloaded from casa: 1a5a189b08b96db9cfa5330d7e062891a382022c3c22ab7e551f92428ab228fc,2047
2019-07-31 13:32:34.734133: [debug] Downloaded from casa: 1ae4544ed0f0c1836a8eb77d5699f735f821df7df20ce4653c9bd9a4bd6521ad,239
2019-07-31 13:32:34.816137: [debug] Downloaded from casa: 1b053041629eb7f50d3bbf5f1fe1025ef7c8df4b4cd589f91d3c937e3c63017f,52112
2019-07-31 13:32:34.817537: [debug] Downloaded from casa: 1cd5c2baac497679818333233d79534b5fbc5509f52d0bfe36e4e3304bdcf6a3,2617
2019-07-31 13:32:34.818063: [debug] Downloaded from casa: 1cf5489b7a16fb8ea047dfe4a43159ca6865b598fb0895c7d42416f6c7151ac9,12031
2019-07-31 13:32:34.818264: [debug] Downloaded from casa: 1d35ae84079d72b39d237361729cf6e4133c1eb58b11689cbc2ec5c54c80cf7c,137
2019-07-31 13:32:34.818403: [debug] Downloaded from casa: 1d6d51b8fca8f77a9abc41a9b4042388768829794a8a8f2ae4ea433d8666be75,94
2019-07-31 13:32:34.818588: [debug] Downloaded from casa: 1e57b301655491e0fe4d68b6995494a9f4bde14d9ab16594a5b1e0d4b061a203,3327
2019-07-31 13:32:34.818739: [debug] Downloaded from casa: 1e7e889f993df72f0a3921df234c805922ddb761e606a6edf6a95a3d5d46b078,104
2019-07-31 13:32:34.818968: [debug] Downloaded from casa: 1f6744896ee39c5e68865c8e942824aa981de54a02d610d2b8e8111e057712c6,3664
2019-07-31 13:32:34.820181: [debug] Downloaded from casa: 1ffee477362118440a06a6d6ee7efd81d4116eb1d6f3796d981cb99707fc5d71,17457
2019-07-31 13:32:34.820404: [debug] Downloaded from casa: 21b70578e274738d53bdfa5dfe6b151d107f9cee2e5f328a5ac796c92bbaaa00,1510
2019-07-31 13:32:34.820627: [debug] Downloaded from casa: 22be37c14edafa1e950c73a858882bc42f9f72d72dbb09d66f5699554064b890,5430
2019-07-31 13:32:34.820750: [debug] Downloaded from casa: 22caf781312076704abd9216c71538265051240ffbea8c4116a0e0efb78d8031,784
2019-07-31 13:32:34.820955: [debug] Downloaded from casa: 2359d1b162c1c3eb18702658d4953567a373455f7af7f81f782473cf6a1bd6b7,7086
2019-07-31 13:32:34.821190: [debug] Downloaded from casa: 237d75f445ccac289fc37b46f3ac1b2ed5a7bda22e6f02c0ec40fa190c9a1bf9,4052
2019-07-31 13:32:34.822702: [debug] Downloaded from casa: 24044a7563604f4a9ec12d331335ff9c127019d74db05101d2f69266b91418a9,25535
2019-07-31 13:32:34.826392: [debug] Downloaded from casa: 2415273fa920d85b2bc4c21d35ecf7b3a44281ab237904c3c2e15979ee5478e9,36840
2019-07-31 13:32:34.826568: [debug] Downloaded from casa: 241d828ef8d35e02e87ca205c458a8a70f54a387e4c5a94f05927c8a2c9c84a0,1485
2019-07-31 13:32:34.826793: [debug] Downloaded from casa: 249219286ae7354ba8a47cdda529eb56428880ba3649f8c8295d553c662bfea0,8693
2019-07-31 13:32:34.827015: [debug] Downloaded from casa: 24caebc131885ce99cbce2057cd072994c336032c434d1dc1afb65b826d33f47,9839
2019-07-31 13:32:34.896483: [debug] Downloaded from casa: 24ffb8f0e22aa2ee79b6025fd15fa7eb94a1bc00f7b6bcc038ccdef7ce03d8e9,58333
2019-07-31 13:32:34.896667: [debug] Downloaded from casa: 25115da35a91461d813cbd77118f884595fa7fd298bacfd68addd4cd16261de9,395
2019-07-31 13:32:34.897734: [debug] Downloaded from casa: 2742adabd0639e46f0c6c79d3c4bf5b4aa07522f1e3e3a35a66d79f0d5ea1642,263
2019-07-31 13:32:34.897877: [debug] Downloaded from casa: 27cfb7dc5e88d3be424a3af0b61db16e0cc81a786a25598b28212fe0cd2bc9ea,458
2019-07-31 13:32:34.898060: [debug] Downloaded from casa: 283afd2baa5789d867521200ff435711d0ca1c3177872d574fa69c52067d330d,873
2019-07-31 13:32:34.898207: [debug] Downloaded from casa: 2920a330dcfc4bfb3f929c90092b812116d9329ae35ad54dbed4cb9a8401c8f8,524
2019-07-31 13:32:34.898351: [debug] Downloaded from casa: 294244efb1197cbef245bb58f6e332c5c668d8651c961c6e7aed27ef9e787861,732
2019-07-31 13:32:34.898492: [debug] Downloaded from casa: 2a7aab98c7e1e36770d281188b61cd0117a3f60b8d0c81d3dcfc3848ec4bea74,235
2019-07-31 13:32:34.898620: [debug] Downloaded from casa: 2a842f020a878e921af16268598abcdc3289ee135fbc4e09eed359c1a1ea32c0,176
2019-07-31 13:32:34.898735: [debug] Downloaded from casa: 2ab8514e1b3bf960ac2070e6ba0c270645712dd9cf667449d84734a78520ae7b,119
2019-07-31 13:32:34.898892: [debug] Downloaded from casa: 2b8c9d5c49b298aa6b567b56f8fa97408f447385ffabf175a063d9755d543e58,2029
2019-07-31 13:32:34.899051: [debug] Downloaded from casa: 2bcc38713491a384b27b5778b3ab1dad3aa03d08460338bbab9bfc7a1def4a12,3074
2019-07-31 13:32:34.899194: [debug] Downloaded from casa: 2c1b34deedc2b2e4c0ecae58741c379054e6e983efaf81712639cef45d768151,1597
2019-07-31 13:32:34.899352: [debug] Downloaded from casa: 2cfbbf51aa498fbac77ea58901ef791211c501253d123692862cf374ca3955ca,264
2019-07-31 13:32:34.899520: [debug] Downloaded from casa: 2f01daf88005b2d5ceb05aecc257829b38ab8b6ffc8c52be9b38aa295af57ccb,3749
2019-07-31 13:32:34.899764: [debug] Downloaded from casa: 2f0eda9bd180b840751572ff5243fde3d3788a798d4fd23a5eef0c51c67ecea0,11133
2019-07-31 13:32:34.900014: [debug] Downloaded from casa: 2f30e11df6a104d0cfae0c24e9c30983914137a6f3a6e8fd4d9766671462f7af,1967
2019-07-31 13:32:34.901608: [debug] Downloaded from casa: 2f578fd019970032f58b4a73fb501f8ba383230a1d1c844260be4b2d9168e198,11555
2019-07-31 13:32:34.901757: [debug] Downloaded from casa: 304376cf84b2dd747a6ef341b7b90d0ee9f411ee02fdecda385d6eff9da2c49a,487
2019-07-31 13:32:34.958028: [debug] Downloaded from casa: 3098e0ecf019bcefa3f102e4305db4c05ff33e14826cea8a8470c889e869cabf,18426
2019-07-31 13:32:34.958334: [debug] Downloaded from casa: 30b619133466ab182d02353dd44bce3da9052fa98214be53f7f3c78ed302314e,2463
2019-07-31 13:32:34.958588: [debug] Downloaded from casa: 31cce98d274ea1ae62177fad01a46b1d213947d1b63423df15a028f02d5da04b,518
2019-07-31 13:32:34.958830: [debug] Downloaded from casa: 328c72db01eacc44da1c521520003ac7ac4ac87038da81ba57ba265b208418ce,3091
2019-07-31 13:32:34.959351: [debug] Downloaded from casa: 334946e3be7f6ab056c50497725c95b7acedaded22d401fa2a62936e0f0348fe,21676
2019-07-31 13:32:34.959633: [debug] Downloaded from casa: 33e27a3c8d36c17655971493e6def940e730084f73ad5250f6a627a72f668f1c,3358
2019-07-31 13:32:34.960218: [debug] Downloaded from casa: 3409fb32876ef934ca5344507f0cb2305579a5220a7095d14cc06a7ed3161138,21129
2019-07-31 13:32:34.961056: [debug] Downloaded from casa: 3451bf93c6e253469b59121fe3705c90bc36230973a2cff731904d02a585d57b,37053
2019-07-31 13:32:34.961288: [debug] Downloaded from casa: 34936e18456d80a6b3678784b889edf67cbc1115e58b1c76c79e476888c33585,2093
2019-07-31 13:32:34.961487: [debug] Downloaded from casa: 35e92166e48f7e4a1e869d288e1ad147dd47f359a91754d61eafff56d614299a,1503
2019-07-31 13:32:35.052454: [debug] Downloaded from casa: 362e076af27e2cf89b75e7c6e25d8807e79fc223bcac28cd6fa8c1a826ab7aa3,1252
2019-07-31 13:32:35.054876: [debug] Downloaded from casa: 36610fd0e7ddec81cacb949d1386c884e75e2ed211158c78ec20908582078446,34835
2019-07-31 13:32:35.055551: [debug] Downloaded from casa: 36c6709bf0fdaa19c34d4a2d1dbece5ef9f2ad06588f63c340cca2a3af12d64d,946
2019-07-31 13:32:35.056222: [debug] Downloaded from casa: 36cbd108e73ca78dc75980fc25e80e3ab2167b1cf539e648a6481b4bb5057939,3299
2019-07-31 13:32:35.056942: [debug] Downloaded from casa: 385dd9372a822521b594f7d4171a9077d85bf51951d9afbf3c0b05f1580ae25b,2121
2019-07-31 13:32:35.057573: [debug] Downloaded from casa: 38a12a44103321ffba3db17cfe84ba2f2a5595f51c30f99ce47df4844c0ab92c,1721
2019-07-31 13:32:35.058125: [debug] Downloaded from casa: 38f1c4721062ddb043cd854d25e37d53b95063514e8eee5a187a12fcc4daf2fc,141
2019-07-31 13:32:35.059386: [debug] Downloaded from casa: 3bb3230753542512b7e8bbfd62d4246b70c07b7ed89daff3cbed175b567d9b73,15617
2019-07-31 13:32:35.060165: [debug] Downloaded from casa: 3d55d04d27f79850571f5d7e896e14683620b5bb6103c6e3afcae1c6dfc815c2,511
2019-07-31 13:32:35.061089: [debug] Downloaded from casa: 3e2c8c5b0cfd4c989fbd755d7733c86bc686f9168b0598f43563260299fb1e13,8459
2019-07-31 13:32:35.172864: [debug] Downloaded from casa: 3f1d184eab639b9d00445243b5eb83e4b097a40746ac04469ea5fc9791b12834,1117
2019-07-31 13:32:35.173491: [debug] Downloaded from casa: 40487de7f4b8c69861c84824e12736ed32f7b1b1d031c17aff6d0284938a8b8e,132
2019-07-31 13:32:35.174165: [debug] Downloaded from casa: 40d7409d47d626507e096d5d30903c4f0b59e528f431d1dafbe75bfb54fcf27f,2922
2019-07-31 13:32:35.174666: [debug] Downloaded from casa: 40ef7cc78d7701dae337830843222e896535ffd9398d45f74612aecdc463b047,409
2019-07-31 13:32:35.175472: [debug] Downloaded from casa: 417152f9debf114b91fec713fc3906aee8697ce805f3c7663e29679050c93d1d,6135
2019-07-31 13:32:35.175954: [debug] Downloaded from casa: 42ae0b844bfbb52017af6b5bf87a6be53ff831f7fc1d15e8bfe97a156dc5bca4,151
2019-07-31 13:32:35.176650: [debug] Downloaded from casa: 4368e06a929fce51083eba945988e8a1c94d95cb88994f32f10543016a5279d5,5510
2019-07-31 13:32:35.177518: [debug] Downloaded from casa: 43d7a21265b44117de88ff89228ca04404addcee9fd41f9d7e57c55f7404bc18,6559
2019-07-31 13:32:35.178025: [debug] Downloaded from casa: 440bf4ab0bd4de0d2d35bdf21dbd516781caa8da9fd195a6a3eac20ad107be3a,471
2019-07-31 13:32:35.178555: [debug] Downloaded from casa: 443c47fa7ffa1bb26439412f28578b7c0f77bf581386498d6d8598d22c4b1f19,1686
2019-07-31 13:32:35.297661: [debug] Downloaded from casa: 444933512835e8567a3e53fe297a76e9189a808292eedf66e1a2e2881f2792de,3246
2019-07-31 13:32:35.299206: [debug] Downloaded from casa: 44b7fbc69c8c5eb636be971525d7fcd0dfd044e67e48ad8730482413475cfbf5,80445
2019-07-31 13:32:35.299631: [debug] Downloaded from casa: 4556af35eb1c7874117a4620d5b34137a7ef7c60deb120c23c5529b96b7c362e,15594
2019-07-31 13:32:35.299966: [debug] Downloaded from casa: 4559bc91e7f81008c1e7153b2c14bb7efada24a1354a13336256e6dfc18518e5,11276
2019-07-31 13:32:35.300255: [debug] Downloaded from casa: 4714f347c2dfbe7b61445c79d2978e5f7a9d911ecd40b3c614910c70a0da1db5,3595
2019-07-31 13:32:35.300760: [debug] Downloaded from casa: 477d3ae21f9792f784800e50ccfa1cda8c06fa017ee2d6f4e59323a68ed298ab,14722
2019-07-31 13:32:35.301013: [debug] Downloaded from casa: 48c69ab3907bae1e8cf38dc367aa4ce32de87101981be1d68c078ae861a45e1b,3481
2019-07-31 13:32:35.301211: [debug] Downloaded from casa: 48db91084130db08405a82c641becab341f2a843e9e711283de51a155cb4c6ab,125
2019-07-31 13:32:35.301424: [debug] Downloaded from casa: 4945d21ec47446e06f0b0ebe632471a29c62bbae95c365b7b17d7116582dc6a1,1153
2019-07-31 13:32:35.368006: [debug] Downloaded from casa: 49ff934aa47ab41017d5421e960e32cf5cfd6c39f810a0145922795251461063,5399
2019-07-31 13:32:35.368242: [debug] Downloaded from casa: 4b2eb77cae1b6b8b7359ff53ca7fe2bcba430888c334a430aba9053effbc5720,125
2019-07-31 13:32:35.368438: [debug] Downloaded from casa: 4bdfa7e8b6718cf0fa43b6cd3b8b59beeb73286f369ba140b6f99677d307b48f,440
2019-07-31 13:32:35.368624: [debug] Downloaded from casa: 4eedcb39efed3696f922a230ec6fe24eb215afc7085e7e9050a09189622c54df,143
2019-07-31 13:32:35.368917: [debug] Downloaded from casa: 4ef92c24aeb7013a8b182450c0e18037698fa59768435a70641347281e70d465,714
2019-07-31 13:32:35.369262: [debug] Downloaded from casa: 5192ad70f78b7d8aa291f223c8e5a4010811d945988ae064e860516175efbc8d,11514
2019-07-31 13:32:35.369394: [debug] Downloaded from casa: 53c1607d20eebc5da43d438778ef68fd145ddecf17596f593eda7bc0c0bcf98b,227
2019-07-31 13:32:35.369573: [debug] Downloaded from casa: 554a17f55ef71975003f9b1f413e90dea8af452c5549dee5d7fb3e78c52847b4,1967
2019-07-31 13:32:35.370191: [debug] Downloaded from casa: 55a443509e3c16dee73be23f0db2e35e0c1f3e25ca69d64eca4a4e68a35d3bb1,37353
2019-07-31 13:32:35.370365: [debug] Downloaded from casa: 55c1a92375dd8a55763b6001ea6f2ba7f04728d44b5b8a04cd0a9dcb3f6bcc63,281
2019-07-31 13:32:35.443231: [debug] Downloaded from casa: 564a5ff4a8ebca877c91d679ba8c7868e12d949613ccf14c2c5bc71334fc5986,14618
2019-07-31 13:32:35.443678: [debug] Downloaded from casa: 56c858cf85e8756a94aaf930f2be4c2eaee623f067e7c55394194d3741147ab7,21825
2019-07-31 13:32:35.443948: [debug] Downloaded from casa: 57017a7f595a8830d9466c7fc43b576967a957dd9d938ea5ca2b6414d8a8878d,7242
2019-07-31 13:32:35.444174: [debug] Downloaded from casa: 5755a4d4ac26394b53db4feab2ddc6b3ddef0edc72c2788760cd59f64b65e5a1,2003
2019-07-31 13:32:35.444390: [debug] Downloaded from casa: 577cad94fea600fa6f0ab4b0a7549b2ed0e4afb1231080294247945472ecae70,5955
2019-07-31 13:32:35.444544: [debug] Downloaded from casa: 57e239a09f2dfffce6a608f1b10bd0ccfe9ff487a68761b777000b6139624f80,735
2019-07-31 13:32:35.445820: [debug] Downloaded from casa: 57e4fc1cbc608c7ad6cfcb2db6fb2d413fde296755ba1e1f449664290f3ca496,94850
2019-07-31 13:32:35.446002: [debug] Downloaded from casa: 58b413f44cb5602e250474c69d0115085760428ce7e7335b022fae44a16a1bbe,2144
2019-07-31 13:32:35.446147: [debug] Downloaded from casa: 5933e038c3856ffdc5ab4bc699af6766b9a059fb6caffb66d83958ed62558f4f,175
2019-07-31 13:32:35.446336: [debug] Downloaded from casa: 59895671b6fb3fa6bb9f15431370c77552577a9380847c577e8de3fc5c78d42b,3917
2019-07-31 13:32:35.633972: [debug] Downloaded from casa: 5b7a855b9e4dbc38e32025965e34a78892c012ff80e010bce9cf57c84b78135f,226
2019-07-31 13:32:35.634700: [debug] Downloaded from casa: 5c18eb7bb1ed0cf72b35236421abfaa428a2524c533e1f9c779bdbc44dce0e0b,24366
2019-07-31 13:32:35.634993: [debug] Downloaded from casa: 5ca700265b77c6b20c70097847546f0107346e29ae28c89c9699bf7b61c176d3,7493
2019-07-31 13:32:35.635171: [debug] Downloaded from casa: 5cb409d6b590825625bb7f55a23f4e8d74ff96f665f38e8f6144231256cad0e3,1524
2019-07-31 13:32:35.635326: [debug] Downloaded from casa: 5ce3051f78e98e18b2df74457a9d1967d6fa1c40ef6764131488f94a985a26e2,192
2019-07-31 13:32:35.635585: [debug] Downloaded from casa: 5f230eadf17359dcf86485ec3ad67174030cd8838e498dd6798f29e43cf41341,8022
2019-07-31 13:32:35.635771: [debug] Downloaded from casa: 5f4fd38901142200e761c0fbb71102fb9e346b0325f234fbff1df18d7c2d2bfb,251
2019-07-31 13:32:35.635985: [debug] Downloaded from casa: 5fbe04d778260b86002d3f2e5d711ac6d106e931ab2e5ac32731a7cc1c5737de,1517
2019-07-31 13:32:35.636409: [debug] Downloaded from casa: 60801a1b5e81f655ff63815b8c9e6502ffe85832d39ca8e1f5c4a1adcbaa8c43,18208
2019-07-31 13:32:35.636646: [debug] Downloaded from casa: 60bae58d231e2792425d59a951a8953723e35bca71e8a1e6919932a0c17eb68a,1331
2019-07-31 13:32:35.718437: [debug] Downloaded from casa: 61eb5c42d9350f205a475319dbf3b6136846418a5e658722095a06b1cf60a68a,4782
2019-07-31 13:32:35.718739: [debug] Downloaded from casa: 62a6aa9eabc7bb7b8e43993c57f731b47f34bf8bddce3cc6e15728aefd3aaf1f,7482
2019-07-31 13:32:35.719338: [debug] Downloaded from casa: 62fd7316d7d978a788c1b49964dbbdbd7c012e597bdd8a97ad0911b71e7980a9,29567
2019-07-31 13:32:35.719504: [debug] Downloaded from casa: 636321c607575fde08b45f7796e89c30964f853e21fa1db28f76d2190b65e678,398
2019-07-31 13:32:35.719806: [debug] Downloaded from casa: 63b8f771c58d4cffa2bc56bdecc1ae51a61e4d46b3c95a965051e56c7da8e9fd,10715
2019-07-31 13:32:35.719992: [debug] Downloaded from casa: 63cd4d16ba6eb9c7e39901ac10db5e7338be9c51eff26e752959cdaccdd76867,993
2019-07-31 13:32:35.720258: [debug] Downloaded from casa: 63ea83b4bc48cdf84afb87559f7a2ab29a4d8b9de2bc9b5aaf478cebb131f1fc,8600
2019-07-31 13:32:35.720538: [debug] Downloaded from casa: 6400dfbcbe64efe789eff5d6dc1b93fd989229af322bb6f11de68988e599e33c,4085
2019-07-31 13:32:35.720910: [debug] Downloaded from casa: 65ec286a0bee089f64c8b22c2ed9acf62764ad2a867dbfa3ef26bfb7401f41d9,10775
2019-07-31 13:32:35.721108: [debug] Downloaded from casa: 6667961cb06465a428955ca077c8f94d68329644b9bc1b2df2a8a705b66457f1,721
2019-07-31 13:32:35.779744: [debug] Downloaded from casa: 66ab7e33a26a9e3bf23132ab9fede8ae3b1bff8b6f57dccc008fef0361aeeba5,12584
2019-07-31 13:32:35.781689: [debug] Downloaded from casa: 6727fbbbfadd24555c2d7e3e33504f49d9f527caa51e2ac2af480d77242e9fea,132942
2019-07-31 13:32:35.781869: [debug] Downloaded from casa: 67fffab68ec16f23658d0a09ae4d5126d6828f0d41e2f477f009d3a8cebfb59e,1469
2019-07-31 13:32:35.782322: [debug] Downloaded from casa: 68db74b5031b62372ca7c7956e05ccda03239dd9e48d30ce51db4b3af4e9cd78,26087
2019-07-31 13:32:35.782463: [debug] Downloaded from casa: 690ac5b458907119270acbb9a7e09f279e5f3ce5e232ddce6cb3e1a12dd6ef85,129
2019-07-31 13:32:35.782656: [debug] Downloaded from casa: 6afa9c0a5bbe4159bfe8069dbb086ba3ebb41bd5126793d5d9db7702008c8ba0,1209
2019-07-31 13:32:35.782795: [debug] Downloaded from casa: 6cd440411934bcfee05691926f38e10f9b92f8c0bec7ac631e85141b92d43026,179
2019-07-31 13:32:35.783069: [debug] Downloaded from casa: 6e8a9187e790e1ecb146ce5df960f0891622b13a31bd43c7e09a912bca1e323a,10760
2019-07-31 13:32:35.783214: [debug] Downloaded from casa: 6f4c5e7173d6fe26657904ef3143c44a51b4e713fb093a80ada32550e24952fd,968
2019-07-31 13:32:35.783359: [debug] Downloaded from casa: 70472a3d26d69efa8b8443a33870ff7982f2480a9ef0a95ccaaf03b6a3482b65,457
2019-07-31 13:32:35.900208: [debug] Downloaded from casa: 70547bf2dcbec237d17edc62b1a582a1256c295861d3c246f82b094d3399123f,525
2019-07-31 13:32:35.900782: [debug] Downloaded from casa: 70cd852bdc4e45e744619d3ee6c7e9f8d6b3a37b3401b03f68d03441ce57688c,3422
2019-07-31 13:32:35.901927: [debug] Downloaded from casa: 72351748486ab662d2f0529a2c10de9dbf2c37098c5b66a3d9855cdfad199346,75703
2019-07-31 13:32:35.902188: [debug] Downloaded from casa: 7328a9ec723c5d395acf4d55d7189b515f6bad9c6df28905b6e1097b1c664947,2207
2019-07-31 13:32:35.902393: [debug] Downloaded from casa: 73731942ff84f4788edb15626d9a2738e179ac5683625969fafdcf201f899821,82
2019-07-31 13:32:35.902599: [debug] Downloaded from casa: 73d5c3e0c1c8bf0720dbf4c0307d4444b06145669b631c7203d8028c4c003646,579
2019-07-31 13:32:35.902824: [debug] Downloaded from casa: 746a8d324dfcc7faa7bd108e757471c5b5674d3744ef098658b95a964d2f5bf8,742
2019-07-31 13:32:35.903067: [debug] Downloaded from casa: 756f47bc5e1c468ea4f41bb59a21b75badb4696367f4d40529b913e7c8735836,7538
2019-07-31 13:32:35.903308: [debug] Downloaded from casa: 75c450e4c9d2e15e93fd1367d231c9206ba80c54fd1f9c9d91e91fff96004ebd,5780
2019-07-31 13:32:35.903516: [debug] Downloaded from casa: 75cfc58684c7b5ed974a900489005440f0b67a4827f216096753db31f8de8860,2906
2019-07-31 13:32:35.903739: [debug] Downloaded from casa: 76496126d807aedd92287c345e78d3474865b59611952dfc767e2dff34f9ea7d,2108
2019-07-31 13:32:35.904268: [debug] Downloaded from casa: 769d6bf05fec3a7f5d293089cd2ef8e9a0d3dc8a6a00ec065c39046adfeee44d,27847
2019-07-31 13:32:35.904417: [debug] Downloaded from casa: 7789b24b25f3ca1836dfe09812c86631fa1831b44fa165d03c676cba91719a89,136
2019-07-31 13:32:35.904577: [debug] Downloaded from casa: 785cf1cecb09b365c0d68f4f74af0859cd70b1d634f64e3c1fda45ae4d18b38a,1548
2019-07-31 13:32:35.904871: [debug] Downloaded from casa: 7a074c3d6150e7f4f7db4af05198e30aa603eb1986abdf64ba41202e497954ad,10589
2019-07-31 13:32:35.905030: [debug] Downloaded from casa: 7b017e9a3980406e6d917a1f6ece591dae2150cd880984dbcbe20cf54b5be381,247
2019-07-31 13:32:35.905198: [debug] Downloaded from casa: 7b267a38c9dadfc22927c2dbad4986439fd8cec201e9207fb509f0edfc737d9c,2737
2019-07-31 13:32:35.905331: [debug] Downloaded from casa: 7b76ffe9875563bb5ccb7bd94af2595f6e4135a53ebb5cceee0d5041b61ab9fc,181
2019-07-31 13:32:35.905451: [debug] Downloaded from casa: 7b80c29ba5b1506438e83eee2374f5132c00d719edcbb286e8f82c3e60347fc6,366
2019-07-31 13:32:36.020598: [debug] Downloaded from casa: 7bf08cb823561a8e0657c1bbc9db9e34a1693dde5306794a6c2655bb4971990b,11886
2019-07-31 13:32:36.020942: [debug] Downloaded from casa: 7c1a05249d8d6c8737bdd9589f4f0ffab4bd3658994927380a5fb07be93b333f,301
2019-07-31 13:32:36.021185: [debug] Downloaded from casa: 7c7b4c686dae31ed5d91ad6d3a18ec4e09740f62f89049992e56bae499f218a4,2704
2019-07-31 13:32:36.021376: [debug] Downloaded from casa: 7d25275e6be70cc0f69c8e65171e4221926bb6dfbcff63b31cd58e838533bcd9,365
2019-07-31 13:32:36.021754: [debug] Downloaded from casa: 7e35d11ee68778a667e3c5b0523571ac8b8418b089dd9b84ca2c33382168610f,12070
2019-07-31 13:32:36.021949: [debug] Downloaded from casa: 7e7514158dd28c1f30456904d7621f9c7d00bcc6f91bd875c39817768818bbfb,1002
2019-07-31 13:32:36.022147: [debug] Downloaded from casa: 7e95821d73cd93c7d925176651d4ff4d86eab7370c956e0917d79d1621c6311d,1632
2019-07-31 13:32:36.022284: [debug] Downloaded from casa: 7ecf9221d8645c7c914d27b1b458d368800aa6c93733becddcd6d62835118dac,1120
2019-07-31 13:32:36.022493: [debug] Downloaded from casa: 802b9bc7b2650d5d80a2f596b01fa27b04b3b522e30326e89d852170ec1454f4,3192
2019-07-31 13:32:36.022685: [debug] Downloaded from casa: 812a44af44bb195d8bbd8f715e64875860e212904729dee351025e7d412f41b9,2521
2019-07-31 13:32:36.022932: [debug] Downloaded from casa: 81b4d57c67cd30de7445e4137d0a3e940d8356186aeda7716f3150c8208b15c8,5305
2019-07-31 13:32:36.023137: [debug] Downloaded from casa: 827b411559ff6cfebb4441b94248c5310f43ff839609be3f0837ac258da81792,4331
2019-07-31 13:32:36.023304: [debug] Downloaded from casa: 835de7f3d865ea426cccf8a9af35bb1cfa544959a5e947fcc8cb9c202c012670,530
2019-07-31 13:32:36.023459: [debug] Downloaded from casa: 848a38af808efbbf539ffb47402a3cce17415892c917acb3b85d81b309f4073f,120
2019-07-31 13:32:36.023695: [debug] Downloaded from casa: 86e6f2e17ef9f3849a7e56b8a417e549079fb099b1e2f12a3af50bcc0779f58c,5563
2019-07-31 13:32:36.024039: [debug] Downloaded from casa: 87def3cc9b98645402259b7777bb401cbe515d7cf3f457dd92fc33705086acef,14377
2019-07-31 13:32:36.024263: [debug] Downloaded from casa: 87df1b248be4196a29481a93e19f25f96748b56f41a023cd28dd04bb717b3937,7168
2019-07-31 13:32:36.024403: [debug] Downloaded from casa: 88b9ba36680775045b1bd3434c9418d6461c87f1066c54817ddae0bd6e8ddcf9,315
2019-07-31 13:32:36.024602: [debug] Downloaded from casa: 89d441a0ccb33e832c00986cfa682bac9cf31cf7568204e19819ce622702b3e3,1357
2019-07-31 13:32:36.024782: [debug] Downloaded from casa: 89e85167a622ba12d56b3b751f0a55af0b7b2042ef0adcfeea46d41f10a59630,4911
2019-07-31 13:32:36.081513: [debug] Downloaded from casa: 8a4453cb49abd51c4ee1d6a99c1ce1760693921fcef6a03e31500107747d9e76,564
2019-07-31 13:32:36.081919: [debug] Downloaded from casa: 8b1b646f6ead835e6c748946f567a0be9d136ce5d458b411da2cc86c6c516dc6,12037
2019-07-31 13:32:36.082377: [debug] Downloaded from casa: 8cd70c0fad516b4768b6c24636f54854bc2b3b1be8f51b48a91359e231de751a,16958
2019-07-31 13:32:36.082546: [debug] Downloaded from casa: 8d609d0eae78d84c4bc166486bc4ade685f4b715259fe553636171925a1575a6,2023
2019-07-31 13:32:36.082726: [debug] Downloaded from casa: 8d72204179d91d4d27e0b76da8feb44769a8a5310732ce223d74ea2c7cb6bfd2,1616
2019-07-31 13:32:36.082916: [debug] Downloaded from casa: 8e9990949c11b007646b496afd396fa48c7df2f0c9dd7433e8b57efc3dc5d9f8,3714
2019-07-31 13:32:36.083246: [debug] Downloaded from casa: 9028f3c28fb178e5fb65a54fd78f2b67133fcc83bf9fe14dd522d2d4c5ab3890,11191
2019-07-31 13:32:36.083371: [debug] Downloaded from casa: 9088b967493e58ba8ce1b1e1ce389809ebbf3f1e1fa069032a89c076b898e619,98
2019-07-31 13:32:36.083630: [debug] Downloaded from casa: 911d4b464a0eb6b4b501969b07f38ebb3bd975f2817371d622047be2ccb046df,6341
2019-07-31 13:32:36.083842: [debug] Downloaded from casa: 9123f71da534ed1920291d317a6ef5f374eef970c52fc0fa07b81ecf2379c29d,6597
2019-07-31 13:32:36.141675: [debug] Downloaded from casa: 918081d34520e55c5ee571d48f5100dfe7d08a10bec684e0dc0b9bebebdecfa6,163
2019-07-31 13:32:36.142032: [debug] Downloaded from casa: 91efe283de904a00b24790251753a70746aa9ed3c8c97761e230c425d4fcd834,1652
2019-07-31 13:32:36.142276: [debug] Downloaded from casa: 920d570586e86e2028fccb8f95217d2935f34c9946b1aec4bb08073e9452ea45,356
2019-07-31 13:32:36.142546: [debug] Downloaded from casa: 932464e50ca9aff99c17b2dd9412164bf7a06f953f73e37179edcf76f757dd23,7161
2019-07-31 13:32:36.143148: [debug] Downloaded from casa: 9379bc69957f8521b955090784535f2ad0f8f93989e5d8595730a84f74902e11,37821
2019-07-31 13:32:36.143358: [debug] Downloaded from casa: 93b5d0f8f212474637b2e25dff00aba508fcd268c4a0c697a1d25539bba080af,2549
2019-07-31 13:32:36.143509: [debug] Downloaded from casa: 9438a868641e51fa574153fe22a340864d5d3cf7389385ff5f4cfdd2666d26ae,704
2019-07-31 13:32:36.143676: [debug] Downloaded from casa: 949d6ccf5fe45ab4a862cb1a608437cc7dd2d238b4d28c55e5d84372588815a8,3243
2019-07-31 13:32:36.143826: [debug] Downloaded from casa: 94f888d8a722e0ab224385e62c476a2428f165840ad51f4d788bcc43ffe48ab5,714
2019-07-31 13:32:36.143990: [debug] Downloaded from casa: 9569e48214cda236fdd77f10ab86aedaa435b42f549c239e90123d94318622d8,773
2019-07-31 13:32:36.295501: [debug] Downloaded from casa: 957c38483f276f0240d92e11a1b98962880e9a2606daf4563856c4e70d2f2cde,97684
2019-07-31 13:32:36.296063: [debug] Downloaded from casa: 961e66ce5114a8dd9cb469ab9413d9145af84d553fc3e298e401151410a877a8,10945
2019-07-31 13:32:36.296350: [debug] Downloaded from casa: 96a630e90da4a74b6bc5fc9d153389b535ef231c9b433e1174cbae43207927f7,3216
2019-07-31 13:32:36.296631: [debug] Downloaded from casa: 96e39d54973c3506fc4912c66589d3c69237a9c9bdbc4f660e88cebaf74a32d9,194
2019-07-31 13:32:36.296822: [debug] Downloaded from casa: 97be9fc4dabd73baf1605e99ddc21afd5743627306c86fc989b3de48b96f46d5,1461
2019-07-31 13:32:36.297240: [debug] Downloaded from casa: 9912dd1b1090622bac48767a98c43e0bedc2a6e18c5780a3e9aad954528816d2,22655
2019-07-31 13:32:36.297406: [debug] Downloaded from casa: 994cec446bc0a12ce824d464286f40fc8f200348540d7aece8ab1c08cdcbe155,1491
2019-07-31 13:32:36.297636: [debug] Downloaded from casa: 9978b2e7e53992c9cc4fa09db59809f4db89fe8bd8bc9097d94044b559ea26d7,7013
2019-07-31 13:32:36.297876: [debug] Downloaded from casa: 9a0df7144af3f4b0b16b8441e06c1950da10eeaf47a86f53126e8548a4dae766,4455
2019-07-31 13:32:36.298015: [debug] Downloaded from casa: 9aa5fe6739a94cf2286b73a62235b81ff425fbe7127b1e35477524908b8bb303,191
2019-07-31 13:32:36.356452: [debug] Downloaded from casa: 9b42d54ad8e7d5d5ea28f5f0a741ba18c1c7b7915184c05f7de370205ff47f4f,27039
2019-07-31 13:32:36.357249: [debug] Downloaded from casa: 9e0fae3271d7142dea525edb25b5eb03932d34394f20da35806aa8eb52432dc7,6630
2019-07-31 13:32:36.357650: [debug] Downloaded from casa: 9e1580c39d398959e050eb961814fc8d66d9264bb3c0dd30eed58f2b6ab735cb,2989
2019-07-31 13:32:36.357991: [debug] Downloaded from casa: 9e7c8182133eb1638d408304b468972c605d0850c903b9e53cd36daac69288d5,2175
2019-07-31 13:32:36.358274: [debug] Downloaded from casa: 9ed22ffc20431f6250db8739a3059027d654268fa53d9d973d2f8ebe95ce304d,1030
2019-07-31 13:32:36.358485: [debug] Downloaded from casa: 9ee79cc5b30d021e76632c7ee329d4da9370b5959509c591ba654639ebdad347,808
2019-07-31 13:32:36.358875: [debug] Downloaded from casa: 9f0a04a196e597dbbecce6bbb61e102e675b2ca6d7f1a18cab4339fd7e2037b2,9400
2019-07-31 13:32:36.359430: [debug] Downloaded from casa: 9f36bacff10944287a6a76a836b9c112a11b2f12a841e3e771229ad5e6be9ca1,17437
2019-07-31 13:32:36.359670: [debug] Downloaded from casa: 9ff428a4b12b0d8aaa0c01357e793ac92e922a5b722bec9db984537c35ace36d,1959
2019-07-31 13:32:36.359931: [debug] Downloaded from casa: a048bf52ac10dc3ad721f2c8cfd3bc3db93fcaa2b9e084a1ed7e78622d97f9d4,932
2019-07-31 13:32:36.360139: [debug] Downloaded from casa: a07fdbbcc4aac47161d5eb5e36e31518b48841f753138d8d4f9e2d709d1dcd5c,761
2019-07-31 13:32:36.360602: [debug] Downloaded from casa: a113af0f2a3c9da2f370d8b91996879f275d48519e4449c5d68c5591420b8def,10596
2019-07-31 13:32:36.360939: [debug] Downloaded from casa: a195e3a62ce5504eb3bc20e415f46a23c686c10c5ff83a37070e0921cf33aab3,2559
2019-07-31 13:32:36.361203: [debug] Downloaded from casa: a2792fb7de680b7a1118f7026bff34353e020493f70c7c247625f7be493d02a3,2746
2019-07-31 13:32:36.361682: [debug] Downloaded from casa: a294f4b2d6c65841f3a2400824abb37225351edf5e517e0e6e1b513ad6efb84e,13996
2019-07-31 13:32:36.361957: [debug] Downloaded from casa: a34727436dc2ea93e87473679e6e901fb3111fddcde5b7d30cccafe05f25615d,2193
2019-07-31 13:32:36.362264: [debug] Downloaded from casa: a3479e0c477811ca2cc0956e4865f26dc8a06fae528fa1dacae664877c8716f1,6475
2019-07-31 13:32:36.362464: [debug] Downloaded from casa: a36101a228b3d658f2aa68adb1735303990041c15f6c7ac5139968e38eb9b548,341
2019-07-31 13:32:36.362809: [debug] Downloaded from casa: a407f94f870d50ef7c81b0c204d3d62dff5e9992e7f8486add81eae8f97c7756,2359
2019-07-31 13:32:36.386117: [debug] Downloaded from casa: a452bb1a3355ea7ac47b5612f51522a70c0da3b974bdbc73cd57b59ad58a12c1,6523
2019-07-31 13:32:36.386456: [debug] Downloaded from casa: a4a66b8c3c6033271969a603a13d76b491acebeb17104464a59ccd2b940a71b7,2406
2019-07-31 13:32:36.386784: [debug] Downloaded from casa: a4c6f2f2dabdeab9756fc87feabb0e19c3679aa5067da806f2a8e6139e9ee528,5374
2019-07-31 13:32:36.387098: [debug] Downloaded from casa: a52fb509c35b1e1075a64d7a4392b830492e814361ad76ece39bba82e9d64f31,4783
2019-07-31 13:32:36.387442: [debug] Downloaded from casa: a5b56e9b0452b4c867c2f9527d6f1120ec8e5745e083cfa80cb6525c0c125ac5,7294
2019-07-31 13:32:36.387657: [debug] Downloaded from casa: a5c84a77cdf1ade73e86d47b9868f9cd15a1ef7a9e47b7b5f9e422acc93dfb54,3472
2019-07-31 13:32:36.387803: [debug] Downloaded from casa: a5e81ed48f14795f259b5a5d00be84c356d5341e4368f9fd49a68f586be4f586,137
2019-07-31 13:32:36.388164: [debug] Downloaded from casa: a78c0f79c2d3b5ae8e93ae70cbfde9365d777980556cc8eee749356b700b7e8f,13429
2019-07-31 13:32:36.388313: [debug] Downloaded from casa: a7f179efe641e7238130e9e1a9899df262cdfae29123b465b248647b4d3b84f9,669
2019-07-31 13:32:36.388476: [debug] Downloaded from casa: a7f361da1af6f97727df1f8776ac2916e4124fed74bf624c49160f66cc9bdc73,2342
2019-07-31 13:32:36.447095: [debug] Downloaded from casa: a7f4811eded7c526e846cd5f66a1982daa79fe44cb7d61c77e9823f2da8e89f2,426
2019-07-31 13:32:36.447453: [debug] Downloaded from casa: a930dc2c314b8182ca846f4488a7e065271a0b14a22bd64eb607d71168c5e93c,469
2019-07-31 13:32:36.447931: [debug] Downloaded from casa: a98fb19901d532154eec020fe0e6a83a64516d1dda22fc7bc4509cca34bc9031,7834
2019-07-31 13:32:36.448474: [debug] Downloaded from casa: a9a41b5aaa236809dbe8c3bb10a28252c4ee2b3feb0df1488c861f47437cb6d7,10530
2019-07-31 13:32:36.448706: [debug] Downloaded from casa: aa0f251f3935bb483e62615f9e0abd52b73f4508423108b3e1ee366fda61f27c,120
2019-07-31 13:32:36.448965: [debug] Downloaded from casa: aaaff8fb1ea973c7656aaaf71b59da9b7b93994e2ac167847d00b913d0bc727b,706
2019-07-31 13:32:36.449190: [debug] Downloaded from casa: acb1c5dcb6362de9cf90596a491a6723d75c51467ec1d3633ea4c4051a0420b2,1484
2019-07-31 13:32:36.453901: [debug] Downloaded from casa: accb64409d076e7385b8ebb30b9afdc5c0c8e35a66b7f78d0750b59dc343bcce,207105
2019-07-31 13:32:36.454252: [debug] Downloaded from casa: ad11876fc166082e1d0b19669e3a7b624995f91eafca35d625301116a5f5011b,520
2019-07-31 13:32:36.454697: [debug] Downloaded from casa: adc8e24b2d44299533b1c151486f8beb80bb87608a38cd5cc674b2670a881d7e,3225
2019-07-31 13:32:36.455252: [debug] Downloaded from casa: ade48eb0dfb00c532d0a766ba68f28087ab55f0e652edcfc44fdde398f571160,11776
2019-07-31 13:32:36.455653: [debug] Downloaded from casa: adf25a8538ccebf42a0e515891784f1111e8061fbe4a82e5ca5c4a9c820ea83a,447
2019-07-31 13:32:36.455957: [debug] Downloaded from casa: ae75221e39cb1e95565e8b71a74c9f73409e7845239c93c5bd01d9c5336c7b9c,196
2019-07-31 13:32:36.456364: [debug] Downloaded from casa: afad42c48a2b36f9376f6b381396ed643444b8642efa65cb100998b2ed20f814,419
2019-07-31 13:32:36.456965: [debug] Downloaded from casa: aff7dde486e500d4c33cb925602dd6b873597738586d5e6de53c7544424f8b93,17011
2019-07-31 13:32:36.458064: [debug] Downloaded from casa: b05bf8ac411810f230b3fd92ff10815cc992c0e27d238d1784c7580012e64c92,37515
2019-07-31 13:32:36.458366: [debug] Downloaded from casa: b0d662fc4d89aca92fd4fe7ae1791e98e08cf35a63febbfc89591a4699abdab8,2512
2019-07-31 13:32:36.459789: [debug] Downloaded from casa: b26b3654e41043e054677e1ad2972803aed7a35ed26c8f0b2f6583d189b94295,63511
2019-07-31 13:32:36.459989: [debug] Downloaded from casa: b2ab4c923afc8fb904d634e28e189636cbf794569c6832619c22933a0b59ac97,1043
2019-07-31 13:32:36.460297: [debug] Downloaded from casa: b2cffcc590fd5f1979d5d423c5a2f48359bbb6e16bedf9b793dd28ce0dcdf008,4418
2019-07-31 13:32:36.507125: [debug] Downloaded from casa: b3d38c72e8c22efbc8802c8eca32d9d7a35e8a68c9489c26406adffec74a6397,6479
2019-07-31 13:32:36.507413: [debug] Downloaded from casa: b40ef2057820c66fc0200046c7ad5231a43479bf967d381dad90d7f6cfceb3d0,1419
2019-07-31 13:32:36.507599: [debug] Downloaded from casa: b51ecee409202f915724d3104bf4784b35bdac9ab2ecbd7df135f4b2b6d4f788,631
2019-07-31 13:32:36.507772: [debug] Downloaded from casa: b6294b9a03f23881007347664ba17278519a26cd725f88e1bd710edb8d8d856a,164
2019-07-31 13:32:36.507937: [debug] Downloaded from casa: b63c9f90d0262cebc278f69ccf160fb5ebef0287a4312c9a960cef5a71ae09df,1068
2019-07-31 13:32:36.508275: [debug] Downloaded from casa: b81d6cc7741cb9889803acd1e313d6c31fe6e6ea70e2a527d6e653b650949a98,11422
2019-07-31 13:32:36.508633: [debug] Downloaded from casa: b8be89f1989c98d9427dac760c99ce03ffac522d3f09307ad5bd351780b7fccb,13134
2019-07-31 13:32:36.508848: [debug] Downloaded from casa: b9a3d988d1152af412cbe480ed2415e835b01f21badc4d18104af499f1d6c1db,3582
2019-07-31 13:32:36.509071: [debug] Downloaded from casa: ba1a396cd252ca80a95afe389a6adf995ca7d09d15ee755137e13952120a00a0,6487
2019-07-31 13:32:36.509247: [debug] Downloaded from casa: baced07d5310ea6f75fcd5b90b6123b98bf46a4b8b79aae1a2a27302b8db1500,448
2019-07-31 13:32:36.535947: [debug] Downloaded from casa: bb4c66950b718704917a2ed39b6772ce2c3292690802c49066d173a10dba0a9e,6286
2019-07-31 13:32:36.536171: [debug] Downloaded from casa: bcb832fc77bfdb950a3a031b7c7f65372b0c64d9b2e114f2f4711c9ef9cef646,121
2019-07-31 13:32:36.536348: [debug] Downloaded from casa: bd050b27eb1fd6d9f1f0f276aa4271d82ef8f83da635925a879ad2d5d311ed48,624
2019-07-31 13:32:36.536500: [debug] Downloaded from casa: be4233302cc57413d119eb64fc714467ed93dadf52558af9e4d653a49d127bac,1019
2019-07-31 13:32:36.536635: [debug] Downloaded from casa: be5315264c85c52d33cf19413dfa1d51557613a90807e1b957ea4976584cddfd,182
2019-07-31 13:32:36.536771: [debug] Downloaded from casa: beedd3836a6b87d94a4564278e22e45dd4a5bdaf746905a2c5df8cfa463789af,574
2019-07-31 13:32:36.536949: [debug] Downloaded from casa: bf34304500b28d3741e772b2a3adb64cb8e853394416f70f51604785a0c61bf1,3239
2019-07-31 13:32:36.537215: [debug] Downloaded from casa: bfc537b198dcd0f28962ef1b13c61cac9f9040010a2b123dffb839a88b22aaeb,6140
2019-07-31 13:32:36.537446: [debug] Downloaded from casa: c05188e5ff7db2371543b3a4c9bef22dfcd60ad8d0d26ea464bd9b28676ae8ef,3613
2019-07-31 13:32:36.713053: [debug] Downloaded from casa: c101348e7c895b80e934fc47490ffb15f7d755e9f6476a14d96ad2e473d349a9,1877
2019-07-31 13:32:36.713321: [debug] Downloaded from casa: c1fed0eec325334e576b51d871e4b16dac260ea27d2c2df7f73684ef3973068c,2691
2019-07-31 13:32:36.713560: [debug] Downloaded from casa: c33f7bded285d2eaf9f1242cce06d50b1575b1d9760cb10d9a82dfb55d6479b3,1911
2019-07-31 13:32:36.713963: [debug] Downloaded from casa: c3d576eefe3a537f1f5e23412ea1b462e57e844fe924e628e61c5cee87671868,14171
2019-07-31 13:32:36.714167: [debug] Downloaded from casa: c3dc0a87e84b25e502ce12da17825176ca9a267d65099affa3b04957999b4f5f,1621
2019-07-31 13:32:36.714360: [debug] Downloaded from casa: c41c225733cd6855733c00882623e95de9fa9b781e6f4c11a6afe2e577fb39a3,1326
2019-07-31 13:32:36.714640: [debug] Downloaded from casa: c43ade759a5b9b9d8738f697efccba4d70159a2d8eb90ee680c1c0fcd99dffd9,6431
2019-07-31 13:32:36.714927: [debug] Downloaded from casa: c4506252c37dbe4ed6d0a1215eceaee0596fca8423cc73e03b6775ea3b4f3c57,4540
2019-07-31 13:32:36.715517: [debug] Downloaded from casa: c473e5a9fa654e25d1e033d615ff51316f1604ca90383a886fa2d008d3ae5011,27023
2019-07-31 13:32:36.715761: [debug] Downloaded from casa: c4b30e731d3f7840d45afecc34d55854f463635e9fa689e82a7247008fe731d8,3791
2019-07-31 13:32:36.797308: [debug] Downloaded from casa: c51addb67d0886298558690fc1b85a98db4839ee606cd69a9b1a72061981d42a,235
2019-07-31 13:32:36.797912: [debug] Downloaded from casa: c54dfab1cb3b0f5b54683cad50e6af5aece318ec865650bcf5d19d95d4f9ea9f,5127
2019-07-31 13:32:36.798274: [debug] Downloaded from casa: c5bb86f3639a452df25d3db6dbb9ca138707472fdda9e989e616e0753b000382,348
2019-07-31 13:32:36.799939: [debug] Downloaded from casa: c5e1cb85152da6e34eace04b95dc9b1a688c074cc780ac3a2010b308044fee71,43051
2019-07-31 13:32:36.800416: [debug] Downloaded from casa: c8a81472cf14824c60673b6704efb77ee2bf01e7eabb7da5f05440090e327563,3773
2019-07-31 13:32:36.801890: [debug] Downloaded from casa: c8eb91a606f8b23ee7af06a1433e6f28cf7dbe58057c523cf6a11f99f9340ca4,34188
2019-07-31 13:32:36.802297: [debug] Downloaded from casa: ca5f4697f250f30ba5f899b58fc428f1f6e68c6f4c878a3af5f90d605fc3a9ca,1963
2019-07-31 13:32:36.802574: [debug] Downloaded from casa: cbc723dd1fb83ceb63426494526fbf487b8461dd4bac25797b4145c27b61e933,382
2019-07-31 13:32:36.802717: [debug] Downloaded from casa: cc0e7cdea2edc95a746fd2f13e3ec13cdfefd70b2067cbf9178bdfba6b997f4f,804
2019-07-31 13:32:36.802845: [debug] Downloaded from casa: cc33be0f66263c9dfe378bcf29507a8c7ac9c6911efb3ee6409bcad94e8731f0,252
2019-07-31 13:32:36.872952: [debug] Downloaded from casa: ccc40205cabc0d8b50b14313c0599a26e85d325438add5261250cae9ccd0f284,239
2019-07-31 13:32:36.876062: [debug] Downloaded from casa: cd55814976cf4b318938e5fb5dacccd71524841fc5069015b006b9b0e174e00b,25227
2019-07-31 13:32:36.877292: [debug] Downloaded from casa: cd95ee2068ded6ab711b659ad0d977d50d5cc20a117a2e397279cb66ac32cbba,4952
2019-07-31 13:32:36.878091: [debug] Downloaded from casa: cdb97683aa50cfaa14f809ef251c0f8708f8508db373e8070d5ff693316130f7,401
2019-07-31 13:32:36.879370: [debug] Downloaded from casa: ce2c842792093eecc44cb246d7d92355a7cc71d434f9d48fc217ec5d355fc78a,4441
2019-07-31 13:32:36.880175: [debug] Downloaded from casa: ce944af3e6528883b2e6e739b83fda01bea2593b6a674111e2b6620b50e0b3ab,244
2019-07-31 13:32:36.883245: [debug] Downloaded from casa: ced53bec8bbc32c6cb3fe7c1993acd81c6ef794a454bca367fce57729b7ee610,29099
2019-07-31 13:32:36.884076: [debug] Downloaded from casa: cfa67bf09fbb959134681749130f51d3e5b9f1fff0320b5672a9dd62217b7222,1168
2019-07-31 13:32:36.884749: [debug] Downloaded from casa: cfb54430583cfc44fb9de4b34004788c6edbe321f84eb18e0c395b2f783b50ec,172
2019-07-31 13:32:36.886493: [debug] Downloaded from casa: d013c49f685598dea728e144b0393179e71cba7f2b3316583961edc35ada30f9,12142
2019-07-31 13:32:36.887283: [debug] Downloaded from casa: d0ca80932e3a14900f40d748b78b095dc7e9387300a195505a2480e439dbb80c,258
2019-07-31 13:32:36.888086: [debug] Downloaded from casa: d0d2b84f963d102e59a4e5820fddb3072138f1b153def08ce894b921cefd76cb,2159
2019-07-31 13:32:36.889178: [debug] Downloaded from casa: d11d2f6aac56718bc25d4640b31d4cca3d5fa92f6e64db06754f1462e4ab2002,2251
2019-07-31 13:32:36.889949: [debug] Downloaded from casa: d142915207873531ac5090b3a1b392f210bd63fe10176fcf09220a1a6c5fdb8c,239
2019-07-31 13:32:36.890755: [debug] Downloaded from casa: d1a6c4a45839dc997099a9753978f1daafabdd6320b0d5e48861b886b0c675c8,1134
2019-07-31 13:32:36.892840: [debug] Downloaded from casa: d2041e49d85888777a6b3c58396bc6a1758ffc761ad8d19ffea09f22536a774b,18220
2019-07-31 13:32:36.893635: [debug] Downloaded from casa: d2d22a25340faa21813ca25cce21f19026b878eacadeaeed2a37f243d2172a25,5022
2019-07-31 13:32:36.895099: [debug] Downloaded from casa: d35cc8a2b7c0930fd5a020544ea04fb6b4663154a7dd553383d235caf8af8bef,16513
2019-07-31 13:32:36.897850: [debug] Downloaded from casa: d3e9356544e5755cf3caaa1f6927eb01fea00b2ea321f21a368552e17b28e9fa,41311
2019-07-31 13:32:36.898317: [debug] Downloaded from casa: d4a63f46a2af88e507bfb7c0cd7bf37053e00264dcf06e3cfd3ae6deb43f009d,4689
2019-07-31 13:32:36.980131: [debug] Downloaded from casa: d5446ddd55cb9d868c3e81dbeca945db178b09785117b598e94a96ca2a8fae43,3389
2019-07-31 13:32:36.980935: [debug] Downloaded from casa: d586e23c5a1eb864f2a0748de098f2dad845a9fe566849a1cd47715ed5954afb,3066
2019-07-31 13:32:36.981500: [debug] Downloaded from casa: d66c1c782284e021e07c5c591d2cf9bf821858d2f83a6ece63883a51c4fabdfe,260
2019-07-31 13:32:36.982183: [debug] Downloaded from casa: d68f239061514e1e03c0e994063dfcea7e271b43ceab6a5d0f82b4596808ff79,1461
2019-07-31 13:32:36.982786: [debug] Downloaded from casa: d6baeba12fa94a2677f2937cd683bf8ef9b82b2547b31e7905c0cf73e8a20c4f,1602
2019-07-31 13:32:36.983419: [debug] Downloaded from casa: d98ee2e69702ddf5df180d4b01762ce39d94a6f4559bbc87d5fa9c88ea6853f4,1671
2019-07-31 13:32:36.984020: [debug] Downloaded from casa: d9bd483f8c62e5505f3f222743ae9e44334d9080c7fb772094ded5f1aa8cf8ae,117
2019-07-31 13:32:36.984732: [debug] Downloaded from casa: dd8e4a45511b4a05aab369651b97c98a2a5c30692cbb3a48a4aca5fd1dd742d1,1065
2019-07-31 13:32:36.985346: [debug] Downloaded from casa: deae6681f1b82151a6b42d5258f797256bba3a43b4744cd15809aa73e85e686f,92
2019-07-31 13:32:36.986047: [debug] Downloaded from casa: df594cdbbab8db18bdf314ba8f65f829d60bbf3ca886b782656bd2937eab904e,113
2019-07-31 13:32:37.055472: [debug] Downloaded from casa: df749fb15302d2420f1af6e882b5171b4a229681da22b303df9d994f345b816a,89586
2019-07-31 13:32:37.056187: [debug] Downloaded from casa: e007f4e4cba12c83f6d41579e325816589d04d47ec2f7f4a92c63cc02b9e7cd7,36770
2019-07-31 13:32:37.056406: [debug] Downloaded from casa: e05b4a2970fef3815e0aac803f55cf211603d6da4dd2bcdf9bfdf99bb551ddd9,385
2019-07-31 13:32:37.056602: [debug] Downloaded from casa: e098e343f20804c2fd326d410e83547ac55a304b316b907c1d9485a8ac1153ab,1785
2019-07-31 13:32:37.056772: [debug] Downloaded from casa: e228199f1975e8be9102c329a8f939814b28b2ee3da6ff0c8a99f4d090aedca1,302
2019-07-31 13:32:37.057012: [debug] Downloaded from casa: e22fead4f683224f158a844a72f4aeb317eedebeddcc0eb67d98596ffbd32f53,5108
2019-07-31 13:32:37.057283: [debug] Downloaded from casa: e275f02ce040e8fb826d1fc926ec330dd830590107a8bd7d1c56b8603e747629,7713
2019-07-31 13:32:37.057512: [debug] Downloaded from casa: e2d929d5564094ad70befb6d15dbeaa453f42f96e034ab8a345ebddfbc6983ba,573
2019-07-31 13:32:37.057644: [debug] Downloaded from casa: e3762758c041c34a7b1b5bf63b7c94d1402433a2d5d37739c161355742c8bd19,193
2019-07-31 13:32:37.057804: [debug] Downloaded from casa: e39f51540e8861e4c92339f70ecf9dc833251f53ed92f1885aaf5a07f8838b34,2598
2019-07-31 13:32:37.201185: [debug] Downloaded from casa: e5fe773765acdd33dec0d0f102dfafb47e548dc0356480cd5097685d7a6c47ea,3511
2019-07-31 13:32:37.202062: [debug] Downloaded from casa: e661ea0a3dc1c37f32d5fe0a378c60bcb77e4596ca195f0591e8964e42ce5792,4390
2019-07-31 13:32:37.202661: [debug] Downloaded from casa: e678a5a3adbcf8649eea7ead61ea89ed1131550f62c4ba55bc11ed2d9908e827,131
2019-07-31 13:32:37.203247: [debug] Downloaded from casa: e6b4fde83671c0157df116b4535df6590964c2ac0280b7e67379d2ec76aedcba,958
2019-07-31 13:32:37.205520: [debug] Downloaded from casa: e6b692262f832605806b7367bf17058d1983bc3ff416339e7d92baebad64a7c6,40508
2019-07-31 13:32:37.206228: [debug] Downloaded from casa: e75c09bf55be6e7fa5b4cf574ea4d90031c8615956d6ff062b7dd61d2743181f,253
2019-07-31 13:32:37.207127: [debug] Downloaded from casa: e7debf764fd7e5e1b1bdd54a34317896a8f17ca32d0bb438ee060ad3e73d7e7b,7743
2019-07-31 13:32:37.208127: [debug] Downloaded from casa: e8c2242f929494759520333e82e644c35226637e46df980768b7e440ad08ab7f,6441
2019-07-31 13:32:37.208921: [debug] Downloaded from casa: eabc57980a501bdb099e4a073ddfd01ea15c224344965c22aa5ab875c70dd34c,5615
2019-07-31 13:32:37.209606: [debug] Downloaded from casa: eb68261278b583e2381de099afb563940a7d31dbc6180b208859ea16cc69900d,3553
2019-07-31 13:32:37.210436: [debug] Downloaded from casa: eb9a1ea798d6d276d141b0a029775e3097d5db3c078f60e4ba71bb5d9deafb7a,5646
2019-07-31 13:32:37.211120: [debug] Downloaded from casa: eca937c478ca791150b80ae0fa09ac80216ea64da93c5d693ffcdfc281a39774,3198
2019-07-31 13:32:37.211672: [debug] Downloaded from casa: ecd3bc50c4e4bc2df61e4836a3cfc64173403417c376079be14d4e70d39662e0,574
2019-07-31 13:32:37.212488: [debug] Downloaded from casa: ed08bd9b5fe5dc4a53e8646ca77ac521756c461d8f74d55407f219c4ee005e63,5455
2019-07-31 13:32:37.213505: [debug] Downloaded from casa: ed303d49f56673f5422bbf3a18b89627a765f274ded84ff39f1c0b112c65a1ae,2559
2019-07-31 13:32:37.214415: [debug] Downloaded from casa: ed528c6095abffeca4b24e9484d74dbc55976545a21f31dad4b985e1e382f30b,4157
2019-07-31 13:32:37.214992: [debug] Downloaded from casa: ee053d2d4fba16d40053f63d8273515757dac2125331b4f4c84e3283e24f5879,451
2019-07-31 13:32:37.215519: [debug] Downloaded from casa: ef14af96844a6a8f3e5af7539b9e6e99e390895af561094c8fbe562b6a1c0323,237
2019-07-31 13:32:37.216036: [debug] Downloaded from casa: f0bc489f26467482ae0e2056d24781baa0fd5fce7d4ec929e61c63fc49ca4287,244
2019-07-31 13:32:37.274720: [debug] Downloaded from casa: f0d1faee221d2f2d62bbcf666d193848712c6f565f2c0ef24b8ac2337d0cb0f1,19897
2019-07-31 13:32:37.275083: [debug] Downloaded from casa: f12d4a4e65a76a381966eb2ed27c42efec295a4059ca429688b2597941073a87,11148
2019-07-31 13:32:37.275251: [debug] Downloaded from casa: f1beb66f80c76b9973ca5da316be4e0826784cbf5e133e8330f89d6735c8ba43,2171
2019-07-31 13:32:37.275560: [debug] Downloaded from casa: f1d0f18e0cc2f5d684b0890cb46670b3b74cdf0c60fb2c816082dc482470e391,12566
2019-07-31 13:32:37.275760: [debug] Downloaded from casa: f1f0e48c8dcb8f0426dfb39de5cb8b80f703a3845bceaf4fe0ef00ccc6815fbd,7214
2019-07-31 13:32:37.275936: [debug] Downloaded from casa: f3a4593dc844464d7d3ae0be82da5dfa26aecfef753eb21a484ac4fd32bcf63b,3087
2019-07-31 13:32:37.276200: [debug] Downloaded from casa: f4530ed76f6089ed1e7ed7270443dfc4c5a18ec2f556c077a66e2a4e68b54a74,11192
2019-07-31 13:32:37.276388: [debug] Downloaded from casa: f514cad4124458a55fa423c9333898ecfca51276be91f5e337ce36aad2a052e9,4824
2019-07-31 13:32:37.276801: [debug] Downloaded from casa: f529e5167471daf85b01453d80d46e9a58d9fa93d1efb3bc7a2663627b1c8429,27184
2019-07-31 13:32:37.277093: [debug] Downloaded from casa: f5b237354cc80498a704b391eecaa3239bebbee0c38a91407189e43867793a1c,12837
2019-07-31 13:32:37.413520: [debug] Downloaded from casa: f5c6d9325044c6ae0199b8f23ecfc21e5f31ab6cf85098c367ecc72eb120aca7,87631
2019-07-31 13:32:37.414090: [debug] Downloaded from casa: f66e0126c33837bb47fe24d42aab6316f9dff875122170062af17891acfc7b30,592
2019-07-31 13:32:37.414497: [debug] Downloaded from casa: f6a3a4461808f34ee86d547edc133789bb2fbc2065a3ab432a6d8347d46705f0,2217
2019-07-31 13:32:37.414936: [debug] Downloaded from casa: f77f56a4cb230afcbc2e782872d55aafd73b58c45d21dac2009db923482be7b0,5610
2019-07-31 13:32:37.415345: [debug] Downloaded from casa: f8155effb2df4c69ae4edbc2ca22c968a0e0f860cb0af19f5fbf264eb08614e7,3562
2019-07-31 13:32:37.415775: [debug] Downloaded from casa: f98befeb8b9a1588e7911ff0e2c6f1b36081d25a0b1121b739106edb10ca762d,4801
2019-07-31 13:32:37.416306: [debug] Downloaded from casa: f9fe9e628a661e5c961ea6b67bddcc643d474e92a14d507f49018cf57b43c970,8712
2019-07-31 13:32:37.416843: [debug] Downloaded from casa: fa3bcda176c1df20e4d2be4653e0fce408249dd8e797624917b9106d8ca189ee,9351
2019-07-31 13:32:37.418066: [debug] Downloaded from casa: fb97ec5275c7ca9616fdfaf0ffdcd85d8a948e8882a2147ff02598de6b79634e,33196
2019-07-31 13:32:37.419586: [debug] Downloaded from casa: fbd531a4ed9f7e358287bc99f4b71324a518caa821a5e6027e7128d83f2b9033,62204
2019-07-31 13:32:37.520432: [debug] Downloaded from casa: fbd6ca130ac8c44e07ca3924c7480f260cf3e9c15527a815dd9c74dd86ac20dc,14467
2019-07-31 13:32:37.520692: [debug] Downloaded from casa: fbd97102e15e1f4e1da41fa4605b3beafee30fca63da04b742aa9e74ebf5feb5,874
2019-07-31 13:32:37.520876: [debug] Downloaded from casa: fc44a175b1137289ad7a7cce6b889e556d3a300659c3155d0b5aeb3f4241a136,329
2019-07-31 13:32:37.521126: [debug] Downloaded from casa: fd1a3b6b2c45b1628e78ae4879c3b5bfffd65d53ffccd06b004c28e27e644dbf,189
2019-07-31 13:32:37.521388: [debug] Downloaded from casa: fd8f4b7ef5fcca054947271da9c3b97d7c958fb93c7dd86a0f0ba02a96a7f97f,2966
2019-07-31 13:32:37.521677: [debug] Downloaded from casa: fd90c224a93abf58f71bffa0793a073371a9ae367c8e5fc49eb548690dbac861,12437
2019-07-31 13:32:37.521919: [debug] Downloaded from casa: fd95faf8ef186a35bf83e0c4e68fef14bd8ffdd13a5bd4e7317be6ef7e575f32,4530
2019-07-31 13:32:37.522175: [debug] Downloaded from casa: fe8417976e0d6b2e02bdfaa28bc6b4ed80e8df2ed4c9f08998c7aef5d8e79030,116
2019-07-31 13:32:37.522423: [debug] Downloaded from casa: fe98717e350ec5c24e3e6b8e4627cb05427b99b514f3aae06799c7edf55c6bb4,5452
2019-07-31 13:32:37.522721: [debug] Downloaded from casa: ffe2549e1f8e9616ae8e33867f210677d9d0c34e4fb9fb599366f9fdb15a1132,9906
2019-07-31 13:32:37.556349: [debug] Pulled 406 blobs from Casa.
2019-07-31 13:32:37.644873: [debug] Downloaded from casa: e059f342ae4cd1edcbd90f5f69caab550a00cc64abcfd198ede188391ffe151f,1272
2019-07-31 13:32:37.645396: [debug] Pulled 1 trees from Casa.
2019-07-31 13:32:37.736069: [debug] Downloaded from casa: fa7427f86f94b5e830b4ed027f7ea2a4f9651da2bf85db9bce3307b97fb7f351,907
2019-07-31 13:32:37.736475: [debug] Pulled 1 trees from Casa.
2019-07-31 13:32:37.825121: [debug] Downloaded from casa: 843cf919d6e477662c572431316a6ced5aec0400df24da45613a3e244a57d7c4,891
2019-07-31 13:32:37.826021: [debug] Pulled 1 trees from Casa.
2019-07-31 13:32:37.914143: [debug] Downloaded from casa: 1040e5d2a7e60513d7c7d18947b67b7c675effe34cfdf8e46412709b2bdedc82,543
2019-07-31 13:32:37.914911: [debug] Pulled 1 trees from Casa.
2019-07-31 13:32:38.004204: [debug] Downloaded from casa: 5730b45e857424c97d24ee1cf530be1fc782cd000221ac97b5568be886cbbc2b,584
2019-07-31 13:32:38.004692: [debug] Pulled 1 trees from Casa.
2019-07-31 13:32:38.095197: [debug] Attempting to load from local DB: 841586a64478b5901e6ae45eed93b1c3e672b1cf42c1b37cadd479e4747f1bb5,31482
2019-07-31 13:32:38.221657: [debug] Downloaded from casa: 1754dc12139bfed808310af134262dcad14b5b33186c710a61e95252d38a0028,383
2019-07-31 13:32:38.311180: [debug] Downloaded from casa: 1c6831e4583f37ac27fc14fac0d26df6d9cb5d17c3c2cffb574d41366262e85e,56666
2019-07-31 13:32:38.311966: [debug] Downloaded from casa: 27ca948bbf6e6373e7cbb9fcae7dda2d2237088aaedf66ed5b95c5af34c7d512,585
2019-07-31 13:32:38.312678: [debug] Downloaded from casa: 2fbd14b119a40eaca54f6255686c7cfbe8ff26a9c18d79ec474a61225232d324,44
2019-07-31 13:32:38.313442: [debug] Downloaded from casa: 486bd7439e2fce914f391a8c86a156c57a92b9f2712a4047a0d0dc78bc31e3d8,436
2019-07-31 13:32:38.314174: [debug] Downloaded from casa: 5066653559d4d6134b022d66a634a17fdcf8db35d28b447e581fec284afa4689,46
2019-07-31 13:32:38.315128: [debug] Downloaded from casa: 55c45bcbc83343e427aca2469a1ac668cf031b8a602217cae6d3e9167fcc2de2,5309
2019-07-31 13:32:38.315708: [debug] Downloaded from casa: 6eba83ca4ed1e0905e3ec31b006358721c26da815e7a48a8c3db133bdc39b5be,4887
2019-07-31 13:32:38.316111: [debug] Downloaded from casa: 8a857b5fe87a016bc3a8526a2117d007ec381a7e7bc91c0e4be1d48c595a1db5,686
2019-07-31 13:32:38.316465: [debug] Downloaded from casa: 924b65e4acfff34d5b46f3de783d051b591d25932d113d2cf2332bcd2bf9f82a,1161
2019-07-31 13:32:38.316787: [debug] Downloaded from casa: 979d5c715f57cd4c3246435835bda914392cff94c3b6e9005fb931c16817f569,4392
2019-07-31 13:32:38.316998: [debug] Downloaded from casa: a3beab12c099f042f027706da69e637b8935e00bb5d09213f5ebdd888a32b9ef,114
2019-07-31 13:32:38.317267: [debug] Downloaded from casa: aabc53f2b0ccb100e87f10c68d1867c45ce464142ba725a5af565b5838632da1,1502
2019-07-31 13:32:38.317514: [debug] Downloaded from casa: aaf88dd79064d666ed9a42193d4d2b33c1bb7e99daf4c2698154df633c340fd9,815
2019-07-31 13:32:38.317858: [debug] Downloaded from casa: cf462db10fb9d7abfd5d78543db349fa6c21b428bcdbe0a573e77ba0c7a5cef8,6007
2019-07-31 13:32:38.318042: [debug] Downloaded from casa: d3470765803f667436692228f7e8ac31886950cb18305d8852162545fcd8de50,798
2019-07-31 13:32:38.318229: [debug] Downloaded from casa: dbab3f15eeb17505e994e2b2a582809cc85eb187f754f9bbee9e037cfa7a8853,1088
2019-07-31 13:32:38.318401: [debug] Downloaded from casa: defd0057b5db93257528d89b5b01a0fee9738e878c121c686948ac4aa5dded63,2927
2019-07-31 13:32:38.318574: [debug] Downloaded from casa: e8122cbe4bfe5ea2884771f9fbf4c5f3053e0e9f363a24a136727bdc10b72eda,509
2019-07-31 13:32:38.323705: [debug] Pulled 19 blobs from Casa.
2019-07-31 13:32:38.455754: [debug] Downloaded from casa: 06a2fa611611dd7079f0ed4addca6ea12d84d28f35505e043cc04aedf9b8df67,2530
2019-07-31 13:32:38.457919: [debug] Downloaded from casa: 09baf819c095749d4f8563600b5ffca346ed1124a2d964dc2085515627029091,1483
2019-07-31 13:32:38.458248: [debug] Downloaded from casa: 43933f4fa82d45ad69ef8202f33f38e21e7fb949d3850673419659e6b95dd849,71
2019-07-31 13:32:38.458382: [debug] Downloaded from casa: 5306693272b0b937204b64a67c0dfb46888e34cb114782a4b235273b8801698b,698
2019-07-31 13:32:38.459082: [debug] Downloaded from casa: 6ca2bb21a76a27eef46c1783068a9db990a9404a1001ed8bae5052e9b53b252f,6862
2019-07-31 13:32:38.459220: [debug] Downloaded from casa: 750f8629342904d7417af5789cef612a175aae0c1e4076afd95ee13f60851bca,575
2019-07-31 13:32:38.459340: [debug] Downloaded from casa: 75bf4cabcb2f62f8b523dcc9fbf54209c02e979d9c8972e1902115b7e2232930,88
2019-07-31 13:32:38.459461: [debug] Downloaded from casa: 7adf42216e7b9f3b3906260e38021d75364d001dfc71284d967e7cfae7a41f7a,177
2019-07-31 13:32:38.459564: [debug] Downloaded from casa: 80403b61e04bf6e918f55538161149996399b330a0c2af4f4279bfc5148a64c9,117
2019-07-31 13:32:38.459689: [debug] Downloaded from casa: 812483a5d14de1759fd01182d5b2e84a535b974a9663c54ad62086d0731d2e28,280
2019-07-31 13:32:38.459819: [debug] Downloaded from casa: b09acbe75718c1db57013306e029554046ff8a96feb0b0a6deb8bf3878b5651c,767
2019-07-31 13:32:38.460065: [debug] Downloaded from casa: cd41cb6f54f8361f4af19269235d8e8c80707540b8cd46c5ced25f67a17d62ba,9281
2019-07-31 13:32:38.460267: [debug] Downloaded from casa: d1bd3e92cac21465376597dc98ff04a9ccea0c3ec01e7fd07f51240982da8740,8766
2019-07-31 13:32:38.460389: [debug] Downloaded from casa: dc010f82805c91ffbe5e747204ae55a4dcc0e3cf7b6477470de8a348580a9950,646
2019-07-31 13:32:38.460500: [debug] Downloaded from casa: de2be08eb73e1fb4115135c62f5d5f7ed9bdb9affff318687ac6cc0438b497f0,2360
2019-07-31 13:32:38.462154: [debug] Downloaded from casa: e7ef9013ba5e67c25d4b9708045f49bdf30da894ea82c511bd1a427ffa3fafd7,39041
2019-07-31 13:32:38.465857: [debug] Pulled 16 blobs from Casa.
2019-07-31 13:32:38.661166: [debug] Downloaded from casa: 0590f3c16077c0d70209b7bcd6f0dd3b8440c88b8871ff066a73bd9d91cdc6c7,2353
2019-07-31 13:32:38.663013: [debug] Downloaded from casa: 0d8385ae11c246c3ff4812cb18190e58c675ab476a1964bc405e50b3d00ab58e,3082
2019-07-31 13:32:38.663647: [debug] Downloaded from casa: 0e4b6f07df6ea4a12adb308bb90a3e4f9abf5982328e6624b004dc692bc51a48,2724
2019-07-31 13:32:38.664441: [debug] Downloaded from casa: 13e192d9d2a8b3cdfd4ba22b5cc0769cda7697480cddc1f918c276b36f0913ac,7545
2019-07-31 13:32:38.665866: [debug] Downloaded from casa: 2e225a28862171443c75590b6c4bf58473b1fc5107f91e518a4fa7666232353c,23050
2019-07-31 13:32:38.666367: [debug] Downloaded from casa: 35197f27c041e657e1c25b0bb97221b969771d58122993e2a599b7e6c6951b1d,354
2019-07-31 13:32:38.666909: [debug] Downloaded from casa: 372e07a0d06be498d6e49cdff21fee30e8aa67741b870bc06cc59a25b7372510,1047
2019-07-31 13:32:38.667460: [debug] Downloaded from casa: 61438259d9b9cbddbe1350d892e7a60bc8c5e911f173bf1e0222e9da6191a57f,720
2019-07-31 13:32:38.667831: [debug] Downloaded from casa: 80403b61e04bf6e918f55538161149996399b330a0c2af4f4279bfc5148a64c9,117
2019-07-31 13:32:38.668446: [debug] Downloaded from casa: af2e11bd6d7be04eda7068fcbb940d9cdd0896dff78d7875b4218c3acb4896de,2181
2019-07-31 13:32:38.669324: [debug] Downloaded from casa: cc3dff95bc05ab4e7585dbe7f1cac0eb41db6f558373b5b46cd2d91b52088fa4,7313
2019-07-31 13:32:38.669926: [debug] Downloaded from casa: eaa297397bf5761f1e986f99b9452e42185f539f46031137fc85d725e42b58de,1579
2019-07-31 13:32:38.670430: [debug] Downloaded from casa: ec59dff319b709bb2b32e5eec2392f1701af1a803e01da4d6a07c1bd23892b16,3635
2019-07-31 13:32:38.670965: [debug] Downloaded from casa: f7a50e9cc34913609ed665aeceb6ba0a1a2b2e5f8b30efab2709cb0e33e2fbc1,1935
2019-07-31 13:32:38.675486: [debug] Pulled 14 blobs from Casa.
2019-07-31 13:32:38.780565: [debug] Downloaded from casa: 2659d96e97ea1859e4f10d4bae1912bf30b6462e7fdc14b3fc5da6a11d4476aa,3011
2019-07-31 13:32:38.781268: [debug] Downloaded from casa: 279fdc4780b99bfa8b24e660d4ec8056e8fdb3bbea5cc0f1f764d49c3b85d737,2382
2019-07-31 13:32:38.781904: [debug] Downloaded from casa: 3b9fcb04037a8eb1389717d322ed727c60080a9dab2cb6f76882f45f56e6cb12,1525
2019-07-31 13:32:38.782596: [debug] Downloaded from casa: 7093ee39c9779beeacffa4b0035a0e8a25da16afcd1c1a876930207fb8e31d1c,2606
2019-07-31 13:32:38.783372: [debug] Downloaded from casa: 771c26e02356cc1ff360222666b9229753b32d293b4eb65970378d7e4f11e348,7267
2019-07-31 13:32:38.783796: [debug] Downloaded from casa: 80403b61e04bf6e918f55538161149996399b330a0c2af4f4279bfc5148a64c9,117
2019-07-31 13:32:38.784301: [debug] Downloaded from casa: abfa6d46b0948eda7917d5925eac62fb4c8846d296e94d198b77e1d9dc326262,318
2019-07-31 13:32:38.784781: [debug] Downloaded from casa: c7eae65e7870720f2cc1e1ac14e6b8afdf0d28069a459cb2e31b1d97451e5474,43
2019-07-31 13:32:38.785851: [debug] Downloaded from casa: e49dc3902cc7d271196b63f0954e91cd7c1bb4df22e2586809e9474487e47de7,14277
2019-07-31 13:32:38.786599: [debug] Downloaded from casa: fa35c59dd8eb5c7269d29868c9d0f09b707213fd4387c6f7d90d4757ef8b04b5,6742
2019-07-31 13:32:38.790714: [debug] Pulled 10 blobs from Casa.
2019-07-31 13:32:38.967333: [debug] Downloaded from casa: 0fdb3b5dfca91a6c37834f31a402765d0c38e867e37603a06b79d06d8b29edb4,672
2019-07-31 13:32:38.968137: [debug] Downloaded from casa: 10ac24a5b2cf6030c03353cad293a019d0343a1bd3a60592dc8a6c7834b948b3,1451
2019-07-31 13:32:38.968649: [debug] Downloaded from casa: 13d30f62fcdf065e595d679d4ac8b4b0c1bb1a1b73db7b5b5a8f857cb5c8a546,1857
2019-07-31 13:32:38.968896: [debug] Downloaded from casa: 28da8551bdddd4241f517faa206a54e0a20041f47c2e9c44b8ee5864317475c7,560
2019-07-31 13:32:38.970295: [debug] Downloaded from casa: 2b989c6226260ef5b9d505360244865f741f9a976d378832b1b13a987ff0e230,8597
2019-07-31 13:32:38.970597: [debug] Downloaded from casa: 433823d6d8738d68e684619f34b3e53fc2e5d869dc44cc39a09846e436202279,293
2019-07-31 13:32:38.970921: [debug] Downloaded from casa: 572902083559df50c7c640dcf6cdd33d427a0be2dbdc26ad9ffc177757a52933,2829
2019-07-31 13:32:38.971112: [debug] Downloaded from casa: 80403b61e04bf6e918f55538161149996399b330a0c2af4f4279bfc5148a64c9,117
2019-07-31 13:32:38.971361: [debug] Downloaded from casa: 8deaa46172429397a402a460cdf927646a854e019ed8823df3e7ddb37bfac160,85
2019-07-31 13:32:38.971662: [debug] Downloaded from casa: b09acbe75718c1db57013306e029554046ff8a96feb0b0a6deb8bf3878b5651c,767
2019-07-31 13:32:38.971961: [debug] Downloaded from casa: b67b9e87345b0d5b770169ef319d0acdfd7aa3a7527e444d18cb6ee130b446c6,1448
2019-07-31 13:32:38.975709: [debug] Pulled 11 blobs from Casa.
2019-07-31 13:32:38.982472: [debug] Attempting to load from local DB: e059f342ae4cd1edcbd90f5f69caab550a00cc64abcfd198ede188391ffe151f,1272
2019-07-31 13:32:38.987731: [debug] Attempting to load from local DB: fa7427f86f94b5e830b4ed027f7ea2a4f9651da2bf85db9bce3307b97fb7f351,907
2019-07-31 13:32:38.993825: [debug] Attempting to load from local DB: 843cf919d6e477662c572431316a6ced5aec0400df24da45613a3e244a57d7c4,891
2019-07-31 13:32:38.998814: [debug] Attempting to load from local DB: 1040e5d2a7e60513d7c7d18947b67b7c675effe34cfdf8e46412709b2bdedc82,543
2019-07-31 13:32:39.003139: [debug] Attempting to load from local DB: 5730b45e857424c97d24ee1cf530be1fc782cd000221ac97b5568be886cbbc2b,584
2019-07-31 13:32:39.069208: [debug] SELECT "id","directory","type","pkg_src","active","path_env_var","haddock" FROM "config_cache" WHERE "directory"=? AND "type"=?; [PersistText "/tmp/stack16004/Cabal-2.4.1.0/",PersistText "config"]
2019-07-31 13:32:39.069480: [debug] UPDATE "config_cache" SET "active"=? WHERE ("directory"=?) AND ("type"=?); [PersistBool False,PersistText "/tmp/stack16004/Cabal-2.4.1.0/",PersistText "config"]
2019-07-31 13:32:39.069655: [info] Cabal > configure
2019-07-31 13:32:39.069877: [debug] Run process within /tmp/stack16004/Cabal-2.4.1.0/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 configure --user --package-db=clear --package-db=global --package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb --libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib --bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin --datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share --libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec --sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc --docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/Cabal-2.4.1.0 --htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/Cabal-2.4.1.0 --haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/Cabal-2.4.1.0 --dependency=array=array-0.5.3.0 --dependency=base=base-4.12.0.0 --dependency=binary=binary-0.8.6.0 --dependency=bytestring=bytestring-0.10.8.2 --dependency=containers=containers-0.6.0.1 --dependency=deepseq=deepseq-1.4.4.0 --dependency=directory=directory-1.3.3.0 --dependency=filepath=filepath-1.4.2.1 --dependency=mtl=mtl-2.2.2 --dependency=parsec=parsec-3.1.13.0 --dependency=pretty=pretty-1.1.3.6 --dependency=process=process-1.6.5.0 --dependency=text=text-1.2.3.1 --dependency=time=time-1.8.0.2 --dependency=transformers=transformers-0.5.6.2 --dependency=unix=unix-2.7.2.2 -f-bundled-binary-generic --exact-configuration --ghc-option=-fhide-source-paths
2019-07-31 13:32:39.076753: [debug] SELECT "id","directory","type","pkg_src","active","path_env_var","haddock" FROM "config_cache" WHERE "directory"=? AND "type"=?; [PersistText "/tmp/stack16004/base-orphans-0.8.1/",PersistText "config"]
2019-07-31 13:32:39.098128: [debug] SELECT "id","directory","type","pkg_src","active","path_env_var","haddock" FROM "config_cache" WHERE "directory"=? AND "type"=?; [PersistText "/tmp/stack16004/exceptions-0.10.2/",PersistText "config"]
2019-07-31 13:32:39.101054: [debug] SELECT "id","directory","type","pkg_src","active","path_env_var","haddock" FROM "config_cache" WHERE "directory"=? AND "type"=?; [PersistText "/tmp/stack16004/reflection-2.1.4/",PersistText "config"]
2019-07-31 13:32:39.103638: [debug] SELECT "id","directory","type","pkg_src","active","path_env_var","haddock" FROM "config_cache" WHERE "directory"=? AND "type"=?; [PersistText "/tmp/stack16004/tagged-0.8.6/",PersistText "config"]
2019-07-31 13:32:39.105784: [debug] SELECT "id","directory","type","pkg_src","active","path_env_var","haddock" FROM "config_cache" WHERE "directory"=? AND "type"=?; [PersistText "/tmp/stack16004/void-0.7.3/",PersistText "config"]
2019-07-31 13:32:39.510178: [info] Cabal > Configuring Cabal-2.4.1.0...
2019-07-31 13:32:39.702596: [debug] Process finished in 632ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 configure --user --package-db=clear --package-db=global --package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb --libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib --bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin --datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share --libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec --sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc --docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/Cabal-2.4.1.0 --htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/Cabal-2.4.1.0 --haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/Cabal-2.4.1.0 --dependency=array=array-0.5.3.0 --dependency=base=base-4.12.0.0 --dependency=binary=binary-0.8.6.0 --dependency=bytestring=bytestring-0.10.8.2 --dependency=containers=containers-0.6.0.1 --dependency=deepseq=deepseq-1.4.4.0 --dependency=directory=directory-1.3.3.0 --dependency=filepath=filepath-1.4.2.1 --dependency=mtl=mtl-2.2.2 --dependency=parsec=parsec-3.1.13.0 --dependency=pretty=pretty-1.1.3.6 --dependency=process=process-1.6.5.0 --dependency=text=text-1.2.3.1 --dependency=time=time-1.8.0.2 --dependency=transformers=transformers-0.5.6.2 --dependency=unix=unix-2.7.2.2 -f-bundled-binary-generic --exact-configuration --ghc-option=-fhide-source-paths
2019-07-31 13:32:39.703080: [info] Cabal > build
2019-07-31 13:32:39.703386: [debug] UPDATE "config_cache" SET "active"=? WHERE ("directory"=?) AND ("type"=?); [PersistBool False,PersistText "/tmp/stack16004/base-orphans-0.8.1/",PersistText "config"]
2019-07-31 13:32:39.703601: [debug] Run process within /tmp/stack16004/Cabal-2.4.1.0/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 build --ghc-options ""
2019-07-31 13:32:39.704169: [info] base-orphans > configure
2019-07-31 13:32:39.704367: [debug] Run process within /tmp/stack16004/base-orphans-0.8.1/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 configure --user --package-db=clear --package-db=global --package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb --libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib --bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin --datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share --libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec --sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc --docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/base-orphans-0.8.1 --htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/base-orphans-0.8.1 --haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/base-orphans-0.8.1 --dependency=base=base-4.12.0.0 --dependency=ghc-prim=ghc-prim-0.5.3 --exact-configuration --ghc-option=-fhide-source-paths
2019-07-31 13:32:39.841518: [info] Cabal > Preprocessing library for Cabal-2.4.1.0..
2019-07-31 13:32:39.841642: [info] Cabal > Building library for Cabal-2.4.1.0..
2019-07-31 13:32:40.101086: [info] base-orphans > Configuring base-orphans-0.8.1...
2019-07-31 13:32:40.240715: [debug] Process finished in 536ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 configure --user --package-db=clear --package-db=global --package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb --libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib --bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin --datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share --libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec --sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc --docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/base-orphans-0.8.1 --htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/base-orphans-0.8.1 --haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/base-orphans-0.8.1 --dependency=base=base-4.12.0.0 --dependency=ghc-prim=ghc-prim-0.5.3 --exact-configuration --ghc-option=-fhide-source-paths
2019-07-31 13:32:40.241143: [info] base-orphans > build
2019-07-31 13:32:40.241346: [debug] UPDATE "config_cache" SET "active"=? WHERE ("directory"=?) AND ("type"=?); [PersistBool False,PersistText "/tmp/stack16004/exceptions-0.10.2/",PersistText "config"]
2019-07-31 13:32:40.241436: [debug] Run process within /tmp/stack16004/base-orphans-0.8.1/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 build --ghc-options ""
2019-07-31 13:32:40.242073: [info] exceptions > configure
2019-07-31 13:32:40.242352: [debug] Run process within /tmp/stack16004/exceptions-0.10.2/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 configure --user --package-db=clear --package-db=global --package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb --libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib --bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin --datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share --libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec --sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc --docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/exceptions-0.10.2 --htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/exceptions-0.10.2 --haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/exceptions-0.10.2 --dependency=base=base-4.12.0.0 --dependency=mtl=mtl-2.2.2 --dependency=stm=stm-2.5.0.0 --dependency=template-haskell=template-haskell-2.14.0.0 --dependency=transformers=transformers-0.5.6.2 --dependency=transformers-compat=transformers-compat-0.6.5-9e4biiR1CNSADVloF4o7Bd --exact-configuration --ghc-option=-fhide-source-paths
2019-07-31 13:32:40.265624: [info] base-orphans > Preprocessing library for base-orphans-0.8.1..
2019-07-31 13:32:40.265764: [info] base-orphans > Building library for base-orphans-0.8.1..
2019-07-31 13:32:40.351788: [info] base-orphans > [1 of 2] Compiling Data.Orphans
2019-07-31 13:32:40.355294: [info] Cabal > [ 1 of 220] Compiling Distribution.Compat.Binary
2019-07-31 13:32:40.396039: [info] base-orphans > [2 of 2] Compiling Data.Orphans.Prelude
2019-07-31 13:32:40.567942: [info] Cabal > [ 2 of 220] Compiling Distribution.Compat.Directory
2019-07-31 13:32:40.628205: [info] Cabal > [ 3 of 220] Compiling Distribution.Compat.Exception
2019-07-31 13:32:40.643119: [debug] Process finished in 402ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 build --ghc-options ""
2019-07-31 13:32:40.643203: [info] base-orphans > copy/register
2019-07-31 13:32:40.643333: [debug] Run process within /tmp/stack16004/base-orphans-0.8.1/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 copy
2019-07-31 13:32:40.655809: [info] base-orphans > Installing library in /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib/x86_64-linux-ghc-8.6.5/base-orphans-0.8.1-HeyTAcy4PKhDcGhjvJwDzq
2019-07-31 13:32:40.665442: [debug] Process finished in 22ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 copy
2019-07-31 13:32:40.665633: [debug] Run process within /tmp/stack16004/base-orphans-0.8.1/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 register
2019-07-31 13:32:40.667736: [info] Cabal > [ 4 of 220] Compiling Distribution.Compat.Internal.TempFile
2019-07-31 13:32:40.671236: [info] exceptions > Configuring exceptions-0.10.2...
2019-07-31 13:32:40.789481: [info] base-orphans > Registering library for base-orphans-0.8.1..
2019-07-31 13:32:40.798235: [debug] Process finished in 132ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 register
2019-07-31 13:32:40.798673: [debug] Run process: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb describe --simple-output base-orphans --expand-pkgroot
2019-07-31 13:32:40.804593: [debug] Process finished in 562ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 configure --user --package-db=clear --package-db=global --package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb --libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib --bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin --datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share --libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec --sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc --docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/exceptions-0.10.2 --htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/exceptions-0.10.2 --haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/exceptions-0.10.2 --dependency=base=base-4.12.0.0 --dependency=mtl=mtl-2.2.2 --dependency=stm=stm-2.5.0.0 --dependency=template-haskell=template-haskell-2.14.0.0 --dependency=transformers=transformers-0.5.6.2 --dependency=transformers-compat=transformers-compat-0.6.5-9e4biiR1CNSADVloF4o7Bd --exact-configuration --ghc-option=-fhide-source-paths
2019-07-31 13:32:40.805168: [info] exceptions > build
2019-07-31 13:32:40.805567: [debug] Run process within /tmp/stack16004/exceptions-0.10.2/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 build --ghc-options ""
2019-07-31 13:32:40.806187: [debug] UPDATE "config_cache" SET "active"=? WHERE ("directory"=?) AND ("type"=?); [PersistBool False,PersistText "/tmp/stack16004/reflection-2.1.4/",PersistText "config"]
2019-07-31 13:32:40.806415: [info] reflection > configure
2019-07-31 13:32:40.806582: [debug] Run process within /tmp/stack16004/reflection-2.1.4/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 configure --user --package-db=clear --package-db=global --package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb --libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib --bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin --datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share --libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec --sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc --docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/reflection-2.1.4 --htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/reflection-2.1.4 --haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/reflection-2.1.4 --dependency=base=base-4.12.0.0 --dependency=template-haskell=template-haskell-2.14.0.0 -f-slow -ftemplate-haskell --exact-configuration --ghc-option=-fhide-source-paths
2019-07-31 13:32:40.839211: [info] exceptions > Preprocessing library for exceptions-0.10.2..
2019-07-31 13:32:40.839402: [info] exceptions > Building library for exceptions-0.10.2..
2019-07-31 13:32:40.845008: [debug] Process finished in 46ms: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb describe --simple-output base-orphans --expand-pkgroot
2019-07-31 13:32:40.845257: [debug] SELECT "id","platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library" FROM "precompiled_cache" WHERE "platform_ghc_dir"=? AND "compiler"=? AND "cabal_version"=? AND "package_key"=? AND "options_hash"=? AND "haddock"=?; [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "e059f342ae4cd1edcbd90f5f69caab550a00cc64abcfd198ede188391ffe151f,1272",PersistByteString "\EOT\250\254\233\187\ENQ\SYN\144n\134d\235\174e6!\209\157t\CAN\vi~\187\GSZ+\222X6X|",PersistBool False]
2019-07-31 13:32:40.845485: [debug] INSERT INTO "precompiled_cache"("platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library") VALUES(?,?,?,?,?,?,?); [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "e059f342ae4cd1edcbd90f5f69caab550a00cc64abcfd198ede188391ffe151f,1272",PersistByteString "\EOT\250\254\233\187\ENQ\SYN\144n\134d\235\174e6!\209\157t\CAN\vi~\187\GSZ+\222X6X|",PersistBool False,PersistText "snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb/base-orphans-0.8.1-HeyTAcy4PKhDcGhjvJwDzq.conf"]
2019-07-31 13:32:40.845777: [debug] SELECT "id" FROM "precompiled_cache" WHERE _ROWID_=last_insert_rowid(); []
2019-07-31 13:32:40.855757: [debug] SELECT "id","directory","type","pkg_src","active","path_env_var","haddock" FROM "config_cache" WHERE "directory"=? AND "type"=?; [PersistText "/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/",PersistText "lib:base-orphans-0.8.1-HeyTAcy4PKhDcGhjvJwDzq"]
2019-07-31 13:32:40.856019: [debug] INSERT INTO "config_cache"("directory","type","pkg_src","active","path_env_var","haddock") VALUES(?,?,?,?,?,?); [PersistText "/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/",PersistText "lib:base-orphans-0.8.1-HeyTAcy4PKhDcGhjvJwDzq",PersistText "upstream",PersistBool True,PersistText "/usr/local/lib/nodejs/node-v12.2.0-linux-x64/bin/:/home/chris/.local/bin:/home/chris/.cargo/bin:/usr/sbin:/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/bin:/Users/chris/.local/bin/:/Users/chris/.cargo/bin/",PersistBool False]
2019-07-31 13:32:40.856357: [debug] SELECT "id" FROM "config_cache" WHERE _ROWID_=last_insert_rowid(); []
2019-07-31 13:32:40.856502: [debug] DELETE FROM "config_cache_dir_option" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 5]
2019-07-31 13:32:40.856658: [debug] INSERT INTO "config_cache_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?); [PersistInt64 5,PersistInt64 0,PersistText "--user",PersistInt64 5,PersistInt64 1,PersistText "--package-db=clear",PersistInt64 5,PersistInt64 2,PersistText "--package-db=global",PersistInt64 5,PersistInt64 3,PersistText "--package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb",PersistInt64 5,PersistInt64 4,PersistText "--libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib",PersistInt64 5,PersistInt64 5,PersistText "--bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin",PersistInt64 5,PersistInt64 6,PersistText "--datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share",PersistInt64 5,PersistInt64 7,PersistText "--libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec",PersistInt64 5,PersistInt64 8,PersistText "--sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc",PersistInt64 5,PersistInt64 9,PersistText "--docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/base-orphans-0.8.1",PersistInt64 5,PersistInt64 10,PersistText "--htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/base-orphans-0.8.1",PersistInt64 5,PersistInt64 11,PersistText "--haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/base-orphans-0.8.1"]
2019-07-31 13:32:40.856914: [debug] DELETE FROM "config_cache_no_dir_option" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 5]
2019-07-31 13:32:40.857038: [debug] INSERT INTO "config_cache_no_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?),(?,?,?); [PersistInt64 5,PersistInt64 0,PersistText "--dependency=base=base-4.12.0.0",PersistInt64 5,PersistInt64 1,PersistText "--dependency=ghc-prim=ghc-prim-0.5.3",PersistInt64 5,PersistInt64 2,PersistText "--exact-configuration",PersistInt64 5,PersistInt64 3,PersistText "--ghc-option=-fhide-source-paths"]
2019-07-31 13:32:40.857291: [debug] DELETE FROM "config_cache_dep" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 5]
2019-07-31 13:32:40.857386: [debug] INSERT INTO "config_cache_dep"("config_cache_id","ghc_pkg_id") VALUES (?,?),(?,?); [PersistInt64 5,PersistText "base-4.12.0.0",PersistInt64 5,PersistText "ghc-prim-0.5.3"]
2019-07-31 13:32:40.870954: [debug] SELECT "id","platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library" FROM "precompiled_cache" WHERE "platform_ghc_dir"=? AND "compiler"=? AND "cabal_version"=? AND "package_key"=? AND "options_hash"=? AND "haddock"=?; [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "de1ab09cfb378c269105d6fcfa0fa9820081c2d1d91c87503a5f10068a4119e7,275",PersistByteString "\DLE\132\133_sq\156a\US\151\170\220d0 \160\177]*\153\NAK\179\166\&6\238\140+\226Ir\206\&0",PersistBool False]
2019-07-31 13:32:40.871497: [debug] Attempting to load via Casa or local DB: de1ab09cfb378c269105d6fcfa0fa9820081c2d1d91c87503a5f10068a4119e7,275
2019-07-31 13:32:40.871569: [debug] Attempting to load from local DB: de1ab09cfb378c269105d6fcfa0fa9820081c2d1d91c87503a5f10068a4119e7,275
2019-07-31 13:32:40.871696: [debug] Attempting to load from Casa: de1ab09cfb378c269105d6fcfa0fa9820081c2d1d91c87503a5f10068a4119e7,275
2019-07-31 13:32:41.037524: [info] Cabal > [ 5 of 220] Compiling Distribution.Compat.MonadFail
2019-07-31 13:32:41.037655: [info] exceptions > [1 of 2] Compiling Control.Monad.Catch
2019-07-31 13:32:41.037696: [info] Cabal > [ 6 of 220] Compiling Distribution.Compat.Newtype
2019-07-31 13:32:41.037742: [info] Cabal > [ 7 of 220] Compiling Distribution.Compat.Semigroup
2019-07-31 13:32:41.130940: [debug] Downloaded from casa: de1ab09cfb378c269105d6fcfa0fa9820081c2d1d91c87503a5f10068a4119e7,275
2019-07-31 13:32:41.137343: [debug] Found tree key on Casa: de1ab09cfb378c269105d6fcfa0fa9820081c2d1d91c87503a5f10068a4119e7,275
2019-07-31 13:32:41.137496: [debug] Pulling down tree keys ...
2019-07-31 13:32:41.137735: [debug] Found 1 missing tree keys from the local Pantry database.
2019-07-31 13:32:41.273314: [info] reflection > Configuring reflection-2.1.4...
2019-07-31 13:32:41.316205: [debug] Downloaded from casa: de1ab09cfb378c269105d6fcfa0fa9820081c2d1d91c87503a5f10068a4119e7,275
2019-07-31 13:32:41.316634: [debug] Pulled 1 trees from Casa.
2019-07-31 13:32:41.400234: [info] Cabal > [ 8 of 220] Compiling Distribution.Compat.Stack
2019-07-31 13:32:41.408772: [debug] Downloaded from casa: 5066653559d4d6134b022d66a634a17fdcf8db35d28b447e581fec284afa4689,46
2019-07-31 13:32:41.409223: [debug] Process finished in 602ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 configure --user --package-db=clear --package-db=global --package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb --libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib --bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin --datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share --libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec --sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc --docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/reflection-2.1.4 --htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/reflection-2.1.4 --haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/reflection-2.1.4 --dependency=base=base-4.12.0.0 --dependency=template-haskell=template-haskell-2.14.0.0 -f-slow -ftemplate-haskell --exact-configuration --ghc-option=-fhide-source-paths
2019-07-31 13:32:41.409609: [info] reflection > build
2019-07-31 13:32:41.409900: [debug] Run process within /tmp/stack16004/reflection-2.1.4/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 build --ghc-options ""
2019-07-31 13:32:41.410376: [debug] Downloaded from casa: 5e4769f7119f271d8ce9f2210ef1ced51aabfcbd67dd6dd274eded0cea3e8426,2919
2019-07-31 13:32:41.410755: [debug] UPDATE "config_cache" SET "active"=? WHERE ("directory"=?) AND ("type"=?); [PersistBool False,PersistText "/tmp/stack16004/tagged-0.8.6/",PersistText "config"]
2019-07-31 13:32:41.411048: [debug] Downloaded from casa: 86f2d1faa619c0b7e54fefdb316cc7789f1e2b4c809cb4c232306edfc867a1f4,580
2019-07-31 13:32:41.411246: [info] tagged > configure
2019-07-31 13:32:41.411445: [debug] Downloaded from casa: e4d8155470905ba2942033a1537fc4cf91927d1c9b34693fd57ddf3bc02334af,1550
2019-07-31 13:32:41.411686: [debug] Run process within /tmp/stack16004/tagged-0.8.6/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 configure --user --package-db=clear --package-db=global --package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb --libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib --bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin --datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share --libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec --sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc --docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/tagged-0.8.6 --htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/tagged-0.8.6 --haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/tagged-0.8.6 --dependency=base=base-4.12.0.0 --dependency=deepseq=deepseq-1.4.4.0 --dependency=template-haskell=template-haskell-2.14.0.0 --dependency=transformers=transformers-0.5.6.2 -fdeepseq -ftransformers --exact-configuration --ghc-option=-fhide-source-paths
2019-07-31 13:32:41.412476: [debug] Downloaded from casa: f933a281071d2ef8400155a032f705dcf1c17a140cc220efd1b03cd34f516dd1,1515
2019-07-31 13:32:41.416154: [debug] Pulled 5 blobs from Casa.
2019-07-31 13:32:41.420719: [debug] Attempting to load from local DB: de1ab09cfb378c269105d6fcfa0fa9820081c2d1d91c87503a5f10068a4119e7,275
2019-07-31 13:32:41.422167: [debug] SELECT "id","directory","type","pkg_src","active","path_env_var","haddock" FROM "config_cache" WHERE "directory"=? AND "type"=?; [PersistText "/tmp/stack16004/transformers-base-0.4.5.2/",PersistText "config"]
2019-07-31 13:32:41.444750: [info] reflection > Preprocessing library for reflection-2.1.4..
2019-07-31 13:32:41.444956: [info] reflection > Building library for reflection-2.1.4..
2019-07-31 13:32:41.468737: [info] Cabal > [ 9 of 220] Compiling Distribution.Compat.Prelude
2019-07-31 13:32:41.528169: [info] reflection > [1 of 1] Compiling Data.Reflection
2019-07-31 13:32:41.591853: [info] Cabal > [ 10 of 220] Compiling Distribution.Compat.SnocList
2019-07-31 13:32:41.639141: [info] Cabal > [ 11 of 220] Compiling Distribution.Compat.ReadP
2019-07-31 13:32:41.896109: [info] tagged > Configuring tagged-0.8.6...
2019-07-31 13:32:42.054216: [debug] Process finished in 642ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 configure --user --package-db=clear --package-db=global --package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb --libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib --bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin --datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share --libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec --sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc --docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/tagged-0.8.6 --htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/tagged-0.8.6 --haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/tagged-0.8.6 --dependency=base=base-4.12.0.0 --dependency=deepseq=deepseq-1.4.4.0 --dependency=template-haskell=template-haskell-2.14.0.0 --dependency=transformers=transformers-0.5.6.2 -fdeepseq -ftransformers --exact-configuration --ghc-option=-fhide-source-paths
2019-07-31 13:32:42.054731: [info] tagged > build
2019-07-31 13:32:42.054995: [debug] Run process within /tmp/stack16004/tagged-0.8.6/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 build --ghc-options ""
2019-07-31 13:32:42.055507: [debug] UPDATE "config_cache" SET "active"=? WHERE ("directory"=?) AND ("type"=?); [PersistBool False,PersistText "/tmp/stack16004/void-0.7.3/",PersistText "config"]
2019-07-31 13:32:42.055681: [info] void > configure
2019-07-31 13:32:42.055848: [debug] Run process within /tmp/stack16004/void-0.7.3/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 configure --user --package-db=clear --package-db=global --package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb --libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib --bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin --datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share --libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec --sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc --docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/void-0.7.3 --htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/void-0.7.3 --haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/void-0.7.3 --dependency=base=base-4.12.0.0 -f-safe --exact-configuration --ghc-option=-fhide-source-paths
2019-07-31 13:32:42.083350: [info] tagged > Preprocessing library for tagged-0.8.6..
2019-07-31 13:32:42.083639: [info] tagged > Building library for tagged-0.8.6..
2019-07-31 13:32:42.194410: [info] tagged > [1 of 2] Compiling Data.Proxy.TH
2019-07-31 13:32:42.277145: [info] Cabal > [ 12 of 220] Compiling Distribution.Compat.Prelude.Internal
2019-07-31 13:32:42.301750: [info] Cabal > [ 13 of 220] Compiling Distribution.Compat.Parsing
2019-07-31 13:32:42.586414: [info] void > Configuring void-0.7.3...
2019-07-31 13:32:42.728245: [debug] Process finished in 672ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 configure --user --package-db=clear --package-db=global --package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb --libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib --bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin --datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share --libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec --sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc --docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/void-0.7.3 --htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/void-0.7.3 --haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/void-0.7.3 --dependency=base=base-4.12.0.0 -f-safe --exact-configuration --ghc-option=-fhide-source-paths
2019-07-31 13:32:42.728722: [info] void > build
2019-07-31 13:32:42.729022: [debug] Run process within /tmp/stack16004/void-0.7.3/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 build --ghc-options ""
2019-07-31 13:32:42.729675: [debug] UPDATE "config_cache" SET "active"=? WHERE ("directory"=?) AND ("type"=?); [PersistBool False,PersistText "/tmp/stack16004/transformers-base-0.4.5.2/",PersistText "config"]
2019-07-31 13:32:42.729963: [info] transformers-base> configure
2019-07-31 13:32:42.730149: [debug] Run process within /tmp/stack16004/transformers-base-0.4.5.2/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 configure --user --package-db=clear --package-db=global --package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb --libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib --bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin --datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share --libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec --sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc --docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/transformers-base-0.4.5.2 --htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/transformers-base-0.4.5.2 --haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/transformers-base-0.4.5.2 --dependency=base=base-4.12.0.0 --dependency=base-orphans=base-orphans-0.8.1-HeyTAcy4PKhDcGhjvJwDzq --dependency=stm=stm-2.5.0.0 --dependency=transformers=transformers-0.5.6.2 --dependency=transformers-compat=transformers-compat-0.6.5-9e4biiR1CNSADVloF4o7Bd -forphaninstances --exact-configuration --ghc-option=-fhide-source-paths
2019-07-31 13:32:42.758270: [info] void > Preprocessing library for void-0.7.3..
2019-07-31 13:32:42.758380: [info] void > Building library for void-0.7.3..
2019-07-31 13:32:42.792807: [info] tagged > [2 of 2] Compiling Data.Tagged
2019-07-31 13:32:42.825367: [info] exceptions > [2 of 2] Compiling Control.Monad.Catch.Pure
2019-07-31 13:32:42.853579: [info] void > [1 of 1] Compiling Data.Void.Unsafe
2019-07-31 13:32:43.219849: [info] transformers-base> Configuring transformers-base-0.4.5.2...
2019-07-31 13:32:43.231141: [debug] Process finished in 502ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 build --ghc-options ""
2019-07-31 13:32:43.231258: [info] void > copy/register
2019-07-31 13:32:43.231405: [debug] Run process within /tmp/stack16004/void-0.7.3/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 copy
2019-07-31 13:32:43.270178: [info] void > Installing library in /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib/x86_64-linux-ghc-8.6.5/void-0.7.3-3RYOrpJEx0UYkI9Ikv0XI
2019-07-31 13:32:43.283653: [debug] Process finished in 52ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 copy
2019-07-31 13:32:43.283849: [debug] Run process within /tmp/stack16004/void-0.7.3/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 register
2019-07-31 13:32:43.409165: [debug] Process finished in 679ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 configure --user --package-db=clear --package-db=global --package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb --libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib --bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin --datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share --libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec --sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc --docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/transformers-base-0.4.5.2 --htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/transformers-base-0.4.5.2 --haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/transformers-base-0.4.5.2 --dependency=base=base-4.12.0.0 --dependency=base-orphans=base-orphans-0.8.1-HeyTAcy4PKhDcGhjvJwDzq --dependency=stm=stm-2.5.0.0 --dependency=transformers=transformers-0.5.6.2 --dependency=transformers-compat=transformers-compat-0.6.5-9e4biiR1CNSADVloF4o7Bd -forphaninstances --exact-configuration --ghc-option=-fhide-source-paths
2019-07-31 13:32:43.409624: [info] transformers-base> build
2019-07-31 13:32:43.410008: [debug] Run process within /tmp/stack16004/transformers-base-0.4.5.2/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 build --ghc-options ""
2019-07-31 13:32:43.427837: [info] void > Registering library for void-0.7.3..
2019-07-31 13:32:43.435881: [debug] Process finished in 152ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 register
2019-07-31 13:32:43.436092: [debug] Run process: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb describe --simple-output void --expand-pkgroot
2019-07-31 13:32:43.448921: [info] transformers-base> Preprocessing library for transformers-base-0.4.5.2..
2019-07-31 13:32:43.449045: [info] transformers-base> Building library for transformers-base-0.4.5.2..
2019-07-31 13:32:43.473900: [debug] Process finished in 38ms: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb describe --simple-output void --expand-pkgroot
2019-07-31 13:32:43.474138: [debug] SELECT "id","platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library" FROM "precompiled_cache" WHERE "platform_ghc_dir"=? AND "compiler"=? AND "cabal_version"=? AND "package_key"=? AND "options_hash"=? AND "haddock"=?; [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "5730b45e857424c97d24ee1cf530be1fc782cd000221ac97b5568be886cbbc2b,584",PersistByteString "\153P%\244\130\&4\"lu\133\210\161\143Z\208\223\148\215\153\&1\206x\247T\149\207\253\181c\214M\153",PersistBool False]
2019-07-31 13:32:43.474329: [debug] INSERT INTO "precompiled_cache"("platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library") VALUES(?,?,?,?,?,?,?); [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "5730b45e857424c97d24ee1cf530be1fc782cd000221ac97b5568be886cbbc2b,584",PersistByteString "\153P%\244\130\&4\"lu\133\210\161\143Z\208\223\148\215\153\&1\206x\247T\149\207\253\181c\214M\153",PersistBool False,PersistText "snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb/void-0.7.3-3RYOrpJEx0UYkI9Ikv0XI.conf"]
2019-07-31 13:32:43.474434: [debug] SELECT "id" FROM "precompiled_cache" WHERE _ROWID_=last_insert_rowid(); []
2019-07-31 13:32:43.479421: [debug] SELECT "id","directory","type","pkg_src","active","path_env_var","haddock" FROM "config_cache" WHERE "directory"=? AND "type"=?; [PersistText "/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/",PersistText "lib:void-0.7.3-3RYOrpJEx0UYkI9Ikv0XI"]
2019-07-31 13:32:43.479616: [debug] INSERT INTO "config_cache"("directory","type","pkg_src","active","path_env_var","haddock") VALUES(?,?,?,?,?,?); [PersistText "/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/",PersistText "lib:void-0.7.3-3RYOrpJEx0UYkI9Ikv0XI",PersistText "upstream",PersistBool True,PersistText "/usr/local/lib/nodejs/node-v12.2.0-linux-x64/bin/:/home/chris/.local/bin:/home/chris/.cargo/bin:/usr/sbin:/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/bin:/Users/chris/.local/bin/:/Users/chris/.cargo/bin/",PersistBool False]
2019-07-31 13:32:43.479780: [debug] SELECT "id" FROM "config_cache" WHERE _ROWID_=last_insert_rowid(); []
2019-07-31 13:32:43.479845: [debug] DELETE FROM "config_cache_dir_option" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 6]
2019-07-31 13:32:43.479928: [debug] INSERT INTO "config_cache_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?); [PersistInt64 6,PersistInt64 0,PersistText "--user",PersistInt64 6,PersistInt64 1,PersistText "--package-db=clear",PersistInt64 6,PersistInt64 2,PersistText "--package-db=global",PersistInt64 6,PersistInt64 3,PersistText "--package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb",PersistInt64 6,PersistInt64 4,PersistText "--libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib",PersistInt64 6,PersistInt64 5,PersistText "--bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin",PersistInt64 6,PersistInt64 6,PersistText "--datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share",PersistInt64 6,PersistInt64 7,PersistText "--libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec",PersistInt64 6,PersistInt64 8,PersistText "--sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc",PersistInt64 6,PersistInt64 9,PersistText "--docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/void-0.7.3",PersistInt64 6,PersistInt64 10,PersistText "--htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/void-0.7.3",PersistInt64 6,PersistInt64 11,PersistText "--haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/void-0.7.3"]
2019-07-31 13:32:43.480126: [debug] DELETE FROM "config_cache_no_dir_option" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 6]
2019-07-31 13:32:43.480197: [debug] INSERT INTO "config_cache_no_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?),(?,?,?); [PersistInt64 6,PersistInt64 0,PersistText "--dependency=base=base-4.12.0.0",PersistInt64 6,PersistInt64 1,PersistText "-f-safe",PersistInt64 6,PersistInt64 2,PersistText "--exact-configuration",PersistInt64 6,PersistInt64 3,PersistText "--ghc-option=-fhide-source-paths"]
2019-07-31 13:32:43.480360: [debug] DELETE FROM "config_cache_dep" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 6]
2019-07-31 13:32:43.480428: [debug] INSERT INTO "config_cache_dep"("config_cache_id","ghc_pkg_id") VALUES (?,?); [PersistInt64 6,PersistText "base-4.12.0.0"]
2019-07-31 13:32:43.547832: [info] transformers-base> [1 of 1] Compiling Control.Monad.Base
2019-07-31 13:32:43.559818: [info] Cabal > [ 14 of 220] Compiling Distribution.Compat.Graph
2019-07-31 13:32:43.958200: [debug] Process finished in 3153ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 build --ghc-options ""
2019-07-31 13:32:43.958332: [info] exceptions > copy/register
2019-07-31 13:32:43.958515: [debug] Run process within /tmp/stack16004/exceptions-0.10.2/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 copy
2019-07-31 13:32:43.997174: [info] exceptions > Installing library in /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib/x86_64-linux-ghc-8.6.5/exceptions-0.10.2-2mS9GUVmJpmKSw5CuaN6ik
2019-07-31 13:32:44.010789: [debug] Process finished in 52ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 copy
2019-07-31 13:32:44.011012: [debug] Run process within /tmp/stack16004/exceptions-0.10.2/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 register
2019-07-31 13:32:44.170227: [info] exceptions > Registering library for exceptions-0.10.2..
2019-07-31 13:32:44.173345: [debug] Process finished in 162ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 register
2019-07-31 13:32:44.173553: [debug] Run process: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb describe --simple-output exceptions --expand-pkgroot
2019-07-31 13:32:44.211730: [debug] Process finished in 38ms: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb describe --simple-output exceptions --expand-pkgroot
2019-07-31 13:32:44.212073: [debug] SELECT "id","platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library" FROM "precompiled_cache" WHERE "platform_ghc_dir"=? AND "compiler"=? AND "cabal_version"=? AND "package_key"=? AND "options_hash"=? AND "haddock"=?; [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "fa7427f86f94b5e830b4ed027f7ea2a4f9651da2bf85db9bce3307b97fb7f351,907",PersistByteString "\157TV\207V\235\&4\246U6\131\206\157\176\&2\128\247\&4\203\238\158\164\214\147\251M\\\161\237\SOH\204'",PersistBool False]
2019-07-31 13:32:44.212545: [debug] INSERT INTO "precompiled_cache"("platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library") VALUES(?,?,?,?,?,?,?); [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "fa7427f86f94b5e830b4ed027f7ea2a4f9651da2bf85db9bce3307b97fb7f351,907",PersistByteString "\157TV\207V\235\&4\246U6\131\206\157\176\&2\128\247\&4\203\238\158\164\214\147\251M\\\161\237\SOH\204'",PersistBool False,PersistText "snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb/exceptions-0.10.2-2mS9GUVmJpmKSw5CuaN6ik.conf"]
2019-07-31 13:32:44.212726: [debug] SELECT "id" FROM "precompiled_cache" WHERE _ROWID_=last_insert_rowid(); []
2019-07-31 13:32:44.218879: [debug] SELECT "id","directory","type","pkg_src","active","path_env_var","haddock" FROM "config_cache" WHERE "directory"=? AND "type"=?; [PersistText "/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/",PersistText "lib:exceptions-0.10.2-2mS9GUVmJpmKSw5CuaN6ik"]
2019-07-31 13:32:44.219148: [debug] INSERT INTO "config_cache"("directory","type","pkg_src","active","path_env_var","haddock") VALUES(?,?,?,?,?,?); [PersistText "/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/",PersistText "lib:exceptions-0.10.2-2mS9GUVmJpmKSw5CuaN6ik",PersistText "upstream",PersistBool True,PersistText "/usr/local/lib/nodejs/node-v12.2.0-linux-x64/bin/:/home/chris/.local/bin:/home/chris/.cargo/bin:/usr/sbin:/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/bin:/Users/chris/.local/bin/:/Users/chris/.cargo/bin/",PersistBool False]
2019-07-31 13:32:44.219483: [debug] SELECT "id" FROM "config_cache" WHERE _ROWID_=last_insert_rowid(); []
2019-07-31 13:32:44.219582: [debug] DELETE FROM "config_cache_dir_option" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 7]
2019-07-31 13:32:44.219701: [debug] INSERT INTO "config_cache_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?); [PersistInt64 7,PersistInt64 0,PersistText "--user",PersistInt64 7,PersistInt64 1,PersistText "--package-db=clear",PersistInt64 7,PersistInt64 2,PersistText "--package-db=global",PersistInt64 7,PersistInt64 3,PersistText "--package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb",PersistInt64 7,PersistInt64 4,PersistText "--libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib",PersistInt64 7,PersistInt64 5,PersistText "--bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin",PersistInt64 7,PersistInt64 6,PersistText "--datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share",PersistInt64 7,PersistInt64 7,PersistText "--libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec",PersistInt64 7,PersistInt64 8,PersistText "--sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc",PersistInt64 7,PersistInt64 9,PersistText "--docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/exceptions-0.10.2",PersistInt64 7,PersistInt64 10,PersistText "--htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/exceptions-0.10.2",PersistInt64 7,PersistInt64 11,PersistText "--haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/exceptions-0.10.2"]
2019-07-31 13:32:44.220009: [debug] DELETE FROM "config_cache_no_dir_option" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 7]
2019-07-31 13:32:44.220119: [debug] INSERT INTO "config_cache_no_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?); [PersistInt64 7,PersistInt64 0,PersistText "--dependency=base=base-4.12.0.0",PersistInt64 7,PersistInt64 1,PersistText "--dependency=mtl=mtl-2.2.2",PersistInt64 7,PersistInt64 2,PersistText "--dependency=stm=stm-2.5.0.0",PersistInt64 7,PersistInt64 3,PersistText "--dependency=template-haskell=template-haskell-2.14.0.0",PersistInt64 7,PersistInt64 4,PersistText "--dependency=transformers=transformers-0.5.6.2",PersistInt64 7,PersistInt64 5,PersistText "--dependency=transformers-compat=transformers-compat-0.6.5-9e4biiR1CNSADVloF4o7Bd",PersistInt64 7,PersistInt64 6,PersistText "--exact-configuration",PersistInt64 7,PersistInt64 7,PersistText "--ghc-option=-fhide-source-paths"]
2019-07-31 13:32:44.220392: [debug] DELETE FROM "config_cache_dep" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 7]
2019-07-31 13:32:44.220495: [debug] INSERT INTO "config_cache_dep"("config_cache_id","ghc_pkg_id") VALUES (?,?),(?,?),(?,?),(?,?),(?,?),(?,?); [PersistInt64 7,PersistText "base-4.12.0.0",PersistInt64 7,PersistText "mtl-2.2.2",PersistInt64 7,PersistText "stm-2.5.0.0",PersistInt64 7,PersistText "template-haskell-2.14.0.0",PersistInt64 7,PersistText "transformers-0.5.6.2",PersistInt64 7,PersistText "transformers-compat-0.6.5-9e4biiR1CNSADVloF4o7Bd"]
2019-07-31 13:32:44.472076: [debug] Process finished in 1062ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 build --ghc-options ""
2019-07-31 13:32:44.472256: [info] transformers-base> copy/register
2019-07-31 13:32:44.472485: [debug] Run process within /tmp/stack16004/transformers-base-0.4.5.2/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 copy
2019-07-31 13:32:44.495694: [info] transformers-base> Installing library in /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib/x86_64-linux-ghc-8.6.5/transformers-base-0.4.5.2-9wmw9letGJgDNrnpTrMj47
2019-07-31 13:32:44.498941: [info] Cabal > [ 15 of 220] Compiling Distribution.Compat.GetShortPathName
2019-07-31 13:32:44.504511: [debug] Process finished in 32ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 copy
2019-07-31 13:32:44.504696: [debug] Run process within /tmp/stack16004/transformers-base-0.4.5.2/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 register
2019-07-31 13:32:44.517155: [info] Cabal > [ 16 of 220] Compiling Distribution.Compat.DList
2019-07-31 13:32:44.556730: [debug] Process finished in 2502ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 build --ghc-options ""
2019-07-31 13:32:44.560034: [info] Cabal > [ 17 of 220] Compiling Distribution.Compat.Lens
2019-07-31 13:32:44.629467: [info] transformers-base> Registering library for transformers-base-0.4.5.2..
2019-07-31 13:32:44.636407: [debug] Process finished in 132ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 register
2019-07-31 13:32:44.636705: [info] tagged > copy/register
2019-07-31 13:32:44.637069: [debug] Run process: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb describe --simple-output transformers-base --expand-pkgroot
2019-07-31 13:32:44.637442: [debug] Run process within /tmp/stack16004/tagged-0.8.6/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 copy
2019-07-31 13:32:44.662972: [info] tagged > Installing library in /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib/x86_64-linux-ghc-8.6.5/tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP
2019-07-31 13:32:44.674286: [debug] Process finished in 37ms: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb describe --simple-output transformers-base --expand-pkgroot
2019-07-31 13:32:44.674642: [debug] SELECT "id","platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library" FROM "precompiled_cache" WHERE "platform_ghc_dir"=? AND "compiler"=? AND "cabal_version"=? AND "package_key"=? AND "options_hash"=? AND "haddock"=?; [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "de1ab09cfb378c269105d6fcfa0fa9820081c2d1d91c87503a5f10068a4119e7,275",PersistByteString "\DLE\132\133_sq\156a\US\151\170\220d0 \160\177]*\153\NAK\179\166\&6\238\140+\226Ir\206\&0",PersistBool False]
2019-07-31 13:32:44.674961: [debug] INSERT INTO "precompiled_cache"("platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library") VALUES(?,?,?,?,?,?,?); [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "de1ab09cfb378c269105d6fcfa0fa9820081c2d1d91c87503a5f10068a4119e7,275",PersistByteString "\DLE\132\133_sq\156a\US\151\170\220d0 \160\177]*\153\NAK\179\166\&6\238\140+\226Ir\206\&0",PersistBool False,PersistText "snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb/transformers-base-0.4.5.2-9wmw9letGJgDNrnpTrMj47.conf"]
2019-07-31 13:32:44.675105: [debug] SELECT "id" FROM "precompiled_cache" WHERE _ROWID_=last_insert_rowid(); []
2019-07-31 13:32:44.680228: [debug] SELECT "id","directory","type","pkg_src","active","path_env_var","haddock" FROM "config_cache" WHERE "directory"=? AND "type"=?; [PersistText "/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/",PersistText "lib:transformers-base-0.4.5.2-9wmw9letGJgDNrnpTrMj47"]
2019-07-31 13:32:44.680597: [debug] INSERT INTO "config_cache"("directory","type","pkg_src","active","path_env_var","haddock") VALUES(?,?,?,?,?,?); [PersistText "/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/",PersistText "lib:transformers-base-0.4.5.2-9wmw9letGJgDNrnpTrMj47",PersistText "upstream",PersistBool True,PersistText "/usr/local/lib/nodejs/node-v12.2.0-linux-x64/bin/:/home/chris/.local/bin:/home/chris/.cargo/bin:/usr/sbin:/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/bin:/Users/chris/.local/bin/:/Users/chris/.cargo/bin/",PersistBool False]
2019-07-31 13:32:44.680794: [debug] Process finished in 43ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 copy
2019-07-31 13:32:44.680936: [debug] SELECT "id" FROM "config_cache" WHERE _ROWID_=last_insert_rowid(); []
2019-07-31 13:32:44.681009: [debug] Run process within /tmp/stack16004/tagged-0.8.6/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 register
2019-07-31 13:32:44.681366: [debug] DELETE FROM "config_cache_dir_option" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 8]
2019-07-31 13:32:44.681551: [debug] INSERT INTO "config_cache_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?); [PersistInt64 8,PersistInt64 0,PersistText "--user",PersistInt64 8,PersistInt64 1,PersistText "--package-db=clear",PersistInt64 8,PersistInt64 2,PersistText "--package-db=global",PersistInt64 8,PersistInt64 3,PersistText "--package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb",PersistInt64 8,PersistInt64 4,PersistText "--libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib",PersistInt64 8,PersistInt64 5,PersistText "--bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin",PersistInt64 8,PersistInt64 6,PersistText "--datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share",PersistInt64 8,PersistInt64 7,PersistText "--libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec",PersistInt64 8,PersistInt64 8,PersistText "--sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc",PersistInt64 8,PersistInt64 9,PersistText "--docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/transformers-base-0.4.5.2",PersistInt64 8,PersistInt64 10,PersistText "--htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/transformers-base-0.4.5.2",PersistInt64 8,PersistInt64 11,PersistText "--haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/transformers-base-0.4.5.2"]
2019-07-31 13:32:44.681982: [debug] DELETE FROM "config_cache_no_dir_option" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 8]
2019-07-31 13:32:44.682083: [debug] INSERT INTO "config_cache_no_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?); [PersistInt64 8,PersistInt64 0,PersistText "--dependency=base=base-4.12.0.0",PersistInt64 8,PersistInt64 1,PersistText "--dependency=base-orphans=base-orphans-0.8.1-HeyTAcy4PKhDcGhjvJwDzq",PersistInt64 8,PersistInt64 2,PersistText "--dependency=stm=stm-2.5.0.0",PersistInt64 8,PersistInt64 3,PersistText "--dependency=transformers=transformers-0.5.6.2",PersistInt64 8,PersistInt64 4,PersistText "--dependency=transformers-compat=transformers-compat-0.6.5-9e4biiR1CNSADVloF4o7Bd",PersistInt64 8,PersistInt64 5,PersistText "-forphaninstances",PersistInt64 8,PersistInt64 6,PersistText "--exact-configuration",PersistInt64 8,PersistInt64 7,PersistText "--ghc-option=-fhide-source-paths"]
2019-07-31 13:32:44.682271: [debug] DELETE FROM "config_cache_dep" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 8]
2019-07-31 13:32:44.682366: [debug] INSERT INTO "config_cache_dep"("config_cache_id","ghc_pkg_id") VALUES (?,?),(?,?),(?,?),(?,?),(?,?); [PersistInt64 8,PersistText "base-4.12.0.0",PersistInt64 8,PersistText "base-orphans-0.8.1-HeyTAcy4PKhDcGhjvJwDzq",PersistInt64 8,PersistText "stm-2.5.0.0",PersistInt64 8,PersistText "transformers-0.5.6.2",PersistInt64 8,PersistText "transformers-compat-0.6.5-9e4biiR1CNSADVloF4o7Bd"]
2019-07-31 13:32:44.690381: [info] Cabal > [ 18 of 220] Compiling Distribution.Compat.CopyFile
2019-07-31 13:32:44.799156: [info] tagged > Registering library for tagged-0.8.6..
2019-07-31 13:32:44.802894: [debug] Process finished in 122ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 register
2019-07-31 13:32:44.803110: [debug] Run process: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb describe --simple-output tagged --expand-pkgroot
2019-07-31 13:32:44.823730: [info] Cabal > [ 19 of 220] Compiling Distribution.Compat.CharParsing
2019-07-31 13:32:44.828321: [debug] Process finished in 25ms: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb describe --simple-output tagged --expand-pkgroot
2019-07-31 13:32:44.828669: [debug] SELECT "id","platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library" FROM "precompiled_cache" WHERE "platform_ghc_dir"=? AND "compiler"=? AND "cabal_version"=? AND "package_key"=? AND "options_hash"=? AND "haddock"=?; [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "1040e5d2a7e60513d7c7d18947b67b7c675effe34cfdf8e46412709b2bdedc82,543",PersistByteString "\a\255\250\157(A>o\249\215[\219x\214[?\192\134\251f\155\207\188e\176\205\170\186\228\179\200d",PersistBool False]
2019-07-31 13:32:44.828965: [debug] INSERT INTO "precompiled_cache"("platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library") VALUES(?,?,?,?,?,?,?); [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "1040e5d2a7e60513d7c7d18947b67b7c675effe34cfdf8e46412709b2bdedc82,543",PersistByteString "\a\255\250\157(A>o\249\215[\219x\214[?\192\134\251f\155\207\188e\176\205\170\186\228\179\200d",PersistBool False,PersistText "snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb/tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP.conf"]
2019-07-31 13:32:44.829289: [debug] SELECT "id" FROM "precompiled_cache" WHERE _ROWID_=last_insert_rowid(); []
2019-07-31 13:32:44.834019: [debug] SELECT "id","directory","type","pkg_src","active","path_env_var","haddock" FROM "config_cache" WHERE "directory"=? AND "type"=?; [PersistText "/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/",PersistText "lib:tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP"]
2019-07-31 13:32:44.834317: [debug] INSERT INTO "config_cache"("directory","type","pkg_src","active","path_env_var","haddock") VALUES(?,?,?,?,?,?); [PersistText "/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/",PersistText "lib:tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP",PersistText "upstream",PersistBool True,PersistText "/usr/local/lib/nodejs/node-v12.2.0-linux-x64/bin/:/home/chris/.local/bin:/home/chris/.cargo/bin:/usr/sbin:/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/bin:/Users/chris/.local/bin/:/Users/chris/.cargo/bin/",PersistBool False]
2019-07-31 13:32:44.834547: [debug] SELECT "id" FROM "config_cache" WHERE _ROWID_=last_insert_rowid(); []
2019-07-31 13:32:44.834672: [debug] DELETE FROM "config_cache_dir_option" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 9]
2019-07-31 13:32:44.834876: [debug] INSERT INTO "config_cache_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?); [PersistInt64 9,PersistInt64 0,PersistText "--user",PersistInt64 9,PersistInt64 1,PersistText "--package-db=clear",PersistInt64 9,PersistInt64 2,PersistText "--package-db=global",PersistInt64 9,PersistInt64 3,PersistText "--package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb",PersistInt64 9,PersistInt64 4,PersistText "--libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib",PersistInt64 9,PersistInt64 5,PersistText "--bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin",PersistInt64 9,PersistInt64 6,PersistText "--datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share",PersistInt64 9,PersistInt64 7,PersistText "--libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec",PersistInt64 9,PersistInt64 8,PersistText "--sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc",PersistInt64 9,PersistInt64 9,PersistText "--docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/tagged-0.8.6",PersistInt64 9,PersistInt64 10,PersistText "--htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/tagged-0.8.6",PersistInt64 9,PersistInt64 11,PersistText "--haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/tagged-0.8.6"]
2019-07-31 13:32:44.899928: [debug] DELETE FROM "config_cache_no_dir_option" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 9]
2019-07-31 13:32:44.900085: [debug] INSERT INTO "config_cache_no_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?); [PersistInt64 9,PersistInt64 0,PersistText "--dependency=base=base-4.12.0.0",PersistInt64 9,PersistInt64 1,PersistText "--dependency=deepseq=deepseq-1.4.4.0",PersistInt64 9,PersistInt64 2,PersistText "--dependency=template-haskell=template-haskell-2.14.0.0",PersistInt64 9,PersistInt64 3,PersistText "--dependency=transformers=transformers-0.5.6.2",PersistInt64 9,PersistInt64 4,PersistText "-fdeepseq",PersistInt64 9,PersistInt64 5,PersistText "-ftransformers",PersistInt64 9,PersistInt64 6,PersistText "--exact-configuration",PersistInt64 9,PersistInt64 7,PersistText "--ghc-option=-fhide-source-paths"]
2019-07-31 13:32:44.900266: [debug] DELETE FROM "config_cache_dep" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 9]
2019-07-31 13:32:44.900381: [debug] INSERT INTO "config_cache_dep"("config_cache_id","ghc_pkg_id") VALUES (?,?),(?,?),(?,?),(?,?); [PersistInt64 9,PersistText "base-4.12.0.0",PersistInt64 9,PersistText "deepseq-1.4.4.0",PersistInt64 9,PersistText "template-haskell-2.14.0.0",PersistInt64 9,PersistText "transformers-0.5.6.2"]
2019-07-31 13:32:45.487832: [info] Cabal > [ 20 of 220] Compiling Distribution.CabalSpecVersion
2019-07-31 13:32:46.181940: [debug] Process finished in 4772ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 build --ghc-options ""
2019-07-31 13:32:46.182074: [info] reflection > copy/register
2019-07-31 13:32:46.182301: [debug] Run process within /tmp/stack16004/reflection-2.1.4/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 copy
2019-07-31 13:32:46.200123: [info] reflection > Installing library in /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib/x86_64-linux-ghc-8.6.5/reflection-2.1.4-D3IaixAKGmk6dzEKDGsgtn
2019-07-31 13:32:46.225382: [debug] Process finished in 43ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 copy
2019-07-31 13:32:46.225943: [debug] Run process within /tmp/stack16004/reflection-2.1.4/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 register
2019-07-31 13:32:46.351433: [info] reflection > Registering library for reflection-2.1.4..
2019-07-31 13:32:46.358221: [debug] Process finished in 132ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 register
2019-07-31 13:32:46.358406: [debug] Run process: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb describe --simple-output reflection --expand-pkgroot
2019-07-31 13:32:46.388200: [debug] Process finished in 30ms: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb describe --simple-output reflection --expand-pkgroot
2019-07-31 13:32:46.388441: [debug] SELECT "id","platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library" FROM "precompiled_cache" WHERE "platform_ghc_dir"=? AND "compiler"=? AND "cabal_version"=? AND "package_key"=? AND "options_hash"=? AND "haddock"=?; [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "843cf919d6e477662c572431316a6ced5aec0400df24da45613a3e244a57d7c4,891",PersistByteString " #\219\224\147\143_\EOTL\255\&2\253\\\202\254\148S\179\212\138-cp\ETB\169\r\169\ENQ\SYN5\199h",PersistBool False]
2019-07-31 13:32:46.388632: [debug] INSERT INTO "precompiled_cache"("platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library") VALUES(?,?,?,?,?,?,?); [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "843cf919d6e477662c572431316a6ced5aec0400df24da45613a3e244a57d7c4,891",PersistByteString " #\219\224\147\143_\EOTL\255\&2\253\\\202\254\148S\179\212\138-cp\ETB\169\r\169\ENQ\SYN5\199h",PersistBool False,PersistText "snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb/reflection-2.1.4-D3IaixAKGmk6dzEKDGsgtn.conf"]
2019-07-31 13:32:46.388859: [debug] SELECT "id" FROM "precompiled_cache" WHERE _ROWID_=last_insert_rowid(); []
2019-07-31 13:32:46.394334: [debug] SELECT "id","directory","type","pkg_src","active","path_env_var","haddock" FROM "config_cache" WHERE "directory"=? AND "type"=?; [PersistText "/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/",PersistText "lib:reflection-2.1.4-D3IaixAKGmk6dzEKDGsgtn"]
2019-07-31 13:32:46.394553: [debug] INSERT INTO "config_cache"("directory","type","pkg_src","active","path_env_var","haddock") VALUES(?,?,?,?,?,?); [PersistText "/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/",PersistText "lib:reflection-2.1.4-D3IaixAKGmk6dzEKDGsgtn",PersistText "upstream",PersistBool True,PersistText "/usr/local/lib/nodejs/node-v12.2.0-linux-x64/bin/:/home/chris/.local/bin:/home/chris/.cargo/bin:/usr/sbin:/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/bin:/Users/chris/.local/bin/:/Users/chris/.cargo/bin/",PersistBool False]
2019-07-31 13:32:46.394746: [debug] SELECT "id" FROM "config_cache" WHERE _ROWID_=last_insert_rowid(); []
2019-07-31 13:32:46.394901: [debug] DELETE FROM "config_cache_dir_option" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 10]
2019-07-31 13:32:46.395066: [debug] INSERT INTO "config_cache_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?); [PersistInt64 10,PersistInt64 0,PersistText "--user",PersistInt64 10,PersistInt64 1,PersistText "--package-db=clear",PersistInt64 10,PersistInt64 2,PersistText "--package-db=global",PersistInt64 10,PersistInt64 3,PersistText "--package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb",PersistInt64 10,PersistInt64 4,PersistText "--libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib",PersistInt64 10,PersistInt64 5,PersistText "--bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin",PersistInt64 10,PersistInt64 6,PersistText "--datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share",PersistInt64 10,PersistInt64 7,PersistText "--libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec",PersistInt64 10,PersistInt64 8,PersistText "--sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc",PersistInt64 10,PersistInt64 9,PersistText "--docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/reflection-2.1.4",PersistInt64 10,PersistInt64 10,PersistText "--htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/reflection-2.1.4",PersistInt64 10,PersistInt64 11,PersistText "--haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/reflection-2.1.4"]
2019-07-31 13:32:46.395564: [debug] DELETE FROM "config_cache_no_dir_option" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 10]
2019-07-31 13:32:46.395694: [debug] INSERT INTO "config_cache_no_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?); [PersistInt64 10,PersistInt64 0,PersistText "--dependency=base=base-4.12.0.0",PersistInt64 10,PersistInt64 1,PersistText "--dependency=template-haskell=template-haskell-2.14.0.0",PersistInt64 10,PersistInt64 2,PersistText "-f-slow",PersistInt64 10,PersistInt64 3,PersistText "-ftemplate-haskell",PersistInt64 10,PersistInt64 4,PersistText "--exact-configuration",PersistInt64 10,PersistInt64 5,PersistText "--ghc-option=-fhide-source-paths"]
2019-07-31 13:32:46.395913: [debug] DELETE FROM "config_cache_dep" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 10]
2019-07-31 13:32:46.396008: [debug] INSERT INTO "config_cache_dep"("config_cache_id","ghc_pkg_id") VALUES (?,?),(?,?); [PersistInt64 10,PersistText "base-4.12.0.0",PersistInt64 10,PersistText "template-haskell-2.14.0.0"]
2019-07-31 13:32:46.420708: [info] Cabal > [ 21 of 220] Compiling Distribution.Compat.Environment
2019-07-31 13:32:46.456687: [info] Cabal > [ 22 of 220] Compiling Distribution.Compat.CreatePipe
2019-07-31 13:32:46.483419: [info] Cabal > [ 23 of 220] Compiling Distribution.GetOpt
2019-07-31 13:32:46.866775: [info] Cabal > [ 24 of 220] Compiling Distribution.Lex
2019-07-31 13:32:46.902422: [info] Cabal > [ 25 of 220] Compiling Distribution.PackageDescription.Quirks
2019-07-31 13:32:47.333174: [info] Cabal > [ 26 of 220] Compiling Distribution.PackageDescription.Utils
2019-07-31 13:32:47.359230: [info] Cabal > [ 27 of 220] Compiling Distribution.Parsec.Common
2019-07-31 13:32:48.698102: [info] Cabal > [ 28 of 220] Compiling Distribution.Parsec.Field
2019-07-31 13:32:49.028942: [info] Cabal > [ 29 of 220] Compiling Distribution.Parsec.LexerMonad
2019-07-31 13:32:49.272172: [info] Cabal > [ 30 of 220] Compiling Distribution.Parsec.Lexer
2019-07-31 13:32:49.789119: [info] Cabal > [ 31 of 220] Compiling Distribution.Parsec.Parser
2019-07-31 13:32:50.492099: [info] Cabal > [ 32 of 220] Compiling Distribution.Pretty
2019-07-31 13:32:50.594392: [info] Cabal > [ 33 of 220] Compiling Distribution.SPDX.LicenseListVersion
2019-07-31 13:32:50.743985: [info] Cabal > [ 34 of 220] Compiling Distribution.Simple.CCompiler
2019-07-31 13:32:50.833181: [info] Cabal > [ 35 of 220] Compiling Distribution.Simple.Flag
2019-07-31 13:32:51.080681: [info] Cabal > [ 36 of 220] Compiling Distribution.Simple.PreProcess.Unlit
2019-07-31 13:32:51.270888: [info] Cabal > [ 37 of 220] Compiling Distribution.Simple.Program.Internal
2019-07-31 13:32:51.311424: [info] Cabal > [ 38 of 220] Compiling Distribution.TestSuite
2019-07-31 13:32:51.823997: [info] Cabal > [ 39 of 220] Compiling Distribution.Types.Condition
2019-07-31 13:32:52.458179: [info] Cabal > [ 40 of 220] Compiling Distribution.Types.CondTree
2019-07-31 13:32:53.545113: [info] Cabal > [ 41 of 220] Compiling Distribution.Utils.Base62
2019-07-31 13:32:53.575511: [info] Cabal > [ 42 of 220] Compiling Distribution.Utils.IOData
2019-07-31 13:32:53.611613: [info] Cabal > [ 43 of 220] Compiling Distribution.Utils.MapAccum
2019-07-31 13:32:53.688502: [info] Cabal > [ 44 of 220] Compiling Distribution.Utils.Progress
2019-07-31 13:32:53.768952: [info] Cabal > [ 45 of 220] Compiling Distribution.Utils.String
2019-07-31 13:32:53.841685: [info] Cabal > [ 46 of 220] Compiling Distribution.Utils.ShortText
2019-07-31 13:32:54.032510: [info] Cabal > [ 47 of 220] Compiling Distribution.Utils.Generic
2019-07-31 13:32:54.345855: [info] Cabal > [ 48 of 220] Compiling Distribution.Parsec.FieldLineStream
2019-07-31 13:32:54.485540: [info] Cabal > [ 49 of 220] Compiling Distribution.Parsec.Class
2019-07-31 13:32:56.210277: [info] Cabal > [ 50 of 220] Compiling Distribution.Text
2019-07-31 13:32:56.379922: [info] Cabal > [ 51 of 220] Compiling Distribution.Types.Version
2019-07-31 13:32:57.116841: [info] Cabal > [ 52 of 220] Compiling Distribution.Types.VersionRange
2019-07-31 13:32:59.249658: [info] Cabal > [ 53 of 220] Compiling Distribution.Types.VersionInterval
2019-07-31 13:32:59.761161: [info] Cabal > [ 54 of 220] Compiling Distribution.Types.SourceRepo
2019-07-31 13:33:01.811819: [info] Cabal > [ 55 of 220] Compiling Distribution.Types.SourceRepo.Lens
2019-07-31 13:33:01.857256: [info] Cabal > [ 56 of 220] Compiling Distribution.Types.PkgconfigName
2019-07-31 13:33:02.068859: [info] Cabal > [ 57 of 220] Compiling Distribution.Types.ForeignLibType
2019-07-31 13:33:02.375164: [info] Cabal > [ 58 of 220] Compiling Distribution.Types.ForeignLibOption
2019-07-31 13:33:02.553643: [info] Cabal > [ 59 of 220] Compiling Distribution.Types.ExecutableScope
2019-07-31 13:33:02.797242: [info] Cabal > [ 60 of 220] Compiling Distribution.Types.ComponentId
2019-07-31 13:33:03.031259: [info] Cabal > [ 61 of 220] Compiling Distribution.Types.BuildType
2019-07-31 13:33:03.375790: [info] Cabal > [ 62 of 220] Compiling Distribution.Types.AbiHash
2019-07-31 13:33:03.521444: [info] Cabal > [ 63 of 220] Compiling Distribution.System
2019-07-31 13:33:05.978028: [info] Cabal > [ 64 of 220] Compiling Distribution.SPDX.LicenseReference
2019-07-31 13:33:06.499276: [info] Cabal > [ 65 of 220] Compiling Distribution.SPDX.LicenseId
2019-07-31 13:33:26.510094: [info] Cabal > [ 66 of 220] Compiling Distribution.SPDX.LicenseExceptionId
2019-07-31 13:33:28.172461: [info] Cabal > [ 67 of 220] Compiling Distribution.SPDX.LicenseExpression
2019-07-31 13:33:29.884389: [info] Cabal > [ 68 of 220] Compiling Distribution.SPDX.License
2019-07-31 13:33:30.170648: [info] Cabal > [ 69 of 220] Compiling Distribution.SPDX
2019-07-31 13:33:30.187361: [info] Cabal > [ 70 of 220] Compiling Distribution.ReadE
2019-07-31 13:33:30.253118: [info] Cabal > [ 71 of 220] Compiling Distribution.ModuleName
2019-07-31 13:33:30.822085: [info] Cabal > [ 72 of 220] Compiling Distribution.Types.ModuleRenaming
2019-07-31 13:33:31.821649: [info] Cabal > [ 73 of 220] Compiling Distribution.Types.IncludeRenaming
2019-07-31 13:33:32.216799: [info] Cabal > [ 74 of 220] Compiling Distribution.FieldGrammar.Class
2019-07-31 13:33:32.270175: [info] Cabal > [ 75 of 220] Compiling Distribution.Utils.UnionFind
2019-07-31 13:33:32.345659: [info] Cabal > [ 76 of 220] Compiling Distribution.Verbosity
2019-07-31 13:33:33.710500: [info] Cabal > [ 77 of 220] Compiling Distribution.Version
2019-07-31 13:33:33.762822: [info] Cabal > [ 78 of 220] Compiling Distribution.Types.TestType
2019-07-31 13:33:34.236976: [info] Cabal > [ 79 of 220] Compiling Distribution.Types.TestSuiteInterface
2019-07-31 13:33:34.747003: [info] Cabal > [ 80 of 220] Compiling Distribution.Types.PkgconfigDependency
2019-07-31 13:33:35.058860: [info] Cabal > [ 81 of 220] Compiling Distribution.Types.BenchmarkType
2019-07-31 13:33:35.471733: [info] Cabal > [ 82 of 220] Compiling Distribution.Types.BenchmarkInterface
2019-07-31 13:33:35.857693: [info] Cabal > [ 83 of 220] Compiling Distribution.License
2019-07-31 13:33:37.285522: [info] Cabal > [ 84 of 220] Compiling Language.Haskell.Extension
2019-07-31 13:33:43.653216: [info] Cabal > [ 85 of 220] Compiling Distribution.Compiler
2019-07-31 13:33:45.103388: [info] Cabal > [ 86 of 220] Compiling Distribution.Parsec.Newtypes
2019-07-31 13:33:45.437814: [info] Cabal > [ 87 of 220] Compiling Distribution.ParseUtils
2019-07-31 13:33:46.742958: [info] Cabal > [ 88 of 220] Compiling Distribution.Types.PackageName
2019-07-31 13:33:46.952877: [info] Cabal > [ 89 of 220] Compiling Distribution.Types.UnqualComponentName
2019-07-31 13:33:47.185458: [info] Cabal > [ 90 of 220] Compiling Distribution.Types.ComponentName
2019-07-31 13:33:47.673393: [info] Cabal > [ 91 of 220] Compiling Distribution.Types.PackageId
2019-07-31 13:33:48.053613: [info] Cabal > [ 92 of 220] Compiling Distribution.Types.UnitId
2019-07-31 13:33:48.464920: [info] Cabal > [ 93 of 220] Compiling Distribution.Types.Module
2019-07-31 13:33:48.865279: [info] Cabal > [ 94 of 220] Compiling Distribution.Backpack
2019-07-31 13:33:50.067574: [info] Cabal > [ 95 of 220] Compiling Distribution.Backpack.ModSubst
2019-07-31 13:33:50.150428: [info] Cabal > [ 96 of 220] Compiling Distribution.Backpack.FullUnitId
2019-07-31 13:33:50.196384: [info] Cabal > [ 97 of 220] Compiling Distribution.Types.PackageId.Lens
2019-07-31 13:33:50.221999: [info] Cabal > [ 98 of 220] Compiling Distribution.Types.ModuleReexport
2019-07-31 13:33:50.769588: [info] Cabal > [ 99 of 220] Compiling Distribution.Types.Mixin
2019-07-31 13:33:51.142519: [info] Cabal > [100 of 220] Compiling Distribution.Types.ExeDependency
2019-07-31 13:33:51.559464: [info] Cabal > [101 of 220] Compiling Distribution.Types.Dependency
2019-07-31 13:33:51.860690: [info] Cabal > [102 of 220] Compiling Distribution.Types.SetupBuildInfo
2019-07-31 13:33:52.242286: [info] Cabal > [103 of 220] Compiling Distribution.Types.SetupBuildInfo.Lens
2019-07-31 13:33:52.265610: [info] Cabal > [104 of 220] Compiling Distribution.Types.DependencyMap
2019-07-31 13:33:52.439073: [info] Cabal > [105 of 220] Compiling Distribution.Backpack.ModuleScope
2019-07-31 13:33:52.585957: [info] Cabal > [106 of 220] Compiling Distribution.Types.MungedPackageName
2019-07-31 13:33:52.912764: [info] Cabal > [107 of 220] Compiling Distribution.Types.MungedPackageId
2019-07-31 13:33:53.278016: [info] Cabal > [108 of 220] Compiling Distribution.Package
2019-07-31 13:33:53.314511: [info] Cabal > [109 of 220] Compiling Distribution.Types.AnnotatedId
2019-07-31 13:33:53.401861: [info] Cabal > [110 of 220] Compiling Distribution.Types.ComponentInclude
2019-07-31 13:33:53.433064: [info] Cabal > [111 of 220] Compiling Distribution.Types.AbiDependency
2019-07-31 13:33:53.669268: [info] Cabal > [112 of 220] Compiling Distribution.Simple.InstallDirs
2019-07-31 13:33:55.984479: [info] Cabal > [113 of 220] Compiling Distribution.Types.LegacyExeDependency
2019-07-31 13:33:56.378263: [info] Cabal > [114 of 220] Compiling Distribution.Types.BuildInfo
2019-07-31 13:34:00.874508: [info] Cabal > [115 of 220] Compiling Distribution.Types.HookedBuildInfo
2019-07-31 13:34:00.888734: [info] Cabal > [116 of 220] Compiling Distribution.Types.BuildInfo.Lens
2019-07-31 13:34:01.496221: [info] Cabal > [117 of 220] Compiling Distribution.Types.TestSuite
2019-07-31 13:34:02.735516: [info] Cabal > [118 of 220] Compiling Distribution.Types.TestSuite.Lens
2019-07-31 13:34:02.763842: [info] Cabal > [119 of 220] Compiling Distribution.Types.Library
2019-07-31 13:34:04.555612: [info] Cabal > [120 of 220] Compiling Distribution.Types.Library.Lens
2019-07-31 13:34:04.605268: [info] Cabal > [121 of 220] Compiling Distribution.Types.ForeignLib
2019-07-31 13:34:07.704017: [info] Cabal > [122 of 220] Compiling Distribution.Types.ForeignLib.Lens
2019-07-31 13:34:07.755389: [info] Cabal > [123 of 220] Compiling Distribution.Types.Executable
2019-07-31 13:34:09.006559: [info] Cabal > [124 of 220] Compiling Distribution.Types.Executable.Lens
2019-07-31 13:34:09.038275: [info] Cabal > [125 of 220] Compiling Distribution.Types.Benchmark
2019-07-31 13:34:10.140636: [info] Cabal > [126 of 220] Compiling Distribution.Types.Component
2019-07-31 13:34:10.796651: [info] Cabal > [127 of 220] Compiling Distribution.Types.ComponentRequestedSpec
2019-07-31 13:34:11.133501: [info] Cabal > [128 of 220] Compiling Distribution.Types.PackageDescription
2019-07-31 13:34:14.816880: [info] Cabal > [129 of 220] Compiling Distribution.Types.GenericPackageDescription
2019-07-31 13:34:18.277896: [info] Cabal > [130 of 220] Compiling Distribution.Types.GenericPackageDescription.Lens
2019-07-31 13:34:18.415385: [info] Cabal > [131 of 220] Compiling Distribution.Types.Benchmark.Lens
2019-07-31 13:34:18.443657: [info] Cabal > [132 of 220] Compiling Distribution.Types.PackageDescription.Lens
2019-07-31 13:34:19.018669: [info] Cabal > [133 of 220] Compiling Distribution.Types.Lens
2019-07-31 13:34:19.038420: [info] Cabal > [134 of 220] Compiling Distribution.PackageDescription
2019-07-31 13:34:19.099823: [info] Cabal > [135 of 220] Compiling Distribution.Simple.BuildToolDepends
2019-07-31 13:34:19.246751: [info] Cabal > [136 of 220] Compiling Distribution.Types.ExposedModule
2019-07-31 13:34:19.503327: [info] Cabal > [137 of 220] Compiling Distribution.Types.InstalledPackageInfo
2019-07-31 13:34:22.183920: [info] Cabal > [138 of 220] Compiling Distribution.Types.InstalledPackageInfo.Lens
2019-07-31 13:34:22.595194: [info] Cabal > [139 of 220] Compiling Distribution.PrettyUtils
2019-07-31 13:34:22.609747: [info] Cabal > [140 of 220] Compiling Paths_Cabal
2019-07-31 13:34:22.677511: [info] Cabal > [141 of 220] Compiling Distribution.Simple.Utils
2019-07-31 13:34:24.463576: [info] Cabal > [142 of 220] Compiling Distribution.Utils.NubList
2019-07-31 13:34:24.626854: [info] Cabal > [143 of 220] Compiling Distribution.Utils.LogProgress
2019-07-31 13:34:24.755921: [info] Cabal > [144 of 220] Compiling Distribution.Simple.Program.ResponseFile
2019-07-31 13:34:24.841967: [info] Cabal > [145 of 220] Compiling Distribution.Simple.Program.Find
2019-07-31 13:34:25.125154: [info] Cabal > [146 of 220] Compiling Distribution.Simple.Program.Types
2019-07-31 13:34:25.971615: [info] Cabal > [147 of 220] Compiling Distribution.Simple.Program.Run
2019-07-31 13:34:26.308723: [info] Cabal > [148 of 220] Compiling Distribution.Simple.Program.Script
2019-07-31 13:34:26.440307: [info] Cabal > [149 of 220] Compiling Distribution.Simple.Program.Hpc
2019-07-31 13:34:26.551317: [info] Cabal > [150 of 220] Compiling Distribution.Simple.Glob
2019-07-31 13:34:26.978676: [info] Cabal > [151 of 220] Compiling Distribution.Simple.Compiler
2019-07-31 13:34:29.199962: [info] Cabal > [152 of 220] Compiling Distribution.Simple.GHC.ImplInfo
2019-07-31 13:34:29.308784: [info] Cabal > [153 of 220] Compiling Distribution.Simple.Program.GHC
2019-07-31 13:34:33.342311: [info] Cabal > [154 of 220] Compiling Distribution.Simple.Program.Builtin
2019-07-31 13:34:34.295132: [info] Cabal > [155 of 220] Compiling Distribution.Simple.Program.Db
2019-07-31 13:34:34.902384: [info] Cabal > [156 of 220] Compiling Distribution.Simple.Program
2019-07-31 13:34:35.025905: [info] Cabal > [157 of 220] Compiling Distribution.Simple.Program.Strip
2019-07-31 13:34:35.113365: [info] Cabal > [158 of 220] Compiling Distribution.Simple.Command
2019-07-31 13:34:35.801340: [info] Cabal > [159 of 220] Compiling Distribution.Simple.Setup
2019-07-31 13:34:50.837053: [info] Cabal > [160 of 220] Compiling Distribution.Parsec.ParseResult
2019-07-31 13:34:51.076503: [info] Cabal > [161 of 220] Compiling Distribution.Parsec.ConfVar
2019-07-31 13:34:51.667824: [info] Cabal > [162 of 220] Compiling Distribution.PackageDescription.Configuration
2019-07-31 13:34:52.534116: [info] Cabal > [163 of 220] Compiling Distribution.Make
2019-07-31 13:34:52.848114: [info] Cabal > [164 of 220] Compiling Distribution.FieldGrammar.Pretty
2019-07-31 13:34:52.958223: [info] Cabal > [165 of 220] Compiling Distribution.FieldGrammar.Parsec
2019-07-31 13:34:53.858130: [info] Cabal > [166 of 220] Compiling Distribution.FieldGrammar
2019-07-31 13:34:53.932522: [info] Cabal > [167 of 220] Compiling Distribution.PackageDescription.FieldGrammar
2019-07-31 13:35:00.627456: [info] Cabal > [168 of 220] Compiling Distribution.PackageDescription.PrettyPrint
2019-07-31 13:35:01.348637: [info] Cabal > [169 of 220] Compiling Distribution.PackageDescription.Parsec
2019-07-31 13:35:05.631427: [info] Cabal > [170 of 220] Compiling Distribution.FieldGrammar.FieldDescrs
2019-07-31 13:35:05.844461: [info] Cabal > [171 of 220] Compiling Distribution.Types.InstalledPackageInfo.FieldGrammar
2019-07-31 13:35:09.303516: [info] Cabal > [172 of 220] Compiling Distribution.InstalledPackageInfo
2019-07-31 13:35:09.445036: [info] Cabal > [173 of 220] Compiling Distribution.Types.ComponentLocalBuildInfo
2019-07-31 13:35:11.346105: [info] Cabal > [174 of 220] Compiling Distribution.Types.TargetInfo
2019-07-31 13:35:11.373138: [info] Cabal > [175 of 220] Compiling Distribution.Simple.Program.HcPkg
2019-07-31 13:35:12.031418: [info] Cabal > [176 of 220] Compiling Distribution.Simple.PackageIndex
2019-07-31 13:35:14.205624: [info] Cabal > [177 of 220] Compiling Distribution.Types.LocalBuildInfo
2019-07-31 13:35:16.523005: [info] Cabal > [178 of 220] Compiling Distribution.Simple.LocalBuildInfo
2019-07-31 13:35:17.011915: [info] Cabal > [179 of 220] Compiling Distribution.Simple.Test.Log
2019-07-31 13:35:17.619989: [info] Cabal > [180 of 220] Compiling Distribution.Simple.Program.Ld
2019-07-31 13:35:17.705396: [info] Cabal > [181 of 220] Compiling Distribution.Simple.Program.Ar
2019-07-31 13:35:17.969219: [info] Cabal > [182 of 220] Compiling Distribution.Simple.Hpc
2019-07-31 13:35:18.309593: [info] Cabal > [183 of 220] Compiling Distribution.Simple.BuildTarget
2019-07-31 13:35:20.542235: [info] Cabal > [184 of 220] Compiling Distribution.Simple.BuildPaths
2019-07-31 13:35:20.736351: [info] Cabal > [185 of 220] Compiling Distribution.Simple.UHC
2019-07-31 13:35:21.118028: [info] Cabal > [186 of 220] Compiling Distribution.PackageDescription.Check
2019-07-31 13:35:26.421644: [info] Cabal > [187 of 220] Compiling Distribution.Simple.Build.PathsModule
2019-07-31 13:35:26.980817: [info] Cabal > [188 of 220] Compiling Distribution.Simple.Test.LibV09
2019-07-31 13:35:27.499622: [info] Cabal > [189 of 220] Compiling Distribution.Simple.Test.ExeV10
2019-07-31 13:35:27.708728: [info] Cabal > [190 of 220] Compiling Distribution.Simple.Build.Macros
2019-07-31 13:35:27.867465: [info] Cabal > [191 of 220] Compiling Distribution.Backpack.Id
2019-07-31 13:35:27.962746: [info] Cabal > [192 of 220] Compiling Distribution.Backpack.ConfiguredComponent
2019-07-31 13:35:28.680771: [info] Cabal > [193 of 220] Compiling Distribution.Backpack.ComponentsGraph
2019-07-31 13:35:28.865062: [info] Cabal > [194 of 220] Compiling Distribution.Simple.HaskellSuite
2019-07-31 13:35:29.362392: [info] Cabal > [195 of 220] Compiling Distribution.Simple.GHC.Internal
2019-07-31 13:35:30.390902: [info] Cabal > [196 of 220] Compiling Distribution.Simple.GHCJS
2019-07-31 13:35:33.671908: [info] Cabal > [197 of 220] Compiling Distribution.Simple.GHC.EnvironmentParser
2019-07-31 13:35:33.890649: [info] Cabal > [198 of 220] Compiling Distribution.Simple.GHC
2019-07-31 13:35:40.326062: [info] Cabal > [199 of 220] Compiling Distribution.Simple.Install
2019-07-31 13:35:40.800483: [info] Cabal > [200 of 220] Compiling Distribution.Backpack.ModuleShape
2019-07-31 13:35:41.006806: [info] Cabal > [201 of 220] Compiling Distribution.Backpack.UnifyM
2019-07-31 13:35:42.009202: [info] Cabal > [202 of 220] Compiling Distribution.Backpack.MixLink
2019-07-31 13:35:42.517591: [info] Cabal > [203 of 220] Compiling Distribution.Backpack.PreModuleShape
2019-07-31 13:35:42.687047: [info] Cabal > [204 of 220] Compiling Distribution.Backpack.PreExistingComponent
2019-07-31 13:35:42.781239: [info] Cabal > [205 of 220] Compiling Distribution.Backpack.LinkedComponent
2019-07-31 13:35:43.625607: [info] Cabal > [206 of 220] Compiling Distribution.Compat.Time
2019-07-31 13:35:43.802854: [info] Cabal > [207 of 220] Compiling Distribution.Backpack.ReadyComponent
2019-07-31 13:35:44.477104: [info] Cabal > [208 of 220] Compiling Distribution.Backpack.Configure
2019-07-31 13:35:45.290205: [info] Cabal > [209 of 220] Compiling Distribution.Backpack.DescribeUnitId
2019-07-31 13:35:45.353189: [info] Cabal > [210 of 220] Compiling Distribution.Simple.Register
2019-07-31 13:35:46.136115: [info] Cabal > [211 of 220] Compiling Distribution.Simple.PreProcess
2019-07-31 13:35:47.588207: [info] Cabal > [212 of 220] Compiling Distribution.Simple.UserHooks
2019-07-31 13:35:48.039974: [info] Cabal > [213 of 220] Compiling Distribution.Simple.Test
2019-07-31 13:35:48.253086: [info] Cabal > [214 of 220] Compiling Distribution.Simple.Bench
2019-07-31 13:35:48.458525: [info] Cabal > [215 of 220] Compiling Distribution.Simple.SrcDist
2019-07-31 13:35:49.303736: [info] Cabal > [216 of 220] Compiling Distribution.Simple.Configure
2019-07-31 13:35:52.946770: [info] Cabal > [217 of 220] Compiling Distribution.Simple.Build
2019-07-31 13:35:54.232649: [info] Cabal > [218 of 220] Compiling Distribution.Simple.Haddock
2019-07-31 13:35:56.693484: [info] Cabal > [219 of 220] Compiling Distribution.Simple.Doctest
2019-07-31 13:35:57.027907: [info] Cabal > [220 of 220] Compiling Distribution.Simple
2019-07-31 13:35:59.836946: [debug] Process finished in 200133ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 build --ghc-options ""
2019-07-31 13:35:59.837178: [info] Cabal > copy/register
2019-07-31 13:35:59.837543: [debug] Run process within /tmp/stack16004/Cabal-2.4.1.0/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 copy
2019-07-31 13:36:00.001981: [info] Cabal > Installing library in /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib/x86_64-linux-ghc-8.6.5/Cabal-2.4.1.0-4t2ut7bCQNuEj8DDES6BZk
2019-07-31 13:36:00.330971: [debug] Process finished in 493ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 copy
2019-07-31 13:36:00.331208: [debug] Run process within /tmp/stack16004/Cabal-2.4.1.0/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 register
2019-07-31 13:36:00.751838: [info] Cabal > Registering library for Cabal-2.4.1.0..
2019-07-31 13:36:00.764319: [debug] Process finished in 433ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 register
2019-07-31 13:36:00.764770: [debug] Run process: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb describe --simple-output Cabal --expand-pkgroot
2019-07-31 13:36:00.818011: [debug] Process finished in 53ms: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb describe --simple-output Cabal --expand-pkgroot
2019-07-31 13:36:00.818796: [debug] SELECT "id","platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library" FROM "precompiled_cache" WHERE "platform_ghc_dir"=? AND "compiler"=? AND "cabal_version"=? AND "package_key"=? AND "options_hash"=? AND "haddock"=?; [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "841586a64478b5901e6ae45eed93b1c3e672b1cf42c1b37cadd479e4747f1bb5,31482",PersistByteString "d_\152ci\158\216;\134\170+\DC3\191-\160L \RS`\188\DC11\178\166\152]\229TO\213\220~",PersistBool False]
2019-07-31 13:36:00.819028: [debug] INSERT INTO "precompiled_cache"("platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library") VALUES(?,?,?,?,?,?,?); [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "841586a64478b5901e6ae45eed93b1c3e672b1cf42c1b37cadd479e4747f1bb5,31482",PersistByteString "d_\152ci\158\216;\134\170+\DC3\191-\160L \RS`\188\DC11\178\166\152]\229TO\213\220~",PersistBool False,PersistText "snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb/Cabal-2.4.1.0-4t2ut7bCQNuEj8DDES6BZk.conf"]
2019-07-31 13:36:00.819126: [debug] SELECT "id" FROM "precompiled_cache" WHERE _ROWID_=last_insert_rowid(); []
2019-07-31 13:36:00.864986: [debug] SELECT "id","directory","type","pkg_src","active","path_env_var","haddock" FROM "config_cache" WHERE "directory"=? AND "type"=?; [PersistText "/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/",PersistText "lib:Cabal-2.4.1.0-4t2ut7bCQNuEj8DDES6BZk"]
2019-07-31 13:36:00.865226: [debug] INSERT INTO "config_cache"("directory","type","pkg_src","active","path_env_var","haddock") VALUES(?,?,?,?,?,?); [PersistText "/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/",PersistText "lib:Cabal-2.4.1.0-4t2ut7bCQNuEj8DDES6BZk",PersistText "upstream",PersistBool True,PersistText "/usr/local/lib/nodejs/node-v12.2.0-linux-x64/bin/:/home/chris/.local/bin:/home/chris/.cargo/bin:/usr/sbin:/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/bin:/Users/chris/.local/bin/:/Users/chris/.cargo/bin/",PersistBool False]
2019-07-31 13:36:00.865449: [debug] SELECT "id" FROM "config_cache" WHERE _ROWID_=last_insert_rowid(); []
2019-07-31 13:36:00.865565: [debug] DELETE FROM "config_cache_dir_option" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 11]
2019-07-31 13:36:00.865674: [debug] INSERT INTO "config_cache_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?); [PersistInt64 11,PersistInt64 0,PersistText "--user",PersistInt64 11,PersistInt64 1,PersistText "--package-db=clear",PersistInt64 11,PersistInt64 2,PersistText "--package-db=global",PersistInt64 11,PersistInt64 3,PersistText "--package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb",PersistInt64 11,PersistInt64 4,PersistText "--libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib",PersistInt64 11,PersistInt64 5,PersistText "--bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin",PersistInt64 11,PersistInt64 6,PersistText "--datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share",PersistInt64 11,PersistInt64 7,PersistText "--libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec",PersistInt64 11,PersistInt64 8,PersistText "--sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc",PersistInt64 11,PersistInt64 9,PersistText "--docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/Cabal-2.4.1.0",PersistInt64 11,PersistInt64 10,PersistText "--htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/Cabal-2.4.1.0",PersistInt64 11,PersistInt64 11,PersistText "--haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/Cabal-2.4.1.0"]
2019-07-31 13:36:00.865898: [debug] DELETE FROM "config_cache_no_dir_option" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 11]
2019-07-31 13:36:00.865965: [debug] INSERT INTO "config_cache_no_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?); [PersistInt64 11,PersistInt64 0,PersistText "--dependency=array=array-0.5.3.0",PersistInt64 11,PersistInt64 1,PersistText "--dependency=base=base-4.12.0.0",PersistInt64 11,PersistInt64 2,PersistText "--dependency=binary=binary-0.8.6.0",PersistInt64 11,PersistInt64 3,PersistText "--dependency=bytestring=bytestring-0.10.8.2",PersistInt64 11,PersistInt64 4,PersistText "--dependency=containers=containers-0.6.0.1",PersistInt64 11,PersistInt64 5,PersistText "--dependency=deepseq=deepseq-1.4.4.0",PersistInt64 11,PersistInt64 6,PersistText "--dependency=directory=directory-1.3.3.0",PersistInt64 11,PersistInt64 7,PersistText "--dependency=filepath=filepath-1.4.2.1",PersistInt64 11,PersistInt64 8,PersistText "--dependency=mtl=mtl-2.2.2",PersistInt64 11,PersistInt64 9,PersistText "--dependency=parsec=parsec-3.1.13.0",PersistInt64 11,PersistInt64 10,PersistText "--dependency=pretty=pretty-1.1.3.6",PersistInt64 11,PersistInt64 11,PersistText "--dependency=process=process-1.6.5.0",PersistInt64 11,PersistInt64 12,PersistText "--dependency=text=text-1.2.3.1",PersistInt64 11,PersistInt64 13,PersistText "--dependency=time=time-1.8.0.2",PersistInt64 11,PersistInt64 14,PersistText "--dependency=transformers=transformers-0.5.6.2",PersistInt64 11,PersistInt64 15,PersistText "--dependency=unix=unix-2.7.2.2",PersistInt64 11,PersistInt64 16,PersistText "-f-bundled-binary-generic",PersistInt64 11,PersistInt64 17,PersistText "--exact-configuration",PersistInt64 11,PersistInt64 18,PersistText "--ghc-option=-fhide-source-paths"]
2019-07-31 13:36:00.866171: [debug] DELETE FROM "config_cache_dep" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 11]
2019-07-31 13:36:00.866271: [debug] INSERT INTO "config_cache_dep"("config_cache_id","ghc_pkg_id") VALUES (?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?); [PersistInt64 11,PersistText "array-0.5.3.0",PersistInt64 11,PersistText "base-4.12.0.0",PersistInt64 11,PersistText "binary-0.8.6.0",PersistInt64 11,PersistText "bytestring-0.10.8.2",PersistInt64 11,PersistText "containers-0.6.0.1",PersistInt64 11,PersistText "deepseq-1.4.4.0",PersistInt64 11,PersistText "directory-1.3.3.0",PersistInt64 11,PersistText "filepath-1.4.2.1",PersistInt64 11,PersistText "mtl-2.2.2",PersistInt64 11,PersistText "parsec-3.1.13.0",PersistInt64 11,PersistText "pretty-1.1.3.6",PersistInt64 11,PersistText "process-1.6.5.0",PersistInt64 11,PersistText "text-1.2.3.1",PersistInt64 11,PersistText "time-1.8.0.2",PersistInt64 11,PersistText "transformers-0.5.6.2",PersistInt64 11,PersistText "unix-2.7.2.2"]
2019-07-31 13:36:00.877000: [debug] SELECT "id","platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library" FROM "precompiled_cache" WHERE "platform_ghc_dir"=? AND "compiler"=? AND "cabal_version"=? AND "package_key"=? AND "options_hash"=? AND "haddock"=?; [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "11dc93ca51869e043c148c526139ba38b2be9251055fbb9fc417abbaa030d8fa,334",PersistByteString "\216\RS\200\199\192n\242\240\219\240'\212ox\r\216n\180{E\254\181\&0\SO\185\255E\236E\SO\140\&6",PersistBool False]
2019-07-31 13:36:00.877475: [debug] Attempting to load via Casa or local DB: 11dc93ca51869e043c148c526139ba38b2be9251055fbb9fc417abbaa030d8fa,334
2019-07-31 13:36:00.877578: [debug] Attempting to load from local DB: 11dc93ca51869e043c148c526139ba38b2be9251055fbb9fc417abbaa030d8fa,334
2019-07-31 13:36:00.878110: [debug] Attempting to load from Casa: 11dc93ca51869e043c148c526139ba38b2be9251055fbb9fc417abbaa030d8fa,334
2019-07-31 13:36:01.106117: [debug] Downloaded from casa: 11dc93ca51869e043c148c526139ba38b2be9251055fbb9fc417abbaa030d8fa,334
2019-07-31 13:36:01.110680: [debug] Found tree key on Casa: 11dc93ca51869e043c148c526139ba38b2be9251055fbb9fc417abbaa030d8fa,334
2019-07-31 13:36:01.110879: [debug] Pulling down tree keys ...
2019-07-31 13:36:01.111322: [debug] Found 1 missing tree keys from the local Pantry database.
2019-07-31 13:36:01.293316: [debug] Downloaded from casa: 11dc93ca51869e043c148c526139ba38b2be9251055fbb9fc417abbaa030d8fa,334
2019-07-31 13:36:01.293961: [debug] Pulled 1 trees from Casa.
2019-07-31 13:36:01.393366: [debug] Downloaded from casa: 3c6def82e2b6536952e287a7a723605d97ddb7bda0543391d397d1abc4e56e45,7860
2019-07-31 13:36:01.393930: [debug] Downloaded from casa: 5066653559d4d6134b022d66a634a17fdcf8db35d28b447e581fec284afa4689,46
2019-07-31 13:36:01.394630: [debug] Downloaded from casa: 5f3facf95bb7d0de63aac65ff31e1c071cf37cfa28a56cadf236eac1bd9c9fa3,1522
2019-07-31 13:36:01.395163: [debug] Downloaded from casa: 6adee39c2e5bd673dc93a10802dee29cba32223de3f237930b4c8f86badeda00,1127
2019-07-31 13:36:01.395589: [debug] Downloaded from casa: c0b4a5b1ff38d2867e7003b4be59f3bd7e8e204ab8c988d96d3a77472ae671cd,1408
2019-07-31 13:36:01.482609: [debug] Downloaded from casa: e4d93e3a713ace06b2e14f6b0f567839e000e6b8d1186f91fb9c7c01b76a8951,18037
2019-07-31 13:36:01.492863: [debug] Pulled 6 blobs from Casa.
2019-07-31 13:36:01.499175: [debug] Attempting to load from local DB: 11dc93ca51869e043c148c526139ba38b2be9251055fbb9fc417abbaa030d8fa,334
2019-07-31 13:36:01.504168: [debug] SELECT "id","directory","type","pkg_src","active","path_env_var","haddock" FROM "config_cache" WHERE "directory"=? AND "type"=?; [PersistText "/tmp/stack16004/cabal-doctest-1.0.6/",PersistText "config"]
2019-07-31 13:36:01.504915: [debug] UPDATE "config_cache" SET "active"=? WHERE ("directory"=?) AND ("type"=?); [PersistBool False,PersistText "/tmp/stack16004/cabal-doctest-1.0.6/",PersistText "config"]
2019-07-31 13:36:01.505295: [info] cabal-doctest > configure
2019-07-31 13:36:01.505727: [debug] Run process within /tmp/stack16004/cabal-doctest-1.0.6/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 configure --user --package-db=clear --package-db=global --package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb --libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib --bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin --datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share --libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec --sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc --docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/cabal-doctest-1.0.6 --htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/cabal-doctest-1.0.6 --haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/cabal-doctest-1.0.6 --dependency=Cabal=Cabal-2.4.1.0-4t2ut7bCQNuEj8DDES6BZk --dependency=base=base-4.12.0.0 --dependency=directory=directory-1.3.3.0 --dependency=filepath=filepath-1.4.2.1 --exact-configuration --ghc-option=-fhide-source-paths
2019-07-31 13:36:01.965456: [info] cabal-doctest > Configuring cabal-doctest-1.0.6...
2019-07-31 13:36:02.170965: [debug] Process finished in 665ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 configure --user --package-db=clear --package-db=global --package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb --libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib --bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin --datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share --libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec --sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc --docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/cabal-doctest-1.0.6 --htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/cabal-doctest-1.0.6 --haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/cabal-doctest-1.0.6 --dependency=Cabal=Cabal-2.4.1.0-4t2ut7bCQNuEj8DDES6BZk --dependency=base=base-4.12.0.0 --dependency=directory=directory-1.3.3.0 --dependency=filepath=filepath-1.4.2.1 --exact-configuration --ghc-option=-fhide-source-paths
2019-07-31 13:36:02.171561: [info] cabal-doctest > build
2019-07-31 13:36:02.171769: [debug] Run process within /tmp/stack16004/cabal-doctest-1.0.6/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 build --ghc-options ""
2019-07-31 13:36:02.221283: [info] cabal-doctest > Preprocessing library for cabal-doctest-1.0.6..
2019-07-31 13:36:02.221430: [info] cabal-doctest > Building library for cabal-doctest-1.0.6..
2019-07-31 13:36:02.292741: [info] cabal-doctest > [1 of 1] Compiling Distribution.Extra.Doctest
2019-07-31 13:36:03.684300: [debug] Process finished in 1512ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 build --ghc-options ""
2019-07-31 13:36:03.684459: [info] cabal-doctest > copy/register
2019-07-31 13:36:03.684663: [debug] Run process within /tmp/stack16004/cabal-doctest-1.0.6/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 copy
2019-07-31 13:36:03.704505: [info] cabal-doctest > Installing library in /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib/x86_64-linux-ghc-8.6.5/cabal-doctest-1.0.6-JAfPX6tflaY9kZ4EpfkxUI
2019-07-31 13:36:03.716580: [debug] Process finished in 32ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 copy
2019-07-31 13:36:03.716794: [debug] Run process within /tmp/stack16004/cabal-doctest-1.0.6/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 register
2019-07-31 13:36:03.827228: [info] cabal-doctest > Registering library for cabal-doctest-1.0.6..
2019-07-31 13:36:03.828682: [debug] Process finished in 112ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 register
2019-07-31 13:36:03.828876: [debug] Run process: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb describe --simple-output cabal-doctest --expand-pkgroot
2019-07-31 13:36:03.859766: [debug] Process finished in 31ms: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb describe --simple-output cabal-doctest --expand-pkgroot
2019-07-31 13:36:03.860029: [debug] SELECT "id","platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library" FROM "precompiled_cache" WHERE "platform_ghc_dir"=? AND "compiler"=? AND "cabal_version"=? AND "package_key"=? AND "options_hash"=? AND "haddock"=?; [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "11dc93ca51869e043c148c526139ba38b2be9251055fbb9fc417abbaa030d8fa,334",PersistByteString "\216\RS\200\199\192n\242\240\219\240'\212ox\r\216n\180{E\254\181\&0\SO\185\255E\236E\SO\140\&6",PersistBool False]
2019-07-31 13:36:03.860215: [debug] INSERT INTO "precompiled_cache"("platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library") VALUES(?,?,?,?,?,?,?); [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "11dc93ca51869e043c148c526139ba38b2be9251055fbb9fc417abbaa030d8fa,334",PersistByteString "\216\RS\200\199\192n\242\240\219\240'\212ox\r\216n\180{E\254\181\&0\SO\185\255E\236E\SO\140\&6",PersistBool False,PersistText "snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb/cabal-doctest-1.0.6-JAfPX6tflaY9kZ4EpfkxUI.conf"]
2019-07-31 13:36:03.860421: [debug] SELECT "id" FROM "precompiled_cache" WHERE _ROWID_=last_insert_rowid(); []
2019-07-31 13:36:03.864946: [debug] SELECT "id","directory","type","pkg_src","active","path_env_var","haddock" FROM "config_cache" WHERE "directory"=? AND "type"=?; [PersistText "/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/",PersistText "lib:cabal-doctest-1.0.6-JAfPX6tflaY9kZ4EpfkxUI"]
2019-07-31 13:36:03.865071: [debug] INSERT INTO "config_cache"("directory","type","pkg_src","active","path_env_var","haddock") VALUES(?,?,?,?,?,?); [PersistText "/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/",PersistText "lib:cabal-doctest-1.0.6-JAfPX6tflaY9kZ4EpfkxUI",PersistText "upstream",PersistBool True,PersistText "/usr/local/lib/nodejs/node-v12.2.0-linux-x64/bin/:/home/chris/.local/bin:/home/chris/.cargo/bin:/usr/sbin:/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/bin:/Users/chris/.local/bin/:/Users/chris/.cargo/bin/",PersistBool False]
2019-07-31 13:36:03.865199: [debug] SELECT "id" FROM "config_cache" WHERE _ROWID_=last_insert_rowid(); []
2019-07-31 13:36:03.865274: [debug] DELETE FROM "config_cache_dir_option" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 12]
2019-07-31 13:36:03.865382: [debug] INSERT INTO "config_cache_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?); [PersistInt64 12,PersistInt64 0,PersistText "--user",PersistInt64 12,PersistInt64 1,PersistText "--package-db=clear",PersistInt64 12,PersistInt64 2,PersistText "--package-db=global",PersistInt64 12,PersistInt64 3,PersistText "--package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb",PersistInt64 12,PersistInt64 4,PersistText "--libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib",PersistInt64 12,PersistInt64 5,PersistText "--bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin",PersistInt64 12,PersistInt64 6,PersistText "--datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share",PersistInt64 12,PersistInt64 7,PersistText "--libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec",PersistInt64 12,PersistInt64 8,PersistText "--sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc",PersistInt64 12,PersistInt64 9,PersistText "--docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/cabal-doctest-1.0.6",PersistInt64 12,PersistInt64 10,PersistText "--htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/cabal-doctest-1.0.6",PersistInt64 12,PersistInt64 11,PersistText "--haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/cabal-doctest-1.0.6"]
2019-07-31 13:36:03.865638: [debug] DELETE FROM "config_cache_no_dir_option" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 12]
2019-07-31 13:36:03.865701: [debug] INSERT INTO "config_cache_no_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?); [PersistInt64 12,PersistInt64 0,PersistText "--dependency=Cabal=Cabal-2.4.1.0-4t2ut7bCQNuEj8DDES6BZk",PersistInt64 12,PersistInt64 1,PersistText "--dependency=base=base-4.12.0.0",PersistInt64 12,PersistInt64 2,PersistText "--dependency=directory=directory-1.3.3.0",PersistInt64 12,PersistInt64 3,PersistText "--dependency=filepath=filepath-1.4.2.1",PersistInt64 12,PersistInt64 4,PersistText "--exact-configuration",PersistInt64 12,PersistInt64 5,PersistText "--ghc-option=-fhide-source-paths"]
2019-07-31 13:36:03.865878: [debug] DELETE FROM "config_cache_dep" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 12]
2019-07-31 13:36:03.865992: [debug] INSERT INTO "config_cache_dep"("config_cache_id","ghc_pkg_id") VALUES (?,?),(?,?),(?,?),(?,?); [PersistInt64 12,PersistText "Cabal-2.4.1.0-4t2ut7bCQNuEj8DDES6BZk",PersistInt64 12,PersistText "base-4.12.0.0",PersistInt64 12,PersistText "directory-1.3.3.0",PersistInt64 12,PersistText "filepath-1.4.2.1"]
2019-07-31 13:36:03.874155: [debug] SELECT "id","platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library" FROM "precompiled_cache" WHERE "platform_ghc_dir"=? AND "compiler"=? AND "cabal_version"=? AND "package_key"=? AND "options_hash"=? AND "haddock"=?; [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "56f8166ead89f254d7a4dbc8dbd1a90186ff247437dee0a545bb220bd0725d85,909",PersistByteString "\SYNs\171\179\241=\163\140E\168\184\191dd\231\143\138@QP\213\147^\138\&6\189c\FS\133e\242\ACK",PersistBool False]
2019-07-31 13:36:03.875633: [debug] Attempting to load via Casa or local DB: 56f8166ead89f254d7a4dbc8dbd1a90186ff247437dee0a545bb220bd0725d85,909
2019-07-31 13:36:03.875889: [debug] Attempting to load from local DB: 56f8166ead89f254d7a4dbc8dbd1a90186ff247437dee0a545bb220bd0725d85,909
2019-07-31 13:36:03.876336: [debug] Attempting to load from Casa: 56f8166ead89f254d7a4dbc8dbd1a90186ff247437dee0a545bb220bd0725d85,909
2019-07-31 13:36:03.973045: [debug] Downloaded from casa: 56f8166ead89f254d7a4dbc8dbd1a90186ff247437dee0a545bb220bd0725d85,909
2019-07-31 13:36:03.978981: [debug] Found tree key on Casa: 56f8166ead89f254d7a4dbc8dbd1a90186ff247437dee0a545bb220bd0725d85,909
2019-07-31 13:36:03.979048: [debug] Pulling down tree keys ...
2019-07-31 13:36:03.979202: [debug] Found 1 missing tree keys from the local Pantry database.
2019-07-31 13:36:04.159033: [debug] Downloaded from casa: 56f8166ead89f254d7a4dbc8dbd1a90186ff247437dee0a545bb220bd0725d85,909
2019-07-31 13:36:04.159807: [debug] Pulled 1 trees from Casa.
2019-07-31 13:36:04.263456: [debug] Downloaded from casa: 1b94a8ee0568c631aeb39b596360936ffa2481530738fa86d25ee3d2f0e8b590,1154
2019-07-31 13:36:04.264046: [debug] Downloaded from casa: 1f6177ad9c5f64c1e93345c570272444b73873b9988384541ed39ab998eee591,519
2019-07-31 13:36:04.264529: [debug] Downloaded from casa: 26507cf231eb10db1eb54bc358477418ce87d5077ff76c66743925fb49494b54,3018
2019-07-31 13:36:04.265276: [debug] Downloaded from casa: 2a369b6b3c59080766a1168dc10e3fbe324fb9afb79e6a13e61ee71f8d078b46,826
2019-07-31 13:36:04.265619: [debug] Downloaded from casa: 2fbd14b119a40eaca54f6255686c7cfbe8ff26a9c18d79ec474a61225232d324,44
2019-07-31 13:36:04.266219: [debug] Downloaded from casa: 3c00e5cab6bf77499a2b84343c022d402165ed65a150d75c1d11f75b9cd4592b,2981
2019-07-31 13:36:04.266661: [debug] Downloaded from casa: 4257c08902e301b186607c5a24f8bdb249cf362805f4f37410531467ffa5c015,192
2019-07-31 13:36:04.352153: [debug] Downloaded from casa: 49df7f6ee8dfaa5d0aba15d6aa248f22981603e6d0f5188d3273b35b56454ba2,9578
2019-07-31 13:36:04.352644: [debug] Downloaded from casa: 51be1ec89bf91058f231418646344c8961bb6db9eda562dafb0244278d758b0e,256
2019-07-31 13:36:04.353115: [debug] Downloaded from casa: 747fbf5966853d7de10c5c2912d4a27d28f8f0fd4fd22136738d198a628c8cf5,2622
2019-07-31 13:36:04.353543: [debug] Downloaded from casa: 7d94212fab30a5dd88ff193657043cf9c3df8353380ad4c7de6bc10b45d6fed8,1268
2019-07-31 13:36:04.353940: [debug] Downloaded from casa: 91a23cd78fa44742284502586e55e4c7b601e501295e7aace5971d6885ec8a39,673
2019-07-31 13:36:04.354396: [debug] Downloaded from casa: b09acbe75718c1db57013306e029554046ff8a96feb0b0a6deb8bf3878b5651c,767
2019-07-31 13:36:04.354679: [debug] Downloaded from casa: dc010f82805c91ffbe5e747204ae55a4dcc0e3cf7b6477470de8a348580a9950,646
2019-07-31 13:36:04.355244: [debug] Downloaded from casa: e6a74e711a1af91ae28f7960b6e42027ec5fdadffc6a3dd2c6b45b4407a3f84c,7386
2019-07-31 13:36:04.355640: [debug] Downloaded from casa: ee88843b88bca720731caae4141cfdb2a0360a3d85da3fdd294c6b254fbebe3b,1828
2019-07-31 13:36:04.362730: [debug] Pulled 16 blobs from Casa.
2019-07-31 13:36:04.370258: [debug] Attempting to load from local DB: 56f8166ead89f254d7a4dbc8dbd1a90186ff247437dee0a545bb220bd0725d85,909
2019-07-31 13:36:04.376447: [debug] SELECT "id","directory","type","pkg_src","active","path_env_var","haddock" FROM "config_cache" WHERE "directory"=? AND "type"=?; [PersistText "/tmp/stack16004/distributive-0.6/",PersistText "config"]
2019-07-31 13:36:04.376822: [debug] UPDATE "config_cache" SET "active"=? WHERE ("directory"=?) AND ("type"=?); [PersistBool False,PersistText "/tmp/stack16004/distributive-0.6/",PersistText "config"]
2019-07-31 13:36:04.377063: [info] distributive > configure
2019-07-31 13:36:04.377992: [debug] Run process within /tmp/stack16004/distributive-0.6/: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-8.6.5 --make -odir /tmp/stack16004/distributive-0.6/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup -hidir /tmp/stack16004/distributive-0.6/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup -i -i. -clear-package-db -global-package-db -package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb -package-db=/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb -hide-all-packages -package-id=Cabal-2.4.1.0-4t2ut7bCQNuEj8DDES6BZk -package-id=base-4.12.0.0 -package-id=cabal-doctest-1.0.6-JAfPX6tflaY9kZ4EpfkxUI -optP-include -optP/tmp/stack16004/distributive-0.6/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup_macros.h /tmp/stack16004/distributive-0.6/Setup.lhs /home/chris/.stack/setup-exe-src/setup-shim-mPHDZzAJ.hs -main-is StackSetupShim.mainOverride -o /tmp/stack16004/distributive-0.6/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup -threaded
2019-07-31 13:36:04.464685: [info] distributive > [1 of 2] Compiling Main ( /tmp/stack16004/distributive-0.6/Setup.lhs, /tmp/stack16004/distributive-0.6/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/Main.o )
2019-07-31 13:36:04.518020: [info] distributive > [2 of 2] Compiling StackSetupShim ( /home/chris/.stack/setup-exe-src/setup-shim-mPHDZzAJ.hs, /tmp/stack16004/distributive-0.6/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/StackSetupShim.o )
2019-07-31 13:36:04.632830: [info] distributive > Linking /tmp/stack16004/distributive-0.6/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup ...
2019-07-31 13:36:05.335768: [debug] Process finished in 957ms: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-8.6.5 --make -odir /tmp/stack16004/distributive-0.6/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup -hidir /tmp/stack16004/distributive-0.6/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup -i -i. -clear-package-db -global-package-db -package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb -package-db=/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb -hide-all-packages -package-id=Cabal-2.4.1.0-4t2ut7bCQNuEj8DDES6BZk -package-id=base-4.12.0.0 -package-id=cabal-doctest-1.0.6-JAfPX6tflaY9kZ4EpfkxUI -optP-include -optP/tmp/stack16004/distributive-0.6/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup_macros.h /tmp/stack16004/distributive-0.6/Setup.lhs /home/chris/.stack/setup-exe-src/setup-shim-mPHDZzAJ.hs -main-is StackSetupShim.mainOverride -o /tmp/stack16004/distributive-0.6/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup -threaded
2019-07-31 13:36:05.336012: [debug] Run process within /tmp/stack16004/distributive-0.6/: /tmp/stack16004/distributive-0.6/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 configure --user --package-db=clear --package-db=global --package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb --libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib --bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin --datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share --libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec --sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc --docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/distributive-0.6 --htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/distributive-0.6 --haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/distributive-0.6 --dependency=Cabal=Cabal-2.4.1.0-4t2ut7bCQNuEj8DDES6BZk --dependency=base=base-4.12.0.0 --dependency=base-orphans=base-orphans-0.8.1-HeyTAcy4PKhDcGhjvJwDzq --dependency=cabal-doctest=cabal-doctest-1.0.6-JAfPX6tflaY9kZ4EpfkxUI --dependency=tagged=tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP --dependency=transformers=transformers-0.5.6.2 -fsemigroups -ftagged --exact-configuration --ghc-option=-fhide-source-paths
2019-07-31 13:36:05.800833: [info] distributive > Configuring distributive-0.6...
2019-07-31 13:36:05.938564: [debug] Process finished in 602ms: /tmp/stack16004/distributive-0.6/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 configure --user --package-db=clear --package-db=global --package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb --libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib --bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin --datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share --libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec --sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc --docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/distributive-0.6 --htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/distributive-0.6 --haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/distributive-0.6 --dependency=Cabal=Cabal-2.4.1.0-4t2ut7bCQNuEj8DDES6BZk --dependency=base=base-4.12.0.0 --dependency=base-orphans=base-orphans-0.8.1-HeyTAcy4PKhDcGhjvJwDzq --dependency=cabal-doctest=cabal-doctest-1.0.6-JAfPX6tflaY9kZ4EpfkxUI --dependency=tagged=tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP --dependency=transformers=transformers-0.5.6.2 -fsemigroups -ftagged --exact-configuration --ghc-option=-fhide-source-paths
2019-07-31 13:36:05.938869: [info] distributive > build
2019-07-31 13:36:05.939009: [debug] Run process within /tmp/stack16004/distributive-0.6/: /tmp/stack16004/distributive-0.6/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 build --ghc-options ""
2019-07-31 13:36:05.963453: [info] distributive > Preprocessing library for distributive-0.6..
2019-07-31 13:36:05.963550: [info] distributive > Building library for distributive-0.6..
2019-07-31 13:36:06.044430: [info] distributive > [1 of 2] Compiling Data.Distributive
2019-07-31 13:36:06.672866: [info] distributive > [2 of 2] Compiling Data.Distributive.Generic
2019-07-31 13:36:06.981821: [debug] Process finished in 1043ms: /tmp/stack16004/distributive-0.6/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 build --ghc-options ""
2019-07-31 13:36:06.982033: [info] distributive > copy/register
2019-07-31 13:36:06.982428: [debug] Run process within /tmp/stack16004/distributive-0.6/: /tmp/stack16004/distributive-0.6/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 copy
2019-07-31 13:36:07.013833: [info] distributive > Installing library in /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib/x86_64-linux-ghc-8.6.5/distributive-0.6-3AZ16mK1QBO5W5Ouhno1al
2019-07-31 13:36:07.027005: [debug] Process finished in 44ms: /tmp/stack16004/distributive-0.6/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 copy
2019-07-31 13:36:07.027378: [debug] Run process within /tmp/stack16004/distributive-0.6/: /tmp/stack16004/distributive-0.6/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 register
2019-07-31 13:36:07.169130: [info] distributive > Registering library for distributive-0.6..
2019-07-31 13:36:07.179965: [debug] Process finished in 152ms: /tmp/stack16004/distributive-0.6/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 register
2019-07-31 13:36:07.180107: [debug] Run process: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb describe --simple-output distributive --expand-pkgroot
2019-07-31 13:36:07.205692: [debug] Process finished in 25ms: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb describe --simple-output distributive --expand-pkgroot
2019-07-31 13:36:07.205972: [debug] SELECT "id","platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library" FROM "precompiled_cache" WHERE "platform_ghc_dir"=? AND "compiler"=? AND "cabal_version"=? AND "package_key"=? AND "options_hash"=? AND "haddock"=?; [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "56f8166ead89f254d7a4dbc8dbd1a90186ff247437dee0a545bb220bd0725d85,909",PersistByteString "\SYNs\171\179\241=\163\140E\168\184\191dd\231\143\138@QP\213\147^\138\&6\189c\FS\133e\242\ACK",PersistBool False]
2019-07-31 13:36:07.206276: [debug] INSERT INTO "precompiled_cache"("platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library") VALUES(?,?,?,?,?,?,?); [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "56f8166ead89f254d7a4dbc8dbd1a90186ff247437dee0a545bb220bd0725d85,909",PersistByteString "\SYNs\171\179\241=\163\140E\168\184\191dd\231\143\138@QP\213\147^\138\&6\189c\FS\133e\242\ACK",PersistBool False,PersistText "snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb/distributive-0.6-3AZ16mK1QBO5W5Ouhno1al.conf"]
2019-07-31 13:36:07.206363: [debug] SELECT "id" FROM "precompiled_cache" WHERE _ROWID_=last_insert_rowid(); []
2019-07-31 13:36:07.216829: [debug] SELECT "id","directory","type","pkg_src","active","path_env_var","haddock" FROM "config_cache" WHERE "directory"=? AND "type"=?; [PersistText "/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/",PersistText "lib:distributive-0.6-3AZ16mK1QBO5W5Ouhno1al"]
2019-07-31 13:36:07.217031: [debug] INSERT INTO "config_cache"("directory","type","pkg_src","active","path_env_var","haddock") VALUES(?,?,?,?,?,?); [PersistText "/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/",PersistText "lib:distributive-0.6-3AZ16mK1QBO5W5Ouhno1al",PersistText "upstream",PersistBool True,PersistText "/usr/local/lib/nodejs/node-v12.2.0-linux-x64/bin/:/home/chris/.local/bin:/home/chris/.cargo/bin:/usr/sbin:/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/bin:/Users/chris/.local/bin/:/Users/chris/.cargo/bin/",PersistBool False]
2019-07-31 13:36:07.217227: [debug] SELECT "id" FROM "config_cache" WHERE _ROWID_=last_insert_rowid(); []
2019-07-31 13:36:07.217323: [debug] DELETE FROM "config_cache_dir_option" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 13]
2019-07-31 13:36:07.217417: [debug] INSERT INTO "config_cache_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?); [PersistInt64 13,PersistInt64 0,PersistText "--user",PersistInt64 13,PersistInt64 1,PersistText "--package-db=clear",PersistInt64 13,PersistInt64 2,PersistText "--package-db=global",PersistInt64 13,PersistInt64 3,PersistText "--package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb",PersistInt64 13,PersistInt64 4,PersistText "--libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib",PersistInt64 13,PersistInt64 5,PersistText "--bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin",PersistInt64 13,PersistInt64 6,PersistText "--datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share",PersistInt64 13,PersistInt64 7,PersistText "--libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec",PersistInt64 13,PersistInt64 8,PersistText "--sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc",PersistInt64 13,PersistInt64 9,PersistText "--docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/distributive-0.6",PersistInt64 13,PersistInt64 10,PersistText "--htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/distributive-0.6",PersistInt64 13,PersistInt64 11,PersistText "--haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/distributive-0.6"]
2019-07-31 13:36:07.217578: [debug] DELETE FROM "config_cache_no_dir_option" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 13]
2019-07-31 13:36:07.217639: [debug] INSERT INTO "config_cache_no_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?); [PersistInt64 13,PersistInt64 0,PersistText "--dependency=Cabal=Cabal-2.4.1.0-4t2ut7bCQNuEj8DDES6BZk",PersistInt64 13,PersistInt64 1,PersistText "--dependency=base=base-4.12.0.0",PersistInt64 13,PersistInt64 2,PersistText "--dependency=base-orphans=base-orphans-0.8.1-HeyTAcy4PKhDcGhjvJwDzq",PersistInt64 13,PersistInt64 3,PersistText "--dependency=cabal-doctest=cabal-doctest-1.0.6-JAfPX6tflaY9kZ4EpfkxUI",PersistInt64 13,PersistInt64 4,PersistText "--dependency=tagged=tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP",PersistInt64 13,PersistInt64 5,PersistText "--dependency=transformers=transformers-0.5.6.2",PersistInt64 13,PersistInt64 6,PersistText "-fsemigroups",PersistInt64 13,PersistInt64 7,PersistText "-ftagged",PersistInt64 13,PersistInt64 8,PersistText "--exact-configuration",PersistInt64 13,PersistInt64 9,PersistText "--ghc-option=-fhide-source-paths"]
2019-07-31 13:36:07.217858: [debug] DELETE FROM "config_cache_dep" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 13]
2019-07-31 13:36:07.217994: [debug] INSERT INTO "config_cache_dep"("config_cache_id","ghc_pkg_id") VALUES (?,?),(?,?),(?,?),(?,?),(?,?),(?,?); [PersistInt64 13,PersistText "Cabal-2.4.1.0-4t2ut7bCQNuEj8DDES6BZk",PersistInt64 13,PersistText "base-4.12.0.0",PersistInt64 13,PersistText "base-orphans-0.8.1-HeyTAcy4PKhDcGhjvJwDzq",PersistInt64 13,PersistText "cabal-doctest-1.0.6-JAfPX6tflaY9kZ4EpfkxUI",PersistInt64 13,PersistText "tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP",PersistInt64 13,PersistText "transformers-0.5.6.2"]
2019-07-31 13:36:07.228964: [debug] SELECT "id","platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library" FROM "precompiled_cache" WHERE "platform_ghc_dir"=? AND "compiler"=? AND "cabal_version"=? AND "package_key"=? AND "options_hash"=? AND "haddock"=?; [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "1b0263d7225e207c3cbf31ae70387d2aafd2436781faf99aa19b092fd71c69d1,1814",PersistByteString "Q\129\182\"\SUB<\183\186\DC4*[pN\134J\US9g\136\136%O\DC2\155\239\216\143?s\SYN\178\194",PersistBool False]
2019-07-31 13:36:07.230006: [debug] Attempting to load via Casa or local DB: 1b0263d7225e207c3cbf31ae70387d2aafd2436781faf99aa19b092fd71c69d1,1814
2019-07-31 13:36:07.230194: [debug] Attempting to load from local DB: 1b0263d7225e207c3cbf31ae70387d2aafd2436781faf99aa19b092fd71c69d1,1814
2019-07-31 13:36:07.230520: [debug] Attempting to load from Casa: 1b0263d7225e207c3cbf31ae70387d2aafd2436781faf99aa19b092fd71c69d1,1814
2019-07-31 13:36:07.324557: [debug] Downloaded from casa: 1b0263d7225e207c3cbf31ae70387d2aafd2436781faf99aa19b092fd71c69d1,1814
2019-07-31 13:36:07.330440: [debug] Found tree key on Casa: 1b0263d7225e207c3cbf31ae70387d2aafd2436781faf99aa19b092fd71c69d1,1814
2019-07-31 13:36:07.330674: [debug] Pulling down tree keys ...
2019-07-31 13:36:07.331159: [debug] Found 1 missing tree keys from the local Pantry database.
2019-07-31 13:36:07.510216: [debug] Downloaded from casa: 1b0263d7225e207c3cbf31ae70387d2aafd2436781faf99aa19b092fd71c69d1,1814
2019-07-31 13:36:07.511644: [debug] Pulled 1 trees from Casa.
2019-07-31 13:36:07.661766: [debug] Downloaded from casa: 004191c846451dd40a1f02e4edd5d946918039896a132231a2ebb8fec8ac49a9,1138
2019-07-31 13:36:07.663592: [debug] Downloaded from casa: 04058571a355344e401734b62715be7d7f2c484e5218f6a5d0d5d251966af5c2,3683
2019-07-31 13:36:07.664632: [debug] Downloaded from casa: 142ac7aecf77d5252003b0b28a98c6f0027d7c8e560b6b8e20fd57ad13abfa2e,9111
2019-07-31 13:36:07.749195: [debug] Downloaded from casa: 1cd5d1f57ac61339dbad8f0a0b2e7dcf977c17e0b93021fbad3650a52c8d4975,1302
2019-07-31 13:36:07.750813: [debug] Downloaded from casa: 224af2c45ab9f6bac3c03c6b5fe93bbec3026120dd96001f87f39f5a0d242178,2488
2019-07-31 13:36:07.751065: [debug] Downloaded from casa: 2a369b6b3c59080766a1168dc10e3fbe324fb9afb79e6a13e61ee71f8d078b46,826
2019-07-31 13:36:07.751342: [debug] Downloaded from casa: 30b1e52cf247e408c57bc266a4c370a87ba7976d867c5ef9ddd529c1d40527f5,453
2019-07-31 13:36:07.751634: [debug] Downloaded from casa: 39685b0661cf57d07ecf7787011ad029298161c116da3c401505968d07758f05,811
2019-07-31 13:36:07.751934: [debug] Downloaded from casa: 3a26a746bbbf3c448711e430a5b74038760450d4442c27580e5d90135e636995,2226
2019-07-31 13:36:07.752439: [debug] Downloaded from casa: 3cd1732e9b97373967620dda82fab81e0624257acde5f446d4d775e31bf4d2dc,11605
2019-07-31 13:36:07.752788: [debug] Downloaded from casa: 47ecae2af13dba11551e1e9e22be7204cff466b1822105dabf8212c3d0b430b3,1291
2019-07-31 13:36:07.752952: [debug] Downloaded from casa: 51be1ec89bf91058f231418646344c8961bb6db9eda562dafb0244278d758b0e,256
2019-07-31 13:36:07.753246: [debug] Downloaded from casa: 5206c7b4ef6c89b56980261de142e83b058d0783bae007fa44b393e8d5a44678,5674
2019-07-31 13:36:07.753443: [debug] Downloaded from casa: 5cee253bd37bbcf8854d9514e653e4fd297568c08554312c6168077a63061d7e,83
2019-07-31 13:36:07.753552: [debug] Downloaded from casa: 812483a5d14de1759fd01182d5b2e84a535b974a9663c54ad62086d0731d2e28,280
2019-07-31 13:36:07.837424: [debug] Downloaded from casa: 887c7922c4fb00ac0450ebc190443b1acf0269e4d25d02d79b01fc8e6440147c,1729
2019-07-31 13:36:07.837576: [debug] Downloaded from casa: 8deaa46172429397a402a460cdf927646a854e019ed8823df3e7ddb37bfac160,85
2019-07-31 13:36:07.837681: [debug] Downloaded from casa: 91a23cd78fa44742284502586e55e4c7b601e501295e7aace5971d6885ec8a39,673
2019-07-31 13:36:07.838171: [debug] Downloaded from casa: 994f7da5b4801b7651e83ca3cf13169346aaf84d02cc052f7df47b385c143b12,2388
2019-07-31 13:36:07.838383: [debug] Downloaded from casa: ad9e221a2c73e6cd76b736acfbb168ff98936971a34f5521ed4f682107b63036,1938
2019-07-31 13:36:07.838585: [debug] Downloaded from casa: b09acbe75718c1db57013306e029554046ff8a96feb0b0a6deb8bf3878b5651c,767
2019-07-31 13:36:07.839520: [debug] Downloaded from casa: b33bc635615647916e374a27e96c3de4df390684001eab6291283471cd3a9b62,3345
2019-07-31 13:36:07.839674: [debug] Downloaded from casa: c5cecb6a3b3becc88c4bd7f3344c11cd635e8016ebacfc3b29f7df2735babbea,901
2019-07-31 13:36:07.839814: [debug] Downloaded from casa: c6afb1022c73f5dc3e53a6539f656632d82b94c45874719ed0e2074e0ba8a641,1073
2019-07-31 13:36:07.839951: [debug] Downloaded from casa: d72ccf7de310c7d6f0c1cb5c014d92c6e2a82c27e1599002e698777fd13c6978,664
2019-07-31 13:36:07.840092: [debug] Downloaded from casa: da0006c713226c6aad4e3aff9c12ad8bc0feaa3bf64e9d3233f4971a81715350,1634
2019-07-31 13:36:07.840277: [debug] Downloaded from casa: dab7725e8f6a3f66b58326ddba43b876694b8bfa64092d071c03cf87b7974b88,5127
2019-07-31 13:36:07.840412: [debug] Downloaded from casa: e01a37b4783e0d8003a9b990336710ca6b39897521dd17db579962878a6ec3a6,826
2019-07-31 13:36:07.840582: [debug] Downloaded from casa: e9e31134cdf9796cb3aaa630e6f531fa95f2404b1ca44d43a387ed3218ff619c,2011
2019-07-31 13:36:07.845144: [debug] Pulled 29 blobs from Casa.
2019-07-31 13:36:07.851178: [debug] Attempting to load from local DB: 1b0263d7225e207c3cbf31ae70387d2aafd2436781faf99aa19b092fd71c69d1,1814
2019-07-31 13:36:07.858638: [debug] SELECT "id","directory","type","pkg_src","active","path_env_var","haddock" FROM "config_cache" WHERE "directory"=? AND "type"=?; [PersistText "/tmp/stack16004/comonad-5.0.5/",PersistText "config"]
2019-07-31 13:36:07.858889: [debug] UPDATE "config_cache" SET "active"=? WHERE ("directory"=?) AND ("type"=?); [PersistBool False,PersistText "/tmp/stack16004/comonad-5.0.5/",PersistText "config"]
2019-07-31 13:36:07.858982: [info] comonad > configure
2019-07-31 13:36:07.859387: [debug] Run process within /tmp/stack16004/comonad-5.0.5/: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-8.6.5 --make -odir /tmp/stack16004/comonad-5.0.5/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup -hidir /tmp/stack16004/comonad-5.0.5/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup -i -i. -clear-package-db -global-package-db -package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb -package-db=/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb -hide-all-packages -package-id=Cabal-2.4.1.0-4t2ut7bCQNuEj8DDES6BZk -package-id=base-4.12.0.0 -package-id=cabal-doctest-1.0.6-JAfPX6tflaY9kZ4EpfkxUI -optP-include -optP/tmp/stack16004/comonad-5.0.5/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup_macros.h /tmp/stack16004/comonad-5.0.5/Setup.lhs /home/chris/.stack/setup-exe-src/setup-shim-mPHDZzAJ.hs -main-is StackSetupShim.mainOverride -o /tmp/stack16004/comonad-5.0.5/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup -threaded
2019-07-31 13:36:07.926394: [info] comonad > [1 of 2] Compiling Main ( /tmp/stack16004/comonad-5.0.5/Setup.lhs, /tmp/stack16004/comonad-5.0.5/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/Main.o )
2019-07-31 13:36:07.986718: [info] comonad > [2 of 2] Compiling StackSetupShim ( /home/chris/.stack/setup-exe-src/setup-shim-mPHDZzAJ.hs, /tmp/stack16004/comonad-5.0.5/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/StackSetupShim.o )
2019-07-31 13:36:08.084019: [info] comonad > Linking /tmp/stack16004/comonad-5.0.5/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup ...
2019-07-31 13:36:08.789988: [debug] Process finished in 930ms: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-8.6.5 --make -odir /tmp/stack16004/comonad-5.0.5/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup -hidir /tmp/stack16004/comonad-5.0.5/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup -i -i. -clear-package-db -global-package-db -package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb -package-db=/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb -hide-all-packages -package-id=Cabal-2.4.1.0-4t2ut7bCQNuEj8DDES6BZk -package-id=base-4.12.0.0 -package-id=cabal-doctest-1.0.6-JAfPX6tflaY9kZ4EpfkxUI -optP-include -optP/tmp/stack16004/comonad-5.0.5/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup_macros.h /tmp/stack16004/comonad-5.0.5/Setup.lhs /home/chris/.stack/setup-exe-src/setup-shim-mPHDZzAJ.hs -main-is StackSetupShim.mainOverride -o /tmp/stack16004/comonad-5.0.5/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup -threaded
2019-07-31 13:36:08.790258: [debug] Run process within /tmp/stack16004/comonad-5.0.5/: /tmp/stack16004/comonad-5.0.5/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 configure --user --package-db=clear --package-db=global --package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb --libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib --bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin --datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share --libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec --sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc --docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/comonad-5.0.5 --htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/comonad-5.0.5 --haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/comonad-5.0.5 --dependency=Cabal=Cabal-2.4.1.0-4t2ut7bCQNuEj8DDES6BZk --dependency=base=base-4.12.0.0 --dependency=cabal-doctest=cabal-doctest-1.0.6-JAfPX6tflaY9kZ4EpfkxUI --dependency=containers=containers-0.6.0.1 --dependency=distributive=distributive-0.6-3AZ16mK1QBO5W5Ouhno1al --dependency=tagged=tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP --dependency=transformers=transformers-0.5.6.2 --dependency=transformers-compat=transformers-compat-0.6.5-9e4biiR1CNSADVloF4o7Bd -fcontainers -fdistributive -ftest-doctests --exact-configuration --ghc-option=-fhide-source-paths
2019-07-31 13:36:09.238683: [info] comonad > Configuring comonad-5.0.5...
2019-07-31 13:36:09.372658: [debug] Process finished in 582ms: /tmp/stack16004/comonad-5.0.5/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 configure --user --package-db=clear --package-db=global --package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb --libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib --bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin --datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share --libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec --sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc --docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/comonad-5.0.5 --htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/comonad-5.0.5 --haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/comonad-5.0.5 --dependency=Cabal=Cabal-2.4.1.0-4t2ut7bCQNuEj8DDES6BZk --dependency=base=base-4.12.0.0 --dependency=cabal-doctest=cabal-doctest-1.0.6-JAfPX6tflaY9kZ4EpfkxUI --dependency=containers=containers-0.6.0.1 --dependency=distributive=distributive-0.6-3AZ16mK1QBO5W5Ouhno1al --dependency=tagged=tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP --dependency=transformers=transformers-0.5.6.2 --dependency=transformers-compat=transformers-compat-0.6.5-9e4biiR1CNSADVloF4o7Bd -fcontainers -fdistributive -ftest-doctests --exact-configuration --ghc-option=-fhide-source-paths
2019-07-31 13:36:09.372936: [info] comonad > build
2019-07-31 13:36:09.373075: [debug] Run process within /tmp/stack16004/comonad-5.0.5/: /tmp/stack16004/comonad-5.0.5/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 build --ghc-options ""
2019-07-31 13:36:09.399092: [info] comonad > Preprocessing library for comonad-5.0.5..
2019-07-31 13:36:09.399178: [info] comonad > Building library for comonad-5.0.5..
2019-07-31 13:36:09.539788: [info] comonad > [ 1 of 15] Compiling Control.Comonad
2019-07-31 13:36:10.067409: [info] comonad > [ 2 of 15] Compiling Control.Comonad.Hoist.Class
2019-07-31 13:36:10.085812: [info] comonad > [ 3 of 15] Compiling Control.Comonad.Trans.Class
2019-07-31 13:36:10.107448: [info] comonad > [ 4 of 15] Compiling Control.Comonad.Trans.Env
2019-07-31 13:36:10.581799: [info] comonad > [ 5 of 15] Compiling Control.Comonad.Trans.Identity
2019-07-31 13:36:10.594597: [info] comonad > [ 6 of 15] Compiling Control.Comonad.Identity
2019-07-31 13:36:10.611541: [info] comonad > [ 7 of 15] Compiling Control.Comonad.Trans.Store
2019-07-31 13:36:10.748636: [info] comonad > [ 8 of 15] Compiling Control.Comonad.Trans.Traced
2019-07-31 13:36:10.911461: [info] comonad > [ 9 of 15] Compiling Control.Comonad.Traced.Class
2019-07-31 13:36:10.959933: [info] comonad > [10 of 15] Compiling Control.Comonad.Traced
2019-07-31 13:36:10.972473: [info] comonad > [11 of 15] Compiling Control.Comonad.Store.Class
2019-07-31 13:36:11.144167: [info] comonad > [12 of 15] Compiling Control.Comonad.Store
2019-07-31 13:36:11.157674: [info] comonad > [13 of 15] Compiling Control.Comonad.Env.Class
2019-07-31 13:36:11.209583: [info] comonad > [14 of 15] Compiling Control.Comonad.Env
2019-07-31 13:36:11.222299: [info] comonad > [15 of 15] Compiling Data.Functor.Composition
2019-07-31 13:36:11.505777: [debug] Process finished in 2133ms: /tmp/stack16004/comonad-5.0.5/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 build --ghc-options ""
2019-07-31 13:36:11.505924: [info] comonad > copy/register
2019-07-31 13:36:11.506242: [debug] Run process within /tmp/stack16004/comonad-5.0.5/: /tmp/stack16004/comonad-5.0.5/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 copy
2019-07-31 13:36:11.534378: [info] comonad > Installing library in /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib/x86_64-linux-ghc-8.6.5/comonad-5.0.5-JFdRPgecuFj5lQyTZW7sIK
2019-07-31 13:36:11.548880: [debug] Process finished in 42ms: /tmp/stack16004/comonad-5.0.5/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 copy
2019-07-31 13:36:11.549228: [debug] Run process within /tmp/stack16004/comonad-5.0.5/: /tmp/stack16004/comonad-5.0.5/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 register
2019-07-31 13:36:11.662793: [info] comonad > Registering library for comonad-5.0.5..
2019-07-31 13:36:11.671178: [debug] Process finished in 122ms: /tmp/stack16004/comonad-5.0.5/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 register
2019-07-31 13:36:11.671384: [debug] Run process: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb describe --simple-output comonad --expand-pkgroot
2019-07-31 13:36:11.695071: [debug] Process finished in 24ms: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb describe --simple-output comonad --expand-pkgroot
2019-07-31 13:36:11.695440: [debug] SELECT "id","platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library" FROM "precompiled_cache" WHERE "platform_ghc_dir"=? AND "compiler"=? AND "cabal_version"=? AND "package_key"=? AND "options_hash"=? AND "haddock"=?; [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "1b0263d7225e207c3cbf31ae70387d2aafd2436781faf99aa19b092fd71c69d1,1814",PersistByteString "Q\129\182\"\SUB<\183\186\DC4*[pN\134J\US9g\136\136%O\DC2\155\239\216\143?s\SYN\178\194",PersistBool False]
2019-07-31 13:36:11.695736: [debug] INSERT INTO "precompiled_cache"("platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library") VALUES(?,?,?,?,?,?,?); [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "1b0263d7225e207c3cbf31ae70387d2aafd2436781faf99aa19b092fd71c69d1,1814",PersistByteString "Q\129\182\"\SUB<\183\186\DC4*[pN\134J\US9g\136\136%O\DC2\155\239\216\143?s\SYN\178\194",PersistBool False,PersistText "snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb/comonad-5.0.5-JFdRPgecuFj5lQyTZW7sIK.conf"]
2019-07-31 13:36:11.695895: [debug] SELECT "id" FROM "precompiled_cache" WHERE _ROWID_=last_insert_rowid(); []
2019-07-31 13:36:11.707365: [debug] SELECT "id","directory","type","pkg_src","active","path_env_var","haddock" FROM "config_cache" WHERE "directory"=? AND "type"=?; [PersistText "/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/",PersistText "lib:comonad-5.0.5-JFdRPgecuFj5lQyTZW7sIK"]
2019-07-31 13:36:11.707682: [debug] INSERT INTO "config_cache"("directory","type","pkg_src","active","path_env_var","haddock") VALUES(?,?,?,?,?,?); [PersistText "/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/",PersistText "lib:comonad-5.0.5-JFdRPgecuFj5lQyTZW7sIK",PersistText "upstream",PersistBool True,PersistText "/usr/local/lib/nodejs/node-v12.2.0-linux-x64/bin/:/home/chris/.local/bin:/home/chris/.cargo/bin:/usr/sbin:/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/bin:/Users/chris/.local/bin/:/Users/chris/.cargo/bin/",PersistBool False]
2019-07-31 13:36:11.707921: [debug] SELECT "id" FROM "config_cache" WHERE _ROWID_=last_insert_rowid(); []
2019-07-31 13:36:11.708045: [debug] DELETE FROM "config_cache_dir_option" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 14]
2019-07-31 13:36:11.708201: [debug] INSERT INTO "config_cache_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?); [PersistInt64 14,PersistInt64 0,PersistText "--user",PersistInt64 14,PersistInt64 1,PersistText "--package-db=clear",PersistInt64 14,PersistInt64 2,PersistText "--package-db=global",PersistInt64 14,PersistInt64 3,PersistText "--package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb",PersistInt64 14,PersistInt64 4,PersistText "--libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib",PersistInt64 14,PersistInt64 5,PersistText "--bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin",PersistInt64 14,PersistInt64 6,PersistText "--datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share",PersistInt64 14,PersistInt64 7,PersistText "--libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec",PersistInt64 14,PersistInt64 8,PersistText "--sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc",PersistInt64 14,PersistInt64 9,PersistText "--docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/comonad-5.0.5",PersistInt64 14,PersistInt64 10,PersistText "--htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/comonad-5.0.5",PersistInt64 14,PersistInt64 11,PersistText "--haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/comonad-5.0.5"]
2019-07-31 13:36:11.708451: [debug] DELETE FROM "config_cache_no_dir_option" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 14]
2019-07-31 13:36:11.708587: [debug] INSERT INTO "config_cache_no_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?); [PersistInt64 14,PersistInt64 0,PersistText "--dependency=Cabal=Cabal-2.4.1.0-4t2ut7bCQNuEj8DDES6BZk",PersistInt64 14,PersistInt64 1,PersistText "--dependency=base=base-4.12.0.0",PersistInt64 14,PersistInt64 2,PersistText "--dependency=cabal-doctest=cabal-doctest-1.0.6-JAfPX6tflaY9kZ4EpfkxUI",PersistInt64 14,PersistInt64 3,PersistText "--dependency=containers=containers-0.6.0.1",PersistInt64 14,PersistInt64 4,PersistText "--dependency=distributive=distributive-0.6-3AZ16mK1QBO5W5Ouhno1al",PersistInt64 14,PersistInt64 5,PersistText "--dependency=tagged=tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP",PersistInt64 14,PersistInt64 6,PersistText "--dependency=transformers=transformers-0.5.6.2",PersistInt64 14,PersistInt64 7,PersistText "--dependency=transformers-compat=transformers-compat-0.6.5-9e4biiR1CNSADVloF4o7Bd",PersistInt64 14,PersistInt64 8,PersistText "-fcontainers",PersistInt64 14,PersistInt64 9,PersistText "-fdistributive",PersistInt64 14,PersistInt64 10,PersistText "-ftest-doctests",PersistInt64 14,PersistInt64 11,PersistText "--exact-configuration",PersistInt64 14,PersistInt64 12,PersistText "--ghc-option=-fhide-source-paths"]
2019-07-31 13:36:11.708852: [debug] DELETE FROM "config_cache_dep" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 14]
2019-07-31 13:36:11.708968: [debug] INSERT INTO "config_cache_dep"("config_cache_id","ghc_pkg_id") VALUES (?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?); [PersistInt64 14,PersistText "Cabal-2.4.1.0-4t2ut7bCQNuEj8DDES6BZk",PersistInt64 14,PersistText "base-4.12.0.0",PersistInt64 14,PersistText "cabal-doctest-1.0.6-JAfPX6tflaY9kZ4EpfkxUI",PersistInt64 14,PersistText "containers-0.6.0.1",PersistInt64 14,PersistText "distributive-0.6-3AZ16mK1QBO5W5Ouhno1al",PersistInt64 14,PersistText "tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP",PersistInt64 14,PersistText "transformers-0.5.6.2",PersistInt64 14,PersistText "transformers-compat-0.6.5-9e4biiR1CNSADVloF4o7Bd"]
2019-07-31 13:36:11.719164: [debug] SELECT "id","platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library" FROM "precompiled_cache" WHERE "platform_ghc_dir"=? AND "compiler"=? AND "cabal_version"=? AND "package_key"=? AND "options_hash"=? AND "haddock"=?; [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "f103d638e096ace87e5db5f0f4562be7563002fe61eb1390377f8af03518e81d,1620",PersistByteString "l\181\142\242nuD6\151\244\165\128X\193xfvH\DC2\222\205\153\247\"\NAK\170\ETB\211\202\251\141\&5",PersistBool False]
2019-07-31 13:36:11.719652: [debug] Attempting to load via Casa or local DB: f103d638e096ace87e5db5f0f4562be7563002fe61eb1390377f8af03518e81d,1620
2019-07-31 13:36:11.719749: [debug] Attempting to load from local DB: f103d638e096ace87e5db5f0f4562be7563002fe61eb1390377f8af03518e81d,1620
2019-07-31 13:36:11.720149: [debug] Attempting to load from Casa: f103d638e096ace87e5db5f0f4562be7563002fe61eb1390377f8af03518e81d,1620
2019-07-31 13:36:11.813928: [debug] Downloaded from casa: f103d638e096ace87e5db5f0f4562be7563002fe61eb1390377f8af03518e81d,1620
2019-07-31 13:36:11.820484: [debug] Found tree key on Casa: f103d638e096ace87e5db5f0f4562be7563002fe61eb1390377f8af03518e81d,1620
2019-07-31 13:36:11.820571: [debug] Pulling down tree keys ...
2019-07-31 13:36:11.820773: [debug] Found 1 missing tree keys from the local Pantry database.
2019-07-31 13:36:11.998637: [debug] Downloaded from casa: f103d638e096ace87e5db5f0f4562be7563002fe61eb1390377f8af03518e81d,1620
2019-07-31 13:36:11.999638: [debug] Pulled 1 trees from Casa.
2019-07-31 13:36:12.169801: [debug] Downloaded from casa: 09cfa03c0f2c30083ca1346cc503c5960d80eaec9eeb4bc2ef9d70c0411d06fd,3618
2019-07-31 13:36:12.255658: [debug] Downloaded from casa: 0de40ad0fc7259bba62d6a30e4ce30c8443293dc8409207da7b41b1d9a7d1d35,18752
2019-07-31 13:36:12.345824: [debug] Downloaded from casa: 0ec10dd9cbb7fdccb89b6e0326e75d28ccab39758c7a0888a15ceddbb0385fdf,43701
2019-07-31 13:36:12.346241: [debug] Downloaded from casa: 1212219cc11577101c7d32e8b9e14dbcad2a4282dd9a2de548becb6c11169406,3260
2019-07-31 13:36:12.346710: [debug] Downloaded from casa: 28bd6f0978e16fb2e076c5c56e05a34c52732bdb2b9721d92cc5509f1db5ecc7,6839
2019-07-31 13:36:12.346925: [debug] Downloaded from casa: 2fbd14b119a40eaca54f6255686c7cfbe8ff26a9c18d79ec474a61225232d324,44
2019-07-31 13:36:12.347492: [debug] Downloaded from casa: 479518daddd16078e4549c4730438f4aec19ca9839073703ac794cf34c483b73,12941
2019-07-31 13:36:12.347773: [debug] Downloaded from casa: 565afae0c8669d656698e721bf4000f817baaa3fe95ef926abd31d26d25d7de0,456
2019-07-31 13:36:12.348227: [debug] Downloaded from casa: 6e6a6716b97243f27c29949b8e87a9f86074940f67b32828a29347c878ae7761,2345
2019-07-31 13:36:12.348507: [debug] Downloaded from casa: 7240cda20b6b51e18d679691fab27784a56fc075cf71927070850f2960171017,3313
2019-07-31 13:36:12.348864: [debug] Downloaded from casa: 75dc50b2696556ccede2a340c7dfca52a332b37fbb393c8c56b0c540a30285e0,3691
2019-07-31 13:36:12.429685: [debug] Downloaded from casa: 75f9f721aad001e9da7d6ebeb9b50b3ea7f7673f23d0c8115d3da6edbf4e67bc,16465
2019-07-31 13:36:12.429854: [debug] Downloaded from casa: 80403b61e04bf6e918f55538161149996399b330a0c2af4f4279bfc5148a64c9,117
2019-07-31 13:36:12.430034: [debug] Downloaded from casa: 837daab8fc4769e5c77d6b3d735bcb8b0c19c1fe93077872914def3626c3ba03,3235
2019-07-31 13:36:12.431076: [debug] Downloaded from casa: 8decbbfd0894f818092ebebdeef4397558991073539df478aa14fab3bb68752e,5222
2019-07-31 13:36:12.431238: [debug] Downloaded from casa: 93724e9c554e4b2fe86bfa54f38ffebe4882c207eea3b86f419f6d82ffa5da77,2508
2019-07-31 13:36:12.431473: [debug] Downloaded from casa: 96e62ceef4c67d540a31067b5d685c726ec027faf251557e9b8310e39724aefe,10975
2019-07-31 13:36:12.431683: [debug] Downloaded from casa: 99f7bf4bcbbfb86f4c00f24f64f406deeb71cf9a91921df1a28615071421bdb1,2576
2019-07-31 13:36:12.432077: [debug] Downloaded from casa: a194733c98b7560569673e08bf5e0feff9b848626bfcbcd025c40483a4476cce,3320
2019-07-31 13:36:12.432220: [debug] Downloaded from casa: bcc90708feb8a742f4702201849b51b6fc99d48308ddccdecc5498d144c3a223,1268
2019-07-31 13:36:12.432401: [debug] Downloaded from casa: c3d561e1c6449e47363a3c1292d8ac57277d5c9803a4d925164456c61f587f74,2274
2019-07-31 13:36:12.432572: [debug] Downloaded from casa: ccae2a3d11acefe6d701f15f244e62657d718cc5be33300ad64698fa541ffbc8,1463
2019-07-31 13:36:12.433632: [debug] Downloaded from casa: cf4e354478a18925c4e32832797069126f6f4a3a53577618ae8e2bd9829c2c0d,10807
2019-07-31 13:36:12.433840: [debug] Downloaded from casa: fb92317c68b8208553e7df69177ed24c83b2f4d852e1964da0f384fdd7df538d,4953
2019-07-31 13:36:12.434018: [debug] Downloaded from casa: ff967bed0dbea08846864bd8766b1b8df754bc42eb1a526d06b37319b198390a,4387
2019-07-31 13:36:12.445341: [debug] Pulled 25 blobs from Casa.
2019-07-31 13:36:12.451798: [debug] Attempting to load from local DB: f103d638e096ace87e5db5f0f4562be7563002fe61eb1390377f8af03518e81d,1620
2019-07-31 13:36:12.457915: [debug] SELECT "id","directory","type","pkg_src","active","path_env_var","haddock" FROM "config_cache" WHERE "directory"=? AND "type"=?; [PersistText "/tmp/stack16004/bifunctors-5.5.4/",PersistText "config"]
2019-07-31 13:36:12.458201: [debug] UPDATE "config_cache" SET "active"=? WHERE ("directory"=?) AND ("type"=?); [PersistBool False,PersistText "/tmp/stack16004/bifunctors-5.5.4/",PersistText "config"]
2019-07-31 13:36:12.458381: [info] bifunctors > configure
2019-07-31 13:36:12.458725: [debug] Run process within /tmp/stack16004/bifunctors-5.5.4/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 configure --user --package-db=clear --package-db=global --package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb --libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib --bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin --datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share --libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec --sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc --docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/bifunctors-5.5.4 --htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/bifunctors-5.5.4 --haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/bifunctors-5.5.4 --dependency=base=base-4.12.0.0 --dependency=base-orphans=base-orphans-0.8.1-HeyTAcy4PKhDcGhjvJwDzq --dependency=comonad=comonad-5.0.5-JFdRPgecuFj5lQyTZW7sIK --dependency=containers=containers-0.6.0.1 --dependency=tagged=tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP --dependency=template-haskell=template-haskell-2.14.0.0 --dependency=th-abstraction=th-abstraction-0.2.11.0-DAhuCgi08HTBWsDjm9nrOq --dependency=transformers=transformers-0.5.6.2 -fsemigroups -ftagged --exact-configuration --ghc-option=-fhide-source-paths
2019-07-31 13:36:12.914379: [info] bifunctors > Configuring bifunctors-5.5.4...
2019-07-31 13:36:13.051332: [debug] Process finished in 592ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 configure --user --package-db=clear --package-db=global --package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb --libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib --bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin --datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share --libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec --sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc --docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/bifunctors-5.5.4 --htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/bifunctors-5.5.4 --haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/bifunctors-5.5.4 --dependency=base=base-4.12.0.0 --dependency=base-orphans=base-orphans-0.8.1-HeyTAcy4PKhDcGhjvJwDzq --dependency=comonad=comonad-5.0.5-JFdRPgecuFj5lQyTZW7sIK --dependency=containers=containers-0.6.0.1 --dependency=tagged=tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP --dependency=template-haskell=template-haskell-2.14.0.0 --dependency=th-abstraction=th-abstraction-0.2.11.0-DAhuCgi08HTBWsDjm9nrOq --dependency=transformers=transformers-0.5.6.2 -fsemigroups -ftagged --exact-configuration --ghc-option=-fhide-source-paths
2019-07-31 13:36:13.051651: [info] bifunctors > build
2019-07-31 13:36:13.051768: [debug] Run process within /tmp/stack16004/bifunctors-5.5.4/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 build --ghc-options ""
2019-07-31 13:36:13.077910: [info] bifunctors > Preprocessing library for bifunctors-5.5.4..
2019-07-31 13:36:13.077991: [info] bifunctors > Building library for bifunctors-5.5.4..
2019-07-31 13:36:13.241578: [info] bifunctors > [ 1 of 15] Compiling Data.Biapplicative
2019-07-31 13:36:13.802401: [info] bifunctors > [ 2 of 15] Compiling Data.Bifunctor.Biff
2019-07-31 13:36:14.389824: [info] bifunctors > [ 3 of 15] Compiling Data.Bifunctor.Clown
2019-07-31 13:36:14.647982: [info] bifunctors > [ 4 of 15] Compiling Data.Bifunctor.Fix
2019-07-31 13:36:14.889825: [info] bifunctors > [ 5 of 15] Compiling Data.Bifunctor.Functor
2019-07-31 13:36:14.956119: [info] bifunctors > [ 6 of 15] Compiling Data.Bifunctor.Flip
2019-07-31 13:36:15.305317: [info] bifunctors > [ 7 of 15] Compiling Data.Bifunctor.Join
2019-07-31 13:36:15.558840: [info] bifunctors > [ 8 of 15] Compiling Data.Bifunctor.Joker
2019-07-31 13:36:15.903322: [info] bifunctors > [ 9 of 15] Compiling Data.Bifunctor.Product
2019-07-31 13:36:16.273092: [info] bifunctors > [10 of 15] Compiling Data.Bifunctor.Sum
2019-07-31 13:36:16.517518: [info] bifunctors > [11 of 15] Compiling Data.Bifunctor.TH.Internal
2019-07-31 13:36:16.889319: [info] bifunctors > [12 of 15] Compiling Data.Bifunctor.TH
2019-07-31 13:36:18.152367: [info] bifunctors > [13 of 15] Compiling Data.Bifunctor.Tannen
2019-07-31 13:36:18.743374: [info] bifunctors > [14 of 15] Compiling Data.Bifunctor.Wrapped
2019-07-31 13:36:19.095007: [info] bifunctors > [15 of 15] Compiling Paths_bifunctors
2019-07-31 13:36:19.403325: [debug] Process finished in 6351ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 build --ghc-options ""
2019-07-31 13:36:19.403456: [info] bifunctors > copy/register
2019-07-31 13:36:19.403632: [debug] Run process within /tmp/stack16004/bifunctors-5.5.4/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 copy
2019-07-31 13:36:19.435454: [info] bifunctors > Installing library in /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib/x86_64-linux-ghc-8.6.5/bifunctors-5.5.4-IlbDVA9XHWAJq2PByxA06p
2019-07-31 13:36:19.455272: [debug] Process finished in 52ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 copy
2019-07-31 13:36:19.455470: [debug] Run process within /tmp/stack16004/bifunctors-5.5.4/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 register
2019-07-31 13:36:19.602914: [info] bifunctors > Registering library for bifunctors-5.5.4..
2019-07-31 13:36:19.607054: [debug] Process finished in 151ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 register
2019-07-31 13:36:19.607178: [debug] Run process: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb describe --simple-output bifunctors --expand-pkgroot
2019-07-31 13:36:19.635135: [debug] Process finished in 28ms: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb describe --simple-output bifunctors --expand-pkgroot
2019-07-31 13:36:19.635705: [debug] SELECT "id","platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library" FROM "precompiled_cache" WHERE "platform_ghc_dir"=? AND "compiler"=? AND "cabal_version"=? AND "package_key"=? AND "options_hash"=? AND "haddock"=?; [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "f103d638e096ace87e5db5f0f4562be7563002fe61eb1390377f8af03518e81d,1620",PersistByteString "l\181\142\242nuD6\151\244\165\128X\193xfvH\DC2\222\205\153\247\"\NAK\170\ETB\211\202\251\141\&5",PersistBool False]
2019-07-31 13:36:19.636438: [debug] INSERT INTO "precompiled_cache"("platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library") VALUES(?,?,?,?,?,?,?); [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "f103d638e096ace87e5db5f0f4562be7563002fe61eb1390377f8af03518e81d,1620",PersistByteString "l\181\142\242nuD6\151\244\165\128X\193xfvH\DC2\222\205\153\247\"\NAK\170\ETB\211\202\251\141\&5",PersistBool False,PersistText "snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb/bifunctors-5.5.4-IlbDVA9XHWAJq2PByxA06p.conf"]
2019-07-31 13:36:19.636564: [debug] SELECT "id" FROM "precompiled_cache" WHERE _ROWID_=last_insert_rowid(); []
2019-07-31 13:36:19.643022: [debug] SELECT "id","directory","type","pkg_src","active","path_env_var","haddock" FROM "config_cache" WHERE "directory"=? AND "type"=?; [PersistText "/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/",PersistText "lib:bifunctors-5.5.4-IlbDVA9XHWAJq2PByxA06p"]
2019-07-31 13:36:19.643147: [debug] INSERT INTO "config_cache"("directory","type","pkg_src","active","path_env_var","haddock") VALUES(?,?,?,?,?,?); [PersistText "/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/",PersistText "lib:bifunctors-5.5.4-IlbDVA9XHWAJq2PByxA06p",PersistText "upstream",PersistBool True,PersistText "/usr/local/lib/nodejs/node-v12.2.0-linux-x64/bin/:/home/chris/.local/bin:/home/chris/.cargo/bin:/usr/sbin:/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/bin:/Users/chris/.local/bin/:/Users/chris/.cargo/bin/",PersistBool False]
2019-07-31 13:36:19.643277: [debug] SELECT "id" FROM "config_cache" WHERE _ROWID_=last_insert_rowid(); []
2019-07-31 13:36:19.643332: [debug] DELETE FROM "config_cache_dir_option" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 15]
2019-07-31 13:36:19.643404: [debug] INSERT INTO "config_cache_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?); [PersistInt64 15,PersistInt64 0,PersistText "--user",PersistInt64 15,PersistInt64 1,PersistText "--package-db=clear",PersistInt64 15,PersistInt64 2,PersistText "--package-db=global",PersistInt64 15,PersistInt64 3,PersistText "--package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb",PersistInt64 15,PersistInt64 4,PersistText "--libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib",PersistInt64 15,PersistInt64 5,PersistText "--bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin",PersistInt64 15,PersistInt64 6,PersistText "--datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share",PersistInt64 15,PersistInt64 7,PersistText "--libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec",PersistInt64 15,PersistInt64 8,PersistText "--sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc",PersistInt64 15,PersistInt64 9,PersistText "--docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/bifunctors-5.5.4",PersistInt64 15,PersistInt64 10,PersistText "--htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/bifunctors-5.5.4",PersistInt64 15,PersistInt64 11,PersistText "--haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/bifunctors-5.5.4"]
2019-07-31 13:36:19.643619: [debug] DELETE FROM "config_cache_no_dir_option" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 15]
2019-07-31 13:36:19.643686: [debug] INSERT INTO "config_cache_no_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?); [PersistInt64 15,PersistInt64 0,PersistText "--dependency=base=base-4.12.0.0",PersistInt64 15,PersistInt64 1,PersistText "--dependency=base-orphans=base-orphans-0.8.1-HeyTAcy4PKhDcGhjvJwDzq",PersistInt64 15,PersistInt64 2,PersistText "--dependency=comonad=comonad-5.0.5-JFdRPgecuFj5lQyTZW7sIK",PersistInt64 15,PersistInt64 3,PersistText "--dependency=containers=containers-0.6.0.1",PersistInt64 15,PersistInt64 4,PersistText "--dependency=tagged=tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP",PersistInt64 15,PersistInt64 5,PersistText "--dependency=template-haskell=template-haskell-2.14.0.0",PersistInt64 15,PersistInt64 6,PersistText "--dependency=th-abstraction=th-abstraction-0.2.11.0-DAhuCgi08HTBWsDjm9nrOq",PersistInt64 15,PersistInt64 7,PersistText "--dependency=transformers=transformers-0.5.6.2",PersistInt64 15,PersistInt64 8,PersistText "-fsemigroups",PersistInt64 15,PersistInt64 9,PersistText "-ftagged",PersistInt64 15,PersistInt64 10,PersistText "--exact-configuration",PersistInt64 15,PersistInt64 11,PersistText "--ghc-option=-fhide-source-paths"]
2019-07-31 13:36:19.643860: [debug] DELETE FROM "config_cache_dep" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 15]
2019-07-31 13:36:19.643924: [debug] INSERT INTO "config_cache_dep"("config_cache_id","ghc_pkg_id") VALUES (?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?); [PersistInt64 15,PersistText "base-4.12.0.0",PersistInt64 15,PersistText "base-orphans-0.8.1-HeyTAcy4PKhDcGhjvJwDzq",PersistInt64 15,PersistText "comonad-5.0.5-JFdRPgecuFj5lQyTZW7sIK",PersistInt64 15,PersistText "containers-0.6.0.1",PersistInt64 15,PersistText "tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP",PersistInt64 15,PersistText "template-haskell-2.14.0.0",PersistInt64 15,PersistText "th-abstraction-0.2.11.0-DAhuCgi08HTBWsDjm9nrOq",PersistInt64 15,PersistText "transformers-0.5.6.2"]
2019-07-31 13:36:19.655336: [debug] SELECT "id","platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library" FROM "precompiled_cache" WHERE "platform_ghc_dir"=? AND "compiler"=? AND "cabal_version"=? AND "package_key"=? AND "options_hash"=? AND "haddock"=?; [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "6c1e8dbecd1b2dfe2fa0bb0c14edfc79c922c6b45cd11cf8a44e033651bf078d,1639",PersistByteString "\235\DEL\237R\228Bg\132m\231\161\225\190?\163\239\155:\225\144\SUB\aA%\163I\152\234\245R\217\254",PersistBool False]
2019-07-31 13:36:19.656728: [debug] Attempting to load via Casa or local DB: 6c1e8dbecd1b2dfe2fa0bb0c14edfc79c922c6b45cd11cf8a44e033651bf078d,1639
2019-07-31 13:36:19.656974: [debug] SELECT "id","platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library" FROM "precompiled_cache" WHERE "platform_ghc_dir"=? AND "compiler"=? AND "cabal_version"=? AND "package_key"=? AND "options_hash"=? AND "haddock"=?; [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "2946c29c0f69c9724cce91ddcfe0b1df495b810284f12229f9b4fa8e3fac30ba,1990",PersistByteString "\166\147\&1\200]\244b\196\212\196\177L\253\154\185\253\237J\148D\DEL\147\237D\213\v\179\167A\133\223\&3",PersistBool False]
2019-07-31 13:36:19.657761: [debug] Attempting to load from local DB: 6c1e8dbecd1b2dfe2fa0bb0c14edfc79c922c6b45cd11cf8a44e033651bf078d,1639
2019-07-31 13:36:19.658231: [debug] Attempting to load via Casa or local DB: 2946c29c0f69c9724cce91ddcfe0b1df495b810284f12229f9b4fa8e3fac30ba,1990
2019-07-31 13:36:19.658425: [debug] Attempting to load from local DB: 2946c29c0f69c9724cce91ddcfe0b1df495b810284f12229f9b4fa8e3fac30ba,1990
2019-07-31 13:36:19.659201: [debug] Attempting to load from Casa: 6c1e8dbecd1b2dfe2fa0bb0c14edfc79c922c6b45cd11cf8a44e033651bf078d,1639
2019-07-31 13:36:19.659939: [debug] Attempting to load from Casa: 2946c29c0f69c9724cce91ddcfe0b1df495b810284f12229f9b4fa8e3fac30ba,1990
2019-07-31 13:36:19.750745: [debug] Downloaded from casa: 6c1e8dbecd1b2dfe2fa0bb0c14edfc79c922c6b45cd11cf8a44e033651bf078d,1639
2019-07-31 13:36:19.758498: [debug] Found tree key on Casa: 6c1e8dbecd1b2dfe2fa0bb0c14edfc79c922c6b45cd11cf8a44e033651bf078d,1639
2019-07-31 13:36:19.759284: [debug] Pulling down tree keys ...
2019-07-31 13:36:19.938461: [debug] Downloaded from casa: 2946c29c0f69c9724cce91ddcfe0b1df495b810284f12229f9b4fa8e3fac30ba,1990
2019-07-31 13:36:19.944693: [debug] Found tree key on Casa: 2946c29c0f69c9724cce91ddcfe0b1df495b810284f12229f9b4fa8e3fac30ba,1990
2019-07-31 13:36:19.944784: [debug] Pulling down tree keys ...
2019-07-31 13:36:19.945157: [debug] Found 1 missing tree keys from the local Pantry database.
2019-07-31 13:36:19.945361: [debug] Found 1 missing tree keys from the local Pantry database.
2019-07-31 13:36:20.126292: [debug] Downloaded from casa: 6c1e8dbecd1b2dfe2fa0bb0c14edfc79c922c6b45cd11cf8a44e033651bf078d,1639
2019-07-31 13:36:20.126915: [debug] Pulled 1 trees from Casa.
2019-07-31 13:36:20.216047: [debug] Downloaded from casa: 2946c29c0f69c9724cce91ddcfe0b1df495b810284f12229f9b4fa8e3fac30ba,1990
2019-07-31 13:36:20.217181: [debug] Pulled 1 trees from Casa.
2019-07-31 13:36:20.342807: [debug] Downloaded from casa: 01bd2e20eae192b2a2051a5a2de7eeffb36cfc6d69422ce15c5dcc8077e73c23,2267
2019-07-31 13:36:20.343785: [debug] Downloaded from casa: 143b0a2e9c9abd0618236326c6ed1d0dd8b592fbc8fb11b90d2c48c8b743f4dd,8890
2019-07-31 13:36:20.344352: [debug] Downloaded from casa: 28e399c535783975fb2bf23583f12fd8f09e75261ce61e5a2a728f1ab61379d4,1281
2019-07-31 13:36:20.428709: [debug] Downloaded from casa: 311332918c464091e484acca65e7d445e70acce1a62ac2f8ffb8a941ed27fcb3,4336
2019-07-31 13:36:20.429275: [debug] Downloaded from casa: 3e32fd091b23a84d296f751a36949986381f04d13a461276bd7f8cdb638b9a2c,2483
2019-07-31 13:36:20.431165: [debug] Downloaded from casa: 4508ff12aa6b4ace20868ea9a4741e628faefe80408ced3cf1b00c6a5bd80d70,6772
2019-07-31 13:36:20.431588: [debug] Downloaded from casa: 45a24f7dc10c9b38d5d521b8a3def10d11230691baf923d4e860ae0e12975846,488
2019-07-31 13:36:20.432173: [debug] Downloaded from casa: 6a304bcf29664db14cb3210a194c37569053d6896f691f045f265a5cc097d287,6676
2019-07-31 13:36:20.516388: [debug] Downloaded from casa: 70facd95cbf0514261fac82ba96621532ec5e9676ead2bd7644861054a00e24e,15821
2019-07-31 13:36:20.517065: [debug] Downloaded from casa: 7b929e71176e67756e58e2f7826b70d01332fc2ddbfc4b4da4da7a574a9ddafa,2112
2019-07-31 13:36:20.517363: [debug] Downloaded from casa: 80403b61e04bf6e918f55538161149996399b330a0c2af4f4279bfc5148a64c9,117
2019-07-31 13:36:20.518088: [debug] Downloaded from casa: 85c7374538b542a81e1d6436c400ce47965444d27d70c7a67cab07a728603d4a,6603
2019-07-31 13:36:20.518589: [debug] Downloaded from casa: 88322462f841783abb3d85a792676c17efddaf7982859e607b3e4f6e5c5fd280,1035
2019-07-31 13:36:20.519291: [debug] Downloaded from casa: 8a4b268f0de427d1aa7af28016fc48f3660c2c6df284d5a5449496148c1d7a83,14111
2019-07-31 13:36:20.519538: [debug] Downloaded from casa: 8deaa46172429397a402a460cdf927646a854e019ed8823df3e7ddb37bfac160,85
2019-07-31 13:36:20.519939: [debug] Downloaded from casa: 90c6adbea57d68f762630279e553f9ff9e65092c665686ce37bcf679c67a1808,4603
2019-07-31 13:36:20.520448: [debug] Downloaded from casa: 9e3fa8c2438ebdb6642088c731348c1be0ce2d79ec7fd1975410c293bc389f68,7070
2019-07-31 13:36:20.520691: [debug] Downloaded from casa: b09acbe75718c1db57013306e029554046ff8a96feb0b0a6deb8bf3878b5651c,767
2019-07-31 13:36:20.521352: [debug] Downloaded from casa: b17b7e62a8d30261fce83c9a9c6aed8c8f01c1cece6a84235af5c0944991316d,11738
2019-07-31 13:36:20.521684: [debug] Downloaded from casa: c92adbbea1a32a0f942e9b49ccd36289108214191cba6e233b4b8142cff4586a,895
2019-07-31 13:36:20.601668: [debug] Downloaded from casa: d25ac26d79ac2ede400e9dae2522121790fa017a71764dff7d21fa0034ef4803,7346
2019-07-31 13:36:20.602615: [debug] Downloaded from casa: d3c0d29afc5409a95a762dc22a0f343adcf9a9e431baf4e78648dcde69300d14,1456
2019-07-31 13:36:20.602864: [debug] Downloaded from casa: d83f16945c1115e61aed939b05f8a3f9491b26b96e8bf1d590a89c896c5bf874,293
2019-07-31 13:36:20.603149: [debug] Downloaded from casa: dca38ebf2588d0e84ee85ea1811746a57c5d2039117154cb4c95ab3ccc939051,4445
2019-07-31 13:36:20.603684: [debug] Downloaded from casa: e48c722954428210be533691738d8d1129c7d3e61e45d435447f6ccb02c1d156,7658
2019-07-31 13:36:20.603980: [debug] Downloaded from casa: fc056c84d92fe1846251707fc6c70aaa8e94ca6fdef2081d360c2eb1fdc9b425,4218
2019-07-31 13:36:20.615232: [debug] Pulled 26 blobs from Casa.
2019-07-31 13:36:20.746194: [debug] Downloaded from casa: 0f4fb705f974a4a4883b24f6b5fbf67c9800fccfa117d8a4f7dbf4f52dc92835,4499
2019-07-31 13:36:20.747580: [debug] Downloaded from casa: 25225d1391d18453bb23c2aef35af1a9160af914562e88b0a867de1cd2012881,23327
2019-07-31 13:36:20.747756: [debug] Downloaded from casa: 2a369b6b3c59080766a1168dc10e3fbe324fb9afb79e6a13e61ee71f8d078b46,826
2019-07-31 13:36:20.748013: [debug] Downloaded from casa: 31d28c263d69d22da4ea5462699f87dd5c05f6a218ad9f651dcfbb18014d02d9,7659
2019-07-31 13:36:20.748214: [debug] Downloaded from casa: 364589bf3c66e0560159f454b73623a5f73b834eefae3dfbb6408ec484a7de0f,3029
2019-07-31 13:36:20.748396: [debug] Downloaded from casa: 3debf1e73468e005568b53946e91cc6851b89bd06be787d041c2dc5e3a26a086,1273
2019-07-31 13:36:20.748584: [debug] Downloaded from casa: 4006f45b439d28d3ec578c993ed62fee375b5caf47fc87222d87c1965726cfde,731
2019-07-31 13:36:20.748686: [debug] Downloaded from casa: 51be1ec89bf91058f231418646344c8961bb6db9eda562dafb0244278d758b0e,256
2019-07-31 13:36:20.748811: [debug] Downloaded from casa: 5749c8e329a4feb7f96fd01752ddb58cf533dbf693686576a2d677f072f46eb3,1076
2019-07-31 13:36:20.748971: [debug] Downloaded from casa: 5dc2be8489a151ee546c355dae4757b457148f97d0d5342a4e685d612b693497,4732
2019-07-31 13:36:20.749098: [debug] Downloaded from casa: 63103e2a13848f6fc2fb78a3b0262899d08a58a86079f7c0ab872e1cf0f39374,924
2019-07-31 13:36:20.749223: [debug] Downloaded from casa: 6470b3773136b0cc5496f9a8712f2cae96d1623dabe752d1221201d8812a2cad,937
2019-07-31 13:36:20.749425: [debug] Downloaded from casa: 66e799ad40451f682e865d1318554d65cd9dc847a0d3ba91df8ad28883f1acaa,8169
2019-07-31 13:36:20.749561: [debug] Downloaded from casa: 6d4f11c351bea559414815112e48d3c9980170115f062a0a3b891914baf3e557,1397
2019-07-31 13:36:20.749687: [debug] Downloaded from casa: 729f552ff6d58deddcc89143583b2e1a759f9a271e7a04cc3f14ea79b45d531f,806
2019-07-31 13:36:20.750234: [debug] Downloaded from casa: 89536e81649ee83a8c8c638beae0c1dabaccbb4cb531d7728947e1a7f1099bcc,6976
2019-07-31 13:36:20.750392: [debug] Downloaded from casa: 91a23cd78fa44742284502586e55e4c7b601e501295e7aace5971d6885ec8a39,673
2019-07-31 13:36:20.750661: [debug] Downloaded from casa: 9b2fe8e7a1650aa227a0e6869f2b94a5b8c7868d23dbfd3c8c07eb1b2896bec0,8589
2019-07-31 13:36:20.751547: [debug] Downloaded from casa: a543190234458214957ef2e27e26a02930adfa68bc48762abeae29f0e432f49a,7343
2019-07-31 13:36:20.751734: [debug] Downloaded from casa: b09acbe75718c1db57013306e029554046ff8a96feb0b0a6deb8bf3878b5651c,767
2019-07-31 13:36:20.751927: [debug] Downloaded from casa: c0df1148b0b2e9d18b155ab310cec10e2868ea86e29a0034e0f47dc3c753f3ee,2902
2019-07-31 13:36:20.752138: [debug] Downloaded from casa: c1a283ad5fe2ae7730a3a5918635a081686baeeaac037e43fbeeed420589a0af,517
2019-07-31 13:36:20.752468: [debug] Downloaded from casa: c690b223a2dd5342db29c2a905bf00ca1a95731b1704a4bd053cb0bd42bc08e5,7567
2019-07-31 13:36:20.752657: [debug] Downloaded from casa: c9ed0c32e5332899f31bfad68cdb6e949a712a155318a0eb4872cc8f5bf4c95b,1268
2019-07-31 13:36:20.752954: [debug] Downloaded from casa: cb3fe365ba7234a7b9bbad6244b789867d38077c16845daffa20ad69d9d396f8,553
2019-07-31 13:36:20.753336: [debug] Downloaded from casa: d6ad65a80082670609c8148f7ad713ddd7153ed0db6cfb9733c7d7846533205a,2266
2019-07-31 13:36:20.753539: [debug] Downloaded from casa: e227faa93d477892aa2e43f9314f0506cd8435ada5767ac870b0b1ca7e2a6f93,1129
2019-07-31 13:36:20.753772: [debug] Downloaded from casa: eb529cfb73cd17bf325e38c7867b4da36d8db1483054340ae1cc2b97eb2f09e3,1836
2019-07-31 13:36:20.754024: [debug] Downloaded from casa: f4a9fc28a8c63c58900bc5c9f3b83d4ce5b78bb74e930696c0550d0425855694,3933
2019-07-31 13:36:20.754230: [debug] Downloaded from casa: fa4dd6781b7d6d5045694b2a719b6d35bdd539ef56bcb4dab6c31a6af2e40c8d,1473
2019-07-31 13:36:20.754370: [debug] Downloaded from casa: fd4ca70277eccc81a4760d2b8e6e527c15f28092a184da3c27edaa2fb8f13a52,246
2019-07-31 13:36:20.758367: [debug] Pulled 31 blobs from Casa.
2019-07-31 13:36:20.768865: [debug] Attempting to load from local DB: 6c1e8dbecd1b2dfe2fa0bb0c14edfc79c922c6b45cd11cf8a44e033651bf078d,1639
2019-07-31 13:36:20.780403: [debug] Attempting to load from local DB: 2946c29c0f69c9724cce91ddcfe0b1df495b810284f12229f9b4fa8e3fac30ba,1990
2019-07-31 13:36:20.792286: [debug] SELECT "id","directory","type","pkg_src","active","path_env_var","haddock" FROM "config_cache" WHERE "directory"=? AND "type"=?; [PersistText "/tmp/stack16004/profunctors-5.3/",PersistText "config"]
2019-07-31 13:36:20.793120: [debug] UPDATE "config_cache" SET "active"=? WHERE ("directory"=?) AND ("type"=?); [PersistBool False,PersistText "/tmp/stack16004/profunctors-5.3/",PersistText "config"]
2019-07-31 13:36:20.794419: [info] profunctors > configure
2019-07-31 13:36:20.794743: [debug] Run process within /tmp/stack16004/profunctors-5.3/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 configure --user --package-db=clear --package-db=global --package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb --libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib --bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin --datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share --libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec --sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc --docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/profunctors-5.3 --htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/profunctors-5.3 --haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/profunctors-5.3 --dependency=base=base-4.12.0.0 --dependency=base-orphans=base-orphans-0.8.1-HeyTAcy4PKhDcGhjvJwDzq --dependency=bifunctors=bifunctors-5.5.4-IlbDVA9XHWAJq2PByxA06p --dependency=comonad=comonad-5.0.5-JFdRPgecuFj5lQyTZW7sIK --dependency=contravariant=contravariant-1.5.2-LJPrwS2H2QC4rMJkL7BzPJ --dependency=distributive=distributive-0.6-3AZ16mK1QBO5W5Ouhno1al --dependency=semigroups=semigroups-0.18.5-8pPnWqWrcWhEagTFf5Pnk2 --dependency=tagged=tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP --dependency=transformers=transformers-0.5.6.2 --exact-configuration --ghc-option=-fhide-source-paths
2019-07-31 13:36:20.806448: [debug] SELECT "id","directory","type","pkg_src","active","path_env_var","haddock" FROM "config_cache" WHERE "directory"=? AND "type"=?; [PersistText "/tmp/stack16004/semigroupoids-5.3.2/",PersistText "config"]
2019-07-31 13:36:21.217383: [info] profunctors > Configuring profunctors-5.3...
2019-07-31 13:36:21.338617: [debug] Process finished in 543ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 configure --user --package-db=clear --package-db=global --package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb --libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib --bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin --datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share --libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec --sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc --docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/profunctors-5.3 --htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/profunctors-5.3 --haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/profunctors-5.3 --dependency=base=base-4.12.0.0 --dependency=base-orphans=base-orphans-0.8.1-HeyTAcy4PKhDcGhjvJwDzq --dependency=bifunctors=bifunctors-5.5.4-IlbDVA9XHWAJq2PByxA06p --dependency=comonad=comonad-5.0.5-JFdRPgecuFj5lQyTZW7sIK --dependency=contravariant=contravariant-1.5.2-LJPrwS2H2QC4rMJkL7BzPJ --dependency=distributive=distributive-0.6-3AZ16mK1QBO5W5Ouhno1al --dependency=semigroups=semigroups-0.18.5-8pPnWqWrcWhEagTFf5Pnk2 --dependency=tagged=tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP --dependency=transformers=transformers-0.5.6.2 --exact-configuration --ghc-option=-fhide-source-paths
2019-07-31 13:36:21.338907: [info] profunctors > build
2019-07-31 13:36:21.339014: [debug] Run process within /tmp/stack16004/profunctors-5.3/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 build --ghc-options ""
2019-07-31 13:36:21.339410: [debug] UPDATE "config_cache" SET "active"=? WHERE ("directory"=?) AND ("type"=?); [PersistBool False,PersistText "/tmp/stack16004/semigroupoids-5.3.2/",PersistText "config"]
2019-07-31 13:36:21.339527: [info] semigroupoids > configure
2019-07-31 13:36:21.339984: [debug] Run process within /tmp/stack16004/semigroupoids-5.3.2/: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-8.6.5 --make -odir /tmp/stack16004/semigroupoids-5.3.2/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup -hidir /tmp/stack16004/semigroupoids-5.3.2/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup -i -i. -clear-package-db -global-package-db -package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb -package-db=/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb -hide-all-packages -package-id=Cabal-2.4.1.0-4t2ut7bCQNuEj8DDES6BZk -package-id=base-4.12.0.0 -package-id=cabal-doctest-1.0.6-JAfPX6tflaY9kZ4EpfkxUI -optP-include -optP/tmp/stack16004/semigroupoids-5.3.2/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup_macros.h /tmp/stack16004/semigroupoids-5.3.2/Setup.lhs /home/chris/.stack/setup-exe-src/setup-shim-mPHDZzAJ.hs -main-is StackSetupShim.mainOverride -o /tmp/stack16004/semigroupoids-5.3.2/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup -threaded
2019-07-31 13:36:21.370029: [info] profunctors > Preprocessing library for profunctors-5.3..
2019-07-31 13:36:21.370163: [info] profunctors > Building library for profunctors-5.3..
2019-07-31 13:36:21.411812: [info] semigroupoids > [1 of 2] Compiling Main ( /tmp/stack16004/semigroupoids-5.3.2/Setup.lhs, /tmp/stack16004/semigroupoids-5.3.2/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/Main.o )
2019-07-31 13:36:21.476585: [info] semigroupoids > [2 of 2] Compiling StackSetupShim ( /home/chris/.stack/setup-exe-src/setup-shim-mPHDZzAJ.hs, /tmp/stack16004/semigroupoids-5.3.2/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/StackSetupShim.o )
2019-07-31 13:36:21.517102: [info] profunctors > [ 1 of 16] Compiling Data.Profunctor.Unsafe
2019-07-31 13:36:21.594081: [info] semigroupoids > Linking /tmp/stack16004/semigroupoids-5.3.2/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup ...
2019-07-31 13:36:22.004581: [info] profunctors > [ 2 of 16] Compiling Data.Profunctor.Types
2019-07-31 13:36:22.360083: [debug] Process finished in 1020ms: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-8.6.5 --make -odir /tmp/stack16004/semigroupoids-5.3.2/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup -hidir /tmp/stack16004/semigroupoids-5.3.2/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup -i -i. -clear-package-db -global-package-db -package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb -package-db=/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb -hide-all-packages -package-id=Cabal-2.4.1.0-4t2ut7bCQNuEj8DDES6BZk -package-id=base-4.12.0.0 -package-id=cabal-doctest-1.0.6-JAfPX6tflaY9kZ4EpfkxUI -optP-include -optP/tmp/stack16004/semigroupoids-5.3.2/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup_macros.h /tmp/stack16004/semigroupoids-5.3.2/Setup.lhs /home/chris/.stack/setup-exe-src/setup-shim-mPHDZzAJ.hs -main-is StackSetupShim.mainOverride -o /tmp/stack16004/semigroupoids-5.3.2/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup -threaded
2019-07-31 13:36:22.360291: [debug] Run process within /tmp/stack16004/semigroupoids-5.3.2/: /tmp/stack16004/semigroupoids-5.3.2/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 configure --user --package-db=clear --package-db=global --package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb --libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib --bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin --datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share --libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec --sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc --docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/semigroupoids-5.3.2 --htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/semigroupoids-5.3.2 --haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/semigroupoids-5.3.2 --dependency=Cabal=Cabal-2.4.1.0-4t2ut7bCQNuEj8DDES6BZk --dependency=base=base-4.12.0.0 --dependency=base-orphans=base-orphans-0.8.1-HeyTAcy4PKhDcGhjvJwDzq --dependency=bifunctors=bifunctors-5.5.4-IlbDVA9XHWAJq2PByxA06p --dependency=cabal-doctest=cabal-doctest-1.0.6-JAfPX6tflaY9kZ4EpfkxUI --dependency=comonad=comonad-5.0.5-JFdRPgecuFj5lQyTZW7sIK --dependency=containers=containers-0.6.0.1 --dependency=contravariant=contravariant-1.5.2-LJPrwS2H2QC4rMJkL7BzPJ --dependency=distributive=distributive-0.6-3AZ16mK1QBO5W5Ouhno1al --dependency=hashable=hashable-1.2.7.0-2SI038axTEd7AEZJ275kpi --dependency=tagged=tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP --dependency=template-haskell=template-haskell-2.14.0.0 --dependency=transformers=transformers-0.5.6.2 --dependency=transformers-compat=transformers-compat-0.6.5-9e4biiR1CNSADVloF4o7Bd --dependency=unordered-containers=unordered-containers-0.2.10.0-LgoTL3wbBEY5bZIDJiyxW4 -fcomonad -fcontainers -fcontravariant -fdistributive -fdoctests -ftagged -funordered-containers --exact-configuration --ghc-option=-fhide-source-paths
2019-07-31 13:36:22.602705: [info] profunctors > [ 3 of 16] Compiling Data.Profunctor.Monad
2019-07-31 13:36:22.695777: [info] profunctors > [ 4 of 16] Compiling Data.Profunctor.Adjunction
2019-07-31 13:36:22.718981: [info] profunctors > [ 5 of 16] Compiling Data.Profunctor.Strong
2019-07-31 13:36:22.770530: [info] semigroupoids > Configuring semigroupoids-5.3.2...
2019-07-31 13:36:22.892754: [debug] Process finished in 532ms: /tmp/stack16004/semigroupoids-5.3.2/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 configure --user --package-db=clear --package-db=global --package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb --libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib --bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin --datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share --libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec --sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc --docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/semigroupoids-5.3.2 --htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/semigroupoids-5.3.2 --haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/semigroupoids-5.3.2 --dependency=Cabal=Cabal-2.4.1.0-4t2ut7bCQNuEj8DDES6BZk --dependency=base=base-4.12.0.0 --dependency=base-orphans=base-orphans-0.8.1-HeyTAcy4PKhDcGhjvJwDzq --dependency=bifunctors=bifunctors-5.5.4-IlbDVA9XHWAJq2PByxA06p --dependency=cabal-doctest=cabal-doctest-1.0.6-JAfPX6tflaY9kZ4EpfkxUI --dependency=comonad=comonad-5.0.5-JFdRPgecuFj5lQyTZW7sIK --dependency=containers=containers-0.6.0.1 --dependency=contravariant=contravariant-1.5.2-LJPrwS2H2QC4rMJkL7BzPJ --dependency=distributive=distributive-0.6-3AZ16mK1QBO5W5Ouhno1al --dependency=hashable=hashable-1.2.7.0-2SI038axTEd7AEZJ275kpi --dependency=tagged=tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP --dependency=template-haskell=template-haskell-2.14.0.0 --dependency=transformers=transformers-0.5.6.2 --dependency=transformers-compat=transformers-compat-0.6.5-9e4biiR1CNSADVloF4o7Bd --dependency=unordered-containers=unordered-containers-0.2.10.0-LgoTL3wbBEY5bZIDJiyxW4 -fcomonad -fcontainers -fcontravariant -fdistributive -fdoctests -ftagged -funordered-containers --exact-configuration --ghc-option=-fhide-source-paths
2019-07-31 13:36:22.893148: [info] semigroupoids > build
2019-07-31 13:36:22.893394: [debug] Run process within /tmp/stack16004/semigroupoids-5.3.2/: /tmp/stack16004/semigroupoids-5.3.2/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 build --ghc-options ""
2019-07-31 13:36:22.944056: [info] semigroupoids > Preprocessing library for semigroupoids-5.3.2..
2019-07-31 13:36:22.944154: [info] semigroupoids > Building library for semigroupoids-5.3.2..
2019-07-31 13:36:23.157152: [info] semigroupoids > [ 1 of 21] Compiling Data.Functor.Extend
2019-07-31 13:36:23.616308: [info] semigroupoids > [ 2 of 21] Compiling Data.Functor.Bind.Class
2019-07-31 13:36:23.957924: [info] profunctors > [ 6 of 16] Compiling Data.Profunctor.Closed
2019-07-31 13:36:24.486524: [info] profunctors > [ 7 of 16] Compiling Data.Profunctor.Choice
2019-07-31 13:36:25.195067: [info] profunctors > [ 8 of 16] Compiling Data.Profunctor.Traversing
2019-07-31 13:36:25.935063: [info] profunctors > [ 9 of 16] Compiling Data.Profunctor.Mapping
2019-07-31 13:36:26.191701: [info] profunctors > [10 of 16] Compiling Data.Profunctor
2019-07-31 13:36:26.207086: [info] profunctors > [11 of 16] Compiling Data.Profunctor.Sieve
2019-07-31 13:36:26.267102: [info] profunctors > [12 of 16] Compiling Data.Profunctor.Rep
2019-07-31 13:36:26.492557: [info] profunctors > [13 of 16] Compiling Data.Profunctor.Composition
2019-07-31 13:36:26.983055: [info] semigroupoids > [ 3 of 21] Compiling Data.Functor.Apply
2019-07-31 13:36:26.996796: [info] profunctors > [14 of 16] Compiling Data.Profunctor.Ran
2019-07-31 13:36:27.012205: [info] semigroupoids > [ 4 of 21] Compiling Data.Functor.Bind
2019-07-31 13:36:27.038378: [info] semigroupoids > [ 5 of 21] Compiling Data.Functor.Bind.Trans
2019-07-31 13:36:27.121938: [info] semigroupoids > [ 6 of 21] Compiling Data.Functor.Alt
2019-07-31 13:36:27.191649: [info] profunctors > [15 of 16] Compiling Data.Profunctor.Cayley
2019-07-31 13:36:27.372329: [info] profunctors > [16 of 16] Compiling Data.Profunctor.Yoneda
2019-07-31 13:36:28.070656: [debug] Process finished in 6732ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 build --ghc-options ""
2019-07-31 13:36:28.070760: [info] profunctors > copy/register
2019-07-31 13:36:28.070876: [debug] Run process within /tmp/stack16004/profunctors-5.3/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 copy
2019-07-31 13:36:28.095695: [info] semigroupoids > [ 7 of 21] Compiling Data.Bifunctor.Apply
2019-07-31 13:36:28.119745: [info] profunctors > Installing library in /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib/x86_64-linux-ghc-8.6.5/profunctors-5.3-2K29wrdl16hKfksHLAek8X
2019-07-31 13:36:28.125856: [info] semigroupoids > [ 8 of 21] Compiling Data.Functor.Plus
2019-07-31 13:36:28.142867: [debug] Process finished in 72ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 copy
2019-07-31 13:36:28.143128: [debug] Run process within /tmp/stack16004/profunctors-5.3/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 register
2019-07-31 13:36:28.285984: [info] semigroupoids > [ 9 of 21] Compiling Data.Semigroupoid
2019-07-31 13:36:28.297282: [info] profunctors > Registering library for profunctors-5.3..
2019-07-31 13:36:28.304967: [debug] Process finished in 162ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 register
2019-07-31 13:36:28.305178: [debug] Run process: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb describe --simple-output profunctors --expand-pkgroot
2019-07-31 13:36:28.330060: [debug] Process finished in 25ms: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb describe --simple-output profunctors --expand-pkgroot
2019-07-31 13:36:28.330489: [debug] SELECT "id","platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library" FROM "precompiled_cache" WHERE "platform_ghc_dir"=? AND "compiler"=? AND "cabal_version"=? AND "package_key"=? AND "options_hash"=? AND "haddock"=?; [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "6c1e8dbecd1b2dfe2fa0bb0c14edfc79c922c6b45cd11cf8a44e033651bf078d,1639",PersistByteString "\235\DEL\237R\228Bg\132m\231\161\225\190?\163\239\155:\225\144\SUB\aA%\163I\152\234\245R\217\254",PersistBool False]
2019-07-31 13:36:28.330821: [debug] INSERT INTO "precompiled_cache"("platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library") VALUES(?,?,?,?,?,?,?); [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "6c1e8dbecd1b2dfe2fa0bb0c14edfc79c922c6b45cd11cf8a44e033651bf078d,1639",PersistByteString "\235\DEL\237R\228Bg\132m\231\161\225\190?\163\239\155:\225\144\SUB\aA%\163I\152\234\245R\217\254",PersistBool False,PersistText "snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb/profunctors-5.3-2K29wrdl16hKfksHLAek8X.conf"]
2019-07-31 13:36:28.331007: [debug] SELECT "id" FROM "precompiled_cache" WHERE _ROWID_=last_insert_rowid(); []
2019-07-31 13:36:28.338864: [debug] SELECT "id","directory","type","pkg_src","active","path_env_var","haddock" FROM "config_cache" WHERE "directory"=? AND "type"=?; [PersistText "/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/",PersistText "lib:profunctors-5.3-2K29wrdl16hKfksHLAek8X"]
2019-07-31 13:36:28.339049: [debug] INSERT INTO "config_cache"("directory","type","pkg_src","active","path_env_var","haddock") VALUES(?,?,?,?,?,?); [PersistText "/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/",PersistText "lib:profunctors-5.3-2K29wrdl16hKfksHLAek8X",PersistText "upstream",PersistBool True,PersistText "/usr/local/lib/nodejs/node-v12.2.0-linux-x64/bin/:/home/chris/.local/bin:/home/chris/.cargo/bin:/usr/sbin:/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/bin:/Users/chris/.local/bin/:/Users/chris/.cargo/bin/",PersistBool False]
2019-07-31 13:36:28.339222: [debug] SELECT "id" FROM "config_cache" WHERE _ROWID_=last_insert_rowid(); []
2019-07-31 13:36:28.339280: [debug] DELETE FROM "config_cache_dir_option" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 16]
2019-07-31 13:36:28.339388: [debug] INSERT INTO "config_cache_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?); [PersistInt64 16,PersistInt64 0,PersistText "--user",PersistInt64 16,PersistInt64 1,PersistText "--package-db=clear",PersistInt64 16,PersistInt64 2,PersistText "--package-db=global",PersistInt64 16,PersistInt64 3,PersistText "--package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb",PersistInt64 16,PersistInt64 4,PersistText "--libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib",PersistInt64 16,PersistInt64 5,PersistText "--bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin",PersistInt64 16,PersistInt64 6,PersistText "--datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share",PersistInt64 16,PersistInt64 7,PersistText "--libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec",PersistInt64 16,PersistInt64 8,PersistText "--sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc",PersistInt64 16,PersistInt64 9,PersistText "--docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/profunctors-5.3",PersistInt64 16,PersistInt64 10,PersistText "--htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/profunctors-5.3",PersistInt64 16,PersistInt64 11,PersistText "--haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/profunctors-5.3"]
2019-07-31 13:36:28.339636: [debug] DELETE FROM "config_cache_no_dir_option" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 16]
2019-07-31 13:36:28.339758: [debug] INSERT INTO "config_cache_no_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?); [PersistInt64 16,PersistInt64 0,PersistText "--dependency=base=base-4.12.0.0",PersistInt64 16,PersistInt64 1,PersistText "--dependency=base-orphans=base-orphans-0.8.1-HeyTAcy4PKhDcGhjvJwDzq",PersistInt64 16,PersistInt64 2,PersistText "--dependency=bifunctors=bifunctors-5.5.4-IlbDVA9XHWAJq2PByxA06p",PersistInt64 16,PersistInt64 3,PersistText "--dependency=comonad=comonad-5.0.5-JFdRPgecuFj5lQyTZW7sIK",PersistInt64 16,PersistInt64 4,PersistText "--dependency=contravariant=contravariant-1.5.2-LJPrwS2H2QC4rMJkL7BzPJ",PersistInt64 16,PersistInt64 5,PersistText "--dependency=distributive=distributive-0.6-3AZ16mK1QBO5W5Ouhno1al",PersistInt64 16,PersistInt64 6,PersistText "--dependency=semigroups=semigroups-0.18.5-8pPnWqWrcWhEagTFf5Pnk2",PersistInt64 16,PersistInt64 7,PersistText "--dependency=tagged=tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP",PersistInt64 16,PersistInt64 8,PersistText "--dependency=transformers=transformers-0.5.6.2",PersistInt64 16,PersistInt64 9,PersistText "--exact-configuration",PersistInt64 16,PersistInt64 10,PersistText "--ghc-option=-fhide-source-paths"]
2019-07-31 13:36:28.340039: [debug] DELETE FROM "config_cache_dep" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 16]
2019-07-31 13:36:28.340159: [debug] INSERT INTO "config_cache_dep"("config_cache_id","ghc_pkg_id") VALUES (?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?); [PersistInt64 16,PersistText "base-4.12.0.0",PersistInt64 16,PersistText "base-orphans-0.8.1-HeyTAcy4PKhDcGhjvJwDzq",PersistInt64 16,PersistText "bifunctors-5.5.4-IlbDVA9XHWAJq2PByxA06p",PersistInt64 16,PersistText "comonad-5.0.5-JFdRPgecuFj5lQyTZW7sIK",PersistInt64 16,PersistText "contravariant-1.5.2-LJPrwS2H2QC4rMJkL7BzPJ",PersistInt64 16,PersistText "distributive-0.6-3AZ16mK1QBO5W5Ouhno1al",PersistInt64 16,PersistText "semigroups-0.18.5-8pPnWqWrcWhEagTFf5Pnk2",PersistInt64 16,PersistText "tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP",PersistInt64 16,PersistText "transformers-0.5.6.2"]
2019-07-31 13:36:28.354569: [debug] SELECT "id","platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library" FROM "precompiled_cache" WHERE "platform_ghc_dir"=? AND "compiler"=? AND "cabal_version"=? AND "package_key"=? AND "options_hash"=? AND "haddock"=?; [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "9c116136e177461e957ea1fdbf422d13b3f46c8a24fe0006d54f112c7bda8eef,650",PersistByteString "\181\134T\213V\b].\177_-\172kv}$G\243x\225\175i=\n\254\215\&0\n\NAK$\SUBA",PersistBool False]
2019-07-31 13:36:28.355023: [debug] Attempting to load via Casa or local DB: 9c116136e177461e957ea1fdbf422d13b3f46c8a24fe0006d54f112c7bda8eef,650
2019-07-31 13:36:28.355122: [debug] Attempting to load from local DB: 9c116136e177461e957ea1fdbf422d13b3f46c8a24fe0006d54f112c7bda8eef,650
2019-07-31 13:36:28.355329: [debug] Attempting to load from Casa: 9c116136e177461e957ea1fdbf422d13b3f46c8a24fe0006d54f112c7bda8eef,650
2019-07-31 13:36:28.361958: [info] semigroupoids > [10 of 21] Compiling Data.Semigroupoid.Dual
2019-07-31 13:36:28.396149: [info] semigroupoids > [11 of 21] Compiling Data.Groupoid
2019-07-31 13:36:28.435370: [info] semigroupoids > [12 of 21] Compiling Data.Isomorphism
2019-07-31 13:36:28.447052: [debug] Downloaded from casa: 9c116136e177461e957ea1fdbf422d13b3f46c8a24fe0006d54f112c7bda8eef,650
2019-07-31 13:36:28.450873: [debug] Found tree key on Casa: 9c116136e177461e957ea1fdbf422d13b3f46c8a24fe0006d54f112c7bda8eef,650
2019-07-31 13:36:28.450955: [debug] Pulling down tree keys ...
2019-07-31 13:36:28.451115: [debug] Found 1 missing tree keys from the local Pantry database.
2019-07-31 13:36:28.478767: [info] semigroupoids > [13 of 21] Compiling Data.Semigroupoid.Ob
2019-07-31 13:36:28.515838: [info] semigroupoids > [14 of 21] Compiling Data.Semigroupoid.Static
2019-07-31 13:36:28.634080: [debug] Downloaded from casa: 9c116136e177461e957ea1fdbf422d13b3f46c8a24fe0006d54f112c7bda8eef,650
2019-07-31 13:36:28.634444: [debug] Pulled 1 trees from Casa.
2019-07-31 13:36:28.735734: [info] semigroupoids > [15 of 21] Compiling Data.Traversable.Instances
2019-07-31 13:36:28.749371: [info] semigroupoids > [16 of 21] Compiling Data.Semigroup.Foldable.Class
2019-07-31 13:36:28.843354: [debug] Downloaded from casa: 1128afbe03f1e7f6ecbcba09cbd06f4d748464d893196d223b2623af034fc4ed,13346
2019-07-31 13:36:28.843607: [debug] Downloaded from casa: 2eb728b03b12d1ad7c055da0ed90fcabbe4278eee0c4078448787f7aec770abd,878
2019-07-31 13:36:28.843747: [debug] Downloaded from casa: 2fbd14b119a40eaca54f6255686c7cfbe8ff26a9c18d79ec474a61225232d324,44
2019-07-31 13:36:28.843871: [debug] Downloaded from casa: 5066653559d4d6134b022d66a634a17fdcf8db35d28b447e581fec284afa4689,46
2019-07-31 13:36:28.844078: [debug] Downloaded from casa: 653001e8e0226b869263a2eece7cb9fbd6f689fbc7324de7778705a7c1e638cf,1593
2019-07-31 13:36:28.932183: [debug] Downloaded from casa: 6b7fbe6ae3c021ad3b6317ea732fb6767f351053e35e8afb01fa7f32cf45fd33,37539
2019-07-31 13:36:28.932475: [debug] Downloaded from casa: acec0adcad98316e04b3711b208f7fa9364b495e15cc330da876558310e565d3,3698
2019-07-31 13:36:28.932628: [debug] Downloaded from casa: bc719f13ef99552e32fa33cc701de59c85335d3605490a1d2df1c4625e0f9e67,1318
2019-07-31 13:36:28.932763: [debug] Downloaded from casa: cc403ccbb176435d7039e28916c8a54ad0971596b90f935a460582bb77a83148,3233
2019-07-31 13:36:28.934576: [debug] Downloaded from casa: dbe886cd07ffee80726a00aa4faaa9f4a90a81ce732d32b715953c3e05ebc300,6553
2019-07-31 13:36:29.016290: [debug] Downloaded from casa: ddde1a337d0a6edaf30c4083343bf58da230f8cab663f1707137f716ad032362,31554
2019-07-31 13:36:29.022961: [debug] Pulled 11 blobs from Casa.
2019-07-31 13:36:29.027740: [debug] Attempting to load from local DB: 9c116136e177461e957ea1fdbf422d13b3f46c8a24fe0006d54f112c7bda8eef,650
2019-07-31 13:36:29.029909: [debug] SELECT "id","directory","type","pkg_src","active","path_env_var","haddock" FROM "config_cache" WHERE "directory"=? AND "type"=?; [PersistText "/tmp/stack16004/invariant-0.5.3/",PersistText "config"]
2019-07-31 13:36:29.030108: [debug] UPDATE "config_cache" SET "active"=? WHERE ("directory"=?) AND ("type"=?); [PersistBool False,PersistText "/tmp/stack16004/invariant-0.5.3/",PersistText "config"]
2019-07-31 13:36:29.030295: [info] invariant > configure
2019-07-31 13:36:29.030503: [debug] Run process within /tmp/stack16004/invariant-0.5.3/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 configure --user --package-db=clear --package-db=global --package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb --libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib --bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin --datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share --libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec --sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc --docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/invariant-0.5.3 --htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/invariant-0.5.3 --haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/invariant-0.5.3 --dependency=StateVar=StateVar-1.1.1.1-2ewTKofpCGhC2np5dyFIaR --dependency=array=array-0.5.3.0 --dependency=base=base-4.12.0.0 --dependency=bifunctors=bifunctors-5.5.4-IlbDVA9XHWAJq2PByxA06p --dependency=comonad=comonad-5.0.5-JFdRPgecuFj5lQyTZW7sIK --dependency=containers=containers-0.6.0.1 --dependency=contravariant=contravariant-1.5.2-LJPrwS2H2QC4rMJkL7BzPJ --dependency=ghc-prim=ghc-prim-0.5.3 --dependency=profunctors=profunctors-5.3-2K29wrdl16hKfksHLAek8X --dependency=stm=stm-2.5.0.0 --dependency=tagged=tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP --dependency=template-haskell=template-haskell-2.14.0.0 --dependency=th-abstraction=th-abstraction-0.2.11.0-DAhuCgi08HTBWsDjm9nrOq --dependency=transformers=transformers-0.5.6.2 --dependency=transformers-compat=transformers-compat-0.6.5-9e4biiR1CNSADVloF4o7Bd --dependency=unordered-containers=unordered-containers-0.2.10.0-LgoTL3wbBEY5bZIDJiyxW4 --exact-configuration --ghc-option=-fhide-source-paths
2019-07-31 13:36:29.473582: [info] invariant > Configuring invariant-0.5.3...
2019-07-31 13:36:29.544780: [info] semigroupoids > [17 of 21] Compiling Data.Semigroup.Bifoldable
2019-07-31 13:36:29.612649: [debug] Process finished in 582ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 configure --user --package-db=clear --package-db=global --package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb --libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib --bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin --datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share --libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec --sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc --docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/invariant-0.5.3 --htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/invariant-0.5.3 --haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/invariant-0.5.3 --dependency=StateVar=StateVar-1.1.1.1-2ewTKofpCGhC2np5dyFIaR --dependency=array=array-0.5.3.0 --dependency=base=base-4.12.0.0 --dependency=bifunctors=bifunctors-5.5.4-IlbDVA9XHWAJq2PByxA06p --dependency=comonad=comonad-5.0.5-JFdRPgecuFj5lQyTZW7sIK --dependency=containers=containers-0.6.0.1 --dependency=contravariant=contravariant-1.5.2-LJPrwS2H2QC4rMJkL7BzPJ --dependency=ghc-prim=ghc-prim-0.5.3 --dependency=profunctors=profunctors-5.3-2K29wrdl16hKfksHLAek8X --dependency=stm=stm-2.5.0.0 --dependency=tagged=tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP --dependency=template-haskell=template-haskell-2.14.0.0 --dependency=th-abstraction=th-abstraction-0.2.11.0-DAhuCgi08HTBWsDjm9nrOq --dependency=transformers=transformers-0.5.6.2 --dependency=transformers-compat=transformers-compat-0.6.5-9e4biiR1CNSADVloF4o7Bd --dependency=unordered-containers=unordered-containers-0.2.10.0-LgoTL3wbBEY5bZIDJiyxW4 --exact-configuration --ghc-option=-fhide-source-paths
2019-07-31 13:36:29.613074: [info] invariant > build
2019-07-31 13:36:29.613255: [debug] Run process within /tmp/stack16004/invariant-0.5.3/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 build --ghc-options ""
2019-07-31 13:36:29.640488: [info] semigroupoids > [18 of 21] Compiling Data.Semigroup.Foldable
2019-07-31 13:36:29.648736: [info] invariant > Preprocessing library for invariant-0.5.3..
2019-07-31 13:36:29.648844: [info] invariant > Building library for invariant-0.5.3..
2019-07-31 13:36:29.789934: [info] semigroupoids > [19 of 21] Compiling Data.Semigroup.Traversable.Class
2019-07-31 13:36:29.791066: [info] invariant > [1 of 4] Compiling Data.Functor.Invariant
2019-07-31 13:36:30.540939: [info] semigroupoids > [20 of 21] Compiling Data.Semigroup.Traversable
2019-07-31 13:36:30.563819: [info] semigroupoids > [21 of 21] Compiling Data.Semigroup.Bitraversable
2019-07-31 13:36:30.891934: [debug] Process finished in 7998ms: /tmp/stack16004/semigroupoids-5.3.2/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 build --ghc-options ""
2019-07-31 13:36:30.892078: [info] semigroupoids > copy/register
2019-07-31 13:36:30.892285: [debug] Run process within /tmp/stack16004/semigroupoids-5.3.2/: /tmp/stack16004/semigroupoids-5.3.2/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 copy
2019-07-31 13:36:30.934125: [info] semigroupoids > Installing library in /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib/x86_64-linux-ghc-8.6.5/semigroupoids-5.3.2-IXn1d4AhZ60KrPZFuBrH37
2019-07-31 13:36:30.964885: [debug] Process finished in 72ms: /tmp/stack16004/semigroupoids-5.3.2/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 copy
2019-07-31 13:36:30.965194: [debug] Run process within /tmp/stack16004/semigroupoids-5.3.2/: /tmp/stack16004/semigroupoids-5.3.2/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 register
2019-07-31 13:36:31.144316: [info] semigroupoids > Registering library for semigroupoids-5.3.2..
2019-07-31 13:36:31.147042: [debug] Process finished in 182ms: /tmp/stack16004/semigroupoids-5.3.2/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 register
2019-07-31 13:36:31.147205: [debug] Run process: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb describe --simple-output semigroupoids --expand-pkgroot
2019-07-31 13:36:31.172727: [debug] Process finished in 25ms: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb describe --simple-output semigroupoids --expand-pkgroot
2019-07-31 13:36:31.173327: [debug] SELECT "id","platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library" FROM "precompiled_cache" WHERE "platform_ghc_dir"=? AND "compiler"=? AND "cabal_version"=? AND "package_key"=? AND "options_hash"=? AND "haddock"=?; [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "2946c29c0f69c9724cce91ddcfe0b1df495b810284f12229f9b4fa8e3fac30ba,1990",PersistByteString "\166\147\&1\200]\244b\196\212\196\177L\253\154\185\253\237J\148D\DEL\147\237D\213\v\179\167A\133\223\&3",PersistBool False]
2019-07-31 13:36:31.173676: [debug] INSERT INTO "precompiled_cache"("platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library") VALUES(?,?,?,?,?,?,?); [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "2946c29c0f69c9724cce91ddcfe0b1df495b810284f12229f9b4fa8e3fac30ba,1990",PersistByteString "\166\147\&1\200]\244b\196\212\196\177L\253\154\185\253\237J\148D\DEL\147\237D\213\v\179\167A\133\223\&3",PersistBool False,PersistText "snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb/semigroupoids-5.3.2-IXn1d4AhZ60KrPZFuBrH37.conf"]
2019-07-31 13:36:31.173796: [debug] SELECT "id" FROM "precompiled_cache" WHERE _ROWID_=last_insert_rowid(); []
2019-07-31 13:36:31.184263: [debug] SELECT "id","directory","type","pkg_src","active","path_env_var","haddock" FROM "config_cache" WHERE "directory"=? AND "type"=?; [PersistText "/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/",PersistText "lib:semigroupoids-5.3.2-IXn1d4AhZ60KrPZFuBrH37"]
2019-07-31 13:36:31.184492: [debug] INSERT INTO "config_cache"("directory","type","pkg_src","active","path_env_var","haddock") VALUES(?,?,?,?,?,?); [PersistText "/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/",PersistText "lib:semigroupoids-5.3.2-IXn1d4AhZ60KrPZFuBrH37",PersistText "upstream",PersistBool True,PersistText "/usr/local/lib/nodejs/node-v12.2.0-linux-x64/bin/:/home/chris/.local/bin:/home/chris/.cargo/bin:/usr/sbin:/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/bin:/Users/chris/.local/bin/:/Users/chris/.cargo/bin/",PersistBool False]
2019-07-31 13:36:31.184703: [debug] SELECT "id" FROM "config_cache" WHERE _ROWID_=last_insert_rowid(); []
2019-07-31 13:36:31.184817: [debug] DELETE FROM "config_cache_dir_option" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 17]
2019-07-31 13:36:31.184924: [debug] INSERT INTO "config_cache_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?); [PersistInt64 17,PersistInt64 0,PersistText "--user",PersistInt64 17,PersistInt64 1,PersistText "--package-db=clear",PersistInt64 17,PersistInt64 2,PersistText "--package-db=global",PersistInt64 17,PersistInt64 3,PersistText "--package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb",PersistInt64 17,PersistInt64 4,PersistText "--libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib",PersistInt64 17,PersistInt64 5,PersistText "--bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin",PersistInt64 17,PersistInt64 6,PersistText "--datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share",PersistInt64 17,PersistInt64 7,PersistText "--libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec",PersistInt64 17,PersistInt64 8,PersistText "--sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc",PersistInt64 17,PersistInt64 9,PersistText "--docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/semigroupoids-5.3.2",PersistInt64 17,PersistInt64 10,PersistText "--htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/semigroupoids-5.3.2",PersistInt64 17,PersistInt64 11,PersistText "--haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/semigroupoids-5.3.2"]
2019-07-31 13:36:31.185166: [debug] DELETE FROM "config_cache_no_dir_option" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 17]
2019-07-31 13:36:31.185234: [debug] INSERT INTO "config_cache_no_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?); [PersistInt64 17,PersistInt64 0,PersistText "--dependency=Cabal=Cabal-2.4.1.0-4t2ut7bCQNuEj8DDES6BZk",PersistInt64 17,PersistInt64 1,PersistText "--dependency=base=base-4.12.0.0",PersistInt64 17,PersistInt64 2,PersistText "--dependency=base-orphans=base-orphans-0.8.1-HeyTAcy4PKhDcGhjvJwDzq",PersistInt64 17,PersistInt64 3,PersistText "--dependency=bifunctors=bifunctors-5.5.4-IlbDVA9XHWAJq2PByxA06p",PersistInt64 17,PersistInt64 4,PersistText "--dependency=cabal-doctest=cabal-doctest-1.0.6-JAfPX6tflaY9kZ4EpfkxUI",PersistInt64 17,PersistInt64 5,PersistText "--dependency=comonad=comonad-5.0.5-JFdRPgecuFj5lQyTZW7sIK",PersistInt64 17,PersistInt64 6,PersistText "--dependency=containers=containers-0.6.0.1",PersistInt64 17,PersistInt64 7,PersistText "--dependency=contravariant=contravariant-1.5.2-LJPrwS2H2QC4rMJkL7BzPJ",PersistInt64 17,PersistInt64 8,PersistText "--dependency=distributive=distributive-0.6-3AZ16mK1QBO5W5Ouhno1al",PersistInt64 17,PersistInt64 9,PersistText "--dependency=hashable=hashable-1.2.7.0-2SI038axTEd7AEZJ275kpi",PersistInt64 17,PersistInt64 10,PersistText "--dependency=tagged=tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP",PersistInt64 17,PersistInt64 11,PersistText "--dependency=template-haskell=template-haskell-2.14.0.0",PersistInt64 17,PersistInt64 12,PersistText "--dependency=transformers=transformers-0.5.6.2",PersistInt64 17,PersistInt64 13,PersistText "--dependency=transformers-compat=transformers-compat-0.6.5-9e4biiR1CNSADVloF4o7Bd",PersistInt64 17,PersistInt64 14,PersistText "--dependency=unordered-containers=unordered-containers-0.2.10.0-LgoTL3wbBEY5bZIDJiyxW4",PersistInt64 17,PersistInt64 15,PersistText "-fcomonad",PersistInt64 17,PersistInt64 16,PersistText "-fcontainers",PersistInt64 17,PersistInt64 17,PersistText "-fcontravariant",PersistInt64 17,PersistInt64 18,PersistText "-fdistributive",PersistInt64 17,PersistInt64 19,PersistText "-fdoctests",PersistInt64 17,PersistInt64 20,PersistText "-ftagged",PersistInt64 17,PersistInt64 21,PersistText "-funordered-containers",PersistInt64 17,PersistInt64 22,PersistText "--exact-configuration",PersistInt64 17,PersistInt64 23,PersistText "--ghc-option=-fhide-source-paths"]
2019-07-31 13:36:31.185476: [debug] DELETE FROM "config_cache_dep" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 17]
2019-07-31 13:36:31.185542: [debug] INSERT INTO "config_cache_dep"("config_cache_id","ghc_pkg_id") VALUES (?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?); [PersistInt64 17,PersistText "Cabal-2.4.1.0-4t2ut7bCQNuEj8DDES6BZk",PersistInt64 17,PersistText "base-4.12.0.0",PersistInt64 17,PersistText "base-orphans-0.8.1-HeyTAcy4PKhDcGhjvJwDzq",PersistInt64 17,PersistText "bifunctors-5.5.4-IlbDVA9XHWAJq2PByxA06p",PersistInt64 17,PersistText "cabal-doctest-1.0.6-JAfPX6tflaY9kZ4EpfkxUI",PersistInt64 17,PersistText "comonad-5.0.5-JFdRPgecuFj5lQyTZW7sIK",PersistInt64 17,PersistText "containers-0.6.0.1",PersistInt64 17,PersistText "contravariant-1.5.2-LJPrwS2H2QC4rMJkL7BzPJ",PersistInt64 17,PersistText "distributive-0.6-3AZ16mK1QBO5W5Ouhno1al",PersistInt64 17,PersistText "hashable-1.2.7.0-2SI038axTEd7AEZJ275kpi",PersistInt64 17,PersistText "tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP",PersistInt64 17,PersistText "template-haskell-2.14.0.0",PersistInt64 17,PersistText "transformers-0.5.6.2",PersistInt64 17,PersistText "transformers-compat-0.6.5-9e4biiR1CNSADVloF4o7Bd",PersistInt64 17,PersistText "unordered-containers-0.2.10.0-LgoTL3wbBEY5bZIDJiyxW4"]
2019-07-31 13:36:31.195568: [debug] SELECT "id","platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library" FROM "precompiled_cache" WHERE "platform_ghc_dir"=? AND "compiler"=? AND "cabal_version"=? AND "package_key"=? AND "options_hash"=? AND "haddock"=?; [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "601ccaab0c2c6399a13dab773de8d66757ca68dc442b7a99a6f6d2941b0c7bc0,3356",PersistByteString "UP\184\\\a\132p\180VqT\153\186\128\CAN\SO\194L\246\198p\251\254\180]\180\DC2\247\224\185\209T",PersistBool False]
2019-07-31 13:36:31.196261: [debug] Attempting to load via Casa or local DB: 601ccaab0c2c6399a13dab773de8d66757ca68dc442b7a99a6f6d2941b0c7bc0,3356
2019-07-31 13:36:31.196346: [debug] Attempting to load from local DB: 601ccaab0c2c6399a13dab773de8d66757ca68dc442b7a99a6f6d2941b0c7bc0,3356
2019-07-31 13:36:31.196460: [debug] Attempting to load from Casa: 601ccaab0c2c6399a13dab773de8d66757ca68dc442b7a99a6f6d2941b0c7bc0,3356
2019-07-31 13:36:31.288208: [debug] Downloaded from casa: 601ccaab0c2c6399a13dab773de8d66757ca68dc442b7a99a6f6d2941b0c7bc0,3356
2019-07-31 13:36:31.292375: [debug] Found tree key on Casa: 601ccaab0c2c6399a13dab773de8d66757ca68dc442b7a99a6f6d2941b0c7bc0,3356
2019-07-31 13:36:31.292521: [debug] Pulling down tree keys ...
2019-07-31 13:36:31.292733: [debug] Found 1 missing tree keys from the local Pantry database.
2019-07-31 13:36:31.470879: [debug] Downloaded from casa: 601ccaab0c2c6399a13dab773de8d66757ca68dc442b7a99a6f6d2941b0c7bc0,3356
2019-07-31 13:36:31.471520: [debug] Pulled 1 trees from Casa.
2019-07-31 13:36:31.704582: [debug] Downloaded from casa: 0b038c49cadff7aa436e12efb966c34d0a581354b8bf1ea2c6ee50d6dc1c5191,17245
2019-07-31 13:36:31.822916: [debug] Downloaded from casa: 0fe40d5ff9c340370ebc6679cc8ef5c39f4e01b94c9fd7d9b189cb7fe61eb100,8466
2019-07-31 13:36:31.823169: [debug] Downloaded from casa: 1618d7cfcbd03950bc3345ba2f7c9d122847337b31c21b96c16b13601d5726fb,5727
2019-07-31 13:36:31.823478: [debug] Downloaded from casa: 23f28a701cd15a3e70d5669ec70c634277177c223fde034904d778a2b2325355,5736
2019-07-31 13:36:31.823649: [debug] Downloaded from casa: 2b97f5944dc122648e43e907ba98c2db7acc3981658bd656cc7fda7a99efb528,2590
2019-07-31 13:36:31.823940: [debug] Downloaded from casa: 2bce051d72c4c095c5d089a9d797eacc07f24610f994bc978594a47c69be1510,15748
2019-07-31 13:36:31.824153: [debug] Downloaded from casa: 37e420161ed9f2bc344b33939e5ceefa2af09ed320c0698805f27814fd631ece,7667
2019-07-31 13:36:31.824279: [debug] Downloaded from casa: 382508b12132c6553908471b6ac83f4380f42baf39a0deb5a69880581089663e,381
2019-07-31 13:36:31.824457: [debug] Downloaded from casa: 3bdd446faf9c3bf39648fb063e83eff8f6421425c243878f38ad3b635caf98a0,5218
2019-07-31 13:36:31.824590: [debug] Downloaded from casa: 3d02a7d803b7e8f470cd09c3d7f1bf2fdbc253535e8677a7407aa7bb3310ef10,1345
2019-07-31 13:36:31.824816: [debug] Downloaded from casa: 40e5afd927871be2db72c82f04ad1a459ee41f5fad18ea16384f5d7791eaaa6b,10768
2019-07-31 13:36:31.824977: [debug] Downloaded from casa: 48980c087ec27f444c6baab165adda083b20d5843e3b9a9fb8fd9957f456f820,3504
2019-07-31 13:36:31.877352: [debug] Downloaded from casa: 4ae46c539ed1107fbcc9cda897278d14a55490cb2343f41c75c70fb92002ee3f,14588
2019-07-31 13:36:31.877942: [debug] Downloaded from casa: 5c401059cca69939d0094a051c25f07a5ed0e8752d96cb652a65c9cf38c7e75e,4421
2019-07-31 13:36:31.878386: [debug] Downloaded from casa: 6891624114f656927a6663864905c3b76fd2d59ef3d2052c58ef820a75e04dac,280
2019-07-31 13:36:31.879030: [debug] Downloaded from casa: 6898cafbfec36ac525d8fe6a52674a21f041b9f7155707e7349e832c2ed2e5c3,4025
2019-07-31 13:36:31.882480: [debug] Downloaded from casa: 6c8bb05c5d90eb38df332c788c82a83097acd60477447f4b81bd4cc9bff52162,3973
2019-07-31 13:36:31.909163: [debug] Downloaded from casa: 70db3683a5c8cf51af00f1754dabbd541a2771d5eb1610c74521e3def75c945f,16374
2019-07-31 13:36:31.909844: [debug] Downloaded from casa: 74e90d83aafc0f376deb992f00d3a2348cca129f9d274a94590b59c8596c70ea,3178
2019-07-31 13:36:31.962264: [debug] Downloaded from casa: 75267a9707c3c02ba09823f173b72fbefa437ae295771bb565e361f7dc40851c,2852
2019-07-31 13:36:31.963529: [debug] Downloaded from casa: 78f9746c1b5e812d42312351ba3767738b0934d0196a2c7b404b06dc532561c1,3583
2019-07-31 13:36:31.963705: [debug] Downloaded from casa: 7dfc0b5f34040c1b75a5d0d141d5c9cc795236e9caf77dfaa50a7fc5aa2da9d4,261
2019-07-31 13:36:31.965713: [debug] Downloaded from casa: 7e4270b7b6c153928c1e5a459aaafeb9db2ce137749c00fc912e8c2bd3960471,9027
2019-07-31 13:36:31.965830: [debug] Downloaded from casa: 80403b61e04bf6e918f55538161149996399b330a0c2af4f4279bfc5148a64c9,117
2019-07-31 13:36:31.969334: [debug] Downloaded from casa: 809caad5abc0f81f8beb47d306e7763318daa959f41b3d3d66905a31f1a1aae9,13710
2019-07-31 13:36:31.970079: [debug] Downloaded from casa: 84696d46e885db322bfde51c72cd511b48634f4f2f69cf4ba11e08053981fd66,504
2019-07-31 13:36:31.970222: [debug] Downloaded from casa: 8deaa46172429397a402a460cdf927646a854e019ed8823df3e7ddb37bfac160,85
2019-07-31 13:36:32.048931: [debug] Downloaded from casa: 8e109f1a448318023b2e4046e9924fa50c73d2b5d79b5b2daf5aabbd53c60f15,15006
2019-07-31 13:36:32.049766: [debug] Downloaded from casa: 9eb26edc398442bbd9db7eeb55388113f4edf5d0454d8ff54a4202643e8f1893,1717
2019-07-31 13:36:32.050413: [debug] Downloaded from casa: 9f8e067285a0afeaf69acdc6ffebcf4abb9e43c8e238809a3b556f7051464657,5399
2019-07-31 13:36:32.055114: [debug] Downloaded from casa: a037b23b03bf8f9b9c6ba6286e91c1a1c48cc21ee60f10277f401f331469543a,16223
2019-07-31 13:36:32.056157: [debug] Downloaded from casa: a1590b7a418b1d7716487d4cc942f5305447806c8e21efd0730499ce4aebdf6d,4116
2019-07-31 13:36:32.056700: [debug] Downloaded from casa: a34f43ac3f4ceb0ad892fbe7fee256121c46f29868906f538f49f235e1c56922,2748
2019-07-31 13:36:32.084227: [debug] Downloaded from casa: ac1268442c2c293038a70ed8851f9e53e1b479eec0c178d5f83e73a7548a9e91,8875
2019-07-31 13:36:32.133196: [info] invariant > [2 of 4] Compiling Data.Functor.Invariant.TH.Internal
2019-07-31 13:36:32.134928: [debug] Downloaded from casa: b09acbe75718c1db57013306e029554046ff8a96feb0b0a6deb8bf3878b5651c,767
2019-07-31 13:36:32.136069: [debug] Downloaded from casa: c5497ba4a66a867275450ee5b9c8f7687e5caf5099dea58493f0095616e188c8,4893
2019-07-31 13:36:32.140896: [debug] Downloaded from casa: c6916ab33af54a3c51168fa1424fa19c8898d09adf2221faacfbc1b0260e8ae6,19759
2019-07-31 13:36:32.141120: [debug] Downloaded from casa: c6aa1bfad64020f50e0bde0fefe1354b87c2e082e01090a3096b03ce12ffcf3b,217
2019-07-31 13:36:32.142584: [debug] Downloaded from casa: ccc6b43b6ba5889743892519388f3f60e9ce0d776fd82575e4647a4a4da70ee2,7818
2019-07-31 13:36:32.223811: [debug] Downloaded from casa: ccee820c9d97d3302df96741c6400a4c2a72db129ad110e4b5757f849960ec5d,20090
2019-07-31 13:36:32.224176: [debug] Downloaded from casa: d58a4b2b73f82695532e0adb079526ffe1639207564ae07da273ad7f7d79d22a,545
2019-07-31 13:36:32.224505: [debug] Downloaded from casa: db35bea497d16c9f0398e1e71db178d51349221fda8bdfc30774e6e1be2f3984,1456
2019-07-31 13:36:32.224837: [debug] Downloaded from casa: dfa4acd6f8cce1239b568c333b831e159476dba1b9e3bc4abd9a46ea85706fbc,191
2019-07-31 13:36:32.225226: [debug] Downloaded from casa: e600e988b8b5f283f37f84b3db1bedb28d705ce94d1f9e96236e1cd763667a66,1873
2019-07-31 13:36:32.226301: [debug] Downloaded from casa: ecaacfe55aabb522c804d1acc859bb7883707a7e0ca048ab481bb64c3b5badac,6565
2019-07-31 13:36:32.226535: [debug] Downloaded from casa: f7a3837e138aac64a4e9766044dafa1cef7481c11d391c9af51a4fc5be9dfd31,2083
2019-07-31 13:36:32.231242: [debug] Pulled 46 blobs from Casa.
2019-07-31 13:36:32.239321: [debug] Attempting to load from local DB: 601ccaab0c2c6399a13dab773de8d66757ca68dc442b7a99a6f6d2941b0c7bc0,3356
2019-07-31 13:36:32.246028: [debug] SELECT "id","directory","type","pkg_src","active","path_env_var","haddock" FROM "config_cache" WHERE "directory"=? AND "type"=?; [PersistText "/tmp/stack16004/free-5.1.1/",PersistText "config"]
2019-07-31 13:36:32.246233: [debug] UPDATE "config_cache" SET "active"=? WHERE ("directory"=?) AND ("type"=?); [PersistBool False,PersistText "/tmp/stack16004/free-5.1.1/",PersistText "config"]
2019-07-31 13:36:32.246502: [info] free > configure
2019-07-31 13:36:32.246624: [debug] Run process within /tmp/stack16004/free-5.1.1/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 configure --user --package-db=clear --package-db=global --package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb --libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib --bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin --datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share --libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec --sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc --docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/free-5.1.1 --htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/free-5.1.1 --haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/free-5.1.1 --dependency=base=base-4.12.0.0 --dependency=comonad=comonad-5.0.5-JFdRPgecuFj5lQyTZW7sIK --dependency=containers=containers-0.6.0.1 --dependency=distributive=distributive-0.6-3AZ16mK1QBO5W5Ouhno1al --dependency=exceptions=exceptions-0.10.2-2mS9GUVmJpmKSw5CuaN6ik --dependency=mtl=mtl-2.2.2 --dependency=profunctors=profunctors-5.3-2K29wrdl16hKfksHLAek8X --dependency=semigroupoids=semigroupoids-5.3.2-IXn1d4AhZ60KrPZFuBrH37 --dependency=template-haskell=template-haskell-2.14.0.0 --dependency=transformers=transformers-0.5.6.2 --dependency=transformers-base=transformers-base-0.4.5.2-9wmw9letGJgDNrnpTrMj47 --exact-configuration --ghc-option=-fhide-source-paths
2019-07-31 13:36:32.616015: [info] invariant > [3 of 4] Compiling Data.Functor.Invariant.TH
2019-07-31 13:36:32.698355: [info] free > Configuring free-5.1.1...
2019-07-31 13:36:32.839083: [debug] Process finished in 592ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 configure --user --package-db=clear --package-db=global --package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb --libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib --bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin --datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share --libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec --sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc --docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/free-5.1.1 --htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/free-5.1.1 --haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/free-5.1.1 --dependency=base=base-4.12.0.0 --dependency=comonad=comonad-5.0.5-JFdRPgecuFj5lQyTZW7sIK --dependency=containers=containers-0.6.0.1 --dependency=distributive=distributive-0.6-3AZ16mK1QBO5W5Ouhno1al --dependency=exceptions=exceptions-0.10.2-2mS9GUVmJpmKSw5CuaN6ik --dependency=mtl=mtl-2.2.2 --dependency=profunctors=profunctors-5.3-2K29wrdl16hKfksHLAek8X --dependency=semigroupoids=semigroupoids-5.3.2-IXn1d4AhZ60KrPZFuBrH37 --dependency=template-haskell=template-haskell-2.14.0.0 --dependency=transformers=transformers-0.5.6.2 --dependency=transformers-base=transformers-base-0.4.5.2-9wmw9letGJgDNrnpTrMj47 --exact-configuration --ghc-option=-fhide-source-paths
2019-07-31 13:36:32.839574: [info] free > build
2019-07-31 13:36:32.839802: [debug] Run process within /tmp/stack16004/free-5.1.1/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 build --ghc-options ""
2019-07-31 13:36:32.889866: [info] free > Preprocessing library for free-5.1.1..
2019-07-31 13:36:32.889986: [info] free > Building library for free-5.1.1..
2019-07-31 13:36:33.134218: [info] free > [ 1 of 20] Compiling Control.Alternative.Free
2019-07-31 13:36:33.526470: [info] free > [ 2 of 20] Compiling Control.Alternative.Free.Final
2019-07-31 13:36:33.603811: [info] invariant > [4 of 4] Compiling Paths_invariant
2019-07-31 13:36:33.670443: [info] free > [ 3 of 20] Compiling Control.Applicative.Free
2019-07-31 13:36:33.828215: [info] free > [ 4 of 20] Compiling Control.Applicative.Free.Fast
2019-07-31 13:36:33.982787: [info] free > [ 5 of 20] Compiling Control.Applicative.Free.Final
2019-07-31 13:36:34.035182: [debug] Process finished in 4422ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 build --ghc-options ""
2019-07-31 13:36:34.035365: [info] invariant > copy/register
2019-07-31 13:36:34.035592: [debug] Run process within /tmp/stack16004/invariant-0.5.3/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 copy
2019-07-31 13:36:34.066289: [info] invariant > Installing library in /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib/x86_64-linux-ghc-8.6.5/invariant-0.5.3-7y9AsT7J8IBKVXvWD4T7kC
2019-07-31 13:36:34.077360: [debug] Process finished in 42ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 copy
2019-07-31 13:36:34.077594: [debug] Run process within /tmp/stack16004/invariant-0.5.3/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 register
2019-07-31 13:36:34.088104: [info] free > [ 6 of 20] Compiling Control.Applicative.Trans.Free
2019-07-31 13:36:34.236179: [info] invariant > Registering library for invariant-0.5.3..
2019-07-31 13:36:34.240011: [debug] Process finished in 162ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 register
2019-07-31 13:36:34.240326: [debug] Run process: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb describe --simple-output invariant --expand-pkgroot
2019-07-31 13:36:34.297568: [debug] Process finished in 57ms: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb describe --simple-output invariant --expand-pkgroot
2019-07-31 13:36:34.299056: [debug] SELECT "id","platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library" FROM "precompiled_cache" WHERE "platform_ghc_dir"=? AND "compiler"=? AND "cabal_version"=? AND "package_key"=? AND "options_hash"=? AND "haddock"=?; [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "9c116136e177461e957ea1fdbf422d13b3f46c8a24fe0006d54f112c7bda8eef,650",PersistByteString "\181\134T\213V\b].\177_-\172kv}$G\243x\225\175i=\n\254\215\&0\n\NAK$\SUBA",PersistBool False]
2019-07-31 13:36:34.300034: [debug] INSERT INTO "precompiled_cache"("platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library") VALUES(?,?,?,?,?,?,?); [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "9c116136e177461e957ea1fdbf422d13b3f46c8a24fe0006d54f112c7bda8eef,650",PersistByteString "\181\134T\213V\b].\177_-\172kv}$G\243x\225\175i=\n\254\215\&0\n\NAK$\SUBA",PersistBool False,PersistText "snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb/invariant-0.5.3-7y9AsT7J8IBKVXvWD4T7kC.conf"]
2019-07-31 13:36:34.300591: [debug] SELECT "id" FROM "precompiled_cache" WHERE _ROWID_=last_insert_rowid(); []
2019-07-31 13:36:34.306097: [debug] SELECT "id","directory","type","pkg_src","active","path_env_var","haddock" FROM "config_cache" WHERE "directory"=? AND "type"=?; [PersistText "/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/",PersistText "lib:invariant-0.5.3-7y9AsT7J8IBKVXvWD4T7kC"]
2019-07-31 13:36:34.306323: [debug] INSERT INTO "config_cache"("directory","type","pkg_src","active","path_env_var","haddock") VALUES(?,?,?,?,?,?); [PersistText "/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/",PersistText "lib:invariant-0.5.3-7y9AsT7J8IBKVXvWD4T7kC",PersistText "upstream",PersistBool True,PersistText "/usr/local/lib/nodejs/node-v12.2.0-linux-x64/bin/:/home/chris/.local/bin:/home/chris/.cargo/bin:/usr/sbin:/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/bin:/Users/chris/.local/bin/:/Users/chris/.cargo/bin/",PersistBool False]
2019-07-31 13:36:34.306532: [debug] SELECT "id" FROM "config_cache" WHERE _ROWID_=last_insert_rowid(); []
2019-07-31 13:36:34.306644: [debug] DELETE FROM "config_cache_dir_option" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 18]
2019-07-31 13:36:34.306717: [debug] INSERT INTO "config_cache_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?); [PersistInt64 18,PersistInt64 0,PersistText "--user",PersistInt64 18,PersistInt64 1,PersistText "--package-db=clear",PersistInt64 18,PersistInt64 2,PersistText "--package-db=global",PersistInt64 18,PersistInt64 3,PersistText "--package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb",PersistInt64 18,PersistInt64 4,PersistText "--libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib",PersistInt64 18,PersistInt64 5,PersistText "--bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin",PersistInt64 18,PersistInt64 6,PersistText "--datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share",PersistInt64 18,PersistInt64 7,PersistText "--libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec",PersistInt64 18,PersistInt64 8,PersistText "--sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc",PersistInt64 18,PersistInt64 9,PersistText "--docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/invariant-0.5.3",PersistInt64 18,PersistInt64 10,PersistText "--htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/invariant-0.5.3",PersistInt64 18,PersistInt64 11,PersistText "--haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/invariant-0.5.3"]
2019-07-31 13:36:34.306957: [debug] DELETE FROM "config_cache_no_dir_option" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 18]
2019-07-31 13:36:34.307024: [debug] INSERT INTO "config_cache_no_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?); [PersistInt64 18,PersistInt64 0,PersistText "--dependency=StateVar=StateVar-1.1.1.1-2ewTKofpCGhC2np5dyFIaR",PersistInt64 18,PersistInt64 1,PersistText "--dependency=array=array-0.5.3.0",PersistInt64 18,PersistInt64 2,PersistText "--dependency=base=base-4.12.0.0",PersistInt64 18,PersistInt64 3,PersistText "--dependency=bifunctors=bifunctors-5.5.4-IlbDVA9XHWAJq2PByxA06p",PersistInt64 18,PersistInt64 4,PersistText "--dependency=comonad=comonad-5.0.5-JFdRPgecuFj5lQyTZW7sIK",PersistInt64 18,PersistInt64 5,PersistText "--dependency=containers=containers-0.6.0.1",PersistInt64 18,PersistInt64 6,PersistText "--dependency=contravariant=contravariant-1.5.2-LJPrwS2H2QC4rMJkL7BzPJ",PersistInt64 18,PersistInt64 7,PersistText "--dependency=ghc-prim=ghc-prim-0.5.3",PersistInt64 18,PersistInt64 8,PersistText "--dependency=profunctors=profunctors-5.3-2K29wrdl16hKfksHLAek8X",PersistInt64 18,PersistInt64 9,PersistText "--dependency=stm=stm-2.5.0.0",PersistInt64 18,PersistInt64 10,PersistText "--dependency=tagged=tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP",PersistInt64 18,PersistInt64 11,PersistText "--dependency=template-haskell=template-haskell-2.14.0.0",PersistInt64 18,PersistInt64 12,PersistText "--dependency=th-abstraction=th-abstraction-0.2.11.0-DAhuCgi08HTBWsDjm9nrOq",PersistInt64 18,PersistInt64 13,PersistText "--dependency=transformers=transformers-0.5.6.2",PersistInt64 18,PersistInt64 14,PersistText "--dependency=transformers-compat=transformers-compat-0.6.5-9e4biiR1CNSADVloF4o7Bd",PersistInt64 18,PersistInt64 15,PersistText "--dependency=unordered-containers=unordered-containers-0.2.10.0-LgoTL3wbBEY5bZIDJiyxW4",PersistInt64 18,PersistInt64 16,PersistText "--exact-configuration",PersistInt64 18,PersistInt64 17,PersistText "--ghc-option=-fhide-source-paths"]
2019-07-31 13:36:34.307263: [debug] DELETE FROM "config_cache_dep" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 18]
2019-07-31 13:36:34.307373: [debug] INSERT INTO "config_cache_dep"("config_cache_id","ghc_pkg_id") VALUES (?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?); [PersistInt64 18,PersistText "StateVar-1.1.1.1-2ewTKofpCGhC2np5dyFIaR",PersistInt64 18,PersistText "array-0.5.3.0",PersistInt64 18,PersistText "base-4.12.0.0",PersistInt64 18,PersistText "bifunctors-5.5.4-IlbDVA9XHWAJq2PByxA06p",PersistInt64 18,PersistText "comonad-5.0.5-JFdRPgecuFj5lQyTZW7sIK",PersistInt64 18,PersistText "containers-0.6.0.1",PersistInt64 18,PersistText "contravariant-1.5.2-LJPrwS2H2QC4rMJkL7BzPJ",PersistInt64 18,PersistText "ghc-prim-0.5.3",PersistInt64 18,PersistText "profunctors-5.3-2K29wrdl16hKfksHLAek8X",PersistInt64 18,PersistText "stm-2.5.0.0",PersistInt64 18,PersistText "tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP",PersistInt64 18,PersistText "template-haskell-2.14.0.0",PersistInt64 18,PersistText "th-abstraction-0.2.11.0-DAhuCgi08HTBWsDjm9nrOq",PersistInt64 18,PersistText "transformers-0.5.6.2",PersistInt64 18,PersistText "transformers-compat-0.6.5-9e4biiR1CNSADVloF4o7Bd",PersistInt64 18,PersistText "unordered-containers-0.2.10.0-LgoTL3wbBEY5bZIDJiyxW4"]
2019-07-31 13:36:34.576726: [info] free > [ 7 of 20] Compiling Control.Comonad.Cofree.Class
2019-07-31 13:36:34.642239: [info] free > [ 8 of 20] Compiling Control.Comonad.Trans.Cofree
2019-07-31 13:36:35.890070: [info] free > [ 9 of 20] Compiling Control.Monad.Free.Class
2019-07-31 13:36:36.056650: [info] free > [10 of 20] Compiling Control.Monad.Free.TH
2019-07-31 13:36:36.854721: [info] free > [11 of 20] Compiling Data.Functor.Classes.Compat
2019-07-31 13:36:36.870899: [info] free > [12 of 20] Compiling Control.Monad.Trans.Iter
2019-07-31 13:36:38.018209: [info] free > [13 of 20] Compiling Control.Monad.Trans.Free.Ap
2019-07-31 13:36:38.158861: [warn] free >
2019-07-31 13:36:38.159077: [warn] free > /tmp/stack16004/free-5.1.1/src/Control/Monad/Trans/Free/Ap.hs:311:3: warning: [-Wnoncanonical-monadfail-instances]
2019-07-31 13:36:38.159147: [warn] free > Noncanonical ‘fail’ definition detected
2019-07-31 13:36:38.159218: [warn] free > in the instance declaration for ‘Monad (FreeT f m)’.
2019-07-31 13:36:38.159260: [warn] free > Either remove definition for ‘fail’ or define as ‘fail = Control.Monad.Fail.fail’
2019-07-31 13:36:38.159305: [warn] free > |
2019-07-31 13:36:38.159348: [warn] free > 311 | fail e = FreeT (fail e)
2019-07-31 13:36:38.159394: [warn] free > | ^^^^^^^^^^^^^^^^^^^^^^^
2019-07-31 13:36:39.729645: [info] free > [14 of 20] Compiling Control.Monad.Trans.Free
2019-07-31 13:36:39.881669: [warn] free >
2019-07-31 13:36:39.881945: [warn] free > /tmp/stack16004/free-5.1.1/src/Control/Monad/Trans/Free.hs:312:3: warning: [-Wnoncanonical-monadfail-instances]
2019-07-31 13:36:39.882027: [warn] free > Noncanonical ‘fail’ definition detected
2019-07-31 13:36:39.882099: [warn] free > in the instance declaration for ‘Monad (FreeT f m)’.
2019-07-31 13:36:39.882156: [warn] free > Either remove definition for ‘fail’ or define as ‘fail = Control.Monad.Fail.fail’
2019-07-31 13:36:39.882194: [warn] free > |
2019-07-31 13:36:39.882228: [warn] free > 312 | fail e = FreeT (fail e)
2019-07-31 13:36:39.882262: [warn] free > | ^^^^^^^^^^^^^^^^^^^^^^^
2019-07-31 13:36:41.212470: [info] free > [15 of 20] Compiling Control.Monad.Trans.Free.Church
2019-07-31 13:36:41.976609: [info] free > [16 of 20] Compiling Control.Monad.Free.Ap
2019-07-31 13:36:42.850742: [info] free > [17 of 20] Compiling Control.Monad.Free
2019-07-31 13:36:43.812344: [info] free > [18 of 20] Compiling Control.Monad.Free.Church
2019-07-31 13:36:44.280192: [info] free > [19 of 20] Compiling Control.Comonad.Trans.Coiter
2019-07-31 13:36:44.934640: [info] free > [20 of 20] Compiling Control.Comonad.Cofree
2019-07-31 13:36:46.341783: [debug] Process finished in 13502ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 build --ghc-options ""
2019-07-31 13:36:46.341903: [info] free > copy/register
2019-07-31 13:36:46.342050: [debug] Run process within /tmp/stack16004/free-5.1.1/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 copy
2019-07-31 13:36:46.396944: [info] free > Installing library in /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib/x86_64-linux-ghc-8.6.5/free-5.1.1-1gm4s3RNcz7AaCIWKVuPVP
2019-07-31 13:36:46.433965: [debug] Process finished in 92ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 copy
2019-07-31 13:36:46.434116: [debug] Run process within /tmp/stack16004/free-5.1.1/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 register
2019-07-31 13:36:46.637362: [info] free > Registering library for free-5.1.1..
2019-07-31 13:36:46.645761: [debug] Process finished in 212ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 register
2019-07-31 13:36:46.645976: [debug] Run process: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb describe --simple-output free --expand-pkgroot
2019-07-31 13:36:46.679271: [debug] Process finished in 33ms: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb describe --simple-output free --expand-pkgroot
2019-07-31 13:36:46.679622: [debug] SELECT "id","platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library" FROM "precompiled_cache" WHERE "platform_ghc_dir"=? AND "compiler"=? AND "cabal_version"=? AND "package_key"=? AND "options_hash"=? AND "haddock"=?; [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "601ccaab0c2c6399a13dab773de8d66757ca68dc442b7a99a6f6d2941b0c7bc0,3356",PersistByteString "UP\184\\\a\132p\180VqT\153\186\128\CAN\SO\194L\246\198p\251\254\180]\180\DC2\247\224\185\209T",PersistBool False]
2019-07-31 13:36:46.679867: [debug] INSERT INTO "precompiled_cache"("platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library") VALUES(?,?,?,?,?,?,?); [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "601ccaab0c2c6399a13dab773de8d66757ca68dc442b7a99a6f6d2941b0c7bc0,3356",PersistByteString "UP\184\\\a\132p\180VqT\153\186\128\CAN\SO\194L\246\198p\251\254\180]\180\DC2\247\224\185\209T",PersistBool False,PersistText "snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb/free-5.1.1-1gm4s3RNcz7AaCIWKVuPVP.conf"]
2019-07-31 13:36:46.680008: [debug] SELECT "id" FROM "precompiled_cache" WHERE _ROWID_=last_insert_rowid(); []
2019-07-31 13:36:46.688690: [debug] SELECT "id","directory","type","pkg_src","active","path_env_var","haddock" FROM "config_cache" WHERE "directory"=? AND "type"=?; [PersistText "/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/",PersistText "lib:free-5.1.1-1gm4s3RNcz7AaCIWKVuPVP"]
2019-07-31 13:36:46.688911: [debug] INSERT INTO "config_cache"("directory","type","pkg_src","active","path_env_var","haddock") VALUES(?,?,?,?,?,?); [PersistText "/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/",PersistText "lib:free-5.1.1-1gm4s3RNcz7AaCIWKVuPVP",PersistText "upstream",PersistBool True,PersistText "/usr/local/lib/nodejs/node-v12.2.0-linux-x64/bin/:/home/chris/.local/bin:/home/chris/.cargo/bin:/usr/sbin:/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/bin:/Users/chris/.local/bin/:/Users/chris/.cargo/bin/",PersistBool False]
2019-07-31 13:36:46.689113: [debug] SELECT "id" FROM "config_cache" WHERE _ROWID_=last_insert_rowid(); []
2019-07-31 13:36:46.689224: [debug] DELETE FROM "config_cache_dir_option" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 19]
2019-07-31 13:36:46.689295: [debug] INSERT INTO "config_cache_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?); [PersistInt64 19,PersistInt64 0,PersistText "--user",PersistInt64 19,PersistInt64 1,PersistText "--package-db=clear",PersistInt64 19,PersistInt64 2,PersistText "--package-db=global",PersistInt64 19,PersistInt64 3,PersistText "--package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb",PersistInt64 19,PersistInt64 4,PersistText "--libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib",PersistInt64 19,PersistInt64 5,PersistText "--bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin",PersistInt64 19,PersistInt64 6,PersistText "--datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share",PersistInt64 19,PersistInt64 7,PersistText "--libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec",PersistInt64 19,PersistInt64 8,PersistText "--sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc",PersistInt64 19,PersistInt64 9,PersistText "--docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/free-5.1.1",PersistInt64 19,PersistInt64 10,PersistText "--htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/free-5.1.1",PersistInt64 19,PersistInt64 11,PersistText "--haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/free-5.1.1"]
2019-07-31 13:36:46.689527: [debug] DELETE FROM "config_cache_no_dir_option" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 19]
2019-07-31 13:36:46.689592: [debug] INSERT INTO "config_cache_no_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?); [PersistInt64 19,PersistInt64 0,PersistText "--dependency=base=base-4.12.0.0",PersistInt64 19,PersistInt64 1,PersistText "--dependency=comonad=comonad-5.0.5-JFdRPgecuFj5lQyTZW7sIK",PersistInt64 19,PersistInt64 2,PersistText "--dependency=containers=containers-0.6.0.1",PersistInt64 19,PersistInt64 3,PersistText "--dependency=distributive=distributive-0.6-3AZ16mK1QBO5W5Ouhno1al",PersistInt64 19,PersistInt64 4,PersistText "--dependency=exceptions=exceptions-0.10.2-2mS9GUVmJpmKSw5CuaN6ik",PersistInt64 19,PersistInt64 5,PersistText "--dependency=mtl=mtl-2.2.2",PersistInt64 19,PersistInt64 6,PersistText "--dependency=profunctors=profunctors-5.3-2K29wrdl16hKfksHLAek8X",PersistInt64 19,PersistInt64 7,PersistText "--dependency=semigroupoids=semigroupoids-5.3.2-IXn1d4AhZ60KrPZFuBrH37",PersistInt64 19,PersistInt64 8,PersistText "--dependency=template-haskell=template-haskell-2.14.0.0",PersistInt64 19,PersistInt64 9,PersistText "--dependency=transformers=transformers-0.5.6.2",PersistInt64 19,PersistInt64 10,PersistText "--dependency=transformers-base=transformers-base-0.4.5.2-9wmw9letGJgDNrnpTrMj47",PersistInt64 19,PersistInt64 11,PersistText "--exact-configuration",PersistInt64 19,PersistInt64 12,PersistText "--ghc-option=-fhide-source-paths"]
2019-07-31 13:36:46.689778: [debug] DELETE FROM "config_cache_dep" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 19]
2019-07-31 13:36:46.689839: [debug] INSERT INTO "config_cache_dep"("config_cache_id","ghc_pkg_id") VALUES (?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?); [PersistInt64 19,PersistText "base-4.12.0.0",PersistInt64 19,PersistText "comonad-5.0.5-JFdRPgecuFj5lQyTZW7sIK",PersistInt64 19,PersistText "containers-0.6.0.1",PersistInt64 19,PersistText "distributive-0.6-3AZ16mK1QBO5W5Ouhno1al",PersistInt64 19,PersistText "exceptions-0.10.2-2mS9GUVmJpmKSw5CuaN6ik",PersistInt64 19,PersistText "mtl-2.2.2",PersistInt64 19,PersistText "profunctors-5.3-2K29wrdl16hKfksHLAek8X",PersistInt64 19,PersistText "semigroupoids-5.3.2-IXn1d4AhZ60KrPZFuBrH37",PersistInt64 19,PersistText "template-haskell-2.14.0.0",PersistInt64 19,PersistText "transformers-0.5.6.2",PersistInt64 19,PersistText "transformers-base-0.4.5.2-9wmw9letGJgDNrnpTrMj47"]
2019-07-31 13:36:46.698523: [debug] SELECT "id","platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library" FROM "precompiled_cache" WHERE "platform_ghc_dir"=? AND "compiler"=? AND "cabal_version"=? AND "package_key"=? AND "options_hash"=? AND "haddock"=?; [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "b9b90a45e77481a8f24baa9b61dbf862199ec736b99344b5c7ae9c905f0425d8,1560",PersistByteString "\171)\162Y\216\162\192\229\&0,\243\SUB)\205\ENQ\ENQO\240\DC23*\138\158\b\217\245\214\169\142\140\251\NAK",PersistBool False]
2019-07-31 13:36:46.699044: [debug] Attempting to load via Casa or local DB: b9b90a45e77481a8f24baa9b61dbf862199ec736b99344b5c7ae9c905f0425d8,1560
2019-07-31 13:36:46.699093: [debug] Attempting to load from local DB: b9b90a45e77481a8f24baa9b61dbf862199ec736b99344b5c7ae9c905f0425d8,1560
2019-07-31 13:36:46.699219: [debug] Attempting to load from Casa: b9b90a45e77481a8f24baa9b61dbf862199ec736b99344b5c7ae9c905f0425d8,1560
2019-07-31 13:36:46.793686: [debug] Downloaded from casa: b9b90a45e77481a8f24baa9b61dbf862199ec736b99344b5c7ae9c905f0425d8,1560
2019-07-31 13:36:46.801130: [debug] Found tree key on Casa: b9b90a45e77481a8f24baa9b61dbf862199ec736b99344b5c7ae9c905f0425d8,1560
2019-07-31 13:36:46.801361: [debug] Pulling down tree keys ...
2019-07-31 13:36:46.801697: [debug] Found 1 missing tree keys from the local Pantry database.
2019-07-31 13:36:46.981375: [debug] Downloaded from casa: b9b90a45e77481a8f24baa9b61dbf862199ec736b99344b5c7ae9c905f0425d8,1560
2019-07-31 13:36:46.981797: [debug] Pulled 1 trees from Casa.
2019-07-31 13:36:47.189277: [debug] Downloaded from casa: 070752e0f1ab6ff1927224d62e1453ecd8b916fbfe3a2665631d7a86b839654a,1869
2019-07-31 13:36:47.190589: [debug] Downloaded from casa: 08d1529f7f84846932cd8d1a474aa998c1d3d22584114e1c10ca00a3b6dd2334,4446
2019-07-31 13:36:47.191245: [debug] Downloaded from casa: 11fe644a65b22f48fb0b9b500af86048957ef4b0ad11f4d1884dc2c668b301ed,3596
2019-07-31 13:36:47.191605: [debug] Downloaded from casa: 2738dd5f5d5e93749adb14a05472e58a96a75d0f299e46371c6f46dc4e97daf9,3067
2019-07-31 13:36:47.191848: [debug] Downloaded from casa: 2fbd14b119a40eaca54f6255686c7cfbe8ff26a9c18d79ec474a61225232d324,44
2019-07-31 13:36:47.275664: [debug] Downloaded from casa: 38f00164a5494a5dacf6fb60a3a70cc4fad57f9459ea85ebe0e22f28684a4d56,2668
2019-07-31 13:36:47.276290: [debug] Downloaded from casa: 39fabfba50bd682a5ea13350379d237445f9d261e451b9a9392241fddf986a2d,1997
2019-07-31 13:36:47.276701: [debug] Downloaded from casa: 5306693272b0b937204b64a67c0dfb46888e34cb114782a4b235273b8801698b,698
2019-07-31 13:36:47.278118: [debug] Downloaded from casa: 5c191d2d4f0cb965ce1528383076a540db19470198664e3b5d2984a469c3c258,7569
2019-07-31 13:36:47.280148: [debug] Downloaded from casa: 7934e3f1fe07ae3320f6e434449edb9803d51eaeae0abcbd160f5421286a9224,15333
2019-07-31 13:36:47.362092: [debug] Downloaded from casa: 7c1255e7e4a30355451a3b3d1dbe73c992f6ce2d1db8adc6bfbee48d6f1897cb,6066
2019-07-31 13:36:47.363067: [debug] Downloaded from casa: 7c147373ca42d96eaf10d9d8a009735796dee8157f47cdb763817c24f224357c,4844
2019-07-31 13:36:47.363492: [debug] Downloaded from casa: 80403b61e04bf6e918f55538161149996399b330a0c2af4f4279bfc5148a64c9,117
2019-07-31 13:36:47.363866: [debug] Downloaded from casa: 812483a5d14de1759fd01182d5b2e84a535b974a9663c54ad62086d0731d2e28,280
2019-07-31 13:36:47.364349: [debug] Downloaded from casa: 8904531171683953c376f05d3581977a9a0ef1df1c0df88d34d44c0a4f869a94,509
2019-07-31 13:36:47.364833: [debug] Downloaded from casa: 906ad27d9de39a2dd67b4ac5868e47706c3073deefaea69061d4b01500ca4a79,87
2019-07-31 13:36:47.365789: [debug] Downloaded from casa: a93e0e2f9aec087c7e571884a61b5878136175295606b84823fd05b28132d801,7806
2019-07-31 13:36:47.366376: [debug] Downloaded from casa: ab7f2f2f8a4d98cf6c259c3aeeacbe10f491db2ca4375efea9fe675950963346,2561
2019-07-31 13:36:47.366751: [debug] Downloaded from casa: b09acbe75718c1db57013306e029554046ff8a96feb0b0a6deb8bf3878b5651c,767
2019-07-31 13:36:47.367319: [debug] Downloaded from casa: ba635ea63bbde44c67e7c8fe9ff3f296cb0a0335638e58efeef43bb99ccc3fdf,2293
2019-07-31 13:36:47.367826: [debug] Downloaded from casa: c8d805129a9a487d661719225af8c88bd4e12e3f75cc503e6ab949dfb378c25f,1268
2019-07-31 13:36:47.368221: [debug] Downloaded from casa: dc010f82805c91ffbe5e747204ae55a4dcc0e3cf7b6477470de8a348580a9950,646
2019-07-31 13:36:47.369000: [debug] Downloaded from casa: eae7c24ce354fc2faa467e9222c10b30e2a6987d6025b46818f465ac591465c9,3323
2019-07-31 13:36:47.369586: [debug] Downloaded from casa: f2d2441dbf8c1062b60df8d4264c1d40ddbc76773e1a306fb58f8a3a24d0a86c,2043
2019-07-31 13:36:47.376587: [debug] Pulled 24 blobs from Casa.
2019-07-31 13:36:47.387869: [debug] Attempting to load from local DB: b9b90a45e77481a8f24baa9b61dbf862199ec736b99344b5c7ae9c905f0425d8,1560
2019-07-31 13:36:47.396792: [debug] SELECT "id","directory","type","pkg_src","active","path_env_var","haddock" FROM "config_cache" WHERE "directory"=? AND "type"=?; [PersistText "/tmp/stack16004/adjunctions-4.4/",PersistText "config"]
2019-07-31 13:36:47.397109: [debug] UPDATE "config_cache" SET "active"=? WHERE ("directory"=?) AND ("type"=?); [PersistBool False,PersistText "/tmp/stack16004/adjunctions-4.4/",PersistText "config"]
2019-07-31 13:36:47.397301: [info] adjunctions > configure
2019-07-31 13:36:47.397522: [debug] Run process within /tmp/stack16004/adjunctions-4.4/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 configure --user --package-db=clear --package-db=global --package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb --libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib --bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin --datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share --libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec --sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc --docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/adjunctions-4.4 --htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/adjunctions-4.4 --haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/adjunctions-4.4 --dependency=array=array-0.5.3.0 --dependency=base=base-4.12.0.0 --dependency=comonad=comonad-5.0.5-JFdRPgecuFj5lQyTZW7sIK --dependency=containers=containers-0.6.0.1 --dependency=contravariant=contravariant-1.5.2-LJPrwS2H2QC4rMJkL7BzPJ --dependency=distributive=distributive-0.6-3AZ16mK1QBO5W5Ouhno1al --dependency=free=free-5.1.1-1gm4s3RNcz7AaCIWKVuPVP --dependency=mtl=mtl-2.2.2 --dependency=profunctors=profunctors-5.3-2K29wrdl16hKfksHLAek8X --dependency=semigroupoids=semigroupoids-5.3.2-IXn1d4AhZ60KrPZFuBrH37 --dependency=semigroups=semigroups-0.18.5-8pPnWqWrcWhEagTFf5Pnk2 --dependency=tagged=tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP --dependency=transformers=transformers-0.5.6.2 --dependency=transformers-compat=transformers-compat-0.6.5-9e4biiR1CNSADVloF4o7Bd --dependency=void=void-0.7.3-3RYOrpJEx0UYkI9Ikv0XI --exact-configuration --ghc-option=-fhide-source-paths
2019-07-31 13:36:47.855250: [info] adjunctions > Configuring adjunctions-4.4...
2019-07-31 13:36:48.050334: [debug] Process finished in 653ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 configure --user --package-db=clear --package-db=global --package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb --libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib --bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin --datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share --libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec --sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc --docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/adjunctions-4.4 --htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/adjunctions-4.4 --haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/adjunctions-4.4 --dependency=array=array-0.5.3.0 --dependency=base=base-4.12.0.0 --dependency=comonad=comonad-5.0.5-JFdRPgecuFj5lQyTZW7sIK --dependency=containers=containers-0.6.0.1 --dependency=contravariant=contravariant-1.5.2-LJPrwS2H2QC4rMJkL7BzPJ --dependency=distributive=distributive-0.6-3AZ16mK1QBO5W5Ouhno1al --dependency=free=free-5.1.1-1gm4s3RNcz7AaCIWKVuPVP --dependency=mtl=mtl-2.2.2 --dependency=profunctors=profunctors-5.3-2K29wrdl16hKfksHLAek8X --dependency=semigroupoids=semigroupoids-5.3.2-IXn1d4AhZ60KrPZFuBrH37 --dependency=semigroups=semigroups-0.18.5-8pPnWqWrcWhEagTFf5Pnk2 --dependency=tagged=tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP --dependency=transformers=transformers-0.5.6.2 --dependency=transformers-compat=transformers-compat-0.6.5-9e4biiR1CNSADVloF4o7Bd --dependency=void=void-0.7.3-3RYOrpJEx0UYkI9Ikv0XI --exact-configuration --ghc-option=-fhide-source-paths
2019-07-31 13:36:48.050663: [info] adjunctions > build
2019-07-31 13:36:48.050794: [debug] Run process within /tmp/stack16004/adjunctions-4.4/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 build --ghc-options ""
2019-07-31 13:36:48.087811: [info] adjunctions > Preprocessing library for adjunctions-4.4..
2019-07-31 13:36:48.087906: [info] adjunctions > Building library for adjunctions-4.4..
2019-07-31 13:36:48.224973: [info] adjunctions > [ 1 of 11] Compiling Control.Monad.Trans.Conts
2019-07-31 13:36:48.430013: [info] adjunctions > [ 2 of 11] Compiling Data.Functor.Contravariant.Rep
2019-07-31 13:36:48.472886: [warn] adjunctions >
2019-07-31 13:36:48.473191: [warn] adjunctions > /tmp/stack16004/adjunctions-4.4/src/Data/Functor/Contravariant/Rep.hs:59:1: warning: [-Winline-rule-shadowing]
2019-07-31 13:36:48.473287: [warn] adjunctions > Rule "tabulate/index" may never fire
2019-07-31 13:36:48.473371: [warn] adjunctions > because rule "Class op index" for ‘index’ might fire first
2019-07-31 13:36:48.473472: [warn] adjunctions > Probable fix: add phase [n] or [~n] to the competing rule
2019-07-31 13:36:48.473536: [warn] adjunctions > |
2019-07-31 13:36:48.473662: [warn] adjunctions > 59 | "tabulate/index" forall t. tabulate (index t) = t #-}
2019-07-31 13:36:48.473719: [warn] adjunctions > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2019-07-31 13:36:48.584006: [info] adjunctions > [ 3 of 11] Compiling Data.Functor.Contravariant.Adjunction
2019-07-31 13:36:48.679516: [info] adjunctions > [ 4 of 11] Compiling Control.Monad.Trans.Contravariant.Adjoint
2019-07-31 13:36:48.784221: [info] adjunctions > [ 5 of 11] Compiling Data.Functor.Rep
2019-07-31 13:36:49.070273: [warn] adjunctions >
2019-07-31 13:36:49.070522: [warn] adjunctions > /tmp/stack16004/adjunctions-4.4/src/Data/Functor/Rep.hs:250:1: warning: [-Winline-rule-shadowing]
2019-07-31 13:36:49.070622: [warn] adjunctions > Rule "tabulate/index" may never fire
2019-07-31 13:36:49.070688: [warn] adjunctions > because rule "Class op index" for ‘index’ might fire first
2019-07-31 13:36:49.070762: [warn] adjunctions > Probable fix: add phase [n] or [~n] to the competing rule
2019-07-31 13:36:49.070805: [warn] adjunctions > |
2019-07-31 13:36:49.070841: [warn] adjunctions > 250 | "tabulate/index" forall t. tabulate (index t) = t #-}
2019-07-31 13:36:49.070877: [warn] adjunctions > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2019-07-31 13:36:49.574163: [info] adjunctions > [ 6 of 11] Compiling Data.Functor.Adjunction
2019-07-31 13:36:49.626493: [warn] adjunctions >
2019-07-31 13:36:49.626739: [warn] adjunctions > /tmp/stack16004/adjunctions-4.4/src/Data/Functor/Adjunction.hs:9:14: warning: [-Wtrustworthy-safe]
2019-07-31 13:36:49.626818: [warn] adjunctions > ‘Data.Functor.Adjunction’ is marked as Trustworthy but has been inferred as safe!
2019-07-31 13:36:49.626885: [warn] adjunctions > |
2019-07-31 13:36:49.626933: [warn] adjunctions > 9 | {-# LANGUAGE Trustworthy #-}
2019-07-31 13:36:49.626968: [warn] adjunctions > | ^^^^^^^^^^^
2019-07-31 13:36:50.001191: [info] adjunctions > [ 7 of 11] Compiling Control.Monad.Trans.Adjoint
2019-07-31 13:36:50.121304: [info] adjunctions > [ 8 of 11] Compiling Control.Comonad.Trans.Adjoint
2019-07-31 13:36:50.209668: [info] adjunctions > [ 9 of 11] Compiling Control.Monad.Representable.State
2019-07-31 13:36:50.674414: [info] adjunctions > [10 of 11] Compiling Control.Monad.Representable.Reader
2019-07-31 13:36:51.183382: [info] adjunctions > [11 of 11] Compiling Control.Comonad.Representable.Store
2019-07-31 13:36:51.206798: [warn] adjunctions >
2019-07-31 13:36:51.207085: [warn] adjunctions > /tmp/stack16004/adjunctions-4.4/src/Control/Comonad/Representable/Store.hs:46:1: warning: [-Wunused-imports]
2019-07-31 13:36:51.207178: [warn] adjunctions > The import of ‘Data.Semigroup’ is redundant
2019-07-31 13:36:51.207252: [warn] adjunctions > except perhaps to import instances from ‘Data.Semigroup’
2019-07-31 13:36:51.207319: [warn] adjunctions > To import instances alone, use: import Data.Semigroup()
2019-07-31 13:36:51.207362: [warn] adjunctions > |
2019-07-31 13:36:51.207390: [warn] adjunctions > 46 | import Data.Semigroup
2019-07-31 13:36:51.207450: [warn] adjunctions > | ^^^^^^^^^^^^^^^^^^^^^
2019-07-31 13:36:51.712574: [debug] Process finished in 3662ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 build --ghc-options ""
2019-07-31 13:36:51.712734: [info] adjunctions > copy/register
2019-07-31 13:36:51.712905: [debug] Run process within /tmp/stack16004/adjunctions-4.4/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 copy
2019-07-31 13:36:51.754693: [info] adjunctions > Installing library in /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib/x86_64-linux-ghc-8.6.5/adjunctions-4.4-2MXbdmKj9tbDX9P8kRoK94
2019-07-31 13:36:51.774888: [debug] Process finished in 62ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 copy
2019-07-31 13:36:51.775161: [debug] Run process within /tmp/stack16004/adjunctions-4.4/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 register
2019-07-31 13:36:51.904380: [info] adjunctions > Registering library for adjunctions-4.4..
2019-07-31 13:36:51.907028: [debug] Process finished in 132ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 register
2019-07-31 13:36:51.907169: [debug] Run process: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb describe --simple-output adjunctions --expand-pkgroot
2019-07-31 13:36:51.940659: [debug] Process finished in 33ms: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb describe --simple-output adjunctions --expand-pkgroot
2019-07-31 13:36:51.941089: [debug] SELECT "id","platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library" FROM "precompiled_cache" WHERE "platform_ghc_dir"=? AND "compiler"=? AND "cabal_version"=? AND "package_key"=? AND "options_hash"=? AND "haddock"=?; [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "b9b90a45e77481a8f24baa9b61dbf862199ec736b99344b5c7ae9c905f0425d8,1560",PersistByteString "\171)\162Y\216\162\192\229\&0,\243\SUB)\205\ENQ\ENQO\240\DC23*\138\158\b\217\245\214\169\142\140\251\NAK",PersistBool False]
2019-07-31 13:36:51.941368: [debug] INSERT INTO "precompiled_cache"("platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library") VALUES(?,?,?,?,?,?,?); [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "b9b90a45e77481a8f24baa9b61dbf862199ec736b99344b5c7ae9c905f0425d8,1560",PersistByteString "\171)\162Y\216\162\192\229\&0,\243\SUB)\205\ENQ\ENQO\240\DC23*\138\158\b\217\245\214\169\142\140\251\NAK",PersistBool False,PersistText "snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb/adjunctions-4.4-2MXbdmKj9tbDX9P8kRoK94.conf"]
2019-07-31 13:36:51.941501: [debug] SELECT "id" FROM "precompiled_cache" WHERE _ROWID_=last_insert_rowid(); []
2019-07-31 13:36:51.952450: [debug] SELECT "id","directory","type","pkg_src","active","path_env_var","haddock" FROM "config_cache" WHERE "directory"=? AND "type"=?; [PersistText "/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/",PersistText "lib:adjunctions-4.4-2MXbdmKj9tbDX9P8kRoK94"]
2019-07-31 13:36:51.952761: [debug] INSERT INTO "config_cache"("directory","type","pkg_src","active","path_env_var","haddock") VALUES(?,?,?,?,?,?); [PersistText "/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/",PersistText "lib:adjunctions-4.4-2MXbdmKj9tbDX9P8kRoK94",PersistText "upstream",PersistBool True,PersistText "/usr/local/lib/nodejs/node-v12.2.0-linux-x64/bin/:/home/chris/.local/bin:/home/chris/.cargo/bin:/usr/sbin:/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/bin:/Users/chris/.local/bin/:/Users/chris/.cargo/bin/",PersistBool False]
2019-07-31 13:36:51.953166: [debug] SELECT "id" FROM "config_cache" WHERE _ROWID_=last_insert_rowid(); []
2019-07-31 13:36:51.953320: [debug] DELETE FROM "config_cache_dir_option" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 20]
2019-07-31 13:36:51.953499: [debug] INSERT INTO "config_cache_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?); [PersistInt64 20,PersistInt64 0,PersistText "--user",PersistInt64 20,PersistInt64 1,PersistText "--package-db=clear",PersistInt64 20,PersistInt64 2,PersistText "--package-db=global",PersistInt64 20,PersistInt64 3,PersistText "--package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb",PersistInt64 20,PersistInt64 4,PersistText "--libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib",PersistInt64 20,PersistInt64 5,PersistText "--bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin",PersistInt64 20,PersistInt64 6,PersistText "--datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share",PersistInt64 20,PersistInt64 7,PersistText "--libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec",PersistInt64 20,PersistInt64 8,PersistText "--sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc",PersistInt64 20,PersistInt64 9,PersistText "--docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/adjunctions-4.4",PersistInt64 20,PersistInt64 10,PersistText "--htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/adjunctions-4.4",PersistInt64 20,PersistInt64 11,PersistText "--haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/adjunctions-4.4"]
2019-07-31 13:36:51.954010: [debug] DELETE FROM "config_cache_no_dir_option" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 20]
2019-07-31 13:36:51.954186: [debug] INSERT INTO "config_cache_no_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?); [PersistInt64 20,PersistInt64 0,PersistText "--dependency=array=array-0.5.3.0",PersistInt64 20,PersistInt64 1,PersistText "--dependency=base=base-4.12.0.0",PersistInt64 20,PersistInt64 2,PersistText "--dependency=comonad=comonad-5.0.5-JFdRPgecuFj5lQyTZW7sIK",PersistInt64 20,PersistInt64 3,PersistText "--dependency=containers=containers-0.6.0.1",PersistInt64 20,PersistInt64 4,PersistText "--dependency=contravariant=contravariant-1.5.2-LJPrwS2H2QC4rMJkL7BzPJ",PersistInt64 20,PersistInt64 5,PersistText "--dependency=distributive=distributive-0.6-3AZ16mK1QBO5W5Ouhno1al",PersistInt64 20,PersistInt64 6,PersistText "--dependency=free=free-5.1.1-1gm4s3RNcz7AaCIWKVuPVP",PersistInt64 20,PersistInt64 7,PersistText "--dependency=mtl=mtl-2.2.2",PersistInt64 20,PersistInt64 8,PersistText "--dependency=profunctors=profunctors-5.3-2K29wrdl16hKfksHLAek8X",PersistInt64 20,PersistInt64 9,PersistText "--dependency=semigroupoids=semigroupoids-5.3.2-IXn1d4AhZ60KrPZFuBrH37",PersistInt64 20,PersistInt64 10,PersistText "--dependency=semigroups=semigroups-0.18.5-8pPnWqWrcWhEagTFf5Pnk2",PersistInt64 20,PersistInt64 11,PersistText "--dependency=tagged=tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP",PersistInt64 20,PersistInt64 12,PersistText "--dependency=transformers=transformers-0.5.6.2",PersistInt64 20,PersistInt64 13,PersistText "--dependency=transformers-compat=transformers-compat-0.6.5-9e4biiR1CNSADVloF4o7Bd",PersistInt64 20,PersistInt64 14,PersistText "--dependency=void=void-0.7.3-3RYOrpJEx0UYkI9Ikv0XI",PersistInt64 20,PersistInt64 15,PersistText "--exact-configuration",PersistInt64 20,PersistInt64 16,PersistText "--ghc-option=-fhide-source-paths"]
2019-07-31 13:36:51.954725: [debug] DELETE FROM "config_cache_dep" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 20]
2019-07-31 13:36:51.954899: [debug] INSERT INTO "config_cache_dep"("config_cache_id","ghc_pkg_id") VALUES (?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?); [PersistInt64 20,PersistText "array-0.5.3.0",PersistInt64 20,PersistText "base-4.12.0.0",PersistInt64 20,PersistText "comonad-5.0.5-JFdRPgecuFj5lQyTZW7sIK",PersistInt64 20,PersistText "containers-0.6.0.1",PersistInt64 20,PersistText "contravariant-1.5.2-LJPrwS2H2QC4rMJkL7BzPJ",PersistInt64 20,PersistText "distributive-0.6-3AZ16mK1QBO5W5Ouhno1al",PersistInt64 20,PersistText "free-5.1.1-1gm4s3RNcz7AaCIWKVuPVP",PersistInt64 20,PersistText "mtl-2.2.2",PersistInt64 20,PersistText "profunctors-5.3-2K29wrdl16hKfksHLAek8X",PersistInt64 20,PersistText "semigroupoids-5.3.2-IXn1d4AhZ60KrPZFuBrH37",PersistInt64 20,PersistText "semigroups-0.18.5-8pPnWqWrcWhEagTFf5Pnk2",PersistInt64 20,PersistText "tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP",PersistInt64 20,PersistText "transformers-0.5.6.2",PersistInt64 20,PersistText "transformers-compat-0.6.5-9e4biiR1CNSADVloF4o7Bd",PersistInt64 20,PersistText "void-0.7.3-3RYOrpJEx0UYkI9Ikv0XI"]
2019-07-31 13:36:51.966505: [debug] SELECT "id","platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library" FROM "precompiled_cache" WHERE "platform_ghc_dir"=? AND "compiler"=? AND "cabal_version"=? AND "package_key"=? AND "options_hash"=? AND "haddock"=?; [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "ba338b2be42e0e33e861a6b3082685ab28c4876af89643b8bbfb3936aa6aa52a,1472",PersistByteString "\248\SO\234^\155z|#\181\196\190\208\144\150\EM[\164Y\246\165\228\139\152\238\GS\165M\208\194\214\205\SYN",PersistBool False]
2019-07-31 13:36:51.967315: [debug] Attempting to load via Casa or local DB: ba338b2be42e0e33e861a6b3082685ab28c4876af89643b8bbfb3936aa6aa52a,1472
2019-07-31 13:36:51.967472: [debug] Attempting to load from local DB: ba338b2be42e0e33e861a6b3082685ab28c4876af89643b8bbfb3936aa6aa52a,1472
2019-07-31 13:36:51.967770: [debug] Attempting to load from Casa: ba338b2be42e0e33e861a6b3082685ab28c4876af89643b8bbfb3936aa6aa52a,1472
2019-07-31 13:36:52.059583: [debug] Downloaded from casa: ba338b2be42e0e33e861a6b3082685ab28c4876af89643b8bbfb3936aa6aa52a,1472
2019-07-31 13:36:52.066553: [debug] Found tree key on Casa: ba338b2be42e0e33e861a6b3082685ab28c4876af89643b8bbfb3936aa6aa52a,1472
2019-07-31 13:36:52.066718: [debug] Pulling down tree keys ...
2019-07-31 13:36:52.067088: [debug] Found 1 missing tree keys from the local Pantry database.
2019-07-31 13:36:52.247106: [debug] Downloaded from casa: ba338b2be42e0e33e861a6b3082685ab28c4876af89643b8bbfb3936aa6aa52a,1472
2019-07-31 13:36:52.248981: [debug] Pulled 1 trees from Casa.
2019-07-31 13:36:52.413531: [debug] Downloaded from casa: 0491878436ff0c3acde47a58e006238193c2b09f57dcc6730af125c785307dcf,6839
2019-07-31 13:36:52.414221: [debug] Downloaded from casa: 123f1b901de5e56730291e13c0d21fea901ef22d03d7e71d7c061ad044c03f17,1456
2019-07-31 13:36:52.499807: [debug] Downloaded from casa: 2143c85e81a681f47a289297f583b72dcd6fb1800b49ae51714d894bf7cc7d8f,10976
2019-07-31 13:36:52.501075: [debug] Downloaded from casa: 2407501562039dad6a3d19aacd0bbcca07aa28497cbd1cdaaf5aabc30146899d,2771
2019-07-31 13:36:52.501990: [debug] Downloaded from casa: 36017c669033495a3916d1953617250de272edc8b20d4b9b0ba333ffb75dd8b6,3325
2019-07-31 13:36:52.502754: [debug] Downloaded from casa: 45e2879a642f6b479db7758de8270bcde8ed4a9e5a166512ee81dcf1461a861c,998
2019-07-31 13:36:52.503887: [debug] Downloaded from casa: 5613fe1a323e5c5d67c5ac6ed63602b4c77389e395dd871165fc006d44e6d16f,6289
2019-07-31 13:36:52.504874: [debug] Downloaded from casa: 5b277500680378b2d4fc18fc2298c1ef489468e361f0b2736569eaf35b7b5ea3,4561
2019-07-31 13:36:52.505565: [debug] Downloaded from casa: 60e82816a7c590e038bf3451ab24332db4774d3fc3306df6e09400b2c14b4822,312
2019-07-31 13:36:52.506473: [debug] Downloaded from casa: 686309ddeb3684cf9da89884cf357de44e5342714020280611823db4de9c0e52,1984
2019-07-31 13:36:52.585135: [debug] Downloaded from casa: 6d4487e5c6e91850d18379697c96657fee8a656e8447d06d3eff93f39e8c06f5,6384
2019-07-31 13:36:52.586096: [debug] Downloaded from casa: 6e1904fa85c495e64a2e9f54cbe13b2681b957e1c7fe7189e10456fb53c9ac88,2313
2019-07-31 13:36:52.586516: [debug] Downloaded from casa: 80403b61e04bf6e918f55538161149996399b330a0c2af4f4279bfc5148a64c9,117
2019-07-31 13:36:52.589327: [debug] Downloaded from casa: 8198c56ee870d06063182d84e07fadd9417c9a7241302a0706f4ede8e0e8427d,8823
2019-07-31 13:36:52.589811: [debug] Downloaded from casa: 8deaa46172429397a402a460cdf927646a854e019ed8823df3e7ddb37bfac160,85
2019-07-31 13:36:52.590209: [debug] Downloaded from casa: b09acbe75718c1db57013306e029554046ff8a96feb0b0a6deb8bf3878b5651c,767
2019-07-31 13:36:52.590851: [debug] Downloaded from casa: bf5d8c0354270fce8c838493ed33efe7508a13f75987d6c93ccf8687ea92f064,3722
2019-07-31 13:36:52.591566: [debug] Downloaded from casa: c5858f23d400496eb5e0919063433e0a2c672209037e09376de274a2c0884ebb,4763
2019-07-31 13:36:52.591946: [debug] Downloaded from casa: cd0d7517d1197186d2d79770acfb741a5f6f792b5f163b3c91a3b77ac8dd91dd,407
2019-07-31 13:36:52.592474: [debug] Downloaded from casa: d131322e47d4a175e78175992f14b8fb55280bb6433ac0d87aa54ef192de0576,5621
2019-07-31 13:36:52.593008: [debug] Downloaded from casa: d133d92a16ec720103e5918c6862bf9b9afd47fd6e67a021877aaa4caba04c0f,6875
2019-07-31 13:36:52.593571: [debug] Downloaded from casa: da2b9dc2afb865c88167f17136f843b443a862130017b3b7216b20b0db94d8f4,3839
2019-07-31 13:36:52.594220: [debug] Downloaded from casa: ef9dfac462f6fcdc4502f1aa52745fdd43a052c458e7786e276e1d3f5fe27b61,9233
2019-07-31 13:36:52.601445: [debug] Pulled 23 blobs from Casa.
2019-07-31 13:36:52.608814: [debug] Attempting to load from local DB: ba338b2be42e0e33e861a6b3082685ab28c4876af89643b8bbfb3936aa6aa52a,1472
2019-07-31 13:36:52.613277: [debug] SELECT "id","directory","type","pkg_src","active","path_env_var","haddock" FROM "config_cache" WHERE "directory"=? AND "type"=?; [PersistText "/tmp/stack16004/kan-extensions-5.2/",PersistText "config"]
2019-07-31 13:36:52.613466: [debug] UPDATE "config_cache" SET "active"=? WHERE ("directory"=?) AND ("type"=?); [PersistBool False,PersistText "/tmp/stack16004/kan-extensions-5.2/",PersistText "config"]
2019-07-31 13:36:52.613579: [info] kan-extensions > configure
2019-07-31 13:36:52.613723: [debug] Run process within /tmp/stack16004/kan-extensions-5.2/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 configure --user --package-db=clear --package-db=global --package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb --libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib --bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin --datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share --libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec --sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc --docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/kan-extensions-5.2 --htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/kan-extensions-5.2 --haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/kan-extensions-5.2 --dependency=adjunctions=adjunctions-4.4-2MXbdmKj9tbDX9P8kRoK94 --dependency=array=array-0.5.3.0 --dependency=base=base-4.12.0.0 --dependency=comonad=comonad-5.0.5-JFdRPgecuFj5lQyTZW7sIK --dependency=containers=containers-0.6.0.1 --dependency=contravariant=contravariant-1.5.2-LJPrwS2H2QC4rMJkL7BzPJ --dependency=distributive=distributive-0.6-3AZ16mK1QBO5W5Ouhno1al --dependency=free=free-5.1.1-1gm4s3RNcz7AaCIWKVuPVP --dependency=invariant=invariant-0.5.3-7y9AsT7J8IBKVXvWD4T7kC --dependency=mtl=mtl-2.2.2 --dependency=profunctors=profunctors-5.3-2K29wrdl16hKfksHLAek8X --dependency=semigroupoids=semigroupoids-5.3.2-IXn1d4AhZ60KrPZFuBrH37 --dependency=tagged=tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP --dependency=transformers=transformers-0.5.6.2 --dependency=transformers-compat=transformers-compat-0.6.5-9e4biiR1CNSADVloF4o7Bd --exact-configuration --ghc-option=-fhide-source-paths
2019-07-31 13:36:53.061684: [info] kan-extensions > Configuring kan-extensions-5.2...
2019-07-31 13:36:53.176204: [debug] Process finished in 562ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 configure --user --package-db=clear --package-db=global --package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb --libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib --bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin --datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share --libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec --sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc --docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/kan-extensions-5.2 --htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/kan-extensions-5.2 --haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/kan-extensions-5.2 --dependency=adjunctions=adjunctions-4.4-2MXbdmKj9tbDX9P8kRoK94 --dependency=array=array-0.5.3.0 --dependency=base=base-4.12.0.0 --dependency=comonad=comonad-5.0.5-JFdRPgecuFj5lQyTZW7sIK --dependency=containers=containers-0.6.0.1 --dependency=contravariant=contravariant-1.5.2-LJPrwS2H2QC4rMJkL7BzPJ --dependency=distributive=distributive-0.6-3AZ16mK1QBO5W5Ouhno1al --dependency=free=free-5.1.1-1gm4s3RNcz7AaCIWKVuPVP --dependency=invariant=invariant-0.5.3-7y9AsT7J8IBKVXvWD4T7kC --dependency=mtl=mtl-2.2.2 --dependency=profunctors=profunctors-5.3-2K29wrdl16hKfksHLAek8X --dependency=semigroupoids=semigroupoids-5.3.2-IXn1d4AhZ60KrPZFuBrH37 --dependency=tagged=tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP --dependency=transformers=transformers-0.5.6.2 --dependency=transformers-compat=transformers-compat-0.6.5-9e4biiR1CNSADVloF4o7Bd --exact-configuration --ghc-option=-fhide-source-paths
2019-07-31 13:36:53.176503: [info] kan-extensions > build
2019-07-31 13:36:53.176616: [debug] Run process within /tmp/stack16004/kan-extensions-5.2/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 build --ghc-options ""
2019-07-31 13:36:53.209221: [info] kan-extensions > Preprocessing library for kan-extensions-5.2..
2019-07-31 13:36:53.209329: [info] kan-extensions > Building library for kan-extensions-5.2..
2019-07-31 13:36:53.356541: [info] kan-extensions > [ 1 of 13] Compiling Data.Functor.Contravariant.Coyoneda
2019-07-31 13:36:53.518449: [info] kan-extensions > [ 2 of 13] Compiling Data.Functor.Contravariant.Day
2019-07-31 13:36:53.642188: [info] kan-extensions > [ 3 of 13] Compiling Data.Functor.Contravariant.Yoneda
2019-07-31 13:36:53.732983: [info] kan-extensions > [ 4 of 13] Compiling Data.Functor.Day
2019-07-31 13:36:54.048883: [info] kan-extensions > [ 5 of 13] Compiling Data.Functor.Day.Curried
2019-07-31 13:36:54.185426: [info] kan-extensions > [ 6 of 13] Compiling Data.Functor.Invariant.Day
2019-07-31 13:36:54.288906: [info] kan-extensions > [ 7 of 13] Compiling Data.Functor.Kan.Lan
2019-07-31 13:36:54.442936: [info] kan-extensions > [ 8 of 13] Compiling Data.Functor.Coyoneda
2019-07-31 13:36:55.349372: [info] kan-extensions > [ 9 of 13] Compiling Control.Comonad.Density
2019-07-31 13:36:55.466470: [info] kan-extensions > [10 of 13] Compiling Control.Monad.Co
2019-07-31 13:36:55.792070: [info] kan-extensions > [11 of 13] Compiling Data.Functor.Kan.Ran
2019-07-31 13:36:55.870337: [info] kan-extensions > [12 of 13] Compiling Control.Monad.Codensity
2019-07-31 13:36:56.088329: [info] kan-extensions > [13 of 13] Compiling Data.Functor.Yoneda
2019-07-31 13:36:57.038441: [debug] Process finished in 3862ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 build --ghc-options ""
2019-07-31 13:36:57.038652: [info] kan-extensions > copy/register
2019-07-31 13:36:57.038955: [debug] Run process within /tmp/stack16004/kan-extensions-5.2/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 copy
2019-07-31 13:36:57.073490: [info] kan-extensions > Installing library in /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib/x86_64-linux-ghc-8.6.5/kan-extensions-5.2-1ait89GgqwlIgaE2Y7xlci
2019-07-31 13:36:57.090610: [debug] Process finished in 52ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 copy
2019-07-31 13:36:57.090756: [debug] Run process within /tmp/stack16004/kan-extensions-5.2/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 register
2019-07-31 13:36:57.251186: [info] kan-extensions > Registering library for kan-extensions-5.2..
2019-07-31 13:36:57.262390: [debug] Process finished in 172ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 register
2019-07-31 13:36:57.262603: [debug] Run process: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb describe --simple-output kan-extensions --expand-pkgroot
2019-07-31 13:36:57.290642: [debug] Process finished in 28ms: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb describe --simple-output kan-extensions --expand-pkgroot
2019-07-31 13:36:57.291185: [debug] SELECT "id","platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library" FROM "precompiled_cache" WHERE "platform_ghc_dir"=? AND "compiler"=? AND "cabal_version"=? AND "package_key"=? AND "options_hash"=? AND "haddock"=?; [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "ba338b2be42e0e33e861a6b3082685ab28c4876af89643b8bbfb3936aa6aa52a,1472",PersistByteString "\248\SO\234^\155z|#\181\196\190\208\144\150\EM[\164Y\246\165\228\139\152\238\GS\165M\208\194\214\205\SYN",PersistBool False]
2019-07-31 13:36:57.291567: [debug] INSERT INTO "precompiled_cache"("platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library") VALUES(?,?,?,?,?,?,?); [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "ba338b2be42e0e33e861a6b3082685ab28c4876af89643b8bbfb3936aa6aa52a,1472",PersistByteString "\248\SO\234^\155z|#\181\196\190\208\144\150\EM[\164Y\246\165\228\139\152\238\GS\165M\208\194\214\205\SYN",PersistBool False,PersistText "snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb/kan-extensions-5.2-1ait89GgqwlIgaE2Y7xlci.conf"]
2019-07-31 13:36:57.291771: [debug] SELECT "id" FROM "precompiled_cache" WHERE _ROWID_=last_insert_rowid(); []
2019-07-31 13:36:57.299476: [debug] SELECT "id","directory","type","pkg_src","active","path_env_var","haddock" FROM "config_cache" WHERE "directory"=? AND "type"=?; [PersistText "/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/",PersistText "lib:kan-extensions-5.2-1ait89GgqwlIgaE2Y7xlci"]
2019-07-31 13:36:57.299856: [debug] INSERT INTO "config_cache"("directory","type","pkg_src","active","path_env_var","haddock") VALUES(?,?,?,?,?,?); [PersistText "/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/",PersistText "lib:kan-extensions-5.2-1ait89GgqwlIgaE2Y7xlci",PersistText "upstream",PersistBool True,PersistText "/usr/local/lib/nodejs/node-v12.2.0-linux-x64/bin/:/home/chris/.local/bin:/home/chris/.cargo/bin:/usr/sbin:/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/bin:/Users/chris/.local/bin/:/Users/chris/.cargo/bin/",PersistBool False]
2019-07-31 13:36:57.300320: [debug] SELECT "id" FROM "config_cache" WHERE _ROWID_=last_insert_rowid(); []
2019-07-31 13:36:57.300436: [debug] DELETE FROM "config_cache_dir_option" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 21]
2019-07-31 13:36:57.300521: [debug] INSERT INTO "config_cache_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?); [PersistInt64 21,PersistInt64 0,PersistText "--user",PersistInt64 21,PersistInt64 1,PersistText "--package-db=clear",PersistInt64 21,PersistInt64 2,PersistText "--package-db=global",PersistInt64 21,PersistInt64 3,PersistText "--package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb",PersistInt64 21,PersistInt64 4,PersistText "--libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib",PersistInt64 21,PersistInt64 5,PersistText "--bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin",PersistInt64 21,PersistInt64 6,PersistText "--datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share",PersistInt64 21,PersistInt64 7,PersistText "--libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec",PersistInt64 21,PersistInt64 8,PersistText "--sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc",PersistInt64 21,PersistInt64 9,PersistText "--docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/kan-extensions-5.2",PersistInt64 21,PersistInt64 10,PersistText "--htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/kan-extensions-5.2",PersistInt64 21,PersistInt64 11,PersistText "--haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/kan-extensions-5.2"]
2019-07-31 13:36:57.300818: [debug] DELETE FROM "config_cache_no_dir_option" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 21]
2019-07-31 13:36:57.300950: [debug] INSERT INTO "config_cache_no_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?); [PersistInt64 21,PersistInt64 0,PersistText "--dependency=adjunctions=adjunctions-4.4-2MXbdmKj9tbDX9P8kRoK94",PersistInt64 21,PersistInt64 1,PersistText "--dependency=array=array-0.5.3.0",PersistInt64 21,PersistInt64 2,PersistText "--dependency=base=base-4.12.0.0",PersistInt64 21,PersistInt64 3,PersistText "--dependency=comonad=comonad-5.0.5-JFdRPgecuFj5lQyTZW7sIK",PersistInt64 21,PersistInt64 4,PersistText "--dependency=containers=containers-0.6.0.1",PersistInt64 21,PersistInt64 5,PersistText "--dependency=contravariant=contravariant-1.5.2-LJPrwS2H2QC4rMJkL7BzPJ",PersistInt64 21,PersistInt64 6,PersistText "--dependency=distributive=distributive-0.6-3AZ16mK1QBO5W5Ouhno1al",PersistInt64 21,PersistInt64 7,PersistText "--dependency=free=free-5.1.1-1gm4s3RNcz7AaCIWKVuPVP",PersistInt64 21,PersistInt64 8,PersistText "--dependency=invariant=invariant-0.5.3-7y9AsT7J8IBKVXvWD4T7kC",PersistInt64 21,PersistInt64 9,PersistText "--dependency=mtl=mtl-2.2.2",PersistInt64 21,PersistInt64 10,PersistText "--dependency=profunctors=profunctors-5.3-2K29wrdl16hKfksHLAek8X",PersistInt64 21,PersistInt64 11,PersistText "--dependency=semigroupoids=semigroupoids-5.3.2-IXn1d4AhZ60KrPZFuBrH37",PersistInt64 21,PersistInt64 12,PersistText "--dependency=tagged=tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP",PersistInt64 21,PersistInt64 13,PersistText "--dependency=transformers=transformers-0.5.6.2",PersistInt64 21,PersistInt64 14,PersistText "--dependency=transformers-compat=transformers-compat-0.6.5-9e4biiR1CNSADVloF4o7Bd",PersistInt64 21,PersistInt64 15,PersistText "--exact-configuration",PersistInt64 21,PersistInt64 16,PersistText "--ghc-option=-fhide-source-paths"]
2019-07-31 13:36:57.301213: [debug] DELETE FROM "config_cache_dep" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 21]
2019-07-31 13:36:57.301326: [debug] INSERT INTO "config_cache_dep"("config_cache_id","ghc_pkg_id") VALUES (?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?); [PersistInt64 21,PersistText "adjunctions-4.4-2MXbdmKj9tbDX9P8kRoK94",PersistInt64 21,PersistText "array-0.5.3.0",PersistInt64 21,PersistText "base-4.12.0.0",PersistInt64 21,PersistText "comonad-5.0.5-JFdRPgecuFj5lQyTZW7sIK",PersistInt64 21,PersistText "containers-0.6.0.1",PersistInt64 21,PersistText "contravariant-1.5.2-LJPrwS2H2QC4rMJkL7BzPJ",PersistInt64 21,PersistText "distributive-0.6-3AZ16mK1QBO5W5Ouhno1al",PersistInt64 21,PersistText "free-5.1.1-1gm4s3RNcz7AaCIWKVuPVP",PersistInt64 21,PersistText "invariant-0.5.3-7y9AsT7J8IBKVXvWD4T7kC",PersistInt64 21,PersistText "mtl-2.2.2",PersistInt64 21,PersistText "profunctors-5.3-2K29wrdl16hKfksHLAek8X",PersistInt64 21,PersistText "semigroupoids-5.3.2-IXn1d4AhZ60KrPZFuBrH37",PersistInt64 21,PersistText "tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP",PersistInt64 21,PersistText "transformers-0.5.6.2",PersistInt64 21,PersistText "transformers-compat-0.6.5-9e4biiR1CNSADVloF4o7Bd"]
2019-07-31 13:36:57.311819: [debug] SELECT "id","platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library" FROM "precompiled_cache" WHERE "platform_ghc_dir"=? AND "compiler"=? AND "cabal_version"=? AND "package_key"=? AND "options_hash"=? AND "haddock"=?; [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "fece7dc98d59f1613c05dd07329b5fe287a8560fb8856d2bef2b46b5c9fe23c3,8041",PersistByteString "Lo\219\237\186\SO\NAK\152\231\143\t\ETB:\148\ETXC\138\149\193U\180\241z\237w\185]\129\199\177\ETX\243",PersistBool False]
2019-07-31 13:36:57.312319: [debug] Attempting to load via Casa or local DB: fece7dc98d59f1613c05dd07329b5fe287a8560fb8856d2bef2b46b5c9fe23c3,8041
2019-07-31 13:36:57.312366: [debug] Attempting to load from local DB: fece7dc98d59f1613c05dd07329b5fe287a8560fb8856d2bef2b46b5c9fe23c3,8041
2019-07-31 13:36:57.312470: [debug] Attempting to load from Casa: fece7dc98d59f1613c05dd07329b5fe287a8560fb8856d2bef2b46b5c9fe23c3,8041
2019-07-31 13:36:57.403338: [debug] Downloaded from casa: fece7dc98d59f1613c05dd07329b5fe287a8560fb8856d2bef2b46b5c9fe23c3,8041
2019-07-31 13:36:57.410994: [debug] Found tree key on Casa: fece7dc98d59f1613c05dd07329b5fe287a8560fb8856d2bef2b46b5c9fe23c3,8041
2019-07-31 13:36:57.411146: [debug] Pulling down tree keys ...
2019-07-31 13:36:57.411492: [debug] Found 1 missing tree keys from the local Pantry database.
2019-07-31 13:36:57.592865: [debug] Downloaded from casa: fece7dc98d59f1613c05dd07329b5fe287a8560fb8856d2bef2b46b5c9fe23c3,8041
2019-07-31 13:36:57.597195: [debug] Pulled 1 trees from Casa.
2019-07-31 13:36:57.948934: [debug] Downloaded from casa: 00ff52655da7b833cc70f9c8d2dfb0e4591998f9a84f64a395dca012c9f6c7fc,1504
2019-07-31 13:36:57.949280: [debug] Downloaded from casa: 02a9af36106a6cff29c6af373222190fd791c47383c877acd71ff45561746512,1676
2019-07-31 13:36:57.949825: [debug] Downloaded from casa: 02b669eb217ca4f9bd1c960205b1dc7bc2af131b413ee015cc5a511b52416553,12591
2019-07-31 13:36:58.075963: [debug] Downloaded from casa: 07ce39351c2c54c495f8f77fb81bd1d230d0546b31fac55a011b01ff5f4d274a,49770
2019-07-31 13:36:58.215708: [debug] Downloaded from casa: 0d85bcba6a2d838f66e14d72273cf8ae1b4f6a0d35b9b939276a497c2dcbb14d,43852
2019-07-31 13:36:58.216273: [debug] Downloaded from casa: 0fd6b8c582b36f7261010dbb3648fed34b1d1a5f9625cff9a426000359807f62,166
2019-07-31 13:36:58.217117: [debug] Downloaded from casa: 11a9848a4541ef410a9db63d2749349a1a664743613528bcdbf6e9f0924befcf,8408
2019-07-31 13:36:58.218076: [debug] Downloaded from casa: 131d773662f9a6b6d60d622f122a442c370ad002f621ff66171e2584ab9ce8a7,7171
2019-07-31 13:36:58.218716: [debug] Downloaded from casa: 18bf2a3cdea2945a6a62db834747b44406d9d07046a8c30a6a33012d1bc3a261,4076
2019-07-31 13:36:58.219180: [debug] Downloaded from casa: 18d6927367d197dde17260de828a21f197fd6c024226cf26d70c31bf295b6f54,137
2019-07-31 13:36:58.219753: [debug] Downloaded from casa: 19db10d43f76f2e76b35e35c429b4daab6a3c71ed1e3b387f3f6648d35f03f9c,2820
2019-07-31 13:36:58.222379: [debug] Downloaded from casa: 1e4fe2e842cbf8859eae9c8f5ce2e79801bdf821696c595c1646cd2517ce4ff6,54230
2019-07-31 13:36:58.222916: [debug] Downloaded from casa: 1fdec24c04be1aa8e75370c333c075b63c22fa217a6181979ca0a7becd41615c,1451
2019-07-31 13:36:58.223561: [debug] Downloaded from casa: 24b14e3c5cfbe69eda7edd0c92391a3308544b2563a5b236cbf7d199665204c7,3976
2019-07-31 13:36:58.224377: [debug] Downloaded from casa: 27a066056e00cf7f2c06065d2845adf3a7aa91f2d3018bafab0b38c8967f7d37,8785
2019-07-31 13:36:58.225117: [debug] Downloaded from casa: 27e76f1875d5d0aea853578b7a6d8c62978b9c8e7e78fa63569cb3ecaee531a9,3552
2019-07-31 13:36:58.225513: [debug] Downloaded from casa: 2a369b6b3c59080766a1168dc10e3fbe324fb9afb79e6a13e61ee71f8d078b46,826
2019-07-31 13:36:58.226179: [debug] Downloaded from casa: 2a84c0e812e75fab463928eaa3193a9a8ddd1df2315e3cfdbe50b254d7987fe5,2641
2019-07-31 13:36:58.226758: [debug] Downloaded from casa: 2aef627436200bbc8a2418a734dc659a82ff36178696c73cfffc9faa2c4be490,3017
2019-07-31 13:36:58.227274: [debug] Downloaded from casa: 2cdfe06072a10d6f2d3acdfa7ecc88a44e59eb0f9b7beaa49fe5279af569a916,1463
2019-07-31 13:36:58.228324: [debug] Downloaded from casa: 2de26440e7adb6aed0f61ec13a9b02aaf55c2dace84a7e2757b1ee7cc9c7d73e,14924
2019-07-31 13:36:58.228875: [debug] Downloaded from casa: 2e2e6e5014b73ec3e27f6250ae30a77844bb8018eaac2a9eba73472c9e18a7de,1827
2019-07-31 13:36:58.229453: [debug] Downloaded from casa: 2e492a189ab86c938c307d494dbee6b186719af7251869bdb5ad194fdb6943b6,2078
2019-07-31 13:36:58.230178: [debug] Downloaded from casa: 325da1342b817659f18f1c3ca4b36b2a351f827f189725902c871f1f8ce7e494,5569
2019-07-31 13:36:58.232455: [debug] Downloaded from casa: 34b1cb882ce66c03e0c3f82becd66535e320c8dbdde13a60a5bf3e7e1c7792d4,44633
2019-07-31 13:36:58.291964: [debug] Downloaded from casa: 3a3f01553f36d9535e99f30aef70d8662f4ae8b7843b9f86b242a412aab08ea3,37187
2019-07-31 13:36:58.292943: [debug] Downloaded from casa: 3a6c9b0d0891481de65045f7ab53fa5394b29379233f705605eeedf949fd3cfe,5670
2019-07-31 13:36:58.293584: [debug] Downloaded from casa: 3ba8b2a91129046516a4c9f2fb7d56c0ea1b27004644cfc8733e2b0717580d10,1744
2019-07-31 13:36:58.316188: [debug] Downloaded from casa: 3d45be34ca8a37f4c7657429ef5e98caa1e6f82bd492ea2e97728933fba65320,64330
2019-07-31 13:36:58.316795: [debug] Downloaded from casa: 4047b715ac23c48aeaac5e5782615c9889f497062a341dadd33fd37f52d3ad2f,1060
2019-07-31 13:36:58.317605: [debug] Downloaded from casa: 4778f2fc0035ec1eea2a4ea2f1bdf74b90b6f6fda6562e9fb47d48f30267adec,7819
2019-07-31 13:36:58.318719: [debug] Downloaded from casa: 491c9dd01dbf81f131209f1521e94c1c7988b71cf6524857a58327c2ee7eb1a1,11734
2019-07-31 13:36:58.365304: [debug] Downloaded from casa: 4ae74ff0b12ade1beb56620477cb438f16e7433e9382721ab852dc45086d0180,6916
2019-07-31 13:36:58.372772: [debug] Downloaded from casa: 4c1c273abb83f4bf72aeaee655a860fb6262da5206b5bf45ac1c3fc577026d7b,1120
2019-07-31 13:36:58.373085: [debug] Downloaded from casa: 5066653559d4d6134b022d66a634a17fdcf8db35d28b447e581fec284afa4689,46
2019-07-31 13:36:58.373538: [debug] Downloaded from casa: 5116853234d3ed314061c657cc96272fe1de591db9f27430f43984c09b7d9476,2942
2019-07-31 13:36:58.373840: [debug] Downloaded from casa: 51be1ec89bf91058f231418646344c8961bb6db9eda562dafb0244278d758b0e,256
2019-07-31 13:36:58.375741: [debug] Downloaded from casa: 51c7d00a1decf980798b15462cd5289dc708b8012fd4cc3e1739d7f5537f2889,3329
2019-07-31 13:36:58.377029: [debug] Downloaded from casa: 59e38edcdde60f359cb9962b3a870c9ad84db3121a5d45b46a2abfaa0cdc435e,2444
2019-07-31 13:36:58.380150: [debug] Downloaded from casa: 5d6a93975579ac51ed0095f34feb4d58e0beb523487dc245993e15b25739b7ee,14364
2019-07-31 13:36:58.380845: [debug] Downloaded from casa: 5d850c1bbe3ca2ee8dbf97a4dbe58377da15c0a7508b3d20d12ce75f8cfb9549,4886
2019-07-31 13:36:58.384101: [debug] Downloaded from casa: 61f6956d463e4c6d44d9d3f0637ed957e4a6756145c0f433fffa6371608276fe,15822
2019-07-31 13:36:58.386147: [debug] Downloaded from casa: 6260abc7b1a713cd26ce82473f987322e3104db8ece4eab78a60526318f01999,7427
2019-07-31 13:36:58.386545: [debug] Downloaded from casa: 6800cb817248aa8cc9fd823e243d69d2ee741b7ade64e3788e66c81d82efc8d7,3154
2019-07-31 13:36:58.387287: [debug] Downloaded from casa: 6836d0fa6dc52d32144984075fedb81ef9e551b9f3e5294ab5b19f22aaa358f3,19834
2019-07-31 13:36:58.387592: [debug] Downloaded from casa: 6848ca1c1e0e56250607093a57d1d1d8fcf1649b6d71b2a7ab2add2f9d861aad,1361
2019-07-31 13:36:58.398138: [debug] Downloaded from casa: 6f7904921047500913ae037e20b655c4b5594c35a30e3e7cdb0a2848975b0853,61
2019-07-31 13:36:58.403970: [debug] Downloaded from casa: 707c795832970baabc2a7bdf15337a442661bafba0d9def7f80189f263b0c1e3,29021
2019-07-31 13:36:58.404817: [debug] Downloaded from casa: 75fcb6b33fa51bd58622640cd2c2efc934e8a07209b24335591af09709b61211,1235
2019-07-31 13:36:58.450730: [debug] Downloaded from casa: 76da3643d60a22fa42fd71bd18f7ccfc4da9c1fa2e7563e56abba570d66fcb52,5792
2019-07-31 13:36:58.471294: [debug] Downloaded from casa: 77437fa205df67091429a387d0ee1fc854064907168bb176fbd5379ec52abeea,44398
2019-07-31 13:36:58.472742: [debug] Downloaded from casa: 78487fdaa38e46aec1d469a45558cc2c47276819c5a1b0b605cf6c28b889fb74,8256
2019-07-31 13:36:58.473393: [debug] Downloaded from casa: 787dbc0f8fcc2bf5f11361d0d7df50939c77d3d0567cc0ea7d429703b227f778,3151
2019-07-31 13:36:58.474111: [debug] Downloaded from casa: 7883d6501955ffcfac4b23924f5d611d7e394684bacebc4a39a773a190094a66,2203
2019-07-31 13:36:58.474683: [debug] Downloaded from casa: 799edb344cf8be657b16eab8874760b20edf5112b4ecf974e8a6797b3571b59f,780
2019-07-31 13:36:58.475811: [debug] Downloaded from casa: 7a621dae95fd5e670bf482b93016f41dd39eeaf61f77fb312b92e8bda0383cd1,11859
2019-07-31 13:36:58.476461: [debug] Downloaded from casa: 7e834dee288a56641bc21b5d0bcde1d6e764265f27131ac53c6d331a5b583ea9,4178
2019-07-31 13:36:58.476832: [debug] Downloaded from casa: 80403b61e04bf6e918f55538161149996399b330a0c2af4f4279bfc5148a64c9,117
2019-07-31 13:36:58.490507: [debug] Downloaded from casa: 897b1e06c99bb99501c1119f15ffa78f295d85c1f384f920d38a19c1fbd63e91,16822
2019-07-31 13:36:58.491296: [debug] Downloaded from casa: 8f721b21ab39ec293b73273bef113bc69aac19aa128ef7550abceade48061b42,5187
2019-07-31 13:36:58.491731: [debug] Downloaded from casa: 91a23cd78fa44742284502586e55e4c7b601e501295e7aace5971d6885ec8a39,673
2019-07-31 13:36:58.545498: [debug] Downloaded from casa: 96074cc9f3ed820917c448fb8a4097f33af26a8d26e6147ed7c8c98ad42373b0,29747
2019-07-31 13:36:58.573572: [debug] Downloaded from casa: 9607e87715145b1d420e6e05caff0179c7092658a6fb0d4c1dc59d651d2bd0d3,51852
2019-07-31 13:36:58.575524: [debug] Downloaded from casa: 99b391ebde11a0d598a4fbd5a4aec22181263c126b520329b8762d8668ce093f,5660
2019-07-31 13:36:58.576375: [debug] Downloaded from casa: 9a7195713e8d1e0cf46726cac6c8063c0416d8f34341bd6089055a0119a9a206,5916
2019-07-31 13:36:58.585128: [debug] Downloaded from casa: 9b2c3357ae07e8d2228c3e8915972ab7e617760d798fad9a959282a8291fb884,23466
2019-07-31 13:36:58.585836: [debug] Downloaded from casa: 9e930d20b181bffa9660ed313c588e7523b9dfbf0cd773c38699e81a4dbea1a7,4185
2019-07-31 13:36:58.586359: [debug] Downloaded from casa: a107925e4a1abebc70052d3a7f9ab7b6361e97d58ce1847bd51c36dbf30628b6,712
2019-07-31 13:36:58.587109: [debug] Downloaded from casa: a168e4f9bea0c167836da91192818b8513b4a0d22ae2b461a2e2f251ffc1971b,6808
2019-07-31 13:36:58.587593: [debug] Downloaded from casa: a49282858247759a3811e3df8c8d27d1e9e1f7305abfab65ca4437ba83f7a6a6,192
2019-07-31 13:36:58.588119: [debug] Downloaded from casa: a6e7be0f5000b244991e64f53dd4252ca55c2add8ac22a0cd505d4004d78899c,1442
2019-07-31 13:36:58.624462: [debug] Downloaded from casa: a771c250c675c6dfca911fd3552702571a31a5d9c7f6cd368eb9714a8ae7c9b2,12683
2019-07-31 13:36:58.625233: [debug] Downloaded from casa: a805e9cc28f1f9e49b57b4745f34c3fe27c50adeec927de827bc1bc27c068903,4521
2019-07-31 13:36:58.629995: [debug] Downloaded from casa: aaf444733e3bf08c0e2c91bcd1fb797dbe26336d65f4638621fea3f1c11ea3ec,2548
2019-07-31 13:36:58.677990: [debug] Downloaded from casa: ab5ad1b334b145483102fe2d978bb1ed937f5d98cdeaadde39b3bf00607a8219,99529
2019-07-31 13:36:58.678635: [debug] Downloaded from casa: abe6ad614a560fad5c49e512cb8d0ce2268035bbbc050c2ab0e3c42ebcb440c9,1317
2019-07-31 13:36:58.679206: [debug] Downloaded from casa: accb4256dbc624aec0b13e6f23d8718cb5714a9eb56b4cf2e1e3f3df9c0b1ec9,2109
2019-07-31 13:36:58.709773: [debug] Downloaded from casa: ad735ebcb1d25bde0e8756b07e90651534b7d06718e57bc6f88a6bfbf43d5205,14211
2019-07-31 13:36:58.711120: [debug] Downloaded from casa: ae4845b84dea740e8400fd0dfc3856ab833c03688b7fabc2be777163c338818f,4167
2019-07-31 13:36:58.711792: [debug] Downloaded from casa: b1061225fa3fb6383b21165be7d723d1ca97535ac7761bb0b490574a05bc28fe,3762
2019-07-31 13:36:58.715686: [debug] Downloaded from casa: b1221f8680bd29150fc96538eff3302584a9c1514f55e8ed5d85b346ccb19464,1388
2019-07-31 13:36:58.717001: [debug] Downloaded from casa: b3ac017f996885755e1f3f71e9d6ec28690da2acd38e7094aaa5f0de69a86c97,1617
2019-07-31 13:36:58.717641: [debug] Downloaded from casa: b50ee0eecc8d4c0c2840aa93d29974501e2db4c7fd1c3fc2349e9746e2f3773e,952
2019-07-31 13:36:58.718502: [debug] Downloaded from casa: b5103d3ea6ad03b0078ccbef5cec0746605113ec3abfcc0311c019df049aae11,3861
2019-07-31 13:36:58.726686: [debug] Downloaded from casa: ba2aa4573e6125e5eb0fe7b9e07f07063bdeb698447e9f6850862ea4d7b0206f,11219
2019-07-31 13:36:58.728822: [debug] Downloaded from casa: bb430f69b1797b6f889d3504d8de8fe8a789043e113eb9c9032a038b23f71471,10501
2019-07-31 13:36:58.729552: [debug] Downloaded from casa: bb643b0512b33299b3723603d78984e9f10277fadcf18da9d94aca37524ac596,4718
2019-07-31 13:36:58.739042: [debug] Downloaded from casa: bf9ed61d8a8dc57091392beb479a1c188fe88400b129b1ecebb6024ac686f017,16298
2019-07-31 13:36:58.742701: [debug] Downloaded from casa: c40d7afbc07af51f50301617e1f9dd122a3517caab8564ad3baa4d2c85491796,1268
2019-07-31 13:36:58.743574: [debug] Downloaded from casa: c4316b3d0dacdd833d3d38d405442661fa546ec7b5744514de0ba9c3832225fd,4234
2019-07-31 13:36:58.743909: [debug] Downloaded from casa: c4fce7cc011e4abf456ccb141639966b401371072fc9560dc4a6d25ae1c17f13,832
2019-07-31 13:36:58.744234: [debug] Downloaded from casa: c5f0383f5b27b39b15663fd9a1806b1254fb19f9cceaf73f28d1257dfb774256,1145
2019-07-31 13:36:58.744734: [debug] Downloaded from casa: c87ca7d1792e16678a1349a235127cec0f3e73b8cc1814c4a5d684e6b22db9a4,2786
2019-07-31 13:36:58.972006: [debug] Downloaded from casa: ca6bfb21e1e953d5568525fb710932408822cce6d6e231d3a6da53a51b73c892,316113
2019-07-31 13:36:58.972480: [debug] Downloaded from casa: cc49e66ee9027b73d2ab7617aa8d5765bd2a621570c209ca37bea468a144f946,2018
2019-07-31 13:36:58.972767: [debug] Downloaded from casa: d4cb7ca176aecc408d886ace0404d3d3bb57b9e3e7c649a19b948e9a925c0755,715
2019-07-31 13:36:58.973068: [debug] Downloaded from casa: d733833862305cbb905fb68095cf28bac12bd73b33b917c86605e98f10718411,1938
2019-07-31 13:36:58.976239: [debug] Downloaded from casa: d7600cadb5d03f936a51ae91cd44c18229ca3965aac25be182bd40145a9696b3,17270
2019-07-31 13:36:58.976562: [debug] Downloaded from casa: d7a698b8bf4dc1b21bfea64dea6a64d85e696a754572c7622af6932cfc903230,550
2019-07-31 13:36:59.543370: [debug] Downloaded from casa: d7e8a4139f528b052aaa5922554abb1d208a9882abe7d5fc45ef0dd38fd48f17,855621
2019-07-31 13:36:59.544262: [debug] Downloaded from casa: d9f5bb80e5bfef028a7d69bcd97a22753aafcbb1f94c2190c4837f29a4f95a25,8486
2019-07-31 13:36:59.544587: [debug] Downloaded from casa: dc010f82805c91ffbe5e747204ae55a4dcc0e3cf7b6477470de8a348580a9950,646
2019-07-31 13:36:59.545253: [debug] Downloaded from casa: de6425cffb977e9c6b7d06b6b77fc5e4e4acc89ed25553ab41f35c2e24d65b36,9481
2019-07-31 13:36:59.545930: [debug] Downloaded from casa: e40f6a459ef4dd5784f15b545f2cac92ee0ed2e58bf94233d39f7cdaa27b0dc2,9322
2019-07-31 13:36:59.546605: [debug] Downloaded from casa: e44a9b86298c15d70b2f39ae01af0b741db14428170075e2371f2e17332597d0,9557
2019-07-31 13:36:59.547448: [debug] Downloaded from casa: e57377a6a92f5d7d40490f455601f1add636016e15ff2550de6e1abe2c767bbb,23776
2019-07-31 13:36:59.547873: [debug] Downloaded from casa: e7bb1ecb01d7ca77ef1fd34c4864472faa726cff4ad15f248761c3092d0cfb8f,5940
2019-07-31 13:36:59.548223: [debug] Downloaded from casa: e80b71d2932585181e26edceb790c8850f5c1fdeb2d00160a9a1313076ef079f,3387
2019-07-31 13:36:59.548567: [debug] Downloaded from casa: e928c6530ff0fd6395b789e8674ac5045c530e03f92fc4820081b9e43391827e,1161
2019-07-31 13:36:59.587050: [debug] Downloaded from casa: e92d16b9d74da45640dcb30c5ce4e1682af351bb22e23812c8399b78111ca63b,54059
2019-07-31 13:36:59.587358: [debug] Downloaded from casa: e96ea73e8bb2b841a9c57c4a16af05c2630e8a36518e13a9fcc5fdc0ba35a606,857
2019-07-31 13:36:59.589420: [debug] Downloaded from casa: e981a3ea486993017dd47120dd96a6a67d06e6a68d022b14b8455f8382be0367,2183
2019-07-31 13:36:59.589985: [debug] Downloaded from casa: eabf1a080ddf79932ce5db6c8409259c6ef106f327015157fcd2d91a9141766a,928
2019-07-31 13:36:59.590236: [debug] Downloaded from casa: eb025ac7015c3666c7ef72562e183f9e635ac67291beeca78bbe2fa126538254,645
2019-07-31 13:36:59.600241: [debug] Downloaded from casa: eeeaa621174267bbb5a1102f1f65e3cff39acbc9c44560d7094faae6c33071ba,10978
2019-07-31 13:36:59.600689: [debug] Downloaded from casa: ef03b8ac8b59b8b2cd133fac1de9f45f7c89ba43ba315ad7f1d3d5cad7e62f7c,9343
2019-07-31 13:36:59.630677: [debug] Downloaded from casa: ef4f4a4b8702ed653d05fd4b49568cbffc1ddc79abd615cca047f7d00bfb1019,4389
2019-07-31 13:36:59.632254: [debug] Downloaded from casa: f0e8a95692eeded518d4573194a6361b10942834c88b0d3248faa0f5f8cd3319,4621
2019-07-31 13:36:59.632833: [debug] Downloaded from casa: f6be50c7b4cc956a6ff93fef9b05a7f04b823666a678e88c47de364d5d3fdd01,7113
2019-07-31 13:36:59.633234: [debug] Downloaded from casa: fa03bf0cb00b05be4dbfb91c07fc6206de7ed9fa204788905f8b5975fc7c9928,3055
2019-07-31 13:36:59.633653: [debug] Downloaded from casa: fd54893ba768c712ce7c521307f3a65aece094c9915cb89396578ae1b21cd5f9,686
2019-07-31 13:36:59.634535: [debug] Downloaded from casa: ff403c35539a5f2e244200bfb62e95c296ab132198b15a05805fbb4f5af29a0a,19761
2019-07-31 13:36:59.666925: [debug] Pulled 122 blobs from Casa.
2019-07-31 13:36:59.685596: [debug] Attempting to load from local DB: fece7dc98d59f1613c05dd07329b5fe287a8560fb8856d2bef2b46b5c9fe23c3,8041
2019-07-31 13:36:59.724655: [debug] SELECT "id","directory","type","pkg_src","active","path_env_var","haddock" FROM "config_cache" WHERE "directory"=? AND "type"=?; [PersistText "/tmp/stack16004/lens-4.17.1/",PersistText "config"]
2019-07-31 13:36:59.724848: [debug] UPDATE "config_cache" SET "active"=? WHERE ("directory"=?) AND ("type"=?); [PersistBool False,PersistText "/tmp/stack16004/lens-4.17.1/",PersistText "config"]
2019-07-31 13:36:59.724964: [info] lens > configure
2019-07-31 13:36:59.725497: [debug] Run process within /tmp/stack16004/lens-4.17.1/: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-8.6.5 --make -odir /tmp/stack16004/lens-4.17.1/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup -hidir /tmp/stack16004/lens-4.17.1/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup -i -i. -clear-package-db -global-package-db -package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb -package-db=/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb -hide-all-packages -package-id=Cabal-2.4.1.0-4t2ut7bCQNuEj8DDES6BZk -package-id=base-4.12.0.0 -package-id=cabal-doctest-1.0.6-JAfPX6tflaY9kZ4EpfkxUI -package-id=filepath-1.4.2.1 -optP-include -optP/tmp/stack16004/lens-4.17.1/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup_macros.h /tmp/stack16004/lens-4.17.1/Setup.lhs /home/chris/.stack/setup-exe-src/setup-shim-mPHDZzAJ.hs -main-is StackSetupShim.mainOverride -o /tmp/stack16004/lens-4.17.1/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup -threaded
2019-07-31 13:36:59.785493: [info] lens > [1 of 2] Compiling Main ( /tmp/stack16004/lens-4.17.1/Setup.lhs, /tmp/stack16004/lens-4.17.1/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/Main.o )
2019-07-31 13:36:59.848854: [info] lens > [2 of 2] Compiling StackSetupShim ( /home/chris/.stack/setup-exe-src/setup-shim-mPHDZzAJ.hs, /tmp/stack16004/lens-4.17.1/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/StackSetupShim.o )
2019-07-31 13:36:59.953078: [info] lens > Linking /tmp/stack16004/lens-4.17.1/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup ...
2019-07-31 13:37:00.654950: [debug] Process finished in 929ms: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-8.6.5 --make -odir /tmp/stack16004/lens-4.17.1/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup -hidir /tmp/stack16004/lens-4.17.1/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup -i -i. -clear-package-db -global-package-db -package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb -package-db=/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb -hide-all-packages -package-id=Cabal-2.4.1.0-4t2ut7bCQNuEj8DDES6BZk -package-id=base-4.12.0.0 -package-id=cabal-doctest-1.0.6-JAfPX6tflaY9kZ4EpfkxUI -package-id=filepath-1.4.2.1 -optP-include -optP/tmp/stack16004/lens-4.17.1/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup_macros.h /tmp/stack16004/lens-4.17.1/Setup.lhs /home/chris/.stack/setup-exe-src/setup-shim-mPHDZzAJ.hs -main-is StackSetupShim.mainOverride -o /tmp/stack16004/lens-4.17.1/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup -threaded
2019-07-31 13:37:00.655244: [debug] Run process within /tmp/stack16004/lens-4.17.1/: /tmp/stack16004/lens-4.17.1/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 configure --user --package-db=clear --package-db=global --package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb --libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib --bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin --datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share --libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec --sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc --docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/lens-4.17.1 --htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/lens-4.17.1 --haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/lens-4.17.1 --dependency=Cabal=Cabal-2.4.1.0-4t2ut7bCQNuEj8DDES6BZk --dependency=array=array-0.5.3.0 --dependency=base=base-4.12.0.0 --dependency=base-orphans=base-orphans-0.8.1-HeyTAcy4PKhDcGhjvJwDzq --dependency=bifunctors=bifunctors-5.5.4-IlbDVA9XHWAJq2PByxA06p --dependency=bytestring=bytestring-0.10.8.2 --dependency=cabal-doctest=cabal-doctest-1.0.6-JAfPX6tflaY9kZ4EpfkxUI --dependency=call-stack=call-stack-0.1.0-J1eWgTNOnM4IGVyeW0v2YZ --dependency=comonad=comonad-5.0.5-JFdRPgecuFj5lQyTZW7sIK --dependency=containers=containers-0.6.0.1 --dependency=contravariant=contravariant-1.5.2-LJPrwS2H2QC4rMJkL7BzPJ --dependency=distributive=distributive-0.6-3AZ16mK1QBO5W5Ouhno1al --dependency=exceptions=exceptions-0.10.2-2mS9GUVmJpmKSw5CuaN6ik --dependency=filepath=filepath-1.4.2.1 --dependency=free=free-5.1.1-1gm4s3RNcz7AaCIWKVuPVP --dependency=ghc-prim=ghc-prim-0.5.3 --dependency=hashable=hashable-1.2.7.0-2SI038axTEd7AEZJ275kpi --dependency=kan-extensions=kan-extensions-5.2-1ait89GgqwlIgaE2Y7xlci --dependency=mtl=mtl-2.2.2 --dependency=parallel=parallel-3.2.2.0-EGl5SOk48TWHAD161C93aQ --dependency=profunctors=profunctors-5.3-2K29wrdl16hKfksHLAek8X --dependency=reflection=reflection-2.1.4-D3IaixAKGmk6dzEKDGsgtn --dependency=semigroupoids=semigroupoids-5.3.2-IXn1d4AhZ60KrPZFuBrH37 --dependency=tagged=tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP --dependency=template-haskell=template-haskell-2.14.0.0 --dependency=text=text-1.2.3.1 --dependency=th-abstraction=th-abstraction-0.2.11.0-DAhuCgi08HTBWsDjm9nrOq --dependency=transformers=transformers-0.5.6.2 --dependency=transformers-compat=transformers-compat-0.6.5-9e4biiR1CNSADVloF4o7Bd --dependency=unordered-containers=unordered-containers-0.2.10.0-LgoTL3wbBEY5bZIDJiyxW4 --dependency=vector=vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig -f-benchmark-uniplate -f-dump-splices -finlining -f-j -f-old-inline-pragmas -f-safe -ftest-doctests -ftest-hunit -ftest-properties -ftest-templates -ftrustworthy --exact-configuration --ghc-option=-fhide-source-paths
2019-07-31 13:37:01.086242: [info] lens > Configuring lens-4.17.1...
2019-07-31 13:37:01.220838: [debug] Process finished in 565ms: /tmp/stack16004/lens-4.17.1/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 configure --user --package-db=clear --package-db=global --package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb --libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib --bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin --datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share --libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec --sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc --docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/lens-4.17.1 --htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/lens-4.17.1 --haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/lens-4.17.1 --dependency=Cabal=Cabal-2.4.1.0-4t2ut7bCQNuEj8DDES6BZk --dependency=array=array-0.5.3.0 --dependency=base=base-4.12.0.0 --dependency=base-orphans=base-orphans-0.8.1-HeyTAcy4PKhDcGhjvJwDzq --dependency=bifunctors=bifunctors-5.5.4-IlbDVA9XHWAJq2PByxA06p --dependency=bytestring=bytestring-0.10.8.2 --dependency=cabal-doctest=cabal-doctest-1.0.6-JAfPX6tflaY9kZ4EpfkxUI --dependency=call-stack=call-stack-0.1.0-J1eWgTNOnM4IGVyeW0v2YZ --dependency=comonad=comonad-5.0.5-JFdRPgecuFj5lQyTZW7sIK --dependency=containers=containers-0.6.0.1 --dependency=contravariant=contravariant-1.5.2-LJPrwS2H2QC4rMJkL7BzPJ --dependency=distributive=distributive-0.6-3AZ16mK1QBO5W5Ouhno1al --dependency=exceptions=exceptions-0.10.2-2mS9GUVmJpmKSw5CuaN6ik --dependency=filepath=filepath-1.4.2.1 --dependency=free=free-5.1.1-1gm4s3RNcz7AaCIWKVuPVP --dependency=ghc-prim=ghc-prim-0.5.3 --dependency=hashable=hashable-1.2.7.0-2SI038axTEd7AEZJ275kpi --dependency=kan-extensions=kan-extensions-5.2-1ait89GgqwlIgaE2Y7xlci --dependency=mtl=mtl-2.2.2 --dependency=parallel=parallel-3.2.2.0-EGl5SOk48TWHAD161C93aQ --dependency=profunctors=profunctors-5.3-2K29wrdl16hKfksHLAek8X --dependency=reflection=reflection-2.1.4-D3IaixAKGmk6dzEKDGsgtn --dependency=semigroupoids=semigroupoids-5.3.2-IXn1d4AhZ60KrPZFuBrH37 --dependency=tagged=tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP --dependency=template-haskell=template-haskell-2.14.0.0 --dependency=text=text-1.2.3.1 --dependency=th-abstraction=th-abstraction-0.2.11.0-DAhuCgi08HTBWsDjm9nrOq --dependency=transformers=transformers-0.5.6.2 --dependency=transformers-compat=transformers-compat-0.6.5-9e4biiR1CNSADVloF4o7Bd --dependency=unordered-containers=unordered-containers-0.2.10.0-LgoTL3wbBEY5bZIDJiyxW4 --dependency=vector=vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig -f-benchmark-uniplate -f-dump-splices -finlining -f-j -f-old-inline-pragmas -f-safe -ftest-doctests -ftest-hunit -ftest-properties -ftest-templates -ftrustworthy --exact-configuration --ghc-option=-fhide-source-paths
2019-07-31 13:37:01.221747: [info] lens > build
2019-07-31 13:37:01.222216: [debug] Run process within /tmp/stack16004/lens-4.17.1/: /tmp/stack16004/lens-4.17.1/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 build --ghc-options ""
2019-07-31 13:37:01.294224: [info] lens > Preprocessing library for lens-4.17.1..
2019-07-31 13:37:01.294361: [info] lens > Building library for lens-4.17.1..
2019-07-31 13:37:01.887932: [info] lens > [ 1 of 83] Compiling Control.Lens.Internal.CTypes
2019-07-31 13:37:01.923315: [info] lens > [ 2 of 83] Compiling Control.Lens.Internal.Coerce
2019-07-31 13:37:01.958326: [info] lens > [ 3 of 83] Compiling Control.Lens.Internal.Getter
2019-07-31 13:37:02.989661: [info] lens > [ 4 of 83] Compiling Control.Lens.Internal.Fold
2019-07-31 13:37:03.300579: [info] lens > [ 5 of 83] Compiling Control.Lens.Internal.Instances
2019-07-31 13:37:03.314193: [info] lens > [ 6 of 83] Compiling Control.Lens.Internal.Indexed
2019-07-31 13:37:03.995467: [info] lens > [ 7 of 83] Compiling Control.Lens.Internal.Context
2019-07-31 13:37:04.637154: [info] lens > [ 8 of 83] Compiling Control.Lens.Internal.Bazaar
2019-07-31 13:37:05.824608: [info] lens > [ 9 of 83] Compiling Control.Lens.Internal.Iso
2019-07-31 13:37:05.939110: [info] lens > [10 of 83] Compiling Control.Lens.Internal.Level
2019-07-31 13:37:06.494271: [info] lens > [11 of 83] Compiling Control.Lens.Internal.List
2019-07-31 13:37:06.531967: [info] lens > [12 of 83] Compiling Control.Lens.Internal.Magma
2019-07-31 13:37:07.131575: [info] lens > [13 of 83] Compiling Control.Lens.Internal.Prism
2019-07-31 13:37:07.215433: [info] lens > [14 of 83] Compiling Control.Lens.Internal.Review
2019-07-31 13:37:07.240937: [info] lens > [15 of 83] Compiling Control.Lens.Internal.Setter
2019-07-31 13:37:07.316088: [info] lens > [16 of 83] Compiling Control.Lens.Internal.TH
2019-07-31 13:37:07.465419: [info] lens > [17 of 83] Compiling Control.Lens.Internal.Zoom
2019-07-31 13:37:08.504814: [info] lens > [18 of 83] Compiling Control.Lens.Internal
2019-07-31 13:37:08.521663: [info] lens > [19 of 83] Compiling Control.Lens.Type
2019-07-31 13:37:08.552766: [info] lens > [20 of 83] Compiling Control.Lens.Setter
2019-07-31 13:37:08.882574: [info] lens > [21 of 83] Compiling Control.Lens.Lens
2019-07-31 13:37:09.454306: [info] lens > [22 of 83] Compiling Control.Lens.Tuple
2019-07-31 13:37:15.829106: [info] lens > [23 of 83] Compiling Control.Lens.Getter
2019-07-31 13:37:15.957044: [info] lens > [24 of 83] Compiling Control.Lens.Review
2019-07-31 13:37:16.014952: [info] lens > [25 of 83] Compiling Control.Lens.Prism
2019-07-31 13:37:16.232697: [info] lens > [26 of 83] Compiling Control.Lens.Fold
2019-07-31 13:37:17.200994: [info] lens > [27 of 83] Compiling Control.Lens.Traversal
2019-07-31 13:37:18.538995: [info] lens > [28 of 83] Compiling Control.Lens.Level
2019-07-31 13:37:18.672949: [info] lens > [29 of 83] Compiling Control.Lens.Reified
2019-07-31 13:37:21.123468: [info] lens > [30 of 83] Compiling Control.Lens.Internal.Exception
2019-07-31 13:37:21.259912: [info] lens > [31 of 83] Compiling Control.Lens.Indexed
2019-07-31 13:37:28.428136: [info] lens > [32 of 83] Compiling Control.Lens.Internal.ByteString
2019-07-31 13:37:28.822294: [info] lens > [33 of 83] Compiling Control.Lens.Equality
2019-07-31 13:37:28.864062: [info] lens > [34 of 83] Compiling Control.Lens.Iso
2019-07-31 13:37:29.193055: [info] lens > [35 of 83] Compiling Control.Lens.Empty
2019-07-31 13:37:29.745280: [info] lens > [36 of 83] Compiling Control.Lens.Cons
2019-07-31 13:37:31.637969: [info] lens > [37 of 83] Compiling Control.Lens.Internal.Deque
2019-07-31 13:37:35.562604: [info] lens > [38 of 83] Compiling Control.Lens.Wrapped
2019-07-31 13:37:37.956558: [info] lens > [39 of 83] Compiling Control.Lens.Zoom
2019-07-31 13:37:38.253470: [info] lens > [40 of 83] Compiling Data.Data.Lens
2019-07-31 13:37:40.742000: [info] lens > [41 of 83] Compiling Control.Lens.Plated
2019-07-31 13:37:41.364038: [info] lens > [42 of 83] Compiling Data.HashSet.Lens
2019-07-31 13:37:41.427735: [info] lens > [43 of 83] Compiling Data.Map.Lens
2019-07-31 13:37:41.444298: [info] lens > [44 of 83] Compiling Data.Set.Lens
2019-07-31 13:37:41.474945: [info] lens > [45 of 83] Compiling Data.Text.Lazy.Lens
2019-07-31 13:37:41.802990: [info] lens > [46 of 83] Compiling Data.Text.Strict.Lens
2019-07-31 13:37:42.019391: [info] lens > [47 of 83] Compiling Data.Text.Lens
2019-07-31 13:37:42.130598: [info] lens > [48 of 83] Compiling Data.Vector.Generic.Lens
2019-07-31 13:37:42.589421: [info] lens > [49 of 83] Compiling Control.Lens.Each
2019-07-31 13:37:43.455469: [info] lens > [50 of 83] Compiling Control.Lens.At
2019-07-31 13:37:44.729419: [info] lens > [51 of 83] Compiling Language.Haskell.TH.Lens
2019-07-31 13:37:47.740918: [info] lens > [52 of 83] Compiling Control.Lens.Internal.PrismTH
2019-07-31 13:37:48.521427: [info] lens > [53 of 83] Compiling Control.Lens.Internal.FieldTH
2019-07-31 13:37:50.169657: [info] lens > [54 of 83] Compiling Control.Lens.TH
2019-07-31 13:37:51.602665: [info] lens > [55 of 83] Compiling Control.Lens
2019-07-31 13:37:51.626150: [info] lens > [56 of 83] Compiling GHC.Generics.Lens
2019-07-31 13:37:51.742509: [info] lens > [57 of 83] Compiling Data.Vector.Lens
2019-07-31 13:37:51.895761: [info] lens > [58 of 83] Compiling Data.Typeable.Lens
2019-07-31 13:37:51.948605: [info] lens > [59 of 83] Compiling Data.Tree.Lens
2019-07-31 13:37:51.973473: [info] lens > [60 of 83] Compiling Data.Sequence.Lens
2019-07-31 13:37:52.045936: [info] lens > [61 of 83] Compiling Data.List.Lens
2019-07-31 13:37:52.137933: [info] lens > [62 of 83] Compiling Data.IntSet.Lens
2019-07-31 13:37:52.193515: [info] lens > [63 of 83] Compiling Data.Complex.Lens
2019-07-31 13:37:52.309975: [info] lens > [64 of 83] Compiling Data.ByteString.Strict.Lens
2019-07-31 13:37:52.349333: [info] lens > [65 of 83] Compiling Data.ByteString.Lazy.Lens
2019-07-31 13:37:52.389679: [info] lens > [66 of 83] Compiling Data.ByteString.Lens
2019-07-31 13:37:52.537167: [info] lens > [67 of 83] Compiling Data.Bits.Lens
2019-07-31 13:37:52.776152: [info] lens > [68 of 83] Compiling Data.Array.Lens
2019-07-31 13:37:52.870424: [info] lens > [69 of 83] Compiling Control.Seq.Lens
2019-07-31 13:37:52.895458: [info] lens > [70 of 83] Compiling Control.Parallel.Strategies.Lens
2019-07-31 13:37:52.931813: [info] lens > [71 of 83] Compiling Control.Monad.Error.Lens
2019-07-31 13:37:53.137221: [info] lens > [72 of 83] Compiling Control.Lens.Unsound
2019-07-31 13:37:53.184159: [info] lens > [73 of 83] Compiling Control.Lens.Operators
2019-07-31 13:37:53.199944: [info] lens > [74 of 83] Compiling Control.Lens.Extras
2019-07-31 13:37:53.221258: [info] lens > [75 of 83] Compiling Control.Lens.Combinators
2019-07-31 13:37:53.243710: [info] lens > [76 of 83] Compiling Control.Exception.Lens
2019-07-31 13:37:54.444471: [info] lens > [77 of 83] Compiling Data.Dynamic.Lens
2019-07-31 13:37:54.517142: [info] lens > [78 of 83] Compiling Numeric.Lens
2019-07-31 13:37:54.928700: [info] lens > [79 of 83] Compiling Numeric.Natural.Lens
2019-07-31 13:37:55.458977: [info] lens > [80 of 83] Compiling Paths_lens
2019-07-31 13:37:55.541586: [info] lens > [81 of 83] Compiling System.Exit.Lens
2019-07-31 13:37:55.656546: [info] lens > [82 of 83] Compiling System.FilePath.Lens
2019-07-31 13:37:55.761269: [info] lens > [83 of 83] Compiling System.IO.Error.Lens
2019-07-31 13:37:56.396300: [debug] Process finished in 55174ms: /tmp/stack16004/lens-4.17.1/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 build --ghc-options ""
2019-07-31 13:37:56.396447: [info] lens > copy/register
2019-07-31 13:37:56.396737: [debug] Run process within /tmp/stack16004/lens-4.17.1/: /tmp/stack16004/lens-4.17.1/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 copy
2019-07-31 13:37:56.496506: [info] lens > Installing library in /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib/x86_64-linux-ghc-8.6.5/lens-4.17.1-LYzOvUEJ2VU6bhrmSoNjt1
2019-07-31 13:37:56.588514: [debug] Process finished in 192ms: /tmp/stack16004/lens-4.17.1/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 copy
2019-07-31 13:37:56.588786: [debug] Run process within /tmp/stack16004/lens-4.17.1/: /tmp/stack16004/lens-4.17.1/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 register
2019-07-31 13:37:56.821357: [info] lens > Registering library for lens-4.17.1..
2019-07-31 13:37:56.830706: [debug] Process finished in 242ms: /tmp/stack16004/lens-4.17.1/.stack-work/dist/x86_64-linux/Cabal-2.4.0.1/setup/setup --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 register
2019-07-31 13:37:56.830844: [debug] Run process: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb describe --simple-output lens --expand-pkgroot
2019-07-31 13:37:56.864901: [debug] Process finished in 34ms: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb describe --simple-output lens --expand-pkgroot
2019-07-31 13:37:56.865316: [debug] SELECT "id","platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library" FROM "precompiled_cache" WHERE "platform_ghc_dir"=? AND "compiler"=? AND "cabal_version"=? AND "package_key"=? AND "options_hash"=? AND "haddock"=?; [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "fece7dc98d59f1613c05dd07329b5fe287a8560fb8856d2bef2b46b5c9fe23c3,8041",PersistByteString "Lo\219\237\186\SO\NAK\152\231\143\t\ETB:\148\ETXC\138\149\193U\180\241z\237w\185]\129\199\177\ETX\243",PersistBool False]
2019-07-31 13:37:56.865564: [debug] INSERT INTO "precompiled_cache"("platform_ghc_dir","compiler","cabal_version","package_key","options_hash","haddock","library") VALUES(?,?,?,?,?,?,?); [PersistText "x86_64-linux/",PersistText "ghc-8.6.5",PersistText "2.4.0.1",PersistText "fece7dc98d59f1613c05dd07329b5fe287a8560fb8856d2bef2b46b5c9fe23c3,8041",PersistByteString "Lo\219\237\186\SO\NAK\152\231\143\t\ETB:\148\ETXC\138\149\193U\180\241z\237w\185]\129\199\177\ETX\243",PersistBool False,PersistText "snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb/lens-4.17.1-LYzOvUEJ2VU6bhrmSoNjt1.conf"]
2019-07-31 13:37:56.865650: [debug] SELECT "id" FROM "precompiled_cache" WHERE _ROWID_=last_insert_rowid(); []
2019-07-31 13:37:56.885748: [debug] SELECT "id","directory","type","pkg_src","active","path_env_var","haddock" FROM "config_cache" WHERE "directory"=? AND "type"=?; [PersistText "/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/",PersistText "lib:lens-4.17.1-LYzOvUEJ2VU6bhrmSoNjt1"]
2019-07-31 13:37:56.885923: [debug] INSERT INTO "config_cache"("directory","type","pkg_src","active","path_env_var","haddock") VALUES(?,?,?,?,?,?); [PersistText "/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/",PersistText "lib:lens-4.17.1-LYzOvUEJ2VU6bhrmSoNjt1",PersistText "upstream",PersistBool True,PersistText "/usr/local/lib/nodejs/node-v12.2.0-linux-x64/bin/:/home/chris/.local/bin:/home/chris/.cargo/bin:/usr/sbin:/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/bin:/Users/chris/.local/bin/:/Users/chris/.cargo/bin/",PersistBool False]
2019-07-31 13:37:56.886059: [debug] SELECT "id" FROM "config_cache" WHERE _ROWID_=last_insert_rowid(); []
2019-07-31 13:37:56.886114: [debug] DELETE FROM "config_cache_dir_option" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 22]
2019-07-31 13:37:56.886186: [debug] INSERT INTO "config_cache_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?); [PersistInt64 22,PersistInt64 0,PersistText "--user",PersistInt64 22,PersistInt64 1,PersistText "--package-db=clear",PersistInt64 22,PersistInt64 2,PersistText "--package-db=global",PersistInt64 22,PersistInt64 3,PersistText "--package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb",PersistInt64 22,PersistInt64 4,PersistText "--libdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib",PersistInt64 22,PersistInt64 5,PersistText "--bindir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin",PersistInt64 22,PersistInt64 6,PersistText "--datadir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share",PersistInt64 22,PersistInt64 7,PersistText "--libexecdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec",PersistInt64 22,PersistInt64 8,PersistText "--sysconfdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc",PersistInt64 22,PersistInt64 9,PersistText "--docdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/lens-4.17.1",PersistInt64 22,PersistInt64 10,PersistText "--htmldir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/lens-4.17.1",PersistInt64 22,PersistInt64 11,PersistText "--haddockdir=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/lens-4.17.1"]
2019-07-31 13:37:56.886344: [debug] DELETE FROM "config_cache_no_dir_option" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 22]
2019-07-31 13:37:56.886410: [debug] INSERT INTO "config_cache_no_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?); [PersistInt64 22,PersistInt64 0,PersistText "--dependency=Cabal=Cabal-2.4.1.0-4t2ut7bCQNuEj8DDES6BZk",PersistInt64 22,PersistInt64 1,PersistText "--dependency=array=array-0.5.3.0",PersistInt64 22,PersistInt64 2,PersistText "--dependency=base=base-4.12.0.0",PersistInt64 22,PersistInt64 3,PersistText "--dependency=base-orphans=base-orphans-0.8.1-HeyTAcy4PKhDcGhjvJwDzq",PersistInt64 22,PersistInt64 4,PersistText "--dependency=bifunctors=bifunctors-5.5.4-IlbDVA9XHWAJq2PByxA06p",PersistInt64 22,PersistInt64 5,PersistText "--dependency=bytestring=bytestring-0.10.8.2",PersistInt64 22,PersistInt64 6,PersistText "--dependency=cabal-doctest=cabal-doctest-1.0.6-JAfPX6tflaY9kZ4EpfkxUI",PersistInt64 22,PersistInt64 7,PersistText "--dependency=call-stack=call-stack-0.1.0-J1eWgTNOnM4IGVyeW0v2YZ",PersistInt64 22,PersistInt64 8,PersistText "--dependency=comonad=comonad-5.0.5-JFdRPgecuFj5lQyTZW7sIK",PersistInt64 22,PersistInt64 9,PersistText "--dependency=containers=containers-0.6.0.1",PersistInt64 22,PersistInt64 10,PersistText "--dependency=contravariant=contravariant-1.5.2-LJPrwS2H2QC4rMJkL7BzPJ",PersistInt64 22,PersistInt64 11,PersistText "--dependency=distributive=distributive-0.6-3AZ16mK1QBO5W5Ouhno1al",PersistInt64 22,PersistInt64 12,PersistText "--dependency=exceptions=exceptions-0.10.2-2mS9GUVmJpmKSw5CuaN6ik",PersistInt64 22,PersistInt64 13,PersistText "--dependency=filepath=filepath-1.4.2.1",PersistInt64 22,PersistInt64 14,PersistText "--dependency=free=free-5.1.1-1gm4s3RNcz7AaCIWKVuPVP",PersistInt64 22,PersistInt64 15,PersistText "--dependency=ghc-prim=ghc-prim-0.5.3",PersistInt64 22,PersistInt64 16,PersistText "--dependency=hashable=hashable-1.2.7.0-2SI038axTEd7AEZJ275kpi",PersistInt64 22,PersistInt64 17,PersistText "--dependency=kan-extensions=kan-extensions-5.2-1ait89GgqwlIgaE2Y7xlci",PersistInt64 22,PersistInt64 18,PersistText "--dependency=mtl=mtl-2.2.2",PersistInt64 22,PersistInt64 19,PersistText "--dependency=parallel=parallel-3.2.2.0-EGl5SOk48TWHAD161C93aQ",PersistInt64 22,PersistInt64 20,PersistText "--dependency=profunctors=profunctors-5.3-2K29wrdl16hKfksHLAek8X",PersistInt64 22,PersistInt64 21,PersistText "--dependency=reflection=reflection-2.1.4-D3IaixAKGmk6dzEKDGsgtn",PersistInt64 22,PersistInt64 22,PersistText "--dependency=semigroupoids=semigroupoids-5.3.2-IXn1d4AhZ60KrPZFuBrH37",PersistInt64 22,PersistInt64 23,PersistText "--dependency=tagged=tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP",PersistInt64 22,PersistInt64 24,PersistText "--dependency=template-haskell=template-haskell-2.14.0.0",PersistInt64 22,PersistInt64 25,PersistText "--dependency=text=text-1.2.3.1",PersistInt64 22,PersistInt64 26,PersistText "--dependency=th-abstraction=th-abstraction-0.2.11.0-DAhuCgi08HTBWsDjm9nrOq",PersistInt64 22,PersistInt64 27,PersistText "--dependency=transformers=transformers-0.5.6.2",PersistInt64 22,PersistInt64 28,PersistText "--dependency=transformers-compat=transformers-compat-0.6.5-9e4biiR1CNSADVloF4o7Bd",PersistInt64 22,PersistInt64 29,PersistText "--dependency=unordered-containers=unordered-containers-0.2.10.0-LgoTL3wbBEY5bZIDJiyxW4",PersistInt64 22,PersistInt64 30,PersistText "--dependency=vector=vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig",PersistInt64 22,PersistInt64 31,PersistText "-f-benchmark-uniplate",PersistInt64 22,PersistInt64 32,PersistText "-f-dump-splices",PersistInt64 22,PersistInt64 33,PersistText "-finlining",PersistInt64 22,PersistInt64 34,PersistText "-f-j",PersistInt64 22,PersistInt64 35,PersistText "-f-old-inline-pragmas",PersistInt64 22,PersistInt64 36,PersistText "-f-safe",PersistInt64 22,PersistInt64 37,PersistText "-ftest-doctests",PersistInt64 22,PersistInt64 38,PersistText "-ftest-hunit",PersistInt64 22,PersistInt64 39,PersistText "-ftest-properties",PersistInt64 22,PersistInt64 40,PersistText "-ftest-templates",PersistInt64 22,PersistInt64 41,PersistText "-ftrustworthy",PersistInt64 22,PersistInt64 42,PersistText "--exact-configuration",PersistInt64 22,PersistInt64 43,PersistText "--ghc-option=-fhide-source-paths"]
2019-07-31 13:37:56.886787: [debug] DELETE FROM "config_cache_dep" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 22]
2019-07-31 13:37:56.886852: [debug] INSERT INTO "config_cache_dep"("config_cache_id","ghc_pkg_id") VALUES (?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?); [PersistInt64 22,PersistText "Cabal-2.4.1.0-4t2ut7bCQNuEj8DDES6BZk",PersistInt64 22,PersistText "array-0.5.3.0",PersistInt64 22,PersistText "base-4.12.0.0",PersistInt64 22,PersistText "base-orphans-0.8.1-HeyTAcy4PKhDcGhjvJwDzq",PersistInt64 22,PersistText "bifunctors-5.5.4-IlbDVA9XHWAJq2PByxA06p",PersistInt64 22,PersistText "bytestring-0.10.8.2",PersistInt64 22,PersistText "cabal-doctest-1.0.6-JAfPX6tflaY9kZ4EpfkxUI",PersistInt64 22,PersistText "call-stack-0.1.0-J1eWgTNOnM4IGVyeW0v2YZ",PersistInt64 22,PersistText "comonad-5.0.5-JFdRPgecuFj5lQyTZW7sIK",PersistInt64 22,PersistText "containers-0.6.0.1",PersistInt64 22,PersistText "contravariant-1.5.2-LJPrwS2H2QC4rMJkL7BzPJ",PersistInt64 22,PersistText "distributive-0.6-3AZ16mK1QBO5W5Ouhno1al",PersistInt64 22,PersistText "exceptions-0.10.2-2mS9GUVmJpmKSw5CuaN6ik",PersistInt64 22,PersistText "filepath-1.4.2.1",PersistInt64 22,PersistText "free-5.1.1-1gm4s3RNcz7AaCIWKVuPVP",PersistInt64 22,PersistText "ghc-prim-0.5.3",PersistInt64 22,PersistText "hashable-1.2.7.0-2SI038axTEd7AEZJ275kpi",PersistInt64 22,PersistText "kan-extensions-5.2-1ait89GgqwlIgaE2Y7xlci",PersistInt64 22,PersistText "mtl-2.2.2",PersistInt64 22,PersistText "parallel-3.2.2.0-EGl5SOk48TWHAD161C93aQ",PersistInt64 22,PersistText "profunctors-5.3-2K29wrdl16hKfksHLAek8X",PersistInt64 22,PersistText "reflection-2.1.4-D3IaixAKGmk6dzEKDGsgtn",PersistInt64 22,PersistText "semigroupoids-5.3.2-IXn1d4AhZ60KrPZFuBrH37",PersistInt64 22,PersistText "tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP",PersistInt64 22,PersistText "template-haskell-2.14.0.0",PersistInt64 22,PersistText "text-1.2.3.1",PersistInt64 22,PersistText "th-abstraction-0.2.11.0-DAhuCgi08HTBWsDjm9nrOq",PersistInt64 22,PersistText "transformers-0.5.6.2",PersistInt64 22,PersistText "transformers-compat-0.6.5-9e4biiR1CNSADVloF4o7Bd",PersistInt64 22,PersistText "unordered-containers-0.2.10.0-LgoTL3wbBEY5bZIDJiyxW4",PersistInt64 22,PersistText "vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig"]
2019-07-31 13:37:56.896945: [debug] SELECT "id","directory","type","pkg_src","active","path_env_var","haddock" FROM "config_cache" WHERE "directory"=? AND "type"=?; [PersistText "/home/chris/Work/chrisdone/prj/",PersistText "config"]
2019-07-31 13:37:56.897175: [debug] SELECT "id", "config_cache_id", "index", "option" FROM "config_cache_dir_option" WHERE ("config_cache_id"=?) ORDER BY "index"; [PersistInt64 1]
2019-07-31 13:37:56.897540: [debug] SELECT "id", "config_cache_id", "index", "option" FROM "config_cache_no_dir_option" WHERE ("config_cache_id"=?) ORDER BY "index"; [PersistInt64 1]
2019-07-31 13:37:56.897676: [debug] SELECT "id", "config_cache_id", "ghc_pkg_id" FROM "config_cache_dep" WHERE ("config_cache_id"=?); [PersistInt64 1]
2019-07-31 13:37:56.897822: [debug] SELECT "id", "config_cache_id", "component" FROM "config_cache_component" WHERE ("config_cache_id"=?); [PersistInt64 1]
2019-07-31 13:37:56.898273: [debug] UPDATE "config_cache" SET "active"=? WHERE ("directory"=?) AND ("type"=?); [PersistBool False,PersistText "/home/chris/Work/chrisdone/prj/",PersistText "config"]
2019-07-31 13:37:56.909941: [info] prj > configure (lib + exe)
2019-07-31 13:37:56.910215: [debug] Run process within /home/chris/Work/chrisdone/prj/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 configure --user --package-db=clear --package-db=global --package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb --package-db=/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb --libdir=/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib --bindir=/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin --datadir=/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share --libexecdir=/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec --sysconfdir=/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc --docdir=/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/prj-0.1.0.0 --htmldir=/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/prj-0.1.0.0 --haddockdir=/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/prj-0.1.0.0 --dependency=base=base-4.12.0.0 --dependency=brick=brick-0.47.1-3WYyKkvecEQ48slH2zX7a0 --dependency=containers=containers-0.6.0.1 --dependency=lens=lens-4.17.1-LYzOvUEJ2VU6bhrmSoNjt1 --dependency=microlens-th=microlens-th-0.4.2.3-2ty2TK3jSO111y1tN2Ao3p --dependency=text=text-1.2.3.1 --dependency=vector=vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig --dependency=vty=vty-5.25.1-5F0Dx48kCbIDYghqu3PLKW --exact-configuration --ghc-option=-fhide-source-paths
2019-07-31 13:37:57.443441: [info] Configuring prj-0.1.0.0...
2019-07-31 13:37:57.613130: [debug] Process finished in 703ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 configure --user --package-db=clear --package-db=global --package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb --package-db=/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb --libdir=/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib --bindir=/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin --datadir=/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share --libexecdir=/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec --sysconfdir=/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc --docdir=/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/prj-0.1.0.0 --htmldir=/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/prj-0.1.0.0 --haddockdir=/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/prj-0.1.0.0 --dependency=base=base-4.12.0.0 --dependency=brick=brick-0.47.1-3WYyKkvecEQ48slH2zX7a0 --dependency=containers=containers-0.6.0.1 --dependency=lens=lens-4.17.1-LYzOvUEJ2VU6bhrmSoNjt1 --dependency=microlens-th=microlens-th-0.4.2.3-2ty2TK3jSO111y1tN2Ao3p --dependency=text=text-1.2.3.1 --dependency=vector=vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig --dependency=vty=vty-5.25.1-5F0Dx48kCbIDYghqu3PLKW --exact-configuration --ghc-option=-fhide-source-paths
2019-07-31 13:37:57.613344: [debug] SELECT "id","directory","type","pkg_src","active","path_env_var","haddock" FROM "config_cache" WHERE "directory"=? AND "type"=?; [PersistText "/home/chris/Work/chrisdone/prj/",PersistText "config"]
2019-07-31 13:37:57.613505: [debug] SELECT "id", "config_cache_id", "index", "option" FROM "config_cache_dir_option" WHERE ("config_cache_id"=?) ORDER BY "index"; [PersistInt64 1]
2019-07-31 13:37:57.613673: [debug] SELECT "id", "config_cache_id", "index", "option" FROM "config_cache_no_dir_option" WHERE ("config_cache_id"=?) ORDER BY "index"; [PersistInt64 1]
2019-07-31 13:37:57.613908: [debug] SELECT "id", "config_cache_id", "ghc_pkg_id" FROM "config_cache_dep" WHERE ("config_cache_id"=?); [PersistInt64 1]
2019-07-31 13:37:57.614025: [debug] SELECT "id", "config_cache_id", "component" FROM "config_cache_component" WHERE ("config_cache_id"=?); [PersistInt64 1]
2019-07-31 13:37:57.614102: [debug] UPDATE "config_cache" SET "pkg_src"=?,"active"=?,"path_env_var"=? WHERE "id"=? ; [PersistText "local:/home/chris/Work/chrisdone/prj/",PersistBool True,PersistText "/usr/local/lib/nodejs/node-v12.2.0-linux-x64/bin/:/home/chris/.local/bin:/home/chris/.cargo/bin:/usr/sbin:/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/bin:/Users/chris/.local/bin/:/Users/chris/.cargo/bin/",PersistInt64 1]
2019-07-31 13:37:57.614390: [debug] DELETE FROM "config_cache_no_dir_option" WHERE ("config_cache_id"=?) AND ("index" IN (?,?,?,?,?,?)); [PersistInt64 1,PersistInt64 3,PersistInt64 4,PersistInt64 5,PersistInt64 6,PersistInt64 7,PersistInt64 8]
2019-07-31 13:37:57.614723: [debug] INSERT INTO "config_cache_no_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?); [PersistInt64 1,PersistInt64 3,PersistText "--dependency=lens=lens-4.17.1-LYzOvUEJ2VU6bhrmSoNjt1",PersistInt64 1,PersistInt64 4,PersistText "--dependency=microlens-th=microlens-th-0.4.2.3-2ty2TK3jSO111y1tN2Ao3p",PersistInt64 1,PersistInt64 5,PersistText "--dependency=text=text-1.2.3.1",PersistInt64 1,PersistInt64 6,PersistText "--dependency=vector=vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig",PersistInt64 1,PersistInt64 7,PersistText "--dependency=vty=vty-5.25.1-5F0Dx48kCbIDYghqu3PLKW",PersistInt64 1,PersistInt64 8,PersistText "--exact-configuration",PersistInt64 1,PersistInt64 9,PersistText "--ghc-option=-fhide-source-paths"]
2019-07-31 13:37:57.614923: [debug] DELETE FROM "config_cache_dep" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 1]
2019-07-31 13:37:57.615029: [debug] INSERT INTO "config_cache_dep"("config_cache_id","ghc_pkg_id") VALUES (?,?); [PersistInt64 1,PersistText "lens-4.17.1-LYzOvUEJ2VU6bhrmSoNjt1"]
2019-07-31 13:37:57.624948: [debug] Start: getPackageFiles /home/chris/Work/chrisdone/prj/prj.cabal
2019-07-31 13:37:57.625827: [debug] Finished in 1ms: getPackageFiles /home/chris/Work/chrisdone/prj/prj.cabal
2019-07-31 13:37:57.626951: [info] prj > build (lib + exe)
2019-07-31 13:37:57.627063: [debug] Run process within /home/chris/Work/chrisdone/prj/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 build lib:prj exe:prj-brick --ghc-options ""
2019-07-31 13:37:57.679979: [info] Preprocessing library for prj-0.1.0.0..
2019-07-31 13:37:57.680294: [info] Building library for prj-0.1.0.0..
2019-07-31 13:37:57.759284: [info] [1 of 2] Compiling Tree
2019-07-31 13:37:58.268079: [info] [2 of 2] Compiling Haskell
2019-07-31 13:37:58.906880: [info] Preprocessing executable 'prj-brick' for prj-0.1.0.0..
2019-07-31 13:37:58.907023: [info] Building executable 'prj-brick' for prj-0.1.0.0..
2019-07-31 13:37:58.995311: [info] [1 of 1] Compiling Main [Tree changed]
2019-07-31 13:37:59.359299: [warn]
2019-07-31 13:37:59.359513: [warn] /home/chris/Work/chrisdone/prj/app/brick-main.hs:112:36: warning: [-Wincomplete-patterns]
2019-07-31 13:37:59.359579: [warn] Pattern match(es) are non-exhaustive
2019-07-31 13:37:59.359630: [warn] In a case alternative:
2019-07-31 13:37:59.359680: [warn] Patterns not matched:
2019-07-31 13:37:59.359725: [warn] (Keyword _)
2019-07-31 13:37:59.359782: [warn] (IntLit _)
2019-07-31 13:37:59.359828: [warn] (ArbitraryText _)
2019-07-31 13:37:59.359873: [warn] (Lookup _ _)
2019-07-31 13:37:59.359914: [warn] ...
2019-07-31 13:37:59.359955: [warn] |
2019-07-31 13:37:59.359995: [warn] 112 | case newtree of
2019-07-31 13:37:59.360041: [warn] | ^^^^^^^^^^^^^^^...
2019-07-31 13:38:00.740523: [info] Linking .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/prj-brick/prj-brick ...
2019-07-31 13:38:01.348871: [debug] Process finished in 3722ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 build lib:prj exe:prj-brick --ghc-options ""
2019-07-31 13:38:01.349016: [debug] Start: getPackageFiles /home/chris/Work/chrisdone/prj/prj.cabal
2019-07-31 13:38:01.350006: [debug] Finished in 1ms: getPackageFiles /home/chris/Work/chrisdone/prj/prj.cabal
2019-07-31 13:38:01.350463: [info] prj > copy/register
2019-07-31 13:38:01.350567: [debug] Run process within /home/chris/Work/chrisdone/prj/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 copy
2019-07-31 13:38:01.412649: [info] Installing library in /home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib/x86_64-linux-ghc-8.6.5/prj-0.1.0.0-DNEjlf9k4yf9AUk07ytgi
2019-07-31 13:38:01.427101: [info] Installing executable prj-brick in /home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin
2019-07-31 13:38:01.452212: [debug] Process finished in 102ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 copy
2019-07-31 13:38:01.452443: [debug] Run process within /home/chris/Work/chrisdone/prj/: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 register
2019-07-31 13:38:01.611642: [info] Registering library for prj-0.1.0.0..
2019-07-31 13:38:01.614035: [debug] Process finished in 161ms: /home/chris/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 register
2019-07-31 13:38:01.614157: [debug] Run process: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb describe --simple-output prj --expand-pkgroot
2019-07-31 13:38:01.631485: [debug] Process finished in 17ms: /home/chris/.stack/programs/x86_64-linux/ghc-8.6.5/bin/ghc-pkg-8.6.5 --user --no-user-package-db --package-db /home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb describe --simple-output prj --expand-pkgroot
2019-07-31 13:38:01.631734: [debug] SELECT "id","directory","type","pkg_src","active","path_env_var","haddock" FROM "config_cache" WHERE "directory"=? AND "type"=?; [PersistText "/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/",PersistText "lib:prj-0.1.0.0-DNEjlf9k4yf9AUk07ytgi"]
2019-07-31 13:38:01.631938: [debug] INSERT INTO "config_cache"("directory","type","pkg_src","active","path_env_var","haddock") VALUES(?,?,?,?,?,?); [PersistText "/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/",PersistText "lib:prj-0.1.0.0-DNEjlf9k4yf9AUk07ytgi",PersistText "local:/home/chris/Work/chrisdone/prj/",PersistBool True,PersistText "/usr/local/lib/nodejs/node-v12.2.0-linux-x64/bin/:/home/chris/.local/bin:/home/chris/.cargo/bin:/usr/sbin:/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/bin:/Users/chris/.local/bin/:/Users/chris/.cargo/bin/",PersistBool False]
2019-07-31 13:38:01.632163: [debug] SELECT "id" FROM "config_cache" WHERE _ROWID_=last_insert_rowid(); []
2019-07-31 13:38:01.632238: [debug] DELETE FROM "config_cache_dir_option" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 23]
2019-07-31 13:38:01.632380: [debug] INSERT INTO "config_cache_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?); [PersistInt64 23,PersistInt64 0,PersistText "--user",PersistInt64 23,PersistInt64 1,PersistText "--package-db=clear",PersistInt64 23,PersistInt64 2,PersistText "--package-db=global",PersistInt64 23,PersistInt64 3,PersistText "--package-db=/home/chris/.stack/snapshots/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb",PersistInt64 23,PersistInt64 4,PersistText "--package-db=/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/pkgdb",PersistInt64 23,PersistInt64 5,PersistText "--libdir=/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/lib",PersistInt64 23,PersistInt64 6,PersistText "--bindir=/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/bin",PersistInt64 23,PersistInt64 7,PersistText "--datadir=/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/share",PersistInt64 23,PersistInt64 8,PersistText "--libexecdir=/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/libexec",PersistInt64 23,PersistInt64 9,PersistText "--sysconfdir=/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/etc",PersistInt64 23,PersistInt64 10,PersistText "--docdir=/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/prj-0.1.0.0",PersistInt64 23,PersistInt64 11,PersistText "--htmldir=/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/prj-0.1.0.0",PersistInt64 23,PersistInt64 12,PersistText "--haddockdir=/home/chris/Work/chrisdone/prj/.stack-work/install/x86_64-linux/0f0b98133d0e1b49e66c551f65da323c561e9b4a0e0abcc04637ff3417691f2e/8.6.5/doc/prj-0.1.0.0"]
2019-07-31 13:38:01.632701: [debug] DELETE FROM "config_cache_no_dir_option" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 23]
2019-07-31 13:38:01.632773: [debug] INSERT INTO "config_cache_no_dir_option"("config_cache_id","index","option") VALUES (?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?),(?,?,?); [PersistInt64 23,PersistInt64 0,PersistText "--dependency=base=base-4.12.0.0",PersistInt64 23,PersistInt64 1,PersistText "--dependency=brick=brick-0.47.1-3WYyKkvecEQ48slH2zX7a0",PersistInt64 23,PersistInt64 2,PersistText "--dependency=containers=containers-0.6.0.1",PersistInt64 23,PersistInt64 3,PersistText "--dependency=lens=lens-4.17.1-LYzOvUEJ2VU6bhrmSoNjt1",PersistInt64 23,PersistInt64 4,PersistText "--dependency=microlens-th=microlens-th-0.4.2.3-2ty2TK3jSO111y1tN2Ao3p",PersistInt64 23,PersistInt64 5,PersistText "--dependency=text=text-1.2.3.1",PersistInt64 23,PersistInt64 6,PersistText "--dependency=vector=vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig",PersistInt64 23,PersistInt64 7,PersistText "--dependency=vty=vty-5.25.1-5F0Dx48kCbIDYghqu3PLKW",PersistInt64 23,PersistInt64 8,PersistText "--exact-configuration",PersistInt64 23,PersistInt64 9,PersistText "--ghc-option=-fhide-source-paths"]
2019-07-31 13:38:01.632906: [debug] DELETE FROM "config_cache_dep" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 23]
2019-07-31 13:38:01.632969: [debug] INSERT INTO "config_cache_dep"("config_cache_id","ghc_pkg_id") VALUES (?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?),(?,?); [PersistInt64 23,PersistText "base-4.12.0.0",PersistInt64 23,PersistText "brick-0.47.1-3WYyKkvecEQ48slH2zX7a0",PersistInt64 23,PersistText "containers-0.6.0.1",PersistInt64 23,PersistText "lens-4.17.1-LYzOvUEJ2VU6bhrmSoNjt1",PersistInt64 23,PersistText "microlens-th-0.4.2.3-2ty2TK3jSO111y1tN2Ao3p",PersistInt64 23,PersistText "text-1.2.3.1",PersistInt64 23,PersistText "vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig",PersistInt64 23,PersistText "vty-5.25.1-5F0Dx48kCbIDYghqu3PLKW"]
2019-07-31 13:38:01.633086: [debug] DELETE FROM "config_cache_component" WHERE ("config_cache_id"=?) AND (1=2); [PersistInt64 23]
2019-07-31 13:38:01.633170: [debug] INSERT INTO "config_cache_component"("config_cache_id","component") VALUES (?,?); [PersistInt64 23,PersistByteString "exe:prj-brick"]
2019-07-31 13:38:01.644224: [info] Completed 21 action(s).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment