148.40 s
[smos-data-gen] encode :: Entry -> Data.ByteString.Lazy.ByteString
148.40 s
[smos-data-gen] ✓ never fails to encode a "valid Entry" 59.81 ms
148.40 s
[smos-data-gen] passed for all of 100 inputs.
148.40 s
[smos-data-gen] parseTimestampText
148.40 s
[smos-data-gen] ✓ parses whatever timestampText outputs 38.29 ms
148.40 s
[smos-data-gen] passed for all of 100 inputs.
148.40 s
[smos-data-gen] JSON Logbook (valid)
148.40 s
[smos-data-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String Logbook
148.40 s
[smos-data-gen] ✓ ensures that encode and decode are inverses for "valid Logbook"'s 189.52 ms
148.40 s
[smos-data-gen] passed for all of 100 inputs.
148.40 s
[smos-data-gen] encode :: Logbook -> Data.ByteString.Lazy.ByteString
148.40 s
[smos-data-gen] ✓ never fails to encode a "valid Logbook" 98.73 ms
148.40 s
[smos-data-gen] passed for all of 100 inputs.
148.40 s
[smos-data-gen] JSON TimestampName (valid)
148.40 s
[smos-data-gen] encode :: TimestampName -> Data.ByteString.Lazy.ByteString
148.40 s
[smos-data-gen] ✓ never fails to encode a "valid TimestampName" 21.43 ms
148.40 s
[smos-data-gen] passed for all of 100 inputs.
148.40 s
[smos-data-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String TimestampName
148.40 s
[smos-data-gen] ✓ ensures that encode and decode are inverses for "valid TimestampName"'s 24.23 ms
148.40 s
[smos-data-gen] passed for all of 100 inputs.
148.40 s
[smos-data-gen] validPropertyNameChar
148.40 s
[smos-data-gen] ✓ says that ')' is invalid 0.61 ms
148.40 s
[smos-data-gen] ✓ says that '(' is invalid 0.58 ms
148.40 s
[smos-data-gen] JSON PropertyName (valid)
148.40 s
[smos-data-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String PropertyName
148.40 s
[smos-data-gen] ✓ ensures that encode and decode are inverses for "valid PropertyName"'s 10.25 ms
148.40 s
[smos-data-gen] passed for all of 100 inputs.
148.40 s
[smos-data-gen] encode :: PropertyName -> Data.ByteString.Lazy.ByteString
148.40 s
[smos-data-gen] ✓ never fails to encode a "valid PropertyName" 8.22 ms
148.40 s
[smos-data-gen] passed for all of 100 inputs.
148.40 s
[smos-data-gen] Eq Entry
148.40 s
[smos-data-gen] (==) :: Entry -> Entry -> Bool
148.40 s
[smos-data-gen] ✓ is symmetric for "valid Entry"s 18.48 ms
148.40 s
[smos-data-gen] passed for all of 100 inputs.
148.40 s
[smos-data-gen] ✓ is reflexive for "valid Entry"s 25.75 ms
148.40 s
[smos-data-gen] passed for all of 100 inputs.
148.40 s
[smos-data-gen] ✓ is transitive for "valid Entry"s 19.02 ms
148.40 s
[smos-data-gen] passed for all of 100 inputs.
148.40 s
[smos-data-gen] ✓ is equivalent to (\a b -> not $ a /= b) for "valid Entry"s 11.06 ms
148.40 s
[smos-data-gen] passed for all of 100 inputs.
148.40 s
[smos-data-gen] (/=) :: Entry -> Entry -> Bool
148.40 s
[smos-data-gen] ✓ is antireflexive for "valid Entry"s 17.59 ms
148.40 s
[smos-data-gen] passed for all of 100 inputs.
148.40 s
[smos-data-gen] ✓ is equivalent to (\a b -> not $ a == b) for "valid Entry"s 7.54 ms
148.40 s
[smos-data-gen] passed for all of 100 inputs.
148.40 s
[smos-data-gen] parseUTCTimeString
148.40 s
[smos-data-gen] ✓ parses this string leniently 0.05 ms
148.40 s
[smos-data-gen] ✓ parses this string leniently 0.06 ms
148.40 s
[smos-data-gen] ✓ parses this version 2.0.0 timestamp 0.03 ms
148.40 s
[smos-data-gen] ✓ parses this string leniently 0.04 ms
148.40 s
[smos-data-gen] ✓ parses this string leniently 0.04 ms
148.40 s
[smos-data-gen] ✓ parses this version 0.0.0 timestamp 3.77 ms
148.40 s
[smos-data-gen] ✓ parses this version 1.0.0 timestamp 0.05 ms
148.40 s
[smos-data-gen] ✓ parses this string leniently 0.04 ms
148.40 s
[smos-data-gen] ✓ parses this string leniently 0.04 ms
148.40 s
[smos-data-gen] ✓ parses whatever renderUTCTimeString outputs 7.51 ms
148.40 s
[smos-data-gen] passed for all of 100 inputs.
148.40 s
[smos-data-gen] ✓ parses this string leniently 0.02 ms
148.40 s
[smos-data-gen] ✓ parses this string leniently 0.02 ms
148.40 s
[smos-data-gen] ✓ parses this string leniently 0.01 ms
148.40 s
[smos-data-gen] ✓ parses this string leniently 0.02 ms
148.40 s
[smos-data-gen] JSON StateHistoryEntry (valid)
148.40 s
[smos-data-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String StateHistoryEntry
148.40 s
[smos-data-gen] ✓ ensures that encode and decode are inverses for "valid StateHistoryEntry"'s 15.35 ms
148.40 s
[smos-data-gen] passed for all of 100 inputs.
148.40 s
[smos-data-gen] encode :: StateHistoryEntry -> Data.ByteString.Lazy.ByteString
148.40 s
[smos-data-gen] ✓ never fails to encode a "valid StateHistoryEntry" 4.71 ms
148.40 s
[smos-data-gen] passed for all of 100 inputs.
148.40 s
[smos-data-gen] parseLocalTimeString
148.40 s
[smos-data-gen] ✓ parses this string leniently 0.04 ms
148.40 s
[smos-data-gen] ✓ parses this string leniently 0.05 ms
148.40 s
[smos-data-gen] ✓ parses this string leniently 0.10 ms
148.40 s
[smos-data-gen] ✓ parses this string leniently 0.04 ms
148.40 s
[smos-data-gen] ✓ parses this string leniently 0.04 ms
148.40 s
[smos-data-gen] ✓ parses this version 2.0.0 timestamp 0.08 ms
148.40 s
[smos-data-gen] ✓ parses this version 0 timestamp 4.40 ms
148.40 s
[smos-data-gen] ✓ parses this string leniently 0.08 ms
148.40 s
[smos-data-gen] ✓ parses this string leniently 0.72 ms
148.40 s
[smos-data-gen] ✓ parses this string leniently 0.04 ms
148.40 s
[smos-data-gen] ✓ parses this version 1.0.0 timestamp 0.04 ms
148.40 s
[smos-data-gen] ✓ parses this version 0 timestamp 4.37 ms
148.40 s
[smos-data-gen] ✓ parses this string leniently 0.74 ms
148.40 s
[smos-data-gen] ✓ parses this string leniently 0.72 ms
148.40 s
[smos-data-gen] ✓ parses whatever renderLocalTimeString outputs 26.66 ms
148.40 s
[smos-data-gen] passed for all of 100 inputs.
148.40 s
[smos-data-gen] emptyLogbook
148.40 s
[smos-data-gen] ✓ is valid 0.01 ms
148.40 s
[smos-data-gen] Ord StateHistoryEntry
148.40 s
[smos-data-gen] (>=) :: StateHistoryEntry -> StateHistoryEntry -> Bool
148.40 s
[smos-data-gen] ✓ is transitive for "valid StateHistoryEntry"'s 2.72 ms
148.40 s
[smos-data-gen] passed for all of 100 inputs.
148.40 s
[smos-data-gen] ✓ is reflexive for "valid StateHistoryEntry"'s 3.73 ms
148.40 s
[smos-data-gen] passed for all of 100 inputs.
148.40 s
[smos-data-gen] ✓ is equivalent to (\a b -> compare a b /= LT) for "valid StateHistoryEntry"'s 2.88 ms
148.40 s
[smos-data-gen] passed for all of 100 inputs.
148.40 s
[smos-data-gen] ✓ is antisymmetric for "valid StateHistoryEntry"'s 2.89 ms
148.40 s
[smos-data-gen] passed for all of 100 inputs.
148.40 s
[smos-data-gen] "min :: (StateHistoryEntry -> StateHistoryEntry -> StateHistoryEntry)"
148.40 s
[smos-data-gen] ✓ is equivalent to (\a b -> if a <= b then a else b) for "valid StateHistoryEntry"'s 4.50 ms
148.40 s
[smos-data-gen] passed for all of 100 inputs.
148.40 s
[smos-data-gen] (<=) :: StateHistoryEntry -> StateHistoryEntry -> Bool
148.41 s
[smos-data-gen] ✓ is reflexive for "valid StateHistoryEntry"'s 3.70 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] ✓ is equivalent to (\a b -> compare a b /= GT) for "valid StateHistoryEntry"'s 2.22 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] ✓ is transitive for "valid StateHistoryEntry"'s 2.17 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] ✓ is antisymmetric for "valid StateHistoryEntry"'s 2.11 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] (<) :: StateHistoryEntry -> StateHistoryEntry -> Bool
148.41 s
[smos-data-gen] ✓ is transitive for "valid StateHistoryEntry"'s 2.12 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] ✓ is antireflexive for "valid StateHistoryEntry"'s 3.07 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] ✓ is equivalent to (\a b -> compare a b == LT) for "valid StateHistoryEntry"'s 3.75 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] "max :: (StateHistoryEntry -> StateHistoryEntry -> StateHistoryEntry)"
148.41 s
[smos-data-gen] ✓ is equivalent to (\a b -> if a >= b then a else b) for "valid StateHistoryEntry"'s 4.33 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] (>) :: StateHistoryEntry -> StateHistoryEntry -> Bool
148.41 s
[smos-data-gen] ✓ is antireflexive for "valid StateHistoryEntry"'s 3.75 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] ✓ is equivalent to (\a b -> compare a b == GT) for "valid StateHistoryEntry"'s 2.71 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] ✓ is transitive for "valid StateHistoryEntry"'s 2.70 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] GenValid PropertyName
148.41 s
[smos-data-gen] genValid :: Gen PropertyName
148.41 s
[smos-data-gen] ✓ only generates valid 'PropertyName's 11.79 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] JSON Header (valid)
148.41 s
[smos-data-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String Header
148.41 s
[smos-data-gen] ✓ ensures that encode and decode are inverses for "valid Header"'s 16.54 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] encode :: Header -> Data.ByteString.Lazy.ByteString
148.41 s
[smos-data-gen] ✓ never fails to encode a "valid Header" 11.74 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] JSON Timestamp (valid)
148.41 s
[smos-data-gen] encode :: Timestamp -> Data.ByteString.Lazy.ByteString
148.41 s
[smos-data-gen] ✓ never fails to encode a "valid Timestamp" 10.43 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String Timestamp
148.41 s
[smos-data-gen] ✓ ensures that encode and decode are inverses for "valid Timestamp"'s 11.74 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] StateHistory
148.41 s
[smos-data-gen] ✓ considers a state history where two entries happened at the same time valid 16.46 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] JSON PropertyValue
148.41 s
[smos-data-gen] ✓ parses every value into a valid value 10.40 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] GenValid Tag
148.41 s
[smos-data-gen] genValid :: Gen Tag
148.41 s
[smos-data-gen] ✓ only generates valid 'Tag's 10.95 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] emptyEntry
148.41 s
[smos-data-gen] ✓ is valid 9.50 ms
148.41 s
[smos-data-gen] newEntry
148.41 s
[smos-data-gen] ✓ produces valid entries 22.90 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] GenValid TimestampName
148.41 s
[smos-data-gen] genValid :: Gen TimestampName
148.41 s
[smos-data-gen] ✓ only generates valid 'TimestampName's 10.25 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] GenValid Logbook
148.41 s
[smos-data-gen] genValid :: Gen Logbook
148.41 s
[smos-data-gen] ✓ only generates valid 'Logbook's 24.84 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] JSON Contents (valid)
148.41 s
[smos-data-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String Contents
148.41 s
[smos-data-gen] ✓ ensures that encode and decode are inverses for "valid Contents"'s 21.52 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] encode :: Contents -> Data.ByteString.Lazy.ByteString
148.41 s
[smos-data-gen] ✓ never fails to encode a "valid Contents" 21.48 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] Ord StateHistory
148.41 s
[smos-data-gen] "max :: (StateHistory -> StateHistory -> StateHistory)"
148.41 s
[smos-data-gen] ✓ is equivalent to (\a b -> if a >= b then a else b) for "valid StateHistory"'s 24.70 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] (>=) :: StateHistory -> StateHistory -> Bool
148.41 s
[smos-data-gen] ✓ is transitive for "valid StateHistory"'s 22.17 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] ✓ is reflexive for "valid StateHistory"'s 22.18 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] ✓ is antisymmetric for "valid StateHistory"'s 25.53 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] ✓ is equivalent to (\a b -> compare a b /= LT) for "valid StateHistory"'s 24.03 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] (>) :: StateHistory -> StateHistory -> Bool
148.41 s
[smos-data-gen] ✓ is equivalent to (\a b -> compare a b == GT) for "valid StateHistory"'s 21.31 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] ✓ is antireflexive for "valid StateHistory"'s 21.27 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] ✓ is transitive for "valid StateHistory"'s 18.45 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] (<=) :: StateHistory -> StateHistory -> Bool
148.41 s
[smos-data-gen] ✓ is reflexive for "valid StateHistory"'s 13.46 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] ✓ is equivalent to (\a b -> compare a b /= GT) for "valid StateHistory"'s 18.41 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] ✓ is transitive for "valid StateHistory"'s 20.61 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] ✓ is antisymmetric for "valid StateHistory"'s 19.35 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] "min :: (StateHistory -> StateHistory -> StateHistory)"
148.41 s
[smos-data-gen] ✓ is equivalent to (\a b -> if a <= b then a else b) for "valid StateHistory"'s 23.36 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] (<) :: StateHistory -> StateHistory -> Bool
148.41 s
[smos-data-gen] ✓ is antireflexive for "valid StateHistory"'s 17.12 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] ✓ is transitive for "valid StateHistory"'s 21.52 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] ✓ is equivalent to (\a b -> compare a b == LT) for "valid StateHistory"'s 28.62 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] Ord SmosFile
148.41 s
[smos-data-gen] (<=) :: SmosFile -> SmosFile -> Bool
148.41 s
[smos-data-gen] ✓ is transitive for "valid SmosFile"'s 18.39 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] ✓ is antisymmetric for "valid SmosFile"'s 16.68 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] ✓ is equivalent to (\a b -> compare a b /= GT) for "valid SmosFile"'s 13.68 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] ✓ is reflexive for "valid SmosFile"'s 78.19 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] (<) :: SmosFile -> SmosFile -> Bool
148.41 s
[smos-data-gen] ✓ is antireflexive for "valid SmosFile"'s 65.91 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] ✓ is transitive for "valid SmosFile"'s 9.83 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] ✓ is equivalent to (\a b -> compare a b == LT) for "valid SmosFile"'s 9.47 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] (>=) :: SmosFile -> SmosFile -> Bool
148.41 s
[smos-data-gen] ✓ is equivalent to (\a b -> compare a b /= LT) for "valid SmosFile"'s 9.47 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] ✓ is transitive for "valid SmosFile"'s 9.77 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] ✓ is antisymmetric for "valid SmosFile"'s 9.46 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] ✓ is reflexive for "valid SmosFile"'s 76.58 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] "max :: (SmosFile -> SmosFile -> SmosFile)"
148.41 s
[smos-data-gen] ✓ is equivalent to (\a b -> if a >= b then a else b) for "valid SmosFile"'s 70.25 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] (>) :: SmosFile -> SmosFile -> Bool
148.41 s
[smos-data-gen] ✓ is antireflexive for "valid SmosFile"'s 64.79 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] ✓ is transitive for "valid SmosFile"'s 9.92 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] ✓ is equivalent to (\a b -> compare a b == GT) for "valid SmosFile"'s 10.94 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] "min :: (SmosFile -> SmosFile -> SmosFile)"
148.41 s
[smos-data-gen] ✓ is equivalent to (\a b -> if a <= b then a else b) for "valid SmosFile"'s 77.71 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] GenValid Contents
148.41 s
[smos-data-gen] genValid :: Gen Contents
148.41 s
[smos-data-gen] ✓ only generates valid 'Contents's 12.63 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] JSON LogbookEntry (valid)
148.41 s
[smos-data-gen] encode :: LogbookEntry -> Data.ByteString.Lazy.ByteString
148.41 s
[smos-data-gen] ✓ never fails to encode a "valid LogbookEntry" 12.63 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String LogbookEntry
148.41 s
[smos-data-gen] ✓ ensures that encode and decode are inverses for "valid LogbookEntry"'s 20.36 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] JSON LogbookEntry
148.41 s
[smos-data-gen] ✓ parses every value into a valid value 24.64 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] GenValid PropertyValue
148.41 s
[smos-data-gen] genValid :: Gen PropertyValue
148.41 s
[smos-data-gen] ✓ only generates valid 'PropertyValue's 12.44 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] JSON PropertyValue (valid)
148.41 s
[smos-data-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String PropertyValue
148.41 s
[smos-data-gen] ✓ ensures that encode and decode are inverses for "valid PropertyValue"'s 11.64 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] encode :: PropertyValue -> Data.ByteString.Lazy.ByteString
148.41 s
[smos-data-gen] ✓ never fails to encode a "valid PropertyValue" 18.16 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] JSON TodoState
148.41 s
[smos-data-gen] ✓ parses every value into a valid value 8.35 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] JSON TimestampName
148.41 s
[smos-data-gen] ✓ parses every value into a valid value 9.36 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] GenValid LogbookEntry
148.41 s
[smos-data-gen] genValid :: Gen LogbookEntry
148.41 s
[smos-data-gen] ✓ only generates valid 'LogbookEntry's 8.31 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] parseDayString
148.41 s
[smos-data-gen] ✓ parses whatever renderDayString outputs 9.35 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] JSON Tag
148.41 s
[smos-data-gen] ✓ parses every value into a valid value 8.27 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] JSON Timestamp
148.41 s
[smos-data-gen] ✓ parses every value into a valid value 9.37 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] JSON Contents
148.41 s
[smos-data-gen] ✓ parses every value into a valid value 9.08 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] validTagChar
148.41 s
[smos-data-gen] ✓ says that ')' is invalid 8.98 ms
148.41 s
[smos-data-gen] ✓ says that '(' is invalid 7.57 ms
148.41 s
[smos-data-gen] JSON Header
148.41 s
[smos-data-gen] ✓ parses every value into a valid value 12.97 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] entryWithState
148.41 s
[smos-data-gen] ✓ produces an entry with the given state 25.09 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] ✓ produces valid entries 20.34 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] GenValid StateHistory
148.41 s
[smos-data-gen] genValid :: Gen StateHistory
148.41 s
[smos-data-gen] ✓ only generates valid 'StateHistory's 47.39 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] JSON Logbook
148.41 s
[smos-data-gen] ✓ parses every value into a valid value 129.44 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] JSON SmosFile (valid)
148.41 s
[smos-data-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String SmosFile
148.41 s
[smos-data-gen] ✓ ensures that encode and decode are inverses for "valid SmosFile"'s 461.07 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] encode :: SmosFile -> Data.ByteString.Lazy.ByteString
148.41 s
[smos-data-gen] ✓ never fails to encode a "valid SmosFile" 185.11 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] GenValid SmosFile
148.41 s
[smos-data-gen] genValid :: Gen SmosFile
148.41 s
[smos-data-gen] ✓ only generates valid 'SmosFile's 158.23 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] GenValid Entry
148.41 s
[smos-data-gen] genValid :: Gen Entry
148.41 s
[smos-data-gen] ✓ only generates valid 'Entry's 34.09 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] JSON Tag (valid)
148.41 s
[smos-data-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String Tag
148.41 s
[smos-data-gen] ✓ ensures that encode and decode are inverses for "valid Tag"'s 23.88 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] encode :: Tag -> Data.ByteString.Lazy.ByteString
148.41 s
[smos-data-gen] ✓ never fails to encode a "valid Tag" 20.64 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] Ord Entry
148.41 s
[smos-data-gen] (>=) :: Entry -> Entry -> Bool
148.41 s
[smos-data-gen] ✓ is equivalent to (\a b -> compare a b /= LT) for "valid Entry"'s 29.50 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] ✓ is reflexive for "valid Entry"'s 24.54 ms
148.41 s
[smos-data-gen] passed for all of 100 inputs.
148.41 s
[smos-data-gen] ✓ is antisymmetric for "valid Entry"'s 40.94 ms
148.42 s
[smos-data-gen] passed for all of 100 inputs.
148.42 s
[smos-data-gen] ✓ is transitive for "valid Entry"'s 31.89 ms
148.42 s
[smos-data-gen] passed for all of 100 inputs.
148.42 s
[smos-data-gen] (<) :: Entry -> Entry -> Bool
148.42 s
[smos-data-gen] ✓ is antireflexive for "valid Entry"'s 24.44 ms
148.42 s
[smos-data-gen] passed for all of 100 inputs.
148.42 s
[smos-data-gen] ✓ is equivalent to (\a b -> compare a b == LT) for "valid Entry"'s 25.38 ms
148.42 s
[smos-data-gen] passed for all of 100 inputs.
148.42 s
[smos-data-gen] ✓ is transitive for "valid Entry"'s 28.67 ms
148.42 s
[smos-data-gen] passed for all of 100 inputs.
148.42 s
[smos-data-gen] "max :: (Entry -> Entry -> Entry)"
148.42 s
[smos-data-gen] ✓ is equivalent to (\a b -> if a >= b then a else b) for "valid Entry"'s 37.30 ms
148.42 s
[smos-data-gen] passed for all of 100 inputs.
148.42 s
[smos-data-gen] (<=) :: Entry -> Entry -> Bool
148.42 s
[smos-data-gen] ✓ is equivalent to (\a b -> compare a b /= GT) for "valid Entry"'s 28.76 ms
148.42 s
[smos-data-gen] passed for all of 100 inputs.
148.42 s
[smos-data-gen] ✓ is transitive for "valid Entry"'s 25.85 ms
148.42 s
[smos-data-gen] passed for all of 100 inputs.
148.42 s
[smos-data-gen] ✓ is antisymmetric for "valid Entry"'s 26.33 ms
148.42 s
[smos-data-gen] passed for all of 100 inputs.
148.42 s
[smos-data-gen] ✓ is reflexive for "valid Entry"'s 23.35 ms
148.42 s
[smos-data-gen] passed for all of 100 inputs.
148.42 s
[smos-data-gen] (>) :: Entry -> Entry -> Bool
148.42 s
[smos-data-gen] ✓ is antireflexive for "valid Entry"'s 26.87 ms
148.42 s
[smos-data-gen] passed for all of 100 inputs.
148.42 s
[smos-data-gen] ✓ is transitive for "valid Entry"'s 22.10 ms
148.42 s
[smos-data-gen] passed for all of 100 inputs.
148.42 s
[smos-data-gen] ✓ is equivalent to (\a b -> compare a b == GT) for "valid Entry"'s 21.71 ms
148.42 s
[smos-data-gen] passed for all of 100 inputs.
148.42 s
[smos-data-gen] "min :: (Entry -> Entry -> Entry)"
148.42 s
[smos-data-gen] ✓ is equivalent to (\a b -> if a <= b then a else b) for "valid Entry"'s 28.58 ms
148.42 s
[smos-data-gen] passed for all of 100 inputs.
148.42 s
[smos-data-gen] parseTimestampString
148.42 s
[smos-data-gen] ✓ parses whatever timestampString outputs 21.53 ms
148.42 s
[smos-data-gen] passed for all of 100 inputs.
148.42 s
[smos-data-gen] GenValid TodoState
148.42 s
[smos-data-gen] genValid :: Gen TodoState
148.42 s
[smos-data-gen] ✓ only generates valid 'TodoState's 19.54 ms
148.42 s
[smos-data-gen] passed for all of 100 inputs.
148.42 s
[smos-data-gen] GenValid Timestamp
148.42 s
[smos-data-gen] genValid :: Gen Timestamp
148.42 s
[smos-data-gen] ✓ only generates valid 'Timestamp's 14.63 ms
148.42 s
[smos-data-gen] passed for all of 100 inputs.
148.42 s
[smos-data-gen] JSON StateHistory (valid)
148.42 s
[smos-data-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String StateHistory
148.42 s
[smos-data-gen] ✓ ensures that encode and decode are inverses for "valid StateHistory"'s 119.10 ms
148.42 s
[smos-data-gen] passed for all of 100 inputs.
148.42 s
[smos-data-gen] encode :: StateHistory -> Data.ByteString.Lazy.ByteString
148.42 s
[smos-data-gen] ✓ never fails to encode a "valid StateHistory" 48.92 ms
148.42 s
[smos-data-gen] passed for all of 100 inputs.
148.42 s
[smos-data-gen] JSON PropertyName
148.42 s
[smos-data-gen] ✓ parses every value into a valid value 10.54 ms
148.42 s
[smos-data-gen] passed for all of 100 inputs.
148.42 s
[smos-data-gen] GenValid StateHistoryEntry
148.42 s
[smos-data-gen] genValid :: Gen StateHistoryEntry
148.42 s
[smos-data-gen] ✓ only generates valid 'StateHistoryEntry's 10.57 ms
148.42 s
[smos-data-gen] passed for all of 100 inputs.
148.42 s
[smos-data-gen] GenValid Header
148.42 s
[smos-data-gen] genValid :: Gen Header
148.42 s
[smos-data-gen] ✓ only generates valid 'Header's 18.27 ms
148.42 s
[smos-data-gen] passed for all of 100 inputs.
148.42 s
[smos-data-gen] JSON TodoState (valid)
148.42 s
[smos-data-gen] encode :: TodoState -> Data.ByteString.Lazy.ByteString
148.42 s
[smos-data-gen] ✓ never fails to encode a "valid TodoState" 12.58 ms
148.42 s
[smos-data-gen] passed for all of 100 inputs.
148.42 s
[smos-data-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String TodoState
148.42 s
[smos-data-gen] ✓ ensures that encode and decode are inverses for "valid TodoState"'s 14.08 ms
148.42 s
[smos-data-gen] passed for all of 100 inputs.
148.42 s
[smos-data-gen] Smos.Data.SchemaSpec
148.42 s
[smos-data-gen] ✓ outputs the same schema as before for SmosFile 5.48 ms
148.42 s
[smos-data-gen] ✓ outputs the same schema as before for StateHistory 5.73 ms
148.42 s
[smos-data-gen] ✓ outputs the same schema as before for LogbookEntry 9.71 ms
148.42 s
[smos-data-gen] ✓ outputs the same schema as before for Timestamp 5.70 ms
148.42 s
[smos-data-gen] ✓ outputs the same schema as before for Entry 9.40 ms
148.42 s
[smos-data-gen] ✓ outputs the same schema as before for Contents 10.19 ms
148.42 s
[smos-data-gen] ✓ outputs the same schema as before for PropertyValue 9.33 ms
148.42 s
[smos-data-gen] ✓ outputs the same schema as before for PropertyName 7.72 ms
148.42 s
[smos-data-gen] ✓ outputs the same schema as before for Header 5.84 ms
148.42 s
[smos-data-gen] ✓ outputs the same schema as before for TodoState 6.68 ms
148.42 s
[smos-data-gen] ✓ outputs the same schema as before for Tag 6.28 ms
148.42 s
[smos-data-gen] ✓ outputs the same schema as before for Logbook 6.29 ms
148.42 s
[smos-data-gen] ✓ outputs the same schema as before for StateHistoryEntry 6.49 ms
148.42 s
[smos-data-gen] ✓ outputs the same schema as before for TimestampName 6.26 ms
148.42 s
[smos-data-gen] Smos.Data.GoldenSpec
148.42 s
[smos-data-gen] ✓ outputs the "Single simple entry" as .pretty-json the same as before 6.45 ms
148.42 s
[smos-data-gen] ✓ outputs the "State history entry" as .smos the same as before 6.17 ms
148.42 s
[smos-data-gen] ✓ outputs the "State history entry" as .yaml the same as before 6.17 ms
148.42 s
[smos-data-gen] ✓ outputs the "Single simple entry" as .json the same as before 2.15 ms
148.42 s
[smos-data-gen] ✓ outputs the "Empty" as .pretty-json the same as before 2.26 ms
148.42 s
[smos-data-gen] ✓ outputs the "Single simple Tree" as .yaml the same as before 2.30 ms
148.42 s
[smos-data-gen] ✓ outputs the "Single simple entry" as .smos the same as before 2.14 ms
148.42 s
[smos-data-gen] ✓ outputs the "Logbook entry" as .json the same as before 2.09 ms
148.42 s
[smos-data-gen] ✓ outputs the "Logbook entry" as .smos the same as before 2.08 ms
148.42 s
[smos-data-gen] ✓ outputs the "State history entry" as .json the same as before 1.83 ms
148.42 s
[smos-data-gen] ✓ outputs the "Single complex entry" as .smos the same as before 1.02 ms
148.42 s
[smos-data-gen] ✓ outputs the "Single simple Tree" as .json the same as before 0.89 ms
148.42 s
[smos-data-gen] ✓ outputs the "Empty" as .smos the same as before 0.90 ms
148.42 s
[smos-data-gen] ✓ outputs the "Single simple Tree" as .pretty-json the same as before 0.90 ms
148.42 s
[smos-data-gen] ✓ outputs the "Single simple Tree" as .smos the same as before 0.90 ms
148.42 s
[smos-data-gen] ✓ outputs the "State history entry" as .pretty-json the same as before 0.76 ms
148.42 s
[smos-data-gen] ✓ outputs the "Logbook entry" as .pretty-json the same as before 0.73 ms
148.42 s
[smos-data-gen] ✓ outputs the "Single complex entry" as .yaml the same as before 0.70 ms
148.42 s
[smos-data-gen] ✓ outputs the "Empty" as .yaml the same as before 0.62 ms
148.42 s
[smos-data-gen] ✓ outputs the "Single complex entry" as .json the same as before 0.71 ms
148.42 s
[smos-data-gen] ✓ outputs the "Single complex entry" as .pretty-json the same as before 1.25 ms
148.42 s
[smos-data-gen] ✓ outputs the "Logbook entry" as .yaml the same as before 0.66 ms
148.42 s
[smos-data-gen] ✓ outputs the "Empty" as .json the same as before 0.55 ms
148.42 s
[smos-data-gen] ✓ outputs the "Single simple entry" as .yaml the same as before 1.12 ms
148.42 s
[smos-data-gen] Smos.DataSpec
148.42 s
[smos-data-gen] logbookClockOut
148.42 s
[smos-data-gen] ✓ produces valid logbooks 10.42 ms
148.42 s
[smos-data-gen] passed for all of 100 inputs.
148.42 s
[smos-data-gen] smosFileClockOutEverywhere
148.42 s
[smos-data-gen] ✓ produces valid smos files 88.59 ms
148.42 s
[smos-data-gen] passed for all of 100 inputs.
148.42 s
[smos-data-gen] logbookClockIn
148.42 s
[smos-data-gen] ✓ produces valid logbooks 15.52 ms
148.42 s
[smos-data-gen] passed for all of 100 inputs.
148.42 s
[smos-data-gen] entryClockOut
148.42 s
[smos-data-gen] ✓ produces valid entries 22.67 ms
148.42 s
[smos-data-gen] passed for all of 100 inputs.
148.42 s
[smos-data-gen] entryClockIn
148.42 s
[smos-data-gen] ✓ produces valid entries 20.72 ms
148.42 s
[smos-data-gen] passed for all of 100 inputs.
148.42 s
[smos-data-gen] Smos.Data.EncodingSpec
148.42 s
[smos-data-gen] smosFileJSONBS
148.42 s
[smos-data-gen] ✓ produces bytestrings that can be roundtripped with parseSmosFile 778.11 ms
148.42 s
[smos-data-gen] passed for all of 100 inputs.
148.42 s
[smos-data-gen] smosFileYamlBS
148.42 s
[smos-data-gen] ✓ produces bytestrings that can be roundtripped with parseSmosFile 963.31 ms
148.42 s
[smos-data-gen] passed for all of 100 inputs.
148.42 s
[smos-data-gen] smosFileJSONPrettyBS
148.42 s
[smos-data-gen] ✓ produces bytestrings that can be roundtripped with parseSmosFile 899.69 ms
148.42 s
[smos-data-gen] passed for all of 100 inputs.
148.42 s
[smos-data-gen] Smos.Data.FormatSpec
148.42 s
[smos-data-gen] entry
148.42 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/format/entry/success/header.smos succesfully parses as .smos 3.51 ms
148.42 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/format/entry/success/complex.smos succesfully parses as .smos 3.53 ms
148.42 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/format/entry/failure/wrong-log.smos successfully fails to parse 12.81 ms
148.42 s
[smos-data-gen] timestamp
148.42 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/format/timestamp/success/day.yaml succesfully parses as .yaml 3.53 ms
148.42 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/format/timestamp/success/datetime.yaml succesfully parses as .yaml 4.26 ms
148.42 s
[smos-data-gen] state
148.42 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/format/state/success/todo.yaml succesfully parses as .yaml 3.50 ms
148.42 s
[smos-data-gen] tag
148.42 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/format/tag/success/online.yaml succesfully parses as .yaml 5.81 ms
148.42 s
[smos-data-gen] header
148.42 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/format/header/success/headers-only.yaml succesfully parses as .yaml 5.67 ms
148.42 s
[smos-data-gen] logbook-entry
148.42 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/format/logbook-entry/success/closed.yaml succesfully parses as .yaml 5.76 ms
148.42 s
[smos-data-gen] logbook
148.42 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/format/logbook/success/open.yaml succesfully parses as .yaml 9.31 ms
148.42 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/format/logbook/success/closed.yaml succesfully parses as .yaml 9.34 ms
148.42 s
[smos-data-gen] file
148.42 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/format/file/failure/wrong-log.smos successfully fails to parse 9.42 ms
148.42 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/format/file/failure/wrong-log-forest.yaml successfully fails to parse 6.50 ms
148.42 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/format/file/success/empty.smos succesfully parses as .smos 2.41 ms
148.42 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/format/file/failure/wrong-log-forest.smos successfully fails to parse 9.54 ms
148.42 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/format/file/success/tags.yaml succesfully parses as .yaml 9.38 ms
148.42 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/format/file/success/forest.yaml succesfully parses as .yaml 8.62 ms
148.42 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/format/file/success/clock.yaml succesfully parses as .yaml 8.81 ms
148.42 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/format/file/success/empty-forest.yaml succesfully parses as .yaml 7.62 ms
148.42 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/format/file/success/empty.yaml succesfully parses as .yaml 7.77 ms
148.42 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/format/file/success/state.yaml succesfully parses as .yaml 8.21 ms
148.42 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/format/file/success/properties.yaml succesfully parses as .yaml 7.90 ms
148.42 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/format/file/success/forest-complex.yaml succesfully parses as .yaml 4.17 ms
148.42 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/format/file/success/headers-only.yaml succesfully parses as .yaml 4.02 ms
148.42 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/format/file/success/timestamps.yaml succesfully parses as .yaml 4.03 ms
148.42 s
[smos-data-gen] property-value
148.42 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/format/property-value/success/minutes.yaml succesfully parses as .yaml 3.84 ms
148.42 s
[smos-data-gen] golden
148.42 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/golden/single-complex-entry.smos still succesfully parses as .smos 1.32 ms
148.42 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/golden/single-simple-entry.smos still succesfully parses as .smos 1.17 ms
148.42 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/golden/empty.smos still succesfully parses as .smos 1.14 ms
148.42 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/golden/single-simple-Tree.pretty-json still succesfully parses as .pretty-json 1.16 ms
148.42 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/golden/single-simple-Tree.yaml still succesfully parses as .yaml 1.12 ms
148.42 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/golden/empty.pretty-json still succesfully parses as .pretty-json 0.97 ms
148.42 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/golden/single-simple-entry.yaml still succesfully parses as .yaml 1.11 ms
148.42 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/golden/empty.json still succesfully parses as .json 0.93 ms
148.42 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/golden/single-complex-entry.yaml still succesfully parses as .yaml 2.40 ms
148.42 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/golden/single-simple-Tree.json still succesfully parses as .json 1.47 ms
148.42 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/golden/single-simple-entry.json still succesfully parses as .json 1.37 ms
148.43 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/golden/single-complex-entry.json still succesfully parses as .json 1.79 ms
148.43 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/golden/empty.yaml still succesfully parses as .yaml 1.36 ms
148.43 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/golden/single-simple-Tree.smos still succesfully parses as .smos 1.69 ms
148.43 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/golden/single-simple-entry.pretty-json still succesfully parses as .pretty-json 1.32 ms
148.43 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/golden/single-complex-entry.pretty-json still succesfully parses as .pretty-json 1.85 ms
148.43 s
[smos-data-gen] timestamp-name
148.43 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/format/timestamp-name/success/SCHEDULED.yaml succesfully parses as .yaml 1.72 ms
148.43 s
[smos-data-gen] property-name
148.43 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/format/property-name/success/timewindow.yaml succesfully parses as .yaml 2.02 ms
148.43 s
[smos-data-gen] state-history
148.43 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/format/state-history/success/v2.0.0.yaml succesfully parses as .yaml 2.13 ms
148.43 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/format/state-history/success/v1.0.0.yaml succesfully parses as .yaml 2.11 ms
148.43 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/format/state-history/success/v0.0.0.yaml succesfully parses as .yaml 1.80 ms
148.43 s
[smos-data-gen] contents
148.43 s
[smos-data-gen] ✓ /build/smos-data-gen-0.5.1/test_resources/format/contents/success/hello-world.yaml succesfully parses as .yaml 1.70 ms
148.43 s
[smos-data-gen]
148.43 s
[smos-data-gen] Examples: 14132
148.43 s
[smos-data-gen] Passed: 371
148.43 s
[smos-data-gen] Failed: 0
148.43 s
[smos-data-gen] Sum of test runtimes: 8.08 seconds
148.43 s
[smos-data-gen] Test suite took: 1.12 seconds
148.43 s
[smos-data-gen]
148.43 s
[smos-data-gen] Test suite smos-data-test: PASS
148.43 s
[smos-data-gen] Test suite logged to: dist/test/smos-data-gen-0.5.1-smos-data-test.log
148.43 s
[smos-data-gen] 1 of 1 test suites (1 of 1 test cases) passed.
148.43 s
[smos-data-gen] Phase: haddockPhase
148.43 s
[smos-report] [12 of 25] Compiling Smos.Report.OptParse ( src/Smos/Report/OptParse.hs, dist/build/Smos/Report/OptParse.o, dist/build/Smos/Report/OptParse.dyn_o )
148.43 s
[smos-data-gen] Phase: installPhase
148.54 s
[smos-data-gen] Installing library in /nix/store/fiz9pcvj5klgyymzijhx2h0iv8j1lacc-smos-data-gen-0.5.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
148.97 s
[smos-data-gen] Phase: fixupPhase
149.00 s
[smos-data-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/fiz9pcvj5klgyymzijhx2h0iv8j1lacc-smos-data-gen-0.5.1
149.00 s
[smos-data-gen] shrinking /nix/store/fiz9pcvj5klgyymzijhx2h0iv8j1lacc-smos-data-gen-0.5.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3-ghc9.10.3.so
149.04 s
[smos-data-gen] checking for references to /build/ in /nix/store/fiz9pcvj5klgyymzijhx2h0iv8j1lacc-smos-data-gen-0.5.1...
149.06 s
[smos-data-gen] patching script interpreter paths in /nix/store/fiz9pcvj5klgyymzijhx2h0iv8j1lacc-smos-data-gen-0.5.1
149.07 s
[smos-data-gen] stripping (with command strip and flags -S -p) in /nix/store/fiz9pcvj5klgyymzijhx2h0iv8j1lacc-smos-data-gen-0.5.1/lib
149.13 s
[smos-notify] Phase: setupCompilerEnvironmentPhase
149.13 s
[smos-notify] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
149.23 s
[smos-data-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/zws1k6f6iny2bs8c1xd130219mw8c12h-smos-data-gen-0.5.1-coverage
149.24 s
[smos-data-gen] checking for references to /build/ in /nix/store/zws1k6f6iny2bs8c1xd130219mw8c12h-smos-data-gen-0.5.1-coverage...
149.25 s
[smos-data-gen] patching script interpreter paths in /nix/store/zws1k6f6iny2bs8c1xd130219mw8c12h-smos-data-gen-0.5.1-coverage
149.68 s
[smos-report] [13 of 25] Compiling Smos.Report.Ongoing ( src/Smos/Report/Ongoing.hs, dist/build/Smos/Report/Ongoing.o, dist/build/Smos/Report/Ongoing.dyn_o )
149.68 s
[smos-report] [14 of 25] Compiling Smos.Report.Next ( src/Smos/Report/Next.hs, dist/build/Smos/Report/Next.o, dist/build/Smos/Report/Next.dyn_o )
149.68 s
[smos-report] [15 of 25] Compiling Smos.Report.Entry ( src/Smos/Report/Entry.hs, dist/build/Smos/Report/Entry.o, dist/build/Smos/Report/Entry.dyn_o )
149.68 s
[smos-report] [16 of 25] Compiling Smos.Report.TimeBlock ( src/Smos/Report/TimeBlock.hs, dist/build/Smos/Report/TimeBlock.o, dist/build/Smos/Report/TimeBlock.dyn_o )
149.68 s
[smos-report] [17 of 25] Compiling Smos.Report.Period ( src/Smos/Report/Period.hs, dist/build/Smos/Report/Period.o, dist/build/Smos/Report/Period.dyn_o )
149.68 s
[smos-report] [18 of 25] Compiling Smos.Report.Stats ( src/Smos/Report/Stats.hs, dist/build/Smos/Report/Stats.o, dist/build/Smos/Report/Stats.dyn_o )
149.68 s
[smos-report] [19 of 25] Compiling Smos.Report.Tags ( src/Smos/Report/Tags.hs, dist/build/Smos/Report/Tags.o, dist/build/Smos/Report/Tags.dyn_o )
149.68 s
[smos-report] [20 of 25] Compiling Smos.Report.Log ( src/Smos/Report/Log.hs, dist/build/Smos/Report/Log.o, dist/build/Smos/Report/Log.dyn_o )
149.68 s
[smos-report] [21 of 25] Compiling Smos.Report.Clock.Types ( src/Smos/Report/Clock/Types.hs, dist/build/Smos/Report/Clock/Types.o, dist/build/Smos/Report/Clock/Types.dyn_o )
149.68 s
[smos-report] [22 of 25] Compiling Smos.Report.Clock ( src/Smos/Report/Clock.hs, dist/build/Smos/Report/Clock.o, dist/build/Smos/Report/Clock.dyn_o )
149.80 s
[smos-report] Adapting module: Smos.Report.Work
149.80 s
[smos-report] Outputing coverables file /build/smos-report-0.12.0/src/Smos/Report/Work.hs.coverables for source file /build/smos-report-0.12.0/src/Smos/Report/Work.hs
149.91 s
[smos-notify] Phase: unpackPhase
149.91 s
[smos-notify] unpacking source archive /nix/store/xapn71y7s7hmw0h928p7f7z02zaak54x-smos-notify-source-0.5.0/smos-notify-0.5.0.tar.gz
150.06 s
[smos-notify] source root is smos-notify-0.5.0
150.06 s
[smos-notify] setting SOURCE_DATE_EPOCH to timestamp 1780355762 of file "smos-notify-0.5.0/test/Spec.hs"
150.06 s
[smos-notify] warning: file "smos-notify-0.5.0/test/Spec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
150.06 s
[smos-notify] Phase: patchPhase
150.06 s
[smos-report] [23 of 25] Compiling Smos.Report.Agenda ( src/Smos/Report/Agenda.hs, dist/build/Smos/Report/Agenda.o, dist/build/Smos/Report/Agenda.dyn_o )
150.06 s
[smos-report] [24 of 25] Compiling Smos.Report.Waiting ( src/Smos/Report/Waiting.hs, dist/build/Smos/Report/Waiting.o, dist/build/Smos/Report/Waiting.dyn_o )
150.06 s
[smos-report] [25 of 25] Compiling Smos.Report.Work ( src/Smos/Report/Work.hs, dist/build/Smos/Report/Work.o, dist/build/Smos/Report/Work.dyn_o )
150.06 s
[smos-notify] Adding dekking-value to build-depends in ./smos-notify.cabal
150.06 s
[smos-notify] Phase: compileBuildDriverPhase
150.06 s
[smos-notify] setupCompileFlags: -package-db=/build/tmp.Pf91Y05YIh/setup-package.conf.d -threaded
150.06 s
[smos-notify] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.Pf91Y05YIh/Main.o )
150.07 s
[smos-notify] [2 of 2] Linking Setup
151.42 s
[smos-notify] Phase: updateAutotoolsGnuConfigScriptsPhase
151.43 s
[smos-notify] Phase: configurePhase
151.44 s
[smos-notify] configureFlags: --verbose --prefix=/nix/store/x3q7da2iwpqxcvrw6vxl9arf33xv2g4z-smos-notify-0.5.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --datadir=/nix/store/bj2anhdxaqm93p7rp37w1xhacki5d0gy-smos-notify-0.5.0-data/share/ghc-9.10.3 --with-gcc=gcc --package-db=/build/tmp.Pf91Y05YIh/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --disable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
151.44 s
[smos-notify] Using Parsec parser
151.44 s
[smos-notify] Configuring smos-notify-0.5.0...
152.23 s
[smos-notify] Dependency base: using base-4.20.2.0
152.23 s
[smos-notify] Dependency conduit: using conduit-1.3.6.1
152.23 s
[smos-notify] Dependency containers: using containers-0.7
152.23 s
[smos-notify] Dependency dekking-value: using dekking-value-0.0.0.0
152.23 s
[smos-notify] Dependency filepath: using filepath-1.5.4.0
152.23 s
[smos-notify] Dependency hashable: using hashable-1.5.0.0
152.23 s
[smos-notify] Dependency monad-logger: using monad-logger-0.3.42
152.23 s
[smos-notify] Dependency opt-env-conf: using opt-env-conf-0.15.0.1
152.23 s
[smos-notify] Dependency path: using path-0.9.6
152.23 s
[smos-notify] Dependency path-io: using path-io-1.8.2
152.23 s
[smos-notify] Dependency persistent: using persistent-2.17.1.0
152.23 s
[smos-notify] Dependency persistent-sqlite: using persistent-sqlite-2.13.3.1
152.23 s
[smos-notify] Dependency pretty-relative-time: using pretty-relative-time-0.3.0.0
152.23 s
[smos-notify] Dependency pretty-show: using pretty-show-1.10
152.23 s
[smos-notify] Dependency process: using process-1.6.26.1
152.23 s
[smos-notify] Dependency smos-cli: using smos-cli-0.2.1
152.23 s
[smos-notify] Dependency smos-data: using smos-data-0.7.0
152.23 s
[smos-notify] Dependency smos-directory: using smos-directory-0.2.0
152.23 s
[smos-notify] Dependency text: using text-2.1.3
152.23 s
[smos-notify] Dependency time: using time-1.12.2
152.23 s
[smos-notify] Dependency base: using base-4.20.2.0
152.23 s
[smos-notify] Dependency dekking-value: using dekking-value-0.0.0.0
152.23 s
[smos-notify] Dependency smos-notify: using smos-notify-0.5.0
152.23 s
[smos-notify] Dependency base: using base-4.20.2.0
152.23 s
[smos-notify] Dependency dekking-value: using dekking-value-0.0.0.0
152.23 s
[smos-notify] Dependency opt-env-conf-test: using opt-env-conf-test-0.0.0.4
152.23 s
[smos-notify] Dependency smos-notify: using smos-notify-0.5.0
152.23 s
[smos-notify] Dependency sydtest: using sydtest-0.23.0.1
152.23 s
[smos-notify] Source component graph:
152.23 s
[smos-notify] component lib
152.23 s
[smos-notify] component exe:smos-notify dependency lib
152.23 s
[smos-notify] component test:smos-notify-test dependency lib
152.23 s
[smos-notify] Configured component graph:
152.23 s
[smos-notify] component smos-notify-0.5.0-KoqLEh7Nz5X375UV3DMUVm
152.23 s
[smos-notify] include base-4.20.2.0-fafd
152.23 s
[smos-notify] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
152.23 s
[smos-notify] include containers-0.7-96b4
152.23 s
[smos-notify] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
152.23 s
[smos-notify] include filepath-1.5.4.0-2605
152.23 s
[smos-notify] include hashable-1.5.0.0-GpmYTgTluYf8q8F8WfEPor
152.23 s
[smos-notify] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
152.23 s
[smos-notify] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
152.23 s
[smos-notify] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
152.23 s
[smos-notify] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
152.23 s
[smos-notify] include persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
152.23 s
[smos-notify] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
152.23 s
[smos-notify] include pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
152.23 s
[smos-notify] include pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
152.23 s
[smos-notify] include process-1.6.26.1-6e7d
152.23 s
[smos-notify] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
152.23 s
[smos-notify] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
152.23 s
[smos-notify] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
152.23 s
[smos-notify] include text-2.1.3-34f1
152.23 s
[smos-notify] include time-1.12.2-3479
152.23 s
[smos-notify] component smos-notify-0.5.0-BITE1EHtHyNEjR2TQWWERS-smos-notify
152.23 s
[smos-notify] include base-4.20.2.0-fafd
152.23 s
[smos-notify] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
152.23 s
[smos-notify] include smos-notify-0.5.0-KoqLEh7Nz5X375UV3DMUVm
152.23 s
[smos-notify] component smos-notify-0.5.0-3cor0QTpXZ01KlnW77bK25-smos-notify-test
152.23 s
[smos-notify] include base-4.20.2.0-fafd
152.23 s
[smos-notify] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
152.23 s
[smos-notify] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
152.23 s
[smos-notify] include smos-notify-0.5.0-KoqLEh7Nz5X375UV3DMUVm
152.23 s
[smos-notify] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
152.23 s
[smos-notify] Linked component graph:
152.23 s
[smos-notify] unit smos-notify-0.5.0-KoqLEh7Nz5X375UV3DMUVm
152.23 s
[smos-notify] include base-4.20.2.0-fafd
152.23 s
[smos-notify] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
152.23 s
[smos-notify] include containers-0.7-96b4
152.23 s
[smos-notify] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
152.23 s
[smos-notify] include filepath-1.5.4.0-2605
152.23 s
[smos-notify] include hashable-1.5.0.0-GpmYTgTluYf8q8F8WfEPor
152.23 s
[smos-notify] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
152.23 s
[smos-notify] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
152.23 s
[smos-notify] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
152.23 s
[smos-notify] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
152.23 s
[smos-notify] include persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
152.23 s
[smos-notify] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
152.23 s
[smos-notify] include pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
152.23 s
[smos-notify] include pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
152.23 s
[smos-notify] include process-1.6.26.1-6e7d
152.23 s
[smos-notify] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
152.23 s
[smos-notify] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
152.23 s
[smos-notify] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
152.23 s
[smos-notify] include text-2.1.3-34f1
152.23 s
[smos-notify] include time-1.12.2-3479
152.23 s
[smos-notify] Smos.Notify=smos-notify-0.5.0-KoqLEh7Nz5X375UV3DMUVm:Smos.Notify,Smos.Notify.DB=smos-notify-0.5.0-KoqLEh7Nz5X375UV3DMUVm:Smos.Notify.DB,Smos.Notify.OptParse=smos-notify-0.5.0-KoqLEh7Nz5X375UV3DMUVm:Smos.Notify.OptParse
152.23 s
[smos-notify] unit smos-notify-0.5.0-BITE1EHtHyNEjR2TQWWERS-smos-notify
152.23 s
[smos-notify] include base-4.20.2.0-fafd
152.23 s
[smos-notify] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
152.23 s
[smos-notify] include smos-notify-0.5.0-KoqLEh7Nz5X375UV3DMUVm
152.23 s
[smos-notify] unit smos-notify-0.5.0-3cor0QTpXZ01KlnW77bK25-smos-notify-test
152.23 s
[smos-notify] include base-4.20.2.0-fafd
152.23 s
[smos-notify] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
152.23 s
[smos-notify] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
152.23 s
[smos-notify] include smos-notify-0.5.0-KoqLEh7Nz5X375UV3DMUVm
152.23 s
[smos-notify] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
152.23 s
[smos-notify] Ready component graph:
152.23 s
[smos-notify] definite smos-notify-0.5.0-KoqLEh7Nz5X375UV3DMUVm
152.23 s
[smos-notify] depends base-4.20.2.0-fafd
152.23 s
[smos-notify] depends conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
152.23 s
[smos-notify] depends containers-0.7-96b4
152.23 s
[smos-notify] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
152.23 s
[smos-notify] depends filepath-1.5.4.0-2605
152.23 s
[smos-notify] depends hashable-1.5.0.0-GpmYTgTluYf8q8F8WfEPor
152.23 s
[smos-notify] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
152.23 s
[smos-notify] depends opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
152.23 s
[smos-notify] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
152.23 s
[smos-notify] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
152.23 s
[smos-notify] depends persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
152.23 s
[smos-notify] depends persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
152.23 s
[smos-notify] depends pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
152.23 s
[smos-notify] depends pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
152.23 s
[smos-notify] depends process-1.6.26.1-6e7d
152.23 s
[smos-notify] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
152.23 s
[smos-notify] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
152.23 s
[smos-notify] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
152.24 s
[smos-notify] depends text-2.1.3-34f1
152.24 s
[smos-notify] depends time-1.12.2-3479
152.24 s
[smos-notify] definite smos-notify-0.5.0-BITE1EHtHyNEjR2TQWWERS-smos-notify
152.24 s
[smos-notify] depends base-4.20.2.0-fafd
152.24 s
[smos-notify] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
152.24 s
[smos-notify] depends smos-notify-0.5.0-KoqLEh7Nz5X375UV3DMUVm
152.24 s
[smos-notify] definite smos-notify-0.5.0-3cor0QTpXZ01KlnW77bK25-smos-notify-test
152.24 s
[smos-notify] depends base-4.20.2.0-fafd
152.24 s
[smos-notify] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
152.24 s
[smos-notify] depends opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
152.24 s
[smos-notify] depends smos-notify-0.5.0-KoqLEh7Nz5X375UV3DMUVm
152.24 s
[smos-notify] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
152.24 s
[smos-notify] Using Cabal-3.12.1.0 compiled by ghc-9.10
152.24 s
[smos-notify] Using compiler: ghc-9.10.3
152.24 s
[smos-notify] Using install prefix:
152.24 s
[smos-notify] /nix/store/x3q7da2iwpqxcvrw6vxl9arf33xv2g4z-smos-notify-0.5.0
152.24 s
[smos-notify] Executables installed in:
152.24 s
[smos-notify] /nix/store/x3q7da2iwpqxcvrw6vxl9arf33xv2g4z-smos-notify-0.5.0/bin
152.24 s
[smos-notify] Libraries installed in:
152.24 s
[smos-notify] /nix/store/x3q7da2iwpqxcvrw6vxl9arf33xv2g4z-smos-notify-0.5.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-notify-0.5.0-KoqLEh7Nz5X375UV3DMUVm
152.24 s
[smos-notify] Dynamic Libraries installed in:
152.24 s
[smos-notify] /nix/store/x3q7da2iwpqxcvrw6vxl9arf33xv2g4z-smos-notify-0.5.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
152.24 s
[smos-notify] Private executables installed in:
152.24 s
[smos-notify] /nix/store/x3q7da2iwpqxcvrw6vxl9arf33xv2g4z-smos-notify-0.5.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-notify-0.5.0
152.24 s
[smos-notify] Data files installed in:
152.24 s
[smos-notify] /nix/store/bj2anhdxaqm93p7rp37w1xhacki5d0gy-smos-notify-0.5.0-data/share/ghc-9.10.3/x86_64-linux-ghc-9.10.3-a85d/smos-notify-0.5.0
152.24 s
[smos-notify] Documentation installed in:
152.24 s
[smos-notify] /nix/store/bj2anhdxaqm93p7rp37w1xhacki5d0gy-smos-notify-0.5.0-data/share/ghc-9.10.3/doc/x86_64-linux-ghc-9.10.3-a85d/smos-notify-0.5.0
152.24 s
[smos-notify] Configuration files installed in:
152.24 s
[smos-notify] /nix/store/x3q7da2iwpqxcvrw6vxl9arf33xv2g4z-smos-notify-0.5.0/etc
152.24 s
[smos-notify] No alex found
152.24 s
[smos-notify] Using ar found on system at:
152.24 s
[smos-notify] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
152.24 s
[smos-notify] No c2hs found
152.24 s
[smos-notify] No cpphs found
152.24 s
[smos-notify] No doctest found
152.24 s
[smos-notify] Using gcc version 14.3.0 given by user at:
152.24 s
[smos-notify] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
152.24 s
[smos-notify] Using ghc version 9.10.3 found on system at:
152.24 s
[smos-notify] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
152.27 s
[smos-notify] Using ghc-pkg version 9.10.3 found on system at:
152.27 s
[smos-notify] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
152.27 s
[smos-notify] No ghcjs found
152.27 s
[smos-notify] No ghcjs-pkg found
152.27 s
[smos-notify] No greencard found
152.27 s
[smos-notify] Using haddock version 2.31.1 found on system at:
152.27 s
[smos-notify] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
152.27 s
[smos-notify] No happy found
152.27 s
[smos-notify] Using haskell-suite found on system at: haskell-suite-dummy-location
152.27 s
[smos-notify] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
152.27 s
[smos-notify] No hmake found
152.27 s
[smos-notify] Using hpc version 0.69 found on system at:
152.27 s
[smos-notify] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
152.27 s
[smos-notify] Using hsc2hs version 0.68.10 found on system at:
152.27 s
[smos-notify] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
152.27 s
[smos-notify] No hscolour found
152.27 s
[smos-notify] No jhc found
152.27 s
[smos-notify] Using ld found on system at:
152.27 s
[smos-notify] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
152.27 s
[smos-notify] No pkg-config found
152.27 s
[smos-notify] Using runghc version 9.10.3 found on system at:
152.27 s
[smos-notify] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
152.27 s
[smos-notify] Using strip version 2.44 found on system at:
152.27 s
[smos-notify] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
152.27 s
[smos-notify] Using tar found on system at:
152.27 s
[smos-notify] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
152.27 s
[smos-notify] No uhc found
152.38 s
[ical-gen] [10 of 12] Compiling ICal.UnfoldedLine.Gen ( src/ICal/UnfoldedLine/Gen.hs, dist/build/ICal/UnfoldedLine/Gen.p_o )
152.38 s
[ical-gen] [11 of 12] Compiling ICal.Gen ( src/ICal/Gen.hs, dist/build/ICal/Gen.p_o )
152.49 s
[smos-notify] Phase: buildPhase
152.49 s
[ical-gen] [12 of 12] Compiling Paths_ical_gen ( dist/build/autogen/Paths_ical_gen.hs, dist/build/Paths_ical_gen.p_o )
152.59 s
[smos-notify] Preprocessing library for smos-notify-0.5.0...
152.59 s
[smos-notify] Building library for smos-notify-0.5.0...
152.88 s
[smos-notify] [1 of 4] Compiling Paths_smos_notify ( dist/build/autogen/Paths_smos_notify.hs, dist/build/Paths_smos_notify.o, dist/build/Paths_smos_notify.dyn_o )
152.88 s
[smos-notify] Adapting module: Smos.Notify.DB
152.88 s
[smos-notify] Outputing coverables file /build/smos-notify-0.5.0/src/Smos/Notify/DB.hs.coverables for source file /build/smos-notify-0.5.0/src/Smos/Notify/DB.hs
153.29 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/fiz9pcvj5klgyymzijhx2h0iv8j1lacc-smos-data-gen-0.5.1 /nix/store/zws1k6f6iny2bs8c1xd130219mw8c12h-smos-data-gen-0.5.1-coverage
153.80 s
[post-build-hook] Pushing 2 paths (293 are already present) using zstd to cache smos ⏳
153.80 s
[post-build-hook]
154.15 s
[post-build-hook] Pushing /nix/store/zws1k6f6iny2bs8c1xd130219mw8c12h-smos-data-gen-0.5.1-coverage (34.87 KiB)
154.17 s
[post-build-hook] Pushing /nix/store/fiz9pcvj5klgyymzijhx2h0iv8j1lacc-smos-data-gen-0.5.1 (12.52 MiB)
155.85 s
[post-build-hook]
155.90 s
[post-build-hook] All done.
155.90 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/fiz9pcvj5klgyymzijhx2h0iv8j1lacc-smos-data-gen-0.5.1 /nix/store/zws1k6f6iny2bs8c1xd130219mw8c12h-smos-data-gen-0.5.1-coverage
155.98 s
[post-build-hook] copying 2 paths...
155.99 s
[post-build-hook] copying path '/nix/store/fiz9pcvj5klgyymzijhx2h0iv8j1lacc-smos-data-gen-0.5.1' to 'https://cache.staging.nix-ci.com'...
155.99 s
[post-build-hook] copying path '/nix/store/zws1k6f6iny2bs8c1xd130219mw8c12h-smos-data-gen-0.5.1-coverage' to 'https://cache.staging.nix-ci.com'...
158.89 s
[post-build-hook] copying 1 paths...
158.89 s
[post-build-hook] copying path '/nix/store/w962kn8v2j2fnyvjv8qpazlx97ii99dl-smos-data-gen-0.5.1.drv' to 'https://cache.staging.nix-ci.com'...
159.56 s
Progress: 20 of 109 built (4 building), 28 of 28 downloaded from cache
159.65 s
Building smos-directory-gen-source
159.70 s
Building smos-github
159.71 s
[ical-gen] Preprocessing benchmark 'ical-bench' for ical-gen-0.0.0.0...
159.71 s
[ical-gen] Building benchmark 'ical-bench' for ical-gen-0.0.0.0...
159.71 s
[ical-gen] [1 of 2] Compiling Main ( bench/Main.hs, dist/build/ical-bench/ical-bench-tmp/Main.o )
159.71 s
[ical-gen] [2 of 2] Compiling Paths_ical_gen ( dist/build/ical-bench/autogen/Paths_ical_gen.hs, dist/build/ical-bench/ical-bench-tmp/Paths_ical_gen.o )
159.71 s
[ical-gen] [3 of 3] Linking dist/build/ical-bench/ical-bench
159.71 s
[ical-gen] Preprocessing test suite 'ical-test' for ical-gen-0.0.0.0...
159.71 s
[ical-gen] Building test suite 'ical-test' for ical-gen-0.0.0.0...
159.71 s
[ical-gen] [ 1 of 26] Compiling ICal.Component.AlarmSpec ( test/ICal/Component/AlarmSpec.hs, dist/build/ical-test/ical-test-tmp/ICal/Component/AlarmSpec.o )
159.71 s
[ical-gen] [ 2 of 26] Compiling ICal.Component.EventSpec ( test/ICal/Component/EventSpec.hs, dist/build/ical-test/ical-test-tmp/ICal/Component/EventSpec.o )
159.71 s
[ical-gen] [ 3 of 26] Compiling ICal.Component.JournalSpec ( test/ICal/Component/JournalSpec.hs, dist/build/ical-test/ical-test-tmp/ICal/Component/JournalSpec.o )
159.71 s
[ical-gen] [ 4 of 26] Compiling ICal.Component.TimeZoneSpec ( test/ICal/Component/TimeZoneSpec.hs, dist/build/ical-test/ical-test-tmp/ICal/Component/TimeZoneSpec.o )
159.71 s
[ical-gen] [ 5 of 26] Compiling ICal.Component.TodoSpec ( test/ICal/Component/TodoSpec.hs, dist/build/ical-test/ical-test-tmp/ICal/Component/TodoSpec.o )
159.71 s
[ical-gen] [ 6 of 26] Compiling ICal.ComponentSpec ( test/ICal/ComponentSpec.hs, dist/build/ical-test/ical-test-tmp/ICal/ComponentSpec.o )
159.71 s
[ical-gen] [ 7 of 26] Compiling ICal.ContentLineSpec ( test/ICal/ContentLineSpec.hs, dist/build/ical-test/ical-test-tmp/ICal/ContentLineSpec.o )
159.71 s
[ical-gen] [ 8 of 26] Compiling ICal.ParameterSpec ( test/ICal/ParameterSpec.hs, dist/build/ical-test/ical-test-tmp/ICal/ParameterSpec.o )
159.71 s
[ical-gen] [ 9 of 26] Compiling ICal.PropertySpec ( test/ICal/PropertySpec.hs, dist/build/ical-test/ical-test-tmp/ICal/PropertySpec.o )
159.71 s
[smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Agenda.dyn_o'
159.71 s
[smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Agenda/Types.dyn_o'
159.71 s
[smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Clock.dyn_o'
159.71 s
[smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Clock/Types.dyn_o'
159.71 s
[smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Comparison.dyn_o'
159.71 s
[smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Entry.dyn_o'
159.71 s
[smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Filter.dyn_o'
159.71 s
[smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Free.dyn_o'
159.71 s
[smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Log.dyn_o'
159.71 s
[smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Next.dyn_o'
159.71 s
[smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Ongoing.dyn_o'
159.71 s
[smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/OptParse.dyn_o'
159.71 s
[smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Period.dyn_o'
159.71 s
[smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Projection.dyn_o'
159.71 s
[smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Projects.dyn_o'
159.71 s
[smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Report.dyn_o'
159.71 s
[smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Sorter.dyn_o'
159.71 s
[smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Stats.dyn_o'
159.71 s
[smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Stuck.dyn_o'
159.71 s
[smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Tags.dyn_o'
159.71 s
[smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Time.dyn_o'
159.71 s
[smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/TimeBlock.dyn_o'
159.71 s
[smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Waiting.dyn_o'
159.71 s
[smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Work.dyn_o'
159.71 s
[smos-report] Warning: ignoring unrecognised input `dist/build/Paths_smos_report.dyn_o'
159.71 s
[smos-report] Phase: checkPhase
159.71 s
[smos-report] Package has no test suites.
159.71 s
[smos-report] Phase: haddockPhase
159.71 s
[smos-report] Phase: installPhase
159.71 s
[smos-report] Installing library in /nix/store/73mn76x5hjjdgy21lw7ldgzvcjk3kdfd-smos-report-0.12.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
159.71 s
[smos-report] Phase: fixupPhase
159.71 s
[smos-report] shrinking RPATHs of ELF executables and libraries in /nix/store/73mn76x5hjjdgy21lw7ldgzvcjk3kdfd-smos-report-0.12.0
159.71 s
[smos-report] shrinking /nix/store/73mn76x5hjjdgy21lw7ldgzvcjk3kdfd-smos-report-0.12.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79-ghc9.10.3.so
159.71 s
[smos-report] checking for references to /build/ in /nix/store/73mn76x5hjjdgy21lw7ldgzvcjk3kdfd-smos-report-0.12.0...
159.71 s
[smos-report] patching script interpreter paths in /nix/store/73mn76x5hjjdgy21lw7ldgzvcjk3kdfd-smos-report-0.12.0
159.71 s
[smos-report] stripping (with command strip and flags -S -p) in /nix/store/73mn76x5hjjdgy21lw7ldgzvcjk3kdfd-smos-report-0.12.0/lib
159.71 s
[smos-report] shrinking RPATHs of ELF executables and libraries in /nix/store/iqyw03as72d73fs076bw6045a0kakq4c-smos-report-0.12.0-coverables
159.71 s
[smos-report] checking for references to /build/ in /nix/store/iqyw03as72d73fs076bw6045a0kakq4c-smos-report-0.12.0-coverables...
159.71 s
[smos-report] patching script interpreter paths in /nix/store/iqyw03as72d73fs076bw6045a0kakq4c-smos-report-0.12.0-coverables
159.71 s
[smos-report] shrinking RPATHs of ELF executables and libraries in /nix/store/fimry1xpvgakldgniw6vqdy1d166s7v5-smos-report-0.12.0-coverage
159.71 s
[smos-report] checking for references to /build/ in /nix/store/fimry1xpvgakldgniw6vqdy1d166s7v5-smos-report-0.12.0-coverage...
159.71 s
[smos-report] patching script interpreter paths in /nix/store/fimry1xpvgakldgniw6vqdy1d166s7v5-smos-report-0.12.0-coverage
159.71 s
[smos-single] Preprocessing executable 'smos-single' for smos-single-0.4.0...
159.71 s
[smos-single] Building executable 'smos-single' for smos-single-0.4.0...
159.71 s
[smos-single] [1 of 2] Compiling Adapting module: Main
159.71 s
[smos-single] Main ( app/Main.hs, dist/build/smos-single/smos-single-tmp/Main.o )
159.71 s
[smos-single] Outputing coverables file /build/smos-single-0.4.0/app/Main.hs.coverables for source file /build/smos-single-0.4.0/app/Main.hs
159.71 s
[smos-single] [2 of 2] Compiling Paths_smos_single ( dist/build/smos-single/autogen/Paths_smos_single.hs, dist/build/smos-single/smos-single-tmp/Paths_smos_single.o )
159.71 s
[smos-single] [1 of 3] Compiling Main ( app/Main.hs, dist/build/smos-single/smos-single-tmp/Main.o ) [Smos.Single package changed]
159.71 s
[smos-single] Adapting module: Main
159.71 s
[smos-single] Outputing coverables file /build/smos-single-0.4.0/app/Main.hs.coverables for source file /build/smos-single-0.4.0/app/Main.hs
159.71 s
[smos-single] [2 of 3] Compiling Paths_smos_single ( dist/build/smos-single/autogen/Paths_smos_single.hs, dist/build/smos-single/smos-single-tmp/Paths_smos_single.o ) [Impure plugin forced recompilation]
159.71 s
[smos-single] [3 of 3] Linking dist/build/smos-single/smos-single
159.71 s
[smos-single] Phase: checkPhase
159.71 s
[smos-single] Running 1 test suites...
159.71 s
[smos-single] Test suite smos-single-test: RUNNING...
159.71 s
[smos-single] Tests:
159.71 s
[smos-single]
159.71 s
[smos-single] Smos.Single.OptParseSpec
159.71 s
[smos-single] ✓ pass the lint test 0.81 ms
159.71 s
[smos-single] ✓ produces the nix options as before 1.02 ms
159.71 s
[smos-single] ✓ produces the same reference documentation as before 1.29 ms
159.71 s
[smos-single]
159.71 s
[smos-single] Passed: 3
159.71 s
[smos-single] Failed: 0
159.71 s
[smos-single] Sum of test runtimes: 0.00 seconds
159.71 s
[smos-single] Test suite took: 0.00 seconds
159.71 s
[smos-single]
159.71 s
[smos-single] Test suite smos-single-test: PASS
159.71 s
[smos-single] Test suite logged to: dist/test/smos-single-0.4.0-smos-single-test.log
159.71 s
[smos-single] 1 of 1 test suites (1 of 1 test cases) passed.
159.71 s
[smos-single] Phase: haddockPhase
159.71 s
[smos-single] Phase: installPhase
159.71 s
[smos-single] Installing library in /nix/store/kjdiva8gsw4sxfk3404n80jb7w5xcf41-smos-single-0.4.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-single-0.4.0-Dl8pr2k7NinIkNpt0pcgpj
159.71 s
[smos-single] Installing executable smos-single in /nix/store/kjdiva8gsw4sxfk3404n80jb7w5xcf41-smos-single-0.4.0/bin
159.71 s
[smos-single] Warning: The directory
159.71 s
[smos-single] /nix/store/kjdiva8gsw4sxfk3404n80jb7w5xcf41-smos-single-0.4.0/bin is not in
159.71 s
[smos-single] the system search path.
159.71 s
[smos-single] Phase: fixupPhase
159.71 s
[smos-single] shrinking RPATHs of ELF executables and libraries in /nix/store/kjdiva8gsw4sxfk3404n80jb7w5xcf41-smos-single-0.4.0
159.71 s
[smos-single] shrinking /nix/store/kjdiva8gsw4sxfk3404n80jb7w5xcf41-smos-single-0.4.0/bin/smos-single
159.71 s
[smos-single] shrinking /nix/store/kjdiva8gsw4sxfk3404n80jb7w5xcf41-smos-single-0.4.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-single-0.4.0-Dl8pr2k7NinIkNpt0pcgpj-ghc9.10.3.so
159.71 s
[smos-single] checking for references to /build/ in /nix/store/kjdiva8gsw4sxfk3404n80jb7w5xcf41-smos-single-0.4.0...
159.71 s
[smos-single] gzipping man pages under /nix/store/kjdiva8gsw4sxfk3404n80jb7w5xcf41-smos-single-0.4.0/share/man/
159.71 s
[smos-single] �
159.71 s
[smos-single] stripping (with command strip and flags -S -p) in /nix/store/kjdiva8gsw4sxfk3404n80jb7w5xcf41-smos-single-0.4.0/lib /nix/store/kjdiva8gsw4sxfk3404n80jb7w5xcf41-smos-single-0.4.0/bin
159.71 s
[smos-single] shrinking RPATHs of ELF executables and libraries in /nix/store/h35rgy5c9kxfypsnm1a35g8canjy0bbq-smos-single-0.4.0-coverables
159.71 s
[smos-single] checking for references to /build/ in /nix/store/h35rgy5c9kxfypsnm1a35g8canjy0bbq-smos-single-0.4.0-coverables...
159.71 s
[smos-single] patching script interpreter paths in /nix/store/h35rgy5c9kxfypsnm1a35g8canjy0bbq-smos-single-0.4.0-coverables
159.71 s
[smos-single] shrinking RPATHs of ELF executables and libraries in /nix/store/v1iyxll3b7rb6wjsbq3q69lp1c2zv351-smos-single-0.4.0-coverage
159.71 s
[smos-single] checking for references to /build/ in /nix/store/v1iyxll3b7rb6wjsbq3q69lp1c2zv351-smos-single-0.4.0-coverage...
159.71 s
[smos-notify] [2 of 4] Compiling Smos.Notify.DB ( src/Smos/Notify/DB.hs, dist/build/Smos/Notify/DB.o, dist/build/Smos/Notify/DB.dyn_o )
159.71 s
[smos-notify] Adapting module: Smos.Notify.OptParse
159.71 s
[smos-notify] Outputing coverables file /build/smos-notify-0.5.0/src/Smos/Notify/OptParse.hs.coverables for source file /build/smos-notify-0.5.0/src/Smos/Notify/OptParse.hs
159.71 s
[smos-notify] [3 of 4] Compiling Smos.Notify.OptParse ( src/Smos/Notify/OptParse.hs, dist/build/Smos/Notify/OptParse.o, dist/build/Smos/Notify/OptParse.dyn_o )
159.71 s
[smos-notify] [4 of 4] Compiling Smos.Notify ( src/Smos/Notify.hs, dist/build/Smos/Notify.o, dist/build/Smos/Notify.dyn_o )
159.71 s
[smos-notify] Adapting module: Smos.Notify
159.71 s
[smos-notify] Outputing coverables file /build/smos-notify-0.5.0/src/Smos/Notify.hs.coverables for source file /build/smos-notify-0.5.0/src/Smos/Notify.hs
159.71 s
[smos-notify] Warning: ignoring unrecognised input `dist/build/Smos/Notify.dyn_o'
159.71 s
[smos-notify] Warning: ignoring unrecognised input `dist/build/Smos/Notify/DB.dyn_o'
159.71 s
[smos-notify] Warning: ignoring unrecognised input `dist/build/Smos/Notify/OptParse.dyn_o'
159.71 s
[smos-notify] Warning: ignoring unrecognised input `dist/build/Paths_smos_notify.dyn_o'
159.71 s
[smos-notify] Preprocessing executable 'smos-notify' for smos-notify-0.5.0...
159.71 s
[smos-notify] Building executable 'smos-notify' for smos-notify-0.5.0...
159.71 s
[smos-notify] [1 of 2] Compiling Main ( app/Main.hs, dist/build/smos-notify/smos-notify-tmp/Main.o )
159.71 s
[smos-notify] Adapting module: Main
159.71 s
[smos-notify] Outputing coverables file /build/smos-notify-0.5.0/app/Main.hs.coverables for source file /build/smos-notify-0.5.0/app/Main.hs
159.71 s
[smos-notify] [2 of 2] Compiling Paths_smos_notify ( dist/build/smos-notify/autogen/Paths_smos_notify.hs, dist/build/smos-notify/smos-notify-tmp/Paths_smos_notify.o )
159.71 s
[smos-notify] [Adapting module: Main
159.71 s
[smos-notify] 1 of 3] Compiling Main ( app/Main.hs, dist/build/smos-notify/smos-notify-tmp/Main.o ) [Smos.Notify package changed]
159.71 s
[smos-notify] Outputing coverables file /build/smos-notify-0.5.0/app/Main.hs.coverables for source file /build/smos-notify-0.5.0/app/Main.hs
159.71 s
[smos-notify] [2 of 3] Compiling Paths_smos_notify ( dist/build/smos-notify/autogen/Paths_smos_notify.hs, dist/build/smos-notify/smos-notify-tmp/Paths_smos_notify.o ) [Impure plugin forced recompilation]
159.71 s
[smos-notify] [3 of 3] Linking dist/build/smos-notify/smos-notify
159.71 s
[smos-single] patching script interpreter paths in /nix/store/v1iyxll3b7rb6wjsbq3q69lp1c2zv351-smos-single-0.4.0-coverage
159.97 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/73mn76x5hjjdgy21lw7ldgzvcjk3kdfd-smos-report-0.12.0 /nix/store/fimry1xpvgakldgniw6vqdy1d166s7v5-smos-report-0.12.0-coverage
160.41 s
[post-build-hook] Pushing 2 paths (280 are already present) using zstd to cache smos ⏳
160.41 s
[post-build-hook]
160.74 s
[post-build-hook] Pushing /nix/store/fimry1xpvgakldgniw6vqdy1d166s7v5-smos-report-0.12.0-coverage (112.00 B)
160.77 s
[post-build-hook] Pushing /nix/store/73mn76x5hjjdgy21lw7ldgzvcjk3kdfd-smos-report-0.12.0 (38.43 MiB)
162.52 s
[post-build-hook]
162.57 s
[post-build-hook] All done.
162.57 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/73mn76x5hjjdgy21lw7ldgzvcjk3kdfd-smos-report-0.12.0 /nix/store/fimry1xpvgakldgniw6vqdy1d166s7v5-smos-report-0.12.0-coverage
162.64 s
[post-build-hook] copying 2 paths...
162.64 s
[post-build-hook] copying path '/nix/store/fimry1xpvgakldgniw6vqdy1d166s7v5-smos-report-0.12.0-coverage' to 'https://cache.staging.nix-ci.com'...
162.64 s
[post-build-hook] copying path '/nix/store/73mn76x5hjjdgy21lw7ldgzvcjk3kdfd-smos-report-0.12.0' to 'https://cache.staging.nix-ci.com'...
180.94 s
[post-build-hook] copying 1 paths...
180.94 s
[post-build-hook] copying path '/nix/store/670djvd6lfg0qmymhfb9cgjrxr4a0z29-smos-report-0.12.0.drv' to 'https://cache.staging.nix-ci.com'...
182.36 s
Progress: 21 of 108 built (5 building), 28 of 28 downloaded from cache
182.43 s
Waiting for lock on waiting for a free build user ID for '/nix/store/y78rhqm9cwqpsnwhn03fhisnngyn06mk-smos-api-source
182.44 s
Waiting for lock on waiting for a free build user ID for '/nix/store/a7ykr0ysm0bq15x9hsb12kb6iaq6v6dn-smos-archive-source
182.45 s
Waiting for lock on waiting for a free build user ID for '/nix/store/qwnasgmlza563x3dlj004pfdxdphwf5g-smos-jobhunt-source
182.46 s
Waiting for lock on waiting for a free build user ID for '/nix/store/80jh0xvclhxp36gw6cnirsq00fafis51-smos-query-source
182.46 s
[ical-gen] [10 of 26] Compiling ICal.PropertyType.BinarySpec ( test/ICal/PropertyType/BinarySpec.hs, dist/build/ical-test/ical-test-tmp/ICal/PropertyType/BinarySpec.o )
182.46 s
[ical-gen] [11 of 26] Compiling ICal.PropertyType.CalAddressSpec ( test/ICal/PropertyType/CalAddressSpec.hs, dist/build/ical-test/ical-test-tmp/ICal/PropertyType/CalAddressSpec.o )
182.46 s
[ical-gen] [12 of 26] Compiling ICal.PropertyType.DateSpec ( test/ICal/PropertyType/DateSpec.hs, dist/build/ical-test/ical-test-tmp/ICal/PropertyType/DateSpec.o )
182.46 s
[ical-gen] [13 of 26] Compiling ICal.PropertyType.DateTimeSpec ( test/ICal/PropertyType/DateTimeSpec.hs, dist/build/ical-test/ical-test-tmp/ICal/PropertyType/DateTimeSpec.o )
182.46 s
[ical-gen] [14 of 26] Compiling ICal.PropertyType.DateTimesSpec ( test/ICal/PropertyType/DateTimesSpec.hs, dist/build/ical-test/ical-test-tmp/ICal/PropertyType/DateTimesSpec.o )
182.46 s
[ical-gen] [15 of 26] Compiling ICal.PropertyType.DurationSpec ( test/ICal/PropertyType/DurationSpec.hs, dist/build/ical-test/ical-test-tmp/ICal/PropertyType/DurationSpec.o )
182.46 s
[ical-gen] [16 of 26] Compiling ICal.PropertyType.FloatingPointSpec ( test/ICal/PropertyType/FloatingPointSpec.hs, dist/build/ical-test/ical-test-tmp/ICal/PropertyType/FloatingPointSpec.o )
182.46 s
[ical-gen] [17 of 26] Compiling ICal.PropertyType.PeriodSpec ( test/ICal/PropertyType/PeriodSpec.hs, dist/build/ical-test/ical-test-tmp/ICal/PropertyType/PeriodSpec.o )
182.46 s
[ical-gen] [18 of 26] Compiling ICal.PropertyType.RecurrenceRuleSpec ( test/ICal/PropertyType/RecurrenceRuleSpec.hs, dist/build/ical-test/ical-test-tmp/ICal/PropertyType/RecurrenceRuleSpec.o )
182.46 s
[ical-gen] [19 of 26] Compiling ICal.PropertyType.TimeSpec ( test/ICal/PropertyType/TimeSpec.hs, dist/build/ical-test/ical-test-tmp/ICal/PropertyType/TimeSpec.o )
182.46 s
[ical-gen] [20 of 26] Compiling ICal.PropertyType.URISpec ( test/ICal/PropertyType/URISpec.hs, dist/build/ical-test/ical-test-tmp/ICal/PropertyType/URISpec.o )
182.46 s
[ical-gen] [21 of 26] Compiling ICal.PropertyType.UTCOffsetSpec ( test/ICal/PropertyType/UTCOffsetSpec.hs, dist/build/ical-test/ical-test-tmp/ICal/PropertyType/UTCOffsetSpec.o )
182.46 s
[ical-gen] [22 of 26] Compiling ICal.PropertyTypeSpec ( test/ICal/PropertyTypeSpec.hs, dist/build/ical-test/ical-test-tmp/ICal/PropertyTypeSpec.o )
182.46 s
[ical-gen] [23 of 26] Compiling ICal.UnfoldedLineSpec ( test/ICal/UnfoldedLineSpec.hs, dist/build/ical-test/ical-test-tmp/ICal/UnfoldedLineSpec.o )
182.46 s
[ical-gen] [24 of 26] Compiling ICalSpec ( test/ICalSpec.hs, dist/build/ical-test/ical-test-tmp/ICalSpec.o )
182.46 s
[ical-gen] [25 of 26] Compiling Main ( test/Spec.hs, dist/build/ical-test/ical-test-tmp/Main.o )
182.46 s
[ical-gen] [26 of 26] Compiling Paths_ical_gen ( dist/build/ical-test/autogen/Paths_ical_gen.hs, dist/build/ical-test/ical-test-tmp/Paths_ical_gen.o )
182.46 s
[ical-gen] [27 of 27] Linking dist/build/ical-test/ical-test
182.46 s
[ical-gen] buildPhase completed in 37 seconds
182.46 s
[ical-gen] Phase: checkPhase
182.46 s
[ical-gen] Running 1 test suites...
182.46 s
[ical-gen] Test suite ical-test: RUNNING...
182.46 s
[ical-gen] Tests:
182.46 s
[ical-gen]
182.46 s
[ical-gen] ICal.ParameterSpec
182.46 s
[ical-gen] RSVPExpectation
182.46 s
[ical-gen] ✓ parses this example correctly 0.03 ms
182.46 s
[ical-gen] ✓ always renders a valid parameter values 12.82 ms
182.46 s
[ical-gen] passed for all of 100 inputs.
182.46 s
[ical-gen] ✓ roundtrips through parameter values 3.93 ms
182.46 s
[ical-gen] passed for all of 100 inputs.
182.46 s
[ical-gen] ✓ parses only valid things 4.00 ms
182.46 s
[ical-gen] passed for all of 100 inputs.
182.46 s
[ical-gen] GenValid RSVPExpectation
182.46 s
[ical-gen] genValid :: Gen RSVPExpectation
182.46 s
[ical-gen] ✓ only generates valid 'RSVPExpectation's 6.74 ms
182.46 s
[ical-gen] passed for all of 100 inputs.
182.46 s
[ical-gen] ✓ renders this example correctly 0.01 ms
182.46 s
[smos-notify] Preprocessing test suite 'smos-notify-test' for smos-notify-0.5.0...
182.46 s
[smos-notify] Building test suite 'smos-notify-test' for smos-notify-0.5.0...
182.46 s
[smos-notify] [1 of 3] Compiling Paths_smos_notify ( dist/build/smos-notify-test/autogen/Paths_smos_notify.hs, dist/build/smos-notify-test/smos-notify-test-tmp/Paths_smos_notify.o )
182.46 s
[smos-notify] Adapting module: Smos.Notify.OptParseSpec
182.46 s
[smos-notify] Outputing coverables file /build/smos-notify-0.5.0/test/Smos/Notify/OptParseSpec.hs.coverables for source file /build/smos-notify-0.5.0/test/Smos/Notify/OptParseSpec.hs
182.46 s
[smos-notify] Adapting module: Main
182.46 s
[smos-notify] Outputing coverables file /build/smos-notify-0.5.0/test/Spec.hs.coverables for source file /build/smos-notify-0.5.0/test/Spec.hs
182.46 s
[smos-notify] [2 of 3] Compiling Smos.Notify.OptParseSpec ( test/Smos/Notify/OptParseSpec.hs, dist/build/smos-notify-test/smos-notify-test-tmp/Smos/Notify/OptParseSpec.o )
182.46 s
[smos-notify] [3 of 3] Compiling Main ( test/Spec.hs, dist/build/smos-notify-test/smos-notify-test-tmp/Main.o )
182.46 s
[smos-notify] [1 of 4] Compiling Paths_smos_notify ( dist/build/smos-notify-test/autogen/Paths_smos_notify.hs, dist/build/smos-notify-test/smos-notify-test-tmp/Paths_smos_notify.o ) [Impure plugin forced recompilation]
182.46 s
[smos-notify] Adapting module: Smos.Notify.OptParseSpec
182.46 s
[smos-notify] Outputing coverables file /build/smos-notify-0.5.0/test/Smos/Notify/OptParseSpec.hs.coverables for source file /build/smos-notify-0.5.0/test/Smos/Notify/OptParseSpec.hs
182.46 s
[smos-notify] [2 of 4] Compiling Smos.Notify.OptParseSpec ( test/Smos/Notify/OptParseSpec.hs, dist/build/smos-notify-test/smos-notify-test-tmp/Smos/Notify/OptParseSpec.o ) [OptEnvConf.Test package changed]
182.46 s
[smos-notify] [3 of 4] Compiling Main ( test/Spec.hs, dist/build/smos-notify-test/smos-notify-test-tmp/Main.o ) [Test.Syd package changed]
182.46 s
[smos-notify] Adapting module: Main
182.46 s
[smos-notify] Outputing coverables file /build/smos-notify-0.5.0/test/Spec.hs.coverables for source file /build/smos-notify-0.5.0/test/Spec.hs
182.46 s
[smos-notify] [4 of 4] Linking dist/build/smos-notify-test/smos-notify-test
182.46 s
[smos-notify] Phase: checkPhase
182.46 s
[smos-notify] Running 1 test suites...
182.46 s
[smos-notify] Test suite smos-notify-test: RUNNING...
182.46 s
[smos-notify] Tests:
182.46 s
[smos-notify]
182.46 s
[smos-notify] Smos.Notify.OptParseSpec
182.46 s
[smos-notify] ✓ pass the lint test 5.60 ms
182.46 s
[smos-notify] ✓ produces the nix options as before 6.42 ms
182.46 s
[smos-notify] ✓ produces the same reference documentation as before 7.09 ms
182.46 s
[smos-notify]
182.46 s
[smos-notify] Passed: 3
182.46 s
[smos-notify] Failed: 0
182.46 s
[smos-notify] Sum of test runtimes: 0.02 seconds
182.46 s
[smos-notify] Test suite took: 0.01 seconds
182.46 s
[smos-notify]
182.46 s
[smos-notify] Test suite smos-notify-test: PASS
182.46 s
[smos-notify] Test suite logged to: dist/test/smos-notify-0.5.0-smos-notify-test.log
182.46 s
[smos-notify] 1 of 1 test suites (1 of 1 test cases) passed.
182.46 s
[smos-notify] Phase: haddockPhase
182.46 s
[smos-notify] Phase: installPhase
182.46 s
[smos-notify] Installing library in /nix/store/x3q7da2iwpqxcvrw6vxl9arf33xv2g4z-smos-notify-0.5.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-notify-0.5.0-KoqLEh7Nz5X375UV3DMUVm
182.47 s
[smos-notify] Installing executable smos-notify in /nix/store/x3q7da2iwpqxcvrw6vxl9arf33xv2g4z-smos-notify-0.5.0/bin
182.47 s
[smos-notify] Warning: The directory
182.47 s
[smos-notify] /nix/store/x3q7da2iwpqxcvrw6vxl9arf33xv2g4z-smos-notify-0.5.0/bin is not in
182.47 s
[smos-notify] the system search path.
182.47 s
[smos-notify] Phase: fixupPhase
182.47 s
[smos-notify] shrinking RPATHs of ELF executables and libraries in /nix/store/x3q7da2iwpqxcvrw6vxl9arf33xv2g4z-smos-notify-0.5.0
182.47 s
[smos-notify] shrinking /nix/store/x3q7da2iwpqxcvrw6vxl9arf33xv2g4z-smos-notify-0.5.0/bin/smos-notify
182.47 s
[smos-notify] shrinking /nix/store/x3q7da2iwpqxcvrw6vxl9arf33xv2g4z-smos-notify-0.5.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-notify-0.5.0-KoqLEh7Nz5X375UV3DMUVm-ghc9.10.3.so
182.47 s
[smos-notify] checking for references to /build/ in /nix/store/x3q7da2iwpqxcvrw6vxl9arf33xv2g4z-smos-notify-0.5.0...
182.47 s
[smos-notify] gzipping man pages under /nix/store/x3q7da2iwpqxcvrw6vxl9arf33xv2g4z-smos-notify-0.5.0/share/man/
182.47 s
[smos-directory-gen-source] Phase: setupCompilerEnvironmentPhase
182.47 s
[smos-directory-gen-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
182.47 s
[smos-directory-gen-source] Phase: unpackPhase
182.47 s
[smos-directory-gen-source] unpacking source archive /nix/store/x6nsh018jgg00rfndb5j3hzjrjaxxl7d-smos-directory-gen
182.47 s
[smos-directory-gen-source] source root is smos-directory-gen
182.47 s
[smos-directory-gen-source] Phase: patchPhase
182.47 s
[smos-directory-gen-source] Phase: compileBuildDriverPhase
182.47 s
[smos-directory-gen-source] setupCompileFlags: -package-db=/build/tmp.2cTX3Ndtq9/setup-package.conf.d -threaded
182.47 s
[smos-directory-gen-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.2cTX3Ndtq9/Main.o )
182.47 s
[smos-directory-gen-source] [2 of 2] Linking Setup
182.47 s
[smos-directory-gen-source] Phase: updateAutotoolsGnuConfigScriptsPhase
182.47 s
[smos-directory-gen-source] Phase: configurePhase
182.47 s
[smos-directory-gen-source] configureFlags: --verbose --prefix=/nix/store/xg95v0vx7qz5p48z0gf6hpk5mx2im1kg-smos-directory-gen-source-0.2.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.2cTX3Ndtq9/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
182.47 s
[smos-directory-gen-source] Using Parsec parser
182.47 s
[smos-directory-gen-source] Configuring smos-directory-gen-0.2.0...
182.47 s
[smos-directory-gen-source] Dependency QuickCheck: using QuickCheck-2.15.0.1
182.47 s
[smos-directory-gen-source] Dependency base >=4.9 && <=5: using base-4.20.2.0
182.47 s
[smos-directory-gen-source] Dependency bytestring: using bytestring-0.12.2.0
182.47 s
[smos-directory-gen-source] Dependency containers: using containers-0.7
182.47 s
[smos-directory-gen-source] Dependency dirforest: using dirforest-0.1.0.0
182.47 s
[smos-directory-gen-source] Dependency genvalidity >=1.0: using genvalidity-1.1.1.0
182.47 s
[smos-directory-gen-source] Dependency genvalidity-bytestring: using genvalidity-bytestring-1.0.0.1
182.47 s
[smos-directory-gen-source] Dependency genvalidity-dirforest: using genvalidity-dirforest-0.1.0.1
182.47 s
[smos-directory-gen-source] Dependency genvalidity-path: using genvalidity-path-1.0.0.1
182.47 s
[smos-directory-gen-source] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
182.47 s
[smos-directory-gen-source] Dependency path: using path-0.9.6
182.47 s
[smos-directory-gen-source] Dependency path-io: using path-io-1.8.2
182.47 s
[smos-directory-gen-source] Dependency smos-data: using smos-data-0.7.0
182.47 s
[smos-directory-gen-source] Dependency smos-data-gen: using smos-data-gen-0.5.1
182.47 s
[smos-directory-gen-source] Dependency smos-directory: using smos-directory-0.2.0
182.47 s
[smos-directory-gen-source] Source component graph: component lib
182.47 s
[smos-directory-gen-source] Configured component graph:
182.47 s
[smos-directory-gen-source] component smos-directory-gen-0.2.0-HyUQTeQZeIqJvvxwvRFSxk
182.47 s
[smos-directory-gen-source] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
182.47 s
[smos-directory-gen-source] include base-4.20.2.0-fafd
182.47 s
[smos-directory-gen-source] include bytestring-0.12.2.0-96e1
182.47 s
[smos-directory-gen-source] include containers-0.7-96b4
182.47 s
[smos-directory-gen-source] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
182.47 s
[smos-directory-gen-source] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
182.47 s
[smos-directory-gen-source] include genvalidity-bytestring-1.0.0.1-3IyDlDJVM09A2BS5LCA7WT
182.47 s
[smos-directory-gen-source] include genvalidity-dirforest-0.1.0.1-LdXkWYoFjKg3J8ZFJJllUW
182.47 s
[smos-directory-gen-source] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
182.47 s
[smos-github] Phase: setupCompilerEnvironmentPhase
182.47 s
[smos-github] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
182.47 s
[smos-github] Phase: unpackPhase
182.47 s
[smos-github] unpacking source archive /nix/store/xk15fw652442v2ndx3w8bmnv6dyiw214-smos-github-source-0.9.0/smos-github-0.9.0.tar.gz
182.47 s
[smos-github] source root is smos-github-0.9.0
182.47 s
[smos-github] setting SOURCE_DATE_EPOCH to timestamp 1780355762 of file "smos-github-0.9.0/test/Spec.hs"
182.47 s
[smos-github] warning: file "smos-github-0.9.0/test/Spec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
182.47 s
[smos-github] Phase: patchPhase
182.47 s
[smos-github] Adding dekking-value to build-depends in ./smos-github.cabal
182.47 s
[smos-github] Phase: compileBuildDriverPhase
182.47 s
[smos-github] setupCompileFlags: -package-db=/build/tmp.lThTs7ZMys/setup-package.conf.d -threaded
182.47 s
[smos-github] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.lThTs7ZMys/Main.o )
182.47 s
[smos-github] [2 of 2] Linking Setup
182.47 s
[smos-github] Phase: updateAutotoolsGnuConfigScriptsPhase
182.47 s
[smos-github] Phase: configurePhase
182.47 s
[smos-github] configureFlags: --verbose --prefix=/nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.lThTs7ZMys/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --disable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
182.47 s
[smos-github] Using Parsec parser
182.47 s
[smos-github] Configuring smos-github-0.9.0...
182.47 s
[smos-github] Dependency aeson: using aeson-2.2.3.0
182.47 s
[smos-github] Dependency async: using async-2.2.5
182.47 s
[smos-github] Dependency base: using base-4.20.2.0
182.47 s
[smos-github] Dependency conduit: using conduit-1.3.6.1
182.47 s
[smos-github] Dependency containers: using containers-0.7
182.47 s
[smos-github] Dependency dekking-value: using dekking-value-0.0.0.0
182.47 s
[smos-github] Dependency github: using github-0.30.0.1
182.47 s
[smos-github] Dependency network-uri: using network-uri-2.6.4.2
182.47 s
[smos-github] Dependency opt-env-conf: using opt-env-conf-0.15.0.1
182.47 s
[smos-github] Dependency path: using path-0.9.6
182.47 s
[smos-github] Dependency path-io: using path-io-1.8.2
182.47 s
[smos-github] Dependency safe-coloured-text: using safe-coloured-text-0.3.0.2
182.47 s
[smos-github] Dependency safe-coloured-text-terminfo: using
182.47 s
[smos-github] safe-coloured-text-terminfo-0.3.0.0
182.47 s
[smos-github] Dependency smos-cli: using smos-cli-0.2.1
182.47 s
[smos-github] Dependency smos-data: using smos-data-0.7.0
182.47 s
[smos-github] Dependency smos-directory: using smos-directory-0.2.0
182.47 s
[smos-github] Dependency text: using text-2.1.3
182.47 s
[smos-github] Dependency time: using time-1.12.2
182.47 s
[smos-github] Dependency validity: using validity-0.12.1.0
182.47 s
[smos-github] Dependency validity-text: using validity-text-0.3.1.3
182.47 s
[smos-github] Dependency base: using base-4.20.2.0
182.47 s
[smos-github] Dependency dekking-value: using dekking-value-0.0.0.0
182.47 s
[smos-github] Dependency smos-github: using smos-github-0.9.0
182.47 s
[smos-github] Dependency base: using base-4.20.2.0
182.47 s
[smos-github] Dependency dekking-value: using dekking-value-0.0.0.0
182.47 s
[smos-github] Dependency genvalidity: using genvalidity-1.1.1.0
183.11 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/h35rgy5c9kxfypsnm1a35g8canjy0bbq-smos-single-0.4.0-coverables /nix/store/kjdiva8gsw4sxfk3404n80jb7w5xcf41-smos-single-0.4.0 /nix/store/v1iyxll3b7rb6wjsbq3q69lp1c2zv351-smos-single-0.4.0-coverage
183.60 s
[post-build-hook] Pushing 3 paths (375 are already present) using zstd to cache smos ⏳
183.60 s
[post-build-hook]
183.94 s
[post-build-hook] Pushing /nix/store/kjdiva8gsw4sxfk3404n80jb7w5xcf41-smos-single-0.4.0 (6.01 MiB)
183.95 s
[post-build-hook] Pushing /nix/store/v1iyxll3b7rb6wjsbq3q69lp1c2zv351-smos-single-0.4.0-coverage (4.77 KiB)
183.97 s
[post-build-hook] Pushing /nix/store/h35rgy5c9kxfypsnm1a35g8canjy0bbq-smos-single-0.4.0-coverables (15.85 KiB)
185.54 s
[post-build-hook]
185.54 s
[post-build-hook] All done.
185.56 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/h35rgy5c9kxfypsnm1a35g8canjy0bbq-smos-single-0.4.0-coverables /nix/store/kjdiva8gsw4sxfk3404n80jb7w5xcf41-smos-single-0.4.0 /nix/store/v1iyxll3b7rb6wjsbq3q69lp1c2zv351-smos-single-0.4.0-coverage
185.67 s
[post-build-hook] copying 3 paths...
185.67 s
[post-build-hook] copying path '/nix/store/h35rgy5c9kxfypsnm1a35g8canjy0bbq-smos-single-0.4.0-coverables' to 'https://cache.staging.nix-ci.com'...
185.67 s
[post-build-hook] copying path '/nix/store/v1iyxll3b7rb6wjsbq3q69lp1c2zv351-smos-single-0.4.0-coverage' to 'https://cache.staging.nix-ci.com'...
185.67 s
[post-build-hook] copying path '/nix/store/kjdiva8gsw4sxfk3404n80jb7w5xcf41-smos-single-0.4.0' to 'https://cache.staging.nix-ci.com'...
189.47 s
[post-build-hook] copying 1 paths...
189.47 s
[post-build-hook] copying path '/nix/store/1q1bd41jd4gilqwin92p67lscw4yxmys-smos-single-0.4.0.drv' to 'https://cache.staging.nix-ci.com'...
190.32 s
Progress: 22 of 107 built (4 building), 28 of 28 downloaded from cache
190.33 s
[ical-gen] ✓ parses this example correctly 0.08 ms
190.33 s
[ical-gen] ✓ renders this example correctly 0.08 ms
190.33 s
[ical-gen] Encoding
190.33 s
[ical-gen] ✓ roundtrips through parameter values 6.89 ms
190.33 s
[ical-gen] passed for all of 100 inputs.
190.33 s
[ical-gen] ✓ renders this example correctly 0.02 ms
190.33 s
[ical-gen] ✓ parses this example correctly 0.02 ms
190.33 s
[ical-gen] GenValid Encoding
190.33 s
[ical-gen] genValid :: Gen Encoding
190.33 s
[ical-gen] ✓ only generates valid 'Encoding's 3.86 ms
190.33 s
[ical-gen] passed for all of 100 inputs.
190.33 s
[ical-gen] ✓ parses only valid things 3.90 ms
190.33 s
[ical-gen] passed for all of 100 inputs.
190.33 s
[ical-gen] ✓ parses this example correctly 0.03 ms
190.33 s
[ical-gen] ✓ always renders a valid parameter values 12.64 ms
190.33 s
[ical-gen] passed for all of 100 inputs.
190.33 s
[ical-gen] ✓ renders this example correctly 0.01 ms
190.33 s
[ical-gen] ParticipationRole
190.33 s
[ical-gen] ✓ renders this example correctly 3.80 ms
190.33 s
[ical-gen] ✓ always renders a valid parameter values 13.48 ms
190.33 s
[ical-gen] passed for all of 100 inputs.
190.33 s
[ical-gen] ✓ parses this example correctly 0.02 ms
190.33 s
[ical-gen] ✓ parses this example correctly 0.01 ms
190.33 s
[ical-gen] GenValid ParticipationRole
190.33 s
[ical-gen] genValid :: Gen ParticipationRole
190.33 s
[ical-gen] ✓ only generates valid 'ParticipationRole's 7.13 ms
190.33 s
[ical-gen] passed for all of 100 inputs.
190.33 s
[ical-gen] ✓ renders this example correctly 0.02 ms
190.33 s
[ical-gen] ✓ parses this example correctly 0.03 ms
190.33 s
[ical-gen] ✓ roundtrips through parameter values 6.83 ms
190.33 s
[ical-gen] passed for all of 100 inputs.
190.33 s
[ical-gen] ✓ renders this example correctly 0.01 ms
190.33 s
[ical-gen] ✓ parses only valid things 6.86 ms
190.33 s
[ical-gen] passed for all of 100 inputs.
190.33 s
[ical-gen] Membership
190.33 s
[ical-gen] ✓ renders this example correctly 3.84 ms
190.33 s
[ical-gen] ✓ parses this example correctly 3.75 ms
190.33 s
[ical-gen] ✓ parses only valid things 58.10 ms
190.33 s
[ical-gen] passed for all of 100 inputs.
190.33 s
[ical-gen] ✓ parses this example correctly 3.87 ms
190.33 s
[smos-notify] �
190.33 s
[smos-notify] stripping (with command strip and flags -S -p) in /nix/store/x3q7da2iwpqxcvrw6vxl9arf33xv2g4z-smos-notify-0.5.0/lib /nix/store/x3q7da2iwpqxcvrw6vxl9arf33xv2g4z-smos-notify-0.5.0/bin
190.33 s
[smos-notify] shrinking RPATHs of ELF executables and libraries in /nix/store/bj2anhdxaqm93p7rp37w1xhacki5d0gy-smos-notify-0.5.0-data
190.33 s
[smos-notify] checking for references to /build/ in /nix/store/bj2anhdxaqm93p7rp37w1xhacki5d0gy-smos-notify-0.5.0-data...
190.33 s
[smos-notify] patching script interpreter paths in /nix/store/bj2anhdxaqm93p7rp37w1xhacki5d0gy-smos-notify-0.5.0-data
190.33 s
[smos-notify] shrinking RPATHs of ELF executables and libraries in /nix/store/8ic20c64bl1syv98icl2gw3bg92p7kcr-smos-notify-0.5.0-coverables
190.33 s
[smos-notify] checking for references to /build/ in /nix/store/8ic20c64bl1syv98icl2gw3bg92p7kcr-smos-notify-0.5.0-coverables...
190.33 s
[smos-notify] patching script interpreter paths in /nix/store/8ic20c64bl1syv98icl2gw3bg92p7kcr-smos-notify-0.5.0-coverables
190.33 s
[smos-notify] shrinking RPATHs of ELF executables and libraries in /nix/store/4khrd3a1998yzvf7i9lnzm6zdnn3mryk-smos-notify-0.5.0-coverage
190.33 s
[smos-notify] checking for references to /build/ in /nix/store/4khrd3a1998yzvf7i9lnzm6zdnn3mryk-smos-notify-0.5.0-coverage...
190.33 s
[smos-notify] patching script interpreter paths in /nix/store/4khrd3a1998yzvf7i9lnzm6zdnn3mryk-smos-notify-0.5.0-coverage
190.33 s
[smos-directory-gen-source] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
190.33 s
[smos-directory-gen-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
190.33 s
[smos-directory-gen-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
190.33 s
[smos-directory-gen-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
190.33 s
[smos-directory-gen-source] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
190.33 s
[smos-directory-gen-source] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
190.33 s
[smos-directory-gen-source] Linked component graph:
190.33 s
[smos-directory-gen-source] unit smos-directory-gen-0.2.0-HyUQTeQZeIqJvvxwvRFSxk
190.33 s
[smos-directory-gen-source] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
190.33 s
[smos-directory-gen-source] include base-4.20.2.0-fafd
190.33 s
[smos-directory-gen-source] include bytestring-0.12.2.0-96e1
190.33 s
[smos-directory-gen-source] include containers-0.7-96b4
190.33 s
[smos-directory-gen-source] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
190.33 s
[smos-directory-gen-source] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
190.33 s
[smos-directory-gen-source] include genvalidity-bytestring-1.0.0.1-3IyDlDJVM09A2BS5LCA7WT
190.33 s
[smos-directory-gen-source] include genvalidity-dirforest-0.1.0.1-LdXkWYoFjKg3J8ZFJJllUW
190.33 s
[smos-directory-gen-source] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
190.33 s
[smos-directory-gen-source] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
190.33 s
[smos-directory-gen-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
190.33 s
[smos-directory-gen-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
190.33 s
[smos-directory-gen-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
190.33 s
[smos-directory-gen-source] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
190.33 s
[smos-directory-gen-source] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
190.33 s
[smos-directory-gen-source] Smos.Directory.Archive.Gen=smos-directory-gen-0.2.0-HyUQTeQZeIqJvvxwvRFSxk:Smos.Directory.Archive.Gen,Smos.Directory.InterestingStore=smos-directory-gen-0.2.0-HyUQTeQZeIqJvvxwvRFSxk:Smos.Directory.InterestingStore,Smos.Directory.TestUtils=smos-directory-gen-0.2.0-HyUQTeQZeIqJvvxwvRFSxk:Smos.Directory.TestUtils
190.33 s
[smos-directory-gen-source] Ready component graph:
190.33 s
[smos-directory-gen-source] definite smos-directory-gen-0.2.0-HyUQTeQZeIqJvvxwvRFSxk
190.33 s
[smos-directory-gen-source] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
190.33 s
[smos-directory-gen-source] depends base-4.20.2.0-fafd
190.33 s
[smos-directory-gen-source] depends bytestring-0.12.2.0-96e1
190.33 s
[smos-directory-gen-source] depends containers-0.7-96b4
190.33 s
[smos-directory-gen-source] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
190.33 s
[smos-directory-gen-source] depends genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
190.33 s
[smos-directory-gen-source] depends genvalidity-bytestring-1.0.0.1-3IyDlDJVM09A2BS5LCA7WT
190.33 s
[smos-directory-gen-source] depends genvalidity-dirforest-0.1.0.1-LdXkWYoFjKg3J8ZFJJllUW
190.33 s
[smos-directory-gen-source] depends genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
190.33 s
[smos-directory-gen-source] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
190.33 s
[smos-directory-gen-source] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
190.33 s
[smos-directory-gen-source] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
190.33 s
[smos-directory-gen-source] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
190.33 s
[smos-directory-gen-source] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
190.33 s
[smos-directory-gen-source] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
190.33 s
[smos-directory-gen-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
190.33 s
[smos-directory-gen-source] Using compiler: ghc-9.10.3
190.33 s
[smos-directory-gen-source] Using install prefix:
190.33 s
[smos-directory-gen-source] /nix/store/xg95v0vx7qz5p48z0gf6hpk5mx2im1kg-smos-directory-gen-source-0.2.0
190.33 s
[smos-directory-gen-source] Executables installed in:
190.33 s
[smos-directory-gen-source] /nix/store/xg95v0vx7qz5p48z0gf6hpk5mx2im1kg-smos-directory-gen-source-0.2.0/bin
190.33 s
[smos-directory-gen-source] Libraries installed in:
190.33 s
[smos-directory-gen-source] /nix/store/xg95v0vx7qz5p48z0gf6hpk5mx2im1kg-smos-directory-gen-source-0.2.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-directory-gen-0.2.0-HyUQTeQZeIqJvvxwvRFSxk
190.33 s
[smos-directory-gen-source] Dynamic Libraries installed in:
190.33 s
[smos-directory-gen-source] /nix/store/xg95v0vx7qz5p48z0gf6hpk5mx2im1kg-smos-directory-gen-source-0.2.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
190.33 s
[smos-directory-gen-source] Private executables installed in:
190.33 s
[smos-directory-gen-source] /nix/store/xg95v0vx7qz5p48z0gf6hpk5mx2im1kg-smos-directory-gen-source-0.2.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-directory-gen-0.2.0
190.33 s
[smos-directory-gen-source] Data files installed in:
190.33 s
[smos-directory-gen-source] /nix/store/xg95v0vx7qz5p48z0gf6hpk5mx2im1kg-smos-directory-gen-source-0.2.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-directory-gen-0.2.0
190.33 s
[smos-directory-gen-source] Documentation installed in:
190.33 s
[smos-directory-gen-source] /nix/store/xg95v0vx7qz5p48z0gf6hpk5mx2im1kg-smos-directory-gen-source-0.2.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-directory-gen-0.2.0
190.33 s
[smos-directory-gen-source] Configuration files installed in:
190.33 s
[smos-directory-gen-source] /nix/store/xg95v0vx7qz5p48z0gf6hpk5mx2im1kg-smos-directory-gen-source-0.2.0/etc
190.33 s
[smos-directory-gen-source] No alex found
190.33 s
[smos-directory-gen-source] Using ar found on system at:
190.33 s
[smos-directory-gen-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
190.33 s
[smos-directory-gen-source] No c2hs found
190.33 s
[smos-directory-gen-source] No cpphs found
190.33 s
[smos-directory-gen-source] No doctest found
190.33 s
[smos-directory-gen-source] Using gcc version 14.3.0 given by user at:
190.33 s
[smos-directory-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
190.33 s
[smos-directory-gen-source] Using ghc version 9.10.3 found on system at:
190.33 s
[smos-directory-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
190.33 s
[smos-github] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
190.33 s
[smos-github] Dependency genvalidity-text: using genvalidity-text-1.0.0.1
190.33 s
[smos-github] Dependency genvalidity-time: using genvalidity-time-1.0.0.1
190.33 s
[smos-github] Dependency github: using github-0.30.0.1
190.33 s
[smos-github] Dependency opt-env-conf-test: using opt-env-conf-test-0.0.0.4
190.33 s
[smos-github] Dependency path: using path-0.9.6
190.33 s
[smos-github] Dependency smos-data-gen: using smos-data-gen-0.5.1
190.33 s
[smos-github] Dependency smos-github: using smos-github-0.9.0
190.33 s
[smos-github] Dependency sydtest: using sydtest-0.23.0.1
190.33 s
[smos-github] Dependency time: using time-1.12.2
190.33 s
[smos-github] Dependency validity-path: using validity-path-0.4.0.1
190.33 s
[smos-github] Source component graph:
190.33 s
[smos-github] component lib
190.33 s
[smos-github] component exe:smos-github dependency lib
190.33 s
[smos-github] component test:smos-data-test dependency lib
190.33 s
[smos-github] Configured component graph:
190.33 s
[smos-github] component smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA
190.33 s
[smos-github] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
190.33 s
[smos-github] include async-2.2.5-6SxNiIIPxyKH9IyM9VUDjB
190.33 s
[smos-github] include base-4.20.2.0-fafd
190.33 s
[smos-github] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
190.33 s
[smos-github] include containers-0.7-96b4
190.33 s
[smos-github] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
190.33 s
[smos-github] include github-0.30.0.1-IQSeGAOjyKY6xNadZopZVv
190.33 s
[smos-github] include network-uri-2.6.4.2-90cnrsZ004i7HW9YhrlM2
190.33 s
[smos-github] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
190.33 s
[smos-github] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
190.33 s
[smos-github] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
190.33 s
[smos-github] include safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
190.33 s
[smos-github] include safe-coloured-text-terminfo-0.3.0.0-Bwd26lv5RUL11qahSmvVKt
190.33 s
[smos-github] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
190.33 s
[smos-github] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
190.33 s
[smos-github] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
190.33 s
[smos-github] include text-2.1.3-34f1
190.33 s
[smos-github] include time-1.12.2-3479
190.33 s
[smos-github] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
190.33 s
[smos-github] include validity-text-0.3.1.3-GXG23dRmbmGHkAAk5tffI
190.33 s
[smos-github] component smos-github-0.9.0-FvxeX2nIQcH42VneTeC3v8-smos-github
190.33 s
[smos-github] include base-4.20.2.0-fafd
190.33 s
[smos-github] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
190.33 s
[smos-github] include smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA
190.33 s
[smos-github] component smos-github-0.9.0-IsLqcnqafBZ73ALZEY8AHC-smos-data-test
190.33 s
[smos-github] include base-4.20.2.0-fafd
190.33 s
[smos-github] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
190.33 s
[smos-github] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
190.33 s
[smos-github] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
190.33 s
[smos-github] include genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
190.33 s
[smos-github] include genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
190.33 s
[smos-github] include github-0.30.0.1-IQSeGAOjyKY6xNadZopZVv
190.33 s
[smos-github] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
190.33 s
[smos-github] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
190.33 s
[smos-github] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
190.33 s
[smos-github] include smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA
190.33 s
[smos-github] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
190.33 s
[smos-github] include time-1.12.2-3479
190.33 s
[smos-github] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
190.33 s
[smos-github] Linked component graph:
190.33 s
[smos-github] unit smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA
190.33 s
[smos-github] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
190.33 s
[smos-github] include async-2.2.5-6SxNiIIPxyKH9IyM9VUDjB
190.33 s
[smos-github] include base-4.20.2.0-fafd
190.33 s
[smos-github] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
190.33 s
[smos-github] include containers-0.7-96b4
190.33 s
[smos-github] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
190.33 s
[smos-github] include github-0.30.0.1-IQSeGAOjyKY6xNadZopZVv
190.33 s
[smos-github] include network-uri-2.6.4.2-90cnrsZ004i7HW9YhrlM2
190.33 s
[smos-github] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
190.33 s
[smos-github] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
190.33 s
[smos-github] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
190.33 s
[smos-github] include safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
190.33 s
[smos-github] include safe-coloured-text-terminfo-0.3.0.0-Bwd26lv5RUL11qahSmvVKt
190.33 s
[smos-github] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
190.33 s
[smos-github] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
190.33 s
[smos-github] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
190.33 s
[smos-github] include text-2.1.3-34f1
190.33 s
[smos-github] include time-1.12.2-3479
190.33 s
[smos-github] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
190.33 s
[smos-github] include validity-text-0.3.1.3-GXG23dRmbmGHkAAk5tffI
190.98 s
Building smos-api-source
191.03 s
Building smos-archive-source
191.12 s
Building smos-jobhunt-source
191.19 s
Building smos-query-source
191.19 s
[ical-gen] ✓ renders this example correctly 3.77 ms
191.19 s
[ical-gen] GenValid Membership
191.19 s
[ical-gen] genValid :: Gen Membership
191.19 s
[ical-gen] ✓ only generates valid 'Membership's 99.40 ms
191.19 s
[ical-gen] passed for all of 100 inputs.
191.19 s
[ical-gen] ✓ roundtrips through parameter values 67.28 ms
191.19 s
[ical-gen] passed for all of 100 inputs.
191.19 s
[ical-gen] ✓ always renders a valid parameter values 58.08 ms
191.19 s
[ical-gen] passed for all of 100 inputs.
191.19 s
[ical-gen] FreeBusyTimeType
191.19 s
[ical-gen] ✓ renders this example correctly 6.63 ms
191.19 s
[ical-gen] ✓ roundtrips through parameter values 6.81 ms
191.19 s
[ical-gen] passed for all of 100 inputs.
191.19 s
[ical-gen] ✓ parses this example correctly 6.61 ms
191.19 s
[ical-gen] ✓ parses only valid things 6.77 ms
191.19 s
[ical-gen] passed for all of 100 inputs.
191.19 s
[ical-gen] ✓ renders this example correctly 6.61 ms
191.19 s
[ical-gen] ✓ parses this example correctly 6.60 ms
191.20 s
[ical-gen] GenValid FreeBusyTimeType
191.20 s
[ical-gen] genValid :: Gen FreeBusyTimeType
191.20 s
[ical-gen] ✓ only generates valid 'FreeBusyTimeType's 3.35 ms
191.20 s
[ical-gen] passed for all of 100 inputs.
191.20 s
[ical-gen] ✓ always renders a valid parameter values 9.71 ms
191.20 s
[ical-gen] passed for all of 100 inputs.
191.20 s
[ical-gen] ParticipationStatus
191.20 s
[ical-gen] ✓ renders this example correctly 3.35 ms
191.20 s
[ical-gen] ✓ always renders a valid parameter values 12.34 ms
191.20 s
[ical-gen] passed for all of 100 inputs.
191.20 s
[ical-gen] ✓ parses only valid things 7.07 ms
191.20 s
[ical-gen] passed for all of 100 inputs.
191.20 s
[ical-gen] ✓ parses this example correctly 3.32 ms
191.20 s
[ical-gen] ✓ renders this example correctly 3.38 ms
191.20 s
[ical-gen] GenValid ParticipationStatus
191.20 s
[ical-gen] genValid :: Gen ParticipationStatus
191.20 s
[ical-gen] ✓ only generates valid 'ParticipationStatus's 6.21 ms
191.20 s
[ical-gen] passed for all of 100 inputs.
191.20 s
[ical-gen] ✓ renders this example correctly 3.28 ms
191.20 s
[ical-gen] ✓ roundtrips through parameter values 5.90 ms
191.20 s
[ical-gen] passed for all of 100 inputs.
191.20 s
[ical-gen] ✓ parses this example correctly 1.03 ms
191.20 s
[ical-gen] ✓ parses this example correctly 1.10 ms
191.20 s
[ical-gen] ✓ parses this example correctly 1.10 ms
191.20 s
[smos-directory-gen-source] Using ghc-pkg version 9.10.3 found on system at:
191.20 s
[smos-directory-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
191.20 s
[smos-directory-gen-source] No ghcjs found
191.20 s
[smos-directory-gen-source] No ghcjs-pkg found
191.20 s
[smos-directory-gen-source] No greencard found
191.20 s
[smos-directory-gen-source] Using haddock version 2.31.1 found on system at:
191.20 s
[smos-directory-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
191.20 s
[smos-directory-gen-source] No happy found
191.20 s
[smos-directory-gen-source] Using haskell-suite found on system at: haskell-suite-dummy-location
191.20 s
[smos-directory-gen-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
191.20 s
[smos-directory-gen-source] No hmake found
191.20 s
[smos-directory-gen-source] Using hpc version 0.69 found on system at:
191.20 s
[smos-directory-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
191.20 s
[smos-directory-gen-source] Using hsc2hs version 0.68.10 found on system at:
191.20 s
[smos-directory-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
191.20 s
[smos-directory-gen-source] No hscolour found
191.20 s
[smos-directory-gen-source] No jhc found
191.20 s
[smos-directory-gen-source] Using ld found on system at:
191.20 s
[smos-directory-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
191.20 s
[smos-directory-gen-source] No pkg-config found
191.20 s
[smos-directory-gen-source] Using runghc version 9.10.3 found on system at:
191.20 s
[smos-directory-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
191.20 s
[smos-directory-gen-source] Using strip version 2.44 found on system at:
191.20 s
[smos-directory-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
191.20 s
[smos-directory-gen-source] Using tar found on system at:
191.20 s
[smos-directory-gen-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
191.20 s
[smos-directory-gen-source] No uhc found
191.20 s
[smos-directory-gen-source] Phase: buildPhase
191.20 s
[smos-directory-gen-source] Distribution quality errors:
191.20 s
[smos-directory-gen-source] [no-syn-desc] No 'synopsis' or 'description' field.
191.20 s
[smos-directory-gen-source] Distribution quality warnings:
191.20 s
[smos-directory-gen-source] [no-license-file] A 'license-file' is not specified.
191.20 s
[smos-directory-gen-source] [missing-upper-bounds] On library, these packages miss upper bounds:
191.20 s
[smos-directory-gen-source] - QuickCheck
191.20 s
[smos-directory-gen-source] - bytestring
191.20 s
[smos-directory-gen-source] - containers
191.20 s
[smos-directory-gen-source] - dirforest
191.20 s
[smos-directory-gen-source] - genvalidity
191.20 s
[smos-directory-gen-source] - genvalidity-bytestring
191.20 s
[smos-directory-gen-source] - genvalidity-dirforest
191.20 s
[smos-directory-gen-source] - genvalidity-path
191.20 s
[smos-directory-gen-source] - genvalidity-sydtest
191.20 s
[smos-directory-gen-source] - path
191.20 s
[smos-directory-gen-source] - path-io
191.20 s
[smos-directory-gen-source] - smos-data
191.20 s
[smos-directory-gen-source] - smos-data-gen
191.20 s
[smos-directory-gen-source] - smos-directory
191.20 s
[smos-directory-gen-source] Please add them. There is more information at https://pvp.haskell.org/
191.20 s
[smos-directory-gen-source] Note: the public hackage server would reject this package.
191.20 s
[smos-directory-gen-source] Building source dist for smos-directory-gen-0.2.0...
191.20 s
[smos-directory-gen-source] Source tarball created: dist/smos-directory-gen-0.2.0.tar.gz
191.20 s
[smos-directory-gen-source] Phase: haddockPhase
191.20 s
[smos-directory-gen-source] Phase: installPhase
191.20 s
[smos-directory-gen-source] Phase: fixupPhase
191.20 s
[smos-github] Smos.GitHub=smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA:Smos.GitHub,Smos.GitHub.Command=smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA:Smos.GitHub.Command,Smos.GitHub.Command.Import=smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA:Smos.GitHub.Command.Import,Smos.GitHub.Command.List=smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA:Smos.GitHub.Command.List,Smos.GitHub.Issue=smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA:Smos.GitHub.Issue,Smos.GitHub.OptParse=smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA:Smos.GitHub.OptParse
191.20 s
[smos-github] unit smos-github-0.9.0-FvxeX2nIQcH42VneTeC3v8-smos-github
191.20 s
[smos-github] include base-4.20.2.0-fafd
191.20 s
[smos-github] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
191.20 s
[smos-github] include smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA
191.20 s
[smos-github] unit smos-github-0.9.0-IsLqcnqafBZ73ALZEY8AHC-smos-data-test
191.20 s
[smos-github] include base-4.20.2.0-fafd
191.20 s
[smos-github] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
191.20 s
[smos-github] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
191.20 s
[smos-github] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
191.20 s
[smos-github] include genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
191.20 s
[smos-github] include genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
191.20 s
[smos-github] include github-0.30.0.1-IQSeGAOjyKY6xNadZopZVv
191.20 s
[smos-github] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
191.20 s
[smos-github] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
191.20 s
[smos-github] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
191.20 s
[smos-github] include smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA
191.20 s
[smos-github] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
191.20 s
[smos-github] include time-1.12.2-3479
191.20 s
[smos-github] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
191.20 s
[smos-github] Ready component graph:
191.20 s
[smos-github] definite smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA
191.20 s
[smos-github] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
191.20 s
[smos-github] depends async-2.2.5-6SxNiIIPxyKH9IyM9VUDjB
191.20 s
[smos-github] depends base-4.20.2.0-fafd
191.20 s
[smos-github] depends conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
191.20 s
[smos-github] depends containers-0.7-96b4
191.20 s
[smos-github] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
191.20 s
[smos-github] depends github-0.30.0.1-IQSeGAOjyKY6xNadZopZVv
191.20 s
[smos-github] depends network-uri-2.6.4.2-90cnrsZ004i7HW9YhrlM2
191.20 s
[smos-github] depends opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
191.20 s
[smos-github] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
191.20 s
[smos-github] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
191.20 s
[smos-github] depends safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
191.20 s
[smos-github] depends safe-coloured-text-terminfo-0.3.0.0-Bwd26lv5RUL11qahSmvVKt
191.20 s
[smos-github] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
191.20 s
[smos-github] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
191.20 s
[smos-github] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
191.20 s
[smos-github] depends text-2.1.3-34f1
191.20 s
[smos-github] depends time-1.12.2-3479
191.20 s
[smos-github] depends validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
191.20 s
[smos-github] depends validity-text-0.3.1.3-GXG23dRmbmGHkAAk5tffI
191.20 s
[smos-github] definite smos-github-0.9.0-IsLqcnqafBZ73ALZEY8AHC-smos-data-test
191.20 s
[smos-github] depends base-4.20.2.0-fafd
191.20 s
[smos-github] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
191.20 s
[smos-github] depends genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
191.20 s
[smos-github] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
191.20 s
[smos-github] depends genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
191.20 s
[smos-github] depends genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
191.20 s
[smos-github] depends github-0.30.0.1-IQSeGAOjyKY6xNadZopZVv
191.20 s
[smos-github] depends opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
191.20 s
[smos-github] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
191.20 s
[smos-github] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
191.20 s
[smos-github] depends smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA
191.20 s
[smos-github] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
191.20 s
[smos-github] depends time-1.12.2-3479
191.20 s
[smos-github] depends validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
191.20 s
[smos-github] definite smos-github-0.9.0-FvxeX2nIQcH42VneTeC3v8-smos-github
191.20 s
[smos-github] depends base-4.20.2.0-fafd
191.20 s
[smos-github] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
191.20 s
[smos-github] depends smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA
191.20 s
[smos-github] Using Cabal-3.12.1.0 compiled by ghc-9.10
191.20 s
[smos-github] Using compiler: ghc-9.10.3
191.20 s
[smos-github] Using install prefix:
191.20 s
[smos-github] /nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0
191.20 s
[smos-github] Executables installed in:
191.20 s
[smos-github] /nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0/bin
191.20 s
[smos-github] Libraries installed in:
191.40 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/4khrd3a1998yzvf7i9lnzm6zdnn3mryk-smos-notify-0.5.0-coverage /nix/store/8ic20c64bl1syv98icl2gw3bg92p7kcr-smos-notify-0.5.0-coverables /nix/store/bj2anhdxaqm93p7rp37w1xhacki5d0gy-smos-notify-0.5.0-data /nix/store/x3q7da2iwpqxcvrw6vxl9arf33xv2g4z-smos-notify-0.5.0
191.89 s
[post-build-hook] Pushing 4 paths (407 are already present) using zstd to cache smos ⏳
191.89 s
[post-build-hook]
192.22 s
[post-build-hook] Pushing /nix/store/4khrd3a1998yzvf7i9lnzm6zdnn3mryk-smos-notify-0.5.0-coverage (11.60 KiB)
192.23 s
[post-build-hook] Pushing /nix/store/x3q7da2iwpqxcvrw6vxl9arf33xv2g4z-smos-notify-0.5.0 (9.74 MiB)
192.24 s
[post-build-hook] Pushing /nix/store/bj2anhdxaqm93p7rp37w1xhacki5d0gy-smos-notify-0.5.0-data (260.54 KiB)
192.26 s
[post-build-hook] Pushing /nix/store/8ic20c64bl1syv98icl2gw3bg92p7kcr-smos-notify-0.5.0-coverables (70.08 KiB)
193.24 s
[post-build-hook]
193.24 s
[post-build-hook] All done.
193.27 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/4khrd3a1998yzvf7i9lnzm6zdnn3mryk-smos-notify-0.5.0-coverage /nix/store/8ic20c64bl1syv98icl2gw3bg92p7kcr-smos-notify-0.5.0-coverables /nix/store/bj2anhdxaqm93p7rp37w1xhacki5d0gy-smos-notify-0.5.0-data /nix/store/x3q7da2iwpqxcvrw6vxl9arf33xv2g4z-smos-notify-0.5.0
193.57 s
[post-build-hook] copying 4 paths...
193.57 s
[post-build-hook] copying path '/nix/store/4khrd3a1998yzvf7i9lnzm6zdnn3mryk-smos-notify-0.5.0-coverage' to 'https://cache.staging.nix-ci.com'...
193.57 s
[post-build-hook] copying path '/nix/store/bj2anhdxaqm93p7rp37w1xhacki5d0gy-smos-notify-0.5.0-data' to 'https://cache.staging.nix-ci.com'...
193.57 s
[post-build-hook] copying path '/nix/store/8ic20c64bl1syv98icl2gw3bg92p7kcr-smos-notify-0.5.0-coverables' to 'https://cache.staging.nix-ci.com'...
193.82 s
[post-build-hook] copying path '/nix/store/x3q7da2iwpqxcvrw6vxl9arf33xv2g4z-smos-notify-0.5.0' to 'https://cache.staging.nix-ci.com'...
197.28 s
[post-build-hook] copying 1 paths...
197.28 s
[post-build-hook] copying path '/nix/store/95lkzjh59rvw5mvp9zxsmivq4csz3729-smos-notify-0.5.0.drv' to 'https://cache.staging.nix-ci.com'...
197.91 s
Progress: 23 of 104 built (7 building), 28 of 28 downloaded from cache
197.92 s
[ical-gen] ✓ renders this example correctly 1.11 ms
197.92 s
[ical-gen] CalendarUserType
197.92 s
[ical-gen] ✓ always renders a valid parameter values 9.45 ms
197.92 s
[ical-gen] passed for all of 100 inputs.
197.92 s
[ical-gen] GenValid CalendarUserType
197.92 s
[ical-gen] genValid :: Gen CalendarUserType
197.92 s
[ical-gen] ✓ only generates valid 'CalendarUserType's 2.65 ms
197.92 s
[ical-gen] passed for all of 100 inputs.
197.92 s
[ical-gen] ✓ parses this example correctly 1.15 ms
197.92 s
[ical-gen] ✓ parses only valid things 2.54 ms
197.92 s
[ical-gen] passed for all of 100 inputs.
197.92 s
[ical-gen] ✓ renders this example correctly 2.49 ms
197.92 s
[ical-gen] ✓ roundtrips through parameter values 2.53 ms
197.92 s
[ical-gen] passed for all of 100 inputs.
197.92 s
[ical-gen] ValueDataType
197.92 s
[ical-gen] ✓ parses this example correctly 2.57 ms
197.92 s
[ical-gen] ✓ renders this example correctly 2.39 ms
197.92 s
[ical-gen] ✓ renders this example correctly 2.40 ms
197.92 s
[ical-gen] GenValid ValueDataType
197.92 s
[ical-gen] genValid :: Gen ValueDataType
197.92 s
[ical-gen] ✓ only generates valid 'ValueDataType's 2.96 ms
197.92 s
[ical-gen] passed for all of 100 inputs.
197.92 s
[ical-gen] ✓ roundtrips through parameter values 2.92 ms
197.92 s
[ical-gen] passed for all of 100 inputs.
197.92 s
[ical-gen] ✓ always renders a valid parameter values 8.89 ms
197.92 s
[ical-gen] passed for all of 100 inputs.
197.92 s
[ical-gen] ✓ parses only valid things 4.95 ms
197.92 s
[ical-gen] passed for all of 100 inputs.
197.92 s
[ical-gen] ✓ parses this example correctly 2.05 ms
197.92 s
[ical-gen] CommonName
197.92 s
[ical-gen] ✓ renders this example correctly 2.06 ms
197.92 s
[ical-gen] ✓ renders this example correctly 2.09 ms
197.92 s
[ical-gen] ✓ parses this example correctly 2.07 ms
197.92 s
[ical-gen] ✓ parses this example correctly 0.71 ms
197.92 s
[ical-gen] ✓ renders this example correctly 0.68 ms
197.92 s
[ical-gen] ✓ roundtrips through parameter values 6.78 ms
197.92 s
[ical-gen] passed for all of 100 inputs.
197.92 s
[ical-gen] ✓ parses this example correctly 0.76 ms
197.92 s
[ical-gen] GenValid CommonName
197.92 s
[ical-gen] genValid :: Gen CommonName
197.92 s
[ical-gen] ✓ only generates valid 'CommonName's 6.83 ms
197.92 s
[ical-gen] passed for all of 100 inputs.
197.92 s
[smos-github] /nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA
197.92 s
[smos-github] Dynamic Libraries installed in:
197.92 s
[smos-github] /nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
197.92 s
[smos-github] Private executables installed in:
197.92 s
[smos-github] /nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-github-0.9.0
197.92 s
[smos-github] Data files installed in:
197.92 s
[smos-github] /nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-github-0.9.0
197.92 s
[smos-github] Documentation installed in:
197.92 s
[smos-github] /nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-github-0.9.0
197.92 s
[smos-github] Configuration files installed in:
197.92 s
[smos-github] /nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0/etc
197.92 s
[smos-github] No alex found
197.92 s
[smos-github] Using ar found on system at:
197.92 s
[smos-github] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
197.92 s
[smos-github] No c2hs found
197.92 s
[smos-github] No cpphs found
197.92 s
[smos-github] No doctest found
197.92 s
[smos-github] Using gcc version 14.3.0 given by user at:
197.92 s
[smos-github] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
197.92 s
[smos-github] Using ghc version 9.10.3 found on system at:
197.92 s
[smos-github] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
197.92 s
[smos-github] Using ghc-pkg version 9.10.3 found on system at:
197.92 s
[smos-github] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
197.92 s
[smos-github] No ghcjs found
197.92 s
[smos-github] No ghcjs-pkg found
197.92 s
[smos-github] No greencard found
197.92 s
[smos-github] Using haddock version 2.31.1 found on system at:
197.92 s
[smos-github] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
197.92 s
[smos-github] No happy found
197.92 s
[smos-github] Using haskell-suite found on system at: haskell-suite-dummy-location
197.92 s
[smos-github] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
197.92 s
[smos-github] No hmake found
197.92 s
[smos-github] Using hpc version 0.69 found on system at:
197.92 s
[smos-github] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
197.92 s
[smos-github] Using hsc2hs version 0.68.10 found on system at:
197.92 s
[smos-github] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
197.92 s
[smos-github] No hscolour found
197.92 s
[smos-github] No jhc found
197.92 s
[smos-github] Using ld found on system at:
197.92 s
[smos-github] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
197.92 s
[smos-github] No pkg-config found
197.92 s
[smos-github] Using runghc version 9.10.3 found on system at:
197.92 s
[smos-github] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
197.92 s
[smos-github] Using strip version 2.44 found on system at:
197.92 s
[smos-github] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
197.92 s
[smos-github] Using tar found on system at:
197.92 s
[smos-github] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
197.92 s
[smos-github] No uhc found
197.92 s
[smos-github] Phase: buildPhase
197.92 s
[smos-github] Preprocessing library for smos-github-0.9.0...
197.92 s
[smos-github] Building library for smos-github-0.9.0...
197.92 s
[smos-github] [1 of 7] Compiling Paths_smos_github ( dist/build/autogen/Paths_smos_github.hs, dist/build/Paths_smos_github.o, dist/build/Paths_smos_github.dyn_o )
197.92 s
[smos-github] Adapting module: Smos.GitHub.Issue
197.92 s
[smos-github] Outputing coverables file /build/smos-github-0.9.0/src/Smos/GitHub/Issue.hs.coverables for source file /build/smos-github-0.9.0/src/Smos/GitHub/Issue.hs
197.92 s
[smos-github] [2 of 7] Compiling Smos.GitHub.Issue ( src/Smos/GitHub/Issue.hs, dist/build/Smos/GitHub/Issue.o, dist/build/Smos/GitHub/Issue.dyn_o )
197.92 s
[smos-github] Adapting module: Smos.GitHub.OptParse
197.92 s
[smos-github] Outputing coverables file /build/smos-github-0.9.0/src/Smos/GitHub/OptParse.hs.coverables for source file /build/smos-github-0.9.0/src/Smos/GitHub/OptParse.hs
197.92 s
[smos-github] [3 of 7] Compiling Smos.GitHub.OptParse ( src/Smos/GitHub/OptParse.hs, dist/build/Smos/GitHub/OptParse.o, dist/build/Smos/GitHub/OptParse.dyn_o )
197.92 s
[smos-github] [4 of 7] Compiling Smos.GitHub.Command.List ( src/Smos/GitHub/Command/List.hs, dist/build/Smos/GitHub/Command/List.o, dist/build/Smos/GitHub/Command/List.dyn_o )
197.92 s
[smos-github] Adapting module: Smos.GitHub.Command.Import
197.92 s
[smos-github] Adapting module: Smos.GitHub.Command.List
197.92 s
[smos-github] Outputing coverables file /build/smos-github-0.9.0/src/Smos/GitHub/Command/Import.hs.coverables for source file /build/smos-github-0.9.0/src/Smos/GitHub/Command/Import.hs
197.92 s
[smos-github] Outputing coverables file /build/smos-github-0.9.0/src/Smos/GitHub/Command/List.hs.coverables for source file /build/smos-github-0.9.0/src/Smos/GitHub/Command/List.hs
197.92 s
[smos-github] [5 of 7] Compiling Smos.GitHub.Command.Import ( src/Smos/GitHub/Command/Import.hs, dist/build/Smos/GitHub/Command/Import.o, dist/build/Smos/GitHub/Command/Import.dyn_o )
197.92 s
[smos-api-source] Phase: setupCompilerEnvironmentPhase
197.92 s
[smos-api-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
197.92 s
[smos-api-source] Phase: unpackPhase
197.92 s
[smos-api-source] unpacking source archive /nix/store/j86wx7kjqwfnk4541wvsz4aq4rqip9kx-smos-api
197.92 s
[smos-api-source] source root is smos-api
197.92 s
[smos-api-source] Phase: patchPhase
197.92 s
[smos-api-source] Phase: compileBuildDriverPhase
197.92 s
[smos-api-source] setupCompileFlags: -package-db=/build/tmp.s3VrvOnnZO/setup-package.conf.d -threaded
197.92 s
[smos-api-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.s3VrvOnnZO/Main.o )
197.92 s
[smos-api-source] [2 of 2] Linking Setup
197.92 s
[smos-api-source] Phase: updateAutotoolsGnuConfigScriptsPhase
197.92 s
[smos-api-source] Phase: configurePhase
197.92 s
[smos-api-source] configureFlags: --verbose --prefix=/nix/store/2zidz315zj5xp40391hpk3fnx09jvlj6-smos-api-source-0.8.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.s3VrvOnnZO/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
197.92 s
[smos-api-source] Using Parsec parser
197.92 s
[smos-api-source] Configuring smos-api-0.8.0...
197.92 s
[smos-api-source] Dependency aeson: using aeson-2.2.3.0
197.92 s
[smos-api-source] Dependency autodocodec: using autodocodec-0.5.0.0
197.92 s
[smos-api-source] Dependency autodocodec-yaml: using autodocodec-yaml-0.4.0.2
197.92 s
[smos-api-source] Dependency base: using base-4.20.2.0
197.92 s
[smos-api-source] Dependency base64-bytestring: using base64-bytestring-1.2.1.0
197.92 s
[smos-api-source] Dependency bytestring: using bytestring-0.12.2.0
197.92 s
[smos-api-source] Dependency containers: using containers-0.7
197.92 s
[smos-api-source] Dependency cryptonite: using cryptonite-0.30
197.92 s
[smos-api-source] Dependency deepseq: using deepseq-1.5.0.0
197.92 s
[smos-api-source] Dependency dirforest: using dirforest-0.1.0.0
197.92 s
[smos-api-source] Dependency http-api-data: using http-api-data-0.6.2
197.92 s
[smos-api-source] Dependency ical: using ical-0.0.0.0
197.92 s
[smos-api-source] Dependency memory: using memory-0.18.0
197.92 s
[smos-api-source] Dependency mergeful: using mergeful-0.3.0.0
197.93 s
[smos-api-source] Dependency mergeful-persistent: using mergeful-persistent-0.3.0.1
197.93 s
[smos-api-source] Dependency password: using password-3.1.0.1
197.93 s
[smos-api-source] Dependency password-instances: using password-instances-3.0.0.0
197.93 s
[smos-api-source] Dependency path: using path-0.9.6
197.93 s
[smos-api-source] Dependency path-pieces: using path-pieces-0.2.1
197.93 s
[smos-api-source] Dependency persistent: using persistent-2.17.1.0
197.93 s
[smos-api-source] Dependency semver: using semver-0.4.0.1
197.93 s
[smos-api-source] Dependency servant: using servant-0.20.3.0
197.93 s
[smos-api-source] Dependency servant-auth: using servant-auth-0.4.2.0
197.93 s
[smos-api-source] Dependency servant-auth-server: using servant-auth-server-0.4.9.1
197.93 s
[smos-api-source] Dependency smos-data: using smos-data-0.7.0
197.93 s
[smos-api-source] Dependency smos-report: using smos-report-0.12.0
197.93 s
[smos-api-source] Dependency text: using text-2.1.3
197.93 s
[smos-api-source] Dependency time: using time-1.12.2
197.93 s
[smos-api-source] Dependency typed-uuid: using typed-uuid-0.2.0.0
197.93 s
[smos-api-source] Dependency tz: using tz-0.1.3.6
197.93 s
[smos-api-source] Dependency uuid: using uuid-1.3.16
197.93 s
[smos-api-source] Dependency validity: using validity-0.12.1.0
197.93 s
[smos-archive-source] Phase: setupCompilerEnvironmentPhase
197.93 s
[smos-archive-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
197.93 s
[smos-archive-source] Phase: unpackPhase
197.93 s
[smos-archive-source] unpacking source archive /nix/store/chgrlwsphhvmkgy6a5s18fc2rg0lx1aw-smos-archive
197.93 s
[smos-archive-source] source root is smos-archive
197.93 s
[smos-archive-source] Phase: patchPhase
197.93 s
[smos-archive-source] Phase: compileBuildDriverPhase
197.93 s
[smos-archive-source] setupCompileFlags: -package-db=/build/tmp.ngOpKrbJi0/setup-package.conf.d -threaded
197.93 s
[smos-archive-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.ngOpKrbJi0/Main.o )
197.93 s
[smos-archive-source] [2 of 2] Linking Setup
197.93 s
[smos-archive-source] Phase: updateAutotoolsGnuConfigScriptsPhase
197.93 s
[smos-archive-source] Phase: configurePhase
197.93 s
[smos-archive-source] configureFlags: --verbose --prefix=/nix/store/kh0bfh9585gwab91rb945qa58bn3yxr6-smos-archive-source-0.7.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.ngOpKrbJi0/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
197.93 s
[smos-archive-source] Using Parsec parser
197.93 s
[smos-archive-source] Configuring smos-archive-0.7.1...
197.93 s
[smos-archive-source] Dependency base: using base-4.20.2.0
197.93 s
[smos-archive-source] Dependency bytestring: using bytestring-0.12.2.0
197.93 s
[smos-archive-source] Dependency conduit: using conduit-1.3.6.1
197.93 s
[smos-archive-source] Dependency containers: using containers-0.7
197.93 s
[smos-archive-source] Dependency exceptions: using exceptions-0.10.9
197.93 s
[smos-archive-source] Dependency filepath: using filepath-1.5.4.0
197.93 s
[smos-archive-source] Dependency monad-logger: using monad-logger-0.3.42
197.93 s
[smos-archive-source] Dependency mtl: using mtl-2.3.1
197.93 s
[smos-archive-source] Dependency opt-env-conf: using opt-env-conf-0.15.0.1
197.93 s
[smos-archive-source] Dependency path: using path-0.9.6
197.93 s
[smos-archive-source] Dependency path-io: using path-io-1.8.2
197.93 s
[smos-archive-source] Dependency smos-cli: using smos-cli-0.2.1
197.93 s
[smos-archive-source] Dependency smos-data: using smos-data-0.7.0
197.93 s
[smos-archive-source] Dependency smos-directory: using smos-directory-0.2.0
197.93 s
[smos-archive-source] Dependency smos-report: using smos-report-0.12.0
197.93 s
[smos-archive-source] Dependency text: using text-2.1.3
197.93 s
[smos-archive-source] Dependency time: using time-1.12.2
197.93 s
[smos-archive-source] Dependency unliftio: using unliftio-0.2.25.1
197.93 s
[smos-archive-source] Dependency base: using base-4.20.2.0
197.93 s
[smos-archive-source] Dependency smos-archive: using smos-archive-0.7.1
197.93 s
[smos-archive-source] Source component graph:
197.93 s
[smos-archive-source] component lib
197.93 s
[smos-archive-source] component exe:smos-archive dependency lib
197.93 s
[smos-archive-source] Configured component graph:
197.93 s
[smos-archive-source] component smos-archive-0.7.1-HRJlEU6Tgp1IMtCzLOsyxP
197.93 s
[smos-archive-source] include base-4.20.2.0-fafd
197.93 s
[smos-archive-source] include bytestring-0.12.2.0-96e1
197.93 s
[smos-archive-source] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
197.93 s
[smos-archive-source] include containers-0.7-96b4
197.93 s
[smos-archive-source] include exceptions-0.10.9-d102
197.93 s
[smos-archive-source] include filepath-1.5.4.0-2605
197.93 s
[smos-archive-source] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
197.93 s
[smos-archive-source] include mtl-2.3.1-37af
197.93 s
[smos-archive-source] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
197.93 s
[smos-jobhunt-source] Phase: setupCompilerEnvironmentPhase
197.93 s
[smos-jobhunt-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
197.93 s
[smos-jobhunt-source] Phase: unpackPhase
197.93 s
[smos-jobhunt-source] unpacking source archive /nix/store/czmq04i0g8hpa6gp9x0n2hi0kc0hzz5q-smos-jobhunt
197.93 s
[smos-jobhunt-source] source root is smos-jobhunt
197.93 s
[smos-jobhunt-source] Phase: patchPhase
197.93 s
[smos-jobhunt-source] Phase: compileBuildDriverPhase
197.93 s
[smos-jobhunt-source] setupCompileFlags: -package-db=/build/tmp.9IzMkOLc7e/setup-package.conf.d -threaded
197.93 s
[smos-jobhunt-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.9IzMkOLc7e/Main.o )
197.93 s
[smos-jobhunt-source] [2 of 2] Linking Setup
197.93 s
[smos-jobhunt-source] Phase: updateAutotoolsGnuConfigScriptsPhase
197.93 s
[smos-jobhunt-source] Phase: configurePhase
197.93 s
[smos-jobhunt-source] configureFlags: --verbose --prefix=/nix/store/3lmjwbnir8fbcch0lyf7jbk6m6c3lhd6-smos-jobhunt-source-0.2.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.9IzMkOLc7e/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
197.93 s
[smos-jobhunt-source] Using Parsec parser
197.93 s
[smos-jobhunt-source] Configuring smos-jobhunt-0.2.0...
197.93 s
[smos-jobhunt-source] Dependency HaskellNet: using HaskellNet-0.6.1.2
197.93 s
[smos-jobhunt-source] Dependency HaskellNet-SSL: using HaskellNet-SSL-0.4.0.2
197.93 s
[smos-jobhunt-source] Dependency aeson: using aeson-2.2.3.0
197.93 s
[smos-jobhunt-source] Dependency base: using base-4.20.2.0
197.93 s
[smos-jobhunt-source] Dependency containers: using containers-0.7
197.93 s
[smos-jobhunt-source] Dependency mime-mail: using mime-mail-0.5.1
197.93 s
[smos-jobhunt-source] Dependency monad-logger: using monad-logger-0.3.42
197.93 s
[smos-jobhunt-source] Dependency network: using network-3.2.8.0
197.93 s
[smos-jobhunt-source] Dependency opt-env-conf: using opt-env-conf-0.15.0.1
197.93 s
[smos-jobhunt-source] Dependency password: using password-3.1.0.1
197.93 s
[smos-jobhunt-source] Dependency path: using path-0.9.6
197.93 s
[smos-jobhunt-source] Dependency path-io: using path-io-1.8.2
197.93 s
[smos-jobhunt-source] Dependency safe-coloured-text: using safe-coloured-text-0.3.0.2
197.93 s
[smos-jobhunt-source] Dependency safe-coloured-text-terminfo: using
197.93 s
[smos-jobhunt-source] safe-coloured-text-terminfo-0.3.0.0
197.93 s
[smos-jobhunt-source] Dependency smos-cli: using smos-cli-0.2.1
197.93 s
[smos-jobhunt-source] Dependency smos-data: using smos-data-0.7.0
197.93 s
[smos-jobhunt-source] Dependency smos-directory: using smos-directory-0.2.0
197.93 s
[smos-jobhunt-source] Dependency smos-report: using smos-report-0.12.0
197.93 s
[smos-jobhunt-source] Dependency stache: using stache-2.3.4
197.93 s
[smos-jobhunt-source] Dependency text: using text-2.1.3
197.93 s
[smos-jobhunt-source] Dependency time: using time-1.12.2
197.93 s
[smos-jobhunt-source] Dependency unliftio: using unliftio-0.2.25.1
197.93 s
[smos-jobhunt-source] Dependency base: using base-4.20.2.0
197.93 s
[smos-jobhunt-source] Dependency smos-jobhunt: using smos-jobhunt-0.2.0
197.93 s
[smos-jobhunt-source] Source component graph:
197.93 s
[smos-jobhunt-source] component lib
197.93 s
[smos-jobhunt-source] component exe:smos-jobhunt dependency lib
197.93 s
[smos-jobhunt-source] Configured component graph:
197.93 s
[smos-jobhunt-source] component smos-jobhunt-0.2.0-Kaj2qBc5nF3ClStrpEGwmU
197.93 s
[smos-jobhunt-source] include HaskellNet-0.6.1.2-DES4JdMnZLlD5tcVoGolcI
197.93 s
[smos-jobhunt-source] include HaskellNet-SSL-0.4.0.2-Kxzzr4eZJt2CIaVy1QqqXa
197.93 s
[smos-jobhunt-source] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
197.93 s
[smos-query-source] Phase: setupCompilerEnvironmentPhase
197.93 s
[smos-query-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
197.93 s
[smos-query-source] Phase: unpackPhase
197.93 s
[smos-query-source] unpacking source archive /nix/store/l5w6l51x6y5bvdklhr29v27nqacb50r8-smos-query
197.93 s
[smos-query-source] source root is smos-query
197.93 s
[smos-query-source] Phase: patchPhase
197.93 s
[smos-query-source] Phase: compileBuildDriverPhase
197.93 s
[smos-query-source] setupCompileFlags: -package-db=/build/tmp.NKASxavth9/setup-package.conf.d -threaded
197.93 s
[smos-query-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.NKASxavth9/Main.o )
197.93 s
[smos-query-source] [2 of 2] Linking Setup
197.93 s
[smos-query-source] Phase: updateAutotoolsGnuConfigScriptsPhase
197.93 s
[smos-query-source] Phase: configurePhase
197.93 s
[smos-query-source] configureFlags: --verbose --prefix=/nix/store/s3z3zkpjfsl3ib9kgy16klnmhkxrsymq-smos-query-source-0.12.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.NKASxavth9/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
197.93 s
[smos-query-source] Using Parsec parser
197.93 s
[smos-query-source] Configuring smos-query-0.12.0...
197.93 s
[smos-query-source] Dependency IntervalMap: using IntervalMap-0.6.2.1
197.93 s
[smos-query-source] Dependency aeson: using aeson-2.2.3.0
197.93 s
[smos-query-source] Dependency aeson-pretty: using aeson-pretty-0.8.10
197.93 s
[smos-query-source] Dependency base: using base-4.20.2.0
197.93 s
[smos-query-source] Dependency bytestring: using bytestring-0.12.2.0
197.93 s
[smos-query-source] Dependency conduit: using conduit-1.3.6.1
197.93 s
[smos-query-source] Dependency containers: using containers-0.7
197.93 s
[smos-query-source] Dependency mtl: using mtl-2.3.1
197.93 s
[smos-query-source] Dependency opt-env-conf: using opt-env-conf-0.15.0.1
197.93 s
[smos-query-source] Dependency path: using path-0.9.6
197.93 s
[smos-query-source] Dependency pretty-relative-time: using pretty-relative-time-0.3.0.0
197.93 s
[smos-query-source] Dependency safe-coloured-text: using safe-coloured-text-0.3.0.2
197.93 s
[smos-query-source] Dependency safe-coloured-text-terminfo: using
197.93 s
[smos-query-source] safe-coloured-text-terminfo-0.3.0.0
197.93 s
[smos-query-source] Dependency smos-cli: using smos-cli-0.2.1
197.93 s
[smos-query-source] Dependency smos-data: using smos-data-0.7.0
197.93 s
[smos-query-source] Dependency smos-directory: using smos-directory-0.2.0
197.93 s
[smos-query-source] Dependency smos-report: using smos-report-0.12.0
197.93 s
[smos-query-source] Dependency text: using text-2.1.3
197.93 s
[smos-query-source] Dependency time: using time-1.12.2
197.93 s
[smos-query-source] Dependency tz: using tz-0.1.3.6
197.93 s
[smos-query-source] Dependency validity-path: using validity-path-0.4.0.1
197.93 s
[smos-query-source] Dependency yaml: using yaml-0.11.11.2
197.93 s
[smos-query-source] Dependency base: using base-4.20.2.0
197.93 s
[smos-query-source] Dependency smos-query: using smos-query-0.12.0
197.93 s
[smos-query-source] Source component graph:
197.93 s
[smos-query-source] component lib
197.93 s
[smos-query-source] component exe:smos-query dependency lib
197.93 s
[smos-query-source] Configured component graph:
197.93 s
[smos-query-source] component smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU
197.93 s
[smos-query-source] include IntervalMap-0.6.2.1-6cqYlaLAxdp94Td3v7VSNI
197.93 s
[smos-query-source] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
197.93 s
[smos-query-source] include aeson-pretty-0.8.10-EOHJE4CczlZFHBO2uJabQe
198.11 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/xg95v0vx7qz5p48z0gf6hpk5mx2im1kg-smos-directory-gen-source-0.2.0
198.50 s
[post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
198.50 s
[post-build-hook]
198.84 s
[post-build-hook] Pushing /nix/store/xg95v0vx7qz5p48z0gf6hpk5mx2im1kg-smos-directory-gen-source-0.2.0 (3.01 KiB)
199.71 s
[post-build-hook]
199.71 s
[post-build-hook] All done.
199.73 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/xg95v0vx7qz5p48z0gf6hpk5mx2im1kg-smos-directory-gen-source-0.2.0
199.81 s
[post-build-hook] copying 1 paths...
199.81 s
[post-build-hook] copying path '/nix/store/xg95v0vx7qz5p48z0gf6hpk5mx2im1kg-smos-directory-gen-source-0.2.0' to 'https://cache.staging.nix-ci.com'...
200.33 s
[post-build-hook] copying 1 paths...
200.33 s
[post-build-hook] copying path '/nix/store/jrcrybawfxid32nw029r67zcp4y471hs-smos-directory-gen-source-0.2.0.drv' to 'https://cache.staging.nix-ci.com'...
200.96 s
Progress: 24 of 102 built (6 building), 28 of 28 downloaded from cache
201.03 s
Building smos-directory-gen
201.03 s
[ical-gen] ✓ parses this example correctly 0.80 ms
201.03 s
[ical-gen] ✓ renders this example correctly 0.79 ms
201.03 s
[ical-gen] ✓ renders this example correctly 0.63 ms
201.03 s
[ical-gen] ✓ parses this example correctly 0.76 ms
201.03 s
[ical-gen] ✓ parses only valid things 14.84 ms
201.03 s
[ical-gen] passed for all of 100 inputs.
201.03 s
[ical-gen] ✓ parses this example correctly 0.79 ms
201.03 s
[ical-gen] ✓ renders this example correctly 0.80 ms
201.03 s
[ical-gen] ✓ parses this example correctly 1.31 ms
201.03 s
[ical-gen] ✓ renders this example correctly 1.26 ms
201.03 s
[ical-gen] ✓ renders this example correctly 2.45 ms
201.03 s
[ical-gen] ✓ parses this example correctly 2.47 ms
201.03 s
[ical-gen] ✓ always renders a valid parameter values 14.54 ms
201.03 s
[ical-gen] passed for all of 100 inputs.
201.03 s
[ical-gen] AlternateTextRepresentation
201.03 s
[ical-gen] ✓ parses this example correctly 2.48 ms
201.03 s
[ical-gen] ✓ always renders a valid parameter values 80.33 ms
201.03 s
[ical-gen] passed for all of 100 inputs.
201.03 s
[ical-gen] ✓ parses this example correctly 3.02 ms
201.03 s
[ical-gen] ✓ parses this example correctly 3.14 ms
201.03 s
[ical-gen] ✓ parses only valid things 81.93 ms
201.03 s
[ical-gen] passed for all of 100 inputs.
201.03 s
[ical-gen] ✓ parses this example correctly 5.16 ms
201.03 s
[ical-gen] ✓ renders this example correctly 2.83 ms
201.03 s
[ical-gen] ✓ renders this example correctly 5.00 ms
201.03 s
[ical-gen] ✓ renders this example correctly 4.58 ms
201.03 s
[ical-gen] ✓ parses this example correctly 4.59 ms
201.03 s
[ical-gen] ✓ roundtrips through parameter values 79.15 ms
201.03 s
[ical-gen] passed for all of 100 inputs.
201.03 s
[ical-gen] ✓ renders this example correctly 3.42 ms
201.03 s
[ical-gen] ✓ parses this example correctly 3.40 ms
201.03 s
[ical-gen] ✓ renders this example correctly 3.36 ms
201.04 s
[smos-github] [6 of 7] Compiling Smos.GitHub.Command ( src/Smos/GitHub/Command.hs, dist/build/Smos/GitHub/Command.o, dist/build/Smos/GitHub/Command.dyn_o )
201.04 s
[smos-github] Adapting module: Smos.GitHub.Command
201.04 s
[smos-github] Outputing coverables file /build/smos-github-0.9.0/src/Smos/GitHub/Command.hs.coverables for source file /build/smos-github-0.9.0/src/Smos/GitHub/Command.hs
201.04 s
[smos-github] [7 of 7] Compiling Smos.GitHub ( src/Smos/GitHub.hs, dist/build/Smos/GitHub.o, dist/build/Smos/GitHub.dyn_o )
201.04 s
[smos-github] Adapting module: Smos.GitHub
201.04 s
[smos-github] Outputing coverables file /build/smos-github-0.9.0/src/Smos/GitHub.hs.coverables for source file /build/smos-github-0.9.0/src/Smos/GitHub.hs
201.04 s
[smos-github] Warning: ignoring unrecognised input `dist/build/Smos/GitHub.dyn_o'
201.04 s
[smos-github] Warning: ignoring unrecognised input `dist/build/Smos/GitHub/Command.dyn_o'
201.04 s
[smos-github] Warning: ignoring unrecognised input `dist/build/Smos/GitHub/Command/Import.dyn_o'
201.04 s
[smos-github] Warning: ignoring unrecognised input `dist/build/Smos/GitHub/Command/List.dyn_o'
201.04 s
[smos-github] Warning: ignoring unrecognised input `dist/build/Smos/GitHub/Issue.dyn_o'
201.04 s
[smos-github] Warning: ignoring unrecognised input `dist/build/Smos/GitHub/OptParse.dyn_o'
201.04 s
[smos-github] Warning: ignoring unrecognised input `dist/build/Paths_smos_github.dyn_o'
201.04 s
[smos-github] Preprocessing test suite 'smos-data-test' for smos-github-0.9.0...
201.04 s
[smos-github] Building test suite 'smos-data-test' for smos-github-0.9.0...
201.04 s
[smos-github] [1 of 6] Compiling Paths_smos_github ( dist/build/smos-data-test/autogen/Paths_smos_github.hs, dist/build/smos-data-test/smos-data-test-tmp/Paths_smos_github.o )
201.04 s
[smos-github] Adapting module: Smos.GitHub.Issue.Gen
201.04 s
[smos-github] Adapting module: Smos.GitHub.OptParseSpec
201.04 s
[smos-github] Outputing coverables file /build/smos-github-0.9.0/test/Smos/GitHub/Issue/Gen.hs.coverables for source file /build/smos-github-0.9.0/test/Smos/GitHub/Issue/Gen.hs
201.04 s
[smos-github] Outputing coverables file /build/smos-github-0.9.0/test/Smos/GitHub/OptParseSpec.hs.coverables for source file /build/smos-github-0.9.0/test/Smos/GitHub/OptParseSpec.hs
201.04 s
[smos-github] [2 of 6] Compiling Smos.GitHub.Issue.Gen ( test/Smos/GitHub/Issue/Gen.hs, dist/build/smos-data-test/smos-data-test-tmp/Smos/GitHub/Issue/Gen.o, dist/build/smos-data-test/smos-data-test-tmp/Smos/GitHub/Issue/Gen.dyn_o )
201.04 s
[smos-github] [3 of 6] Compiling Smos.GitHub.Command.ImportSpec ( test/Smos/GitHub/Command/ImportSpec.hs, dist/build/smos-data-test/smos-data-test-tmp/Smos/GitHub/Command/ImportSpec.o )
201.04 s
[smos-github] Adapting module: Smos.GitHub.IssueSpec
201.04 s
[smos-github] Outputing coverables file /build/smos-github-0.9.0/test/Smos/GitHub/IssueSpec.hs.coverables for source file /build/smos-github-0.9.0/test/Smos/GitHub/IssueSpec.hs
201.04 s
[smos-github] Adapting module: Smos.GitHub.Command.ImportSpec
201.04 s
[smos-github] Outputing coverables file /build/smos-github-0.9.0/test/Smos/GitHub/Command/ImportSpec.hs.coverables for source file /build/smos-github-0.9.0/test/Smos/GitHub/Command/ImportSpec.hs
201.04 s
[smos-github] [4 of 6] Compiling Smos.GitHub.IssueSpec ( test/Smos/GitHub/IssueSpec.hs, dist/build/smos-data-test/smos-data-test-tmp/Smos/GitHub/IssueSpec.o )
201.04 s
[smos-github] [Adapting module: Main
201.04 s
[smos-github] 5 of 6] Compiling Smos.GitHub.OptParseSpec ( test/Smos/GitHub/OptParseSpec.hs, dist/build/smos-data-test/smos-data-test-tmp/Smos/GitHub/OptParseSpec.o )
201.04 s
[smos-github] [6 of 6] Compiling Main ( test/Spec.hs, dist/build/smos-data-test/smos-data-test-tmp/Main.o )
201.04 s
[smos-github] Outputing coverables file /build/smos-github-0.9.0/test/Spec.hs.coverables for source file /build/smos-github-0.9.0/test/Spec.hs
201.04 s
[smos-github] [1 of 7] Compiling Paths_smos_github ( dist/build/smos-data-test/autogen/Paths_smos_github.hs, dist/build/smos-data-test/smos-data-test-tmp/Paths_smos_github.o ) [Impure plugin forced recompilation]
201.04 s
[smos-github] Adapting module: Smos.GitHub.Issue.Gen
201.04 s
[smos-github] Adapting module: Smos.GitHub.OptParseSpec
201.04 s
[smos-github] Outputing coverables file /build/smos-github-0.9.0/test/Smos/GitHub/Issue/Gen.hs.coverables for source file /build/smos-github-0.9.0/test/Smos/GitHub/Issue/Gen.hs
201.04 s
[smos-github] Outputing coverables file /build/smos-github-0.9.0/test/Smos/GitHub/OptParseSpec.hs.coverables for source file /build/smos-github-0.9.0/test/Smos/GitHub/OptParseSpec.hs
201.04 s
[smos-github] [2 of 7] Compiling Smos.GitHub.Issue.Gen ( test/Smos/GitHub/Issue/Gen.hs, dist/build/smos-data-test/smos-data-test-tmp/Smos/GitHub/Issue/Gen.o, dist/build/smos-data-test/smos-data-test-tmp/Smos/GitHub/Issue/Gen.dyn_o ) [Data.GenValidity package changed]
201.04 s
[smos-github] Adapting module: Smos.GitHub.IssueSpec
201.04 s
[smos-api-source] Dependency validity-bytestring: using validity-bytestring-0.4.1.1
201.04 s
[smos-api-source] Dependency validity-path: using validity-path-0.4.0.1
201.04 s
[smos-api-source] Dependency validity-text: using validity-text-0.3.1.3
201.04 s
[smos-api-source] Dependency validity-uuid: using validity-uuid-0.1.0.3
201.04 s
[smos-api-source] Dependency yaml: using yaml-0.11.11.2
201.04 s
[smos-api-source] Source component graph: component lib
201.04 s
[smos-api-source] Configured component graph:
201.04 s
[smos-api-source] component smos-api-0.8.0-CU7xsDXMAfKI0hwV6fn8eM
201.04 s
[smos-api-source] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
201.04 s
[smos-api-source] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
201.04 s
[smos-api-source] include autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
201.04 s
[smos-api-source] include base-4.20.2.0-fafd
201.04 s
[smos-api-source] include base64-bytestring-1.2.1.0-BirKrAoNNqT3ftAgi7FNI8
201.04 s
[smos-api-source] include bytestring-0.12.2.0-96e1
201.04 s
[smos-api-source] include containers-0.7-96b4
201.04 s
[smos-api-source] include cryptonite-0.30-HaBYbqXVh3k5mr6t38lbAv
201.04 s
[smos-api-source] include deepseq-1.5.0.0-2b65
201.04 s
[smos-api-source] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
201.04 s
[smos-api-source] include http-api-data-0.6.2-F8aKrQ6muoJ9sPuHQ9WD8h
201.04 s
[smos-api-source] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
201.04 s
[smos-api-source] include memory-0.18.0-GXCbjdLTL5HL8nVuBHruNG
201.04 s
[smos-api-source] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
201.04 s
[smos-api-source] include mergeful-persistent-0.3.0.1-3qvKNlKCFFRCy9jPqRTAUw
201.04 s
[smos-api-source] include password-3.1.0.1-FrlNZF3roEEJsVkLPxE3C8
201.04 s
[smos-api-source] include password-instances-3.0.0.0-Mm12XBadKtDy0klLBCctP
201.04 s
[smos-api-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
201.04 s
[smos-api-source] include path-pieces-0.2.1-LwvQJcowmZQCHd6AEgvBcU
201.04 s
[smos-api-source] include persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
201.04 s
[smos-api-source] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
201.04 s
[smos-api-source] include servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
201.04 s
[smos-api-source] include servant-auth-0.4.2.0-5svOLp8BYK61xIFolhI8zT
201.04 s
[smos-api-source] include servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
201.04 s
[smos-api-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
201.04 s
[smos-api-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
201.04 s
[smos-api-source] include text-2.1.3-34f1
201.04 s
[smos-api-source] include time-1.12.2-3479
201.04 s
[smos-api-source] include typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
201.04 s
[smos-api-source] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
201.04 s
[smos-api-source] include uuid-1.3.16-4tTKqafjpq55AAemS2VKYM
201.04 s
[smos-api-source] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
201.04 s
[smos-api-source] include validity-bytestring-0.4.1.1-4bRtlxuVsWD3ePz3664F9A
201.04 s
[smos-api-source] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
201.04 s
[smos-api-source] include validity-text-0.3.1.3-GXG23dRmbmGHkAAk5tffI
201.04 s
[smos-api-source] include validity-uuid-0.1.0.3-C6oYz4U4VSOGb2wnPtpiKU
201.04 s
[smos-api-source] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
201.04 s
[smos-api-source] Linked component graph:
201.04 s
[smos-api-source] unit smos-api-0.8.0-CU7xsDXMAfKI0hwV6fn8eM
201.04 s
[smos-api-source] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
201.04 s
[smos-api-source] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
201.04 s
[smos-api-source] include autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
201.04 s
[smos-api-source] include base-4.20.2.0-fafd
201.04 s
[smos-api-source] include base64-bytestring-1.2.1.0-BirKrAoNNqT3ftAgi7FNI8
201.04 s
[smos-api-source] include bytestring-0.12.2.0-96e1
201.04 s
[smos-api-source] include containers-0.7-96b4
201.04 s
[smos-api-source] include cryptonite-0.30-HaBYbqXVh3k5mr6t38lbAv
201.04 s
[smos-api-source] include deepseq-1.5.0.0-2b65
201.04 s
[smos-api-source] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
201.04 s
[smos-api-source] include http-api-data-0.6.2-F8aKrQ6muoJ9sPuHQ9WD8h
201.04 s
[smos-api-source] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
201.04 s
[smos-api-source] include memory-0.18.0-GXCbjdLTL5HL8nVuBHruNG
201.04 s
[smos-api-source] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
201.04 s
[smos-api-source] include mergeful-persistent-0.3.0.1-3qvKNlKCFFRCy9jPqRTAUw
201.04 s
[smos-api-source] include password-3.1.0.1-FrlNZF3roEEJsVkLPxE3C8
201.04 s
[smos-api-source] include password-instances-3.0.0.0-Mm12XBadKtDy0klLBCctP
201.04 s
[smos-api-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
201.04 s
[smos-api-source] include path-pieces-0.2.1-LwvQJcowmZQCHd6AEgvBcU
201.04 s
[smos-api-source] include persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
201.04 s
[smos-api-source] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
201.04 s
[smos-api-source] include servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
201.04 s
[smos-api-source] include servant-auth-0.4.2.0-5svOLp8BYK61xIFolhI8zT
201.04 s
[smos-api-source] include servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
201.04 s
[smos-api-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
201.04 s
[smos-api-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
201.04 s
[smos-api-source] include text-2.1.3-34f1
201.04 s
[smos-api-source] include time-1.12.2-3479
201.04 s
[smos-api-source] include typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
201.04 s
[smos-api-source] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
201.04 s
[smos-api-source] include uuid-1.3.16-4tTKqafjpq55AAemS2VKYM
201.04 s
[smos-archive-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
201.04 s
[smos-archive-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
201.04 s
[smos-archive-source] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
201.04 s
[smos-archive-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
201.04 s
[smos-archive-source] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
201.04 s
[smos-archive-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
201.04 s
[smos-archive-source] include text-2.1.3-34f1
201.04 s
[smos-archive-source] include time-1.12.2-3479
201.04 s
[smos-archive-source] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
201.04 s
[smos-archive-source] component smos-archive-0.7.1-FtWsGfztZJbLFgKVJZdSfB-smos-archive
201.04 s
[smos-archive-source] include base-4.20.2.0-fafd
201.04 s
[smos-archive-source] include smos-archive-0.7.1-HRJlEU6Tgp1IMtCzLOsyxP
201.04 s
[smos-archive-source] Linked component graph:
201.04 s
[smos-archive-source] unit smos-archive-0.7.1-HRJlEU6Tgp1IMtCzLOsyxP
201.04 s
[smos-archive-source] include base-4.20.2.0-fafd
201.04 s
[smos-archive-source] include bytestring-0.12.2.0-96e1
201.04 s
[smos-archive-source] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
201.04 s
[smos-archive-source] include containers-0.7-96b4
201.04 s
[smos-archive-source] include exceptions-0.10.9-d102
201.04 s
[smos-archive-source] include filepath-1.5.4.0-2605
201.04 s
[smos-archive-source] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
201.04 s
[smos-archive-source] include mtl-2.3.1-37af
201.04 s
[smos-archive-source] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
201.04 s
[smos-archive-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
201.04 s
[smos-archive-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
201.04 s
[smos-archive-source] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
201.04 s
[smos-archive-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
201.04 s
[smos-archive-source] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
201.04 s
[smos-archive-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
201.04 s
[smos-archive-source] include text-2.1.3-34f1
201.04 s
[smos-archive-source] include time-1.12.2-3479
201.04 s
[smos-archive-source] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
201.04 s
[smos-archive-source] Smos.Archive=smos-archive-0.7.1-HRJlEU6Tgp1IMtCzLOsyxP:Smos.Archive,Smos.Archive.Commands=smos-archive-0.7.1-HRJlEU6Tgp1IMtCzLOsyxP:Smos.Archive.Commands,Smos.Archive.Commands.Export=smos-archive-0.7.1-HRJlEU6Tgp1IMtCzLOsyxP:Smos.Archive.Commands.Export,Smos.Archive.Commands.File=smos-archive-0.7.1-HRJlEU6Tgp1IMtCzLOsyxP:Smos.Archive.Commands.File,Smos.Archive.Env=smos-archive-0.7.1-HRJlEU6Tgp1IMtCzLOsyxP:Smos.Archive.Env,Smos.Archive.OptParse=smos-archive-0.7.1-HRJlEU6Tgp1IMtCzLOsyxP:Smos.Archive.OptParse
201.04 s
[smos-archive-source] unit smos-archive-0.7.1-FtWsGfztZJbLFgKVJZdSfB-smos-archive
201.04 s
[smos-archive-source] include base-4.20.2.0-fafd
201.04 s
[smos-archive-source] include smos-archive-0.7.1-HRJlEU6Tgp1IMtCzLOsyxP
201.04 s
[smos-archive-source] Ready component graph:
201.04 s
[smos-archive-source] definite smos-archive-0.7.1-HRJlEU6Tgp1IMtCzLOsyxP
201.04 s
[smos-archive-source] depends base-4.20.2.0-fafd
201.04 s
[smos-archive-source] depends bytestring-0.12.2.0-96e1
201.04 s
[smos-archive-source] depends conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
201.04 s
[smos-archive-source] depends containers-0.7-96b4
201.04 s
[smos-archive-source] depends exceptions-0.10.9-d102
201.04 s
[smos-archive-source] depends filepath-1.5.4.0-2605
201.04 s
[smos-archive-source] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
201.04 s
[smos-archive-source] depends mtl-2.3.1-37af
201.04 s
[smos-archive-source] depends opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
201.04 s
[smos-archive-source] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
201.04 s
[smos-archive-source] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
201.04 s
[smos-archive-source] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
201.04 s
[smos-archive-source] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
201.04 s
[smos-archive-source] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
201.04 s
[smos-archive-source] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
201.04 s
[smos-archive-source] depends text-2.1.3-34f1
201.04 s
[smos-archive-source] depends time-1.12.2-3479
201.04 s
[smos-archive-source] depends unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
201.04 s
[smos-archive-source] definite smos-archive-0.7.1-FtWsGfztZJbLFgKVJZdSfB-smos-archive
201.04 s
[smos-archive-source] depends base-4.20.2.0-fafd
201.04 s
[smos-archive-source] depends smos-archive-0.7.1-HRJlEU6Tgp1IMtCzLOsyxP
201.04 s
[smos-archive-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
201.04 s
[smos-archive-source] Using compiler: ghc-9.10.3
201.04 s
[smos-archive-source] Using install prefix:
201.04 s
[smos-archive-source] /nix/store/kh0bfh9585gwab91rb945qa58bn3yxr6-smos-archive-source-0.7.1
201.04 s
[smos-archive-source] Executables installed in:
201.04 s
[smos-archive-source] /nix/store/kh0bfh9585gwab91rb945qa58bn3yxr6-smos-archive-source-0.7.1/bin
201.04 s
[smos-archive-source] Libraries installed in:
201.04 s
[smos-archive-source] /nix/store/kh0bfh9585gwab91rb945qa58bn3yxr6-smos-archive-source-0.7.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-archive-0.7.1-HRJlEU6Tgp1IMtCzLOsyxP
201.04 s
[smos-archive-source] Dynamic Libraries installed in:
201.04 s
[smos-archive-source] /nix/store/kh0bfh9585gwab91rb945qa58bn3yxr6-smos-archive-source-0.7.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
201.04 s
[smos-archive-source] Private executables installed in:
201.04 s
[smos-archive-source] /nix/store/kh0bfh9585gwab91rb945qa58bn3yxr6-smos-archive-source-0.7.1/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-archive-0.7.1
201.04 s
[smos-archive-source] Data files installed in:
201.04 s
[smos-jobhunt-source] include base-4.20.2.0-fafd
201.04 s
[smos-jobhunt-source] include containers-0.7-96b4
201.04 s
[smos-jobhunt-source] include mime-mail-0.5.1-ByTb2JZkTaj8fmbUX3TB6Y
201.04 s
[smos-jobhunt-source] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
201.04 s
[smos-jobhunt-source] include network-3.2.8.0-JTLTzLiffTd6oacQIZu7Ay
201.04 s
[smos-jobhunt-source] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
201.04 s
[smos-jobhunt-source] include password-3.1.0.1-FrlNZF3roEEJsVkLPxE3C8
201.04 s
[smos-jobhunt-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
201.04 s
[smos-jobhunt-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
201.04 s
[smos-jobhunt-source] include safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
201.04 s
[smos-jobhunt-source] include safe-coloured-text-terminfo-0.3.0.0-Bwd26lv5RUL11qahSmvVKt
201.04 s
[smos-jobhunt-source] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
201.04 s
[smos-jobhunt-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
201.04 s
[smos-jobhunt-source] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
201.04 s
[smos-jobhunt-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
201.04 s
[smos-jobhunt-source] include stache-2.3.4-APHrQMs9Erh2ZoVmx1ZBFX
201.04 s
[smos-jobhunt-source] include text-2.1.3-34f1
201.04 s
[smos-jobhunt-source] include time-1.12.2-3479
201.04 s
[smos-jobhunt-source] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
201.04 s
[smos-jobhunt-source] component smos-jobhunt-0.2.0-FCrjPTq9kT4BjFMuo9jP0j-smos-jobhunt
201.04 s
[smos-jobhunt-source] include base-4.20.2.0-fafd
201.04 s
[smos-jobhunt-source] include smos-jobhunt-0.2.0-Kaj2qBc5nF3ClStrpEGwmU
201.04 s
[smos-jobhunt-source] Linked component graph:
201.04 s
[smos-jobhunt-source] unit smos-jobhunt-0.2.0-Kaj2qBc5nF3ClStrpEGwmU
201.04 s
[smos-jobhunt-source] include HaskellNet-0.6.1.2-DES4JdMnZLlD5tcVoGolcI
201.04 s
[smos-jobhunt-source] include HaskellNet-SSL-0.4.0.2-Kxzzr4eZJt2CIaVy1QqqXa
201.04 s
[smos-jobhunt-source] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
201.04 s
[smos-jobhunt-source] include base-4.20.2.0-fafd
201.04 s
[smos-jobhunt-source] include containers-0.7-96b4
201.04 s
[smos-jobhunt-source] include mime-mail-0.5.1-ByTb2JZkTaj8fmbUX3TB6Y
201.04 s
[smos-jobhunt-source] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
201.04 s
[smos-jobhunt-source] include network-3.2.8.0-JTLTzLiffTd6oacQIZu7Ay
201.04 s
[smos-jobhunt-source] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
201.04 s
[smos-jobhunt-source] include password-3.1.0.1-FrlNZF3roEEJsVkLPxE3C8
201.04 s
[smos-jobhunt-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
201.04 s
[smos-jobhunt-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
201.04 s
[smos-jobhunt-source] include safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
201.04 s
[smos-jobhunt-source] include safe-coloured-text-terminfo-0.3.0.0-Bwd26lv5RUL11qahSmvVKt
201.05 s
[smos-jobhunt-source] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
201.05 s
[smos-jobhunt-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
201.05 s
[smos-jobhunt-source] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
201.05 s
[smos-jobhunt-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
201.05 s
[smos-jobhunt-source] include stache-2.3.4-APHrQMs9Erh2ZoVmx1ZBFX
201.05 s
[smos-jobhunt-source] include text-2.1.3-34f1
201.05 s
[smos-jobhunt-source] include time-1.12.2-3479
201.05 s
[smos-jobhunt-source] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
201.05 s
[smos-jobhunt-source] Smos.JobHunt=smos-jobhunt-0.2.0-Kaj2qBc5nF3ClStrpEGwmU:Smos.JobHunt,Smos.JobHunt.Command=smos-jobhunt-0.2.0-Kaj2qBc5nF3ClStrpEGwmU:Smos.JobHunt.Command,Smos.JobHunt.Command.Init=smos-jobhunt-0.2.0-Kaj2qBc5nF3ClStrpEGwmU:Smos.JobHunt.Command.Init,Smos.JobHunt.Command.SendEmail=smos-jobhunt-0.2.0-Kaj2qBc5nF3ClStrpEGwmU:Smos.JobHunt.Command.SendEmail,Smos.JobHunt.OptParse=smos-jobhunt-0.2.0-Kaj2qBc5nF3ClStrpEGwmU:Smos.JobHunt.OptParse
201.05 s
[smos-jobhunt-source] unit smos-jobhunt-0.2.0-FCrjPTq9kT4BjFMuo9jP0j-smos-jobhunt
201.05 s
[smos-jobhunt-source] include base-4.20.2.0-fafd
201.05 s
[smos-jobhunt-source] include smos-jobhunt-0.2.0-Kaj2qBc5nF3ClStrpEGwmU
201.05 s
[smos-jobhunt-source] Ready component graph:
201.05 s
[smos-jobhunt-source] definite smos-jobhunt-0.2.0-Kaj2qBc5nF3ClStrpEGwmU
201.05 s
[smos-jobhunt-source] depends HaskellNet-0.6.1.2-DES4JdMnZLlD5tcVoGolcI
201.05 s
[smos-jobhunt-source] depends HaskellNet-SSL-0.4.0.2-Kxzzr4eZJt2CIaVy1QqqXa
201.05 s
[smos-jobhunt-source] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
201.05 s
[smos-jobhunt-source] depends base-4.20.2.0-fafd
201.05 s
[smos-jobhunt-source] depends containers-0.7-96b4
201.05 s
[smos-jobhunt-source] depends mime-mail-0.5.1-ByTb2JZkTaj8fmbUX3TB6Y
201.05 s
[smos-jobhunt-source] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
201.05 s
[smos-jobhunt-source] depends network-3.2.8.0-JTLTzLiffTd6oacQIZu7Ay
201.05 s
[smos-jobhunt-source] depends opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
201.05 s
[smos-jobhunt-source] depends password-3.1.0.1-FrlNZF3roEEJsVkLPxE3C8
201.05 s
[smos-jobhunt-source] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
201.05 s
[smos-jobhunt-source] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
201.05 s
[smos-jobhunt-source] depends safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
201.05 s
[smos-jobhunt-source] depends safe-coloured-text-terminfo-0.3.0.0-Bwd26lv5RUL11qahSmvVKt
201.05 s
[smos-jobhunt-source] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
201.05 s
[smos-jobhunt-source] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
201.05 s
[smos-jobhunt-source] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
201.05 s
[smos-jobhunt-source] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
201.05 s
[smos-query-source] include base-4.20.2.0-fafd
201.05 s
[smos-query-source] include bytestring-0.12.2.0-96e1
201.05 s
[smos-query-source] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
201.05 s
[smos-query-source] include containers-0.7-96b4
201.05 s
[smos-query-source] include mtl-2.3.1-37af
201.05 s
[smos-query-source] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
201.05 s
[smos-query-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
201.05 s
[smos-query-source] include pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
201.05 s
[smos-query-source] include safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
201.05 s
[smos-query-source] include safe-coloured-text-terminfo-0.3.0.0-Bwd26lv5RUL11qahSmvVKt
201.05 s
[smos-query-source] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
201.05 s
[smos-query-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
201.05 s
[smos-query-source] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
201.05 s
[smos-query-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
201.05 s
[smos-query-source] include text-2.1.3-34f1
201.05 s
[smos-query-source] include time-1.12.2-3479
201.05 s
[smos-query-source] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
201.05 s
[smos-query-source] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
201.05 s
[smos-query-source] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
201.05 s
[smos-query-source] component smos-query-0.12.0-3PdFEhPcoNpAKHOtFAt6aT-smos-query
201.05 s
[smos-query-source] include base-4.20.2.0-fafd
201.05 s
[smos-query-source] include smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU
201.05 s
[smos-query-source] Linked component graph:
201.05 s
[smos-query-source] unit smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU
201.05 s
[smos-query-source] include IntervalMap-0.6.2.1-6cqYlaLAxdp94Td3v7VSNI
201.05 s
[smos-query-source] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
201.05 s
[smos-query-source] include aeson-pretty-0.8.10-EOHJE4CczlZFHBO2uJabQe
201.05 s
[smos-query-source] include base-4.20.2.0-fafd
201.05 s
[smos-query-source] include bytestring-0.12.2.0-96e1
201.05 s
[smos-query-source] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
201.05 s
[smos-query-source] include containers-0.7-96b4
201.05 s
[smos-query-source] include mtl-2.3.1-37af
201.05 s
[smos-query-source] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
201.05 s
[smos-query-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
201.05 s
[smos-query-source] include pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
201.05 s
[smos-query-source] include safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
201.05 s
[smos-query-source] include safe-coloured-text-terminfo-0.3.0.0-Bwd26lv5RUL11qahSmvVKt
201.05 s
[smos-query-source] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
201.05 s
[smos-query-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
201.05 s
[smos-query-source] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
201.05 s
[smos-query-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
201.05 s
[smos-query-source] include text-2.1.3-34f1
201.05 s
[smos-query-source] include time-1.12.2-3479
201.05 s
[smos-query-source] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
201.05 s
[smos-query-source] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
201.05 s
[smos-query-source] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
201.05 s
[ical-gen] ✓ renders this example correctly 3.38 ms
201.05 s
[ical-gen] GenValid AlternateTextRepresentation
201.05 s
[ical-gen] genValid :: Gen AlternateTextRepresentation
201.05 s
[ical-gen] ✓ only generates valid 'AlternateTextRepresentation's 86.83 ms
201.05 s
[ical-gen] passed for all of 100 inputs.
201.05 s
[ical-gen] TimeZoneIdentifierParam
201.05 s
[ical-gen] ✓ parses this example correctly 2.76 ms
201.05 s
[ical-gen] ✓ always renders a valid parameter values 21.36 ms
201.05 s
[ical-gen] passed for all of 100 inputs.
201.05 s
[ical-gen] ✓ parses this example correctly 2.81 ms
201.05 s
[ical-gen] ✓ roundtrips through parameter values 11.16 ms
201.05 s
[ical-gen] passed for all of 100 inputs.
201.05 s
[ical-gen] ✓ parses only valid things 17.02 ms
201.05 s
[ical-gen] passed for all of 100 inputs.
201.05 s
[ical-gen] ✓ renders this example correctly 1.92 ms
201.05 s
[ical-gen] ✓ renders this example correctly 1.91 ms
201.05 s
[ical-gen] GenValid TimeZoneIdentifierParam
201.05 s
[ical-gen] genValid :: Gen TimeZoneIdentifierParam
201.05 s
[ical-gen] ✓ only generates valid 'TimeZoneIdentifierParam's 8.81 ms
201.05 s
[ical-gen] passed for all of 100 inputs.
201.05 s
[ical-gen] AlarmTriggerRelationship
201.05 s
[ical-gen] ✓ parses this example correctly 1.86 ms
201.05 s
[ical-gen] ✓ parses only valid things 1.93 ms
201.05 s
[ical-gen] passed for all of 100 inputs.
201.05 s
[ical-gen] ✓ roundtrips through parameter values 1.87 ms
201.05 s
[ical-gen] passed for all of 100 inputs.
201.05 s
[ical-gen] ✓ always renders a valid parameter values 8.68 ms
201.05 s
[ical-gen] passed for all of 100 inputs.
201.05 s
[ical-gen] ✓ parses this example correctly 1.76 ms
201.05 s
[ical-gen] GenValid AlarmTriggerRelationship
201.05 s
[ical-gen] genValid :: Gen AlarmTriggerRelationship
201.05 s
[ical-gen] ✓ only generates valid 'AlarmTriggerRelationship's 1.77 ms
201.05 s
[ical-gen] passed for all of 100 inputs.
201.05 s
[ical-gen] ✓ renders this example correctly 1.73 ms
201.05 s
[ical-gen] ✓ renders this example correctly 1.79 ms
201.05 s
[ical-gen] Delegatee
201.05 s
[ical-gen] ✓ roundtrips through parameter values 83.37 ms
201.05 s
[ical-gen] passed for all of 100 inputs.
201.05 s
[ical-gen] ✓ parses only valid things 89.02 ms
201.05 s
[ical-gen] passed for all of 100 inputs.
201.05 s
[ical-gen] GenValid Delegatee
201.05 s
[ical-gen] genValid :: Gen Delegatee
201.05 s
[ical-gen] ✓ only generates valid 'Delegatee's 75.69 ms
201.05 s
[ical-gen] passed for all of 100 inputs.
201.05 s
[smos-github] Outputing coverables file /build/smos-github-0.9.0/test/Smos/GitHub/IssueSpec.hs.coverables for source file /build/smos-github-0.9.0/test/Smos/GitHub/IssueSpec.hs
201.05 s
[smos-github] [3 of 7] Compiling Smos.GitHub.Command.ImportSpec ( test/Smos/GitHub/Command/ImportSpec.hs, dist/build/smos-data-test/smos-data-test-tmp/Smos/GitHub/Command/ImportSpec.o ) [Test.Syd.Validity package changed]
201.05 s
[smos-github] Adapting module: Smos.GitHub.Command.ImportSpec
201.05 s
[smos-github] Outputing coverables file /build/smos-github-0.9.0/test/Smos/GitHub/Command/ImportSpec.hs.coverables for source file /build/smos-github-0.9.0/test/Smos/GitHub/Command/ImportSpec.hs
201.05 s
[smos-github] [4 of 7] Compiling Smos.GitHub.IssueSpec ( test/Smos/GitHub/IssueSpec.hs, dist/build/smos-data-test/smos-data-test-tmp/Smos/GitHub/IssueSpec.o ) [GitHub.Data.Name package changed]
201.05 s
[smos-github] [5 of 7] Compiling Smos.GitHub.OptParseSpec ( test/Smos/GitHub/OptParseSpec.hs, dist/build/smos-data-test/smos-data-test-tmp/Smos/GitHub/OptParseSpec.o ) [OptEnvConf.Test package changed]
201.05 s
[smos-github] [6 of 7] Compiling Main ( test/Spec.hs, dist/build/smos-data-test/smos-data-test-tmp/Main.o ) [Test.Syd package changed]
201.05 s
[smos-github] Adapting module: Main
201.05 s
[smos-github] Outputing coverables file /build/smos-github-0.9.0/test/Spec.hs.coverables for source file /build/smos-github-0.9.0/test/Spec.hs
201.05 s
[smos-github] [7 of 7] Linking dist/build/smos-data-test/smos-data-test
201.05 s
[smos-github] Preprocessing executable 'smos-github' for smos-github-0.9.0...
201.05 s
[smos-github] Building executable 'smos-github' for smos-github-0.9.0...
201.05 s
[smos-github] [1 of Adapting module: Main
201.05 s
[smos-github] 2] Compiling Main ( app/Main.hs, dist/build/smos-github/smos-github-tmp/Main.o )
201.05 s
[smos-github] Outputing coverables file /build/smos-github-0.9.0/app/Main.hs.coverables for source file /build/smos-github-0.9.0/app/Main.hs
201.05 s
[smos-github] [2 of 2] Compiling Paths_smos_github ( dist/build/smos-github/autogen/Paths_smos_github.hs, dist/build/smos-github/smos-github-tmp/Paths_smos_github.o )
201.05 s
[smos-github] [1 of 3] Compiling Main ( app/Main.hs, dist/build/smos-github/smos-github-tmp/Main.o ) [Smos.GitHub package changed]
201.05 s
[smos-github] Adapting module: Main
201.05 s
[smos-github] Outputing coverables file /build/smos-github-0.9.0/app/Main.hs.coverables for source file /build/smos-github-0.9.0/app/Main.hs
201.05 s
[smos-github] [2 of 3] Compiling Paths_smos_github ( dist/build/smos-github/autogen/Paths_smos_github.hs, dist/build/smos-github/smos-github-tmp/Paths_smos_github.o ) [Impure plugin forced recompilation]
201.05 s
[smos-github] [3 of 3] Linking dist/build/smos-github/smos-github
201.05 s
[smos-github] buildPhase completed in 35 seconds
201.05 s
[smos-github] Phase: checkPhase
201.05 s
[smos-github] Running 1 test suites...
201.05 s
[smos-github] Test suite smos-data-test: RUNNING...
201.05 s
[smos-github] Tests:
201.05 s
[smos-github]
201.05 s
[smos-github] Smos.GitHub.IssueSpec
201.05 s
[smos-github] parseGitHubUrl
201.05 s
[smos-github] ✓ works for this pull request example 22.73 ms
201.05 s
[smos-github] ✓ works for this issue example 22.71 ms
201.05 s
[smos-github] Smos.GitHub.OptParseSpec
201.05 s
[smos-github] ✓ pass the lint test 24.67 ms
201.05 s
[smos-github] ✓ produces the nix options as before 24.95 ms
201.05 s
[smos-github] ✓ produces the same reference documentation as before 25.90 ms
201.05 s
[smos-github] Smos.GitHub.Command.ImportSpec
201.05 s
[smos-github] resolveProjectPath
201.05 s
[smos-github] ✓ works for this issue without a file destination with a relative directory destination 20.86 ms
201.05 s
[smos-github] ✓ works for this issue without a file destination with an absolute directory destination 20.84 ms
201.05 s
[smos-github] ✓ works for this issue without any destination 20.84 ms
201.05 s
[smos-github] ✓ works for this issue with an absolute file destination with a relative directory destination 17.51 ms
201.05 s
[smos-api-source] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
201.05 s
[smos-api-source] include validity-bytestring-0.4.1.1-4bRtlxuVsWD3ePz3664F9A
201.05 s
[smos-api-source] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
201.05 s
[smos-api-source] include validity-text-0.3.1.3-GXG23dRmbmGHkAAk5tffI
201.05 s
[smos-api-source] include validity-uuid-0.1.0.3-C6oYz4U4VSOGb2wnPtpiKU
201.05 s
[smos-api-source] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
201.05 s
[smos-api-source] Smos.API=smos-api-0.8.0-CU7xsDXMAfKI0hwV6fn8eM:Smos.API,Smos.API.Password=smos-api-0.8.0-CU7xsDXMAfKI0hwV6fn8eM:Smos.API.Password,Smos.API.SHA256=smos-api-0.8.0-CU7xsDXMAfKI0hwV6fn8eM:Smos.API.SHA256,Smos.API.Username=smos-api-0.8.0-CU7xsDXMAfKI0hwV6fn8eM:Smos.API.Username
201.05 s
[smos-api-source] Ready component graph:
201.05 s
[smos-api-source] definite smos-api-0.8.0-CU7xsDXMAfKI0hwV6fn8eM
201.05 s
[smos-api-source] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
201.05 s
[smos-api-source] depends autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
201.05 s
[smos-api-source] depends autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
201.05 s
[smos-api-source] depends base-4.20.2.0-fafd
201.05 s
[smos-api-source] depends base64-bytestring-1.2.1.0-BirKrAoNNqT3ftAgi7FNI8
201.05 s
[smos-api-source] depends bytestring-0.12.2.0-96e1
201.05 s
[smos-api-source] depends containers-0.7-96b4
201.05 s
[smos-api-source] depends cryptonite-0.30-HaBYbqXVh3k5mr6t38lbAv
201.05 s
[smos-api-source] depends deepseq-1.5.0.0-2b65
201.05 s
[smos-api-source] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
201.05 s
[smos-api-source] depends http-api-data-0.6.2-F8aKrQ6muoJ9sPuHQ9WD8h
201.05 s
[smos-api-source] depends ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
201.05 s
[smos-api-source] depends memory-0.18.0-GXCbjdLTL5HL8nVuBHruNG
201.05 s
[smos-api-source] depends mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
201.05 s
[smos-api-source] depends mergeful-persistent-0.3.0.1-3qvKNlKCFFRCy9jPqRTAUw
201.05 s
[smos-api-source] depends password-3.1.0.1-FrlNZF3roEEJsVkLPxE3C8
201.05 s
[smos-api-source] depends password-instances-3.0.0.0-Mm12XBadKtDy0klLBCctP
201.05 s
[smos-api-source] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
201.05 s
[smos-api-source] depends path-pieces-0.2.1-LwvQJcowmZQCHd6AEgvBcU
201.05 s
[smos-api-source] depends persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
201.05 s
[smos-api-source] depends semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
201.05 s
[smos-api-source] depends servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
201.05 s
[smos-api-source] depends servant-auth-0.4.2.0-5svOLp8BYK61xIFolhI8zT
201.05 s
[smos-api-source] depends servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
201.05 s
[smos-api-source] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
201.05 s
[smos-api-source] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
201.05 s
[smos-api-source] depends text-2.1.3-34f1
201.05 s
[smos-api-source] depends time-1.12.2-3479
201.05 s
[smos-api-source] depends typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
201.05 s
[smos-api-source] depends tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
201.05 s
[smos-api-source] depends uuid-1.3.16-4tTKqafjpq55AAemS2VKYM
201.05 s
[smos-api-source] depends validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
201.05 s
[smos-api-source] depends validity-bytestring-0.4.1.1-4bRtlxuVsWD3ePz3664F9A
201.05 s
[smos-api-source] depends validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
201.05 s
[smos-api-source] depends validity-text-0.3.1.3-GXG23dRmbmGHkAAk5tffI
201.05 s
[smos-api-source] depends validity-uuid-0.1.0.3-C6oYz4U4VSOGb2wnPtpiKU
201.05 s
[smos-api-source] depends yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
201.05 s
[smos-api-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
201.05 s
[smos-api-source] Using compiler: ghc-9.10.3
201.05 s
[smos-api-source] Using install prefix:
201.05 s
[smos-api-source] /nix/store/2zidz315zj5xp40391hpk3fnx09jvlj6-smos-api-source-0.8.0
201.05 s
[smos-api-source] Executables installed in:
201.05 s
[smos-api-source] /nix/store/2zidz315zj5xp40391hpk3fnx09jvlj6-smos-api-source-0.8.0/bin
201.05 s
[smos-api-source] Libraries installed in:
201.05 s
[smos-api-source] /nix/store/2zidz315zj5xp40391hpk3fnx09jvlj6-smos-api-source-0.8.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-api-0.8.0-CU7xsDXMAfKI0hwV6fn8eM
201.05 s
[smos-api-source] Dynamic Libraries installed in:
201.05 s
[smos-api-source] /nix/store/2zidz315zj5xp40391hpk3fnx09jvlj6-smos-api-source-0.8.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
201.05 s
[smos-api-source] Private executables installed in:
201.05 s
[smos-api-source] /nix/store/2zidz315zj5xp40391hpk3fnx09jvlj6-smos-api-source-0.8.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-api-0.8.0
201.05 s
[smos-api-source] Data files installed in:
201.05 s
[smos-api-source] /nix/store/2zidz315zj5xp40391hpk3fnx09jvlj6-smos-api-source-0.8.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-api-0.8.0
201.05 s
[smos-api-source] Documentation installed in:
201.05 s
[smos-api-source] /nix/store/2zidz315zj5xp40391hpk3fnx09jvlj6-smos-api-source-0.8.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-api-0.8.0
201.05 s
[smos-api-source] Configuration files installed in:
201.05 s
[smos-api-source] /nix/store/2zidz315zj5xp40391hpk3fnx09jvlj6-smos-api-source-0.8.0/etc
201.05 s
[smos-api-source] No alex found
201.05 s
[smos-api-source] Using ar found on system at:
201.05 s
[smos-api-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
201.05 s
[smos-api-source] No c2hs found
201.05 s
[smos-api-source] No cpphs found
201.05 s
[smos-api-source] No doctest found
201.05 s
[smos-api-source] Using gcc version 14.3.0 given by user at:
201.05 s
[smos-archive-source] /nix/store/kh0bfh9585gwab91rb945qa58bn3yxr6-smos-archive-source-0.7.1/share/x86_64-linux-ghc-9.10.3-a85d/smos-archive-0.7.1
201.05 s
[smos-archive-source] Documentation installed in:
201.05 s
[smos-archive-source] /nix/store/kh0bfh9585gwab91rb945qa58bn3yxr6-smos-archive-source-0.7.1/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-archive-0.7.1
201.05 s
[smos-archive-source] Configuration files installed in:
201.05 s
[smos-archive-source] /nix/store/kh0bfh9585gwab91rb945qa58bn3yxr6-smos-archive-source-0.7.1/etc
201.05 s
[smos-archive-source] No alex found
201.05 s
[smos-archive-source] Using ar found on system at:
201.05 s
[smos-archive-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
201.05 s
[smos-archive-source] No c2hs found
201.05 s
[smos-archive-source] No cpphs found
201.05 s
[smos-archive-source] No doctest found
201.05 s
[smos-archive-source] Using gcc version 14.3.0 given by user at:
201.05 s
[smos-archive-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
201.05 s
[smos-archive-source] Using ghc version 9.10.3 found on system at:
201.05 s
[smos-archive-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
201.05 s
[smos-archive-source] Using ghc-pkg version 9.10.3 found on system at:
201.05 s
[smos-archive-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
201.05 s
[smos-archive-source] No ghcjs found
201.05 s
[smos-archive-source] No ghcjs-pkg found
201.05 s
[smos-archive-source] No greencard found
201.05 s
[smos-archive-source] Using haddock version 2.31.1 found on system at:
201.05 s
[smos-archive-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
201.05 s
[smos-archive-source] No happy found
201.05 s
[smos-archive-source] Using haskell-suite found on system at: haskell-suite-dummy-location
201.05 s
[smos-archive-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
201.05 s
[smos-archive-source] No hmake found
201.05 s
[smos-archive-source] Using hpc version 0.69 found on system at:
201.05 s
[smos-archive-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
201.05 s
[smos-archive-source] Using hsc2hs version 0.68.10 found on system at:
201.05 s
[smos-archive-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
201.06 s
[smos-archive-source] No hscolour found
201.06 s
[smos-archive-source] No jhc found
201.06 s
[smos-archive-source] Using ld found on system at:
201.06 s
[smos-archive-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
201.06 s
[smos-archive-source] No pkg-config found
201.06 s
[smos-archive-source] Using runghc version 9.10.3 found on system at:
201.06 s
[smos-archive-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
201.06 s
[smos-archive-source] Using strip version 2.44 found on system at:
201.06 s
[smos-archive-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
201.06 s
[smos-archive-source] Using tar found on system at:
201.06 s
[smos-archive-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
201.06 s
[smos-archive-source] No uhc found
201.06 s
[smos-archive-source] Phase: buildPhase
201.06 s
[smos-archive-source] Distribution quality errors:
201.06 s
[smos-archive-source] [no-syn-desc] No 'synopsis' or 'description' field.
201.06 s
[smos-archive-source] [missing-bounds-important] The dependency 'build-depends: base' does not
201.06 s
[smos-archive-source] specify an upper bound on the version number. Each major release of the 'base'
201.06 s
[smos-archive-source] package changes the API in various ways and most packages will need some
201.06 s
[smos-archive-source] changes to compile with it. The recommended practice is to specify an upper
201.06 s
[smos-archive-source] bound on the version of the 'base' package. This ensures your package will
201.06 s
[smos-archive-source] continue to build when a new major version of the 'base' package is released.
201.06 s
[smos-archive-source] If you are not sure what upper bound to use then use the next major version.
201.06 s
[smos-archive-source] For example if you have tested your package with 'base' version 4.5 and 4.6
201.06 s
[smos-archive-source] then use 'build-depends: base >= 4.5 && < 4.7'.
201.06 s
[smos-archive-source] Distribution quality warnings:
201.06 s
[smos-archive-source] [no-license-file] A 'license-file' is not specified.
201.06 s
[smos-archive-source] [missing-upper-bounds] On library, these packages miss upper bounds:
201.06 s
[smos-archive-source] - bytestring
201.06 s
[smos-archive-source] - conduit
201.06 s
[smos-archive-source] - containers
201.06 s
[smos-archive-source] - exceptions
201.06 s
[smos-archive-source] - filepath
201.06 s
[smos-archive-source] - monad-logger
201.06 s
[smos-archive-source] - mtl
201.06 s
[smos-archive-source] - opt-env-conf
201.06 s
[smos-archive-source] - path
201.06 s
[smos-archive-source] - path-io
201.06 s
[smos-archive-source] - smos-cli
201.06 s
[smos-archive-source] - smos-data
201.06 s
[smos-archive-source] - smos-directory
201.06 s
[smos-archive-source] - smos-report
201.06 s
[smos-archive-source] - text
201.06 s
[smos-archive-source] - time
201.06 s
[smos-archive-source] - unliftio
201.06 s
[smos-archive-source] Please add them. There is more information at https://pvp.haskell.org/
201.06 s
[smos-archive-source] Note: the public hackage server would reject this package.
201.06 s
[smos-archive-source] Building source dist for smos-archive-0.7.1...
201.06 s
[smos-archive-source] Source tarball created: dist/smos-archive-0.7.1.tar.gz
201.06 s
[smos-archive-source] Phase: haddockPhase
201.06 s
[smos-archive-source] Phase: installPhase
201.06 s
[smos-archive-source] Phase: fixupPhase
201.06 s
[smos-jobhunt-source] depends stache-2.3.4-APHrQMs9Erh2ZoVmx1ZBFX
201.06 s
[smos-jobhunt-source] depends text-2.1.3-34f1
201.06 s
[smos-jobhunt-source] depends time-1.12.2-3479
201.06 s
[smos-jobhunt-source] depends unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
201.06 s
[smos-jobhunt-source] definite smos-jobhunt-0.2.0-FCrjPTq9kT4BjFMuo9jP0j-smos-jobhunt
201.06 s
[smos-jobhunt-source] depends base-4.20.2.0-fafd
201.06 s
[smos-jobhunt-source] depends smos-jobhunt-0.2.0-Kaj2qBc5nF3ClStrpEGwmU
201.06 s
[smos-jobhunt-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
201.06 s
[smos-jobhunt-source] Using compiler: ghc-9.10.3
201.06 s
[smos-jobhunt-source] Using install prefix:
201.06 s
[smos-jobhunt-source] /nix/store/3lmjwbnir8fbcch0lyf7jbk6m6c3lhd6-smos-jobhunt-source-0.2.0
201.06 s
[smos-jobhunt-source] Executables installed in:
201.06 s
[smos-jobhunt-source] /nix/store/3lmjwbnir8fbcch0lyf7jbk6m6c3lhd6-smos-jobhunt-source-0.2.0/bin
201.06 s
[smos-jobhunt-source] Libraries installed in:
201.06 s
[smos-jobhunt-source] /nix/store/3lmjwbnir8fbcch0lyf7jbk6m6c3lhd6-smos-jobhunt-source-0.2.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-jobhunt-0.2.0-Kaj2qBc5nF3ClStrpEGwmU
201.06 s
[smos-jobhunt-source] Dynamic Libraries installed in:
201.06 s
[smos-jobhunt-source] /nix/store/3lmjwbnir8fbcch0lyf7jbk6m6c3lhd6-smos-jobhunt-source-0.2.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
201.06 s
[smos-jobhunt-source] Private executables installed in:
201.06 s
[smos-jobhunt-source] /nix/store/3lmjwbnir8fbcch0lyf7jbk6m6c3lhd6-smos-jobhunt-source-0.2.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-jobhunt-0.2.0
201.06 s
[smos-jobhunt-source] Data files installed in:
201.06 s
[smos-jobhunt-source] /nix/store/3lmjwbnir8fbcch0lyf7jbk6m6c3lhd6-smos-jobhunt-source-0.2.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-jobhunt-0.2.0
201.06 s
[smos-jobhunt-source] Documentation installed in:
201.06 s
[smos-jobhunt-source] /nix/store/3lmjwbnir8fbcch0lyf7jbk6m6c3lhd6-smos-jobhunt-source-0.2.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-jobhunt-0.2.0
201.06 s
[smos-jobhunt-source] Configuration files installed in:
201.06 s
[smos-jobhunt-source] /nix/store/3lmjwbnir8fbcch0lyf7jbk6m6c3lhd6-smos-jobhunt-source-0.2.0/etc
201.06 s
[smos-jobhunt-source] No alex found
201.06 s
[smos-jobhunt-source] Using ar found on system at:
201.06 s
[smos-jobhunt-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
201.06 s
[smos-jobhunt-source] No c2hs found
201.06 s
[smos-jobhunt-source] No cpphs found
201.06 s
[smos-jobhunt-source] No doctest found
201.06 s
[smos-jobhunt-source] Using gcc version 14.3.0 given by user at:
201.06 s
[smos-jobhunt-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
201.06 s
[smos-jobhunt-source] Using ghc version 9.10.3 found on system at:
201.06 s
[smos-jobhunt-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
201.06 s
[smos-jobhunt-source] Using ghc-pkg version 9.10.3 found on system at:
201.06 s
[smos-jobhunt-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
201.06 s
[smos-jobhunt-source] No ghcjs found
201.06 s
[smos-jobhunt-source] No ghcjs-pkg found
201.06 s
[smos-jobhunt-source] No greencard found
201.06 s
[smos-jobhunt-source] Using haddock version 2.31.1 found on system at:
201.06 s
[smos-jobhunt-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
201.06 s
[smos-jobhunt-source] No happy found
201.06 s
[smos-jobhunt-source] Using haskell-suite found on system at: haskell-suite-dummy-location
201.06 s
[smos-jobhunt-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
201.06 s
[smos-jobhunt-source] No hmake found
201.06 s
[smos-jobhunt-source] Using hpc version 0.69 found on system at:
201.06 s
[smos-jobhunt-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
201.06 s
[smos-jobhunt-source] Using hsc2hs version 0.68.10 found on system at:
201.06 s
[smos-jobhunt-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
201.06 s
[smos-jobhunt-source] No hscolour found
201.06 s
[smos-jobhunt-source] No jhc found
201.06 s
[smos-jobhunt-source] Using ld found on system at:
201.06 s
[smos-jobhunt-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
201.06 s
[smos-jobhunt-source] No pkg-config found
201.06 s
[smos-jobhunt-source] Using runghc version 9.10.3 found on system at:
201.06 s
[smos-jobhunt-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
201.06 s
[smos-jobhunt-source] Using strip version 2.44 found on system at:
201.06 s
[smos-jobhunt-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
201.06 s
[smos-jobhunt-source] Using tar found on system at:
201.06 s
[smos-jobhunt-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
201.06 s
[smos-jobhunt-source] No uhc found
201.06 s
[smos-jobhunt-source] Phase: buildPhase
201.06 s
[smos-jobhunt-source] Distribution quality errors:
201.06 s
[smos-jobhunt-source] [no-syn-desc] No 'synopsis' or 'description' field.
201.06 s
[smos-jobhunt-source] [missing-bounds-important] The dependency 'build-depends: base' does not
201.06 s
[smos-jobhunt-source] specify an upper bound on the version number. Each major release of the 'base'
201.06 s
[smos-jobhunt-source] package changes the API in various ways and most packages will need some
201.06 s
[smos-jobhunt-source] changes to compile with it. The recommended practice is to specify an upper
201.06 s
[smos-jobhunt-source] bound on the version of the 'base' package. This ensures your package will
201.06 s
[smos-jobhunt-source] continue to build when a new major version of the 'base' package is released.
201.06 s
[smos-jobhunt-source] If you are not sure what upper bound to use then use the next major version.
201.06 s
[smos-jobhunt-source] For example if you have tested your package with 'base' version 4.5 and 4.6
201.06 s
[smos-jobhunt-source] then use 'build-depends: base >= 4.5 && < 4.7'.
201.06 s
[smos-jobhunt-source] Distribution quality warnings:
201.06 s
[smos-jobhunt-source] [no-license-file] A 'license-file' is not specified.
201.06 s
[smos-jobhunt-source] [missing-upper-bounds] On library, these packages miss upper bounds:
201.06 s
[smos-jobhunt-source] - HaskellNet
201.06 s
[smos-jobhunt-source] - HaskellNet-SSL
201.06 s
[smos-jobhunt-source] - aeson
201.06 s
[smos-query-source] Smos.Query=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query,Smos.Query.Clock.Types=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query.Clock.Types,Smos.Query.Commands=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query.Commands,Smos.Query.Commands.Agenda=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query.Commands.Agenda,Smos.Query.Commands.Clock=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query.Commands.Clock,Smos.Query.Commands.Entry=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query.Commands.Entry,Smos.Query.Commands.Free=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query.Commands.Free,Smos.Query.Commands.Import=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query.Commands.Import,Smos.Query.Commands.Log=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query.Commands.Log,Smos.Query.Commands.Next=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query.Commands.Next,Smos.Query.Commands.Ongoing=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query.Commands.Ongoing,Smos.Query.Commands.PreparedReport=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query.Commands.PreparedReport,Smos.Query.Commands.Projects=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query.Commands.Projects,Smos.Query.Commands.Stats=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query.Commands.Stats,Smos.Query.Commands.Stuck=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query.Commands.Stuck,Smos.Query.Commands.Tags=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query.Commands.Tags,Smos.Query.Commands.Waiting=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query.Commands.Waiting,Smos.Query.Commands.Work=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query.Commands.Work,Smos.Query.Env=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query.Env,Smos.Query.Formatting=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query.Formatting,Smos.Query.OptParse=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query.OptParse,Smos.Query.Streaming=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query.Streaming
201.06 s
[smos-query-source] unit smos-query-0.12.0-3PdFEhPcoNpAKHOtFAt6aT-smos-query
201.06 s
[smos-query-source] include base-4.20.2.0-fafd
201.06 s
[smos-query-source] include smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU
201.06 s
[smos-query-source] Ready component graph:
201.06 s
[smos-query-source] definite smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU
201.06 s
[smos-query-source] depends IntervalMap-0.6.2.1-6cqYlaLAxdp94Td3v7VSNI
201.06 s
[smos-query-source] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
201.06 s
[smos-query-source] depends aeson-pretty-0.8.10-EOHJE4CczlZFHBO2uJabQe
201.06 s
[smos-query-source] depends base-4.20.2.0-fafd
201.06 s
[smos-query-source] depends bytestring-0.12.2.0-96e1
201.06 s
[smos-query-source] depends conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
201.06 s
[smos-query-source] depends containers-0.7-96b4
201.06 s
[smos-query-source] depends mtl-2.3.1-37af
201.06 s
[smos-query-source] depends opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
201.06 s
[smos-query-source] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
201.06 s
[smos-query-source] depends pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
201.06 s
[smos-query-source] depends safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
201.06 s
[smos-query-source] depends safe-coloured-text-terminfo-0.3.0.0-Bwd26lv5RUL11qahSmvVKt
201.06 s
[smos-query-source] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
201.06 s
[smos-query-source] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
201.06 s
[smos-query-source] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
201.06 s
[smos-query-source] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
201.06 s
[smos-query-source] depends text-2.1.3-34f1
201.06 s
[smos-query-source] depends time-1.12.2-3479
201.06 s
[smos-query-source] depends tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
201.06 s
[smos-query-source] depends validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
201.06 s
[smos-query-source] depends yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
201.06 s
[smos-query-source] definite smos-query-0.12.0-3PdFEhPcoNpAKHOtFAt6aT-smos-query
201.06 s
[smos-query-source] depends base-4.20.2.0-fafd
201.06 s
[smos-query-source] depends smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU
201.06 s
[smos-query-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
201.06 s
[smos-query-source] Using compiler: ghc-9.10.3
201.06 s
[smos-query-source] Using install prefix:
201.06 s
[smos-query-source] /nix/store/s3z3zkpjfsl3ib9kgy16klnmhkxrsymq-smos-query-source-0.12.0
201.06 s
[smos-query-source] Executables installed in:
201.06 s
[smos-query-source] /nix/store/s3z3zkpjfsl3ib9kgy16klnmhkxrsymq-smos-query-source-0.12.0/bin
201.06 s
[smos-query-source] Libraries installed in:
201.06 s
[smos-query-source] /nix/store/s3z3zkpjfsl3ib9kgy16klnmhkxrsymq-smos-query-source-0.12.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU
201.06 s
[smos-query-source] Dynamic Libraries installed in:
201.06 s
[smos-query-source] /nix/store/s3z3zkpjfsl3ib9kgy16klnmhkxrsymq-smos-query-source-0.12.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
201.06 s
[smos-query-source] Private executables installed in:
201.06 s
[smos-query-source] /nix/store/s3z3zkpjfsl3ib9kgy16klnmhkxrsymq-smos-query-source-0.12.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-query-0.12.0
201.06 s
[smos-query-source] Data files installed in:
201.06 s
[smos-query-source] /nix/store/s3z3zkpjfsl3ib9kgy16klnmhkxrsymq-smos-query-source-0.12.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-query-0.12.0
201.06 s
[smos-query-source] Documentation installed in:
201.06 s
[smos-query-source] /nix/store/s3z3zkpjfsl3ib9kgy16klnmhkxrsymq-smos-query-source-0.12.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-query-0.12.0
201.06 s
[smos-query-source] Configuration files installed in:
201.06 s
[smos-query-source] /nix/store/s3z3zkpjfsl3ib9kgy16klnmhkxrsymq-smos-query-source-0.12.0/etc
201.06 s
[smos-query-source] No alex found
201.06 s
[smos-query-source] Using ar found on system at:
201.06 s
[smos-query-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
201.06 s
[smos-query-source] No c2hs found
201.06 s
[smos-query-source] No cpphs found
201.06 s
[smos-query-source] No doctest found
201.06 s
[smos-query-source] Using gcc version 14.3.0 given by user at:
201.06 s
[smos-query-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
201.06 s
[smos-query-source] Using ghc version 9.10.3 found on system at:
201.06 s
[smos-query-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
201.06 s
[smos-query-source] Using ghc-pkg version 9.10.3 found on system at:
201.06 s
[smos-query-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
201.06 s
[smos-query-source] No ghcjs found
201.06 s
[smos-query-source] No ghcjs-pkg found
201.06 s
[smos-query-source] No greencard found
201.06 s
[smos-query-source] Using haddock version 2.31.1 found on system at:
201.06 s
[smos-query-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
201.06 s
[smos-query-source] No happy found
201.06 s
[smos-query-source] Using haskell-suite found on system at: haskell-suite-dummy-location
201.06 s
[smos-query-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
201.06 s
[smos-query-source] No hmake found
201.06 s
[smos-query-source] Using hpc version 0.69 found on system at:
201.06 s
[smos-query-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
201.06 s
[smos-query-source] Using hsc2hs version 0.68.10 found on system at:
201.06 s
[smos-query-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
201.06 s
[smos-query-source] No hscolour found
201.06 s
[smos-query-source] No jhc found
201.06 s
[smos-query-source] Using ld found on system at:
201.06 s
[ical-gen] ✓ renders this example correctly 8.32 ms
201.06 s
[ical-gen] ✓ parses this example correctly 6.79 ms
201.06 s
[ical-gen] ✓ always renders a valid parameter values 73.78 ms
201.06 s
[ical-gen] passed for all of 100 inputs.
201.06 s
[ical-gen] SentBy
201.06 s
[ical-gen] ✓ parses only valid things 87.08 ms
201.06 s
[ical-gen] passed for all of 100 inputs.
201.06 s
[ical-gen] ✓ parses this example correctly 6.70 ms
201.06 s
[ical-gen] ✓ renders this example correctly 6.68 ms
201.06 s
[ical-gen] GenValid SentBy
201.06 s
[ical-gen] genValid :: Gen SentBy
201.06 s
[ical-gen] ✓ only generates valid 'SentBy's 87.42 ms
201.06 s
[ical-gen] passed for all of 100 inputs.
201.06 s
[ical-gen] ✓ always renders a valid parameter values 72.76 ms
201.06 s
[ical-gen] passed for all of 100 inputs.
201.06 s
[ical-gen] ✓ roundtrips through parameter values 84.40 ms
201.06 s
[ical-gen] passed for all of 100 inputs.
201.06 s
[ical-gen] RecurrenceIdentifierRange
201.06 s
[ical-gen] ✓ parses only valid things 16.80 ms
201.06 s
[ical-gen] passed for all of 100 inputs.
201.06 s
[ical-gen] ✓ parses this example correctly 10.16 ms
201.06 s
[ical-gen] GenValid RecurrenceIdentifierRange
201.06 s
[ical-gen] genValid :: Gen RecurrenceIdentifierRange
201.06 s
[ical-gen] ✓ only generates valid 'RecurrenceIdentifierRange's 10.20 ms
201.06 s
[ical-gen] passed for all of 100 inputs.
201.06 s
[ical-gen] ✓ always renders a valid parameter values 12.68 ms
201.06 s
[ical-gen] passed for all of 100 inputs.
201.06 s
[ical-gen] ✓ roundtrips through parameter values 10.14 ms
201.06 s
[ical-gen] passed for all of 100 inputs.
201.06 s
[ical-gen] ✓ renders this example correctly 6.12 ms
201.06 s
[ical-gen] Delegator
201.06 s
[ical-gen] ✓ always renders a valid parameter values 80.22 ms
201.06 s
[ical-gen] passed for all of 100 inputs.
201.06 s
[ical-gen] ✓ renders this example correctly 10.07 ms
201.06 s
[ical-gen] ✓ parses this example correctly 10.08 ms
201.06 s
[ical-gen] ✓ roundtrips through parameter values 80.62 ms
201.06 s
[ical-gen] passed for all of 100 inputs.
201.06 s
[ical-gen] ✓ parses only valid things 97.92 ms
201.06 s
[ical-gen] passed for all of 100 inputs.
201.06 s
[ical-gen] GenValid Delegator
201.06 s
[ical-gen] genValid :: Gen Delegator
201.06 s
[ical-gen] ✓ only generates valid 'Delegator's 98.92 ms
201.06 s
[ical-gen] passed for all of 100 inputs.
201.06 s
[ical-gen] Display
201.06 s
[ical-gen] GenValid Display
201.06 s
[ical-gen] genValid :: Gen Display
201.06 s
[ical-gen] ✓ only generates valid 'Display's 13.37 ms
201.06 s
[smos-github] ✓ works for this issue with a relative file destination without a directory destination 18.86 ms
201.06 s
[smos-github] ✓ works for this issue with a relative file destination with an absolute directory destination 18.87 ms
201.06 s
[smos-github] ✓ works for this issue with an absolute file destination without a directory destination 17.47 ms
201.06 s
[smos-github] ✓ works for this issue with a relative file destination with a relative directory destination 19.22 ms
201.06 s
[smos-github] ✓ works for this issue with an absolute file destination with an absolute directory destination 17.48 ms
201.06 s
[smos-github] renderProjectPath
201.06 s
[smos-github] ✓ produces valid paths 29.34 ms
201.06 s
[smos-github] passed for all of 100 inputs.
201.06 s
[smos-github] ✓ produces the same project path for this hypothetical issue 21.75 ms
201.06 s
[smos-github] renderSmosProjects
201.06 s
[smos-github] ✓ produces the same smos file for this hypothetical issue 33.61 ms
201.06 s
[smos-github] ✓ produces valid smosFiles 36.02 ms
201.06 s
[smos-github] passed for all of 100 inputs.
201.06 s
[smos-github] ✓ produces the same smos file for this hypothetical issue 33.28 ms
201.06 s
[smos-github]
201.06 s
[smos-github] Examples: 217
201.06 s
[smos-github] Passed: 19
201.06 s
[smos-github] Failed: 0
201.06 s
[smos-github] Sum of test runtimes: 0.45 seconds
201.06 s
[smos-github] Test suite took: 0.04 seconds
201.06 s
[smos-github]
201.06 s
[smos-github] Test suite smos-data-test: PASS
201.06 s
[smos-github] Test suite logged to: dist/test/smos-github-0.9.0-smos-data-test.log
201.06 s
[smos-github] 1 of 1 test suites (1 of 1 test cases) passed.
201.06 s
[smos-github] Phase: haddockPhase
201.06 s
[smos-github] Phase: installPhase
201.06 s
[smos-github] Installing library in /nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA
201.06 s
[smos-github] Installing executable smos-github in /nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0/bin
201.06 s
[smos-github] Warning: The directory
201.06 s
[smos-github] /nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0/bin is not in
201.06 s
[smos-github] the system search path.
201.06 s
[smos-github] Phase: fixupPhase
201.06 s
[smos-github] shrinking RPATHs of ELF executables and libraries in /nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0
201.06 s
[smos-github] shrinking /nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0/bin/smos-github
201.06 s
[smos-github] shrinking /nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA-ghc9.10.3.so
201.06 s
[smos-github] checking for references to /build/ in /nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0...
201.06 s
[smos-github] gzipping man pages under /nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0/share/man/
201.06 s
[smos-github] �
201.06 s
[smos-github] stripping (with command strip and flags -S -p) in /nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0/lib /nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0/bin
201.07 s
[smos-github] shrinking RPATHs of ELF executables and libraries in /nix/store/5b16fgjgqsqwdmblb6pbmrnisilczci3-smos-github-0.9.0-coverables
201.07 s
[smos-github] checking for references to /build/ in /nix/store/5b16fgjgqsqwdmblb6pbmrnisilczci3-smos-github-0.9.0-coverables...
201.07 s
[smos-github] patching script interpreter paths in /nix/store/5b16fgjgqsqwdmblb6pbmrnisilczci3-smos-github-0.9.0-coverables
201.07 s
[smos-github] shrinking RPATHs of ELF executables and libraries in /nix/store/km6mr60r5z6rxpjzbgn0iqymijqdxw1l-smos-github-0.9.0-coverage
201.07 s
[smos-github] checking for references to /build/ in /nix/store/km6mr60r5z6rxpjzbgn0iqymijqdxw1l-smos-github-0.9.0-coverage...
201.07 s
[smos-github] patching script interpreter paths in /nix/store/km6mr60r5z6rxpjzbgn0iqymijqdxw1l-smos-github-0.9.0-coverage
201.07 s
[smos-api-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
201.07 s
[smos-api-source] Using ghc version 9.10.3 found on system at:
201.07 s
[smos-api-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
201.07 s
[smos-api-source] Using ghc-pkg version 9.10.3 found on system at:
201.07 s
[smos-api-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
201.07 s
[smos-api-source] No ghcjs found
201.07 s
[smos-api-source] No ghcjs-pkg found
201.07 s
[smos-api-source] No greencard found
201.07 s
[smos-api-source] Using haddock version 2.31.1 found on system at:
201.07 s
[smos-api-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
201.07 s
[smos-api-source] No happy found
201.07 s
[smos-api-source] Using haskell-suite found on system at: haskell-suite-dummy-location
201.07 s
[smos-api-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
201.07 s
[smos-api-source] No hmake found
201.07 s
[smos-api-source] Using hpc version 0.69 found on system at:
201.07 s
[smos-api-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
201.07 s
[smos-api-source] Using hsc2hs version 0.68.10 found on system at:
201.07 s
[smos-api-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
201.07 s
[smos-api-source] No hscolour found
201.07 s
[smos-api-source] No jhc found
201.07 s
[smos-api-source] Using ld found on system at:
201.07 s
[smos-api-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
201.07 s
[smos-api-source] No pkg-config found
201.07 s
[smos-api-source] Using runghc version 9.10.3 found on system at:
201.07 s
[smos-api-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
201.07 s
[smos-api-source] Using strip version 2.44 found on system at:
201.07 s
[smos-api-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
201.07 s
[smos-api-source] Using tar found on system at:
201.07 s
[smos-api-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
201.07 s
[smos-api-source] No uhc found
201.07 s
[smos-api-source] Phase: buildPhase
201.07 s
[smos-api-source] Distribution quality errors:
201.07 s
[smos-api-source] [no-syn-desc] No 'synopsis' or 'description' field.
201.07 s
[smos-api-source] [missing-bounds-important] The dependency 'build-depends: base' does not
201.07 s
[smos-api-source] specify an upper bound on the version number. Each major release of the 'base'
201.07 s
[smos-api-source] package changes the API in various ways and most packages will need some
201.07 s
[smos-api-source] changes to compile with it. The recommended practice is to specify an upper
201.07 s
[smos-api-source] bound on the version of the 'base' package. This ensures your package will
201.07 s
[smos-api-source] continue to build when a new major version of the 'base' package is released.
201.07 s
[smos-api-source] If you are not sure what upper bound to use then use the next major version.
201.07 s
[smos-api-source] For example if you have tested your package with 'base' version 4.5 and 4.6
201.07 s
[smos-api-source] then use 'build-depends: base >= 4.5 && < 4.7'.
201.07 s
[smos-api-source] Distribution quality warnings:
201.07 s
[smos-api-source] [no-license-file] A 'license-file' is not specified.
201.07 s
[smos-api-source] [missing-upper-bounds] On library, these packages miss upper bounds:
201.07 s
[smos-api-source] - aeson
201.07 s
[smos-api-source] - autodocodec
201.07 s
[smos-api-source] - autodocodec-yaml
201.07 s
[smos-api-source] - base64-bytestring
201.07 s
[smos-api-source] - bytestring
201.07 s
[smos-api-source] - containers
201.07 s
[smos-api-source] - cryptonite
201.07 s
[smos-api-source] - deepseq
201.07 s
[smos-api-source] - dirforest
201.07 s
[smos-api-source] - http-api-data
201.07 s
[smos-api-source] - ical
201.07 s
[smos-api-source] - memory
201.07 s
[smos-api-source] - mergeful
201.07 s
[smos-api-source] - mergeful-persistent
201.07 s
[smos-api-source] - password
201.07 s
[smos-api-source] - password-instances
201.07 s
[smos-api-source] - path
201.07 s
[smos-api-source] - path-pieces
201.07 s
[smos-api-source] - persistent
201.07 s
[smos-api-source] - semver
201.07 s
[smos-api-source] - servant
201.07 s
[smos-api-source] - servant-auth
201.07 s
[smos-api-source] - servant-auth-server
201.07 s
[smos-api-source] - smos-data
201.07 s
[smos-api-source] - smos-report
201.07 s
[smos-api-source] - text
201.07 s
[smos-api-source] - time
201.07 s
[smos-api-source] - typed-uuid
201.07 s
[smos-api-source] - tz
201.07 s
[smos-api-source] - uuid
201.07 s
[smos-api-source] - validity
201.07 s
[smos-api-source] - validity-bytestring
201.07 s
[smos-api-source] - validity-path
201.07 s
[smos-api-source] - validity-text
201.07 s
[smos-api-source] - validity-uuid
201.07 s
[smos-api-source] - yaml
201.07 s
[smos-api-source] Please add them. There is more information at https://pvp.haskell.org/
201.07 s
[smos-api-source] Note: the public hackage server would reject this package.
201.07 s
[smos-api-source] Building source dist for smos-api-0.8.0...
201.07 s
[smos-api-source] Source tarball created: dist/smos-api-0.8.0.tar.gz
201.07 s
[smos-api-source] Phase: haddockPhase
201.07 s
[smos-api-source] Phase: installPhase
201.07 s
[smos-api-source] Phase: fixupPhase
201.07 s
[smos-jobhunt-source] - containers
201.07 s
[smos-jobhunt-source] - mime-mail
201.07 s
[smos-jobhunt-source] - monad-logger
201.07 s
[smos-jobhunt-source] - network
201.07 s
[smos-jobhunt-source] - opt-env-conf
201.07 s
[smos-jobhunt-source] - password
201.07 s
[smos-jobhunt-source] - path
201.07 s
[smos-jobhunt-source] - path-io
201.07 s
[smos-jobhunt-source] - safe-coloured-text
201.07 s
[smos-jobhunt-source] - safe-coloured-text-terminfo
201.07 s
[smos-jobhunt-source] - smos-cli
201.07 s
[smos-jobhunt-source] - smos-data
201.07 s
[smos-jobhunt-source] - smos-directory
201.07 s
[smos-jobhunt-source] - smos-report
201.07 s
[smos-jobhunt-source] - stache
201.07 s
[smos-jobhunt-source] - text
201.07 s
[smos-jobhunt-source] - time
201.07 s
[smos-jobhunt-source] - unliftio
201.07 s
[smos-jobhunt-source] Please add them. There is more information at https://pvp.haskell.org/
201.07 s
[smos-jobhunt-source] Note: the public hackage server would reject this package.
201.07 s
[smos-jobhunt-source] Building source dist for smos-jobhunt-0.2.0...
201.07 s
[smos-jobhunt-source] Source tarball created: dist/smos-jobhunt-0.2.0.tar.gz
201.07 s
[smos-jobhunt-source] Phase: haddockPhase
201.07 s
[smos-jobhunt-source] Phase: installPhase
201.07 s
[smos-jobhunt-source] Phase: fixupPhase
201.07 s
[smos-query-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
201.07 s
[smos-query-source] No pkg-config found
201.07 s
[smos-query-source] Using runghc version 9.10.3 found on system at:
201.07 s
[smos-query-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
201.07 s
[smos-query-source] Using strip version 2.44 found on system at:
201.07 s
[smos-query-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
201.07 s
[smos-query-source] Using tar found on system at:
201.07 s
[smos-query-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
201.07 s
[smos-query-source] No uhc found
201.07 s
[smos-query-source] Phase: buildPhase
201.07 s
[smos-query-source] Distribution quality errors:
201.07 s
[smos-query-source] [no-syn-desc] No 'synopsis' or 'description' field.
201.07 s
[smos-query-source] [missing-bounds-important] The dependency 'build-depends: base' does not
201.07 s
[smos-query-source] specify an upper bound on the version number. Each major release of the 'base'
201.07 s
[smos-query-source] package changes the API in various ways and most packages will need some
201.07 s
[smos-query-source] changes to compile with it. The recommended practice is to specify an upper
201.07 s
[smos-query-source] bound on the version of the 'base' package. This ensures your package will
201.07 s
[smos-query-source] continue to build when a new major version of the 'base' package is released.
201.07 s
[smos-query-source] If you are not sure what upper bound to use then use the next major version.
201.07 s
[smos-query-source] For example if you have tested your package with 'base' version 4.5 and 4.6
201.07 s
[smos-query-source] then use 'build-depends: base >= 4.5 && < 4.7'.
201.07 s
[smos-query-source] Distribution quality warnings:
201.07 s
[smos-query-source] [no-license-file] A 'license-file' is not specified.
201.07 s
[smos-query-source] [missing-upper-bounds] On library, these packages miss upper bounds:
201.07 s
[smos-query-source] - IntervalMap
201.07 s
[smos-query-source] - aeson
201.07 s
[smos-query-source] - aeson-pretty
201.07 s
[smos-query-source] - bytestring
201.07 s
[smos-query-source] - conduit
201.07 s
[smos-query-source] - containers
201.07 s
[smos-query-source] - mtl
201.07 s
[smos-query-source] - opt-env-conf
201.07 s
[smos-query-source] - path
201.07 s
[smos-query-source] - pretty-relative-time
201.07 s
[smos-query-source] - safe-coloured-text
201.07 s
[smos-query-source] - safe-coloured-text-terminfo
201.07 s
[smos-query-source] - smos-cli
201.07 s
[smos-query-source] - smos-data
201.07 s
[smos-query-source] - smos-directory
201.07 s
[smos-query-source] - smos-report
201.07 s
[smos-query-source] - text
201.07 s
[smos-query-source] - time
201.07 s
[smos-query-source] - tz
201.07 s
[smos-query-source] - validity-path
201.07 s
[smos-query-source] - yaml
201.07 s
[smos-query-source] Please add them. There is more information at https://pvp.haskell.org/
201.07 s
[smos-query-source] Note: the public hackage server would reject this package.
201.07 s
[smos-query-source] Building source dist for smos-query-0.12.0...
201.07 s
[smos-query-source] Source tarball created: dist/smos-query-0.12.0.tar.gz
201.07 s
[smos-query-source] Phase: haddockPhase
201.07 s
[smos-query-source] Phase: installPhase
201.07 s
[smos-query-source] Phase: fixupPhase
201.22 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/kh0bfh9585gwab91rb945qa58bn3yxr6-smos-archive-source-0.7.1
201.59 s
[post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
201.59 s
[post-build-hook]
201.92 s
[post-build-hook] Pushing /nix/store/kh0bfh9585gwab91rb945qa58bn3yxr6-smos-archive-source-0.7.1 (8.51 KiB)
202.75 s
[post-build-hook]
202.76 s
[post-build-hook] All done.
202.78 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/kh0bfh9585gwab91rb945qa58bn3yxr6-smos-archive-source-0.7.1
203.18 s
[post-build-hook] copying 1 paths...
203.18 s
[post-build-hook] copying path '/nix/store/kh0bfh9585gwab91rb945qa58bn3yxr6-smos-archive-source-0.7.1' to 'https://cache.staging.nix-ci.com'...
204.12 s
[post-build-hook] copying 1 paths...
204.12 s
[post-build-hook] copying path '/nix/store/a7ykr0ysm0bq15x9hsb12kb6iaq6v6dn-smos-archive-source-0.7.1.drv' to 'https://cache.staging.nix-ci.com'...
204.84 s
Progress: 25 of 102 built (6 building), 28 of 28 downloaded from cache
204.84 s
[ical-gen] passed for all of 100 inputs.
204.84 s
[ical-gen] ✓ renders this example correctly 10.15 ms
204.84 s
[ical-gen] ✓ parses this example correctly 13.32 ms
204.84 s
[ical-gen] ✓ parses only valid things 13.37 ms
204.84 s
[ical-gen] passed for all of 100 inputs.
204.84 s
[ical-gen] ✓ always renders a valid parameter values 13.39 ms
204.84 s
[ical-gen] passed for all of 100 inputs.
204.84 s
[ical-gen] ✓ renders this example correctly 13.30 ms
204.84 s
[ical-gen] ✓ roundtrips through parameter values 13.31 ms
204.84 s
[ical-gen] passed for all of 100 inputs.
204.84 s
[ical-gen] ✓ parses this example correctly 10.91 ms
204.84 s
[ical-gen] FormatType
204.84 s
[ical-gen] ✓ renders this example correctly 9.32 ms
204.84 s
[ical-gen] ✓ renders this example correctly 9.40 ms
204.84 s
[ical-gen] ✓ parses this example correctly 9.42 ms
204.84 s
[ical-gen] ✓ renders this example correctly 9.91 ms
204.84 s
[ical-gen] ✓ renders this example correctly 9.89 ms
204.84 s
[ical-gen] ✓ always renders a valid parameter values 27.26 ms
204.84 s
[ical-gen] passed for all of 100 inputs.
204.84 s
[ical-gen] ✓ roundtrips through parameter values 21.81 ms
204.84 s
[ical-gen] passed for all of 100 inputs.
204.84 s
[ical-gen] ✓ parses only valid things 27.26 ms
204.84 s
[ical-gen] passed for all of 100 inputs.
204.84 s
[ical-gen] GenValid FormatType
204.84 s
[ical-gen] genValid :: Gen FormatType
204.84 s
[ical-gen] ✓ only generates valid 'FormatType's 21.20 ms
204.84 s
[ical-gen] passed for all of 100 inputs.
204.84 s
[ical-gen] ✓ parses this example correctly 9.76 ms
204.84 s
[ical-gen] ✓ renders this example correctly 15.26 ms
204.84 s
[ical-gen] ✓ parses this example correctly 17.40 ms
204.84 s
[ical-gen] ✓ parses this example correctly 19.62 ms
204.84 s
[ical-gen] ✓ parses this example correctly 19.56 ms
204.84 s
[ical-gen] DirectoryEntryReference
204.84 s
[ical-gen] ✓ renders this example correctly 25.11 ms
204.84 s
[ical-gen] ✓ roundtrips through parameter values 80.22 ms
204.84 s
[ical-gen] passed for all of 100 inputs.
204.84 s
[ical-gen] GenValid DirectoryEntryReference
204.84 s
[ical-gen] genValid :: Gen DirectoryEntryReference
204.84 s
[ical-gen] ✓ only generates valid 'DirectoryEntryReference's 80.96 ms
204.84 s
[smos-directory-gen] Phase: setupCompilerEnvironmentPhase
204.84 s
[smos-directory-gen] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
204.84 s
[smos-directory-gen] Phase: unpackPhase
204.84 s
[smos-directory-gen] unpacking source archive /nix/store/xg95v0vx7qz5p48z0gf6hpk5mx2im1kg-smos-directory-gen-source-0.2.0/smos-directory-gen-0.2.0.tar.gz
204.84 s
[smos-directory-gen] source root is smos-directory-gen-0.2.0
204.84 s
[smos-directory-gen] setting SOURCE_DATE_EPOCH to timestamp 1780355796 of file "smos-directory-gen-0.2.0/test/Spec.hs"
204.85 s
[smos-directory-gen] warning: file "smos-directory-gen-0.2.0/test/Spec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
204.85 s
[smos-directory-gen] Phase: patchPhase
204.85 s
[smos-directory-gen] Adding dekking-value to build-depends in ./smos-directory-gen.cabal
204.85 s
[smos-directory-gen] Phase: compileBuildDriverPhase
204.85 s
[smos-directory-gen] setupCompileFlags: -package-db=/build/tmp.7U3TXKcuZ4/setup-package.conf.d -threaded
204.85 s
[smos-directory-gen] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.7U3TXKcuZ4/Main.o )
204.85 s
[smos-directory-gen] [2 of 2] Linking Setup
204.85 s
[smos-directory-gen] Phase: updateAutotoolsGnuConfigScriptsPhase
204.85 s
[smos-directory-gen] Phase: configurePhase
204.85 s
[smos-directory-gen] configureFlags: --verbose --prefix=/nix/store/mjcwib60vymd9fhrs07jzv996k5iz11z-smos-directory-gen-0.2.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.7U3TXKcuZ4/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --disable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
204.85 s
[smos-directory-gen] Using Parsec parser
204.85 s
[smos-directory-gen] Configuring smos-directory-gen-0.2.0...
204.85 s
[smos-directory-gen] Dependency QuickCheck: using QuickCheck-2.15.0.1
204.85 s
[smos-directory-gen] Dependency base >=4.9 && <5.0: using base-4.20.2.0
204.85 s
[smos-directory-gen] Dependency bytestring: using bytestring-0.12.2.0
204.85 s
[smos-directory-gen] Dependency containers: using containers-0.7
204.85 s
[smos-directory-gen] Dependency dekking-value: using dekking-value-0.0.0.0
204.85 s
[smos-directory-gen] Dependency dirforest: using dirforest-0.1.0.0
204.85 s
[smos-directory-gen] Dependency genvalidity >=1.0: using genvalidity-1.1.1.0
204.85 s
[smos-directory-gen] Dependency genvalidity-bytestring: using genvalidity-bytestring-1.0.0.1
204.85 s
[smos-directory-gen] Dependency genvalidity-dirforest: using genvalidity-dirforest-0.1.0.1
204.85 s
[smos-directory-gen] Dependency genvalidity-path: using genvalidity-path-1.0.0.1
204.85 s
[smos-directory-gen] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
204.85 s
[smos-directory-gen] Dependency path: using path-0.9.6
204.85 s
[smos-directory-gen] Dependency path-io: using path-io-1.8.2
204.85 s
[smos-directory-gen] Dependency smos-data: using smos-data-0.7.0
204.85 s
[smos-directory-gen] Dependency smos-data-gen: using smos-data-gen-0.5.1
204.85 s
[smos-directory-gen] Dependency smos-directory: using smos-directory-0.2.0
204.85 s
[smos-directory-gen] Dependency base >=4.9 && <5.0: using base-4.20.2.0
204.85 s
[smos-directory-gen] Dependency containers: using containers-0.7
204.85 s
[smos-directory-gen] Dependency cursor: using cursor-0.3.2.0
204.85 s
[smos-directory-gen] Dependency dekking-value: using dekking-value-0.0.0.0
204.85 s
[smos-directory-gen] Dependency genvalidity-containers: using genvalidity-containers-1.0.0.2
205.18 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/2zidz315zj5xp40391hpk3fnx09jvlj6-smos-api-source-0.8.0
205.53 s
[post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
205.53 s
[post-build-hook]
205.87 s
[post-build-hook] Pushing /nix/store/2zidz315zj5xp40391hpk3fnx09jvlj6-smos-api-source-0.8.0 (8.38 KiB)
206.69 s
[post-build-hook]
206.69 s
[post-build-hook] All done.
206.70 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/2zidz315zj5xp40391hpk3fnx09jvlj6-smos-api-source-0.8.0
206.76 s
[post-build-hook] copying 1 paths...
206.76 s
[post-build-hook] copying path '/nix/store/2zidz315zj5xp40391hpk3fnx09jvlj6-smos-api-source-0.8.0' to 'https://cache.staging.nix-ci.com'...
207.56 s
[post-build-hook] copying 1 paths...
207.56 s
[post-build-hook] copying path '/nix/store/y78rhqm9cwqpsnwhn03fhisnngyn06mk-smos-api-source-0.8.0.drv' to 'https://cache.staging.nix-ci.com'...
208.19 s
Progress: 26 of 102 built (5 building), 28 of 28 downloaded from cache
208.23 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/5b16fgjgqsqwdmblb6pbmrnisilczci3-smos-github-0.9.0-coverables /nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0 /nix/store/km6mr60r5z6rxpjzbgn0iqymijqdxw1l-smos-github-0.9.0-coverage
208.80 s
[post-build-hook] Pushing 3 paths (433 are already present) using zstd to cache smos ⏳
208.80 s
[post-build-hook]
209.14 s
[post-build-hook] Pushing /nix/store/5b16fgjgqsqwdmblb6pbmrnisilczci3-smos-github-0.9.0-coverables (104.83 KiB)
209.14 s
[post-build-hook] Pushing /nix/store/km6mr60r5z6rxpjzbgn0iqymijqdxw1l-smos-github-0.9.0-coverage (52.54 KiB)
209.17 s
[post-build-hook] Pushing /nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0 (12.57 MiB)
210.59 s
[post-build-hook]
210.59 s
[post-build-hook] All done.
210.60 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/5b16fgjgqsqwdmblb6pbmrnisilczci3-smos-github-0.9.0-coverables /nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0 /nix/store/km6mr60r5z6rxpjzbgn0iqymijqdxw1l-smos-github-0.9.0-coverage
210.70 s
[post-build-hook] copying 3 paths...
210.70 s
[post-build-hook] copying path '/nix/store/5b16fgjgqsqwdmblb6pbmrnisilczci3-smos-github-0.9.0-coverables' to 'https://cache.staging.nix-ci.com'...
210.70 s
[post-build-hook] copying path '/nix/store/km6mr60r5z6rxpjzbgn0iqymijqdxw1l-smos-github-0.9.0-coverage' to 'https://cache.staging.nix-ci.com'...
210.70 s
[post-build-hook] copying path '/nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0' to 'https://cache.staging.nix-ci.com'...
216.36 s
[post-build-hook] copying 1 paths...
216.36 s
[post-build-hook] copying path '/nix/store/cclpvzz1nvzd2dqsd93jijsf6m0xhc7l-smos-github-0.9.0.drv' to 'https://cache.staging.nix-ci.com'...
217.46 s
Progress: 27 of 103 built (4 building), 28 of 28 downloaded from cache
217.48 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/3lmjwbnir8fbcch0lyf7jbk6m6c3lhd6-smos-jobhunt-source-0.2.0
217.85 s
[post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
217.85 s
[post-build-hook]
218.21 s
[post-build-hook] Pushing /nix/store/3lmjwbnir8fbcch0lyf7jbk6m6c3lhd6-smos-jobhunt-source-0.2.0 (9.23 KiB)
219.00 s
[post-build-hook]
219.00 s
[post-build-hook] All done.
219.02 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/3lmjwbnir8fbcch0lyf7jbk6m6c3lhd6-smos-jobhunt-source-0.2.0
219.07 s
[post-build-hook] copying 1 paths...
219.07 s
[post-build-hook] copying path '/nix/store/3lmjwbnir8fbcch0lyf7jbk6m6c3lhd6-smos-jobhunt-source-0.2.0' to 'https://cache.staging.nix-ci.com'...
220.00 s
[post-build-hook] copying 1 paths...
220.00 s
[post-build-hook] copying path '/nix/store/qwnasgmlza563x3dlj004pfdxdphwf5g-smos-jobhunt-source-0.2.0.drv' to 'https://cache.staging.nix-ci.com'...
221.17 s
Progress: 28 of 104 built (3 building), 28 of 28 downloaded from cache
221.19 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/s3z3zkpjfsl3ib9kgy16klnmhkxrsymq-smos-query-source-0.12.0
221.56 s
[post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
221.56 s
[post-build-hook]
221.89 s
[post-build-hook] Pushing /nix/store/s3z3zkpjfsl3ib9kgy16klnmhkxrsymq-smos-query-source-0.12.0 (23.42 KiB)
222.67 s
[post-build-hook]
222.67 s
[post-build-hook] All done.
222.68 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/s3z3zkpjfsl3ib9kgy16klnmhkxrsymq-smos-query-source-0.12.0
222.74 s
[post-build-hook] copying 1 paths...
222.74 s
[post-build-hook] copying path '/nix/store/s3z3zkpjfsl3ib9kgy16klnmhkxrsymq-smos-query-source-0.12.0' to 'https://cache.staging.nix-ci.com'...
223.61 s
[post-build-hook] copying 1 paths...
223.61 s
[post-build-hook] copying path '/nix/store/80jh0xvclhxp36gw6cnirsq00fafis51-smos-query-source-0.12.0.drv' to 'https://cache.staging.nix-ci.com'...
224.39 s
Progress: 29 of 105 built (2 building), 28 of 28 downloaded from cache
224.48 s
Building smos-api
224.53 s
Building smos-jobhunt
224.53 s
[ical-gen] passed for all of 100 inputs.
224.53 s
[ical-gen] ✓ always renders a valid parameter values 89.99 ms
224.53 s
[ical-gen] passed for all of 100 inputs.
224.53 s
[ical-gen] ✓ parses only valid things 87.48 ms
224.53 s
[ical-gen] passed for all of 100 inputs.
224.53 s
[ical-gen] ✓ parses this example correctly 16.32 ms
224.53 s
[ical-gen] Language
224.53 s
[ical-gen] ✓ renders this example correctly 16.27 ms
224.53 s
[ical-gen] ✓ renders this example correctly 16.27 ms
224.53 s
[ical-gen] ✓ renders this example correctly 16.39 ms
224.53 s
[ical-gen] ✓ parses this example correctly 14.22 ms
224.53 s
[ical-gen] ✓ parses this example correctly 14.23 ms
224.53 s
[ical-gen] ✓ always renders a valid parameter values 21.67 ms
224.53 s
[ical-gen] passed for all of 100 inputs.
224.53 s
[ical-gen] ✓ renders this example correctly 3.32 ms
224.53 s
[ical-gen] ✓ parses this example correctly 4.19 ms
224.53 s
[ical-gen] ✓ renders this example correctly 5.75 ms
224.53 s
[ical-gen] ✓ roundtrips through parameter values 7.82 ms
224.53 s
[ical-gen] passed for all of 100 inputs.
224.53 s
[ical-gen] ✓ parses only valid things 10.50 ms
224.53 s
[ical-gen] passed for all of 100 inputs.
224.53 s
[ical-gen] ✓ parses this example correctly 5.74 ms
224.53 s
[ical-gen] ✓ parses this example correctly 7.54 ms
224.53 s
[ical-gen] GenValid Language
224.53 s
[ical-gen] genValid :: Gen Language
224.53 s
[ical-gen] ✓ only generates valid 'Language's 10.43 ms
224.53 s
[ical-gen] passed for all of 100 inputs.
224.53 s
[ical-gen] RelationshipType
224.53 s
[ical-gen] ✓ renders this example correctly 7.44 ms
224.53 s
[ical-gen] ✓ parses only valid things 7.59 ms
224.53 s
[ical-gen] passed for all of 100 inputs.
224.53 s
[ical-gen] ✓ parses this example correctly 7.45 ms
224.53 s
[ical-gen] ✓ renders this example correctly 9.49 ms
224.53 s
[ical-gen] GenValid RelationshipType
224.53 s
[ical-gen] genValid :: Gen RelationshipType
224.53 s
[ical-gen] ✓ only generates valid 'RelationshipType's 8.62 ms
224.53 s
[ical-gen] passed for all of 100 inputs.
224.53 s
[ical-gen] ✓ roundtrips through parameter values 7.72 ms
224.53 s
[ical-gen] passed for all of 100 inputs.
224.53 s
[smos-directory-gen] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
224.53 s
[smos-directory-gen] Dependency smos-data-gen: using smos-data-gen-0.5.1
224.53 s
[smos-directory-gen] Dependency smos-directory: using smos-directory-0.2.0
224.53 s
[smos-directory-gen] Dependency sydtest: using sydtest-0.23.0.1
224.53 s
[smos-directory-gen] Source component graph:
224.53 s
[smos-directory-gen] component test:smos-directory-test
224.53 s
[smos-directory-gen] component lib
224.53 s
[smos-directory-gen] Configured component graph:
224.53 s
[smos-directory-gen] component smos-directory-gen-0.2.0-FDEONegipZi215qt3JG2OD-smos-directory-test
224.53 s
[smos-directory-gen] include base-4.20.2.0-fafd
224.53 s
[smos-directory-gen] include containers-0.7-96b4
224.53 s
[smos-directory-gen] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
224.53 s
[smos-directory-gen] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
224.53 s
[smos-directory-gen] include genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
224.53 s
[smos-directory-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
224.53 s
[smos-directory-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
224.53 s
[smos-directory-gen] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
224.53 s
[smos-directory-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
224.53 s
[smos-directory-gen] component smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
224.53 s
[smos-directory-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
224.53 s
[smos-directory-gen] include base-4.20.2.0-fafd
224.53 s
[smos-directory-gen] include bytestring-0.12.2.0-96e1
224.53 s
[smos-directory-gen] include containers-0.7-96b4
224.53 s
[smos-directory-gen] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
224.53 s
[smos-directory-gen] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
224.53 s
[smos-directory-gen] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
224.53 s
[smos-directory-gen] include genvalidity-bytestring-1.0.0.1-3IyDlDJVM09A2BS5LCA7WT
224.53 s
[smos-directory-gen] include genvalidity-dirforest-0.1.0.1-LdXkWYoFjKg3J8ZFJJllUW
224.53 s
[smos-directory-gen] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
224.53 s
[smos-directory-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
224.53 s
[smos-directory-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
224.53 s
[smos-directory-gen] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
224.53 s
[smos-directory-gen] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
224.53 s
[smos-directory-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
224.53 s
[smos-directory-gen] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
224.53 s
[smos-directory-gen] Linked component graph:
224.53 s
[smos-directory-gen] unit smos-directory-gen-0.2.0-FDEONegipZi215qt3JG2OD-smos-directory-test
224.53 s
[smos-directory-gen] include base-4.20.2.0-fafd
224.53 s
[smos-directory-gen] include containers-0.7-96b4
224.53 s
[smos-directory-gen] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
224.53 s
[smos-directory-gen] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
224.53 s
[smos-directory-gen] include genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
224.53 s
[smos-directory-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
224.53 s
[smos-directory-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
224.53 s
[smos-directory-gen] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
224.53 s
[smos-directory-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
224.53 s
[smos-directory-gen] unit smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
224.53 s
[smos-directory-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
224.53 s
[smos-directory-gen] include base-4.20.2.0-fafd
224.53 s
[smos-directory-gen] include bytestring-0.12.2.0-96e1
224.53 s
[smos-directory-gen] include containers-0.7-96b4
224.53 s
[smos-directory-gen] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
224.53 s
[smos-directory-gen] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
224.53 s
[smos-directory-gen] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
224.53 s
[smos-directory-gen] include genvalidity-bytestring-1.0.0.1-3IyDlDJVM09A2BS5LCA7WT
224.53 s
[smos-directory-gen] include genvalidity-dirforest-0.1.0.1-LdXkWYoFjKg3J8ZFJJllUW
224.53 s
[smos-directory-gen] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
224.53 s
[smos-directory-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
224.53 s
[smos-directory-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
224.53 s
[smos-directory-gen] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
224.53 s
[smos-directory-gen] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
224.53 s
[smos-directory-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
224.53 s
[smos-directory-gen] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
224.53 s
[smos-directory-gen] Smos.Directory.Archive.Gen=smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj:Smos.Directory.Archive.Gen,Smos.Directory.InterestingStore=smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj:Smos.Directory.InterestingStore,Smos.Directory.TestUtils=smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj:Smos.Directory.TestUtils
224.53 s
[smos-directory-gen] Ready component graph:
224.53 s
[smos-directory-gen] definite smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
224.53 s
[smos-directory-gen] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
224.53 s
[smos-directory-gen] depends base-4.20.2.0-fafd
224.53 s
[smos-directory-gen] depends bytestring-0.12.2.0-96e1
224.53 s
[smos-directory-gen] depends containers-0.7-96b4
224.53 s
[smos-directory-gen] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
224.53 s
[smos-directory-gen] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
224.53 s
[smos-directory-gen] depends genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
224.53 s
[ical-gen] ✓ parses this example correctly 4.81 ms
224.53 s
[ical-gen] ✓ parses this example correctly 4.69 ms
224.53 s
[ical-gen] ✓ always renders a valid parameter values 5.97 ms
224.53 s
[ical-gen] passed for all of 100 inputs.
224.53 s
[ical-gen] ✓ renders this example correctly 5.58 ms
224.53 s
[ical-gen] ICal.UnfoldedLineSpec
224.53 s
[ical-gen] renderUnfoldedLinesText
224.53 s
[ical-gen] ✓ renders no lines as nothing 5.53 ms
224.53 s
[ical-gen] ✓ renders an empty line as such 5.50 ms
224.53 s
[ical-gen] ✓ produces the same folded line as before 5.76 ms
224.53 s
[ical-gen] that multi-octet UTF-8 sequences are preserved correctly
224.53 s
[ical-gen] test_resources/calendar/fixable
224.53 s
[ical-gen] invalid-until.ics
224.53 s
[ical-gen] ✓ can parse and unfold every line 5.77 ms
224.53 s
[ical-gen] uid.ics
224.53 s
[ical-gen] ✓ can parse and unfold every line 5.75 ms
224.53 s
[ical-gen] missing-prodid.ics
224.53 s
[ical-gen] ✓ can parse and unfold every line 5.69 ms
224.53 s
[ical-gen] uri-with-encoded-comma.ics
224.53 s
[ical-gen] ✓ can parse and unfold every line 3.52 ms
224.53 s
[ical-gen] without-crlf.ics
224.53 s
[ical-gen] ✓ can parse and unfold every line 3.30 ms
224.53 s
[ical-gen] parseUnfoldedLines
224.53 s
[ical-gen] ✓ parses empty text as no lines 3.17 ms
224.53 s
[ical-gen] ✓ parses these two into the same unfolded lines: 3.11 ms
224.53 s
[ical-gen] ✓ parses an empty line as such 3.17 ms
224.53 s
[ical-gen] ✓ roundtrips with renderUnfoldedLinesText 6.89 ms
224.53 s
[ical-gen] passed for all of 100 inputs.
224.53 s
[ical-gen] test_resources/calendar/valid
224.53 s
[ical-gen] invitation.ics
224.53 s
[ical-gen] ✓ can parse and unfold every line 3.24 ms
224.53 s
[ical-gen] duration-time.ics
224.53 s
[ical-gen] ✓ can parse and unfold every line 4.41 ms
224.53 s
[ical-gen] museum.ics
224.53 s
[ical-gen] ✓ can parse and unfold every line 2.20 ms
224.53 s
[ical-gen] example.ics
224.53 s
[ical-gen] ✓ can parse and unfold every line 2.16 ms
224.53 s
[ical-gen] zoned-border.ics
224.53 s
[ical-gen] ✓ can parse and unfold every line 2.24 ms
224.53 s
[ical-gen] one-recurrence-invalid.ics
224.53 s
[ical-gen] ✓ can parse and unfold every line 2.18 ms
224.53 s
[ical-gen] spec-4-1.ics
224.53 s
[ical-gen] ✓ can parse and unfold every line 2.19 ms
224.53 s
[ical-gen] visit.ics
224.53 s
[ical-gen] ✓ can parse and unfold every line 2.25 ms
224.53 s
[ical-gen] spec-4-3.ics
224.53 s
[smos-directory-gen] depends genvalidity-bytestring-1.0.0.1-3IyDlDJVM09A2BS5LCA7WT
224.53 s
[smos-directory-gen] depends genvalidity-dirforest-0.1.0.1-LdXkWYoFjKg3J8ZFJJllUW
224.53 s
[smos-directory-gen] depends genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
224.53 s
[smos-directory-gen] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
224.53 s
[smos-directory-gen] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
224.53 s
[smos-directory-gen] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
224.53 s
[smos-directory-gen] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
224.53 s
[smos-directory-gen] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
224.53 s
[smos-directory-gen] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
224.53 s
[smos-directory-gen] definite smos-directory-gen-0.2.0-FDEONegipZi215qt3JG2OD-smos-directory-test
224.53 s
[smos-directory-gen] depends base-4.20.2.0-fafd
224.53 s
[smos-directory-gen] depends containers-0.7-96b4
224.53 s
[smos-directory-gen] depends cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
224.53 s
[smos-directory-gen] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
224.53 s
[smos-directory-gen] depends genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
224.54 s
[smos-directory-gen] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
224.54 s
[smos-directory-gen] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
224.54 s
[smos-directory-gen] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
224.54 s
[smos-directory-gen] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
224.54 s
[smos-directory-gen] Using Cabal-3.12.1.0 compiled by ghc-9.10
224.54 s
[smos-directory-gen] Using compiler: ghc-9.10.3
224.54 s
[smos-directory-gen] Using install prefix:
224.54 s
[smos-directory-gen] /nix/store/mjcwib60vymd9fhrs07jzv996k5iz11z-smos-directory-gen-0.2.0
224.54 s
[smos-directory-gen] Executables installed in:
224.54 s
[smos-directory-gen] /nix/store/mjcwib60vymd9fhrs07jzv996k5iz11z-smos-directory-gen-0.2.0/bin
224.54 s
[smos-directory-gen] Libraries installed in:
224.54 s
[smos-directory-gen] /nix/store/mjcwib60vymd9fhrs07jzv996k5iz11z-smos-directory-gen-0.2.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
224.54 s
[smos-directory-gen] Dynamic Libraries installed in:
224.54 s
[smos-directory-gen] /nix/store/mjcwib60vymd9fhrs07jzv996k5iz11z-smos-directory-gen-0.2.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
224.54 s
[smos-directory-gen] Private executables installed in:
224.54 s
[smos-directory-gen] /nix/store/mjcwib60vymd9fhrs07jzv996k5iz11z-smos-directory-gen-0.2.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-directory-gen-0.2.0
224.54 s
[smos-directory-gen] Data files installed in:
224.54 s
[smos-directory-gen] /nix/store/mjcwib60vymd9fhrs07jzv996k5iz11z-smos-directory-gen-0.2.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-directory-gen-0.2.0
224.54 s
[smos-directory-gen] Documentation installed in:
224.54 s
[smos-directory-gen] /nix/store/mjcwib60vymd9fhrs07jzv996k5iz11z-smos-directory-gen-0.2.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-directory-gen-0.2.0
224.54 s
[smos-directory-gen] Configuration files installed in:
224.54 s
[smos-directory-gen] /nix/store/mjcwib60vymd9fhrs07jzv996k5iz11z-smos-directory-gen-0.2.0/etc
224.54 s
[smos-directory-gen] No alex found
224.54 s
[smos-directory-gen] Using ar found on system at:
224.54 s
[smos-directory-gen] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
224.54 s
[smos-directory-gen] No c2hs found
224.54 s
[smos-directory-gen] No cpphs found
224.54 s
[smos-directory-gen] No doctest found
224.54 s
[smos-directory-gen] Using gcc version 14.3.0 given by user at:
224.54 s
[smos-directory-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
224.54 s
[smos-directory-gen] Using ghc version 9.10.3 found on system at:
224.54 s
[smos-directory-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
224.54 s
[smos-directory-gen] Using ghc-pkg version 9.10.3 found on system at:
224.54 s
[smos-directory-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
224.54 s
[smos-directory-gen] No ghcjs found
224.54 s
[smos-directory-gen] No ghcjs-pkg found
224.54 s
[smos-directory-gen] No greencard found
224.54 s
[smos-directory-gen] Using haddock version 2.31.1 found on system at:
224.54 s
[smos-directory-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
224.54 s
[smos-directory-gen] No happy found
224.54 s
[smos-directory-gen] Using haskell-suite found on system at: haskell-suite-dummy-location
224.54 s
[smos-directory-gen] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
224.54 s
[smos-directory-gen] No hmake found
224.54 s
[smos-directory-gen] Using hpc version 0.69 found on system at:
224.54 s
[smos-directory-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
224.54 s
[smos-directory-gen] Using hsc2hs version 0.68.10 found on system at:
224.54 s
[smos-directory-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
224.54 s
[smos-directory-gen] No hscolour found
224.54 s
[smos-directory-gen] No jhc found
224.54 s
[smos-directory-gen] Using ld found on system at:
224.54 s
[smos-directory-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
224.54 s
[smos-directory-gen] No pkg-config found
224.54 s
[smos-directory-gen] Using runghc version 9.10.3 found on system at:
224.54 s
[smos-directory-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
224.54 s
[smos-directory-gen] Using strip version 2.44 found on system at:
224.54 s
[smos-directory-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
224.54 s
[smos-directory-gen] Using tar found on system at:
224.54 s
[smos-directory-gen] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
224.54 s
[smos-directory-gen] No uhc found
224.54 s
[smos-directory-gen] Phase: buildPhase
224.54 s
[smos-directory-gen] Preprocessing library for smos-directory-gen-0.2.0...
224.54 s
[smos-directory-gen] Building library for smos-directory-gen-0.2.0...
224.54 s
[ical-gen] ✓ can parse and unfold every line 2.03 ms
224.54 s
[ical-gen] dash.ics
224.54 s
[ical-gen] ✓ can parse and unfold every line 1.82 ms
224.54 s
[ical-gen] duration-weeks.ics
224.54 s
[ical-gen] ✓ can parse and unfold every line 1.85 ms
224.54 s
[ical-gen] spec-4-5.ics
224.54 s
[ical-gen] ✓ can parse and unfold every line 1.99 ms
224.54 s
[ical-gen] zoned-recurring.ics
224.54 s
[ical-gen] ✓ can parse and unfold every line 1.90 ms
224.54 s
[ical-gen] rdate-period.ics
224.54 s
[ical-gen] ✓ can parse and unfold every line 1.88 ms
224.54 s
[ical-gen] empty.ics
224.54 s
[ical-gen] ✓ can parse and unfold every line 1.91 ms
224.54 s
[ical-gen] spec-4-2.ics
224.54 s
[ical-gen] ✓ can parse and unfold every line 3.19 ms
224.54 s
[ical-gen] spec-4-6.ics
224.54 s
[ical-gen] ✓ can parse and unfold every line 1.88 ms
224.54 s
[ical-gen] ignored.ics
224.54 s
[ical-gen] ✓ can parse and unfold every line 1.93 ms
224.54 s
[ical-gen] funky.ics
224.54 s
[ical-gen] ✓ can parse and unfold every line 2.61 ms
224.54 s
[ical-gen] spec-4-4.ics
224.54 s
[ical-gen] ✓ can parse and unfold every line 1.91 ms
224.54 s
[ical-gen] zoned.ics
224.54 s
[ical-gen] ✓ can parse and unfold every line 2.08 ms
224.54 s
[ical-gen] uid.ics
224.54 s
[ical-gen] ✓ can parse and unfold every line 2.18 ms
224.54 s
[ical-gen] duration.ics
224.54 s
[ical-gen] ✓ can parse and unfold every line 1.47 ms
224.54 s
[ical-gen] daily-bysetpos.ics
224.54 s
[ical-gen] ✓ can parse and unfold every line 1.53 ms
224.54 s
[ical-gen] rdate.ics
224.54 s
[ical-gen] ✓ can parse and unfold every line 1.47 ms
224.54 s
[ical-gen] zoned-rdate.ics
224.54 s
[ical-gen] ✓ can parse and unfold every line 1.47 ms
224.54 s
[ical-gen] exception.ics
224.54 s
[ical-gen] ✓ can parse and unfold every line 1.53 ms
224.54 s
[ical-gen] date.ics
224.54 s
[ical-gen] ✓ can parse and unfold every line 1.43 ms
224.54 s
[ical-gen] zoned-complex.ics
224.54 s
[ical-gen] ✓ can parse and unfold every line 2.08 ms
224.54 s
[ical-gen] minimal.ics
224.54 s
[ical-gen] ✓ can parse and unfold every line 1.44 ms
224.54 s
[ical-gen] spec-3.4.ics
224.54 s
[ical-gen] ✓ can parse and unfold every line 1.42 ms
224.54 s
[ical-gen] ICal.Component.EventSpec
224.54 s
[ical-gen] test_resources/event
224.54 s
[ical-gen] spec-3.6.1-4
224.54 s
[smos-directory-gen] [1 of 4] Compiling Paths_smos_directory_gen ( dist/build/autogen/Paths_smos_directory_gen.hs, dist/build/Paths_smos_directory_gen.o, dist/build/Paths_smos_directory_gen.dyn_o )
224.54 s
[smos-directory-gen] Adapting module: Smos.Directory.Archive.Gen
224.54 s
[smos-directory-gen] Outputing coverables file /build/smos-directory-gen-0.2.0/src/Smos/Directory/Archive/Gen.hs.coverables for source file /build/smos-directory-gen-0.2.0/src/Smos/Directory/Archive/Gen.hs
224.54 s
[smos-directory-gen] Adapting module: Smos.Directory.InterestingStore
224.54 s
[smos-directory-gen] Outputing coverables file /build/smos-directory-gen-0.2.0/src/Smos/Directory/InterestingStore.hs.coverables for source file /build/smos-directory-gen-0.2.0/src/Smos/Directory/InterestingStore.hs
224.54 s
[smos-directory-gen] [2 of 4] Compiling Smos.Directory.Archive.Gen ( src/Smos/Directory/Archive/Gen.hs, dist/build/Smos/Directory/Archive/Gen.o, dist/build/Smos/Directory/Archive/Gen.dyn_o )
224.54 s
[smos-directory-gen] [3 of 4] Compiling Smos.Directory.InterestingStore ( src/Smos/Directory/InterestingStore.hs, dist/build/Smos/Directory/InterestingStore.o, dist/build/Smos/Directory/InterestingStore.dyn_o )
224.54 s
[smos-directory-gen] [4 of 4] Compiling Smos.Directory.TestUtils ( src/Smos/Directory/TestUtils.hs, dist/build/Smos/Directory/TestUtils.o, dist/build/Smos/Directory/TestUtils.dyn_o )
224.54 s
[smos-directory-gen] Adapting module: Smos.Directory.TestUtils
224.54 s
[smos-directory-gen] Outputing coverables file /build/smos-directory-gen-0.2.0/src/Smos/Directory/TestUtils.hs.coverables for source file /build/smos-directory-gen-0.2.0/src/Smos/Directory/TestUtils.hs
224.54 s
[smos-directory-gen] Warning: ignoring unrecognised input `dist/build/Smos/Directory/Archive/Gen.dyn_o'
224.54 s
[smos-directory-gen] Warning: ignoring unrecognised input `dist/build/Smos/Directory/InterestingStore.dyn_o'
224.54 s
[smos-directory-gen] Warning: ignoring unrecognised input `dist/build/Smos/Directory/TestUtils.dyn_o'
224.54 s
[smos-directory-gen] Warning: ignoring unrecognised input `dist/build/Paths_smos_directory_gen.dyn_o'
224.54 s
[smos-directory-gen] Preprocessing test suite 'smos-directory-test' for smos-directory-gen-0.2.0...
224.54 s
[smos-directory-gen] Building test suite 'smos-directory-test' for smos-directory-gen-0.2.0...
224.54 s
[smos-directory-gen] [1 of 3] Compiling Paths_smos_directory_gen ( dist/build/smos-directory-test/autogen/Paths_smos_directory_gen.hs, dist/build/smos-directory-test/smos-directory-test-tmp/Paths_smos_directory_gen.o )
224.54 s
[smos-directory-gen] Adapting module: Smos.Directory.StreamingSpec
224.54 s
[smos-directory-gen] Outputing coverables file /build/smos-directory-gen-0.2.0/test/Smos/Directory/StreamingSpec.hs.coverables for source file /build/smos-directory-gen-0.2.0/test/Smos/Directory/StreamingSpec.hs
224.54 s
[smos-directory-gen] [2 of 3] Compiling Smos.Directory.StreamingSpec ( test/Smos/Directory/StreamingSpec.hs, dist/build/smos-directory-test/smos-directory-test-tmp/Smos/Directory/StreamingSpec.o )
224.54 s
[smos-directory-gen] [3 of 3] Compiling Main ( test/Spec.hs, dist/build/smos-directory-test/smos-directory-test-tmp/Main.o )
224.54 s
[smos-directory-gen] Adapting module: Main
224.54 s
[smos-directory-gen] Outputing coverables file /build/smos-directory-gen-0.2.0/test/Spec.hs.coverables for source file /build/smos-directory-gen-0.2.0/test/Spec.hs
224.54 s
[smos-directory-gen] [1 of 4] Compiling Paths_smos_directory_gen ( dist/build/smos-directory-test/autogen/Paths_smos_directory_gen.hs, dist/build/smos-directory-test/smos-directory-test-tmp/Paths_smos_directory_gen.o ) [Impure plugin forced recompilation]
224.54 s
[smos-directory-gen] Adapting module: Smos.Directory.StreamingSpec
224.54 s
[smos-directory-gen] Outputing coverables file /build/smos-directory-gen-0.2.0/test/Smos/Directory/StreamingSpec.hs.coverables for source file /build/smos-directory-gen-0.2.0/test/Smos/Directory/StreamingSpec.hs
224.54 s
[smos-directory-gen] [2 of 4] Compiling Smos.Directory.StreamingSpec ( test/Smos/Directory/StreamingSpec.hs, dist/build/smos-directory-test/smos-directory-test-tmp/Smos/Directory/StreamingSpec.o ) [Data.GenValidity.Containers package changed]
224.54 s
[smos-directory-gen] [3 of 4] Compiling Main ( test/Spec.hs, dist/build/smos-directory-test/smos-directory-test-tmp/Main.o ) [Test.Syd package changed]
224.54 s
[smos-directory-gen] Adapting module: Main
224.54 s
[smos-directory-gen] Outputing coverables file /build/smos-directory-gen-0.2.0/test/Spec.hs.coverables for source file /build/smos-directory-gen-0.2.0/test/Spec.hs
224.54 s
[smos-directory-gen] [4 of 4] Linking dist/build/smos-directory-test/smos-directory-test
224.54 s
[smos-directory-gen] Phase: checkPhase
224.54 s
[smos-directory-gen] Running 1 test suites...
224.54 s
[smos-directory-gen] Test suite smos-directory-test: RUNNING...
224.54 s
[smos-directory-gen] Tests:
224.54 s
[smos-directory-gen]
224.54 s
[smos-directory-gen] Smos.Directory.StreamingSpec
224.54 s
[smos-directory-gen] forestCursors
224.54 s
[ical-gen] ✓ can parse this file as a component strictly and roundtrip it 4.80 ms
224.54 s
[ical-gen] spec-3.6.1-1
224.54 s
[ical-gen] ✓ can parse this file as a component strictly and roundtrip it 4.14 ms
224.54 s
[ical-gen] dash.ics
224.54 s
[ical-gen] ✓ can parse this file as a component strictly and roundtrip it 4.79 ms
224.54 s
[ical-gen] spec-3.6.1-3
224.54 s
[ical-gen] ✓ can parse this file as a component strictly and roundtrip it 5.03 ms
224.54 s
[ical-gen] spec-3.6.1-2
224.54 s
[ical-gen] ✓ can parse this file as a component strictly and roundtrip it 4.84 ms
224.54 s
[ical-gen] Event
224.54 s
[ical-gen] ✓ roundtrips through a General Component 15286.49 ms
224.54 s
[ical-gen] passed for all of 100 inputs.
224.54 s
[ical-gen] ✓ renders to a valid Component 16693.00 ms
224.54 s
[ical-gen] passed for all of 100 inputs.
224.54 s
[ical-gen] ✓ roundtrips through Text 16572.67 ms
224.54 s
[ical-gen] passed for all of 100 inputs.
224.54 s
[ical-gen] ✓ parses only valid things 16617.01 ms
224.54 s
[ical-gen] passed for all of 100 inputs.
224.54 s
[ical-gen] GenValid Event
224.54 s
[ical-gen] genValid :: Gen Event
224.54 s
[ical-gen] ✓ only generates valid 'Event's 12792.24 ms
224.54 s
[ical-gen] passed for all of 100 inputs.
224.54 s
[ical-gen] ICal.PropertyType.RecurrenceRuleSpec
224.54 s
[ical-gen] BySetPos
224.54 s
[ical-gen] ✓ always renders a valid text values 6.66 ms
224.54 s
[ical-gen] passed for all of 100 inputs.
224.54 s
[ical-gen] ✓ parses only valid things 8.92 ms
224.54 s
[ical-gen] passed for all of 100 inputs.
224.54 s
[ical-gen] ✓ can parse this example correctly 3.65 ms
224.54 s
[ical-gen] ✓ can render this example correctly 3.66 ms
224.54 s
[ical-gen] ✓ roundtrips through text values 6.55 ms
224.54 s
[ical-gen] passed for all of 100 inputs.
224.54 s
[ical-gen] GenValid BySetPos
224.54 s
[ical-gen] genValid :: Gen BySetPos
224.54 s
[ical-gen] ✓ only generates valid 'BySetPos's 3.72 ms
224.54 s
[ical-gen] passed for all of 100 inputs.
224.54 s
[ical-gen] ByYearDay
224.54 s
[ical-gen] ✓ can render this example correctly 3.64 ms
224.54 s
[ical-gen] ✓ can parse this example correctly 3.63 ms
224.54 s
[ical-gen] ✓ roundtrips through text values 21.73 ms
224.54 s
[ical-gen] passed for all of 100 inputs.
224.54 s
[ical-gen] GenValid ByYearDay
224.54 s
[ical-gen] genValid :: Gen ByYearDay
224.54 s
[ical-gen] ✓ only generates valid 'ByYearDay's 3.66 ms
224.54 s
[ical-gen] passed for all of 100 inputs.
224.54 s
[ical-gen] ✓ always renders a valid text values 18.47 ms
224.54 s
[ical-gen] passed for all of 100 inputs.
224.54 s
[ical-gen] ✓ parses only valid things 22.29 ms
224.54 s
[ical-gen] passed for all of 100 inputs.
224.54 s
[smos-directory-gen] ✓ produces valid forests 15.93 ms
224.54 s
[smos-directory-gen] passed for all of 100 inputs.
224.54 s
[smos-directory-gen] ✓ works for this simple case 2.11 ms
224.54 s
[smos-directory-gen] ✓ produces congruent forests 6.33 ms
224.54 s
[smos-directory-gen] passed for all of 100 inputs.
224.54 s
[smos-directory-gen]
224.54 s
[smos-directory-gen] Examples: 201
224.54 s
[smos-directory-gen] Passed: 3
224.54 s
[smos-directory-gen] Failed: 0
224.54 s
[smos-directory-gen] Sum of test runtimes: 0.02 seconds
224.54 s
[smos-directory-gen] Test suite took: 0.02 seconds
224.54 s
[smos-directory-gen]
224.54 s
[smos-directory-gen] Test suite smos-directory-test: PASS
224.54 s
[smos-directory-gen] Test suite logged to:
224.54 s
[smos-directory-gen] dist/test/smos-directory-gen-0.2.0-smos-directory-test.log
224.54 s
[smos-directory-gen] 1 of 1 test suites (1 of 1 test cases) passed.
224.54 s
[smos-directory-gen] Phase: haddockPhase
224.54 s
[smos-directory-gen] Phase: installPhase
224.54 s
[smos-directory-gen] Installing library in /nix/store/mjcwib60vymd9fhrs07jzv996k5iz11z-smos-directory-gen-0.2.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
224.54 s
[smos-directory-gen] Phase: fixupPhase
224.54 s
[smos-directory-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/mjcwib60vymd9fhrs07jzv996k5iz11z-smos-directory-gen-0.2.0
224.54 s
[smos-directory-gen] shrinking /nix/store/mjcwib60vymd9fhrs07jzv996k5iz11z-smos-directory-gen-0.2.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj-ghc9.10.3.so
224.54 s
[smos-directory-gen] checking for references to /build/ in /nix/store/mjcwib60vymd9fhrs07jzv996k5iz11z-smos-directory-gen-0.2.0...
224.54 s
[smos-directory-gen] patching script interpreter paths in /nix/store/mjcwib60vymd9fhrs07jzv996k5iz11z-smos-directory-gen-0.2.0
224.54 s
[smos-directory-gen] stripping (with command strip and flags -S -p) in /nix/store/mjcwib60vymd9fhrs07jzv996k5iz11z-smos-directory-gen-0.2.0/lib
224.54 s
[smos-directory-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/2flw42bqng56z0db1vjpgzypzfi879yf-smos-directory-gen-0.2.0-coverables
224.54 s
[smos-directory-gen] checking for references to /build/ in /nix/store/2flw42bqng56z0db1vjpgzypzfi879yf-smos-directory-gen-0.2.0-coverables...
224.54 s
[smos-directory-gen] patching script interpreter paths in /nix/store/2flw42bqng56z0db1vjpgzypzfi879yf-smos-directory-gen-0.2.0-coverables
224.54 s
[smos-directory-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/w2i5zw5lz4ihmx09zhlqc9jrfz1fzhh8-smos-directory-gen-0.2.0-coverage
224.54 s
[smos-directory-gen] checking for references to /build/ in /nix/store/w2i5zw5lz4ihmx09zhlqc9jrfz1fzhh8-smos-directory-gen-0.2.0-coverage...
224.54 s
[smos-directory-gen] patching script interpreter paths in /nix/store/w2i5zw5lz4ihmx09zhlqc9jrfz1fzhh8-smos-directory-gen-0.2.0-coverage
224.54 s
[ical-gen] ByWeekNo
224.54 s
[ical-gen] ✓ always renders a valid text values 17.30 ms
224.54 s
[ical-gen] passed for all of 100 inputs.
224.54 s
[ical-gen] ✓ can parse this example correctly 3.10 ms
224.54 s
[ical-gen] GenValid ByWeekNo
224.54 s
[ical-gen] genValid :: Gen ByWeekNo
224.54 s
[ical-gen] ✓ only generates valid 'ByWeekNo's 3.10 ms
224.54 s
[ical-gen] passed for all of 100 inputs.
224.54 s
[ical-gen] ✓ can render this example correctly 3.07 ms
224.54 s
[ical-gen] ✓ roundtrips through text values 18.15 ms
224.54 s
[ical-gen] passed for all of 100 inputs.
224.54 s
[ical-gen] ✓ parses only valid things 19.13 ms
224.54 s
[ical-gen] passed for all of 100 inputs.
224.54 s
[ical-gen] ByMonthDay
224.54 s
[ical-gen] ✓ can parse this example correctly 3.29 ms
224.54 s
[ical-gen] ✓ roundtrips through text values 18.21 ms
224.54 s
[ical-gen] passed for all of 100 inputs.
224.54 s
[ical-gen] ✓ can render this example correctly 3.58 ms
224.54 s
[ical-gen] ✓ parses only valid things 18.14 ms
224.54 s
[ical-gen] passed for all of 100 inputs.
224.54 s
[ical-gen] GenValid ByMonthDay
224.54 s
[ical-gen] genValid :: Gen ByMonthDay
224.54 s
[ical-gen] ✓ only generates valid 'ByMonthDay's 5.74 ms
224.54 s
[ical-gen] passed for all of 100 inputs.
224.54 s
[ical-gen] ✓ always renders a valid text values 14.54 ms
224.54 s
[ical-gen] passed for all of 100 inputs.
224.54 s
[ical-gen] ByMonth
224.54 s
[ical-gen] GenValid ByMonth
224.54 s
[ical-gen] genValid :: Gen ByMonth
224.54 s
[ical-gen] ✓ only generates valid 'ByMonth's 13.52 ms
224.54 s
[ical-gen] passed for all of 100 inputs.
224.54 s
[ical-gen] ✓ can render this example correctly 12.57 ms
224.54 s
[ical-gen] ✓ roundtrips through text values 14.50 ms
224.54 s
[ical-gen] passed for all of 100 inputs.
224.54 s
[ical-gen] ✓ can parse this example correctly 13.38 ms
224.54 s
[ical-gen] ✓ parses only valid things 13.18 ms
224.54 s
[ical-gen] passed for all of 100 inputs.
224.54 s
[ical-gen] ✓ always renders a valid text values 14.60 ms
224.54 s
[ical-gen] passed for all of 100 inputs.
224.54 s
[ical-gen] ByMinute
224.54 s
[ical-gen] ✓ parses only valid things 26.86 ms
224.55 s
[ical-gen] passed for all of 100 inputs.
224.55 s
[ical-gen] ✓ can parse this example correctly 12.93 ms
224.55 s
[ical-gen] ✓ can render this example correctly 3.53 ms
224.55 s
[ical-gen] ✓ roundtrips through text values 19.83 ms
224.71 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/mjcwib60vymd9fhrs07jzv996k5iz11z-smos-directory-gen-0.2.0 /nix/store/w2i5zw5lz4ihmx09zhlqc9jrfz1fzhh8-smos-directory-gen-0.2.0-coverage
225.21 s
[post-build-hook] Pushing 2 paths (309 are already present) using zstd to cache smos ⏳
225.21 s
[post-build-hook]
225.56 s
[post-build-hook] Pushing /nix/store/w2i5zw5lz4ihmx09zhlqc9jrfz1fzhh8-smos-directory-gen-0.2.0-coverage (7.98 KiB)
225.56 s
[post-build-hook] Pushing /nix/store/mjcwib60vymd9fhrs07jzv996k5iz11z-smos-directory-gen-0.2.0 (1.17 MiB)
226.90 s
[post-build-hook]
226.98 s
[post-build-hook] All done.
226.98 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/mjcwib60vymd9fhrs07jzv996k5iz11z-smos-directory-gen-0.2.0 /nix/store/w2i5zw5lz4ihmx09zhlqc9jrfz1fzhh8-smos-directory-gen-0.2.0-coverage
227.01 s
[post-build-hook] copying 2 paths...
227.01 s
[post-build-hook] copying path '/nix/store/mjcwib60vymd9fhrs07jzv996k5iz11z-smos-directory-gen-0.2.0' to 'https://cache.staging.nix-ci.com'...
227.01 s
[post-build-hook] copying path '/nix/store/w2i5zw5lz4ihmx09zhlqc9jrfz1fzhh8-smos-directory-gen-0.2.0-coverage' to 'https://cache.staging.nix-ci.com'...
229.57 s
[post-build-hook] copying 1 paths...
229.57 s
[post-build-hook] copying path '/nix/store/cxzp0wwsbgcxn8vma7rr1hqgk6g93793-smos-directory-gen-0.2.0.drv' to 'https://cache.staging.nix-ci.com'...
230.53 s
Progress: 30 of 100 built (3 building), 28 of 28 downloaded from cache
230.62 s
Building smos-archive
230.67 s
Building smos-query
230.72 s
Building smos-report-gen-source
230.72 s
[ical-gen] passed for all of 100 inputs.
230.72 s
[ical-gen] GenValid ByMinute
230.72 s
[ical-gen] genValid :: Gen ByMinute
230.72 s
[ical-gen] ✓ only generates valid 'ByMinute's 2.88 ms
230.72 s
[ical-gen] passed for all of 100 inputs.
230.72 s
[ical-gen] ✓ always renders a valid text values 7.24 ms
230.72 s
[ical-gen] passed for all of 100 inputs.
230.72 s
[ical-gen] ByDay
230.72 s
[ical-gen] ✓ can render this example correctly 2.81 ms
230.72 s
[ical-gen] ✓ can render this example correctly 2.78 ms
230.72 s
[ical-gen] GenValid ByDay
230.72 s
[ical-gen] genValid :: Gen ByDay
230.72 s
[ical-gen] ✓ only generates valid 'ByDay's 5.38 ms
230.72 s
[ical-gen] passed for all of 100 inputs.
230.73 s
[ical-gen] ✓ parses only valid things 18.65 ms
230.73 s
[ical-gen] passed for all of 100 inputs.
230.73 s
[ical-gen] ✓ can parse this example correctly 1.87 ms
230.73 s
[ical-gen] ✓ can parse this example correctly 3.34 ms
230.73 s
[ical-gen] ✓ can render this example correctly 2.70 ms
230.73 s
[ical-gen] ✓ always renders a valid text values 5.60 ms
230.73 s
[ical-gen] passed for all of 100 inputs.
230.73 s
[ical-gen] ✓ can parse this example correctly 2.65 ms
230.73 s
[ical-gen] ✓ roundtrips through text values 17.81 ms
230.73 s
[ical-gen] passed for all of 100 inputs.
230.73 s
[ical-gen] Interval
230.73 s
[ical-gen] ✓ can render this example correctly 2.66 ms
230.73 s
[ical-gen] ✓ can parse this example correctly 2.97 ms
230.73 s
[ical-gen] GenValid Interval
230.73 s
[ical-gen] genValid :: Gen Interval
230.73 s
[ical-gen] ✓ only generates valid 'Interval's 4.64 ms
230.73 s
[ical-gen] passed for all of 100 inputs.
230.73 s
[ical-gen] ✓ always renders a valid text values 4.54 ms
230.73 s
[ical-gen] passed for all of 100 inputs.
230.73 s
[ical-gen] ✓ roundtrips through text values 4.48 ms
230.73 s
[ical-gen] passed for all of 100 inputs.
230.73 s
[ical-gen] ✓ parses only valid things 4.47 ms
230.73 s
[ical-gen] passed for all of 100 inputs.
230.73 s
[ical-gen] ByHour
230.73 s
[ical-gen] ✓ can render this example correctly 4.36 ms
230.73 s
[ical-gen] ✓ always renders a valid text values 14.87 ms
230.73 s
[ical-gen] passed for all of 100 inputs.
230.73 s
[ical-gen] ✓ parses only valid things 16.67 ms
230.73 s
[ical-gen] passed for all of 100 inputs.
230.73 s
[ical-gen] ✓ roundtrips through text values 15.17 ms
230.73 s
[ical-gen] passed for all of 100 inputs.
230.73 s
[ical-gen] GenValid ByHour
230.73 s
[smos-api] Phase: setupCompilerEnvironmentPhase
230.73 s
[smos-api] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
230.73 s
[smos-api] Phase: unpackPhase
230.73 s
[smos-api] unpacking source archive /nix/store/2zidz315zj5xp40391hpk3fnx09jvlj6-smos-api-source-0.8.0/smos-api-0.8.0.tar.gz
230.73 s
[smos-api] source root is smos-api-0.8.0
230.73 s
[smos-api] setting SOURCE_DATE_EPOCH to timestamp 1780355831 of file "smos-api-0.8.0/src/Smos/API/Username.hs"
230.73 s
[smos-api] warning: file "smos-api-0.8.0/src/Smos/API/Username.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
230.73 s
[smos-api] Phase: patchPhase
230.73 s
[smos-api] Adding dekking-value to build-depends in ./smos-api.cabal
230.73 s
[smos-api] Phase: compileBuildDriverPhase
230.73 s
[smos-api] setupCompileFlags: -package-db=/build/tmp.YJIkEIr7xB/setup-package.conf.d -threaded
230.73 s
[smos-api] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.YJIkEIr7xB/Main.o )
230.73 s
[smos-api] [2 of 2] Linking Setup
230.73 s
[smos-api] Phase: updateAutotoolsGnuConfigScriptsPhase
230.73 s
[smos-api] Phase: configurePhase
230.73 s
[smos-api] configureFlags: --verbose --prefix=/nix/store/3br0prsyy5b4cmg0g7jaysbivv9ha2fg-smos-api-0.8.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.YJIkEIr7xB/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --disable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
230.73 s
[smos-api] Using Parsec parser
230.73 s
[smos-api] Configuring smos-api-0.8.0...
230.73 s
[smos-api] Dependency aeson: using aeson-2.2.3.0
230.73 s
[smos-api] Dependency autodocodec: using autodocodec-0.5.0.0
230.73 s
[smos-api] Dependency autodocodec-yaml: using autodocodec-yaml-0.4.0.2
230.73 s
[smos-api] Dependency base: using base-4.20.2.0
230.73 s
[smos-api] Dependency base64-bytestring: using base64-bytestring-1.2.1.0
230.73 s
[smos-api] Dependency bytestring: using bytestring-0.12.2.0
230.73 s
[smos-api] Dependency containers: using containers-0.7
230.73 s
[smos-api] Dependency cryptonite: using cryptonite-0.30
230.73 s
[smos-api] Dependency deepseq: using deepseq-1.5.0.0
230.73 s
[smos-api] Dependency dekking-value: using dekking-value-0.0.0.0
230.73 s
[smos-api] Dependency dirforest: using dirforest-0.1.0.0
230.73 s
[smos-api] Dependency http-api-data: using http-api-data-0.6.2
230.73 s
[smos-api] Dependency ical: using ical-0.0.0.0
230.73 s
[smos-api] Dependency memory: using memory-0.18.0
230.73 s
[smos-api] Dependency mergeful: using mergeful-0.3.0.0
230.73 s
[smos-api] Dependency mergeful-persistent: using mergeful-persistent-0.3.0.1
230.73 s
[smos-api] Dependency password: using password-3.1.0.1
230.73 s
[smos-api] Dependency password-instances: using password-instances-3.0.0.0
230.73 s
[smos-api] Dependency path: using path-0.9.6
230.73 s
[smos-api] Dependency path-pieces: using path-pieces-0.2.1
230.73 s
[smos-api] Dependency persistent: using persistent-2.17.1.0
230.73 s
[smos-api] Dependency semver: using semver-0.4.0.1
230.73 s
[smos-api] Dependency servant: using servant-0.20.3.0
230.73 s
[smos-api] Dependency servant-auth: using servant-auth-0.4.2.0
230.73 s
[smos-api] Dependency servant-auth-server: using servant-auth-server-0.4.9.1
230.73 s
[smos-jobhunt] Phase: setupCompilerEnvironmentPhase
230.73 s
[smos-jobhunt] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
230.73 s
[smos-jobhunt] Phase: unpackPhase
230.73 s
[smos-jobhunt] unpacking source archive /nix/store/3lmjwbnir8fbcch0lyf7jbk6m6c3lhd6-smos-jobhunt-source-0.2.0/smos-jobhunt-0.2.0.tar.gz
230.73 s
[smos-jobhunt] source root is smos-jobhunt-0.2.0
230.73 s
[smos-jobhunt] setting SOURCE_DATE_EPOCH to timestamp 1780355828 of file "smos-jobhunt-0.2.0/test/Spec.hs"
230.73 s
[smos-jobhunt] warning: file "smos-jobhunt-0.2.0/test/Spec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
230.73 s
[smos-jobhunt] Phase: patchPhase
230.73 s
[smos-jobhunt] Adding dekking-value to build-depends in ./smos-jobhunt.cabal
230.73 s
[smos-jobhunt] Phase: compileBuildDriverPhase
230.73 s
[smos-jobhunt] setupCompileFlags: -package-db=/build/tmp.tVijFTsGII/setup-package.conf.d -threaded
230.73 s
[smos-jobhunt] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.tVijFTsGII/Main.o )
230.73 s
[smos-jobhunt] [2 of 2] Linking Setup
230.73 s
[smos-jobhunt] Phase: updateAutotoolsGnuConfigScriptsPhase
230.73 s
[smos-jobhunt] Phase: configurePhase
230.73 s
[smos-jobhunt] configureFlags: --verbose --prefix=/nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.tVijFTsGII/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --disable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
230.73 s
[smos-jobhunt] Using Parsec parser
230.73 s
[smos-jobhunt] Configuring smos-jobhunt-0.2.0...
230.73 s
[smos-jobhunt] Dependency HaskellNet: using HaskellNet-0.6.1.2
230.73 s
[smos-jobhunt] Dependency HaskellNet-SSL: using HaskellNet-SSL-0.4.0.2
230.73 s
[smos-jobhunt] Dependency aeson: using aeson-2.2.3.0
230.73 s
[smos-jobhunt] Dependency base: using base-4.20.2.0
230.73 s
[smos-jobhunt] Dependency containers: using containers-0.7
230.73 s
[smos-jobhunt] Dependency dekking-value: using dekking-value-0.0.0.0
230.73 s
[smos-jobhunt] Dependency mime-mail: using mime-mail-0.5.1
230.73 s
[smos-jobhunt] Dependency monad-logger: using monad-logger-0.3.42
230.73 s
[smos-jobhunt] Dependency network: using network-3.2.8.0
230.73 s
[smos-jobhunt] Dependency opt-env-conf: using opt-env-conf-0.15.0.1
230.73 s
[smos-jobhunt] Dependency password: using password-3.1.0.1
230.73 s
[smos-jobhunt] Dependency path: using path-0.9.6
230.73 s
[smos-jobhunt] Dependency path-io: using path-io-1.8.2
230.73 s
[smos-jobhunt] Dependency safe-coloured-text: using safe-coloured-text-0.3.0.2
230.73 s
[smos-jobhunt] Dependency safe-coloured-text-terminfo: using
230.73 s
[smos-jobhunt] safe-coloured-text-terminfo-0.3.0.0
230.73 s
[smos-jobhunt] Dependency smos-cli: using smos-cli-0.2.1
230.73 s
[smos-jobhunt] Dependency smos-data: using smos-data-0.7.0
230.73 s
[smos-jobhunt] Dependency smos-directory: using smos-directory-0.2.0
230.73 s
[smos-jobhunt] Dependency smos-report: using smos-report-0.12.0
230.73 s
[smos-jobhunt] Dependency stache: using stache-2.3.4
230.73 s
[smos-jobhunt] Dependency text: using text-2.1.3
230.73 s
[smos-jobhunt] Dependency time: using time-1.12.2
230.73 s
[smos-jobhunt] Dependency unliftio: using unliftio-0.2.25.1
230.73 s
[smos-jobhunt] Dependency base: using base-4.20.2.0
230.73 s
[smos-jobhunt] Dependency dekking-value: using dekking-value-0.0.0.0
230.73 s
[ical-gen] genValid :: Gen ByHour
230.73 s
[ical-gen] ✓ only generates valid 'ByHour's 8.39 ms
230.73 s
[ical-gen] passed for all of 100 inputs.
230.73 s
[ical-gen] ✓ can parse this example correctly 3.84 ms
230.73 s
[ical-gen] Count
230.73 s
[ical-gen] ✓ can parse this example correctly 3.85 ms
230.73 s
[ical-gen] ✓ always renders a valid text values 13.47 ms
230.73 s
[ical-gen] passed for all of 100 inputs.
230.73 s
[ical-gen] GenValid Count
230.73 s
[ical-gen] genValid :: Gen Count
230.73 s
[ical-gen] ✓ only generates valid 'Count's 7.29 ms
230.73 s
[ical-gen] passed for all of 100 inputs.
230.73 s
[ical-gen] ✓ can render this example correctly 10.54 ms
230.73 s
[ical-gen] ✓ roundtrips through text values 11.57 ms
230.73 s
[ical-gen] passed for all of 100 inputs.
230.73 s
[ical-gen] ✓ parses only valid things 10.57 ms
230.73 s
[ical-gen] passed for all of 100 inputs.
230.73 s
[ical-gen] RecurrenceRule
230.73 s
[ical-gen] ✓ parses only valid things 61.98 ms
230.73 s
[ical-gen] passed for all of 100 inputs.
230.73 s
[ical-gen] ✓ roundtrips through ContentLine 77.41 ms
230.73 s
[ical-gen] passed for all of 100 inputs.
230.73 s
[ical-gen] ✓ always renders to a valid content line 24.30 ms
230.73 s
[ical-gen] passed for all of 100 inputs.
230.73 s
[ical-gen] ✓ renders this example correctly 10.48 ms
230.73 s
[ical-gen] ✓ parses this example correctly 11.25 ms
230.73 s
[ical-gen] GenValid RecurrenceRule
230.73 s
[ical-gen] genValid :: Gen RecurrenceRule
230.73 s
[ical-gen] ✓ only generates valid 'RecurrenceRule's 24.15 ms
230.73 s
[ical-gen] passed for all of 100 inputs.
230.73 s
[ical-gen] Until
230.73 s
[ical-gen] GenValid Until
230.73 s
[ical-gen] genValid :: Gen Until
230.73 s
[ical-gen] ✓ only generates valid 'Until's 18.52 ms
230.73 s
[ical-gen] passed for all of 100 inputs.
230.73 s
[ical-gen] ✓ can render this example correctly 7.11 ms
230.73 s
[ical-gen] ✓ can parse this example correctly 15.56 ms
230.73 s
[ical-gen] ✓ can render this example correctly 6.33 ms
230.73 s
[ical-gen] ✓ roundtrips through text values 16.19 ms
230.73 s
[ical-gen] passed for all of 100 inputs.
230.73 s
[ical-gen] ✓ parses only valid things 32.09 ms
230.73 s
[ical-gen] passed for all of 100 inputs.
230.73 s
[ical-gen] ✓ can parse this example correctly 13.42 ms
230.73 s
[ical-gen] ✓ always renders a valid text values 15.12 ms
230.73 s
[ical-gen] passed for all of 100 inputs.
230.73 s
[ical-gen] BySecond
230.73 s
[smos-api] Dependency smos-data: using smos-data-0.7.0
230.73 s
[smos-api] Dependency smos-report: using smos-report-0.12.0
230.73 s
[smos-api] Dependency text: using text-2.1.3
230.73 s
[smos-api] Dependency time: using time-1.12.2
230.73 s
[smos-api] Dependency typed-uuid: using typed-uuid-0.2.0.0
230.73 s
[smos-api] Dependency tz: using tz-0.1.3.6
230.73 s
[smos-api] Dependency uuid: using uuid-1.3.16
230.73 s
[smos-api] Dependency validity: using validity-0.12.1.0
230.73 s
[smos-api] Dependency validity-bytestring: using validity-bytestring-0.4.1.1
230.73 s
[smos-api] Dependency validity-path: using validity-path-0.4.0.1
230.73 s
[smos-api] Dependency validity-text: using validity-text-0.3.1.3
230.73 s
[smos-api] Dependency validity-uuid: using validity-uuid-0.1.0.3
230.73 s
[smos-api] Dependency yaml: using yaml-0.11.11.2
230.73 s
[smos-api] Source component graph: component lib
230.73 s
[smos-api] Configured component graph:
230.73 s
[smos-api] component smos-api-0.8.0-7uONugSADRTFww9bibLj2W
230.73 s
[smos-api] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
230.73 s
[smos-api] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
230.73 s
[smos-api] include autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
230.73 s
[smos-api] include base-4.20.2.0-fafd
230.73 s
[smos-api] include base64-bytestring-1.2.1.0-BirKrAoNNqT3ftAgi7FNI8
230.73 s
[smos-api] include bytestring-0.12.2.0-96e1
230.73 s
[smos-api] include containers-0.7-96b4
230.73 s
[smos-api] include cryptonite-0.30-HaBYbqXVh3k5mr6t38lbAv
230.73 s
[smos-api] include deepseq-1.5.0.0-2b65
230.73 s
[smos-api] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
230.73 s
[smos-api] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
230.73 s
[smos-api] include http-api-data-0.6.2-F8aKrQ6muoJ9sPuHQ9WD8h
230.73 s
[smos-api] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
230.73 s
[smos-api] include memory-0.18.0-GXCbjdLTL5HL8nVuBHruNG
230.73 s
[smos-api] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
230.73 s
[smos-api] include mergeful-persistent-0.3.0.1-3qvKNlKCFFRCy9jPqRTAUw
230.73 s
[smos-api] include password-3.1.0.1-FrlNZF3roEEJsVkLPxE3C8
230.73 s
[smos-api] include password-instances-3.0.0.0-Mm12XBadKtDy0klLBCctP
230.73 s
[smos-api] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
230.73 s
[smos-api] include path-pieces-0.2.1-LwvQJcowmZQCHd6AEgvBcU
230.73 s
[smos-api] include persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
230.73 s
[smos-api] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
230.73 s
[smos-api] include servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
230.73 s
[smos-api] include servant-auth-0.4.2.0-5svOLp8BYK61xIFolhI8zT
230.73 s
[smos-api] include servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
230.73 s
[smos-api] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
230.73 s
[smos-api] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
230.73 s
[smos-api] include text-2.1.3-34f1
230.73 s
[smos-api] include time-1.12.2-3479
230.73 s
[smos-api] include typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
230.73 s
[smos-api] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
230.73 s
[smos-api] include uuid-1.3.16-4tTKqafjpq55AAemS2VKYM
230.73 s
[smos-api] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
230.73 s
[smos-api] include validity-bytestring-0.4.1.1-4bRtlxuVsWD3ePz3664F9A
230.73 s
[smos-api] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
230.73 s
[smos-api] include validity-text-0.3.1.3-GXG23dRmbmGHkAAk5tffI
230.73 s
[smos-api] include validity-uuid-0.1.0.3-C6oYz4U4VSOGb2wnPtpiKU
230.73 s
[smos-api] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
230.73 s
[smos-api] Linked component graph:
230.73 s
[smos-api] unit smos-api-0.8.0-7uONugSADRTFww9bibLj2W
230.73 s
[smos-api] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
230.73 s
[smos-api] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
230.73 s
[smos-api] include autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
230.73 s
[smos-api] include base-4.20.2.0-fafd
230.73 s
[smos-api] include base64-bytestring-1.2.1.0-BirKrAoNNqT3ftAgi7FNI8
230.73 s
[smos-api] include bytestring-0.12.2.0-96e1
230.73 s
[smos-api] include containers-0.7-96b4
230.73 s
[smos-api] include cryptonite-0.30-HaBYbqXVh3k5mr6t38lbAv
230.73 s
[smos-api] include deepseq-1.5.0.0-2b65
230.73 s
[smos-api] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
230.73 s
[smos-api] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
230.73 s
[smos-api] include http-api-data-0.6.2-F8aKrQ6muoJ9sPuHQ9WD8h
230.73 s
[smos-api] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
230.73 s
[smos-api] include memory-0.18.0-GXCbjdLTL5HL8nVuBHruNG
230.73 s
[smos-api] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
230.73 s
[smos-api] include mergeful-persistent-0.3.0.1-3qvKNlKCFFRCy9jPqRTAUw
230.73 s
[smos-api] include password-3.1.0.1-FrlNZF3roEEJsVkLPxE3C8
230.73 s
[smos-api] include password-instances-3.0.0.0-Mm12XBadKtDy0klLBCctP
230.73 s
[smos-api] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
230.73 s
[smos-api] include path-pieces-0.2.1-LwvQJcowmZQCHd6AEgvBcU
230.73 s
[smos-api] include persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
230.73 s
[smos-api] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
230.73 s
[smos-api] include servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
230.73 s
[smos-jobhunt] Dependency smos-jobhunt: using smos-jobhunt-0.2.0
230.73 s
[smos-jobhunt] Dependency base: using base-4.20.2.0
230.73 s
[smos-jobhunt] Dependency dekking-value: using dekking-value-0.0.0.0
230.73 s
[smos-jobhunt] Dependency monad-logger: using monad-logger-0.3.42
230.73 s
[smos-jobhunt] Dependency opt-env-conf-test: using opt-env-conf-test-0.0.0.4
230.73 s
[smos-jobhunt] Dependency path: using path-0.9.6
230.73 s
[smos-jobhunt] Dependency path-io: using path-io-1.8.2
230.73 s
[smos-jobhunt] Dependency smos-data: using smos-data-0.7.0
230.73 s
[smos-jobhunt] Dependency smos-data-gen: using smos-data-gen-0.5.1
230.73 s
[smos-jobhunt] Dependency smos-jobhunt: using smos-jobhunt-0.2.0
230.73 s
[smos-jobhunt] Dependency sydtest: using sydtest-0.23.0.1
230.73 s
[smos-jobhunt] Dependency time: using time-1.12.2
230.73 s
[smos-jobhunt] Source component graph:
230.73 s
[smos-jobhunt] component lib
230.73 s
[smos-jobhunt] component exe:smos-jobhunt dependency lib
230.73 s
[smos-jobhunt] component test:smos-jobhunt-test dependency lib
230.73 s
[smos-jobhunt] Configured component graph:
230.73 s
[smos-jobhunt] component smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N
230.73 s
[smos-jobhunt] include HaskellNet-0.6.1.2-DES4JdMnZLlD5tcVoGolcI
230.73 s
[smos-jobhunt] include HaskellNet-SSL-0.4.0.2-Kxzzr4eZJt2CIaVy1QqqXa
230.73 s
[smos-jobhunt] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
230.73 s
[smos-jobhunt] include base-4.20.2.0-fafd
230.73 s
[smos-jobhunt] include containers-0.7-96b4
230.73 s
[smos-jobhunt] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
230.73 s
[smos-jobhunt] include mime-mail-0.5.1-ByTb2JZkTaj8fmbUX3TB6Y
230.73 s
[smos-jobhunt] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
230.73 s
[smos-jobhunt] include network-3.2.8.0-JTLTzLiffTd6oacQIZu7Ay
230.73 s
[smos-jobhunt] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
230.73 s
[smos-jobhunt] include password-3.1.0.1-FrlNZF3roEEJsVkLPxE3C8
230.73 s
[smos-jobhunt] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
230.73 s
[smos-jobhunt] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
230.73 s
[smos-jobhunt] include safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
230.74 s
[smos-jobhunt] include safe-coloured-text-terminfo-0.3.0.0-Bwd26lv5RUL11qahSmvVKt
230.74 s
[smos-jobhunt] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
230.74 s
[smos-jobhunt] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
230.74 s
[smos-jobhunt] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
230.74 s
[smos-jobhunt] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
230.74 s
[smos-jobhunt] include stache-2.3.4-APHrQMs9Erh2ZoVmx1ZBFX
230.74 s
[smos-jobhunt] include text-2.1.3-34f1
230.74 s
[smos-jobhunt] include time-1.12.2-3479
230.74 s
[smos-jobhunt] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
230.74 s
[smos-jobhunt] component smos-jobhunt-0.2.0-EzPU6wwatCiLTexmIpi5J7-smos-jobhunt
230.74 s
[smos-jobhunt] include base-4.20.2.0-fafd
230.74 s
[smos-jobhunt] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
230.74 s
[smos-jobhunt] include smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N
230.74 s
[smos-jobhunt] component smos-jobhunt-0.2.0-JcASqBXSSpA2o0G8OcGqNF-smos-jobhunt-test
230.74 s
[smos-jobhunt] include base-4.20.2.0-fafd
230.74 s
[smos-jobhunt] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
230.74 s
[smos-jobhunt] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
230.74 s
[smos-jobhunt] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
230.74 s
[smos-jobhunt] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
230.74 s
[smos-jobhunt] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
230.74 s
[smos-jobhunt] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
230.74 s
[smos-jobhunt] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
230.74 s
[smos-jobhunt] include smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N
230.74 s
[smos-jobhunt] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
230.74 s
[smos-jobhunt] include time-1.12.2-3479
230.74 s
[smos-jobhunt] Linked component graph:
230.74 s
[smos-jobhunt] unit smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N
230.74 s
[smos-jobhunt] include HaskellNet-0.6.1.2-DES4JdMnZLlD5tcVoGolcI
230.74 s
[smos-jobhunt] include HaskellNet-SSL-0.4.0.2-Kxzzr4eZJt2CIaVy1QqqXa
230.74 s
[smos-jobhunt] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
230.74 s
[smos-jobhunt] include base-4.20.2.0-fafd
230.74 s
[smos-jobhunt] include containers-0.7-96b4
230.74 s
[smos-jobhunt] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
230.74 s
[smos-jobhunt] include mime-mail-0.5.1-ByTb2JZkTaj8fmbUX3TB6Y
230.74 s
[smos-jobhunt] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
230.74 s
[smos-jobhunt] include network-3.2.8.0-JTLTzLiffTd6oacQIZu7Ay
230.74 s
[smos-jobhunt] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
230.74 s
[smos-jobhunt] include password-3.1.0.1-FrlNZF3roEEJsVkLPxE3C8
230.74 s
[smos-jobhunt] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
230.74 s
[smos-jobhunt] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
230.74 s
[smos-jobhunt] include safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
230.74 s
[smos-jobhunt] include safe-coloured-text-terminfo-0.3.0.0-Bwd26lv5RUL11qahSmvVKt
230.74 s
[smos-jobhunt] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
230.74 s
[smos-jobhunt] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
230.74 s
[smos-jobhunt] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
230.74 s
[smos-jobhunt] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
230.74 s
[smos-jobhunt] include stache-2.3.4-APHrQMs9Erh2ZoVmx1ZBFX
230.74 s
[smos-jobhunt] include text-2.1.3-34f1
230.74 s
[smos-jobhunt] include time-1.12.2-3479
230.74 s
[ical-gen] ✓ parses only valid things 12.81 ms
230.74 s
[ical-gen] passed for all of 100 inputs.
230.74 s
[ical-gen] ✓ can render this example correctly 12.36 ms
230.74 s
[ical-gen] ✓ roundtrips through text values 16.66 ms
230.74 s
[ical-gen] passed for all of 100 inputs.
230.74 s
[ical-gen] ✓ always renders a valid text values 12.01 ms
230.74 s
[ical-gen] passed for all of 100 inputs.
230.74 s
[ical-gen] ✓ can parse this example correctly 11.72 ms
230.74 s
[ical-gen] GenValid BySecond
230.74 s
[ical-gen] genValid :: Gen BySecond
230.74 s
[ical-gen] ✓ only generates valid 'BySecond's 11.77 ms
230.74 s
[ical-gen] passed for all of 100 inputs.
230.74 s
[ical-gen] ICal.Component.TimeZoneSpec
230.74 s
[ical-gen] TimeZone
230.74 s
[ical-gen] GenValid Daylight
230.74 s
[ical-gen] genValid :: Gen Daylight
230.74 s
[ical-gen] ✓ only generates valid 'Daylight's 1058.90 ms
230.74 s
[ical-gen] passed for all of 100 inputs.
230.74 s
[ical-gen] GenValid Observance
230.74 s
[ical-gen] genValid :: Gen Observance
230.74 s
[ical-gen] ✓ only generates valid 'Observance's 1052.84 ms
230.74 s
[ical-gen] passed for all of 100 inputs.
230.74 s
[ical-gen] ✓ roundtrips through a General Component 2697.90 ms
230.74 s
[ical-gen] passed for all of 100 inputs.
230.74 s
[ical-gen] GenValid TimeZoneObservance
230.74 s
[ical-gen] genValid :: Gen TimeZoneObservance
230.74 s
[ical-gen] ✓ only generates valid 'TimeZoneObservance's 1335.18 ms
230.74 s
[ical-gen] passed for all of 100 inputs.
230.74 s
[ical-gen] ✓ parses only valid things 3033.43 ms
230.74 s
[ical-gen] passed for all of 100 inputs.
230.74 s
[ical-gen] GenValid Standard
230.74 s
[ical-gen] genValid :: Gen Standard
230.74 s
[ical-gen] ✓ only generates valid 'Standard's 1025.47 ms
230.74 s
[ical-gen] passed for all of 100 inputs.
230.74 s
[ical-gen] ✓ renders to a valid Component 2951.72 ms
230.74 s
[ical-gen] passed for all of 100 inputs.
230.74 s
[ical-gen] GenValid TimeZone
230.74 s
[ical-gen] genValid :: Gen TimeZone
230.74 s
[ical-gen] ✓ only generates valid 'TimeZone's 1653.39 ms
230.74 s
[ical-gen] passed for all of 100 inputs.
230.74 s
[ical-gen] ✓ roundtrips through Text 2877.06 ms
230.74 s
[ical-gen] passed for all of 100 inputs.
230.74 s
[ical-gen] Standard
230.74 s
[ical-gen] GenValid Standard
230.74 s
[ical-gen] genValid :: Gen Standard
230.74 s
[ical-gen] ✓ only generates valid 'Standard's 1107.29 ms
230.74 s
[ical-gen] passed for all of 100 inputs.
230.74 s
[ical-gen] ✓ roundtrips through a General Component 1471.43 ms
230.74 s
[ical-gen] passed for all of 100 inputs.
230.74 s
[ical-gen] ✓ roundtrips through Text 1612.53 ms
230.74 s
[ical-gen] passed for all of 100 inputs.
230.74 s
[ical-gen] ✓ renders to a valid Component 1491.48 ms
230.74 s
[smos-api] include servant-auth-0.4.2.0-5svOLp8BYK61xIFolhI8zT
230.74 s
[smos-api] include servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
230.74 s
[smos-api] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
230.74 s
[smos-api] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
230.74 s
[smos-api] include text-2.1.3-34f1
230.74 s
[smos-api] include time-1.12.2-3479
230.74 s
[smos-api] include typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
230.74 s
[smos-api] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
230.74 s
[smos-api] include uuid-1.3.16-4tTKqafjpq55AAemS2VKYM
230.74 s
[smos-api] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
230.74 s
[smos-api] include validity-bytestring-0.4.1.1-4bRtlxuVsWD3ePz3664F9A
230.74 s
[smos-api] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
230.74 s
[smos-api] include validity-text-0.3.1.3-GXG23dRmbmGHkAAk5tffI
230.74 s
[smos-api] include validity-uuid-0.1.0.3-C6oYz4U4VSOGb2wnPtpiKU
230.74 s
[smos-api] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
230.74 s
[smos-api] Smos.API=smos-api-0.8.0-7uONugSADRTFww9bibLj2W:Smos.API,Smos.API.Password=smos-api-0.8.0-7uONugSADRTFww9bibLj2W:Smos.API.Password,Smos.API.SHA256=smos-api-0.8.0-7uONugSADRTFww9bibLj2W:Smos.API.SHA256,Smos.API.Username=smos-api-0.8.0-7uONugSADRTFww9bibLj2W:Smos.API.Username
230.74 s
[smos-api] Ready component graph:
230.74 s
[smos-api] definite smos-api-0.8.0-7uONugSADRTFww9bibLj2W
230.74 s
[smos-api] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
230.74 s
[smos-api] depends autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
230.74 s
[smos-api] depends autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
230.74 s
[smos-api] depends base-4.20.2.0-fafd
230.74 s
[smos-api] depends base64-bytestring-1.2.1.0-BirKrAoNNqT3ftAgi7FNI8
230.74 s
[smos-api] depends bytestring-0.12.2.0-96e1
230.74 s
[smos-api] depends containers-0.7-96b4
230.74 s
[smos-api] depends cryptonite-0.30-HaBYbqXVh3k5mr6t38lbAv
230.74 s
[smos-api] depends deepseq-1.5.0.0-2b65
230.74 s
[smos-api] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
230.74 s
[smos-api] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
230.74 s
[smos-api] depends http-api-data-0.6.2-F8aKrQ6muoJ9sPuHQ9WD8h
230.74 s
[smos-api] depends ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
230.74 s
[smos-api] depends memory-0.18.0-GXCbjdLTL5HL8nVuBHruNG
230.74 s
[smos-api] depends mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
230.74 s
[smos-api] depends mergeful-persistent-0.3.0.1-3qvKNlKCFFRCy9jPqRTAUw
230.74 s
[smos-api] depends password-3.1.0.1-FrlNZF3roEEJsVkLPxE3C8
230.74 s
[smos-api] depends password-instances-3.0.0.0-Mm12XBadKtDy0klLBCctP
230.74 s
[smos-api] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
230.74 s
[smos-api] depends path-pieces-0.2.1-LwvQJcowmZQCHd6AEgvBcU
230.74 s
[smos-api] depends persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
230.74 s
[smos-api] depends semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
230.74 s
[smos-api] depends servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
230.74 s
[smos-api] depends servant-auth-0.4.2.0-5svOLp8BYK61xIFolhI8zT
230.74 s
[smos-api] depends servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
230.74 s
[smos-api] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
230.74 s
[smos-api] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
230.74 s
[smos-api] depends text-2.1.3-34f1
230.74 s
[smos-api] depends time-1.12.2-3479
230.74 s
[smos-api] depends typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
230.74 s
[smos-api] depends tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
230.74 s
[smos-api] depends uuid-1.3.16-4tTKqafjpq55AAemS2VKYM
230.74 s
[smos-api] depends validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
230.74 s
[smos-api] depends validity-bytestring-0.4.1.1-4bRtlxuVsWD3ePz3664F9A
230.74 s
[smos-api] depends validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
230.74 s
[smos-api] depends validity-text-0.3.1.3-GXG23dRmbmGHkAAk5tffI
230.74 s
[smos-api] depends validity-uuid-0.1.0.3-C6oYz4U4VSOGb2wnPtpiKU
230.74 s
[smos-api] depends yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
230.74 s
[smos-api] Using Cabal-3.12.1.0 compiled by ghc-9.10
230.74 s
[smos-api] Using compiler: ghc-9.10.3
230.74 s
[smos-api] Using install prefix:
230.74 s
[smos-api] /nix/store/3br0prsyy5b4cmg0g7jaysbivv9ha2fg-smos-api-0.8.0
230.74 s
[smos-api] Executables installed in:
230.74 s
[smos-api] /nix/store/3br0prsyy5b4cmg0g7jaysbivv9ha2fg-smos-api-0.8.0/bin
230.74 s
[smos-api] Libraries installed in:
230.74 s
[smos-api] /nix/store/3br0prsyy5b4cmg0g7jaysbivv9ha2fg-smos-api-0.8.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-api-0.8.0-7uONugSADRTFww9bibLj2W
230.74 s
[smos-api] Dynamic Libraries installed in:
230.74 s
[smos-api] /nix/store/3br0prsyy5b4cmg0g7jaysbivv9ha2fg-smos-api-0.8.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
230.74 s
[smos-api] Private executables installed in:
230.74 s
[smos-api] /nix/store/3br0prsyy5b4cmg0g7jaysbivv9ha2fg-smos-api-0.8.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-api-0.8.0
230.74 s
[smos-api] Data files installed in:
230.74 s
[smos-api] /nix/store/3br0prsyy5b4cmg0g7jaysbivv9ha2fg-smos-api-0.8.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-api-0.8.0
230.74 s
[smos-api] Documentation installed in:
230.74 s
[smos-jobhunt] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
230.74 s
[smos-jobhunt] Smos.JobHunt=smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N:Smos.JobHunt,Smos.JobHunt.Command=smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N:Smos.JobHunt.Command,Smos.JobHunt.Command.Init=smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N:Smos.JobHunt.Command.Init,Smos.JobHunt.Command.SendEmail=smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N:Smos.JobHunt.Command.SendEmail,Smos.JobHunt.OptParse=smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N:Smos.JobHunt.OptParse
230.74 s
[smos-jobhunt] unit smos-jobhunt-0.2.0-EzPU6wwatCiLTexmIpi5J7-smos-jobhunt
230.74 s
[smos-jobhunt] include base-4.20.2.0-fafd
230.74 s
[smos-jobhunt] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
230.74 s
[smos-jobhunt] include smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N
230.74 s
[smos-jobhunt] unit smos-jobhunt-0.2.0-JcASqBXSSpA2o0G8OcGqNF-smos-jobhunt-test
230.74 s
[smos-jobhunt] include base-4.20.2.0-fafd
230.74 s
[smos-jobhunt] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
230.74 s
[smos-jobhunt] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
230.74 s
[smos-jobhunt] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
230.74 s
[smos-jobhunt] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
230.74 s
[smos-jobhunt] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
230.74 s
[smos-jobhunt] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
230.74 s
[smos-jobhunt] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
230.74 s
[smos-jobhunt] include smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N
230.74 s
[smos-jobhunt] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
230.74 s
[smos-jobhunt] include time-1.12.2-3479
230.74 s
[smos-jobhunt] Ready component graph:
230.74 s
[smos-jobhunt] definite smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N
230.74 s
[smos-jobhunt] depends HaskellNet-0.6.1.2-DES4JdMnZLlD5tcVoGolcI
230.74 s
[smos-jobhunt] depends HaskellNet-SSL-0.4.0.2-Kxzzr4eZJt2CIaVy1QqqXa
230.74 s
[smos-jobhunt] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
230.74 s
[smos-jobhunt] depends base-4.20.2.0-fafd
230.74 s
[smos-jobhunt] depends containers-0.7-96b4
230.74 s
[smos-jobhunt] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
230.74 s
[smos-jobhunt] depends mime-mail-0.5.1-ByTb2JZkTaj8fmbUX3TB6Y
230.74 s
[smos-jobhunt] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
230.74 s
[smos-jobhunt] depends network-3.2.8.0-JTLTzLiffTd6oacQIZu7Ay
230.74 s
[smos-jobhunt] depends opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
230.74 s
[smos-jobhunt] depends password-3.1.0.1-FrlNZF3roEEJsVkLPxE3C8
230.74 s
[smos-jobhunt] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
230.74 s
[smos-jobhunt] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
230.74 s
[smos-jobhunt] depends safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
230.74 s
[smos-jobhunt] depends safe-coloured-text-terminfo-0.3.0.0-Bwd26lv5RUL11qahSmvVKt
230.74 s
[smos-jobhunt] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
230.74 s
[smos-jobhunt] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
230.74 s
[smos-jobhunt] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
230.74 s
[smos-jobhunt] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
230.74 s
[smos-jobhunt] depends stache-2.3.4-APHrQMs9Erh2ZoVmx1ZBFX
230.74 s
[smos-jobhunt] depends text-2.1.3-34f1
230.74 s
[smos-jobhunt] depends time-1.12.2-3479
230.74 s
[smos-jobhunt] depends unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
230.74 s
[smos-jobhunt] definite smos-jobhunt-0.2.0-EzPU6wwatCiLTexmIpi5J7-smos-jobhunt
230.74 s
[smos-jobhunt] depends base-4.20.2.0-fafd
230.74 s
[smos-jobhunt] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
230.74 s
[smos-jobhunt] depends smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N
230.74 s
[smos-jobhunt] definite smos-jobhunt-0.2.0-JcASqBXSSpA2o0G8OcGqNF-smos-jobhunt-test
230.74 s
[smos-jobhunt] depends base-4.20.2.0-fafd
230.74 s
[smos-jobhunt] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
230.74 s
[smos-jobhunt] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
230.74 s
[smos-jobhunt] depends opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
230.74 s
[smos-jobhunt] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
230.74 s
[smos-jobhunt] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
230.74 s
[smos-jobhunt] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
230.74 s
[smos-jobhunt] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
230.74 s
[smos-jobhunt] depends smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N
230.74 s
[smos-jobhunt] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
230.74 s
[smos-jobhunt] depends time-1.12.2-3479
230.74 s
[smos-jobhunt] Using Cabal-3.12.1.0 compiled by ghc-9.10
230.74 s
[smos-jobhunt] Using compiler: ghc-9.10.3
230.74 s
[smos-jobhunt] Using install prefix:
230.74 s
[smos-jobhunt] /nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0
230.74 s
[smos-jobhunt] Executables installed in:
230.74 s
[smos-jobhunt] /nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0/bin
230.74 s
[smos-jobhunt] Libraries installed in:
230.74 s
[smos-jobhunt] /nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N
230.74 s
[smos-jobhunt] Dynamic Libraries installed in:
230.74 s
[ical-gen] passed for all of 100 inputs.
230.74 s
[ical-gen] ✓ parses only valid things 1573.28 ms
230.74 s
[ical-gen] passed for all of 100 inputs.
230.74 s
[ical-gen] Daylight
230.74 s
[ical-gen] ✓ roundtrips through a General Component 1440.92 ms
230.74 s
[ical-gen] passed for all of 100 inputs.
230.74 s
[ical-gen] ✓ roundtrips through Text 1620.93 ms
230.74 s
[ical-gen] passed for all of 100 inputs.
230.74 s
[ical-gen] GenValid Daylight
230.74 s
[ical-gen] genValid :: Gen Daylight
230.74 s
[ical-gen] ✓ only generates valid 'Daylight's 1055.05 ms
230.74 s
[ical-gen] passed for all of 100 inputs.
230.74 s
[ical-gen] ✓ parses only valid things 1645.12 ms
230.74 s
[ical-gen] passed for all of 100 inputs.
230.74 s
[ical-gen] ✓ renders to a valid Component 1536.05 ms
230.74 s
[ical-gen] passed for all of 100 inputs.
230.74 s
[ical-gen] test_resources/timezone
230.74 s
[ical-gen] spec-3.6.5-2
230.74 s
[ical-gen] ✓ can parse this file as a component strictly and roundtrip it 27.45 ms
230.74 s
[ical-gen] jerusalem
230.74 s
[ical-gen] ✓ can parse this file as a component strictly and roundtrip it 14.97 ms
230.74 s
[ical-gen] spec-3.6.5-4
230.74 s
[ical-gen] ✓ can parse this file as a component strictly and roundtrip it 1.42 ms
230.74 s
[ical-gen] spec-3.6.5-1
230.74 s
[ical-gen] ✓ can parse this file as a component strictly and roundtrip it 6.15 ms
230.74 s
[ical-gen] spec-3.6.5-3
230.74 s
[ical-gen] ✓ can parse this file as a component strictly and roundtrip it 2.24 ms
230.74 s
[ical-gen] spec-3.6.5-5
230.74 s
[ical-gen] ✓ can parse this file as a component strictly and roundtrip it 2.21 ms
230.74 s
[ical-gen] inbetween
230.74 s
[ical-gen] ✓ can parse this file as a component strictly and roundtrip it 0.83 ms
230.74 s
[ical-gen] only-daylight
230.75 s
[ical-gen] ✓ can parse this file as a component strictly and roundtrip it 0.31 ms
230.75 s
[ical-gen] Observance
230.75 s
[ical-gen] GenValid Observance
230.75 s
[ical-gen] genValid :: Gen Observance
230.75 s
[ical-gen] ✓ only generates valid 'Observance's 1062.35 ms
230.75 s
[ical-gen] passed for all of 100 inputs.
230.75 s
[ical-gen] ICal.ComponentSpec
230.75 s
[ical-gen] Component
230.75 s
[ical-gen] ✓ roundtrips through content lines 161.11 ms
230.75 s
[ical-gen] passed for all of 100 inputs.
230.75 s
[ical-gen] GenValid Component
230.75 s
[ical-gen] genValid :: Gen Component
230.75 s
[ical-gen] ✓ only generates valid 'Component's 1120.93 ms
230.75 s
[ical-gen] passed for all of 100 inputs.
230.75 s
[ical-gen] Calendar
230.75 s
[ical-gen] ✓ roundtrips through Text 16581.69 ms
230.75 s
[ical-gen] passed for all of 100 inputs.
230.75 s
[ical-gen] ✓ parses only valid things 16647.89 ms
230.75 s
[ical-gen] passed for all of 100 inputs.
230.75 s
[ical-gen] ✓ renders to a valid Component 15694.16 ms
230.75 s
[ical-gen] passed for all of 100 inputs.
230.75 s
[ical-gen] GenValid Calendar
230.75 s
[smos-api] /nix/store/3br0prsyy5b4cmg0g7jaysbivv9ha2fg-smos-api-0.8.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-api-0.8.0
230.75 s
[smos-api] Configuration files installed in:
230.75 s
[smos-api] /nix/store/3br0prsyy5b4cmg0g7jaysbivv9ha2fg-smos-api-0.8.0/etc
230.75 s
[smos-api] No alex found
230.75 s
[smos-api] Using ar found on system at:
230.75 s
[smos-api] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
230.75 s
[smos-api] No c2hs found
230.75 s
[smos-api] No cpphs found
230.75 s
[smos-api] No doctest found
230.75 s
[smos-api] Using gcc version 14.3.0 given by user at:
230.75 s
[smos-api] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
230.75 s
[smos-api] Using ghc version 9.10.3 found on system at:
230.75 s
[smos-api] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
230.75 s
[smos-api] Using ghc-pkg version 9.10.3 found on system at:
230.75 s
[smos-api] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
230.75 s
[smos-api] No ghcjs found
230.75 s
[smos-api] No ghcjs-pkg found
230.75 s
[smos-api] No greencard found
230.75 s
[smos-api] Using haddock version 2.31.1 found on system at:
230.75 s
[smos-api] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
230.75 s
[smos-api] No happy found
230.75 s
[smos-api] Using haskell-suite found on system at: haskell-suite-dummy-location
230.75 s
[smos-api] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
230.75 s
[smos-api] No hmake found
230.75 s
[smos-api] Using hpc version 0.69 found on system at:
230.75 s
[smos-api] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
230.75 s
[smos-api] Using hsc2hs version 0.68.10 found on system at:
230.75 s
[smos-api] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
230.75 s
[smos-api] No hscolour found
230.75 s
[smos-api] No jhc found
230.75 s
[smos-api] Using ld found on system at:
230.75 s
[smos-api] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
230.75 s
[smos-api] No pkg-config found
230.75 s
[smos-api] Using runghc version 9.10.3 found on system at:
230.75 s
[smos-api] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
230.75 s
[smos-api] Using strip version 2.44 found on system at:
230.75 s
[smos-api] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
230.75 s
[smos-api] Using tar found on system at:
230.75 s
[smos-api] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
230.75 s
[smos-api] No uhc found
230.75 s
[smos-api] Phase: buildPhase
230.75 s
[smos-api] Preprocessing library for smos-api-0.8.0...
230.75 s
[smos-api] Building library for smos-api-0.8.0...
230.75 s
[smos-jobhunt] /nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
230.75 s
[smos-jobhunt] Private executables installed in:
230.75 s
[smos-jobhunt] /nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-jobhunt-0.2.0
230.75 s
[smos-jobhunt] Data files installed in:
230.75 s
[smos-jobhunt] /nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-jobhunt-0.2.0
230.75 s
[smos-jobhunt] Documentation installed in:
230.75 s
[smos-jobhunt] /nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-jobhunt-0.2.0
230.75 s
[smos-jobhunt] Configuration files installed in:
230.75 s
[smos-jobhunt] /nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0/etc
230.75 s
[smos-jobhunt] No alex found
230.75 s
[smos-jobhunt] Using ar found on system at:
230.75 s
[smos-jobhunt] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
230.75 s
[smos-jobhunt] No c2hs found
230.75 s
[smos-jobhunt] No cpphs found
230.75 s
[smos-jobhunt] No doctest found
230.75 s
[smos-jobhunt] Using gcc version 14.3.0 given by user at:
230.75 s
[smos-jobhunt] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
230.75 s
[smos-jobhunt] Using ghc version 9.10.3 found on system at:
230.75 s
[smos-jobhunt] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
230.75 s
[smos-jobhunt] Using ghc-pkg version 9.10.3 found on system at:
230.75 s
[smos-jobhunt] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
230.75 s
[smos-jobhunt] No ghcjs found
230.75 s
[smos-jobhunt] No ghcjs-pkg found
230.75 s
[smos-jobhunt] No greencard found
230.75 s
[smos-jobhunt] Using haddock version 2.31.1 found on system at:
230.75 s
[smos-jobhunt] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
230.75 s
[smos-jobhunt] No happy found
230.75 s
[smos-jobhunt] Using haskell-suite found on system at: haskell-suite-dummy-location
230.75 s
[smos-jobhunt] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
230.75 s
[smos-jobhunt] No hmake found
230.75 s
[smos-jobhunt] Using hpc version 0.69 found on system at:
230.75 s
[smos-jobhunt] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
230.75 s
[smos-jobhunt] Using hsc2hs version 0.68.10 found on system at:
230.75 s
[smos-jobhunt] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
230.75 s
[smos-jobhunt] No hscolour found
230.75 s
[smos-jobhunt] No jhc found
230.75 s
[smos-jobhunt] Using ld found on system at:
230.75 s
[smos-jobhunt] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
230.75 s
[smos-jobhunt] No pkg-config found
230.75 s
[smos-jobhunt] Using runghc version 9.10.3 found on system at:
230.75 s
[smos-jobhunt] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
230.75 s
[smos-jobhunt] Using strip version 2.44 found on system at:
230.75 s
[smos-jobhunt] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
230.75 s
[smos-jobhunt] Using tar found on system at:
230.75 s
[smos-jobhunt] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
230.75 s
[smos-jobhunt] No uhc found
230.75 s
[smos-jobhunt] Phase: buildPhase
230.75 s
[smos-jobhunt] Preprocessing library for smos-jobhunt-0.2.0...
230.75 s
[smos-jobhunt] Building library for smos-jobhunt-0.2.0...
230.75 s
[ical-gen] genValid :: Gen Calendar
230.75 s
[ical-gen] ✓ only generates valid 'Calendar's 11505.40 ms
230.75 s
[ical-gen] passed for all of 100 inputs.
230.75 s
[ical-gen] ✓ roundtrips through a General Component 14905.58 ms
230.75 s
[ical-gen] passed for all of 100 inputs.
230.75 s
[ical-gen] ICal.PropertyTypeSpec
230.75 s
[ical-gen] Integer
230.75 s
[ical-gen] ✓ always renders to a valid content line 3.31 ms
230.75 s
[ical-gen] passed for all of 100 inputs.
230.75 s
[ical-gen] ✓ renders this example correctly 0.01 ms
230.75 s
[ical-gen] ✓ parses only valid things 1.09 ms
230.75 s
[ical-gen] passed for all of 100 inputs.
230.75 s
[ical-gen] ✓ parses this example correctly 0.01 ms
230.75 s
[ical-gen] ✓ parses this example correctly 0.01 ms
230.75 s
[ical-gen] ✓ roundtrips through ContentLine 2.71 ms
230.75 s
[ical-gen] passed for all of 100 inputs.
230.75 s
[ical-gen] ✓ renders this example correctly 0.01 ms
230.75 s
[ical-gen] ✓ renders this example correctly 0.04 ms
230.75 s
[ical-gen] ✓ parses this example correctly 0.01 ms
230.75 s
[ical-gen] unEscapeText
230.75 s
[ical-gen] ✓ roundtrips with escapeText for fancy characters 1.41 ms
230.75 s
[ical-gen] passed for all of 100 inputs.
230.75 s
[ical-gen] ✓ roundtrips with escapeText 2.20 ms
230.75 s
[ical-gen] passed for all of 100 inputs.
230.75 s
[ical-gen] ✓ unEscapes this diverse example correctly 0.01 ms
230.75 s
[ical-gen] Text
230.75 s
[ical-gen] ✓ roundtrips through ContentLine 0.81 ms
230.75 s
[ical-gen] passed for all of 100 inputs.
230.75 s
[ical-gen] ✓ always renders to a valid content line 5.79 ms
230.75 s
[ical-gen] passed for all of 100 inputs.
230.75 s
[ical-gen] ✓ renders this example correctly 0.03 ms
230.75 s
[ical-gen] ✓ parses this example correctly 0.01 ms
230.75 s
[ical-gen] ✓ parses only valid things 14.63 ms
230.75 s
[ical-gen] passed for all of 100 inputs.
230.75 s
[ical-gen] splitOnCommas
230.75 s
[ical-gen] ✓ can split two empty strings 0.02 ms
230.75 s
[ical-gen] ✓ roundtrips with intercalate 6.59 ms
230.75 s
[ical-gen] passed for all of 100 inputs.
230.75 s
[ical-gen] ✓ can split three empty strings 0.02 ms
230.75 s
[ical-gen] Boolean
230.75 s
[ical-gen] ✓ renders this example correctly 0.01 ms
230.75 s
[ical-gen] ✓ roundtrips through ContentLine 0.50 ms
230.75 s
[ical-gen] passed for all of 100 inputs.
230.75 s
[ical-gen] ✓ parses this example correctly 0.01 ms
230.75 s
[ical-gen] ✓ parses only valid things 1.47 ms
230.75 s
[ical-gen] passed for all of 100 inputs.
230.75 s
[ical-gen] ✓ parses this example correctly 0.01 ms
230.75 s
[ical-gen] ✓ always renders to a valid content line 1.22 ms
230.75 s
[ical-gen] passed for all of 100 inputs.
230.75 s
[ical-gen] escapeText
230.75 s
[ical-gen] ✓ escapes this diverse example correctly 0.01 ms
230.75 s
[ical-gen] ICal.PropertyType.DurationSpec
230.75 s
[ical-gen] Duration
230.75 s
[ical-gen] ✓ always renders to a valid content line 8.84 ms
230.75 s
[ical-gen] passed for all of 100 inputs.
230.75 s
[ical-gen] ✓ roundtrips through ContentLine 2.76 ms
230.75 s
[ical-gen] passed for all of 100 inputs.
230.75 s
[ical-gen] ✓ parses only valid things 1.21 ms
230.75 s
[ical-gen] passed for all of 100 inputs.
230.75 s
[ical-gen] GenValid DurTime
230.75 s
[ical-gen] genValid :: Gen DurTime
230.75 s
[ical-gen] ✓ only generates valid 'DurTime's 1.82 ms
230.75 s
[ical-gen] passed for all of 100 inputs.
230.75 s
[ical-gen] GenValid Duration
230.75 s
[ical-gen] genValid :: Gen Duration
230.75 s
[ical-gen] ✓ only generates valid 'Duration's 0.54 ms
230.75 s
[ical-gen] passed for all of 100 inputs.
230.75 s
[ical-gen] GenValid DurWeek
230.75 s
[ical-gen] genValid :: Gen DurWeek
230.75 s
[ical-gen] ✓ only generates valid 'DurWeek's 0.51 ms
230.75 s
[ical-gen] passed for all of 100 inputs.
230.75 s
[ical-gen] GenValid DurDate
230.75 s
[ical-gen] genValid :: Gen DurDate
230.75 s
[ical-gen] ✓ only generates valid 'DurDate's 0.79 ms
230.75 s
[ical-gen] passed for all of 100 inputs.
230.75 s
[ical-gen] durationOneDay
230.75 s
[ical-gen] ✓ is valid 0.01 ms
230.75 s
[ical-gen] durationP
230.75 s
[ical-gen] ✓ renders this example correctly 0.01 ms
230.75 s
[ical-gen] ✓ renders this example correctly 0.01 ms
230.75 s
[ical-gen] ✓ parses this example correctly 0.02 ms
230.75 s
[ical-gen] ✓ renders this example correctly 0.02 ms
230.75 s
[ical-gen] ✓ renders this example correctly 0.00 ms
230.75 s
[ical-gen] ✓ renders this example correctly 0.00 ms
230.75 s
[ical-gen] ✓ parses this example correctly 0.01 ms
230.75 s
[ical-gen] ✓ parses this example correctly 0.01 ms
230.75 s
[ical-gen] ✓ parses this example correctly 0.02 ms
230.75 s
[ical-gen] ✓ parses this example correctly 0.01 ms
230.75 s
[ical-gen] durationNominalDiffTime
230.75 s
[ical-gen] ✓ produces valid valid 2.53 ms
230.75 s
[ical-gen] passed for all of 100 inputs.
230.75 s
[ical-gen] nominalDiffTimeDuration
230.75 s
[ical-gen] ✓ roundtrips for whole seconds 2.33 ms
230.75 s
[ical-gen] passed for all of 100 inputs.
230.75 s
[ical-gen] ✓ produces valid 2.26 ms
230.75 s
[ical-gen] passed for all of 100 inputs.
230.75 s
[ical-gen] ICal.PropertyType.BinarySpec
230.75 s
[ical-gen] Binary
230.75 s
[ical-gen] ✓ roundtrips through ContentLine 1.53 ms
230.75 s
[ical-gen] passed for all of 100 inputs.
230.75 s
[ical-gen] GenValid Binary
230.75 s
[ical-gen] genValid :: Gen Binary
230.75 s
[ical-gen] ✓ only generates valid 'Binary's 1.15 ms
230.75 s
[ical-gen] passed for all of 100 inputs.
230.75 s
[ical-gen] ✓ parses only valid things 1.06 ms
230.75 s
[ical-gen] passed for all of 100 inputs.
230.75 s
[ical-gen] ✓ always renders to a valid content line 10.57 ms
230.75 s
[ical-gen] passed for all of 100 inputs.
230.75 s
[ical-gen] parseBinary
230.75 s
[ical-gen] ✓ roundtrips with renderBinary 0.83 ms
230.75 s
[ical-gen] passed for all of 100 inputs.
230.75 s
[ical-gen] ICal.PropertyType.DateTimesSpec
230.75 s
[ical-gen] dateTimeP
230.75 s
[ical-gen] ✓ can parse any single datetime as a datetimes set of one element 18.59 ms
230.75 s
[ical-gen] passed for all of 100 inputs.
230.75 s
[ical-gen] DateTimes
230.75 s
[ical-gen] GenValid DateTimes
230.75 s
[ical-gen] genValid :: Gen DateTimes
230.75 s
[ical-gen] ✓ only generates valid 'DateTimes's 39.96 ms
230.75 s
[ical-gen] passed for all of 100 inputs.
230.75 s
[ical-gen] ✓ parses only valid things 136.81 ms
230.75 s
[ical-gen] passed for all of 100 inputs.
230.75 s
[ical-gen] ✓ always renders to a valid content line 72.69 ms
230.75 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ roundtrips through ContentLine 138.58 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ICal.PropertySpec
230.76 s
[ical-gen] PercentComplete
230.76 s
[ical-gen] ✓ parses this example correctly 0.03 ms
230.76 s
[ical-gen] ✓ roundtrips through ContentLine 0.73 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] GenValid PercentComplete
230.76 s
[ical-gen] genValid :: Gen PercentComplete
230.76 s
[ical-gen] ✓ only generates valid 'PercentComplete's 0.43 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ renders this example correctly 0.01 ms
230.76 s
[ical-gen] ✓ parses only valid things 2.19 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ always renders to a valid content line 4.73 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] RelatedTo
230.76 s
[ical-gen] ✓ parses this example correctly 0.04 ms
230.76 s
[ical-gen] GenValid RelatedTo
230.76 s
[ical-gen] genValid :: Gen RelatedTo
230.76 s
[ical-gen] ✓ only generates valid 'RelatedTo's 2.06 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ roundtrips through ContentLine 2.37 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ parses only valid things 4.91 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ parses this example correctly 0.06 ms
230.76 s
[ical-gen] ✓ renders this example correctly 0.02 ms
230.76 s
[ical-gen] ✓ always renders to a valid content line 8.18 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ renders this example correctly 0.03 ms
230.76 s
[ical-gen] TimeZoneName
230.76 s
[ical-gen] ✓ roundtrips through ContentLine 5.64 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ parses this example correctly 0.06 ms
230.76 s
[ical-gen] ✓ parses this example correctly 0.01 ms
230.76 s
[ical-gen] ✓ renders this example correctly 0.01 ms
230.76 s
[ical-gen] ✓ renders this example correctly 0.01 ms
230.76 s
[ical-gen] ✓ parses only valid things 11.69 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] already in DurationSpec
230.76 s
[ical-gen] GenValid TimeZoneName
230.76 s
[ical-gen] genValid :: Gen TimeZoneName
230.76 s
[ical-gen] only generates valid 'TimeZoneName's
230.76 s
[ical-gen] ✓ always renders to a valid content line 14.83 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] UID
230.76 s
[ical-gen] ✓ roundtrips through ContentLine 3.17 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] GenValid UID
230.76 s
[ical-gen] genValid :: Gen UID
230.76 s
[ical-gen] ✓ only generates valid 'UID's 2.91 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ parses this example correctly 0.04 ms
230.76 s
[ical-gen] ✓ parses this example correctly 0.01 ms
230.76 s
[ical-gen] ✓ parses only valid things 27.89 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ renders this example correctly 0.05 ms
230.76 s
[ical-gen] ✓ parses this example correctly 0.05 ms
230.76 s
[ical-gen] ✓ renders this example correctly 0.02 ms
230.76 s
[ical-gen] ✓ renders this example correctly 0.01 ms
230.76 s
[ical-gen] ✓ always renders to a valid content line 8.61 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] Image
230.76 s
[ical-gen] GenValid Image
230.76 s
[ical-gen] genValid :: Gen Image
230.76 s
[ical-gen] ✓ only generates valid 'Image's 132.77 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ renders this example correctly 0.16 ms
230.76 s
[ical-gen] makeURIImage
230.76 s
[ical-gen] ✓ produces valid images 117.42 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ parses this example correctly 0.06 ms
230.76 s
[ical-gen] ✓ always renders to a valid content line 205.15 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ parses only valid things 120.74 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] makeBinaryImage
230.76 s
[ical-gen] ✓ produces valid images 1.43 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ renders this example correctly 0.18 ms
230.76 s
[ical-gen] ✓ roundtrips through ContentLine 111.49 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ parses this example correctly 0.30 ms
230.76 s
[ical-gen] Location
230.76 s
[ical-gen] ✓ renders this example correctly 0.16 ms
230.76 s
[ical-gen] ✓ renders this example correctly 0.03 ms
230.76 s
[ical-gen] ✓ parses this example correctly 0.02 ms
230.76 s
[ical-gen] GenValid Location
230.76 s
[ical-gen] genValid :: Gen Location
230.76 s
[ical-gen] ✓ only generates valid 'Location's 41.21 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ always renders to a valid content line 66.22 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ parses only valid things 47.19 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ roundtrips through ContentLine 51.18 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ parses this example correctly 0.09 ms
230.76 s
[ical-gen] DateTimeCompleted
230.76 s
[ical-gen] ✓ roundtrips through ContentLine 15.76 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ parses this example correctly 1.04 ms
230.76 s
[ical-gen] GenValid DateTimeCompleted
230.76 s
[ical-gen] genValid :: Gen DateTimeCompleted
230.76 s
[ical-gen] ✓ only generates valid 'DateTimeCompleted's 7.17 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ renders this example correctly 0.03 ms
230.76 s
[ical-gen] ✓ always renders to a valid content line 16.16 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ parses only valid things 13.96 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] Duration
230.76 s
[ical-gen] ✓ parses this example correctly 0.02 ms
230.76 s
[ical-gen] ✓ renders this example correctly 0.01 ms
230.76 s
[ical-gen] ✓ parses this example correctly 0.01 ms
230.76 s
[ical-gen] ✓ parses only valid things 1.09 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ roundtrips through ContentLine 1.81 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ always renders to a valid content line 4.12 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] GenValid Duration
230.76 s
[ical-gen] genValid :: Gen Duration
230.76 s
[ical-gen] ✓ only generates valid 'Duration's 0.27 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] Summary
230.76 s
[ical-gen] ✓ roundtrips through ContentLine 30.83 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ always renders to a valid content line 38.00 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ renders this example correctly 0.02 ms
230.76 s
[ical-gen] ✓ parses this example correctly 0.01 ms
230.76 s
[ical-gen] GenValid Summary
230.76 s
[ical-gen] genValid :: Gen Summary
230.76 s
[ical-gen] ✓ only generates valid 'Summary's 37.35 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ parses only valid things 42.81 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] Attachment
230.76 s
[ical-gen] ✓ renders this example correctly 0.13 ms
230.76 s
[ical-gen] ✓ renders this example correctly 0.11 ms
230.76 s
[ical-gen] ✓ parses this example correctly 0.06 ms
230.76 s
[ical-gen] ✓ renders this example correctly 0.06 ms
230.76 s
[ical-gen] ✓ parses this example correctly 0.08 ms
230.76 s
[ical-gen] ✓ parses this example correctly 0.04 ms
230.76 s
[ical-gen] ✓ parses this example correctly 0.01 ms
230.76 s
[ical-gen] ✓ roundtrips through ContentLine 40.23 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ always renders to a valid content line 61.70 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ parses only valid things 47.82 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ renders this example correctly 0.03 ms
230.76 s
[ical-gen] GenValid Attachment
230.76 s
[ical-gen] genValid :: Gen Attachment
230.76 s
[ical-gen] ✓ only generates valid 'Attachment's 51.77 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] Created
230.76 s
[ical-gen] GenValid Created
230.76 s
[ical-gen] genValid :: Gen Created
230.76 s
[ical-gen] ✓ only generates valid 'Created's 1.52 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ renders this example correctly 0.04 ms
230.76 s
[ical-gen] ✓ parses only valid things 9.15 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ always renders to a valid content line 15.25 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ roundtrips through ContentLine 6.01 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ parses this example correctly 0.05 ms
230.76 s
[ical-gen] Attendee
230.76 s
[ical-gen] ✓ always renders to a valid content line 1267.51 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ parses this example correctly 0.08 ms
230.76 s
[ical-gen] ✓ renders this example correctly 0.08 ms
230.76 s
[ical-gen] ✓ parses this example correctly 0.08 ms
230.76 s
[ical-gen] ✓ renders this example correctly 0.04 ms
230.76 s
[ical-gen] ✓ parses this example correctly 1.11 ms
230.76 s
[ical-gen] ✓ parses this example correctly 0.07 ms
230.76 s
[ical-gen] ✓ parses this example correctly 0.09 ms
230.76 s
[ical-gen] ✓ parses this example correctly 0.09 ms
230.76 s
[ical-gen] GenValid Attendee
230.76 s
[ical-gen] genValid :: Gen Attendee
230.76 s
[ical-gen] ✓ only generates valid 'Attendee's 1123.66 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ parses this example correctly 0.09 ms
230.76 s
[ical-gen] ✓ parses this example correctly 0.08 ms
230.76 s
[ical-gen] ✓ renders this example correctly 0.02 ms
230.76 s
[ical-gen] ✓ parses only valid things 1459.44 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ renders this example correctly 0.02 ms
230.76 s
[ical-gen] ✓ parses this example correctly 0.03 ms
230.76 s
[ical-gen] ✓ renders this example correctly 0.08 ms
230.76 s
[ical-gen] ✓ parses this example correctly 0.17 ms
230.76 s
[ical-gen] ✓ parses this example correctly 0.05 ms
230.76 s
[ical-gen] ✓ parses this example correctly 0.05 ms
230.76 s
[ical-gen] ✓ renders this example correctly 0.09 ms
230.76 s
[ical-gen] ✓ renders this example correctly 0.02 ms
230.76 s
[ical-gen] ✓ roundtrips through ContentLine 1142.06 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ parses this example correctly 0.10 ms
230.76 s
[ical-gen] ✓ renders this example correctly 0.03 ms
230.76 s
[ical-gen] ✓ renders this example correctly 0.01 ms
230.76 s
[ical-gen] ✓ renders this example correctly 0.02 ms
230.76 s
[ical-gen] Priority
230.76 s
[ical-gen] GenValid Priority
230.76 s
[ical-gen] genValid :: Gen Priority
230.76 s
[ical-gen] ✓ only generates valid 'Priority's 0.59 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ always renders to a valid content line 15.01 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ renders this example correctly 0.03 ms
230.76 s
[ical-gen] ✓ parses only valid things 0.54 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ renders this example correctly 0.01 ms
230.76 s
[ical-gen] ✓ parses this example correctly 0.02 ms
230.76 s
[ical-gen] ✓ roundtrips through ContentLine 1.69 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ parses this example correctly 0.01 ms
230.76 s
[ical-gen] ✓ parses this example correctly 0.00 ms
230.76 s
[ical-gen] ✓ renders this example correctly 0.00 ms
230.76 s
[ical-gen] Transparency
230.76 s
[ical-gen] ✓ renders this example correctly 0.03 ms
230.76 s
[ical-gen] ✓ parses this example correctly 0.01 ms
230.76 s
[ical-gen] ✓ roundtrips through ContentLine 0.37 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ always renders to a valid content line 5.01 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ renders this example correctly 0.04 ms
230.76 s
[ical-gen] GenValid Transparency
230.76 s
[ical-gen] genValid :: Gen Transparency
230.76 s
[ical-gen] ✓ only generates valid 'Transparency's 2.04 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ parses only valid things 0.76 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ parses this example correctly 0.01 ms
230.76 s
[ical-gen] DateTimeStamp
230.76 s
[ical-gen] ✓ parses this example correctly 0.04 ms
230.76 s
[ical-gen] GenValid DateTimeStamp
230.76 s
[ical-gen] genValid :: Gen DateTimeStamp
230.76 s
[ical-gen] ✓ only generates valid 'DateTimeStamp's 8.74 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ renders this example correctly 0.07 ms
230.76 s
[ical-gen] ✓ parses this example correctly 0.06 ms
230.76 s
[ical-gen] ✓ parses this example correctly 0.08 ms
230.76 s
[ical-gen] ✓ parses this example correctly 0.06 ms
230.76 s
[ical-gen] ✓ always renders to a valid content line 10.96 ms
230.76 s
[ical-gen] passed for all of 100 inputs.
230.76 s
[ical-gen] ✓ renders this example correctly 0.02 ms
230.77 s
[ical-gen] ✓ parses only valid things 13.03 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ roundtrips through ContentLine 13.18 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] TimeZoneOffsetTo
230.77 s
[ical-gen] ✓ renders this example correctly 0.05 ms
230.77 s
[ical-gen] ✓ always renders to a valid content line 4.65 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] GenValid TimeZoneOffsetTo
230.77 s
[ical-gen] genValid :: Gen TimeZoneOffsetTo
230.77 s
[ical-gen] ✓ only generates valid 'TimeZoneOffsetTo's 0.43 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ renders this example correctly 0.03 ms
230.77 s
[ical-gen] ✓ parses this example correctly 0.03 ms
230.77 s
[ical-gen] ✓ parses only valid things 2.06 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ parses this example correctly 0.05 ms
230.77 s
[ical-gen] ✓ roundtrips through ContentLine 3.78 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ProductIdentifier
230.77 s
[ical-gen] ✓ parses this example correctly 0.02 ms
230.77 s
[ical-gen] ✓ roundtrips through ContentLine 1.13 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ parses only valid things 3.63 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] GenValid ProductIdentifier
230.77 s
[ical-gen] genValid :: Gen ProductIdentifier
230.77 s
[ical-gen] ✓ only generates valid 'ProductIdentifier's 3.64 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ renders this example correctly 0.01 ms
230.77 s
[ical-gen] ✓ always renders to a valid content line 5.30 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ renders this example correctly 0.05 ms
230.77 s
[ical-gen] ✓ parses this example correctly 0.01 ms
230.77 s
[ical-gen] GeographicPosition
230.77 s
[ical-gen] ✓ parses this example correctly 0.11 ms
230.77 s
[ical-gen] ✓ roundtrips through ContentLine 7.90 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ always renders to a valid content line 9.97 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] GenValid GeographicPosition
230.77 s
[ical-gen] genValid :: Gen GeographicPosition
230.77 s
[ical-gen] ✓ only generates valid 'GeographicPosition's 0.46 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ renders this example correctly 0.02 ms
230.77 s
[ical-gen] ✓ parses only valid things 7.58 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] SequenceNumber
230.77 s
[ical-gen] GenValid SequenceNumber
230.77 s
[ical-gen] genValid :: Gen SequenceNumber
230.77 s
[ical-gen] ✓ only generates valid 'SequenceNumber's 0.60 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ parses this example correctly 0.05 ms
230.77 s
[ical-gen] ✓ roundtrips through ContentLine 2.54 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ parses this example correctly 0.02 ms
230.77 s
[ical-gen] ✓ renders this example correctly 0.00 ms
230.77 s
[ical-gen] ✓ renders this example correctly 0.00 ms
230.77 s
[ical-gen] ✓ always renders to a valid content line 2.15 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ parses only valid things 1.22 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] FreeBusyIntervals
230.77 s
[ical-gen] ✓ parses this example correctly 0.39 ms
230.77 s
[ical-gen] ✓ parses only valid things 362.82 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ roundtrips through ContentLine 359.21 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ renders this example correctly 0.09 ms
230.77 s
[ical-gen] ✓ renders this example correctly 0.06 ms
230.77 s
[ical-gen] ✓ parses this example correctly 0.08 ms
230.77 s
[ical-gen] ✓ always renders to a valid content line 177.07 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ renders this example correctly 0.11 ms
230.77 s
[ical-gen] GenValid FreeBusyIntervals
230.77 s
[ical-gen] genValid :: Gen FreeBusyIntervals
230.77 s
[ical-gen] ✓ only generates valid 'FreeBusyIntervals's 22.23 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ parses this example correctly 4.91 ms
230.77 s
[ical-gen] RecurrenceDateTimes
230.77 s
[ical-gen] GenValid RecurrenceDateTimes
230.77 s
[ical-gen] genValid :: Gen RecurrenceDateTimes
230.77 s
[ical-gen] ✓ only generates valid 'RecurrenceDateTimes's 17.54 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ parses this example correctly 0.12 ms
230.77 s
[ical-gen] ✓ parses this example correctly 0.12 ms
230.77 s
[ical-gen] ✓ parses only valid things 179.16 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ renders this example correctly 0.14 ms
230.77 s
[ical-gen] ✓ renders this example correctly 0.10 ms
230.77 s
[ical-gen] ✓ always renders to a valid content line 89.72 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ renders this example correctly 0.07 ms
230.77 s
[ical-gen] ✓ parses this example correctly 0.47 ms
230.77 s
[ical-gen] ✓ renders this example correctly 0.06 ms
230.77 s
[ical-gen] ✓ parses this example correctly 1.09 ms
230.77 s
[ical-gen] ✓ parses this example correctly 0.05 ms
230.77 s
[ical-gen] ✓ parses this example correctly 0.04 ms
230.77 s
[ical-gen] ✓ roundtrips through ContentLine 151.02 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] Repeat
230.77 s
[ical-gen] ✓ parses this example correctly 0.04 ms
230.77 s
[ical-gen] ✓ renders this example correctly 0.02 ms
230.77 s
[ical-gen] ✓ always renders to a valid content line 4.13 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ parses only valid things 2.52 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ roundtrips through ContentLine 1.96 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] GenValid Repeat
230.77 s
[ical-gen] genValid :: Gen Repeat
230.77 s
[ical-gen] ✓ only generates valid 'Repeat's 1.51 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] LastModified
230.77 s
[ical-gen] GenValid LastModified
230.77 s
[ical-gen] genValid :: Gen LastModified
230.77 s
[ical-gen] ✓ only generates valid 'LastModified's 1.83 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ roundtrips through ContentLine 12.55 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ always renders to a valid content line 15.94 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ renders this example correctly 0.08 ms
230.77 s
[ical-gen] ✓ parses this example correctly 0.06 ms
230.77 s
[ical-gen] ✓ parses only valid things 10.12 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] Action
230.77 s
[ical-gen] ✓ parses only valid things 2.50 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ parses this example correctly 0.04 ms
230.77 s
[ical-gen] GenValid Action
230.77 s
[ical-gen] genValid :: Gen Action
230.77 s
[ical-gen] ✓ only generates valid 'Action's 1.25 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ parses this example correctly 0.03 ms
230.77 s
[ical-gen] ✓ roundtrips through ContentLine 1.97 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ always renders to a valid content line 4.94 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ renders this example correctly 0.06 ms
230.77 s
[ical-gen] ✓ renders this example correctly 0.01 ms
230.77 s
[ical-gen] ✓ parses this example correctly 0.01 ms
230.77 s
[ical-gen] ✓ renders this example correctly 0.01 ms
230.77 s
[ical-gen] Contact
230.77 s
[ical-gen] ✓ renders this example correctly 0.11 ms
230.77 s
[ical-gen] ✓ renders this example correctly 0.03 ms
230.77 s
[ical-gen] ✓ parses only valid things 57.52 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ parses this example correctly 0.13 ms
230.77 s
[ical-gen] GenValid Contact
230.77 s
[ical-gen] genValid :: Gen Contact
230.77 s
[ical-gen] ✓ only generates valid 'Contact's 68.86 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ roundtrips through ContentLine 46.13 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ parses this example correctly 0.03 ms
230.77 s
[ical-gen] ✓ renders this example correctly 0.04 ms
230.77 s
[ical-gen] ✓ parses this example correctly 0.10 ms
230.77 s
[ical-gen] ✓ parses this example correctly 0.19 ms
230.77 s
[ical-gen] ✓ renders this example correctly 0.02 ms
230.77 s
[ical-gen] ✓ always renders to a valid content line 74.33 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] URL
230.77 s
[ical-gen] GenValid URL
230.77 s
[ical-gen] genValid :: Gen URL
230.77 s
[ical-gen] ✓ only generates valid 'URL's 115.56 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ parses this example correctly 0.09 ms
230.77 s
[ical-gen] ✓ renders this example correctly 0.01 ms
230.77 s
[ical-gen] ✓ parses only valid things 130.02 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ roundtrips through ContentLine 99.60 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ always renders to a valid content line 88.47 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] RequestStatus
230.77 s
[ical-gen] ✓ renders this example correctly 0.04 ms
230.77 s
[ical-gen] ✓ renders this example correctly 0.03 ms
230.77 s
[ical-gen] ✓ renders this example correctly 0.03 ms
230.77 s
[ical-gen] ✓ roundtrips through ContentLine 14.37 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ parses this example correctly 0.08 ms
230.77 s
[ical-gen] ✓ parses this example correctly 0.03 ms
230.77 s
[ical-gen] ✓ renders this example correctly 0.06 ms
230.77 s
[ical-gen] ✓ renders this example correctly 0.02 ms
230.77 s
[ical-gen] ✓ parses this example correctly 0.03 ms
230.77 s
[ical-gen] ✓ parses this example correctly 0.02 ms
230.77 s
[ical-gen] splitOnSemicolons
230.77 s
[ical-gen] ✓ roundtrips with intercalate 3.42 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ can split two empty strings 0.01 ms
230.77 s
[ical-gen] ✓ can split three empty strings 0.01 ms
230.77 s
[ical-gen] GenValid RequestStatus
230.77 s
[ical-gen] genValid :: Gen RequestStatus
230.77 s
[ical-gen] ✓ only generates valid 'RequestStatus's 48.60 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ parses this example correctly 0.02 ms
230.77 s
[ical-gen] ✓ always renders to a valid content line 30.17 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ parses only valid things 42.34 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] DateTimeDue
230.77 s
[ical-gen] ✓ parses only valid things 22.23 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] GenValid DateTimeDue
230.77 s
[ical-gen] genValid :: Gen DateTimeDue
230.77 s
[ical-gen] ✓ only generates valid 'DateTimeDue's 12.03 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ roundtrips through ContentLine 11.28 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ parses this example correctly 0.13 ms
230.77 s
[ical-gen] ✓ renders this example correctly 0.06 ms
230.77 s
[ical-gen] ✓ always renders to a valid content line 17.28 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] RecurrenceIdentifier
230.77 s
[ical-gen] GenValid RecurrenceIdentifier
230.77 s
[ical-gen] genValid :: Gen RecurrenceIdentifier
230.77 s
[ical-gen] ✓ only generates valid 'RecurrenceIdentifier's 6.54 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ renders this example correctly 0.12 ms
230.77 s
[ical-gen] ✓ roundtrips through ContentLine 19.87 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ parses this example correctly 0.05 ms
230.77 s
[ical-gen] ✓ parses this example correctly 0.12 ms
230.77 s
[ical-gen] ✓ parses only valid things 11.58 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ renders this example correctly 0.10 ms
230.77 s
[ical-gen] ✓ renders this example correctly 0.03 ms
230.77 s
[ical-gen] ✓ parses this example correctly 0.06 ms
230.77 s
[ical-gen] ✓ always renders to a valid content line 16.08 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] Resources
230.77 s
[ical-gen] GenValid Resources
230.77 s
[ical-gen] genValid :: Gen Resources
230.77 s
[ical-gen] ✓ only generates valid 'Resources's 47.88 ms
230.77 s
[ical-gen] passed for all of 100 inputs.
230.77 s
[ical-gen] ✓ parses this example correctly 0.07 ms
230.77 s
[ical-gen] ✓ renders this example correctly 0.09 ms
230.77 s
[ical-gen] ✓ parses this example correctly 0.02 ms
230.77 s
[ical-gen] ✓ parses only valid things 49.12 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ roundtrips through ContentLine 15.45 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ renders this example correctly 0.03 ms
230.78 s
[ical-gen] ✓ always renders to a valid content line 16.36 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] TimeZoneIdentifier
230.78 s
[ical-gen] GenValid TimeZoneIdentifier
230.78 s
[ical-gen] genValid :: Gen TimeZoneIdentifier
230.78 s
[ical-gen] ✓ only generates valid 'TimeZoneIdentifier's 4.16 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ renders this example correctly 0.89 ms
230.78 s
[ical-gen] ✓ parses only valid things 7.01 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ parses this example correctly 0.03 ms
230.78 s
[ical-gen] ✓ roundtrips through ContentLine 2.31 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ parses this example correctly 0.03 ms
230.78 s
[ical-gen] ✓ always renders to a valid content line 5.50 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ renders this example correctly 0.01 ms
230.78 s
[ical-gen] ✓ parses this example correctly 0.01 ms
230.78 s
[ical-gen] ✓ renders this example correctly 0.00 ms
230.78 s
[ical-gen] Status
230.78 s
[ical-gen] ✓ parses only valid things 0.50 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ roundtrips through ContentLine 0.91 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] GenValid Status
230.78 s
[ical-gen] genValid :: Gen Status
230.78 s
[ical-gen] ✓ only generates valid 'Status's 0.60 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ parses this example correctly 0.04 ms
230.78 s
[ical-gen] ✓ renders this example correctly 0.00 ms
230.78 s
[ical-gen] ✓ always renders to a valid content line 6.24 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ExceptionDateTimes
230.78 s
[ical-gen] ✓ parses only valid things 115.45 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ parses this example correctly 0.16 ms
230.78 s
[ical-gen] ✓ roundtrips through ContentLine 90.92 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] GenValid ExceptionDateTimes
230.78 s
[ical-gen] genValid :: Gen ExceptionDateTimes
230.78 s
[ical-gen] ✓ only generates valid 'ExceptionDateTimes's 20.60 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ always renders to a valid content line 44.33 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ renders this example correctly 0.14 ms
230.78 s
[ical-gen] ✓ parses this example correctly 0.27 ms
230.78 s
[ical-gen] TimeZoneOffsetFrom
230.78 s
[ical-gen] ✓ renders this example correctly 0.03 ms
230.78 s
[ical-gen] GenValid TimeZoneOffsetFrom
230.78 s
[ical-gen] genValid :: Gen TimeZoneOffsetFrom
230.78 s
[ical-gen] ✓ only generates valid 'TimeZoneOffsetFrom's 1.66 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ roundtrips through ContentLine 3.09 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ renders this example correctly 0.02 ms
230.78 s
[ical-gen] ✓ parses this example correctly 0.01 ms
230.78 s
[ical-gen] ✓ always renders to a valid content line 7.35 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ parses this example correctly 0.05 ms
230.78 s
[ical-gen] ✓ parses only valid things 2.09 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] Trigger
230.78 s
[ical-gen] ✓ roundtrips through ContentLine 6.58 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ parses this example correctly 0.07 ms
230.78 s
[ical-gen] ✓ parses this example correctly 0.03 ms
230.78 s
[ical-gen] ✓ parses this example correctly 0.02 ms
230.78 s
[ical-gen] GenValid Trigger
230.78 s
[ical-gen] genValid :: Gen Trigger
230.78 s
[ical-gen] ✓ only generates valid 'Trigger's 0.91 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ always renders to a valid content line 30.42 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ parses only valid things 6.89 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ renders this example correctly 0.02 ms
230.78 s
[ical-gen] ✓ renders this example correctly 0.08 ms
230.78 s
[ical-gen] ✓ renders this example correctly 0.01 ms
230.78 s
[ical-gen] Classification
230.78 s
[ical-gen] ✓ parses this example correctly 0.05 ms
230.78 s
[ical-gen] GenValid Classification
230.78 s
[ical-gen] genValid :: Gen Classification
230.78 s
[ical-gen] ✓ only generates valid 'Classification's 1.90 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ roundtrips through ContentLine 0.85 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ parses only valid things 2.64 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ renders this example correctly 0.01 ms
230.78 s
[ical-gen] ✓ always renders to a valid content line 5.29 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] Description
230.78 s
[ical-gen] ✓ always renders to a valid content line 56.10 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ parses only valid things 69.78 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] GenValid Description
230.78 s
[ical-gen] genValid :: Gen Description
230.78 s
[ical-gen] ✓ only generates valid 'Description's 41.80 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ renders this example correctly 0.08 ms
230.78 s
[ical-gen] ✓ roundtrips through ContentLine 40.10 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ parses this example correctly 0.06 ms
230.78 s
[ical-gen] Version
230.78 s
[ical-gen] ✓ roundtrips through ContentLine 4.07 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ parses only valid things 8.04 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ always renders to a valid content line 15.83 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ parses this example correctly 0.03 ms
230.78 s
[ical-gen] ✓ renders this example correctly 0.01 ms
230.78 s
[ical-gen] GenValid Version
230.78 s
[ical-gen] genValid :: Gen Version
230.78 s
[ical-gen] ✓ only generates valid 'Version's 2.71 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] DateTimeEnd
230.78 s
[ical-gen] ✓ renders this example correctly 0.09 ms
230.78 s
[ical-gen] ✓ parses this example correctly 0.11 ms
230.78 s
[ical-gen] ✓ parses this example correctly 0.10 ms
230.78 s
[ical-gen] ✓ parses only valid things 18.39 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] GenValid DateTimeEnd
230.78 s
[ical-gen] genValid :: Gen DateTimeEnd
230.78 s
[ical-gen] ✓ only generates valid 'DateTimeEnd's 4.02 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ renders this example correctly 0.06 ms
230.78 s
[ical-gen] ✓ always renders to a valid content line 9.39 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ parses this example correctly 0.21 ms
230.78 s
[ical-gen] ✓ roundtrips through ContentLine 15.97 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] CalendarScale
230.78 s
[ical-gen] ✓ renders this example correctly 0.06 ms
230.78 s
[ical-gen] ✓ parses only valid things 1.77 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ roundtrips through ContentLine 0.80 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] GenValid CalendarScale
230.78 s
[ical-gen] genValid :: Gen CalendarScale
230.78 s
[ical-gen] ✓ only generates valid 'CalendarScale's 0.44 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ parses this example correctly 0.01 ms
230.78 s
[ical-gen] ✓ always renders to a valid content line 3.91 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] Comment
230.78 s
[ical-gen] ✓ roundtrips through ContentLine 48.53 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ parses this example correctly 0.09 ms
230.78 s
[ical-gen] ✓ always renders to a valid content line 45.49 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ renders this example correctly 0.03 ms
230.78 s
[ical-gen] GenValid Comment
230.78 s
[ical-gen] genValid :: Gen Comment
230.78 s
[ical-gen] ✓ only generates valid 'Comment's 49.53 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ parses only valid things 42.88 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] Method
230.78 s
[ical-gen] ✓ roundtrips through ContentLine 2.60 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ parses this example correctly 0.04 ms
230.78 s
[ical-gen] ✓ parses only valid things 4.13 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ parses this example correctly 0.01 ms
230.78 s
[ical-gen] ✓ renders this example correctly 0.01 ms
230.78 s
[ical-gen] ✓ renders this example correctly 0.01 ms
230.78 s
[ical-gen] ✓ parses this example correctly 0.01 ms
230.78 s
[ical-gen] ✓ always renders to a valid content line 6.27 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ parses this example correctly 0.03 ms
230.78 s
[ical-gen] ✓ renders this example correctly 0.01 ms
230.78 s
[ical-gen] ✓ renders this example correctly 0.01 ms
230.78 s
[ical-gen] ✓ parses this example correctly 0.02 ms
230.78 s
[ical-gen] ✓ renders this example correctly 0.01 ms
230.78 s
[ical-gen] ✓ renders this example correctly 0.01 ms
230.78 s
[ical-gen] ✓ parses this example correctly 0.00 ms
230.78 s
[ical-gen] ✓ parses this example correctly 0.01 ms
230.78 s
[ical-gen] ✓ renders this example correctly 0.01 ms
230.78 s
[ical-gen] ✓ renders this example correctly 0.01 ms
230.78 s
[ical-gen] ✓ parses this example correctly 0.01 ms
230.78 s
[ical-gen] GenValid Method
230.78 s
[ical-gen] genValid :: Gen Method
230.78 s
[ical-gen] ✓ only generates valid 'Method's 5.12 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] Categories
230.78 s
[ical-gen] ✓ parses this example correctly 0.03 ms
230.78 s
[ical-gen] ✓ renders this example correctly 0.01 ms
230.78 s
[ical-gen] ✓ parses this example correctly 0.02 ms
230.78 s
[ical-gen] ✓ renders this example correctly 0.01 ms
230.78 s
[ical-gen] ✓ parses this example correctly 0.02 ms
230.78 s
[ical-gen] ✓ renders this example correctly 0.01 ms
230.78 s
[ical-gen] ✓ parses this example correctly 0.01 ms
230.78 s
[ical-gen] ✓ roundtrips through ContentLine 10.16 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ renders this example correctly 0.02 ms
230.78 s
[ical-gen] ✓ parses only valid things 47.45 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ renders this example correctly 0.01 ms
230.78 s
[ical-gen] ✓ parses this example correctly 0.01 ms
230.78 s
[ical-gen] ✓ always renders to a valid content line 12.35 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] GenValid Categories
230.78 s
[ical-gen] genValid :: Gen Categories
230.78 s
[ical-gen] ✓ only generates valid 'Categories's 41.05 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] TimeZoneURL
230.78 s
[ical-gen] ✓ always renders to a valid content line 80.25 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ roundtrips through ContentLine 94.77 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ parses only valid things 105.85 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ parses this example correctly 0.16 ms
230.78 s
[ical-gen] ✓ renders this example correctly 0.02 ms
230.78 s
[ical-gen] GenValid TimeZoneURL
230.78 s
[ical-gen] genValid :: Gen TimeZoneURL
230.78 s
[ical-gen] ✓ only generates valid 'TimeZoneURL's 97.19 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] DateTimeStart
230.78 s
[ical-gen] ✓ always renders to a valid content line 15.81 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ parses this example correctly 0.13 ms
230.78 s
[ical-gen] ✓ roundtrips through ContentLine 9.34 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] GenValid DateTimeStart
230.78 s
[ical-gen] genValid :: Gen DateTimeStart
230.78 s
[ical-gen] ✓ only generates valid 'DateTimeStart's 6.01 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ renders this example correctly 0.05 ms
230.78 s
[ical-gen] ✓ parses this example correctly 0.07 ms
230.78 s
[ical-gen] ✓ parses only valid things 15.19 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] Organizer
230.78 s
[ical-gen] ✓ roundtrips through ContentLine 166.00 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ parses this example correctly 0.13 ms
230.78 s
[ical-gen] ✓ always renders to a valid content line 163.36 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] GenValid Organizer
230.78 s
[ical-gen] genValid :: Gen Organizer
230.78 s
[ical-gen] ✓ only generates valid 'Organizer's 198.41 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ✓ parses this example correctly 0.13 ms
230.78 s
[ical-gen] ✓ parses this example correctly 0.21 ms
230.78 s
[ical-gen] ✓ renders this example correctly 0.01 ms
230.78 s
[ical-gen] ✓ renders this example correctly 0.01 ms
230.78 s
[ical-gen] ✓ renders this example correctly 0.01 ms
230.78 s
[ical-gen] ✓ parses only valid things 213.25 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.78 s
[ical-gen] ICal.PropertyType.URISpec
230.78 s
[ical-gen] URI
230.78 s
[ical-gen] ✓ roundtrips through ContentLine 91.67 ms
230.78 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] ✓ parses this example correctly 0.06 ms
230.79 s
[ical-gen] GenValid URI
230.79 s
[ical-gen] genValid :: Gen URI
230.79 s
[ical-gen] ✓ only generates valid 'URI's 116.43 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] ✓ renders this example correctly 0.03 ms
230.79 s
[ical-gen] ✓ always renders to a valid content line 74.84 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] ✓ renders this example correctly 0.03 ms
230.79 s
[ical-gen] ✓ parses only valid things 119.99 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] ✓ can parse (with a fixable error) an incorrectly text-encoded uri 0.09 ms
230.79 s
[ical-gen] ✓ parses this example correctly 0.04 ms
230.79 s
[ical-gen] ICal.PropertyType.FloatingPointSpec
230.79 s
[ical-gen] FloatingPoint
230.79 s
[ical-gen] ✓ renders this example correctly 0.05 ms
230.79 s
[ical-gen] ✓ parses this example correctly 0.65 ms
230.79 s
[ical-gen] ✓ parses this example correctly 0.02 ms
230.79 s
[ical-gen] ✓ parses this example correctly 0.01 ms
230.79 s
[ical-gen] ✓ always renders to a valid content line 5.78 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] ✓ parses this example correctly 0.02 ms
230.79 s
[ical-gen] ✓ parses only valid things 8.12 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] ✓ roundtrips through ContentLine 10.50 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] ✓ renders this example correctly 0.06 ms
230.79 s
[ical-gen] ✓ parses this example correctly 0.02 ms
230.79 s
[ical-gen] ✓ renders this example correctly 0.02 ms
230.79 s
[ical-gen] ✓ renders this example correctly 0.02 ms
230.79 s
[ical-gen] ✓ renders this example correctly 0.02 ms
230.79 s
[ical-gen] ICal.PropertyType.PeriodSpec
230.79 s
[ical-gen] ✓ parses this example correctly 0.23 ms
230.79 s
[ical-gen] ✓ parses only valid things 19.71 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] ✓ renders this example correctly 0.04 ms
230.79 s
[ical-gen] ✓ parses this example correctly 0.05 ms
230.79 s
[ical-gen] ✓ parses this example correctly 0.03 ms
230.79 s
[ical-gen] ✓ parses this example correctly 0.05 ms
230.79 s
[ical-gen] ✓ renders this example correctly 0.02 ms
230.79 s
[ical-gen] GenValid Period
230.79 s
[ical-gen] genValid :: Gen Period
230.79 s
[ical-gen] ✓ only generates valid 'Period's 0.76 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] ✓ roundtrips through ContentLine 23.12 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] ✓ always renders to a valid content line 10.35 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] rejected
230.79 s
[ical-gen] parses this example correctly
230.79 s
[ical-gen] renders this example correctly
230.79 s
[ical-gen] ICal.PropertyType.CalAddressSpec
230.79 s
[ical-gen] CalAddress
230.79 s
[ical-gen] ✓ parses this example correctly 0.04 ms
230.79 s
[ical-gen] ✓ always renders to a valid content line 90.49 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] ✓ renders this example correctly 0.02 ms
230.79 s
[ical-gen] GenValid CalAddress
230.79 s
[ical-gen] genValid :: Gen CalAddress
230.79 s
[ical-gen] ✓ only generates valid 'CalAddress's 85.95 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] ✓ parses only valid things 117.34 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] ✓ roundtrips through ContentLine 96.28 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] ICal.PropertyType.DateSpec
230.79 s
[ical-gen] dateP
230.79 s
[ical-gen] ✓ fails to parse this date, correctly 0.04 ms
230.79 s
[ical-gen] ✓ parses this example correctly 0.05 ms
230.79 s
[ical-gen] ✓ parses this example correctly 0.05 ms
230.79 s
[ical-gen] ✓ renders this date correctly 0.03 ms
230.79 s
[ical-gen] ✓ renders this example correctly 0.03 ms
230.79 s
[ical-gen] Date
230.79 s
[ical-gen] ✓ parses only valid things 7.97 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] ✓ roundtrips through ContentLine 11.36 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] GenValid Date
230.79 s
[ical-gen] genValid :: Gen Date
230.79 s
[ical-gen] ✓ only generates valid 'Date's 0.60 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] ✓ always renders to a valid content line 3.20 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] ICal.PropertyType.UTCOffsetSpec
230.79 s
[ical-gen] UTCOffset
230.79 s
[ical-gen] GenValid UTCOffset
230.79 s
[ical-gen] genValid :: Gen UTCOffset
230.79 s
[ical-gen] ✓ only generates valid 'UTCOffset's 0.42 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] ✓ parses this example correctly 0.02 ms
230.79 s
[ical-gen] ✓ renders this example correctly 0.01 ms
230.79 s
[ical-gen] ✓ always renders to a valid content line 4.76 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] ✓ parses only valid things 4.47 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] ✓ parses this example correctly 0.05 ms
230.79 s
[ical-gen] ✓ renders this example correctly 0.02 ms
230.79 s
[ical-gen] ✓ roundtrips through ContentLine 4.07 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] ICal.ContentLineSpec
230.79 s
[ical-gen] ContentLine
230.79 s
[ical-gen] GenValid ContentLine
230.79 s
[ical-gen] genValid :: Gen ContentLine
230.79 s
[ical-gen] ✓ only generates valid 'ContentLine's 274.00 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] ✓ roundtrips ContentLines 137.89 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] escapeParamValue
230.79 s
[ical-gen] ✓ roundtrips with unescapeParamValue 3.48 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] parseContentLineFromUnfoldedLine
230.79 s
[ical-gen] ✓ roundtrips with renderContentLineToUnfoldedLine 113.77 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] ContentLineValue
230.79 s
[ical-gen] ✓ roundtrips ContentLineValues 149.35 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] GenValid ContentLineValue
230.79 s
[ical-gen] genValid :: Gen ContentLineValue
230.79 s
[ical-gen] ✓ only generates valid 'ContentLineValue's 232.73 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] ParamValue
230.79 s
[ical-gen] GenValid ParamValue
230.79 s
[ical-gen] genValid :: Gen ParamValue
230.79 s
[ical-gen] ✓ only generates valid 'ParamValue's 8.02 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] ✓ roundtrips ParamValues 9.69 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] ContentLineName
230.79 s
[ical-gen] ✓ roundtrips ContentLineNames 9.43 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] GenValid ContentLineName
230.79 s
[ical-gen] genValid :: Gen ContentLineName
230.79 s
[ical-gen] ✓ only generates valid 'ContentLineName's 9.51 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] examples
230.79 s
[ical-gen] ✓ renders this example correctly 0.03 ms
230.79 s
[ical-gen] ✓ parses this example correctly 0.03 ms
230.79 s
[ical-gen] ✓ parses this example correctly 0.01 ms
230.79 s
[ical-gen] ✓ renders this example correctly 0.07 ms
230.79 s
[ical-gen] ✓ renders this example correctly 0.03 ms
230.79 s
[ical-gen] test_resources/calendar/fixable
230.79 s
[ical-gen] uri-with-encoded-comma.ics
230.79 s
[ical-gen] ✓ can parse and unfold every line 2.18 ms
230.79 s
[ical-gen] invalid-until.ics
230.79 s
[ical-gen] ✓ can parse and unfold every line 3.37 ms
230.79 s
[ical-gen] without-crlf.ics
230.79 s
[ical-gen] ✓ can parse and unfold every line 0.27 ms
230.79 s
[ical-gen] uid.ics
230.79 s
[ical-gen] ✓ can parse and unfold every line 1.10 ms
230.79 s
[ical-gen] missing-prodid.ics
230.79 s
[ical-gen] ✓ can parse and unfold every line 0.46 ms
230.79 s
[ical-gen] ✓ parses this example correctly 0.03 ms
230.79 s
[ical-gen] ✓ renders this example correctly 0.02 ms
230.79 s
[ical-gen] ✓ parses this example correctly 0.00 ms
230.79 s
[ical-gen] test_resources/calendar/valid
230.79 s
[ical-gen] duration-weeks.ics
230.79 s
[ical-gen] ✓ can parse and unfold every line 0.45 ms
230.79 s
[ical-gen] zoned-recurring.ics
230.79 s
[ical-gen] ✓ can parse and unfold every line 1.17 ms
230.79 s
[ical-gen] example.ics
230.79 s
[ical-gen] ✓ can parse and unfold every line 0.77 ms
230.79 s
[ical-gen] spec-4-3.ics
230.79 s
[ical-gen] ✓ can parse and unfold every line 1.32 ms
230.79 s
[ical-gen] rdate-period.ics
230.79 s
[ical-gen] ✓ can parse and unfold every line 0.55 ms
230.79 s
[ical-gen] zoned-border.ics
230.79 s
[ical-gen] ✓ can parse and unfold every line 1.57 ms
230.79 s
[ical-gen] spec-4-5.ics
230.79 s
[ical-gen] ✓ can parse and unfold every line 1.22 ms
230.79 s
[ical-gen] exception.ics
230.79 s
[ical-gen] ✓ can parse and unfold every line 7.26 ms
230.79 s
[ical-gen] rdate.ics
230.79 s
[ical-gen] ✓ can parse and unfold every line 0.44 ms
230.79 s
[ical-gen] museum.ics
230.79 s
[ical-gen] ✓ can parse and unfold every line 1.56 ms
230.79 s
[ical-gen] zoned.ics
230.79 s
[ical-gen] ✓ can parse and unfold every line 1.72 ms
230.79 s
[ical-gen] uid.ics
230.79 s
[ical-gen] ✓ can parse and unfold every line 1.23 ms
230.79 s
[ical-gen] spec-3.4.ics
230.79 s
[ical-gen] ✓ can parse and unfold every line 0.52 ms
230.79 s
[ical-gen] daily-bysetpos.ics
230.79 s
[ical-gen] ✓ can parse and unfold every line 0.27 ms
230.79 s
[ical-gen] zoned-complex.ics
230.79 s
[ical-gen] ✓ can parse and unfold every line 6.58 ms
230.79 s
[ical-gen] dash.ics
230.79 s
[ical-gen] ✓ can parse and unfold every line 4.82 ms
230.79 s
[ical-gen] visit.ics
230.79 s
[ical-gen] ✓ can parse and unfold every line 3.39 ms
230.79 s
[ical-gen] duration.ics
230.79 s
[ical-gen] ✓ can parse and unfold every line 0.62 ms
230.79 s
[ical-gen] date.ics
230.79 s
[ical-gen] ✓ can parse and unfold every line 1.77 ms
230.79 s
[ical-gen] spec-4-4.ics
230.79 s
[ical-gen] ✓ can parse and unfold every line 1.32 ms
230.79 s
[ical-gen] duration-time.ics
230.79 s
[ical-gen] ✓ can parse and unfold every line 0.40 ms
230.79 s
[ical-gen] spec-4-2.ics
230.79 s
[ical-gen] ✓ can parse and unfold every line 3.57 ms
230.79 s
[ical-gen] ignored.ics
230.79 s
[ical-gen] ✓ can parse and unfold every line 0.80 ms
230.79 s
[ical-gen] minimal.ics
230.79 s
[ical-gen] ✓ can parse and unfold every line 0.76 ms
230.79 s
[ical-gen] empty.ics
230.79 s
[ical-gen] ✓ can parse and unfold every line 0.15 ms
230.79 s
[ical-gen] funky.ics
230.79 s
[ical-gen] ✓ can parse and unfold every line 2.72 ms
230.79 s
[ical-gen] zoned-rdate.ics
230.79 s
[ical-gen] ✓ can parse and unfold every line 7.49 ms
230.79 s
[ical-gen] spec-4-6.ics
230.79 s
[ical-gen] ✓ can parse and unfold every line 4.68 ms
230.79 s
[ical-gen] invitation.ics
230.79 s
[ical-gen] ✓ can parse and unfold every line 6.63 ms
230.79 s
[ical-gen] one-recurrence-invalid.ics
230.79 s
[ical-gen] ✓ can parse and unfold every line 0.72 ms
230.79 s
[ical-gen] spec-4-1.ics
230.79 s
[ical-gen] ✓ can parse and unfold every line 1.32 ms
230.79 s
[ical-gen] ✓ parses this example correctly 0.01 ms
230.79 s
[ical-gen] ✓ renders this example correctly 0.03 ms
230.79 s
[ical-gen] ✓ parses this example correctly 0.06 ms
230.79 s
[ical-gen] ✓ parses this example correctly 0.01 ms
230.79 s
[ical-gen] ✓ renders this example correctly 0.03 ms
230.79 s
[ical-gen] ✓ renders this example correctly 0.01 ms
230.79 s
[ical-gen] ParamName
230.79 s
[ical-gen] ✓ roundtrips ParamNames 12.14 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] GenValid ParamName
230.79 s
[ical-gen] genValid :: Gen ParamName
230.79 s
[ical-gen] ✓ only generates valid 'ParamName's 20.52 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] ICal.Component.JournalSpec
230.79 s
[ical-gen] test_resources/journal
230.79 s
[ical-gen] spec-3.6.3-1
230.79 s
[ical-gen] ✓ can parse this file as a component strictly and roundtrip it 0.68 ms
230.79 s
[ical-gen] Journal
230.79 s
[ical-gen] ✓ parses only valid things 10471.71 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] ✓ renders to a valid Component 10059.59 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] ✓ roundtrips through Text 10005.87 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] GenValid Journal
230.79 s
[ical-gen] genValid :: Gen Journal
230.79 s
[ical-gen] ✓ only generates valid 'Journal's 7415.97 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] ✓ roundtrips through a General Component 7881.17 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] ICal.PropertyType.TimeSpec
230.79 s
[ical-gen] timeP
230.79 s
[ical-gen] ✓ renders this example correctly 0.02 ms
230.79 s
[ical-gen] ✓ parses this example correctly 0.02 ms
230.79 s
[ical-gen] ✓ renders this example correctly 0.02 ms
230.79 s
[ical-gen] ✓ parses this example correctly 0.01 ms
230.79 s
[ical-gen] ✓ fails to parse this counterexample from the spec 0.01 ms
230.79 s
[ical-gen] ✓ parses this example correctly 0.01 ms
230.79 s
[ical-gen] ✓ renders this example correctly 0.00 ms
230.79 s
[ical-gen] Time
230.79 s
[ical-gen] GenValid Time
230.79 s
[ical-gen] genValid :: Gen Time
230.79 s
[ical-gen] ✓ only generates valid 'Time's 15.83 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] ✓ parses only valid things 15.28 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] ✓ always renders to a valid content line 10.67 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] ✓ roundtrips through ContentLine 10.64 ms
230.79 s
[ical-gen] passed for all of 100 inputs.
230.79 s
[ical-gen] ICal.PropertyType.DateTimeSpec
230.79 s
[ical-gen] DateTime
230.80 s
[ical-gen] GenValid DateTime
230.80 s
[ical-gen] genValid :: Gen DateTime
230.80 s
[ical-gen] ✓ only generates valid 'DateTime's 7.85 ms
230.80 s
[ical-gen] passed for all of 100 inputs.
230.80 s
[ical-gen] ✓ parses only valid things 18.30 ms
230.80 s
[ical-gen] passed for all of 100 inputs.
230.80 s
[ical-gen] ✓ always renders to a valid content line 11.40 ms
230.80 s
[ical-gen] passed for all of 100 inputs.
230.80 s
[ical-gen] ✓ roundtrips through ContentLine 15.07 ms
230.80 s
[ical-gen] passed for all of 100 inputs.
230.80 s
[ical-gen] dateTimeP
230.80 s
[ical-gen] ✓ fails to parse this datetime with the wrong value type 0.04 ms
230.80 s
[ical-gen] ✓ renders this example correctly 0.04 ms
230.80 s
[ical-gen] ✓ parses this example correctly 1.26 ms
230.80 s
[ical-gen] ✓ parses this example correctly 0.07 ms
230.80 s
[ical-gen] ✓ parses this example correctly 0.04 ms
230.80 s
[ical-gen] ✓ parses this example correctly 0.03 ms
230.80 s
[ical-gen] ✓ renders this example correctly 0.03 ms
230.80 s
[ical-gen] ✓ parses this example correctly 0.06 ms
230.80 s
[ical-gen] ✓ renders this example correctly 0.02 ms
230.80 s
[ical-gen] ✓ fails to parse this invalid datetime 0.04 ms
230.80 s
[ical-gen] ✓ renders this example correctly 0.02 ms
230.80 s
[ical-gen] ✓ parses this example correctly 0.03 ms
230.80 s
[ical-gen] ✓ parses this example correctly 0.03 ms
230.80 s
[ical-gen] ✓ renders this example correctly 0.01 ms
230.80 s
[ical-gen] ✓ parses this example correctly 0.05 ms
230.80 s
[ical-gen] ✓ parses this example correctly 0.03 ms
230.80 s
[ical-gen] ✓ parses this example correctly 0.04 ms
230.80 s
[ical-gen] ICalSpec
230.80 s
[ical-gen] renderVCalendar
230.80 s
[ical-gen] ✓ roundtrips with parseVCalendar 15781.88 ms
230.80 s
[ical-gen] passed for all of 100 inputs.
230.80 s
[ical-gen] test_resources/calendar/error
230.80 s
[ical-gen] missing-prodid.ics
230.80 s
[ical-gen] ✓ fails to parse this calendar 2.02 ms
230.80 s
[ical-gen] missing-end.ics
230.80 s
[ical-gen] ✓ fails to parse this calendar 0.31 ms
230.80 s
[ical-gen] timezone-without-observances.ics
230.80 s
[ical-gen] ✓ fails to parse this calendar 0.45 ms
230.80 s
[ical-gen] missing-end-event.ics
230.80 s
[ical-gen] ✓ fails to parse this calendar 0.46 ms
230.80 s
[ical-gen] renderICalendar
230.80 s
[ical-gen] ✓ roundtrips with parseICalendar 16517.72 ms
230.80 s
[ical-gen] passed for all of 100 inputs.
230.80 s
[ical-gen] ✓ renders this example from the spec correctly 0.88 ms
230.80 s
[ical-gen] test_resources/calendar/valid
230.80 s
[ical-gen] rdate.ics
230.80 s
[ical-gen] ✓ can parse this calendar 3.57 ms
230.80 s
[ical-gen] dash.ics
230.80 s
[ical-gen] ✓ can parse this calendar 3.58 ms
230.80 s
[ical-gen] spec-4-3.ics
230.80 s
[ical-gen] ✓ can parse this calendar 2.69 ms
230.80 s
[ical-gen] spec-4-1.ics
230.80 s
[ical-gen] ✓ can parse this calendar 2.62 ms
230.80 s
[ical-gen] invitation.ics
230.80 s
[ical-gen] ✓ can parse this calendar 3.87 ms
230.80 s
[ical-gen] example.ics
230.80 s
[ical-gen] ✓ can parse this calendar 0.74 ms
230.80 s
[ical-gen] one-recurrence-invalid.ics
230.80 s
[ical-gen] ✓ can parse this calendar 2.86 ms
230.80 s
[ical-gen] zoned-border.ics
230.80 s
[ical-gen] ✓ can parse this calendar 4.04 ms
230.80 s
[ical-gen] zoned-complex.ics
230.80 s
[ical-gen] ✓ can parse this calendar 8.18 ms
230.80 s
[ical-gen] duration-time.ics
230.80 s
[ical-gen] ✓ can parse this calendar 1.96 ms
230.80 s
[ical-gen] spec-4-6.ics
230.80 s
[ical-gen] ✓ can parse this calendar 3.48 ms
230.80 s
[ical-gen] empty.ics
230.80 s
[ical-gen] ✓ can parse this calendar 0.33 ms
230.80 s
[ical-gen] zoned-rdate.ics
230.80 s
[ical-gen] ✓ can parse this calendar 7.53 ms
230.80 s
[ical-gen] ignored.ics
230.80 s
[ical-gen] ✓ can parse this calendar 0.88 ms
230.80 s
[ical-gen] spec-4-5.ics
230.80 s
[ical-gen] ✓ can parse this calendar 1.84 ms
230.80 s
[ical-gen] duration.ics
230.80 s
[ical-gen] ✓ can parse this calendar 0.65 ms
230.80 s
[ical-gen] uid.ics
230.80 s
[ical-gen] ✓ can parse this calendar 2.25 ms
230.80 s
[ical-gen] duration-weeks.ics
230.80 s
[ical-gen] ✓ can parse this calendar 2.15 ms
230.80 s
[ical-gen] zoned.ics
230.80 s
[ical-gen] ✓ can parse this calendar 4.18 ms
230.80 s
[ical-gen] spec-4-2.ics
230.80 s
[ical-gen] ✓ can parse this calendar 4.30 ms
230.80 s
[ical-gen] funky.ics
230.80 s
[ical-gen] ✓ can parse this calendar 6.85 ms
230.80 s
[ical-gen] date.ics
230.80 s
[ical-gen] ✓ can parse this calendar 0.75 ms
230.80 s
[ical-gen] rdate-period.ics
230.80 s
[ical-gen] ✓ can parse this calendar 1.92 ms
230.80 s
[ical-gen] spec-3.4.ics
230.80 s
[ical-gen] ✓ can parse this calendar 0.54 ms
230.80 s
[ical-gen] museum.ics
230.80 s
[ical-gen] ✓ can parse this calendar 1.87 ms
230.80 s
[ical-gen] visit.ics
230.80 s
[ical-gen] ✓ can parse this calendar 1.88 ms
230.80 s
[ical-gen] minimal.ics
230.80 s
[ical-gen] ✓ can parse this calendar 0.33 ms
230.80 s
[ical-gen] exception.ics
230.80 s
[ical-gen] ✓ can parse this calendar 2.74 ms
230.80 s
[ical-gen] daily-bysetpos.ics
230.80 s
[ical-gen] ✓ can parse this calendar 0.53 ms
230.80 s
[ical-gen] spec-4-4.ics
230.80 s
[ical-gen] ✓ can parse this calendar 2.75 ms
230.80 s
[ical-gen] zoned-recurring.ics
230.80 s
[ical-gen] ✓ can parse this calendar 2.57 ms
230.80 s
[ical-gen] renderICalendarByteString
230.80 s
[ical-gen] ✓ roundtrips with parseICalendarByteString 16589.41 ms
230.80 s
[ical-gen] passed for all of 100 inputs.
230.80 s
[ical-gen] ✓ parses this example from the spec correctly 0.01 ms
230.80 s
[ical-gen] test_resources/calendar/fixable
230.80 s
[ical-gen] uri-with-encoded-comma.ics
230.80 s
[ical-gen] ✓ can parse this calendar leniently and turn it into something valid that can be parsed strictly 4.06 ms
230.80 s
[ical-gen] ✓ cannot parse this calendar strictly 0.62 ms
230.80 s
[ical-gen] seattle.cs
230.80 s
[ical-gen] ✓ can parse this calendar leniently and turn it into something valid that can be parsed strictly 91.93 ms
230.80 s
[ical-gen] ✓ cannot parse this calendar strictly 0.15 ms
230.80 s
[ical-gen] invalid-until.ics
230.80 s
[ical-gen] ✓ can parse this calendar leniently and turn it into something valid that can be parsed strictly 11.22 ms
230.80 s
[ical-gen] ✓ cannot parse this calendar strictly 1.68 ms
230.80 s
[ical-gen] missing-prodid.ics
230.80 s
[ical-gen] ✓ can parse this calendar leniently and turn it into something valid that can be parsed strictly 2.28 ms
230.80 s
[ical-gen] ✓ cannot parse this calendar strictly 0.27 ms
230.80 s
[ical-gen] uid.ics
230.80 s
[ical-gen] ✓ cannot parse this calendar strictly 0.92 ms
230.80 s
[ical-gen] ✓ can parse this calendar leniently and turn it into something valid that can be parsed strictly 4.06 ms
230.80 s
[ical-gen] without-crlf.ics
230.80 s
[ical-gen] ✓ can parse this calendar leniently and turn it into something valid that can be parsed strictly 0.46 ms
230.80 s
[ical-gen] ✓ cannot parse this calendar strictly 0.06 ms
230.80 s
[ical-gen] ICal.Component.TodoSpec
230.80 s
[ical-gen] Todo
230.80 s
[ical-gen] ✓ parses only valid things 10200.82 ms
230.80 s
[ical-gen] passed for all of 100 inputs.
230.80 s
[ical-gen] ✓ roundtrips through Text 9953.42 ms
230.80 s
[ical-gen] passed for all of 100 inputs.
230.80 s
[ical-gen] ✓ roundtrips through a General Component 8411.36 ms
230.80 s
[ical-gen] passed for all of 100 inputs.
230.80 s
[ical-gen] ✓ renders to a valid Component 9403.22 ms
230.80 s
[ical-gen] passed for all of 100 inputs.
230.80 s
[ical-gen] GenValid Todo
230.80 s
[ical-gen] genValid :: Gen Todo
230.80 s
[ical-gen] ✓ only generates valid 'Todo's 7291.56 ms
230.80 s
[ical-gen] passed for all of 100 inputs.
230.80 s
[ical-gen] test_resources/todo
230.80 s
[ical-gen] spec-3.6.2-2
230.80 s
[ical-gen] ✓ can parse this file as a component strictly and roundtrip it 1.85 ms
230.80 s
[ical-gen] spec-3.6.2-1
230.80 s
[ical-gen] ✓ can parse this file as a component strictly and roundtrip it 2.37 ms
230.80 s
[ical-gen] ICal.Component.AlarmSpec
230.80 s
[ical-gen] makeEmailAlarm
230.80 s
[ical-gen] ✓ produces valid alarms 507.85 ms
230.80 s
[ical-gen] passed for all of 100 inputs.
230.80 s
[ical-gen] test_resources/alarm
230.80 s
[ical-gen] spec-3.6.6-1
230.80 s
[ical-gen] ✓ can parse this file as a component strictly and roundtrip it 4.31 ms
230.80 s
[ical-gen] spec-3.6.6-2
230.80 s
[ical-gen] ✓ can parse this file as a component strictly and roundtrip it 0.30 ms
230.80 s
[ical-gen] spec-3.6.6-3
230.80 s
[ical-gen] ✓ can parse this file as a component strictly and roundtrip it 0.81 ms
230.80 s
[ical-gen] Alarm
230.80 s
[ical-gen] GenValid Alarm
230.80 s
[ical-gen] genValid :: Gen Alarm
230.80 s
[ical-gen] ✓ only generates valid 'Alarm's 4274.41 ms
230.80 s
[ical-gen] passed for all of 100 inputs.
230.80 s
[ical-gen] ✓ roundtrips through Text 6282.33 ms
230.80 s
[ical-gen] passed for all of 100 inputs.
230.80 s
[ical-gen] ✓ renders to a valid Component 7424.07 ms
230.80 s
[ical-gen] passed for all of 100 inputs.
230.80 s
[ical-gen] ✓ parses only valid things 7004.25 ms
230.80 s
[ical-gen] passed for all of 100 inputs.
230.80 s
[ical-gen] ✓ roundtrips through a General Component 5315.99 ms
230.80 s
[ical-gen] passed for all of 100 inputs.
230.80 s
[ical-gen] makeAudioAlarm
230.80 s
[ical-gen] ✓ produces valid alarms 1.00 ms
230.80 s
[ical-gen] passed for all of 100 inputs.
230.80 s
[ical-gen] makeDisplayAlarm
230.80 s
[ical-gen] ✓ produces valid alarms 85.45 ms
230.80 s
[ical-gen] passed for all of 100 inputs.
230.80 s
[ical-gen]
230.80 s
[ical-gen] Examples: 45713
230.80 s
[ical-gen] Passed: 1064
230.80 s
[ical-gen] Failed: 0
230.80 s
[ical-gen] Pending: 4
230.80 s
[ical-gen] Sum of test runtimes: 377.08 seconds
230.80 s
[ical-gen] Test suite took: 68.03 seconds
230.80 s
[ical-gen]
231.03 s
[smos-jobhunt] [1 of 6] Compiling Paths_smos_jobhunt ( dist/build/autogen/Paths_smos_jobhunt.hs, dist/build/Paths_smos_jobhunt.o, dist/build/Paths_smos_jobhunt.dyn_o )
231.09 s
[smos-api] [1 of 5] Compiling Paths_smos_api ( dist/build/autogen/Paths_smos_api.hs, dist/build/Paths_smos_api.o, dist/build/Paths_smos_api.dyn_o )
231.09 s
[smos-api] Adapting module: Smos.API.Password
231.09 s
[smos-api] Outputing coverables file /build/smos-api-0.8.0/src/Smos/API/Password.hs.coverables for source file /build/smos-api-0.8.0/src/Smos/API/Password.hs
231.09 s
[smos-api] Adapting module: Smos.API.Username
231.09 s
[smos-api] Outputing coverables file /build/smos-api-0.8.0/src/Smos/API/Username.hs.coverables for source file /build/smos-api-0.8.0/src/Smos/API/Username.hs
231.09 s
[smos-api] Adapting module: Smos.API.SHA256
231.09 s
[smos-api] Outputing coverables file /build/smos-api-0.8.0/src/Smos/API/SHA256.hs.coverables for source file /build/smos-api-0.8.0/src/Smos/API/SHA256.hs
231.23 s
[smos-report-gen-source] Phase: setupCompilerEnvironmentPhase
231.24 s
[smos-report-gen-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
231.26 s
[smos-archive] Phase: setupCompilerEnvironmentPhase
231.27 s
[smos-archive] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
231.33 s
[smos-query] Phase: setupCompilerEnvironmentPhase
231.33 s
[smos-query] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
231.56 s
[smos-jobhunt] [2 of 6] Compiling Smos.JobHunt.OptParse ( src/Smos/JobHunt/OptParse.hs, dist/build/Smos/JobHunt/OptParse.o, dist/build/Smos/JobHunt/OptParse.dyn_o )
231.56 s
[smos-jobhunt] Adapting module: Smos.JobHunt.OptParse
231.56 s
[smos-jobhunt] Outputing coverables file /build/smos-jobhunt-0.2.0/src/Smos/JobHunt/OptParse.hs.coverables for source file /build/smos-jobhunt-0.2.0/src/Smos/JobHunt/OptParse.hs
231.65 s
[smos-api] [2 of 5] Compiling Smos.API.Password ( src/Smos/API/Password.hs, dist/build/Smos/API/Password.o, dist/build/Smos/API/Password.dyn_o )
231.65 s
[smos-api] [3 of 5] Compiling Smos.API.SHA256 ( src/Smos/API/SHA256.hs, dist/build/Smos/API/SHA256.o, dist/build/Smos/API/SHA256.dyn_o )
231.71 s
[smos-report-gen-source] Phase: unpackPhase
231.72 s
[smos-report-gen-source] unpacking source archive /nix/store/fsffnammb78gp1yw16piih2yxsxcw6rp-smos-report-gen
231.73 s
[smos-report-gen-source] source root is smos-report-gen
231.74 s
[smos-report-gen-source] Phase: patchPhase
231.75 s
[smos-report-gen-source] Phase: compileBuildDriverPhase
231.75 s
[smos-report-gen-source] setupCompileFlags: -package-db=/build/tmp.EnfkxT1snQ/setup-package.conf.d -threaded
231.81 s
[smos-report-gen-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.EnfkxT1snQ/Main.o )
231.86 s
[smos-report-gen-source] [2 of 2] Linking Setup
231.96 s
[smos-archive] Phase: unpackPhase
231.97 s
[smos-archive] unpacking source archive /nix/store/kh0bfh9585gwab91rb945qa58bn3yxr6-smos-archive-source-0.7.1/smos-archive-0.7.1.tar.gz
232.19 s
[smos-archive] source root is smos-archive-0.7.1
232.19 s
[smos-archive] setting SOURCE_DATE_EPOCH to timestamp 1780355828 of file "smos-archive-0.7.1/test/Spec.hs"
232.19 s
[smos-archive] warning: file "smos-archive-0.7.1/test/Spec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
232.19 s
[smos-archive] Phase: patchPhase
232.19 s
[smos-archive] Adding dekking-value to build-depends in ./smos-archive.cabal
232.19 s
[smos-archive] Phase: compileBuildDriverPhase
232.19 s
[smos-archive] setupCompileFlags: -package-db=/build/tmp.ILkTz0rBW9/setup-package.conf.d -threaded
232.19 s
[smos-query] Phase: unpackPhase
232.19 s
[smos-query] unpacking source archive /nix/store/s3z3zkpjfsl3ib9kgy16klnmhkxrsymq-smos-query-source-0.12.0/smos-query-0.12.0.tar.gz
232.19 s
[smos-query] source root is smos-query-0.12.0
232.19 s
[smos-query] setting SOURCE_DATE_EPOCH to timestamp 1780355831 of file "smos-query-0.12.0/test/Spec.hs"
232.19 s
[smos-query] warning: file "smos-query-0.12.0/test/Spec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
232.19 s
[smos-query] Phase: patchPhase
232.19 s
[smos-query] Adding dekking-value to build-depends in ./smos-query.cabal
232.19 s
[smos-archive] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.ILkTz0rBW9/Main.o )
232.19 s
[smos-query] Phase: compileBuildDriverPhase
232.19 s
[smos-query] setupCompileFlags: -package-db=/build/tmp.Hzp2yHqBEE/setup-package.conf.d -threaded
232.19 s
[smos-archive] [2 of 2] Linking Setup
232.19 s
[smos-query] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.Hzp2yHqBEE/Main.o )
232.22 s
[smos-query] [2 of 2] Linking Setup
232.46 s
[smos-api] [4 of 5] Compiling Smos.API.Username ( src/Smos/API/Username.hs, dist/build/Smos/API/Username.o, dist/build/Smos/API/Username.dyn_o )
232.46 s
[smos-api] [5 of 5] Compiling Smos.API ( src/Smos/API.hs, dist/build/Smos/API.o, dist/build/Smos/API.dyn_o )
232.46 s
[smos-api] Adapting module: Smos.API
232.46 s
[smos-api] Outputing coverables file /build/smos-api-0.8.0/src/Smos/API.hs.coverables for source file /build/smos-api-0.8.0/src/Smos/API.hs
232.88 s
[smos-jobhunt] [3 of 6] Compiling Smos.JobHunt.Command.Init ( src/Smos/JobHunt/Command/Init.hs, dist/build/Smos/JobHunt/Command/Init.o, dist/build/Smos/JobHunt/Command/Init.dyn_o )
232.88 s
[smos-jobhunt] Adapting module: Smos.JobHunt.Command.Init
232.88 s
[smos-jobhunt] Outputing coverables file /build/smos-jobhunt-0.2.0/src/Smos/JobHunt/Command/Init.hs.coverables for source file /build/smos-jobhunt-0.2.0/src/Smos/JobHunt/Command/Init.hs
233.19 s
[smos-report-gen-source] Phase: updateAutotoolsGnuConfigScriptsPhase
233.20 s
[smos-report-gen-source] Phase: configurePhase
233.21 s
[smos-report-gen-source] configureFlags: --verbose --prefix=/nix/store/gj24g1dpzbbjlp0aflhf8dwb9im061zz-smos-report-gen-source-0.8.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.EnfkxT1snQ/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
233.22 s
[smos-report-gen-source] Using Parsec parser
233.22 s
[smos-report-gen-source] Configuring smos-report-gen-0.8.0...
233.40 s
[smos-archive] Phase: updateAutotoolsGnuConfigScriptsPhase
233.41 s
[smos-archive] Phase: configurePhase
233.42 s
[smos-archive] configureFlags: --verbose --prefix=/nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.ILkTz0rBW9/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --disable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
233.42 s
[smos-archive] Using Parsec parser
233.42 s
[smos-archive] Configuring smos-archive-0.7.1...
233.47 s
[smos-jobhunt] [4 of 6] Compiling Smos.JobHunt.Command.SendEmail ( src/Smos/JobHunt/Command/SendEmail.hs, dist/build/Smos/JobHunt/Command/SendEmail.o, dist/build/Smos/JobHunt/Command/SendEmail.dyn_o )
233.47 s
[smos-jobhunt] Adapting module: Smos.JobHunt.Command.SendEmail
233.47 s
[smos-jobhunt] Outputing coverables file /build/smos-jobhunt-0.2.0/src/Smos/JobHunt/Command/SendEmail.hs.coverables for source file /build/smos-jobhunt-0.2.0/src/Smos/JobHunt/Command/SendEmail.hs
233.50 s
[smos-query] Phase: updateAutotoolsGnuConfigScriptsPhase
233.51 s
[smos-query] Phase: configurePhase
233.52 s
[smos-query] configureFlags: --verbose --prefix=/nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.Hzp2yHqBEE/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --disable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib
233.53 s
[smos-query] Using Parsec parser
233.53 s
[smos-query] Configuring smos-query-0.12.0...
233.91 s
[smos-report-gen-source] Dependency IntervalMap: using IntervalMap-0.6.2.1
233.91 s
[smos-report-gen-source] Dependency QuickCheck: using QuickCheck-2.15.0.1
233.91 s
[smos-report-gen-source] Dependency base >=4.9 && <=5: using base-4.20.2.0
233.91 s
[smos-report-gen-source] Dependency containers: using containers-0.7
233.91 s
[smos-report-gen-source] Dependency cursor: using cursor-0.3.2.0
233.91 s
[smos-report-gen-source] Dependency cursor-gen: using cursor-gen-0.4.0.0
233.91 s
[smos-report-gen-source] Dependency deepseq: using deepseq-1.5.0.0
233.91 s
[smos-report-gen-source] Dependency dlist: using dlist-1.0
233.91 s
[smos-report-gen-source] Dependency genvalidity >=1.0: using genvalidity-1.1.1.0
233.91 s
[smos-report-gen-source] Dependency genvalidity-containers: using genvalidity-containers-1.0.0.2
233.91 s
[smos-report-gen-source] Dependency genvalidity-path: using genvalidity-path-1.0.0.1
233.92 s
[smos-report-gen-source] Dependency genvalidity-time: using genvalidity-time-1.0.0.1
233.92 s
[smos-report-gen-source] Dependency path: using path-0.9.6
233.92 s
[smos-report-gen-source] Dependency smos-data: using smos-data-0.7.0
233.92 s
[smos-report-gen-source] Dependency smos-data-gen: using smos-data-gen-0.5.1
233.92 s
[smos-report-gen-source] Dependency smos-directory-gen: using smos-directory-gen-0.2.0
233.92 s
[smos-report-gen-source] Dependency smos-report: using smos-report-0.12.0
233.92 s
[smos-report-gen-source] Dependency text: using text-2.1.3
233.92 s
[smos-report-gen-source] Dependency time: using time-1.12.2
233.92 s
[smos-report-gen-source] Dependency base >=4.9 && <=5: using base-4.20.2.0
233.92 s
[smos-report-gen-source] Dependency containers: using containers-0.7
233.92 s
[smos-report-gen-source] Dependency criterion: using criterion-1.6.4.0
233.92 s
[smos-report-gen-source] Dependency cursor: using cursor-0.3.2.0
233.92 s
[smos-report-gen-source] Dependency genvalidity-containers: using genvalidity-containers-1.0.0.2
233.92 s
[smos-report-gen-source] Dependency genvalidity-criterion: using genvalidity-criterion-1.1.0.0
233.92 s
[smos-report-gen-source] Dependency genvalidity-path: using genvalidity-path-1.0.0.1
233.92 s
[smos-report-gen-source] Dependency path: using path-0.9.6
233.92 s
[smos-report-gen-source] Dependency smos-data: using smos-data-0.7.0
233.92 s
[smos-report-gen-source] Dependency smos-data-gen: using smos-data-gen-0.5.1
233.92 s
[smos-report-gen-source] Dependency smos-report: using smos-report-0.12.0
233.92 s
[smos-report-gen-source] Dependency smos-report-gen: using smos-report-gen-0.8.0
233.92 s
[smos-report-gen-source] Dependency text: using text-2.1.3
233.92 s
[smos-report-gen-source] Source component graph:
233.92 s
[smos-report-gen-source] component lib
233.92 s
[smos-report-gen-source] component bench:smos-report-bench dependency lib
233.92 s
[smos-report-gen-source] Configured component graph:
233.92 s
[smos-report-gen-source] component smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28
233.92 s
[smos-report-gen-source] include IntervalMap-0.6.2.1-6cqYlaLAxdp94Td3v7VSNI
233.92 s
[smos-report-gen-source] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
233.92 s
[smos-report-gen-source] include base-4.20.2.0-fafd
233.92 s
[smos-report-gen-source] include containers-0.7-96b4
233.92 s
[smos-report-gen-source] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
233.92 s
[smos-report-gen-source] include cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
233.92 s
[smos-report-gen-source] include deepseq-1.5.0.0-2b65
233.92 s
[smos-report-gen-source] include dlist-1.0-BTRHCvPIK1O7JbaJyUkK5A
233.92 s
[smos-report-gen-source] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
233.92 s
[smos-report-gen-source] include genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
233.92 s
[smos-report-gen-source] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
233.92 s
[smos-report-gen-source] include genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
233.92 s
[smos-report-gen-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
233.92 s
[smos-report-gen-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
233.92 s
[smos-report-gen-source] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
233.92 s
[smos-report-gen-source] include smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
233.92 s
[smos-report-gen-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
233.92 s
[smos-report-gen-source] include text-2.1.3-34f1
233.92 s
[smos-report-gen-source] include time-1.12.2-3479
233.92 s
[smos-report-gen-source] component smos-report-gen-0.8.0-4rEMqLHLejpLKrOX1ItPOj-smos-report-bench
233.92 s
[smos-report-gen-source] include base-4.20.2.0-fafd
233.92 s
[smos-report-gen-source] include containers-0.7-96b4
233.92 s
[smos-report-gen-source] include criterion-1.6.4.0-KXgZPUC3XbuAxh4sQtctr9
233.92 s
[smos-report-gen-source] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
233.92 s
[smos-report-gen-source] include genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
233.92 s
[smos-report-gen-source] include genvalidity-criterion-1.1.0.0-G6lPC3tJMLm7RvpSYVmT2h
233.92 s
[smos-report-gen-source] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
233.92 s
[smos-report-gen-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
233.92 s
[smos-report-gen-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
233.92 s
[smos-report-gen-source] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
233.92 s
[smos-report-gen-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
233.92 s
[smos-report-gen-source] include smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28
233.92 s
[smos-report-gen-source] include text-2.1.3-34f1
233.92 s
[smos-report-gen-source] Linked component graph:
233.92 s
[smos-report-gen-source] unit smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28
233.92 s
[smos-report-gen-source] include IntervalMap-0.6.2.1-6cqYlaLAxdp94Td3v7VSNI
233.92 s
[smos-report-gen-source] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
233.92 s
[smos-report-gen-source] include base-4.20.2.0-fafd
233.92 s
[smos-report-gen-source] include containers-0.7-96b4
233.92 s
[smos-report-gen-source] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
233.92 s
[smos-report-gen-source] include cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
233.92 s
[smos-report-gen-source] include deepseq-1.5.0.0-2b65
233.92 s
[smos-report-gen-source] include dlist-1.0-BTRHCvPIK1O7JbaJyUkK5A
233.92 s
[smos-report-gen-source] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
233.92 s
[smos-report-gen-source] include genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
233.92 s
[smos-report-gen-source] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
233.92 s
[smos-report-gen-source] include genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
233.92 s
[smos-report-gen-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
233.92 s
[smos-report-gen-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
233.92 s
[smos-report-gen-source] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
233.92 s
[smos-report-gen-source] include smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
233.92 s
[smos-report-gen-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
233.92 s
[smos-report-gen-source] include text-2.1.3-34f1
233.92 s
[smos-report-gen-source] include time-1.12.2-3479
233.92 s
[smos-report-gen-source] Smos.Report.Agenda.Gen=smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28:Smos.Report.Agenda.Gen,Smos.Report.Comparison.Gen=smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28:Smos.Report.Comparison.Gen,Smos.Report.Entry.Gen=smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28:Smos.Report.Entry.Gen,Smos.Report.Filter.Gen=smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28:Smos.Report.Filter.Gen,Smos.Report.Free.Gen=smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28:Smos.Report.Free.Gen,Smos.Report.Next.Gen=smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28:Smos.Report.Next.Gen,Smos.Report.Ongoing.Gen=smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28:Smos.Report.Ongoing.Gen,Smos.Report.OptParse.Gen=smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28:Smos.Report.OptParse.Gen,Smos.Report.Period.Gen=smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28:Smos.Report.Period.Gen,Smos.Report.Projection.Gen=smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28:Smos.Report.Projection.Gen,Smos.Report.Projects.Gen=smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28:Smos.Report.Projects.Gen,Smos.Report.Report.Gen=smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28:Smos.Report.Report.Gen,Smos.Report.Sorter.Gen=smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28:Smos.Report.Sorter.Gen,Smos.Report.Stuck.Gen=smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28:Smos.Report.Stuck.Gen,Smos.Report.Time.Gen=smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28:Smos.Report.Time.Gen,Smos.Report.TimeBlock.Gen=smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28:Smos.Report.TimeBlock.Gen,Smos.Report.Waiting.Gen=smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28:Smos.Report.Waiting.Gen,Smos.Report.Work.Gen=smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28:Smos.Report.Work.Gen
233.92 s
[smos-report-gen-source] unit smos-report-gen-0.8.0-4rEMqLHLejpLKrOX1ItPOj-smos-report-bench
233.92 s
[smos-report-gen-source] include base-4.20.2.0-fafd
233.92 s
[smos-report-gen-source] include containers-0.7-96b4
233.92 s
[smos-report-gen-source] include criterion-1.6.4.0-KXgZPUC3XbuAxh4sQtctr9
233.92 s
[smos-report-gen-source] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
233.92 s
[smos-report-gen-source] include genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
233.92 s
[smos-report-gen-source] include genvalidity-criterion-1.1.0.0-G6lPC3tJMLm7RvpSYVmT2h
233.92 s
[smos-report-gen-source] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
233.92 s
[smos-report-gen-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
233.92 s
[smos-report-gen-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
233.92 s
[smos-report-gen-source] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
233.92 s
[smos-report-gen-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
233.92 s
[smos-report-gen-source] include smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28
233.92 s
[smos-report-gen-source] include text-2.1.3-34f1
233.92 s
[smos-report-gen-source] Ready component graph:
233.92 s
[smos-report-gen-source] definite smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28
233.92 s
[smos-report-gen-source] depends IntervalMap-0.6.2.1-6cqYlaLAxdp94Td3v7VSNI
233.92 s
[smos-report-gen-source] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
233.92 s
[smos-report-gen-source] depends base-4.20.2.0-fafd
233.92 s
[smos-report-gen-source] depends containers-0.7-96b4
233.92 s
[smos-report-gen-source] depends cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
233.92 s
[smos-report-gen-source] depends cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
233.92 s
[smos-report-gen-source] depends deepseq-1.5.0.0-2b65
233.92 s
[smos-report-gen-source] depends dlist-1.0-BTRHCvPIK1O7JbaJyUkK5A
233.92 s
[smos-report-gen-source] depends genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
233.92 s
[smos-report-gen-source] depends genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
233.92 s
[smos-report-gen-source] depends genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
233.92 s
[smos-report-gen-source] depends genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
233.92 s
[smos-report-gen-source] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
233.92 s
[smos-report-gen-source] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
233.92 s
[smos-report-gen-source] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
233.92 s
[smos-report-gen-source] depends smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
233.92 s
[smos-report-gen-source] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
233.92 s
[smos-report-gen-source] depends text-2.1.3-34f1
233.92 s
[smos-report-gen-source] depends time-1.12.2-3479
233.92 s
[smos-report-gen-source] definite smos-report-gen-0.8.0-4rEMqLHLejpLKrOX1ItPOj-smos-report-bench
233.94 s
[smos-jobhunt] [5 of 6] Compiling Smos.JobHunt.Command ( src/Smos/JobHunt/Command.hs, dist/build/Smos/JobHunt/Command.o, dist/build/Smos/JobHunt/Command.dyn_o )
233.94 s
[smos-jobhunt] Adapting module: Smos.JobHunt.Command
233.94 s
[smos-jobhunt] Outputing coverables file /build/smos-jobhunt-0.2.0/src/Smos/JobHunt/Command.hs.coverables for source file /build/smos-jobhunt-0.2.0/src/Smos/JobHunt/Command.hs
233.97 s
[smos-report-gen-source] depends base-4.20.2.0-fafd
233.97 s
[smos-report-gen-source] depends containers-0.7-96b4
233.97 s
[smos-report-gen-source] depends criterion-1.6.4.0-KXgZPUC3XbuAxh4sQtctr9
233.97 s
[smos-report-gen-source] depends cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
233.97 s
[smos-report-gen-source] depends genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
233.97 s
[smos-report-gen-source] depends genvalidity-criterion-1.1.0.0-G6lPC3tJMLm7RvpSYVmT2h
233.97 s
[smos-report-gen-source] depends genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
233.97 s
[smos-report-gen-source] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
233.97 s
[smos-report-gen-source] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
233.97 s
[smos-report-gen-source] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
233.97 s
[smos-report-gen-source] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
233.97 s
[smos-report-gen-source] depends smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28
233.97 s
[smos-report-gen-source] depends text-2.1.3-34f1
233.97 s
[smos-report-gen-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
233.97 s
[smos-report-gen-source] Using compiler: ghc-9.10.3
233.97 s
[smos-report-gen-source] Using install prefix:
233.97 s
[smos-report-gen-source] /nix/store/gj24g1dpzbbjlp0aflhf8dwb9im061zz-smos-report-gen-source-0.8.0
233.97 s
[smos-report-gen-source] Executables installed in:
233.97 s
[smos-report-gen-source] /nix/store/gj24g1dpzbbjlp0aflhf8dwb9im061zz-smos-report-gen-source-0.8.0/bin
233.97 s
[smos-report-gen-source] Libraries installed in:
233.97 s
[smos-report-gen-source] /nix/store/gj24g1dpzbbjlp0aflhf8dwb9im061zz-smos-report-gen-source-0.8.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28
233.97 s
[smos-report-gen-source] Dynamic Libraries installed in:
233.97 s
[smos-report-gen-source] /nix/store/gj24g1dpzbbjlp0aflhf8dwb9im061zz-smos-report-gen-source-0.8.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
233.97 s
[smos-report-gen-source] Private executables installed in:
233.97 s
[smos-report-gen-source] /nix/store/gj24g1dpzbbjlp0aflhf8dwb9im061zz-smos-report-gen-source-0.8.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-report-gen-0.8.0
233.97 s
[smos-report-gen-source] Data files installed in:
233.97 s
[smos-report-gen-source] /nix/store/gj24g1dpzbbjlp0aflhf8dwb9im061zz-smos-report-gen-source-0.8.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-report-gen-0.8.0
233.97 s
[smos-report-gen-source] Documentation installed in:
233.97 s
[smos-report-gen-source] /nix/store/gj24g1dpzbbjlp0aflhf8dwb9im061zz-smos-report-gen-source-0.8.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-report-gen-0.8.0
233.97 s
[smos-report-gen-source] Configuration files installed in:
233.97 s
[smos-report-gen-source] /nix/store/gj24g1dpzbbjlp0aflhf8dwb9im061zz-smos-report-gen-source-0.8.0/etc
233.97 s
[smos-report-gen-source] No alex found
233.97 s
[smos-report-gen-source] Using ar found on system at:
233.97 s
[smos-report-gen-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
233.97 s
[smos-report-gen-source] No c2hs found
233.97 s
[smos-report-gen-source] No cpphs found
233.97 s
[smos-report-gen-source] No doctest found
233.97 s
[smos-report-gen-source] Using gcc version 14.3.0 given by user at:
233.97 s
[smos-report-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
233.97 s
[smos-report-gen-source] Using ghc version 9.10.3 found on system at:
233.97 s
[smos-report-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
233.97 s
[smos-report-gen-source] Using ghc-pkg version 9.10.3 found on system at:
233.97 s
[smos-report-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
233.97 s
[smos-report-gen-source] No ghcjs found
233.97 s
[smos-report-gen-source] No ghcjs-pkg found
233.97 s
[smos-report-gen-source] No greencard found
233.97 s
[smos-report-gen-source] Using haddock version 2.31.1 found on system at:
233.97 s
[smos-report-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
233.97 s
[smos-report-gen-source] No happy found
233.97 s
[smos-report-gen-source] Using haskell-suite found on system at: haskell-suite-dummy-location
233.97 s
[smos-report-gen-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
233.97 s
[smos-report-gen-source] No hmake found
233.97 s
[smos-report-gen-source] Using hpc version 0.69 found on system at:
233.97 s
[smos-report-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
233.97 s
[smos-report-gen-source] Using hsc2hs version 0.68.10 found on system at:
233.97 s
[smos-report-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
233.97 s
[smos-report-gen-source] No hscolour found
233.97 s
[smos-report-gen-source] No jhc found
233.97 s
[smos-report-gen-source] Using ld found on system at:
233.97 s
[smos-report-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
233.97 s
[smos-report-gen-source] No pkg-config found
233.97 s
[smos-report-gen-source] Using runghc version 9.10.3 found on system at:
233.97 s
[smos-report-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
233.97 s
[smos-report-gen-source] Using strip version 2.44 found on system at:
233.97 s
[smos-report-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
233.97 s
[smos-report-gen-source] Using tar found on system at:
233.97 s
[smos-report-gen-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
233.97 s
[smos-report-gen-source] No uhc found
233.97 s
[smos-jobhunt] [6 of 6] Compiling Smos.JobHunt ( src/Smos/JobHunt.hs, dist/build/Smos/JobHunt.o, dist/build/Smos/JobHunt.dyn_o )
233.97 s
[smos-jobhunt] Adapting module: Smos.JobHunt
233.97 s
[smos-jobhunt] Outputing coverables file /build/smos-jobhunt-0.2.0/src/Smos/JobHunt.hs.coverables for source file /build/smos-jobhunt-0.2.0/src/Smos/JobHunt.hs
234.17 s
[smos-report-gen-source] Phase: buildPhase
234.18 s
[smos-archive] Dependency base: using base-4.20.2.0
234.18 s
[smos-archive] Dependency bytestring: using bytestring-0.12.2.0
234.18 s
[smos-archive] Dependency conduit: using conduit-1.3.6.1
234.18 s
[smos-archive] Dependency containers: using containers-0.7
234.18 s
[smos-archive] Dependency dekking-value: using dekking-value-0.0.0.0
234.18 s
[smos-archive] Dependency exceptions: using exceptions-0.10.9
234.18 s
[smos-archive] Dependency filepath: using filepath-1.5.4.0
234.18 s
[smos-archive] Dependency monad-logger: using monad-logger-0.3.42
234.18 s
[smos-archive] Dependency mtl: using mtl-2.3.1
234.18 s
[smos-archive] Dependency opt-env-conf: using opt-env-conf-0.15.0.1
234.18 s
[smos-archive] Dependency path: using path-0.9.6
234.18 s
[smos-archive] Dependency path-io: using path-io-1.8.2
234.18 s
[smos-archive] Dependency smos-cli: using smos-cli-0.2.1
234.18 s
[smos-archive] Dependency smos-data: using smos-data-0.7.0
234.18 s
[smos-archive] Dependency smos-directory: using smos-directory-0.2.0
234.18 s
[smos-archive] Dependency smos-report: using smos-report-0.12.0
234.18 s
[smos-archive] Dependency text: using text-2.1.3
234.18 s
[smos-archive] Dependency time: using time-1.12.2
234.18 s
[smos-archive] Dependency unliftio: using unliftio-0.2.25.1
234.18 s
[smos-archive] Dependency base: using base-4.20.2.0
234.18 s
[smos-archive] Dependency dekking-value: using dekking-value-0.0.0.0
234.18 s
[smos-archive] Dependency smos-archive: using smos-archive-0.7.1
234.19 s
[smos-archive] Dependency base: using base-4.20.2.0
234.19 s
[smos-archive] Dependency bytestring: using bytestring-0.12.2.0
234.19 s
[smos-archive] Dependency dekking-value: using dekking-value-0.0.0.0
234.19 s
[smos-archive] Dependency dirforest: using dirforest-0.1.0.0
234.19 s
[smos-archive] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
234.19 s
[smos-archive] Dependency monad-logger: using monad-logger-0.3.42
234.19 s
[smos-archive] Dependency opt-env-conf-test: using opt-env-conf-test-0.0.0.4
234.19 s
[smos-archive] Dependency path: using path-0.9.6
234.19 s
[smos-archive] Dependency path-io: using path-io-1.8.2
234.19 s
[smos-archive] Dependency smos-archive: using smos-archive-0.7.1
234.19 s
[smos-archive] Dependency smos-data: using smos-data-0.7.0
234.19 s
[smos-archive] Dependency smos-data-gen: using smos-data-gen-0.5.1
234.19 s
[smos-archive] Dependency smos-directory: using smos-directory-0.2.0
234.19 s
[smos-archive] Dependency smos-directory-gen: using smos-directory-gen-0.2.0
234.19 s
[smos-archive] Dependency smos-report: using smos-report-0.12.0
234.19 s
[smos-archive] Dependency sydtest: using sydtest-0.23.0.1
234.19 s
[smos-archive] Dependency time: using time-1.12.2
234.19 s
[smos-archive] Source component graph:
234.19 s
[smos-archive] component lib
234.19 s
[smos-archive] component exe:smos-archive dependency lib
234.19 s
[smos-archive] component test:smos-archive-test dependency lib
234.19 s
[smos-archive] Configured component graph:
234.19 s
[smos-archive] component smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
234.19 s
[smos-archive] include base-4.20.2.0-fafd
234.19 s
[smos-archive] include bytestring-0.12.2.0-96e1
234.19 s
[smos-archive] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
234.19 s
[smos-archive] include containers-0.7-96b4
234.19 s
[smos-archive] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
234.19 s
[smos-archive] include exceptions-0.10.9-d102
234.19 s
[smos-archive] include filepath-1.5.4.0-2605
234.19 s
[smos-archive] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
234.19 s
[smos-archive] include mtl-2.3.1-37af
234.19 s
[smos-archive] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
234.19 s
[smos-archive] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
234.19 s
[smos-archive] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
234.19 s
[smos-archive] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
234.19 s
[smos-archive] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
234.19 s
[smos-archive] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
234.19 s
[smos-archive] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
234.19 s
[smos-archive] include text-2.1.3-34f1
234.19 s
[smos-archive] include time-1.12.2-3479
234.19 s
[smos-archive] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
234.19 s
[smos-archive] component smos-archive-0.7.1-2rJj2V3Xhww96UlO7U7ZMb-smos-archive
234.19 s
[smos-archive] include base-4.20.2.0-fafd
234.19 s
[smos-archive] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
234.19 s
[smos-archive] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
234.19 s
[smos-archive] component smos-archive-0.7.1-LqASb0zaqFUC5EPuQqRDj6-smos-archive-test
234.19 s
[smos-archive] include base-4.20.2.0-fafd
234.19 s
[smos-archive] include bytestring-0.12.2.0-96e1
234.19 s
[smos-archive] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
234.19 s
[smos-archive] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
234.19 s
[smos-archive] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
234.19 s
[smos-archive] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
234.19 s
[smos-archive] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
234.19 s
[smos-archive] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
234.19 s
[smos-archive] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
234.19 s
[smos-archive] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
234.19 s
[smos-archive] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
234.19 s
[smos-archive] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
234.19 s
[smos-archive] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
234.19 s
[smos-archive] include smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
234.19 s
[smos-archive] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
234.19 s
[smos-archive] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
234.19 s
[smos-archive] include time-1.12.2-3479
234.19 s
[smos-archive] Linked component graph:
234.19 s
[smos-archive] unit smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
234.19 s
[smos-archive] include base-4.20.2.0-fafd
234.19 s
[smos-archive] include bytestring-0.12.2.0-96e1
234.19 s
[smos-archive] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
234.19 s
[smos-archive] include containers-0.7-96b4
234.19 s
[smos-archive] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
234.19 s
[smos-archive] include exceptions-0.10.9-d102
234.19 s
[smos-archive] include filepath-1.5.4.0-2605
234.19 s
[smos-archive] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
234.19 s
[smos-archive] include mtl-2.3.1-37af
234.19 s
[smos-archive] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
234.19 s
[smos-archive] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
234.19 s
[smos-archive] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
234.19 s
[smos-archive] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
234.19 s
[smos-archive] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
234.19 s
[smos-archive] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
234.19 s
[smos-archive] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
234.19 s
[smos-archive] include text-2.1.3-34f1
234.19 s
[smos-archive] include time-1.12.2-3479
234.19 s
[smos-archive] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
234.19 s
[smos-archive] Smos.Archive=smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2:Smos.Archive,Smos.Archive.Commands=smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2:Smos.Archive.Commands,Smos.Archive.Commands.Export=smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2:Smos.Archive.Commands.Export,Smos.Archive.Commands.File=smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2:Smos.Archive.Commands.File,Smos.Archive.Env=smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2:Smos.Archive.Env,Smos.Archive.OptParse=smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2:Smos.Archive.OptParse
234.19 s
[smos-archive] unit smos-archive-0.7.1-2rJj2V3Xhww96UlO7U7ZMb-smos-archive
234.19 s
[smos-archive] include base-4.20.2.0-fafd
234.19 s
[smos-archive] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
234.19 s
[smos-archive] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
234.19 s
[smos-archive] unit smos-archive-0.7.1-LqASb0zaqFUC5EPuQqRDj6-smos-archive-test
234.19 s
[smos-archive] include base-4.20.2.0-fafd
234.19 s
[smos-archive] include bytestring-0.12.2.0-96e1
234.19 s
[smos-archive] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
234.19 s
[smos-archive] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
234.19 s
[smos-archive] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
234.19 s
[smos-archive] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
234.19 s
[smos-archive] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
234.19 s
[smos-archive] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
234.19 s
[smos-archive] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
234.19 s
[smos-archive] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
234.19 s
[smos-archive] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
234.19 s
[smos-archive] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
234.19 s
[smos-archive] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
234.19 s
[smos-archive] include smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
234.19 s
[smos-archive] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
234.19 s
[smos-archive] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
234.19 s
[smos-archive] include time-1.12.2-3479
234.19 s
[smos-archive] Ready component graph:
234.19 s
[smos-archive] definite smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
234.19 s
[smos-archive] depends base-4.20.2.0-fafd
234.19 s
[smos-archive] depends bytestring-0.12.2.0-96e1
234.19 s
[smos-archive] depends conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
234.19 s
[smos-archive] depends containers-0.7-96b4
234.19 s
[smos-archive] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
234.19 s
[smos-archive] depends exceptions-0.10.9-d102
234.19 s
[smos-archive] depends filepath-1.5.4.0-2605
234.19 s
[smos-archive] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
234.19 s
[smos-archive] depends mtl-2.3.1-37af
234.19 s
[smos-archive] depends opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
234.19 s
[smos-archive] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
234.19 s
[smos-archive] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
234.19 s
[smos-archive] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
234.19 s
[smos-archive] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
234.19 s
[smos-archive] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
234.19 s
[smos-archive] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
234.19 s
[smos-archive] depends text-2.1.3-34f1
234.19 s
[smos-archive] depends time-1.12.2-3479
234.19 s
[smos-archive] depends unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
234.19 s
[smos-archive] definite smos-archive-0.7.1-LqASb0zaqFUC5EPuQqRDj6-smos-archive-test
234.19 s
[smos-archive] depends base-4.20.2.0-fafd
234.19 s
[smos-archive] depends bytestring-0.12.2.0-96e1
234.19 s
[smos-archive] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
234.19 s
[smos-archive] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
234.19 s
[smos-archive] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
234.22 s
[smos-report-gen-source] Distribution quality errors:
234.22 s
[smos-report-gen-source] [no-syn-desc] No 'synopsis' or 'description' field.
234.22 s
[smos-report-gen-source] Distribution quality warnings:
234.22 s
[smos-report-gen-source] [no-license-file] A 'license-file' is not specified.
234.22 s
[smos-report-gen-source] [missing-upper-bounds] On library, these packages miss upper bounds:
234.22 s
[smos-report-gen-source] - IntervalMap
234.22 s
[smos-report-gen-source] - QuickCheck
234.22 s
[smos-report-gen-source] - containers
234.22 s
[smos-report-gen-source] - cursor
234.22 s
[smos-report-gen-source] - cursor-gen
234.22 s
[smos-report-gen-source] - deepseq
234.22 s
[smos-report-gen-source] - dlist
234.22 s
[smos-report-gen-source] - genvalidity
234.22 s
[smos-report-gen-source] - genvalidity-containers
234.22 s
[smos-report-gen-source] - genvalidity-path
234.22 s
[smos-report-gen-source] - genvalidity-time
234.22 s
[smos-report-gen-source] - path
234.22 s
[smos-report-gen-source] - smos-data
234.22 s
[smos-report-gen-source] - smos-data-gen
234.22 s
[smos-report-gen-source] - smos-directory-gen
234.22 s
[smos-report-gen-source] - smos-report
234.22 s
[smos-report-gen-source] - text
234.22 s
[smos-report-gen-source] - time
234.22 s
[smos-report-gen-source] Please add them. There is more information at https://pvp.haskell.org/
234.22 s
[smos-report-gen-source] Note: the public hackage server would reject this package.
234.22 s
[smos-report-gen-source] Building source dist for smos-report-gen-0.8.0...
234.22 s
[smos-archive] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
234.22 s
[smos-archive] depends opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
234.22 s
[smos-archive] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
234.22 s
[smos-archive] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
234.22 s
[smos-archive] depends smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
234.22 s
[smos-archive] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
234.22 s
[smos-archive] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
234.22 s
[smos-archive] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
234.22 s
[smos-archive] depends smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
234.22 s
[smos-archive] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
234.22 s
[smos-archive] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
234.22 s
[smos-archive] depends time-1.12.2-3479
234.22 s
[smos-archive] definite smos-archive-0.7.1-2rJj2V3Xhww96UlO7U7ZMb-smos-archive
234.22 s
[smos-archive] depends base-4.20.2.0-fafd
234.22 s
[smos-archive] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
234.22 s
[smos-archive] depends smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
234.22 s
[smos-archive] Using Cabal-3.12.1.0 compiled by ghc-9.10
234.22 s
[smos-archive] Using compiler: ghc-9.10.3
234.22 s
[smos-archive] Using install prefix:
234.22 s
[smos-archive] /nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1
234.22 s
[smos-archive] Executables installed in:
234.22 s
[smos-archive] /nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1/bin
234.22 s
[smos-archive] Libraries installed in:
234.22 s
[smos-archive] /nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
234.22 s
[smos-archive] Dynamic Libraries installed in:
234.22 s
[smos-archive] /nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
234.22 s
[smos-archive] Private executables installed in:
234.22 s
[smos-archive] /nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-archive-0.7.1
234.22 s
[smos-archive] Data files installed in:
234.22 s
[smos-archive] /nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1/share/x86_64-linux-ghc-9.10.3-a85d/smos-archive-0.7.1
234.22 s
[smos-archive] Documentation installed in:
234.22 s
[smos-archive] /nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-archive-0.7.1
234.22 s
[smos-archive] Configuration files installed in:
234.22 s
[smos-archive] /nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1/etc
234.22 s
[smos-archive] No alex found
234.22 s
[smos-archive] Using ar found on system at:
234.22 s
[smos-archive] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
234.22 s
[smos-archive] No c2hs found
234.22 s
[smos-archive] No cpphs found
234.22 s
[smos-archive] No doctest found
234.22 s
[smos-archive] Using gcc version 14.3.0 given by user at:
234.22 s
[smos-archive] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
234.22 s
[smos-archive] Using ghc version 9.10.3 found on system at:
234.22 s
[smos-archive] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
234.22 s
[smos-archive] Using ghc-pkg version 9.10.3 found on system at:
234.23 s
[smos-archive] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
234.23 s
[smos-archive] No ghcjs found
234.23 s
[smos-archive] No ghcjs-pkg found
234.23 s
[smos-archive] No greencard found
234.23 s
[smos-archive] Using haddock version 2.31.1 found on system at:
234.23 s
[smos-archive] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
234.23 s
[smos-archive] No happy found
234.23 s
[smos-archive] Using haskell-suite found on system at: haskell-suite-dummy-location
234.23 s
[smos-archive] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
234.23 s
[smos-archive] No hmake found
234.23 s
[smos-archive] Using hpc version 0.69 found on system at:
234.23 s
[smos-archive] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
234.23 s
[smos-archive] Using hsc2hs version 0.68.10 found on system at:
234.23 s
[smos-archive] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
234.23 s
[smos-archive] No hscolour found
234.23 s
[smos-archive] No jhc found
234.23 s
[smos-archive] Using ld found on system at:
234.23 s
[smos-archive] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
234.23 s
[smos-archive] No pkg-config found
234.23 s
[smos-archive] Using runghc version 9.10.3 found on system at:
234.23 s
[smos-archive] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
234.23 s
[smos-archive] Using strip version 2.44 found on system at:
234.23 s
[smos-archive] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
234.23 s
[smos-archive] Using tar found on system at:
234.23 s
[smos-archive] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
234.23 s
[smos-archive] No uhc found
234.25 s
[smos-report-gen-source] Source tarball created: dist/smos-report-gen-0.8.0.tar.gz
234.25 s
[smos-report-gen-source] Phase: haddockPhase
234.26 s
[smos-report-gen-source] Phase: installPhase
234.27 s
[smos-report-gen-source] Phase: fixupPhase
234.28 s
[smos-query] Dependency IntervalMap: using IntervalMap-0.6.2.1
234.28 s
[smos-query] Dependency aeson: using aeson-2.2.3.0
234.28 s
[smos-query] Dependency aeson-pretty: using aeson-pretty-0.8.10
234.28 s
[smos-query] Dependency base: using base-4.20.2.0
234.28 s
[smos-query] Dependency bytestring: using bytestring-0.12.2.0
234.28 s
[smos-query] Dependency conduit: using conduit-1.3.6.1
234.28 s
[smos-query] Dependency containers: using containers-0.7
234.28 s
[smos-query] Dependency dekking-value: using dekking-value-0.0.0.0
234.28 s
[smos-query] Dependency mtl: using mtl-2.3.1
234.28 s
[smos-query] Dependency opt-env-conf: using opt-env-conf-0.15.0.1
234.28 s
[smos-query] Dependency path: using path-0.9.6
234.28 s
[smos-query] Dependency pretty-relative-time: using pretty-relative-time-0.3.0.0
234.28 s
[smos-query] Dependency safe-coloured-text: using safe-coloured-text-0.3.0.2
234.28 s
[smos-query] Dependency safe-coloured-text-terminfo: using
234.28 s
[smos-query] safe-coloured-text-terminfo-0.3.0.0
234.28 s
[smos-query] Dependency smos-cli: using smos-cli-0.2.1
234.28 s
[smos-query] Dependency smos-data: using smos-data-0.7.0
234.28 s
[smos-query] Dependency smos-directory: using smos-directory-0.2.0
234.28 s
[smos-query] Dependency smos-report: using smos-report-0.12.0
234.28 s
[smos-query] Dependency text: using text-2.1.3
234.28 s
[smos-query] Dependency time: using time-1.12.2
234.28 s
[smos-query] Dependency tz: using tz-0.1.3.6
234.28 s
[smos-query] Dependency validity-path: using validity-path-0.4.0.1
234.28 s
[smos-query] Dependency yaml: using yaml-0.11.11.2
234.28 s
[smos-query] Dependency base: using base-4.20.2.0
234.28 s
[smos-query] Dependency dekking-value: using dekking-value-0.0.0.0
234.28 s
[smos-query] Dependency smos-query: using smos-query-0.12.0
234.28 s
[smos-query] Dependency base: using base-4.20.2.0
234.28 s
[smos-query] Dependency dekking-value: using dekking-value-0.0.0.0
234.28 s
[smos-query] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
234.28 s
[smos-query] Dependency opt-env-conf-test: using opt-env-conf-test-0.0.0.4
234.28 s
[smos-query] Dependency path: using path-0.9.6
234.28 s
[smos-query] Dependency path-io: using path-io-1.8.2
234.28 s
[smos-query] Dependency smos-directory-gen: using smos-directory-gen-0.2.0
234.28 s
[smos-query] Dependency smos-query: using smos-query-0.12.0
234.28 s
[smos-query] Dependency sydtest: using sydtest-0.23.0.1
234.28 s
[smos-query] Source component graph:
234.28 s
[smos-query] component lib
234.28 s
[smos-query] component exe:smos-query dependency lib
234.28 s
[smos-query] component test:smos-query-test dependency lib
234.28 s
[smos-query] Configured component graph:
234.28 s
[smos-query] component smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo
234.28 s
[smos-query] include IntervalMap-0.6.2.1-6cqYlaLAxdp94Td3v7VSNI
234.28 s
[smos-query] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
234.28 s
[smos-query] include aeson-pretty-0.8.10-EOHJE4CczlZFHBO2uJabQe
234.28 s
[smos-query] include base-4.20.2.0-fafd
234.28 s
[smos-query] include bytestring-0.12.2.0-96e1
234.28 s
[smos-query] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
234.28 s
[smos-query] include containers-0.7-96b4
234.28 s
[smos-query] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
234.28 s
[smos-query] include mtl-2.3.1-37af
234.28 s
[smos-query] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
234.28 s
[smos-query] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
234.28 s
[smos-query] include pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
234.28 s
[smos-query] include safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
234.28 s
[smos-query] include safe-coloured-text-terminfo-0.3.0.0-Bwd26lv5RUL11qahSmvVKt
234.28 s
[smos-query] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
234.28 s
[smos-query] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
234.28 s
[smos-query] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
234.29 s
[smos-query] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
234.29 s
[smos-query] include text-2.1.3-34f1
234.29 s
[smos-query] include time-1.12.2-3479
234.29 s
[smos-query] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
234.29 s
[smos-query] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
234.29 s
[smos-query] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
234.29 s
[smos-query] component smos-query-0.12.0-4l3oKvG6sZl26AQdCoDxRs-smos-query
234.29 s
[smos-query] include base-4.20.2.0-fafd
234.29 s
[smos-query] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
234.29 s
[smos-query] include smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo
234.29 s
[smos-query] component smos-query-0.12.0-WZZZdwnGd78u7MQf84bZs-smos-query-test
234.29 s
[smos-query] include base-4.20.2.0-fafd
234.29 s
[smos-query] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
234.29 s
[smos-query] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
234.29 s
[smos-query] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
234.29 s
[smos-query] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
234.29 s
[smos-query] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
234.29 s
[smos-query] include smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
234.29 s
[smos-query] include smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo
234.29 s
[smos-query] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
234.29 s
[smos-query] Linked component graph:
234.29 s
[smos-query] unit smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo
234.29 s
[smos-query] include IntervalMap-0.6.2.1-6cqYlaLAxdp94Td3v7VSNI
234.29 s
[smos-query] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
234.29 s
[smos-query] include aeson-pretty-0.8.10-EOHJE4CczlZFHBO2uJabQe
234.29 s
[smos-query] include base-4.20.2.0-fafd
234.29 s
[smos-query] include bytestring-0.12.2.0-96e1
234.29 s
[smos-query] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
234.29 s
[smos-query] include containers-0.7-96b4
234.29 s
[smos-query] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
234.29 s
[smos-query] include mtl-2.3.1-37af
234.29 s
[smos-query] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
234.29 s
[smos-query] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
234.29 s
[smos-query] include pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
234.29 s
[smos-query] include safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
234.29 s
[smos-query] include safe-coloured-text-terminfo-0.3.0.0-Bwd26lv5RUL11qahSmvVKt
234.29 s
[smos-query] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
234.29 s
[smos-query] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
234.29 s
[smos-query] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
234.29 s
[smos-query] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
234.29 s
[smos-query] include text-2.1.3-34f1
234.29 s
[smos-query] include time-1.12.2-3479
234.29 s
[smos-query] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
234.29 s
[smos-query] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
234.29 s
[smos-query] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
234.29 s
[smos-query] Smos.Query=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query,Smos.Query.Clock.Types=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query.Clock.Types,Smos.Query.Commands=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query.Commands,Smos.Query.Commands.Agenda=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query.Commands.Agenda,Smos.Query.Commands.Clock=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query.Commands.Clock,Smos.Query.Commands.Entry=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query.Commands.Entry,Smos.Query.Commands.Free=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query.Commands.Free,Smos.Query.Commands.Import=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query.Commands.Import,Smos.Query.Commands.Log=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query.Commands.Log,Smos.Query.Commands.Next=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query.Commands.Next,Smos.Query.Commands.Ongoing=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query.Commands.Ongoing,Smos.Query.Commands.PreparedReport=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query.Commands.PreparedReport,Smos.Query.Commands.Projects=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query.Commands.Projects,Smos.Query.Commands.Stats=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query.Commands.Stats,Smos.Query.Commands.Stuck=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query.Commands.Stuck,Smos.Query.Commands.Tags=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query.Commands.Tags,Smos.Query.Commands.Waiting=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query.Commands.Waiting,Smos.Query.Commands.Work=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query.Commands.Work,Smos.Query.Env=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query.Env,Smos.Query.Formatting=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query.Formatting,Smos.Query.OptParse=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query.OptParse,Smos.Query.Streaming=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query.Streaming
234.29 s
[smos-query] unit smos-query-0.12.0-4l3oKvG6sZl26AQdCoDxRs-smos-query
234.29 s
[smos-query] include base-4.20.2.0-fafd
234.29 s
[smos-query] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
234.29 s
[smos-query] include smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo
234.29 s
[smos-query] unit smos-query-0.12.0-WZZZdwnGd78u7MQf84bZs-smos-query-test
234.29 s
[smos-query] include base-4.20.2.0-fafd
234.29 s
[smos-query] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
234.29 s
[smos-query] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
234.29 s
[smos-query] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
234.29 s
[smos-query] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
234.29 s
[smos-query] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
234.29 s
[smos-query] include smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
234.29 s
[smos-query] include smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo
234.29 s
[smos-query] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
234.29 s
[smos-query] Ready component graph:
234.29 s
[smos-query] definite smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo
234.29 s
[smos-query] depends IntervalMap-0.6.2.1-6cqYlaLAxdp94Td3v7VSNI
234.29 s
[smos-query] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
234.29 s
[smos-query] depends aeson-pretty-0.8.10-EOHJE4CczlZFHBO2uJabQe
234.32 s
[smos-query] depends base-4.20.2.0-fafd
234.32 s
[smos-query] depends bytestring-0.12.2.0-96e1
234.32 s
[smos-query] depends conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
234.32 s
[smos-query] depends containers-0.7-96b4
234.32 s
[smos-query] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
234.32 s
[smos-query] depends mtl-2.3.1-37af
234.32 s
[smos-query] depends opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
234.32 s
[smos-query] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
234.32 s
[smos-query] depends pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
234.32 s
[smos-query] depends safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
234.33 s
[smos-query] depends safe-coloured-text-terminfo-0.3.0.0-Bwd26lv5RUL11qahSmvVKt
234.33 s
[smos-query] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
234.33 s
[smos-query] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
234.33 s
[smos-query] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
234.33 s
[smos-query] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
234.33 s
[smos-query] depends text-2.1.3-34f1
234.33 s
[smos-query] depends time-1.12.2-3479
234.33 s
[smos-query] depends tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
234.33 s
[smos-query] depends validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
234.33 s
[smos-query] depends yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
234.33 s
[smos-query] definite smos-query-0.12.0-WZZZdwnGd78u7MQf84bZs-smos-query-test
234.33 s
[smos-query] depends base-4.20.2.0-fafd
234.33 s
[smos-query] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
234.33 s
[smos-query] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
234.33 s
[smos-query] depends opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
234.33 s
[smos-query] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
234.33 s
[smos-query] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
234.33 s
[smos-query] depends smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
234.33 s
[smos-query] depends smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo
234.33 s
[smos-query] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
234.33 s
[smos-query] definite smos-query-0.12.0-4l3oKvG6sZl26AQdCoDxRs-smos-query
234.33 s
[smos-query] depends base-4.20.2.0-fafd
234.33 s
[smos-query] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
234.33 s
[smos-query] depends smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo
234.33 s
[smos-query] Using Cabal-3.12.1.0 compiled by ghc-9.10
234.33 s
[smos-query] Using compiler: ghc-9.10.3
234.33 s
[smos-query] Using install prefix:
234.33 s
[smos-query] /nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0
234.33 s
[smos-query] Executables installed in:
234.33 s
[smos-query] /nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0/bin
234.33 s
[smos-query] Libraries installed in:
234.33 s
[smos-query] /nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo
234.33 s
[smos-query] Dynamic Libraries installed in:
234.33 s
[smos-query] /nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
234.33 s
[smos-query] Private executables installed in:
234.33 s
[smos-query] /nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-query-0.12.0
234.33 s
[smos-query] Data files installed in:
234.33 s
[smos-query] /nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-query-0.12.0
234.33 s
[smos-query] Documentation installed in:
234.33 s
[smos-query] /nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-query-0.12.0
234.33 s
[smos-query] Configuration files installed in:
234.33 s
[smos-query] /nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0/etc
234.33 s
[smos-query] No alex found
234.33 s
[smos-query] Using ar found on system at:
234.33 s
[smos-query] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
234.33 s
[smos-query] No c2hs found
234.33 s
[smos-query] No cpphs found
234.33 s
[smos-query] No doctest found
234.33 s
[smos-query] Using gcc version 14.3.0 given by user at:
234.33 s
[smos-query] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
234.33 s
[smos-query] Using ghc version 9.10.3 found on system at:
234.33 s
[smos-query] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
234.33 s
[smos-query] Using ghc-pkg version 9.10.3 found on system at:
234.33 s
[smos-query] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
234.33 s
[smos-query] No ghcjs found
234.33 s
[smos-query] No ghcjs-pkg found
234.33 s
[smos-query] No greencard found
234.33 s
[smos-query] Using haddock version 2.31.1 found on system at:
234.33 s
[smos-query] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
234.33 s
[smos-query] No happy found
234.33 s
[smos-query] Using haskell-suite found on system at: haskell-suite-dummy-location
234.33 s
[smos-query] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
234.33 s
[smos-query] No hmake found
234.33 s
[smos-query] Using hpc version 0.69 found on system at:
234.33 s
[smos-query] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
234.33 s
[smos-query] Using hsc2hs version 0.68.10 found on system at:
234.33 s
[smos-query] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
234.33 s
[smos-query] No hscolour found
234.33 s
[smos-query] No jhc found
234.33 s
[smos-query] Using ld found on system at:
234.33 s
[smos-query] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
234.33 s
[smos-query] No pkg-config found
234.33 s
[smos-query] Using runghc version 9.10.3 found on system at:
234.33 s
[smos-query] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
234.33 s
[smos-query] Using strip version 2.44 found on system at:
234.33 s
[smos-query] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
234.33 s
[smos-query] Using tar found on system at:
234.33 s
[smos-query] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
234.33 s
[smos-query] No uhc found
234.45 s
[smos-archive] Phase: buildPhase
234.54 s
[smos-query] Phase: buildPhase
234.54 s
[smos-archive] Preprocessing library for smos-archive-0.7.1...
234.54 s
[smos-archive] Building library for smos-archive-0.7.1...
234.55 s
[smos-jobhunt] Warning: ignoring unrecognised input `dist/build/Smos/JobHunt.dyn_o'
234.55 s
[smos-jobhunt] Warning: ignoring unrecognised input `dist/build/Smos/JobHunt/Command.dyn_o'
234.55 s
[smos-jobhunt] Warning: ignoring unrecognised input `dist/build/Smos/JobHunt/Command/Init.dyn_o'
234.55 s
[smos-jobhunt] Warning: ignoring unrecognised input `dist/build/Smos/JobHunt/Command/SendEmail.dyn_o'
234.55 s
[smos-jobhunt] Warning: ignoring unrecognised input `dist/build/Smos/JobHunt/OptParse.dyn_o'
234.55 s
[smos-jobhunt] Warning: ignoring unrecognised input `dist/build/Paths_smos_jobhunt.dyn_o'
234.95 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/gj24g1dpzbbjlp0aflhf8dwb9im061zz-smos-report-gen-source-0.8.0
235.38 s
[post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
235.38 s
[post-build-hook]
235.71 s
[post-build-hook] Pushing /nix/store/gj24g1dpzbbjlp0aflhf8dwb9im061zz-smos-report-gen-source-0.8.0 (19.06 KiB)
236.50 s
[post-build-hook]
236.50 s
[post-build-hook] All done.
236.52 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/gj24g1dpzbbjlp0aflhf8dwb9im061zz-smos-report-gen-source-0.8.0
236.59 s
[post-build-hook] copying 1 paths...
236.59 s
[post-build-hook] copying path '/nix/store/gj24g1dpzbbjlp0aflhf8dwb9im061zz-smos-report-gen-source-0.8.0' to 'https://cache.staging.nix-ci.com'...
237.96 s
[post-build-hook] copying 1 paths...
237.96 s
[post-build-hook] copying path '/nix/store/6nzgxbfnz6nvlpxhwfsbr3qs8m79bzdj-smos-report-gen-source-0.8.0.drv' to 'https://cache.staging.nix-ci.com'...
238.71 s
Progress: 31 of 99 built (5 building), 28 of 28 downloaded from cache
239.57 s
Building smos-report-gen
239.57 s
[smos-api] Warning: ignoring unrecognised input `dist/build/Smos/API.dyn_o'
239.57 s
[smos-api] Warning: ignoring unrecognised input `dist/build/Smos/API/Password.dyn_o'
239.57 s
[smos-api] Warning: ignoring unrecognised input `dist/build/Smos/API/SHA256.dyn_o'
239.57 s
[smos-api] Warning: ignoring unrecognised input `dist/build/Smos/API/Username.dyn_o'
239.57 s
[smos-api] Warning: ignoring unrecognised input `dist/build/Paths_smos_api.dyn_o'
239.57 s
[smos-api] Phase: checkPhase
239.57 s
[smos-api] Package has no test suites.
239.57 s
[smos-api] Phase: haddockPhase
239.57 s
[smos-api] Phase: installPhase
239.57 s
[smos-api] Installing library in /nix/store/3br0prsyy5b4cmg0g7jaysbivv9ha2fg-smos-api-0.8.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-api-0.8.0-7uONugSADRTFww9bibLj2W
239.57 s
[smos-api] Phase: fixupPhase
239.57 s
[smos-api] shrinking RPATHs of ELF executables and libraries in /nix/store/3br0prsyy5b4cmg0g7jaysbivv9ha2fg-smos-api-0.8.0
239.57 s
[smos-api] shrinking /nix/store/3br0prsyy5b4cmg0g7jaysbivv9ha2fg-smos-api-0.8.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-api-0.8.0-7uONugSADRTFww9bibLj2W-ghc9.10.3.so
239.57 s
[smos-api] checking for references to /build/ in /nix/store/3br0prsyy5b4cmg0g7jaysbivv9ha2fg-smos-api-0.8.0...
239.57 s
[smos-api] patching script interpreter paths in /nix/store/3br0prsyy5b4cmg0g7jaysbivv9ha2fg-smos-api-0.8.0
239.57 s
[smos-api] stripping (with command strip and flags -S -p) in /nix/store/3br0prsyy5b4cmg0g7jaysbivv9ha2fg-smos-api-0.8.0/lib
239.57 s
[smos-api] shrinking RPATHs of ELF executables and libraries in /nix/store/92cjwmlwasvzldqwlcpag2pmz4819nbm-smos-api-0.8.0-coverables
239.57 s
[smos-api] checking for references to /build/ in /nix/store/92cjwmlwasvzldqwlcpag2pmz4819nbm-smos-api-0.8.0-coverables...
239.57 s
[smos-api] patching script interpreter paths in /nix/store/92cjwmlwasvzldqwlcpag2pmz4819nbm-smos-api-0.8.0-coverables
239.57 s
[smos-api] shrinking RPATHs of ELF executables and libraries in /nix/store/7ivyv55mckh3a69irrhz8382npxrcm5n-smos-api-0.8.0-coverage
239.57 s
[smos-api] checking for references to /build/ in /nix/store/7ivyv55mckh3a69irrhz8382npxrcm5n-smos-api-0.8.0-coverage...
239.57 s
[smos-api] patching script interpreter paths in /nix/store/7ivyv55mckh3a69irrhz8382npxrcm5n-smos-api-0.8.0-coverage
239.57 s
[smos-jobhunt] Preprocessing executable 'smos-jobhunt' for smos-jobhunt-0.2.0...
239.57 s
[smos-jobhunt] Building executable 'smos-jobhunt' for smos-jobhunt-0.2.0...
239.57 s
[smos-jobhunt] [1 of 2] Compiling Main ( app/Main.hs, dist/build/smos-jobhunt/smos-jobhunt-tmp/Main.o )
239.57 s
[smos-jobhunt] Adapting module: Main
239.57 s
[smos-jobhunt] Outputing coverables file /build/smos-jobhunt-0.2.0/app/Main.hs.coverables for source file /build/smos-jobhunt-0.2.0/app/Main.hs
239.57 s
[smos-jobhunt] [2 of 2] Compiling Paths_smos_jobhunt ( dist/build/smos-jobhunt/autogen/Paths_smos_jobhunt.hs, dist/build/smos-jobhunt/smos-jobhunt-tmp/Paths_smos_jobhunt.o )
239.57 s
[smos-jobhunt] [1 of 3] Compiling Main ( app/Main.hs, dist/build/smos-jobhunt/smos-jobhunt-tmp/Main.o ) [Smos.JobHunt package changed]
239.57 s
[smos-jobhunt] Adapting module: Main
239.57 s
[smos-jobhunt] Outputing coverables file /build/smos-jobhunt-0.2.0/app/Main.hs.coverables for source file /build/smos-jobhunt-0.2.0/app/Main.hs
239.57 s
[smos-jobhunt] [2 of 3] Compiling Paths_smos_jobhunt ( dist/build/smos-jobhunt/autogen/Paths_smos_jobhunt.hs, dist/build/smos-jobhunt/smos-jobhunt-tmp/Paths_smos_jobhunt.o ) [Impure plugin forced recompilation]
239.58 s
[smos-jobhunt] [3 of 3] Linking dist/build/smos-jobhunt/smos-jobhunt
239.58 s
[smos-jobhunt] Preprocessing test suite 'smos-jobhunt-test' for smos-jobhunt-0.2.0...
239.58 s
[smos-jobhunt] Building test suite 'smos-jobhunt-test' for smos-jobhunt-0.2.0...
239.58 s
[smos-archive] [1 of 7] Compiling Paths_smos_archive ( dist/build/autogen/Paths_smos_archive.hs, dist/build/Paths_smos_archive.o, dist/build/Paths_smos_archive.dyn_o )
239.58 s
[smos-archive] [2 of 7] Compiling Smos.Archive.OptParse ( src/Smos/Archive/OptParse.hs, dist/build/Smos/Archive/OptParse.o, dist/build/Smos/Archive/OptParse.dyn_o )
239.58 s
[smos-archive] Adapting module: Smos.Archive.OptParse
239.58 s
[smos-archive] Outputing coverables file /build/smos-archive-0.7.1/src/Smos/Archive/OptParse.hs.coverables for source file /build/smos-archive-0.7.1/src/Smos/Archive/OptParse.hs
239.58 s
[smos-archive] [3 of 7] Compiling Smos.Archive.Env ( src/Smos/Archive/Env.hs, dist/build/Smos/Archive/Env.o, dist/build/Smos/Archive/Env.dyn_o )
239.58 s
[smos-archive] Adapting module: Smos.Archive.Env
239.58 s
[smos-archive] Outputing coverables file /build/smos-archive-0.7.1/src/Smos/Archive/Env.hs.coverables for source file /build/smos-archive-0.7.1/src/Smos/Archive/Env.hs
239.58 s
[smos-archive] [4 of 7] Compiling Smos.Archive.Commands.File ( src/Smos/Archive/Commands/File.hs, dist/build/Smos/Archive/Commands/File.o, dist/build/Smos/Archive/Commands/File.dyn_o )
239.58 s
[smos-archive] Adapting module: Smos.Archive.Commands.File
239.58 s
[smos-archive] Outputing coverables file /build/smos-archive-0.7.1/src/Smos/Archive/Commands/File.hs.coverables for source file /build/smos-archive-0.7.1/src/Smos/Archive/Commands/File.hs
239.58 s
[smos-archive] [5 of 7] Compiling Smos.Archive.Commands.Export ( src/Smos/Archive/Commands/Export.hs, dist/build/Smos/Archive/Commands/Export.o, dist/build/Smos/Archive/Commands/Export.dyn_o )
239.58 s
[smos-archive] Adapting module: Smos.Archive.Commands.Export
239.58 s
[smos-archive] Outputing coverables file /build/smos-archive-0.7.1/src/Smos/Archive/Commands/Export.hs.coverables for source file /build/smos-archive-0.7.1/src/Smos/Archive/Commands/Export.hs
239.58 s
[smos-archive] [6 of 7] Compiling Smos.Archive.Commands ( src/Smos/Archive/Commands.hs, dist/build/Smos/Archive/Commands.o, dist/build/Smos/Archive/Commands.dyn_o )
239.58 s
[smos-archive] Adapting module: Smos.Archive.Commands
239.58 s
[smos-archive] Outputing coverables file /build/smos-archive-0.7.1/src/Smos/Archive/Commands.hs.coverables for source file /build/smos-archive-0.7.1/src/Smos/Archive/Commands.hs
239.58 s
[smos-archive] [7 of 7] Compiling Smos.Archive ( src/Smos/Archive.hs, dist/build/Smos/Archive.o, dist/build/Smos/Archive.dyn_o )
239.58 s
[smos-archive] Adapting module: Smos.Archive
239.58 s
[smos-archive] Outputing coverables file /build/smos-archive-0.7.1/src/Smos/Archive.hs.coverables for source file /build/smos-archive-0.7.1/src/Smos/Archive.hs
239.58 s
[smos-archive] Warning: ignoring unrecognised input `dist/build/Smos/Archive.dyn_o'
239.58 s
[smos-archive] Warning: ignoring unrecognised input `dist/build/Smos/Archive/Commands.dyn_o'
239.58 s
[smos-archive] Warning: ignoring unrecognised input `dist/build/Smos/Archive/Commands/Export.dyn_o'
239.58 s
[smos-archive] Warning: ignoring unrecognised input `dist/build/Smos/Archive/Commands/File.dyn_o'
239.58 s
[smos-archive] Warning: ignoring unrecognised input `dist/build/Smos/Archive/Env.dyn_o'
239.58 s
[smos-archive] Warning: ignoring unrecognised input `dist/build/Smos/Archive/OptParse.dyn_o'
239.58 s
[smos-archive] Warning: ignoring unrecognised input `dist/build/Paths_smos_archive.dyn_o'
239.58 s
[smos-archive] Preprocessing test suite 'smos-archive-test' for smos-archive-0.7.1...
239.58 s
[smos-archive] Building test suite 'smos-archive-test' for smos-archive-0.7.1...
239.58 s
[smos-query] Preprocessing library for smos-query-0.12.0...
239.58 s
[smos-query] Building library for smos-query-0.12.0...
239.58 s
[smos-query] [ 1 of 23] Compiling Paths_smos_query ( dist/build/autogen/Paths_smos_query.hs, dist/build/Paths_smos_query.o, dist/build/Paths_smos_query.dyn_o )
239.58 s
[smos-query] Adapting module: Smos.Query.Clock.Types
239.58 s
[smos-query] Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query/Clock/Types.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query/Clock/Types.hs
239.58 s
[smos-query] Adapting module: Smos.Query.Formatting
239.58 s
[smos-query] Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query/Formatting.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query/Formatting.hs
239.58 s
[smos-query] [ 2 of 23] Compiling Smos.Query.Clock.Types ( src/Smos/Query/Clock/Types.hs, dist/build/Smos/Query/Clock/Types.o, dist/build/Smos/Query/Clock/Types.dyn_o )
239.58 s
[smos-query] [ 3 of 23] Compiling Smos.Query.Formatting ( src/Smos/Query/Formatting.hs, dist/build/Smos/Query/Formatting.o, dist/build/Smos/Query/Formatting.dyn_o )
239.58 s
[smos-query] Adapting module: Smos.Query.OptParse
239.58 s
[smos-query] Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query/OptParse.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query/OptParse.hs
239.58 s
[smos-query] [ 4 of 23] Compiling Smos.Query.OptParse ( src/Smos/Query/OptParse.hs, dist/build/Smos/Query/OptParse.o, dist/build/Smos/Query/OptParse.dyn_o )
239.58 s
[smos-query] [ 5 of 23] Compiling Smos.Query.Env ( src/Smos/Query/Env.hs, dist/build/Smos/Query/Env.o, dist/build/Smos/Query/Env.dyn_o )
239.58 s
[smos-query] Adapting module: Smos.Query.Env
239.58 s
[smos-query] Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query/Env.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query/Env.hs
239.58 s
[smos-query] [ 6 of 23] Compiling Smos.Query.Streaming ( src/Smos/Query/Streaming.hs, dist/build/Smos/Query/Streaming.o, dist/build/Smos/Query/Streaming.dyn_o )
239.58 s
[smos-query] Adapting module: Smos.Query.Streaming
239.58 s
[smos-query] Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query/Streaming.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query/Streaming.hs
239.58 s
[smos-query] [ 7 of 23] Compiling Smos.Query.Commands.Import ( src/Smos/Query/Commands/Import.hs, dist/build/Smos/Query/Commands/Import.o, dist/build/Smos/Query/Commands/Import.dyn_o )
239.58 s
[smos-query] Adapting module: Smos.Query.Commands.Import
239.58 s
[smos-query] Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query/Commands/Import.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query/Commands/Import.hs
239.58 s
[smos-query] [Adapting module: Smos.Query.Commands.Entry
239.58 s
[smos-query] Adapting module: Smos.Query.Commands.Next
239.58 s
[smos-query] Adapting module: Smos.Query.Commands.Waiting
239.58 s
[smos-query] 8 of 23] Compiling Smos.Query.Commands.Work ( src/Smos/Query/Commands/Work.hs, Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query/Commands/Entry.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query/Commands/Entry.hs
239.58 s
[smos-query] dist/build/Smos/Query/Commands/Work.o, Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query/Commands/Waiting.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query/Commands/Waiting.hs
239.58 s
[smos-query] dist/build/Smos/Query/Commands/Work.dyn_oAdapting module: Smos.Query.Commands.Log
239.58 s
[smos-query] Adapting module: Smos.Query.Commands.Projects
239.58 s
[smos-query] )Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query/Commands/Next.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query/Commands/Next.hs
239.58 s
[smos-query]
239.58 s
[smos-query] Adapting module: Smos.Query.Commands.Stuck
239.58 s
[smos-query] Adapting module: Smos.Query.Commands.Tags
239.58 s
[smos-query] Adapting module: Smos.Query.Commands.Ongoing
239.58 s
[smos-query] Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query/Commands/Projects.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query/Commands/Projects.hs
239.58 s
[smos-query] Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query/Commands/Log.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query/Commands/Log.hs
239.58 s
[smos-query] Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query/Commands/Stuck.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query/Commands/Stuck.hs
239.58 s
[smos-query] Adapting module: Smos.Query.Commands.Free
239.58 s
[smos-query] Adapting module: Smos.Query.Commands.Work
239.58 s
[smos-query] Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query/Commands/Tags.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query/Commands/Tags.hs
239.58 s
[smos-query] Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query/Commands/Ongoing.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query/Commands/Ongoing.hs
239.58 s
[smos-query] Adapting module: Smos.Query.Commands.Stats
239.58 s
[smos-query] Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query/Commands/Work.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query/Commands/Work.hs
239.58 s
[smos-query] Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query/Commands/Stats.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query/Commands/Stats.hs
239.58 s
[smos-query] Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query/Commands/Free.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query/Commands/Free.hs
239.58 s
[smos-query] Adapting module: Smos.Query.Commands.Agenda
239.58 s
[smos-query] Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query/Commands/Agenda.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query/Commands/Agenda.hs
239.58 s
[smos-query] Adapting module: Smos.Query.Commands.Clock
239.58 s
[smos-query] Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query/Commands/Clock.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query/Commands/Clock.hs
239.58 s
[smos-query] Adapting module: Smos.Query.Commands.PreparedReport
239.58 s
[smos-query] Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query/Commands/PreparedReport.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query/Commands/PreparedReport.hs
239.58 s
[smos-query] [ 9 of 23] Compiling Smos.Query.Commands.Waiting ( src/Smos/Query/Commands/Waiting.hs, dist/build/Smos/Query/Commands/Waiting.o, dist/build/Smos/Query/Commands/Waiting.dyn_o )
239.58 s
[smos-query] [10 of 23] Compiling Smos.Query.Commands.Tags ( src/Smos/Query/Commands/Tags.hs, dist/build/Smos/Query/Commands/Tags.o, dist/build/Smos/Query/Commands/Tags.dyn_o )
239.58 s
[smos-query] [11 of 23] Compiling Smos.Query.Commands.Stuck ( src/Smos/Query/Commands/Stuck.hs, dist/build/Smos/Query/Commands/Stuck.o, dist/build/Smos/Query/Commands/Stuck.dyn_o )
239.58 s
[smos-query] [12 of 23] Compiling Smos.Query.Commands.Stats ( src/Smos/Query/Commands/Stats.hs, dist/build/Smos/Query/Commands/Stats.o, dist/build/Smos/Query/Commands/Stats.dyn_o )
239.58 s
[smos-query] [13 of 23] Compiling Smos.Query.Commands.Projects ( src/Smos/Query/Commands/Projects.hs, dist/build/Smos/Query/Commands/Projects.o, dist/build/Smos/Query/Commands/Projects.dyn_o )
239.58 s
[smos-query] [14 of 23] Compiling Smos.Query.Commands.Ongoing ( src/Smos/Query/Commands/Ongoing.hs, dist/build/Smos/Query/Commands/Ongoing.o, dist/build/Smos/Query/Commands/Ongoing.dyn_o )
239.58 s
[smos-query] [15 of 23] Compiling Smos.Query.Commands.Next ( src/Smos/Query/Commands/Next.hs, dist/build/Smos/Query/Commands/Next.o, dist/build/Smos/Query/Commands/Next.dyn_o )
239.58 s
[smos-query] [16 of 23] Compiling Smos.Query.Commands.Log ( src/Smos/Query/Commands/Log.hs, dist/build/Smos/Query/Commands/Log.o, dist/build/Smos/Query/Commands/Log.dyn_o )
239.58 s
[smos-query] [17 of 23] Compiling Smos.Query.Commands.Free ( src/Smos/Query/Commands/Free.hs, dist/build/Smos/Query/Commands/Free.o, dist/build/Smos/Query/Commands/Free.dyn_o )
239.58 s
[smos-query] [18 of 23] Compiling Smos.Query.Commands.Entry ( src/Smos/Query/Commands/Entry.hs, dist/build/Smos/Query/Commands/Entry.o, dist/build/Smos/Query/Commands/Entry.dyn_o )
239.58 s
[smos-query] [19 of 23] Compiling Smos.Query.Commands.PreparedReport ( src/Smos/Query/Commands/PreparedReport.hs, dist/build/Smos/Query/Commands/PreparedReport.o, dist/build/Smos/Query/Commands/PreparedReport.dyn_o )
239.58 s
[smos-query] [20 of 23] Compiling Smos.Query.Commands.Clock ( src/Smos/Query/Commands/Clock.hs, dist/build/Smos/Query/Commands/Clock.o, dist/build/Smos/Query/Commands/Clock.dyn_o )
239.58 s
[smos-query] [21 of 23] Compiling Smos.Query.Commands.Agenda ( src/Smos/Query/Commands/Agenda.hs, dist/build/Smos/Query/Commands/Agenda.o, dist/build/Smos/Query/Commands/Agenda.dyn_o )
239.58 s
[smos-query] [22 of 23] Compiling Smos.Query.Commands ( src/Smos/Query/Commands.hs, dist/build/Smos/Query/Commands.o, dist/build/Smos/Query/Commands.dyn_o )
239.58 s
[smos-query] Adapting module: Smos.Query.Commands
239.58 s
[smos-query] Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query/Commands.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query/Commands.hs
239.58 s
[smos-query] [23 of 23] Compiling Smos.Query ( src/Smos/Query.hs, dist/build/Smos/Query.o, dist/build/Smos/Query.dyn_o )
239.96 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/3br0prsyy5b4cmg0g7jaysbivv9ha2fg-smos-api-0.8.0 /nix/store/7ivyv55mckh3a69irrhz8382npxrcm5n-smos-api-0.8.0-coverage
240.99 s
[post-build-hook] Pushing 2 paths (506 are already present) using zstd to cache smos ⏳
240.99 s
[post-build-hook]
241.33 s
[post-build-hook] Pushing /nix/store/7ivyv55mckh3a69irrhz8382npxrcm5n-smos-api-0.8.0-coverage (112.00 B)
241.35 s
[post-build-hook] Pushing /nix/store/3br0prsyy5b4cmg0g7jaysbivv9ha2fg-smos-api-0.8.0 (6.87 MiB)
242.92 s
[post-build-hook]
242.92 s
[post-build-hook] All done.
242.94 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/3br0prsyy5b4cmg0g7jaysbivv9ha2fg-smos-api-0.8.0 /nix/store/7ivyv55mckh3a69irrhz8382npxrcm5n-smos-api-0.8.0-coverage
243.04 s
[post-build-hook] copying 2 paths...
243.04 s
[post-build-hook] copying path '/nix/store/3br0prsyy5b4cmg0g7jaysbivv9ha2fg-smos-api-0.8.0' to 'https://cache.staging.nix-ci.com'...
243.08 s
[post-build-hook] copying path '/nix/store/7ivyv55mckh3a69irrhz8382npxrcm5n-smos-api-0.8.0-coverage' to 'https://cache.staging.nix-ci.com'...
245.68 s
[post-build-hook] copying 1 paths...
245.68 s
[post-build-hook] copying path '/nix/store/qbbj2il89gy7n6mqxv1pdpgg7w35ggy7-smos-api-0.8.0.drv' to 'https://cache.staging.nix-ci.com'...
247.81 s
Progress: 32 of 99 built (5 building), 28 of 28 downloaded from cache
247.96 s
Building smos-api-gen-source
248.02 s
Building smos-client-source
248.09 s
Building smos-server-source
248.09 s
[ical-gen] Test suite ical-test: PASS
248.09 s
[ical-gen] Test suite logged to: dist/test/ical-gen-0.0.0.0-ical-test.log
248.11 s
[ical-gen] 1 of 1 test suites (1 of 1 test cases) passed.
248.11 s
[ical-gen] checkPhase completed in 1 minutes 20 seconds
248.11 s
[ical-gen] Phase: haddockPhase
248.11 s
[ical-gen] Preprocessing executable 'ical-spec-coverage' for ical-gen-0.0.0.0...
248.11 s
[ical-gen] Preprocessing library for ical-gen-0.0.0.0...
248.11 s
[ical-gen] Running Haddock on library for ical-gen-0.0.0.0...
248.11 s
[ical-gen] Warning: The documentation for the following packages are not installed. No
248.11 s
[ical-gen] links will be generated to these packages: attoparsec-0.14.4,
248.11 s
[ical-gen] attoparsec-0.14.4, libyaml-clib-0.2.5, path-0.9.6, path-0.9.6, vector-0.13.2.0
248.11 s
[ical-gen] [ 1 of 12] Compiling ICal.ContentLine.Gen ( src/ICal/ContentLine/Gen.hs, nothing )
248.12 s
[ical-gen] [ 2 of 12] Compiling ICal.PropertyType.CalAddress.Gen ( src/ICal/PropertyType/CalAddress/Gen.hs, nothing )
248.12 s
[ical-gen] [ 3 of 12] Compiling ICal.PropertyType.Duration.Gen ( src/ICal/PropertyType/Duration/Gen.hs, nothing )
248.12 s
[ical-gen] [ 4 of 12] Compiling ICal.PropertyType.URI.Gen ( src/ICal/PropertyType/URI/Gen.hs, nothing )
248.12 s
[ical-gen] [ 5 of 12] Compiling ICal.Parameter.Gen ( src/ICal/Parameter/Gen.hs, nothing )
248.12 s
[ical-gen] [ 6 of 12] Compiling ICal.PropertyType.Gen ( src/ICal/PropertyType/Gen.hs, nothing )
248.12 s
[ical-gen] [ 7 of 12] Compiling ICal.PropertyType.RecurrenceRule.Gen ( src/ICal/PropertyType/RecurrenceRule/Gen.hs, nothing )
248.12 s
[ical-gen] [ 8 of 12] Compiling ICal.Property.Gen ( src/ICal/Property/Gen.hs, nothing )
248.12 s
[ical-gen] [ 9 of 12] Compiling ICal.Component.Gen ( src/ICal/Component/Gen.hs, nothing )
248.12 s
[ical-gen] [10 of 12] Compiling ICal.UnfoldedLine.Gen ( src/ICal/UnfoldedLine/Gen.hs, nothing )
248.12 s
[ical-gen] [11 of 12] Compiling ICal.Gen ( src/ICal/Gen.hs, nothing )
248.12 s
[ical-gen] [12 of 12] Compiling Paths_ical_gen ( dist/build/autogen/Paths_ical_gen.hs, nothing )
248.12 s
[ical-gen] Haddock coverage:
248.12 s
[ical-gen] 0% ( 0 / 6) in 'ICal.ContentLine.Gen'
248.12 s
[ical-gen] Missing documentation for:
248.12 s
[ical-gen] Module header
248.12 s
[ical-gen] genNonEmptyTextBy (src/ICal/ContentLine/Gen.hs:33)
248.12 s
[ical-gen] genNameChar (src/ICal/ContentLine/Gen.hs:36)
248.12 s
[ical-gen] genQSafeChar (src/ICal/ContentLine/Gen.hs:47)
248.12 s
[ical-gen] genSafeChar (src/ICal/ContentLine/Gen.hs:50)
248.12 s
[ical-gen] renderContentLines (src/ICal/ContentLine/Gen.hs:53)
248.12 s
[ical-gen] 0% ( 0 / 1) in 'ICal.PropertyType.CalAddress.Gen'
248.12 s
[ical-gen] Missing documentation for:
248.12 s
[ical-gen] Module header
248.12 s
[ical-gen] 0% ( 0 / 2) in 'ICal.PropertyType.Duration.Gen'
248.12 s
[ical-gen] Missing documentation for:
248.12 s
[ical-gen] Module header
248.12 s
[ical-gen] genSized (src/ICal/PropertyType/Duration/Gen.hs:48)
248.12 s
[ical-gen] 0% ( 0 / 1) in 'ICal.PropertyType.URI.Gen'
248.12 s
[ical-gen] Missing documentation for:
248.12 s
[ical-gen] Module header
248.12 s
[ical-gen] 0% ( 0 / 5) in 'ICal.Parameter.Gen'
248.12 s
[ical-gen] Missing documentation for:
248.12 s
[ical-gen] Module header
248.12 s
[ical-gen] parameterExampleSpec (src/ICal/Parameter/Gen.hs:120)
248.12 s
[ical-gen] parameterParseExampleSpec (src/ICal/Parameter/Gen.hs:129)
248.12 s
[ical-gen] parameterRenderExampleSpec (src/ICal/Parameter/Gen.hs:140)
248.12 s
[ical-gen] parameterSpec (src/ICal/Parameter/Gen.hs:150)
248.12 s
[ical-gen] 6% ( 1 / 15) in 'ICal.PropertyType.Gen'
248.12 s
[ical-gen] Missing documentation for:
248.12 s
[ical-gen] Module header
248.12 s
[ical-gen] genImpreciseUTCTime (src/ICal/PropertyType/Gen.hs:88)
248.12 s
[ical-gen] shrinkImpreciseUTCTime (src/ICal/PropertyType/Gen.hs:91)
248.12 s
[ical-gen] genImpreciseLocalTime (src/ICal/PropertyType/Gen.hs:100)
248.12 s
[ical-gen] shrinkImpreciseLocalTime (src/ICal/PropertyType/Gen.hs:103)
248.12 s
[ical-gen] genImpreciseTimeOfDay (src/ICal/PropertyType/Gen.hs:108)
248.12 s
[ical-gen] shrinkImpreciseTimeOfDay (src/ICal/PropertyType/Gen.hs:115)
248.12 s
[ical-gen] shrinkRangeDown (src/ICal/PropertyType/Gen.hs:135)
248.12 s
[ical-gen] shrinkRangeUp (src/ICal/PropertyType/Gen.hs:142)
248.12 s
[ical-gen] clampMaybe (src/ICal/PropertyType/Gen.hs:148)
248.12 s
[ical-gen] propertyTypeRenderExampleSpec (src/ICal/PropertyType/Gen.hs:169)
248.12 s
[ical-gen] propertyTypeParseExampleSpec (src/ICal/PropertyType/Gen.hs:184)
248.12 s
[ical-gen] propertyTypeExampleSpec (src/ICal/PropertyType/Gen.hs:200)
248.12 s
[ical-gen] propertyTypeSpec (src/ICal/PropertyType/Gen.hs:208)
248.12 s
[ical-gen] 0% ( 0 / 5) in 'ICal.PropertyType.RecurrenceRule.Gen'
248.12 s
[ical-gen] Missing documentation for:
248.12 s
[ical-gen] Module header
248.12 s
[ical-gen] genSpecificByDay (src/ICal/PropertyType/RecurrenceRule/Gen.hs:74)
248.12 s
[ical-gen] genDailyRecurrence (src/ICal/PropertyType/RecurrenceRule/Gen.hs:178)
248.12 s
[ical-gen] recurrenceRulePartExampleSpec (src/ICal/PropertyType/RecurrenceRule/Gen.hs:222)
248.12 s
[ical-gen] recurrenceRulePartSpec (src/ICal/PropertyType/RecurrenceRule/Gen.hs:233)
248.12 s
[ical-gen] 0% ( 0 / 5) in 'ICal.Property.Gen'
248.12 s
[smos-jobhunt] [1 of 4] Compiling Paths_smos_jobhunt ( dist/build/smos-jobhunt-test/autogen/Paths_smos_jobhunt.hs, dist/build/smos-jobhunt-test/smos-jobhunt-test-tmp/Paths_smos_jobhunt.o )
248.12 s
[smos-jobhunt] Adapting module: Smos.JobHunt.OptParseSpec
248.12 s
[smos-jobhunt] Outputing coverables file /build/smos-jobhunt-0.2.0/test/Smos/JobHunt/OptParseSpec.hs.coverables for source file /build/smos-jobhunt-0.2.0/test/Smos/JobHunt/OptParseSpec.hs
248.12 s
[smos-jobhunt] Adapting module: Smos.JobHunt.Command.InitSpec
248.12 s
[smos-jobhunt] Outputing coverables file /build/smos-jobhunt-0.2.0/test/Smos/JobHunt/Command/InitSpec.hs.coverables for source file /build/smos-jobhunt-0.2.0/test/Smos/JobHunt/Command/InitSpec.hs
248.12 s
[smos-jobhunt] [2 of 4] Compiling Smos.JobHunt.Command.InitSpec ( test/Smos/JobHunt/Command/InitSpec.hs, dist/build/smos-jobhunt-test/smos-jobhunt-test-tmp/Smos/JobHunt/Command/InitSpec.o )
248.12 s
[smos-jobhunt] [3 of 4] Compiling Smos.JobHunt.OptParseSpec ( test/Smos/JobHunt/OptParseSpec.hs, dist/build/smos-jobhunt-test/smos-jobhunt-test-tmp/Smos/JobHunt/OptParseSpec.o )
248.12 s
[smos-jobhunt] [4 of 4] Compiling Main ( test/Spec.hs, dist/build/smos-jobhunt-test/smos-jobhunt-test-tmp/Main.o )
248.12 s
[smos-jobhunt] Adapting module: Main
248.12 s
[smos-jobhunt] Outputing coverables file /build/smos-jobhunt-0.2.0/test/Spec.hs.coverables for source file /build/smos-jobhunt-0.2.0/test/Spec.hs
248.12 s
[smos-jobhunt] [1 of 5] Compiling Paths_smos_jobhunt ( dist/build/smos-jobhunt-test/autogen/Paths_smos_jobhunt.hs, dist/build/smos-jobhunt-test/smos-jobhunt-test-tmp/Paths_smos_jobhunt.o ) [Impure plugin forced recompilation]
248.12 s
[smos-jobhunt] Adapting module: Smos.JobHunt.OptParseSpec
248.12 s
[smos-jobhunt] Outputing coverables file /build/smos-jobhunt-0.2.0/test/Smos/JobHunt/OptParseSpec.hs.coverables for source file /build/smos-jobhunt-0.2.0/test/Smos/JobHunt/OptParseSpec.hs
248.12 s
[smos-jobhunt] Adapting module: Smos.JobHunt.Command.InitSpec
248.12 s
[smos-jobhunt] Outputing coverables file /build/smos-jobhunt-0.2.0/test/Smos/JobHunt/Command/InitSpec.hs.coverables for source file /build/smos-jobhunt-0.2.0/test/Smos/JobHunt/Command/InitSpec.hs
248.13 s
[smos-jobhunt] [2 of 5] Compiling Smos.JobHunt.Command.InitSpec ( test/Smos/JobHunt/Command/InitSpec.hs, dist/build/smos-jobhunt-test/smos-jobhunt-test-tmp/Smos/JobHunt/Command/InitSpec.o ) [Control.Monad.Logger package changed]
248.13 s
[smos-jobhunt] [3 of 5] Compiling Smos.JobHunt.OptParseSpec ( test/Smos/JobHunt/OptParseSpec.hs, dist/build/smos-jobhunt-test/smos-jobhunt-test-tmp/Smos/JobHunt/OptParseSpec.o ) [OptEnvConf.Test package changed]
248.13 s
[smos-jobhunt] [4 of 5] Compiling Main ( test/Spec.hs, dist/build/smos-jobhunt-test/smos-jobhunt-test-tmp/Main.o ) [Test.Syd package changed]
248.13 s
[smos-jobhunt] Adapting module: Main
248.13 s
[smos-jobhunt] Outputing coverables file /build/smos-jobhunt-0.2.0/test/Spec.hs.coverables for source file /build/smos-jobhunt-0.2.0/test/Spec.hs
248.13 s
[smos-jobhunt] [5 of 5] Linking dist/build/smos-jobhunt-test/smos-jobhunt-test
248.13 s
[smos-jobhunt] Phase: checkPhase
248.13 s
[smos-jobhunt] Running 1 test suites...
248.13 s
[smos-jobhunt] Test suite smos-jobhunt-test: RUNNING...
248.13 s
[smos-jobhunt] Tests:
248.13 s
[smos-jobhunt]
248.13 s
[smos-jobhunt] Smos.JobHunt.OptParseSpec
248.13 s
[smos-jobhunt] ✓ pass the lint test 7.15 ms
248.13 s
[smos-jobhunt] ✓ produces the same reference documentation as before 12.09 ms
248.13 s
[smos-jobhunt] ✓ produces the nix options as before 7.77 ms
248.13 s
[smos-jobhunt] Smos.JobHunt.Command.InitSpec
248.13 s
[smos-jobhunt] initSmosFilePath
248.13 s
[smos-jobhunt] ✓ makes a filesystem-friendly path 2.72 ms
248.13 s
[smos-jobhunt] smosJobHuntInit
248.13 s
[smos-jobhunt] ✓ can initialise an application project file 239.31 ms
248.13 s
[smos-jobhunt] initSmosFile
248.13 s
[smos-jobhunt] ✓ makes the same smos file as before 17.63 ms
248.13 s
[smos-jobhunt]
248.13 s
[smos-jobhunt] Passed: 6
248.13 s
[smos-jobhunt] Failed: 0
248.13 s
[smos-jobhunt] Sum of test runtimes: 0.29 seconds
248.13 s
[smos-jobhunt] Test suite took: 0.24 seconds
248.13 s
[smos-jobhunt]
248.13 s
[smos-jobhunt] Test suite smos-jobhunt-test: PASS
248.13 s
[smos-jobhunt] Test suite logged to: dist/test/smos-jobhunt-0.2.0-smos-jobhunt-test.log
248.13 s
[smos-jobhunt] 1 of 1 test suites (1 of 1 test cases) passed.
248.13 s
[smos-jobhunt] Phase: haddockPhase
248.13 s
[smos-archive] [1 of 6] Compiling Paths_smos_archive ( dist/build/smos-archive-test/autogen/Paths_smos_archive.hs, dist/build/smos-archive-test/smos-archive-test-tmp/Paths_smos_archive.o )
248.13 s
[smos-archive] Adapting module: Smos.Archive.OptParseSpec
248.13 s
[smos-archive] Adapting module: Smos.Archive.IntegrationSpec
248.13 s
[smos-archive] Adapting module: Smos.Archive.Commands.FileSpec
248.13 s
[smos-archive] Outputing coverables file /build/smos-archive-0.7.1/test/Smos/Archive/OptParseSpec.hs.coverables for source file /build/smos-archive-0.7.1/test/Smos/Archive/OptParseSpec.hs
248.13 s
[smos-archive] Outputing coverables file /build/smos-archive-0.7.1/test/Smos/Archive/IntegrationSpec.hs.coverables for source file /build/smos-archive-0.7.1/test/Smos/Archive/IntegrationSpec.hs
248.13 s
[smos-archive] Outputing coverables file /build/smos-archive-0.7.1/test/Smos/Archive/Commands/FileSpec.hs.coverables for source file /build/smos-archive-0.7.1/test/Smos/Archive/Commands/FileSpec.hs
248.13 s
[smos-archive] Adapting module: Smos.Archive.Commands.ExportSpec
248.13 s
[smos-archive] Outputing coverables file /build/smos-archive-0.7.1/test/Smos/Archive/Commands/ExportSpec.hs.coverables for source file /build/smos-archive-0.7.1/test/Smos/Archive/Commands/ExportSpec.hs
248.13 s
[smos-archive] [2 of 6] Compiling Smos.Archive.Commands.ExportSpec ( test/Smos/Archive/Commands/ExportSpec.hs, dist/build/smos-archive-test/smos-archive-test-tmp/Smos/Archive/Commands/ExportSpec.o )
248.13 s
[smos-archive] [3 of 6] Compiling Smos.Archive.Commands.FileSpec ( test/Smos/Archive/Commands/FileSpec.hs, dist/build/smos-archive-test/smos-archive-test-tmp/Smos/Archive/Commands/FileSpec.o )
248.13 s
[smos-archive] [4 of 6] Compiling Smos.Archive.IntegrationSpec ( test/Smos/Archive/IntegrationSpec.hs, dist/build/smos-archive-test/smos-archive-test-tmp/Smos/Archive/IntegrationSpec.o )
248.13 s
[smos-archive] [5 of 6] Compiling Smos.Archive.OptParseSpec ( test/Smos/Archive/OptParseSpec.hs, dist/build/smos-archive-test/smos-archive-test-tmp/Smos/Archive/OptParseSpec.o )
248.13 s
[smos-archive] [6 of 6] Compiling Main ( test/Spec.hs, dist/build/smos-archive-test/smos-archive-test-tmp/Main.o )
248.13 s
[smos-archive] Adapting module: Main
248.13 s
[smos-archive] Outputing coverables file /build/smos-archive-0.7.1/test/Spec.hs.coverables for source file /build/smos-archive-0.7.1/test/Spec.hs
248.13 s
[smos-archive] [1 of 7] Compiling Paths_smos_archive ( dist/build/smos-archive-test/autogen/Paths_smos_archive.hs, dist/build/smos-archive-test/smos-archive-test-tmp/Paths_smos_archive.o ) [Impure plugin forced recompilation]
248.13 s
[smos-archive] Adapting module: Smos.Archive.IntegrationSpec
248.13 s
[smos-archive] Adapting module: Smos.Archive.OptParseSpec
248.13 s
[smos-archive] Outputing coverables file /build/smos-archive-0.7.1/test/Smos/Archive/IntegrationSpec.hs.coverables for source file /build/smos-archive-0.7.1/test/Smos/Archive/IntegrationSpec.hs
248.13 s
[smos-archive] Outputing coverables file /build/smos-archive-0.7.1/test/Smos/Archive/OptParseSpec.hs.coverables for source file /build/smos-archive-0.7.1/test/Smos/Archive/OptParseSpec.hs
248.13 s
[smos-archive] Adapting module: Smos.Archive.Commands.FileSpec
248.13 s
[smos-archive] Outputing coverables file /build/smos-archive-0.7.1/test/Smos/Archive/Commands/FileSpec.hs.coverables for source file /build/smos-archive-0.7.1/test/Smos/Archive/Commands/FileSpec.hs
248.13 s
[smos-archive] Adapting module: Smos.Archive.Commands.ExportSpec
248.13 s
[smos-archive] Outputing coverables file /build/smos-archive-0.7.1/test/Smos/Archive/Commands/ExportSpec.hs.coverables for source file /build/smos-archive-0.7.1/test/Smos/Archive/Commands/ExportSpec.hs
248.13 s
[smos-archive] [2 of 7] Compiling Smos.Archive.Commands.ExportSpec ( test/Smos/Archive/Commands/ExportSpec.hs, dist/build/smos-archive-test/smos-archive-test-tmp/Smos/Archive/Commands/ExportSpec.o ) [Data.DirForest package changed]
248.13 s
[smos-archive] [3 of 7] Compiling Smos.Archive.Commands.FileSpec ( test/Smos/Archive/Commands/FileSpec.hs, dist/build/smos-archive-test/smos-archive-test-tmp/Smos/Archive/Commands/FileSpec.o ) [Test.Syd.Validity package changed]
248.13 s
[smos-archive] [4 of 7] Compiling Smos.Archive.IntegrationSpec ( test/Smos/Archive/IntegrationSpec.hs, dist/build/smos-archive-test/smos-archive-test-tmp/Smos/Archive/IntegrationSpec.o ) [Path package changed]
248.13 s
[smos-archive] [5 of 7] Compiling Smos.Archive.OptParseSpec ( test/Smos/Archive/OptParseSpec.hs, dist/build/smos-archive-test/smos-archive-test-tmp/Smos/Archive/OptParseSpec.o ) [OptEnvConf.Test package changed]
248.13 s
[smos-query] Adapting module: Smos.Query
248.13 s
[smos-query] Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query.hs
248.13 s
[smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query.dyn_o'
248.13 s
[smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query/Clock/Types.dyn_o'
248.13 s
[smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query/Commands.dyn_o'
248.13 s
[smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query/Commands/Agenda.dyn_o'
248.13 s
[smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query/Commands/Clock.dyn_o'
248.13 s
[smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query/Commands/Entry.dyn_o'
248.13 s
[smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query/Commands/Free.dyn_o'
248.13 s
[smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query/Commands/Import.dyn_o'
248.13 s
[smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query/Commands/Log.dyn_o'
248.13 s
[smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query/Commands/Next.dyn_o'
248.13 s
[smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query/Commands/Ongoing.dyn_o'
248.13 s
[smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query/Commands/PreparedReport.dyn_o'
248.13 s
[smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query/Commands/Projects.dyn_o'
248.13 s
[smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query/Commands/Stats.dyn_o'
248.13 s
[smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query/Commands/Stuck.dyn_o'
248.13 s
[smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query/Commands/Tags.dyn_o'
248.13 s
[smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query/Commands/Waiting.dyn_o'
248.13 s
[smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query/Commands/Work.dyn_o'
248.13 s
[smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query/Env.dyn_o'
248.13 s
[smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query/Formatting.dyn_o'
248.13 s
[smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query/OptParse.dyn_o'
248.13 s
[smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query/Streaming.dyn_o'
248.13 s
[smos-query] Warning: ignoring unrecognised input `dist/build/Paths_smos_query.dyn_o'
248.13 s
[smos-query] Preprocessing test suite 'smos-query-test' for smos-query-0.12.0...
248.13 s
[smos-query] Building test suite 'smos-query-test' for smos-query-0.12.0...
248.13 s
[smos-query] [ 1 of 10] Compiling Paths_smos_query ( dist/build/smos-query-test/autogen/Paths_smos_query.hs, dist/build/smos-query-test/smos-query-test-tmp/Paths_smos_query.o )
248.13 s
[smos-query] Adapting module: Smos.Query.OptParseSpec
248.13 s
[smos-query] Outputing coverables file /build/smos-query-0.12.0/test/Smos/Query/OptParseSpec.hs.coverables for source file /build/smos-query-0.12.0/test/Smos/Query/OptParseSpec.hs
248.13 s
[smos-query] Adapting module: Smos.Query.TestUtils
248.13 s
[smos-query] Outputing coverables file /build/smos-query-0.12.0/test/Smos/Query/TestUtils.hs.coverables for source file /build/smos-query-0.12.0/test/Smos/Query/TestUtils.hs
248.13 s
[smos-query] [ 2 of 10] Compiling Smos.Query.OptParseSpec ( test/Smos/Query/OptParseSpec.hs, dist/build/smos-query-test/smos-query-test-tmp/Smos/Query/OptParseSpec.o )
248.13 s
[smos-query] Adapting module: Smos.Query.OngoingSpec
248.13 s
[smos-query] Adapting module: Smos.Query.NextSpec
248.13 s
[smos-query] Adapting module: Smos.Query.FreeSpec
248.13 s
[smos-query] Adapting module: Smos.Query.WaitingSpec
248.13 s
[smos-query] Adapting module: Smos.Query.WorkSpec
248.13 s
[smos-query] Adapting module: Smos.Query.AgendaSpec
248.13 s
[smos-query] Outputing coverables file /build/smos-query-0.12.0/test/Smos/Query/OngoingSpec.hs.coverables for source file /build/smos-query-0.12.0/test/Smos/Query/OngoingSpec.hs
248.13 s
[smos-query] Outputing coverables file /build/smos-query-0.12.0/test/Smos/Query/NextSpec.hs.coverables for source file /build/smos-query-0.12.0/test/Smos/Query/NextSpec.hs
248.13 s
[smos-query] Outputing coverables file /build/smos-query-0.12.0/test/Smos/Query/FreeSpec.hs.coverables for source file /build/smos-query-0.12.0/test/Smos/Query/FreeSpec.hs
248.13 s
[smos-query] Outputing coverables file /build/smos-query-0.12.0/test/Smos/Query/WaitingSpec.hs.coverables for source file /build/smos-query-0.12.0/test/Smos/Query/WaitingSpec.hs
248.13 s
[smos-query] Outputing coverables file /build/smos-query-0.12.0/test/Smos/Query/WorkSpec.hs.coverables for source file /build/smos-query-0.12.0/test/Smos/Query/WorkSpec.hs
248.13 s
[smos-query] Outputing coverables file /build/smos-query-0.12.0/test/Smos/Query/AgendaSpec.hs.coverables for source file /build/smos-query-0.12.0/test/Smos/Query/AgendaSpec.hs
248.13 s
[smos-report-gen] Phase: setupCompilerEnvironmentPhase
248.13 s
[smos-report-gen] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
248.13 s
[smos-report-gen] Phase: unpackPhase
248.13 s
[smos-report-gen] unpacking source archive /nix/store/gj24g1dpzbbjlp0aflhf8dwb9im061zz-smos-report-gen-source-0.8.0/smos-report-gen-0.8.0.tar.gz
248.13 s
[smos-report-gen] source root is smos-report-gen-0.8.0
248.13 s
[smos-report-gen] setting SOURCE_DATE_EPOCH to timestamp 1780355867 of file "smos-report-gen-0.8.0/test/Spec.hs"
248.13 s
[smos-report-gen] warning: file "smos-report-gen-0.8.0/test/Spec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
248.13 s
[smos-report-gen] Phase: patchPhase
248.13 s
[smos-report-gen] Phase: compileBuildDriverPhase
248.13 s
[smos-report-gen] setupCompileFlags: -package-db=/build/tmp.njmDKdaNGM/setup-package.conf.d -threaded
248.13 s
[smos-report-gen] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.njmDKdaNGM/Main.o )
248.13 s
[smos-report-gen] [2 of 2] Linking Setup
248.13 s
[smos-report-gen] Phase: updateAutotoolsGnuConfigScriptsPhase
248.13 s
[smos-report-gen] Phase: configurePhase
248.13 s
[smos-report-gen] configureFlags: --verbose --prefix=/nix/store/rrwdvqqszdj62gafv7i5x54cfhhv69gr-smos-report-gen-0.8.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.njmDKdaNGM/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
248.13 s
[smos-report-gen] Using Parsec parser
248.13 s
[smos-report-gen] Configuring smos-report-gen-0.8.0...
248.13 s
[smos-report-gen] Dependency IntervalMap: using IntervalMap-0.6.2.1
248.13 s
[smos-report-gen] Dependency QuickCheck: using QuickCheck-2.15.0.1
248.13 s
[smos-report-gen] Dependency base >=4.9 && <=5: using base-4.20.2.0
248.13 s
[smos-report-gen] Dependency containers: using containers-0.7
248.13 s
[smos-report-gen] Dependency cursor: using cursor-0.3.2.0
248.13 s
[smos-report-gen] Dependency cursor-gen: using cursor-gen-0.4.0.0
248.13 s
[smos-report-gen] Dependency deepseq: using deepseq-1.5.0.0
248.13 s
[smos-report-gen] Dependency dlist: using dlist-1.0
248.13 s
[smos-report-gen] Dependency genvalidity >=1.0: using genvalidity-1.1.1.0
248.13 s
[smos-report-gen] Dependency genvalidity-containers: using genvalidity-containers-1.0.0.2
248.13 s
[smos-report-gen] Dependency genvalidity-path: using genvalidity-path-1.0.0.1
248.13 s
[smos-report-gen] Dependency genvalidity-time: using genvalidity-time-1.0.0.1
248.13 s
[smos-report-gen] Dependency path: using path-0.9.6
248.13 s
[smos-report-gen] Dependency smos-data: using smos-data-0.7.0
248.13 s
[smos-report-gen] Dependency smos-data-gen: using smos-data-gen-0.5.1
248.13 s
[smos-report-gen] Dependency smos-directory-gen: using smos-directory-gen-0.2.0
248.13 s
[smos-report-gen] Dependency smos-report: using smos-report-0.12.0
248.13 s
[smos-report-gen] Dependency text: using text-2.1.3
248.13 s
[smos-report-gen] Dependency time: using time-1.12.2
248.13 s
[smos-report-gen] Dependency IntervalMap: using IntervalMap-0.6.2.1
248.13 s
[smos-report-gen] Dependency QuickCheck: using QuickCheck-2.15.0.1
248.14 s
[smos-report-gen] Dependency base >=4.9 && <=5: using base-4.20.2.0
248.14 s
[smos-report-gen] Dependency containers: using containers-0.7
248.14 s
[smos-report-gen] Dependency cursor: using cursor-0.3.2.0
248.14 s
[smos-report-gen] Dependency cursor-gen: using cursor-gen-0.4.0.0
248.14 s
[smos-report-gen] Dependency dirforest: using dirforest-0.1.0.0
248.14 s
[ical-gen] Missing documentation for:
248.14 s
[ical-gen] Module header
248.14 s
[ical-gen] propertyRenderExampleSpec (src/ICal/Property/Gen.hs:221)
248.14 s
[ical-gen] propertyParseExampleSpec (src/ICal/Property/Gen.hs:238)
248.14 s
[ical-gen] propertyExampleSpec (src/ICal/Property/Gen.hs:254)
248.14 s
[ical-gen] propertySpec (src/ICal/Property/Gen.hs:262)
248.14 s
[ical-gen] 0% ( 0 / 5) in 'ICal.Component.Gen'
248.14 s
[ical-gen] Missing documentation for:
248.14 s
[ical-gen] Module header
248.14 s
[ical-gen] fixUntilCount (src/ICal/Component/Gen.hs:65)
248.14 s
[ical-gen] componentScenarioDir (src/ICal/Component/Gen.hs:287)
248.14 s
[ical-gen] renderError (src/ICal/Component/Gen.hs:314)
248.14 s
[ical-gen] componentSpec (src/ICal/Component/Gen.hs:329)
248.14 s
[ical-gen] 0% ( 0 / 1) in 'ICal.UnfoldedLine.Gen'
248.14 s
[ical-gen] Missing documentation for:
248.14 s
[ical-gen] Module header
248.14 s
[ical-gen] 85% ( 6 / 7) in 'ICal.Gen'
248.14 s
[ical-gen] Missing documentation for:
248.14 s
[ical-gen] Module header
248.14 s
[smos-jobhunt] Phase: installPhase
248.14 s
[smos-jobhunt] Installing library in /nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N
248.14 s
[smos-jobhunt] Installing executable smos-jobhunt in /nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0/bin
248.14 s
[smos-jobhunt] Warning: The directory
248.14 s
[smos-jobhunt] /nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0/bin is not in
248.14 s
[smos-jobhunt] the system search path.
248.14 s
[smos-jobhunt] Phase: fixupPhase
248.14 s
[smos-jobhunt] shrinking RPATHs of ELF executables and libraries in /nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0
248.14 s
[smos-jobhunt] shrinking /nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0/bin/smos-jobhunt
248.14 s
[smos-jobhunt] shrinking /nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N-ghc9.10.3.so
248.14 s
[smos-jobhunt] checking for references to /build/ in /nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0...
248.14 s
[smos-jobhunt] gzipping man pages under /nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0/share/man/
248.14 s
[smos-jobhunt] �
248.14 s
[smos-jobhunt] stripping (with command strip and flags -S -p) in /nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0/lib /nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0/bin
248.14 s
[smos-jobhunt] shrinking RPATHs of ELF executables and libraries in /nix/store/hcvz8vlmzarsl3ij3na5zpflsg7v0dnb-smos-jobhunt-0.2.0-coverables
248.14 s
[smos-jobhunt] checking for references to /build/ in /nix/store/hcvz8vlmzarsl3ij3na5zpflsg7v0dnb-smos-jobhunt-0.2.0-coverables...
248.14 s
[smos-jobhunt] patching script interpreter paths in /nix/store/hcvz8vlmzarsl3ij3na5zpflsg7v0dnb-smos-jobhunt-0.2.0-coverables
248.14 s
[smos-jobhunt] shrinking RPATHs of ELF executables and libraries in /nix/store/fwgva9s101br3fksgklk7wkq50ygsjvk-smos-jobhunt-0.2.0-coverage
248.14 s
[smos-jobhunt] checking for references to /build/ in /nix/store/fwgva9s101br3fksgklk7wkq50ygsjvk-smos-jobhunt-0.2.0-coverage...
248.14 s
[smos-jobhunt] patching script interpreter paths in /nix/store/fwgva9s101br3fksgklk7wkq50ygsjvk-smos-jobhunt-0.2.0-coverage
248.14 s
[smos-archive] [6 of 7] Compiling Main ( test/Spec.hs, dist/build/smos-archive-test/smos-archive-test-tmp/Main.o ) [Test.Syd package changed]
248.14 s
[smos-archive] Adapting module: Main
248.14 s
[smos-archive] Outputing coverables file /build/smos-archive-0.7.1/test/Spec.hs.coverables for source file /build/smos-archive-0.7.1/test/Spec.hs
248.14 s
[smos-archive] [7 of 7] Linking dist/build/smos-archive-test/smos-archive-test
248.14 s
[smos-archive] Preprocessing executable 'smos-archive' for smos-archive-0.7.1...
248.14 s
[smos-archive] Building executable 'smos-archive' for smos-archive-0.7.1...
248.14 s
[smos-archive] [1 of 2] Compiling Main ( app/Main.hs, dist/build/smos-archive/smos-archive-tmp/Main.o )
248.14 s
[smos-archive] Adapting module: Main
248.14 s
[smos-archive] Outputing coverables file /build/smos-archive-0.7.1/app/Main.hs.coverables for source file /build/smos-archive-0.7.1/app/Main.hs
248.14 s
[smos-archive] [2 of 2] Compiling Paths_smos_archive ( dist/build/smos-archive/autogen/Paths_smos_archive.hs, dist/build/smos-archive/smos-archive-tmp/Paths_smos_archive.o )
248.14 s
[smos-archive] [Adapting module: Main
248.14 s
[smos-archive] 1 of 3] Compiling Main ( app/Main.hs, dist/build/smos-archive/smos-archive-tmp/Main.o ) [Smos.Archive package changed]
248.14 s
[smos-archive] Outputing coverables file /build/smos-archive-0.7.1/app/Main.hs.coverables for source file /build/smos-archive-0.7.1/app/Main.hs
248.14 s
[smos-archive] [2 of 3] Compiling Paths_smos_archive ( dist/build/smos-archive/autogen/Paths_smos_archive.hs, dist/build/smos-archive/smos-archive-tmp/Paths_smos_archive.o ) [Impure plugin forced recompilation]
248.14 s
[smos-archive] [3 of 3] Linking dist/build/smos-archive/smos-archive
248.14 s
[smos-archive] Phase: checkPhase
248.14 s
[smos-query] [ 3 of 10] Compiling Smos.Query.TestUtils ( test/Smos/Query/TestUtils.hs, dist/build/smos-query-test/smos-query-test-tmp/Smos/Query/TestUtils.o )
248.14 s
[smos-query] [ 4 of 10] Compiling Smos.Query.OngoingSpec ( test/Smos/Query/OngoingSpec.hs, dist/build/smos-query-test/smos-query-test-tmp/Smos/Query/OngoingSpec.o )
248.14 s
[smos-query] [ 5 of 10] Compiling Smos.Query.NextSpec ( test/Smos/Query/NextSpec.hs, dist/build/smos-query-test/smos-query-test-tmp/Smos/Query/NextSpec.o )
248.14 s
[smos-query] [ 6 of 10] Compiling Smos.Query.FreeSpec ( test/Smos/Query/FreeSpec.hs, dist/build/smos-query-test/smos-query-test-tmp/Smos/Query/FreeSpec.o )
248.14 s
[smos-query] [ 7 of 10] Compiling Smos.Query.AgendaSpec ( test/Smos/Query/AgendaSpec.hs, dist/build/smos-query-test/smos-query-test-tmp/Smos/Query/AgendaSpec.o )
248.14 s
[smos-query] [ 8 of 10] Compiling Smos.Query.WaitingSpec ( test/Smos/Query/WaitingSpec.hs, dist/build/smos-query-test/smos-query-test-tmp/Smos/Query/WaitingSpec.o )
248.14 s
[smos-query] [ 9 of 10] Compiling Smos.Query.WorkSpec ( test/Smos/Query/WorkSpec.hs, dist/build/smos-query-test/smos-query-test-tmp/Smos/Query/WorkSpec.o )
248.14 s
[smos-query] [10 of 10] Compiling Main ( test/Spec.hs, dist/build/smos-query-test/smos-query-test-tmp/Main.o )
248.14 s
[smos-query] Adapting module: Main
248.14 s
[smos-query] Outputing coverables file /build/smos-query-0.12.0/test/Spec.hs.coverables for source file /build/smos-query-0.12.0/test/Spec.hs
248.14 s
[smos-query] [ 1 of 11] Compiling Paths_smos_query ( dist/build/smos-query-test/autogen/Paths_smos_query.hs, dist/build/smos-query-test/smos-query-test-tmp/Paths_smos_query.o ) [Impure plugin forced recompilation]
248.14 s
[smos-query] Adapting module: Smos.Query.OptParseSpec
248.14 s
[smos-query] Outputing coverables file /build/smos-query-0.12.0/test/Smos/Query/OptParseSpec.hs.coverables for source file /build/smos-query-0.12.0/test/Smos/Query/OptParseSpec.hs
248.14 s
[smos-query] Adapting module: Smos.Query.TestUtils
248.14 s
[smos-query] Outputing coverables file /build/smos-query-0.12.0/test/Smos/Query/TestUtils.hs.coverables for source file /build/smos-query-0.12.0/test/Smos/Query/TestUtils.hs
248.14 s
[smos-query] [ 2 of 11] Compiling Smos.Query.OptParseSpec ( test/Smos/Query/OptParseSpec.hs, dist/build/smos-query-test/smos-query-test-tmp/Smos/Query/OptParseSpec.o ) [OptEnvConf.Test package changed]
248.14 s
[smos-query] [ 3 of 11] Compiling Smos.Query.TestUtils ( test/Smos/Query/TestUtils.hs, dist/build/smos-query-test/smos-query-test-tmp/Smos/Query/TestUtils.o ) [Path package changed]
248.14 s
[smos-query] [ 4 of 11] Compiling Smos.Query.OngoingSpec ( test/Smos/Query/OngoingSpec.hs, dist/build/smos-query-test/smos-query-test-tmp/Smos/Query/OngoingSpec.o ) [Test.Syd.Validity package changed]
248.14 s
[smos-query] Adapting module: Smos.Query.OngoingSpec
248.14 s
[smos-query] Adapting module: Smos.Query.WaitingSpec
248.14 s
[smos-query] Adapting module: Smos.Query.NextSpec
248.14 s
[smos-query] Outputing coverables file /build/smos-query-0.12.0/test/Smos/Query/WaitingSpec.hs.coverables for source file /build/smos-query-0.12.0/test/Smos/Query/WaitingSpec.hs
248.14 s
[smos-query] Outputing coverables file /build/smos-query-0.12.0/test/Smos/Query/OngoingSpec.hs.coverables for source file /build/smos-query-0.12.0/test/Smos/Query/OngoingSpec.hs
248.14 s
[smos-query] Outputing coverables file /build/smos-query-0.12.0/test/Smos/Query/NextSpec.hs.coverables for source file /build/smos-query-0.12.0/test/Smos/Query/NextSpec.hs
248.14 s
[smos-query] Adapting module: Smos.Query.FreeSpec
248.14 s
[smos-query] Adapting module: Smos.Query.AgendaSpec
248.14 s
[smos-query] Adapting module: Smos.Query.WorkSpec
248.14 s
[smos-query] Outputing coverables file /build/smos-query-0.12.0/test/Smos/Query/FreeSpec.hs.coverables for source file /build/smos-query-0.12.0/test/Smos/Query/FreeSpec.hs
248.14 s
[smos-query] Outputing coverables file /build/smos-query-0.12.0/test/Smos/Query/AgendaSpec.hs.coverables for source file /build/smos-query-0.12.0/test/Smos/Query/AgendaSpec.hs
248.14 s
[smos-query] Outputing coverables file /build/smos-query-0.12.0/test/Smos/Query/WorkSpec.hs.coverables for source file /build/smos-query-0.12.0/test/Smos/Query/WorkSpec.hs
248.14 s
[smos-query] [ 5 of 11] Compiling Smos.Query.NextSpec ( test/Smos/Query/NextSpec.hs, dist/build/smos-query-test/smos-query-test-tmp/Smos/Query/NextSpec.o ) [Test.Syd.Validity package changed]
248.14 s
[smos-query] [ 6 of 11] Compiling Smos.Query.FreeSpec ( test/Smos/Query/FreeSpec.hs, dist/build/smos-query-test/smos-query-test-tmp/Smos/Query/FreeSpec.o ) [Test.Syd.Validity package changed]
248.14 s
[smos-report-gen] Dependency genvalidity-path: using genvalidity-path-1.0.0.1
248.14 s
[smos-report-gen] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
248.14 s
[smos-report-gen] Dependency genvalidity-sydtest-aeson: using genvalidity-sydtest-aeson-1.0.0.1
248.14 s
[smos-report-gen] Dependency megaparsec: using megaparsec-9.7.0
248.14 s
[smos-report-gen] Dependency parsec: using parsec-3.1.18.0
248.14 s
[smos-report-gen] Dependency path: using path-0.9.6
248.14 s
[smos-report-gen] Dependency smos-data: using smos-data-0.7.0
248.14 s
[smos-report-gen] Dependency smos-data-gen: using smos-data-gen-0.5.1
248.14 s
[smos-report-gen] Dependency smos-directory: using smos-directory-0.2.0
248.14 s
[smos-report-gen] Dependency smos-directory-gen: using smos-directory-gen-0.2.0
248.14 s
[smos-report-gen] Dependency smos-report: using smos-report-0.12.0
248.14 s
[smos-report-gen] Dependency smos-report-gen: using smos-report-gen-0.8.0
248.14 s
[smos-report-gen] Dependency sydtest: using sydtest-0.23.0.1
248.14 s
[smos-report-gen] Dependency text: using text-2.1.3
248.14 s
[smos-report-gen] Dependency time: using time-1.12.2
248.14 s
[smos-report-gen] Dependency tz: using tz-0.1.3.6
248.14 s
[smos-report-gen] Source component graph:
248.14 s
[smos-report-gen] component lib
248.14 s
[smos-report-gen] component test:smos-report-test dependency lib
248.14 s
[smos-report-gen] Configured component graph:
248.14 s
[smos-report-gen] component smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
248.14 s
[smos-report-gen] include IntervalMap-0.6.2.1-6cqYlaLAxdp94Td3v7VSNI
248.14 s
[smos-report-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
248.14 s
[smos-report-gen] include base-4.20.2.0-fafd
248.14 s
[smos-report-gen] include containers-0.7-96b4
248.14 s
[smos-report-gen] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
248.14 s
[smos-report-gen] include cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
248.14 s
[smos-report-gen] include deepseq-1.5.0.0-2b65
248.14 s
[smos-report-gen] include dlist-1.0-BTRHCvPIK1O7JbaJyUkK5A
248.14 s
[smos-report-gen] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
248.14 s
[smos-report-gen] include genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
248.14 s
[smos-report-gen] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
248.14 s
[smos-report-gen] include genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
248.14 s
[smos-report-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
248.14 s
[smos-report-gen] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
248.14 s
[smos-report-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
248.14 s
[smos-report-gen] include smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
248.14 s
[smos-report-gen] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
248.14 s
[smos-report-gen] include text-2.1.3-34f1
248.14 s
[smos-report-gen] include time-1.12.2-3479
248.14 s
[smos-report-gen] component smos-report-gen-0.8.0-2HkIQHQ98yGJhUT1lm0Al7-smos-report-test
248.14 s
[smos-report-gen] include IntervalMap-0.6.2.1-6cqYlaLAxdp94Td3v7VSNI
248.14 s
[smos-report-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
248.14 s
[smos-report-gen] include base-4.20.2.0-fafd
248.14 s
[smos-report-gen] include containers-0.7-96b4
248.14 s
[smos-report-gen] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
248.14 s
[smos-report-gen] include cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
248.14 s
[smos-report-gen] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
248.14 s
[smos-report-gen] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
248.14 s
[smos-report-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
248.14 s
[smos-report-gen] include genvalidity-sydtest-aeson-1.0.0.1-HUw1h3zkWvdEFAp2ufNqWJ
248.14 s
[smos-report-gen] include megaparsec-9.7.0-KBJegSxwkGnGhyfOL0bdwL
248.14 s
[smos-report-gen] include parsec-3.1.18.0-9445
248.14 s
[smos-report-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
248.14 s
[smos-report-gen] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
248.14 s
[smos-report-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
248.14 s
[smos-report-gen] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
248.14 s
[smos-report-gen] include smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
248.14 s
[smos-report-gen] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
248.14 s
[smos-report-gen] include smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
248.14 s
[smos-report-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
248.14 s
[smos-report-gen] include text-2.1.3-34f1
248.14 s
[smos-report-gen] include time-1.12.2-3479
248.14 s
[smos-report-gen] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
248.14 s
[smos-report-gen] Linked component graph:
248.14 s
[smos-report-gen] unit smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
248.14 s
[smos-report-gen] include IntervalMap-0.6.2.1-6cqYlaLAxdp94Td3v7VSNI
248.14 s
[smos-report-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
248.14 s
[smos-report-gen] include base-4.20.2.0-fafd
248.14 s
[smos-report-gen] include containers-0.7-96b4
248.14 s
[smos-report-gen] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
248.14 s
[smos-report-gen] include cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
248.14 s
[smos-report-gen] include deepseq-1.5.0.0-2b65
248.14 s
[smos-report-gen] include dlist-1.0-BTRHCvPIK1O7JbaJyUkK5A
248.14 s
[smos-report-gen] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
248.14 s
[smos-report-gen] include genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
248.14 s
[smos-report-gen] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
248.14 s
[smos-report-gen] include genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
248.14 s
[smos-report-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
248.14 s
[smos-report-gen] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
248.14 s
[smos-query] [ 7 of 11] Compiling Smos.Query.AgendaSpec ( test/Smos/Query/AgendaSpec.hs, dist/build/smos-query-test/smos-query-test-tmp/Smos/Query/AgendaSpec.o ) [Test.Syd.Validity package changed]
248.14 s
[smos-query] [ 8 of 11] Compiling Smos.Query.WaitingSpec ( test/Smos/Query/WaitingSpec.hs, dist/build/smos-query-test/smos-query-test-tmp/Smos/Query/WaitingSpec.o ) [Test.Syd.Validity package changed]
248.14 s
[smos-query] [ 9 of 11] Compiling Smos.Query.WorkSpec ( test/Smos/Query/WorkSpec.hs, dist/build/smos-query-test/smos-query-test-tmp/Smos/Query/WorkSpec.o ) [Test.Syd.Validity package changed]
248.14 s
[smos-query] [10 of 11] Compiling Main ( test/Spec.hs, dist/build/smos-query-test/smos-query-test-tmp/Main.o ) [Test.Syd package changed]
248.14 s
[smos-query] Adapting module: Main
248.14 s
[smos-query] Outputing coverables file /build/smos-query-0.12.0/test/Spec.hs.coverables for source file /build/smos-query-0.12.0/test/Spec.hs
248.14 s
[smos-query] [11 of 11] Linking dist/build/smos-query-test/smos-query-test
248.14 s
[smos-query] Preprocessing executable 'smos-query' for smos-query-0.12.0...
248.14 s
[smos-query] Building executable 'smos-query' for smos-query-0.12.0...
248.14 s
[smos-query] [1 of 2] Compiling Main ( app/Main.hs, dist/build/smos-query/smos-query-tmp/Main.o )
248.14 s
[smos-query] Adapting module: Main
248.14 s
[smos-query] Outputing coverables file /build/smos-query-0.12.0/app/Main.hs.coverables for source file /build/smos-query-0.12.0/app/Main.hs
248.14 s
[smos-query] [2 of 2] Compiling Paths_smos_query ( dist/build/smos-query/autogen/Paths_smos_query.hs, dist/build/smos-query/smos-query-tmp/Paths_smos_query.o )
248.14 s
[smos-query] [1 of 3] Compiling Main ( app/Main.hs, dist/build/smos-query/smos-query-tmp/Main.o ) [Smos.Query package changed]
248.14 s
[smos-query] Adapting module: Main
248.14 s
[smos-query] Outputing coverables file /build/smos-query-0.12.0/app/Main.hs.coverables for source file /build/smos-query-0.12.0/app/Main.hs
248.14 s
[smos-query] [2 of 3] Compiling Paths_smos_query ( dist/build/smos-query/autogen/Paths_smos_query.hs, dist/build/smos-query/smos-query-tmp/Paths_smos_query.o ) [Impure plugin forced recompilation]
248.14 s
[smos-query] [3 of 3] Linking dist/build/smos-query/smos-query
248.14 s
[smos-report-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
248.14 s
[smos-report-gen] include smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
248.14 s
[smos-report-gen] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
248.14 s
[smos-report-gen] include text-2.1.3-34f1
248.14 s
[smos-report-gen] include time-1.12.2-3479
248.14 s
[smos-report-gen] Smos.Report.Agenda.Gen=smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp:Smos.Report.Agenda.Gen,Smos.Report.Comparison.Gen=smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp:Smos.Report.Comparison.Gen,Smos.Report.Entry.Gen=smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp:Smos.Report.Entry.Gen,Smos.Report.Filter.Gen=smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp:Smos.Report.Filter.Gen,Smos.Report.Free.Gen=smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp:Smos.Report.Free.Gen,Smos.Report.Next.Gen=smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp:Smos.Report.Next.Gen,Smos.Report.Ongoing.Gen=smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp:Smos.Report.Ongoing.Gen,Smos.Report.OptParse.Gen=smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp:Smos.Report.OptParse.Gen,Smos.Report.Period.Gen=smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp:Smos.Report.Period.Gen,Smos.Report.Projection.Gen=smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp:Smos.Report.Projection.Gen,Smos.Report.Projects.Gen=smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp:Smos.Report.Projects.Gen,Smos.Report.Report.Gen=smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp:Smos.Report.Report.Gen,Smos.Report.Sorter.Gen=smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp:Smos.Report.Sorter.Gen,Smos.Report.Stuck.Gen=smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp:Smos.Report.Stuck.Gen,Smos.Report.Time.Gen=smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp:Smos.Report.Time.Gen,Smos.Report.TimeBlock.Gen=smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp:Smos.Report.TimeBlock.Gen,Smos.Report.Waiting.Gen=smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp:Smos.Report.Waiting.Gen,Smos.Report.Work.Gen=smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp:Smos.Report.Work.Gen
248.14 s
[smos-report-gen] unit smos-report-gen-0.8.0-2HkIQHQ98yGJhUT1lm0Al7-smos-report-test
248.14 s
[smos-report-gen] include IntervalMap-0.6.2.1-6cqYlaLAxdp94Td3v7VSNI
248.14 s
[smos-report-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
248.14 s
[smos-report-gen] include base-4.20.2.0-fafd
248.14 s
[smos-report-gen] include containers-0.7-96b4
248.14 s
[smos-report-gen] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
248.14 s
[smos-report-gen] include cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
248.14 s
[smos-report-gen] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
248.14 s
[smos-report-gen] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
248.14 s
[smos-report-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
248.14 s
[smos-report-gen] include genvalidity-sydtest-aeson-1.0.0.1-HUw1h3zkWvdEFAp2ufNqWJ
248.14 s
[smos-report-gen] include megaparsec-9.7.0-KBJegSxwkGnGhyfOL0bdwL
248.14 s
[smos-report-gen] include parsec-3.1.18.0-9445
248.14 s
[smos-report-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
248.14 s
[smos-report-gen] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
248.14 s
[smos-report-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
248.14 s
[smos-report-gen] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
248.14 s
[smos-report-gen] include smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
248.14 s
[smos-report-gen] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
248.14 s
[smos-report-gen] include smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
248.14 s
[smos-report-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
248.14 s
[smos-report-gen] include text-2.1.3-34f1
248.14 s
[smos-report-gen] include time-1.12.2-3479
248.14 s
[smos-report-gen] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
248.14 s
[smos-report-gen] Ready component graph:
248.14 s
[smos-report-gen] definite smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
248.14 s
[smos-report-gen] depends IntervalMap-0.6.2.1-6cqYlaLAxdp94Td3v7VSNI
248.14 s
[smos-report-gen] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
248.14 s
[smos-report-gen] depends base-4.20.2.0-fafd
248.14 s
[smos-report-gen] depends containers-0.7-96b4
248.14 s
[smos-report-gen] depends cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
248.14 s
[smos-report-gen] depends cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
248.14 s
[smos-report-gen] depends deepseq-1.5.0.0-2b65
248.14 s
[smos-report-gen] depends dlist-1.0-BTRHCvPIK1O7JbaJyUkK5A
248.14 s
[smos-report-gen] depends genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
248.14 s
[smos-report-gen] depends genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
248.14 s
[smos-report-gen] depends genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
248.14 s
[smos-report-gen] depends genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
248.14 s
[smos-report-gen] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
248.15 s
[smos-report-gen] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
248.15 s
[smos-report-gen] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
248.15 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0 /nix/store/fwgva9s101br3fksgklk7wkq50ygsjvk-smos-jobhunt-0.2.0-coverage /nix/store/hcvz8vlmzarsl3ij3na5zpflsg7v0dnb-smos-jobhunt-0.2.0-coverables
248.64 s
[post-build-hook] Pushing 3 paths (445 are already present) using zstd to cache smos ⏳
248.64 s
[post-build-hook]
248.98 s
[post-build-hook] Pushing /nix/store/fwgva9s101br3fksgklk7wkq50ygsjvk-smos-jobhunt-0.2.0-coverage (46.41 KiB)
249.06 s
[post-build-hook] Pushing /nix/store/hcvz8vlmzarsl3ij3na5zpflsg7v0dnb-smos-jobhunt-0.2.0-coverables (85.30 KiB)
249.06 s
[post-build-hook] Pushing /nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0 (12.46 MiB)
250.44 s
[post-build-hook]
250.44 s
[post-build-hook] All done.
250.49 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0 /nix/store/fwgva9s101br3fksgklk7wkq50ygsjvk-smos-jobhunt-0.2.0-coverage /nix/store/hcvz8vlmzarsl3ij3na5zpflsg7v0dnb-smos-jobhunt-0.2.0-coverables
250.64 s
[post-build-hook] copying 3 paths...
250.64 s
[post-build-hook] copying path '/nix/store/fwgva9s101br3fksgklk7wkq50ygsjvk-smos-jobhunt-0.2.0-coverage' to 'https://cache.staging.nix-ci.com'...
250.64 s
[post-build-hook] copying path '/nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0' to 'https://cache.staging.nix-ci.com'...
250.64 s
[post-build-hook] copying path '/nix/store/hcvz8vlmzarsl3ij3na5zpflsg7v0dnb-smos-jobhunt-0.2.0-coverables' to 'https://cache.staging.nix-ci.com'...
257.21 s
[post-build-hook] copying 1 paths...
257.21 s
[post-build-hook] copying path '/nix/store/9v4f8rgs6iabib4w6yk14yhvj3q0dpi6-smos-jobhunt-0.2.0.drv' to 'https://cache.staging.nix-ci.com'...
257.84 s
Progress: 33 of 98 built (7 building), 28 of 28 downloaded from cache
257.84 s
[ical-gen] Documentation created: dist/doc/html/ical-gen/,
257.84 s
[ical-gen] dist/doc/html/ical-gen/ical-gen.txt
257.84 s
[ical-gen] Preprocessing benchmark 'ical-bench' for ical-gen-0.0.0.0...
257.84 s
[ical-gen] Preprocessing test suite 'ical-test' for ical-gen-0.0.0.0...
257.84 s
[ical-gen] Phase: installPhase
257.84 s
[ical-gen] Installing executable ical-spec-coverage in /nix/store/zavzdr4s5npd8mnscc03vr7h389nb2jp-ical-gen-0.0.0.0/bin
257.84 s
[ical-gen] Warning: The directory
257.84 s
[ical-gen] /nix/store/zavzdr4s5npd8mnscc03vr7h389nb2jp-ical-gen-0.0.0.0/bin is not in the
257.84 s
[ical-gen] system search path.
257.84 s
[ical-gen] Installing library in /nix/store/zavzdr4s5npd8mnscc03vr7h389nb2jp-ical-gen-0.0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/ical-gen-0.0.0.0-9zHUKMBouKN5yaiGuEQJ8k
257.84 s
[ical-gen] Phase: fixupPhase
257.84 s
[ical-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/zavzdr4s5npd8mnscc03vr7h389nb2jp-ical-gen-0.0.0.0
257.84 s
[ical-gen] shrinking /nix/store/zavzdr4s5npd8mnscc03vr7h389nb2jp-ical-gen-0.0.0.0/bin/ical-spec-coverage
257.84 s
[ical-gen] shrinking /nix/store/zavzdr4s5npd8mnscc03vr7h389nb2jp-ical-gen-0.0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSical-gen-0.0.0.0-9zHUKMBouKN5yaiGuEQJ8k-ghc9.10.3.so
257.84 s
[ical-gen] checking for references to /build/ in /nix/store/zavzdr4s5npd8mnscc03vr7h389nb2jp-ical-gen-0.0.0.0...
257.84 s
[ical-gen] patching script interpreter paths in /nix/store/zavzdr4s5npd8mnscc03vr7h389nb2jp-ical-gen-0.0.0.0
257.84 s
[ical-gen] stripping (with command strip and flags -S -p) in /nix/store/zavzdr4s5npd8mnscc03vr7h389nb2jp-ical-gen-0.0.0.0/lib /nix/store/zavzdr4s5npd8mnscc03vr7h389nb2jp-ical-gen-0.0.0.0/bin
257.84 s
[ical-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/x0n9w82rrz95fkxwv8r29bnixaz7xi0a-ical-gen-0.0.0.0-doc
257.84 s
[ical-gen] checking for references to /build/ in /nix/store/x0n9w82rrz95fkxwv8r29bnixaz7xi0a-ical-gen-0.0.0.0-doc...
257.85 s
[ical-gen] patching script interpreter paths in /nix/store/x0n9w82rrz95fkxwv8r29bnixaz7xi0a-ical-gen-0.0.0.0-doc
257.85 s
[smos-archive] Running 1 test suites...
257.85 s
[smos-archive] Test suite smos-archive-test: RUNNING...
257.85 s
[smos-archive] Tests:
257.85 s
[smos-archive]
257.85 s
[smos-archive] Smos.Archive.OptParseSpec
257.85 s
[smos-archive] ✓ produces the same reference documentation as before 44.54 ms
257.85 s
[smos-archive] ✓ produces the nix options as before 43.35 ms
257.85 s
[smos-archive] ✓ pass the lint test 43.30 ms
257.85 s
[smos-archive] Smos.Archive.Commands.ExportSpec
257.85 s
[smos-archive] prepareToArchive
257.85 s
[smos-archive] ✓ produces the same example workdir 39.20 ms
257.85 s
[smos-archive] ✓ does not crash, use interesting store 4319.51 ms
257.85 s
[smos-archive] passed for all of 10 inputs.
257.85 s
[smos-archive] ✓ can export a file that it just archived 342.53 ms
257.85 s
[smos-archive] Smos.Archive.Commands.FileSpec
257.85 s
[smos-archive] prepareToArchive
257.85 s
[smos-archive] ✓ produces valid smos files 257.05 ms
257.85 s
[smos-archive] passed for all of 100 inputs.
257.85 s
[smos-archive] destinationFile
257.85 s
[smos-archive] ✓ outputs the same as last time 9.99 ms
257.85 s
[smos-archive] parseArchiveFileTimestamp
257.85 s
[smos-archive] ✓ can parse a timestamp from a destinationFile 31.24 ms
257.85 s
[smos-archive] passed for all of 100 inputs.
257.85 s
[smos-archive] Smos.Archive.IntegrationSpec
257.85 s
[smos-archive] ✓ It 'just works' with a given workflow dir 328.91 ms
257.85 s
[smos-archive]
257.85 s
[smos-archive] Examples: 217
257.85 s
[smos-archive] Passed: 10
257.85 s
[smos-archive] Failed: 0
257.85 s
[smos-archive] Sum of test runtimes: 5.46 seconds
257.85 s
[smos-archive] Test suite took: 4.32 seconds
257.85 s
[smos-archive]
257.85 s
[smos-archive] Test suite smos-archive-test: PASS
257.85 s
[smos-archive] Test suite logged to: dist/test/smos-archive-0.7.1-smos-archive-test.log
257.85 s
[smos-archive] 1 of 1 test suites (1 of 1 test cases) passed.
257.85 s
[smos-archive] Phase: haddockPhase
257.85 s
[smos-archive] Phase: installPhase
257.85 s
[smos-archive] Installing library in /nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
257.85 s
[smos-archive] Installing executable smos-archive in /nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1/bin
257.85 s
[smos-archive] Warning: The directory
257.85 s
[smos-archive] /nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1/bin is not in
257.85 s
[smos-archive] the system search path.
257.85 s
[smos-archive] Phase: fixupPhase
257.85 s
[smos-archive] shrinking RPATHs of ELF executables and libraries in /nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1
257.85 s
[smos-archive] shrinking /nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1/bin/smos-archive
257.85 s
[smos-archive] shrinking /nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2-ghc9.10.3.so
257.85 s
[smos-archive] checking for references to /build/ in /nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1...
257.85 s
[smos-archive] gzipping man pages under /nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1/share/man/
257.85 s
[smos-archive] �
257.85 s
[smos-archive] stripping (with command strip and flags -S -p) in /nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1/lib /nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1/bin
257.85 s
[smos-archive] shrinking RPATHs of ELF executables and libraries in /nix/store/fdjlmvbvh530n9v6qqdg0dr86gnaihxh-smos-archive-0.7.1-coverables
257.85 s
[smos-archive] checking for references to /build/ in /nix/store/fdjlmvbvh530n9v6qqdg0dr86gnaihxh-smos-archive-0.7.1-coverables...
257.85 s
[smos-archive] patching script interpreter paths in /nix/store/fdjlmvbvh530n9v6qqdg0dr86gnaihxh-smos-archive-0.7.1-coverables
257.85 s
[smos-archive] shrinking RPATHs of ELF executables and libraries in /nix/store/4zdcf0xcc1ajqjd3r8ps6zrhqd01xdrs-smos-archive-0.7.1-coverage
257.85 s
[smos-query] Phase: checkPhase
257.85 s
[smos-query] Running 1 test suites...
257.85 s
[smos-query] Test suite smos-query-test: RUNNING...
257.85 s
[smos-query] Tests:
257.85 s
[smos-query]
257.85 s
[smos-query] Smos.Query.AgendaSpec
257.85 s
[smos-query] Agenda
257.85 s
[smos-query] 1971-02-14 55 years ago DEADLINE NEXT .smos
257.85 s
[smos-query] 1974-04-30 52 years ago BEGIN READY 詬 projects/.smos
257.85 s
[smos-query] 1977-07-12 08:19:17 48 years ago END TODO projects//.smos
257.85 s
[smos-query] 1981-05-22 23:10:45 45 years ago SCHEDULED (none) .smos
257.85 s
[smos-query] 1994-05-28 32 years ago BEGIN WAITING 盢 .smos
257.85 s
[smos-query] 1995-10-18 03:37:46 30 years ago BEGIN (none) 𠺼 .smos
257.85 s
[smos-query] 1997-10-31 28 years ago AFTER STARTED projects/ꋎ/.smos
257.85 s
[smos-query] 2007-01-11 20:00:50 19 years ago DEADLINE TODO projects//.smos
257.85 s
[smos-query] 2007-11-24 03:29:58 18 years ago AFTER WAITING 𣔡 projects/.smos
257.85 s
[smos-query] 2010-09-24 15 years ago SCHEDULED WAITING .smos
257.85 s
[smos-query] 2012-06-05 07:53:35 13 years ago SCHEDULED STARTED .smos
257.85 s
[smos-query] 2012-10-25 00:01:44 13 years ago SCHEDULED (none) 𫻌.smos
257.85 s
[smos-query] 2017-01-05 02:44:47 9 years ago SCHEDULED STARTED .smos
257.85 s
[smos-query] 2020-02-23 6 years ago SCHEDULED (none) 𠺼 .smos
257.85 s
[smos-query] 2021-02-26 15:40:41 5 years ago DEADLINE READY .smos
257.85 s
[smos-query] 2021-04-06 5 years ago SCHEDULED (none) .smos
257.85 s
[smos-query] 2022-06-24 10:08:21 3 years ago AFTER WAITING ﷸ .smos
257.85 s
[smos-query] 2023-07-17 2 years ago DEADLINE WAITING 𥟸 projects/.smos
257.85 s
[smos-query] 2025-05-08 1 year ago BEGIN STARTED projects/.smos
257.85 s
[smos-query]
257.85 s
[smos-query] 2029-03-11 15:58:28 in 2 years DEADLINE READY //.smos
257.85 s
[smos-query] 2031-07-21 02:58:08 in 5 years SCHEDULED (none) projects/.smos
257.85 s
[smos-query] 2040-05-17 in 13 years END READY projects//.smos
257.85 s
[smos-query] 2040-09-28 20:05:60 in 14 years AFTER (none) //﹄.smos
257.85 s
[smos-query] 2040-11-05 in 14 years BEGIN (none) 𬗐 .smos
257.85 s
[smos-query] 2046-07-30 in 20 years AFTER READY 𩳂 projects/.smos
257.85 s
[smos-query] 2048-04-24 05:47:24 in 21 years BEGIN NEXT .smos
257.85 s
[smos-query] 2049-07-16 23:27:39 in 23 years AFTER TODO /.smos
257.85 s
[smos-query] 2052-12-04 09:27:21 in 26 years DEADLINE NEXT projects/.smos
257.85 s
[smos-query] 2053-02-17 22:36:20 in 26 years SCHEDULED (none) projects/.smos
257.85 s
[smos-query] 2055-12-25 in 29 years AFTER READY 쐴 projects/𨺆/.smos
257.85 s
[smos-query] ✓ 'just works' for any InterestingStore 89.15 ms
257.85 s
[smos-query] passed for all of 2 inputs.
257.85 s
[smos-query] Smos.Query.OngoingSpec
257.85 s
[smos-query] Ongoing
257.85 s
[smos-query] .smos 盢 1994-05-28 32 years ago
257.85 s
[smos-query] .smos 𠺼 1995-10-18 03:37:46 30 years ago
257.85 s
[smos-query] projects/.smos 2025-05-08 1 year ago
257.85 s
[smos-query] projects/.smos 詬 1974-04-30 52 years ago
257.85 s
[smos-query] projects//.smos in 13 years
257.85 s
[smos-query] ✓ 'just works' for any InterestingStore 67.61 ms
257.85 s
[smos-query] passed for all of 2 inputs.
257.85 s
[smos-query] Smos.Query.NextSpec
257.85 s
[smos-query] Next
257.85 s
[smos-query] .smos STARTED
257.85 s
[smos-query] .smos NEXT
257.85 s
[smos-query] .smos NEXT 젶
257.85 s
[smos-query] .smos NEXT
257.85 s
[smos-query] .smos STARTED
257.85 s
[smos-query] projects/.smos NEXT
257.85 s
[smos-query] projects/.smos STARTED
257.85 s
[smos-query] projects/ꋎ/.smos STARTED
257.85 s
[smos-report-gen] depends smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
257.85 s
[smos-report-gen] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
257.85 s
[smos-report-gen] depends text-2.1.3-34f1
257.85 s
[smos-report-gen] depends time-1.12.2-3479
257.85 s
[smos-report-gen] definite smos-report-gen-0.8.0-2HkIQHQ98yGJhUT1lm0Al7-smos-report-test
257.85 s
[smos-report-gen] depends IntervalMap-0.6.2.1-6cqYlaLAxdp94Td3v7VSNI
257.85 s
[smos-report-gen] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
257.85 s
[smos-report-gen] depends base-4.20.2.0-fafd
257.85 s
[smos-report-gen] depends containers-0.7-96b4
257.85 s
[smos-report-gen] depends cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
257.85 s
[smos-report-gen] depends cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
257.85 s
[smos-report-gen] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
257.85 s
[smos-report-gen] depends genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
257.85 s
[smos-report-gen] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
257.85 s
[smos-report-gen] depends genvalidity-sydtest-aeson-1.0.0.1-HUw1h3zkWvdEFAp2ufNqWJ
257.85 s
[smos-report-gen] depends megaparsec-9.7.0-KBJegSxwkGnGhyfOL0bdwL
257.85 s
[smos-report-gen] depends parsec-3.1.18.0-9445
257.85 s
[smos-report-gen] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
257.85 s
[smos-report-gen] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
257.85 s
[smos-report-gen] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
257.85 s
[smos-report-gen] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
257.85 s
[smos-report-gen] depends smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
257.85 s
[smos-report-gen] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
257.85 s
[smos-report-gen] depends smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
257.85 s
[smos-report-gen] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
257.85 s
[smos-report-gen] depends text-2.1.3-34f1
257.85 s
[smos-report-gen] depends time-1.12.2-3479
257.85 s
[smos-report-gen] depends tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
257.85 s
[smos-report-gen] Using Cabal-3.12.1.0 compiled by ghc-9.10
257.85 s
[smos-report-gen] Using compiler: ghc-9.10.3
257.85 s
[smos-report-gen] Using install prefix:
257.85 s
[smos-report-gen] /nix/store/rrwdvqqszdj62gafv7i5x54cfhhv69gr-smos-report-gen-0.8.0
257.85 s
[smos-report-gen] Executables installed in:
257.85 s
[smos-report-gen] /nix/store/rrwdvqqszdj62gafv7i5x54cfhhv69gr-smos-report-gen-0.8.0/bin
257.85 s
[smos-report-gen] Libraries installed in:
257.85 s
[smos-report-gen] /nix/store/rrwdvqqszdj62gafv7i5x54cfhhv69gr-smos-report-gen-0.8.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
257.85 s
[smos-report-gen] Dynamic Libraries installed in:
257.85 s
[smos-report-gen] /nix/store/rrwdvqqszdj62gafv7i5x54cfhhv69gr-smos-report-gen-0.8.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
257.85 s
[smos-report-gen] Private executables installed in:
257.85 s
[smos-report-gen] /nix/store/rrwdvqqszdj62gafv7i5x54cfhhv69gr-smos-report-gen-0.8.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-report-gen-0.8.0
257.85 s
[smos-report-gen] Data files installed in:
257.85 s
[smos-report-gen] /nix/store/rrwdvqqszdj62gafv7i5x54cfhhv69gr-smos-report-gen-0.8.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-report-gen-0.8.0
257.85 s
[smos-report-gen] Documentation installed in:
257.85 s
[smos-report-gen] /nix/store/rrwdvqqszdj62gafv7i5x54cfhhv69gr-smos-report-gen-0.8.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-report-gen-0.8.0
257.85 s
[smos-report-gen] Configuration files installed in:
257.85 s
[smos-report-gen] /nix/store/rrwdvqqszdj62gafv7i5x54cfhhv69gr-smos-report-gen-0.8.0/etc
257.85 s
[smos-report-gen] No alex found
257.85 s
[smos-report-gen] Using ar found on system at:
257.85 s
[smos-report-gen] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
257.85 s
[smos-report-gen] No c2hs found
257.85 s
[smos-report-gen] No cpphs found
257.85 s
[smos-report-gen] No doctest found
257.85 s
[smos-report-gen] Using gcc version 14.3.0 given by user at:
257.85 s
[smos-report-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
257.85 s
[smos-report-gen] Using ghc version 9.10.3 found on system at:
257.85 s
[smos-report-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
257.85 s
[smos-report-gen] Using ghc-pkg version 9.10.3 found on system at:
257.85 s
[smos-report-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
257.85 s
[smos-report-gen] No ghcjs found
257.85 s
[smos-report-gen] No ghcjs-pkg found
257.85 s
[smos-report-gen] No greencard found
257.85 s
[smos-report-gen] Using haddock version 2.31.1 found on system at:
257.85 s
[smos-report-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
257.85 s
[smos-report-gen] No happy found
257.85 s
[smos-report-gen] Using haskell-suite found on system at: haskell-suite-dummy-location
257.85 s
[smos-report-gen] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
257.85 s
[smos-report-gen] No hmake found
257.85 s
[smos-report-gen] Using hpc version 0.69 found on system at:
257.85 s
[smos-report-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
257.85 s
[smos-report-gen] Using hsc2hs version 0.68.10 found on system at:
257.85 s
[smos-report-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
257.85 s
[smos-report-gen] No hscolour found
257.85 s
[smos-report-gen] No jhc found
257.85 s
[smos-report-gen] Using ld found on system at:
257.85 s
[smos-report-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
257.85 s
[smos-report-gen] No pkg-config found
257.85 s
[smos-report-gen] Using runghc version 9.10.3 found on system at:
257.85 s
[smos-report-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
257.85 s
[smos-report-gen] Using strip version 2.44 found on system at:
257.85 s
[smos-api-gen-source] Phase: setupCompilerEnvironmentPhase
257.85 s
[smos-api-gen-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
257.85 s
[smos-api-gen-source] Phase: unpackPhase
257.85 s
[smos-api-gen-source] unpacking source archive /nix/store/3c3sgpa9rzgq95v8hbfah3c8iy9v51gx-smos-api-gen
257.85 s
[smos-api-gen-source] source root is smos-api-gen
257.85 s
[smos-api-gen-source] Phase: patchPhase
257.85 s
[smos-api-gen-source] Phase: compileBuildDriverPhase
257.85 s
[smos-api-gen-source] setupCompileFlags: -package-db=/build/tmp.kTjsO4La7B/setup-package.conf.d -threaded
257.85 s
[smos-api-gen-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.kTjsO4La7B/Main.o )
257.85 s
[smos-api-gen-source] [2 of 2] Linking Setup
257.85 s
[smos-api-gen-source] Phase: updateAutotoolsGnuConfigScriptsPhase
257.85 s
[smos-api-gen-source] Phase: configurePhase
257.85 s
[smos-api-gen-source] configureFlags: --verbose --prefix=/nix/store/3g7jcmy6bng18z9iggcicgf700q7dpvx-smos-api-gen-source-0.3.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.kTjsO4La7B/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
257.85 s
[smos-api-gen-source] Using Parsec parser
257.85 s
[smos-api-gen-source] Configuring smos-api-gen-0.3.2...
257.85 s
[smos-api-gen-source] Dependency QuickCheck: using QuickCheck-2.15.0.1
257.85 s
[smos-api-gen-source] Dependency base: using base-4.20.2.0
257.85 s
[smos-api-gen-source] Dependency genvalidity >=1.0: using genvalidity-1.1.1.0
257.85 s
[smos-api-gen-source] Dependency genvalidity-bytestring: using genvalidity-bytestring-1.0.0.1
257.85 s
[smos-api-gen-source] Dependency genvalidity-mergeful: using genvalidity-mergeful-0.3.0.1
257.85 s
[smos-api-gen-source] Dependency genvalidity-path: using genvalidity-path-1.0.0.1
257.85 s
[smos-api-gen-source] Dependency genvalidity-text: using genvalidity-text-1.0.0.1
257.85 s
[smos-api-gen-source] Dependency genvalidity-typed-uuid: using genvalidity-typed-uuid-0.1.0.1
257.85 s
[smos-api-gen-source] Dependency genvalidity-uuid: using genvalidity-uuid-1.0.0.1
257.85 s
[smos-api-gen-source] Dependency smos-api: using smos-api-0.8.0
257.85 s
[smos-api-gen-source] Dependency smos-data-gen: using smos-data-gen-0.5.1
257.85 s
[smos-api-gen-source] Dependency text: using text-2.1.3
257.85 s
[smos-api-gen-source] Dependency base: using base-4.20.2.0
257.85 s
[smos-api-gen-source] Dependency criterion: using criterion-1.6.4.0
257.85 s
[smos-api-gen-source] Dependency genvalidity-criterion: using genvalidity-criterion-1.1.0.0
257.85 s
[smos-api-gen-source] Dependency smos-api: using smos-api-0.8.0
257.85 s
[smos-api-gen-source] Dependency smos-api-gen: using smos-api-gen-0.3.2
257.85 s
[smos-api-gen-source] Source component graph:
257.85 s
[smos-api-gen-source] component lib
257.85 s
[smos-api-gen-source] component bench:smos-api-bench dependency lib
257.85 s
[smos-api-gen-source] Configured component graph:
257.85 s
[smos-api-gen-source] component smos-api-gen-0.3.2-BpgP3RuKvD46zK5iOMT5Is
257.85 s
[smos-api-gen-source] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
257.85 s
[smos-api-gen-source] include base-4.20.2.0-fafd
257.85 s
[smos-api-gen-source] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
257.85 s
[smos-api-gen-source] include genvalidity-bytestring-1.0.0.1-3IyDlDJVM09A2BS5LCA7WT
257.85 s
[smos-api-gen-source] include genvalidity-mergeful-0.3.0.1-FpIqKCAbcJhKagm6DE2rt1
257.85 s
[smos-api-gen-source] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
257.85 s
[smos-client-source] Phase: setupCompilerEnvironmentPhase
257.85 s
[smos-client-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
257.85 s
[smos-client-source] Phase: unpackPhase
257.85 s
[smos-client-source] unpacking source archive /nix/store/v6hxphg5s5lh3cg5d6qgc42hwn887ys7-smos-client
257.85 s
[smos-client-source] source root is smos-client
257.85 s
[smos-client-source] Phase: patchPhase
257.85 s
[smos-client-source] Phase: compileBuildDriverPhase
257.85 s
[smos-client-source] setupCompileFlags: -package-db=/build/tmp.6iwhZzGcx7/setup-package.conf.d -threaded
257.85 s
[smos-client-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.6iwhZzGcx7/Main.o )
257.85 s
[smos-client-source] [2 of 2] Linking Setup
257.85 s
[smos-client-source] Phase: updateAutotoolsGnuConfigScriptsPhase
257.85 s
[smos-client-source] Phase: configurePhase
257.85 s
[smos-client-source] configureFlags: --verbose --prefix=/nix/store/y3ki4vxc28hcwl17xsxqwys6cl6y876n-smos-client-source-0.6.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.6iwhZzGcx7/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
257.86 s
[smos-client-source] Using Parsec parser
257.86 s
[smos-client-source] Configuring smos-client-0.6.0...
257.86 s
[smos-client-source] Dependency base: using base-4.20.2.0
257.86 s
[smos-client-source] Dependency bytestring: using bytestring-0.12.2.0
257.86 s
[smos-client-source] Dependency cookie: using cookie-0.5.1
257.86 s
[smos-client-source] Dependency deepseq: using deepseq-1.5.0.0
257.86 s
[smos-client-source] Dependency dirforest: using dirforest-0.1.0.0
257.86 s
[smos-client-source] Dependency http-types: using http-types-0.12.4
257.86 s
[smos-client-source] Dependency ical: using ical-0.0.0.0
257.86 s
[smos-client-source] Dependency microlens: using microlens-0.4.14.0
257.86 s
[smos-client-source] Dependency mtl: using mtl-2.3.1
257.86 s
[smos-client-source] Dependency path: using path-0.9.6
257.86 s
[smos-client-source] Dependency pretty-show: using pretty-show-1.10
257.86 s
[smos-client-source] Dependency semver: using semver-0.4.0.1
257.86 s
[smos-client-source] Dependency servant: using servant-0.20.3.0
257.86 s
[smos-client-source] Dependency servant-auth-client: using servant-auth-client-0.4.2.0
257.86 s
[smos-client-source] Dependency servant-auth-server: using servant-auth-server-0.4.9.1
257.86 s
[smos-client-source] Dependency servant-client: using servant-client-0.20.3.0
257.86 s
[smos-client-source] Dependency servant-client-core: using servant-client-core-0.20.3.0
257.86 s
[smos-client-source] Dependency smos-api: using smos-api-0.8.0
257.86 s
[smos-client-source] Dependency smos-data: using smos-data-0.7.0
257.86 s
[smos-client-source] Dependency smos-report: using smos-report-0.12.0
257.86 s
[smos-client-source] Dependency text: using text-2.1.3
257.86 s
[smos-client-source] Dependency time: using time-1.12.2
257.86 s
[smos-client-source] Source component graph: component lib
257.86 s
[smos-client-source] Configured component graph:
257.86 s
[smos-client-source] component smos-client-0.6.0-4vlePhzblPdHEaXcw4k7tA
257.86 s
[smos-client-source] include base-4.20.2.0-fafd
257.86 s
[smos-client-source] include bytestring-0.12.2.0-96e1
257.86 s
[smos-client-source] include cookie-0.5.1-7u6eLZ37tzK18CDWDPtH1Y
257.86 s
[smos-client-source] include deepseq-1.5.0.0-2b65
257.86 s
[smos-client-source] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
257.86 s
[smos-client-source] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
257.86 s
[smos-client-source] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
257.86 s
[smos-server-source] Phase: setupCompilerEnvironmentPhase
257.86 s
[smos-server-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
257.86 s
[smos-server-source] Phase: unpackPhase
257.86 s
[smos-server-source] unpacking source archive /nix/store/cnx712gkrq8n36rsz8awk7xwiqpblix7-smos-server
257.86 s
[smos-server-source] source root is smos-server
257.86 s
[smos-server-source] Phase: patchPhase
257.86 s
[smos-server-source] Phase: compileBuildDriverPhase
257.86 s
[smos-server-source] setupCompileFlags: -package-db=/build/tmp.XlHVErdCwo/setup-package.conf.d -threaded
257.86 s
[smos-server-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.XlHVErdCwo/Main.o )
257.86 s
[smos-server-source] [2 of 2] Linking Setup
257.86 s
[smos-server-source] Phase: updateAutotoolsGnuConfigScriptsPhase
257.86 s
[smos-server-source] Phase: configurePhase
257.86 s
[smos-server-source] configureFlags: --verbose --prefix=/nix/store/20rxaf0slyb5j6rjql2niwnmswyh4jaa-smos-server-source-0.15.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.XlHVErdCwo/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
257.86 s
[smos-server-source] Using Parsec parser
257.86 s
[smos-server-source] Configuring smos-server-0.15.0...
257.86 s
[smos-server-source] Dependency IntervalMap: using IntervalMap-0.6.2.1
257.86 s
[smos-server-source] Dependency aeson: using aeson-2.2.3.0
257.86 s
[smos-server-source] Dependency aeson-pretty: using aeson-pretty-0.8.10
257.86 s
[smos-server-source] Dependency amazonka: using amazonka-2.0
257.86 s
[smos-server-source] Dependency amazonka-ses: using amazonka-ses-2.0
257.86 s
[smos-server-source] Dependency autodocodec: using autodocodec-0.5.0.0
257.86 s
[smos-server-source] Dependency base: using base-4.20.2.0
257.86 s
[smos-server-source] Dependency blaze-html: using blaze-html-0.9.2.0
257.86 s
[smos-server-source] Dependency bytestring: using bytestring-0.12.2.0
257.86 s
[smos-server-source] Dependency conduit: using conduit-1.3.6.1
257.86 s
[smos-server-source] Dependency containers: using containers-0.7
257.86 s
[smos-server-source] Dependency cryptohash-sha256: using cryptohash-sha256-0.11.102.1
257.86 s
[smos-server-source] Dependency dirforest: using dirforest-0.1.0.0
257.86 s
[smos-server-source] Dependency esqueleto: using esqueleto-3.6.0.0
257.86 s
[smos-server-source] Dependency filepath: using filepath-1.5.4.0
257.86 s
[smos-server-source] Dependency http-client: using http-client-0.7.19
257.86 s
[smos-server-source] Dependency http-types: using http-types-0.12.4
257.86 s
[smos-server-source] Dependency ical: using ical-0.0.0.0
257.86 s
[smos-server-source] Dependency jose: using jose-0.11
257.86 s
[smos-server-source] Dependency looper: using looper-0.4.0.0
257.86 s
[smos-server-source] Dependency mergeful: using mergeful-0.3.0.0
257.86 s
[smos-server-source] Dependency microlens: using microlens-0.4.14.0
257.86 s
[smos-server-source] Dependency mime-mail: using mime-mail-0.5.1
257.86 s
[smos-server-source] Dependency monad-logger: using monad-logger-0.3.42
257.86 s
[smos-server-source] Dependency mtl: using mtl-2.3.1
257.86 s
[smos-server-source] Dependency network-uri: using network-uri-2.6.4.2
257.86 s
[smos-server-source] Dependency opt-env-conf: using opt-env-conf-0.15.0.1
257.86 s
[smos-server-source] Dependency path: using path-0.9.6
257.86 s
[smos-server-source] Dependency path-io: using path-io-1.8.2
257.86 s
[smos-server-source] Dependency persistent: using persistent-2.17.1.0
257.86 s
[smos-server-source] Dependency persistent-pagination: using persistent-pagination-0.1.1.2
257.86 s
[smos-archive] checking for references to /build/ in /nix/store/4zdcf0xcc1ajqjd3r8ps6zrhqd01xdrs-smos-archive-0.7.1-coverage...
257.86 s
[smos-archive] patching script interpreter paths in /nix/store/4zdcf0xcc1ajqjd3r8ps6zrhqd01xdrs-smos-archive-0.7.1-coverage
257.86 s
[smos-query] ✓ 'just works' for any InterestingStore 58.45 ms
257.86 s
[smos-query] passed for all of 2 inputs.
257.86 s
[smos-query] Smos.Query.WorkSpec
257.86 s
[smos-query] Work
257.86 s
[smos-query] Next meeting
257.86 s
[smos-query] 2040-11-05 in 14 years BEGIN (none) 𬗐 .smos
257.86 s
[smos-query]
257.86 s
[smos-query] Ongoing
257.86 s
[smos-query] projects/.smos ھ 2007-12-12 10:14:44 18 years ago
257.86 s
[smos-query] projects//.smos in 13 years
257.86 s
[smos-query]
257.86 s
[smos-query] Upcoming
257.86 s
[smos-query] 1971-02-14 55 years ago DEADLINE NEXT .smos
257.86 s
[smos-query] 2007-01-11 20:00:50 19 years ago DEADLINE TODO projects//.smos
257.86 s
[smos-query] 2010-09-24 15 years ago SCHEDULED WAITING .smos
257.86 s
[smos-query] 2012-06-05 07:53:35 13 years ago SCHEDULED STARTED .smos
257.86 s
[smos-query] 2012-10-25 00:01:44 13 years ago SCHEDULED (none) 𫻌.smos
257.86 s
[smos-query] 2017-01-05 02:44:47 9 years ago SCHEDULED STARTED .smos
257.86 s
[smos-query]
257.86 s
[smos-query] WARNING: Overdue Waiting Entries
257.86 s
[smos-query] .smos 18030 days
257.86 s
[smos-query]
257.86 s
[smos-query] WARNING: Overdue Stuck Projects
257.86 s
[smos-query] projects//.smos FAILED 7481 days
257.86 s
[smos-query]
257.86 s
[smos-query] WARNING: Projects without a next action
257.86 s
[smos-query] projects//.smos
257.86 s
[smos-query] projects//.smos
257.86 s
[smos-query]
257.86 s
[smos-query] Next actions
257.86 s
[smos-query] file state header
257.86 s
[smos-query] .smos STARTED
257.86 s
[smos-query] .smos NEXT
257.86 s
[smos-query] .smos STARTED
257.86 s
[smos-query] projects/.smos STARTED ھ
257.86 s
[smos-query] projects/.smos STARTED
257.86 s
[smos-query] Next meeting
257.86 s
[smos-query] 2038-01-09 in 11 years BEGIN STARTED projects/腹.smos
257.86 s
[smos-query]
257.86 s
[smos-query] Ongoing
257.86 s
[smos-query] .smos in 1 month
257.86 s
[smos-query] 𨣫.smos 1985-08-08 40 years ago
257.86 s
[smos-query] projects/腹.smos ዔ 1998-09-25 01:52:28 27 years ago
257.86 s
[smos-query] projects/.smos 2011-06-16 23:54:22 14 years ago
257.86 s
[smos-query]
257.86 s
[smos-query] Upcoming
257.86 s
[smos-query] 1974-07-13 07:59:53 51 years ago SCHEDULED STARTED .smos
257.86 s
[smos-query] 2009-02-02 19:53:51 17 years ago SCHEDULED READY projects/.smos
257.86 s
[smos-query] 2016-12-08 14:39:22 9 years ago SCHEDULED (none) 蘞 projects/.smos
257.86 s
[smos-query] 2019-11-04 6 years ago SCHEDULED NEXT projects///.smos
257.86 s
[smos-query]
257.86 s
[smos-query] WARNING: Overdue Waiting Entries
257.86 s
[smos-query] .smos 8598 days
257.86 s
[smos-query] projects/腹.smos ዔ 3915 days
257.86 s
[smos-query] /.smos 1142 days
257.86 s
[smos-query]
257.86 s
[smos-query] WARNING: Overdue Stuck Projects
257.86 s
[smos-query] projects/揉/.smos CANCELLED 19705 days
257.86 s
[smos-query] projects/膘.smos CANCELLED 𩩤졆 4117 days
257.86 s
[smos-query] projects/.smos (none) 蘞 3462 days
257.86 s
[smos-query] projects/.smos READY 614 days
257.86 s
[smos-query]
257.86 s
[smos-query] WARNING: Projects without a next action
257.86 s
[smos-query] projects/揉/.smos
257.86 s
[smos-query] projects/揉/.smos
257.86 s
[smos-query] projects/膘.smos
257.86 s
[smos-query] projects/.smos
257.86 s
[smos-query] projects/.smos
257.86 s
[smos-query] projects/.smos
257.86 s
[smos-query]
257.86 s
[smos-query] Next actions
257.86 s
[smos-query] file state header
257.86 s
[smos-query] .smos STARTED
257.86 s
[smos-query] 𨣫.smos NEXT
257.86 s
[smos-query] 葜.smos STARTED
257.86 s
[smos-query] .smos STARTED
257.86 s
[smos-query] .smos STARTED 𰀌𭆗
257.86 s
[smos-query] projects/腹.smos STARTED
257.86 s
[smos-query] projects/.smos STARTED
257.86 s
[smos-query] projects///.smos NEXT
257.86 s
[smos-query] Next meeting
257.86 s
[smos-query] 2041-02-28 08:43:39 in 14 years BEGIN (none) .smos
257.86 s
[smos-query]
257.86 s
[smos-query] Ongoing
257.86 s
[smos-query] .smos 2026-03-11 16:06:23 2 months ago
257.86 s
[smos-query] /.smos in 17 years
257.86 s
[smos-query] //.smos 𤰸 in 43 years
257.86 s
[smos-query] //.smos 1982-12-03 01:56:45 43 years ago
257.86 s
[smos-query] projects/𥓔.smos 𣐏 2003-08-18 22 years ago
257.86 s
[smos-query] projects/.smos 2007-02-08 19 years ago
257.86 s
[smos-query] projects/.smos in 35 years
257.86 s
[smos-query] projects/.smos 2020-07-30 20:17:36 5 years ago
257.86 s
[smos-query] projects/.smos 1984-12-30 19:38:41 41 years ago
257.86 s
[smos-query] projects/.smos 𤎸 in 34 years
257.86 s
[smos-report-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
257.86 s
[smos-report-gen] Using tar found on system at:
257.86 s
[smos-report-gen] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
257.86 s
[smos-report-gen] No uhc found
257.86 s
[smos-report-gen] Phase: buildPhase
257.86 s
[smos-report-gen] Preprocessing library for smos-report-gen-0.8.0...
257.86 s
[smos-report-gen] Building library for smos-report-gen-0.8.0...
257.86 s
[smos-report-gen] [ 1 of 19] Compiling Paths_smos_report_gen ( dist/build/autogen/Paths_smos_report_gen.hs, dist/build/Paths_smos_report_gen.o, dist/build/Paths_smos_report_gen.dyn_o )
257.86 s
[smos-report-gen] [ 2 of 19] Compiling Smos.Report.Free.Gen ( src/Smos/Report/Free/Gen.hs, dist/build/Smos/Report/Free/Gen.o, dist/build/Smos/Report/Free/Gen.dyn_o )
257.86 s
[smos-report-gen] [ 3 of 19] Compiling Smos.Report.Period.Gen ( src/Smos/Report/Period/Gen.hs, dist/build/Smos/Report/Period/Gen.o, dist/build/Smos/Report/Period/Gen.dyn_o )
257.86 s
[smos-report-gen] [ 4 of 19] Compiling Smos.Report.Projection.Gen ( src/Smos/Report/Projection/Gen.hs, dist/build/Smos/Report/Projection/Gen.o, dist/build/Smos/Report/Projection/Gen.dyn_o )
257.86 s
[smos-report-gen] [ 5 of 19] Compiling Smos.Report.Sorter.Gen ( src/Smos/Report/Sorter/Gen.hs, dist/build/Smos/Report/Sorter/Gen.o, dist/build/Smos/Report/Sorter/Gen.dyn_o )
257.86 s
[smos-report-gen] [ 6 of 19] Compiling Smos.Report.Time.Gen ( src/Smos/Report/Time/Gen.hs, dist/build/Smos/Report/Time/Gen.o, dist/build/Smos/Report/Time/Gen.dyn_o )
257.86 s
[smos-report-gen] [ 7 of 19] Compiling Smos.Report.Comparison.Gen ( src/Smos/Report/Comparison/Gen.hs, dist/build/Smos/Report/Comparison/Gen.o, dist/build/Smos/Report/Comparison/Gen.dyn_o )
257.86 s
[smos-report-gen] [ 8 of 19] Compiling Smos.Report.Filter.Gen ( src/Smos/Report/Filter/Gen.hs, dist/build/Smos/Report/Filter/Gen.o, dist/build/Smos/Report/Filter/Gen.dyn_o )
257.86 s
[smos-report-gen] [ 9 of 19] Compiling Smos.Report.Report.Gen ( src/Smos/Report/Report/Gen.hs, dist/build/Smos/Report/Report/Gen.o, dist/build/Smos/Report/Report/Gen.dyn_o )
257.86 s
[smos-report-gen] [10 of 19] Compiling Smos.Report.OptParse.Gen ( src/Smos/Report/OptParse/Gen.hs, dist/build/Smos/Report/OptParse/Gen.o, dist/build/Smos/Report/OptParse/Gen.dyn_o )
257.86 s
[smos-report-gen] [11 of 19] Compiling Smos.Report.TimeBlock.Gen ( src/Smos/Report/TimeBlock/Gen.hs, dist/build/Smos/Report/TimeBlock/Gen.o, dist/build/Smos/Report/TimeBlock/Gen.dyn_o )
257.86 s
[smos-report-gen] [12 of 19] Compiling Smos.Report.Stuck.Gen ( src/Smos/Report/Stuck/Gen.hs, dist/build/Smos/Report/Stuck/Gen.o, dist/build/Smos/Report/Stuck/Gen.dyn_o )
257.86 s
[smos-report-gen] [13 of 19] Compiling Smos.Report.Projects.Gen ( src/Smos/Report/Projects/Gen.hs, dist/build/Smos/Report/Projects/Gen.o, dist/build/Smos/Report/Projects/Gen.dyn_o )
257.86 s
[smos-report-gen] [14 of 19] Compiling Smos.Report.Ongoing.Gen ( src/Smos/Report/Ongoing/Gen.hs, dist/build/Smos/Report/Ongoing/Gen.o, dist/build/Smos/Report/Ongoing/Gen.dyn_o )
257.86 s
[smos-report-gen] [15 of 19] Compiling Smos.Report.Next.Gen ( src/Smos/Report/Next/Gen.hs, dist/build/Smos/Report/Next/Gen.o, dist/build/Smos/Report/Next/Gen.dyn_o )
257.86 s
[smos-report-gen] [16 of 19] Compiling Smos.Report.Entry.Gen ( src/Smos/Report/Entry/Gen.hs, dist/build/Smos/Report/Entry/Gen.o, dist/build/Smos/Report/Entry/Gen.dyn_o )
257.86 s
[smos-report-gen] [17 of 19] Compiling Smos.Report.Agenda.Gen ( src/Smos/Report/Agenda/Gen.hs, dist/build/Smos/Report/Agenda/Gen.o, dist/build/Smos/Report/Agenda/Gen.dyn_o )
257.86 s
[smos-report-gen] [18 of 19] Compiling Smos.Report.Waiting.Gen ( src/Smos/Report/Waiting/Gen.hs, dist/build/Smos/Report/Waiting/Gen.o, dist/build/Smos/Report/Waiting/Gen.dyn_o )
257.86 s
[smos-report-gen] [19 of 19] Compiling Smos.Report.Work.Gen ( src/Smos/Report/Work/Gen.hs, dist/build/Smos/Report/Work/Gen.o, dist/build/Smos/Report/Work/Gen.dyn_o )
257.86 s
[smos-report-gen] Preprocessing test suite 'smos-report-test' for smos-report-gen-0.8.0...
257.86 s
[smos-report-gen] Building test suite 'smos-report-test' for smos-report-gen-0.8.0...
257.86 s
[smos-report-gen] [ 1 of 21] Compiling Paths_smos_report_gen ( dist/build/smos-report-test/autogen/Paths_smos_report_gen.hs, dist/build/smos-report-test/smos-report-test-tmp/Paths_smos_report_gen.o )
257.86 s
[smos-report-gen] [ 2 of 21] Compiling Smos.Report.AgendaSpec ( test/Smos/Report/AgendaSpec.hs, dist/build/smos-report-test/smos-report-test-tmp/Smos/Report/AgendaSpec.o )
257.86 s
[smos-report-gen] [ 3 of 21] Compiling Smos.Report.ClockSpec ( test/Smos/Report/ClockSpec.hs, dist/build/smos-report-test/smos-report-test-tmp/Smos/Report/ClockSpec.o )
257.86 s
[smos-api-gen-source] include genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
257.86 s
[smos-api-gen-source] include genvalidity-typed-uuid-0.1.0.1-IY63RNA6zfW6YIFyZnMuVW
257.86 s
[smos-api-gen-source] include genvalidity-uuid-1.0.0.1-6Jq634Q099MHg6nm1z8GP9
257.86 s
[smos-api-gen-source] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
257.86 s
[smos-api-gen-source] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
257.86 s
[smos-api-gen-source] include text-2.1.3-34f1
257.86 s
[smos-api-gen-source] component smos-api-gen-0.3.2-9UlUEtxAt9LGE1SnSAGn0w-smos-api-bench
257.86 s
[smos-api-gen-source] include base-4.20.2.0-fafd
257.86 s
[smos-api-gen-source] include criterion-1.6.4.0-KXgZPUC3XbuAxh4sQtctr9
257.86 s
[smos-api-gen-source] include genvalidity-criterion-1.1.0.0-G6lPC3tJMLm7RvpSYVmT2h
257.86 s
[smos-api-gen-source] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
257.86 s
[smos-api-gen-source] include smos-api-gen-0.3.2-BpgP3RuKvD46zK5iOMT5Is
257.86 s
[smos-api-gen-source] Linked component graph:
257.86 s
[smos-api-gen-source] unit smos-api-gen-0.3.2-BpgP3RuKvD46zK5iOMT5Is
257.86 s
[smos-api-gen-source] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
257.86 s
[smos-api-gen-source] include base-4.20.2.0-fafd
257.86 s
[smos-api-gen-source] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
257.86 s
[smos-api-gen-source] include genvalidity-bytestring-1.0.0.1-3IyDlDJVM09A2BS5LCA7WT
257.86 s
[smos-api-gen-source] include genvalidity-mergeful-0.3.0.1-FpIqKCAbcJhKagm6DE2rt1
257.86 s
[smos-api-gen-source] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
257.86 s
[smos-api-gen-source] include genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
257.86 s
[smos-api-gen-source] include genvalidity-typed-uuid-0.1.0.1-IY63RNA6zfW6YIFyZnMuVW
257.86 s
[smos-api-gen-source] include genvalidity-uuid-1.0.0.1-6Jq634Q099MHg6nm1z8GP9
257.86 s
[smos-api-gen-source] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
257.86 s
[smos-api-gen-source] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
257.86 s
[smos-api-gen-source] include text-2.1.3-34f1
257.86 s
[smos-api-gen-source] Smos.API.Gen=smos-api-gen-0.3.2-BpgP3RuKvD46zK5iOMT5Is:Smos.API.Gen
257.86 s
[smos-api-gen-source] unit smos-api-gen-0.3.2-9UlUEtxAt9LGE1SnSAGn0w-smos-api-bench
257.86 s
[smos-api-gen-source] include base-4.20.2.0-fafd
257.86 s
[smos-api-gen-source] include criterion-1.6.4.0-KXgZPUC3XbuAxh4sQtctr9
257.86 s
[smos-api-gen-source] include genvalidity-criterion-1.1.0.0-G6lPC3tJMLm7RvpSYVmT2h
257.86 s
[smos-api-gen-source] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
257.86 s
[smos-api-gen-source] include smos-api-gen-0.3.2-BpgP3RuKvD46zK5iOMT5Is
257.86 s
[smos-api-gen-source] Ready component graph:
257.86 s
[smos-api-gen-source] definite smos-api-gen-0.3.2-BpgP3RuKvD46zK5iOMT5Is
257.86 s
[smos-api-gen-source] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
257.87 s
[smos-api-gen-source] depends base-4.20.2.0-fafd
257.87 s
[smos-api-gen-source] depends genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
257.87 s
[smos-api-gen-source] depends genvalidity-bytestring-1.0.0.1-3IyDlDJVM09A2BS5LCA7WT
257.87 s
[smos-api-gen-source] depends genvalidity-mergeful-0.3.0.1-FpIqKCAbcJhKagm6DE2rt1
257.87 s
[smos-api-gen-source] depends genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
257.87 s
[smos-api-gen-source] depends genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
257.87 s
[smos-api-gen-source] depends genvalidity-typed-uuid-0.1.0.1-IY63RNA6zfW6YIFyZnMuVW
257.87 s
[smos-api-gen-source] depends genvalidity-uuid-1.0.0.1-6Jq634Q099MHg6nm1z8GP9
257.87 s
[smos-api-gen-source] depends smos-api-0.8.0-7uONugSADRTFww9bibLj2W
257.87 s
[smos-api-gen-source] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
257.87 s
[smos-api-gen-source] depends text-2.1.3-34f1
257.87 s
[smos-api-gen-source] definite smos-api-gen-0.3.2-9UlUEtxAt9LGE1SnSAGn0w-smos-api-bench
257.87 s
[smos-api-gen-source] depends base-4.20.2.0-fafd
257.87 s
[smos-api-gen-source] depends criterion-1.6.4.0-KXgZPUC3XbuAxh4sQtctr9
257.87 s
[smos-api-gen-source] depends genvalidity-criterion-1.1.0.0-G6lPC3tJMLm7RvpSYVmT2h
257.87 s
[smos-api-gen-source] depends smos-api-0.8.0-7uONugSADRTFww9bibLj2W
257.87 s
[smos-api-gen-source] depends smos-api-gen-0.3.2-BpgP3RuKvD46zK5iOMT5Is
257.87 s
[smos-api-gen-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
257.87 s
[smos-api-gen-source] Using compiler: ghc-9.10.3
257.87 s
[smos-api-gen-source] Using install prefix:
257.87 s
[smos-api-gen-source] /nix/store/3g7jcmy6bng18z9iggcicgf700q7dpvx-smos-api-gen-source-0.3.2
257.87 s
[smos-api-gen-source] Executables installed in:
257.87 s
[smos-api-gen-source] /nix/store/3g7jcmy6bng18z9iggcicgf700q7dpvx-smos-api-gen-source-0.3.2/bin
257.87 s
[smos-api-gen-source] Libraries installed in:
257.87 s
[smos-api-gen-source] /nix/store/3g7jcmy6bng18z9iggcicgf700q7dpvx-smos-api-gen-source-0.3.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-api-gen-0.3.2-BpgP3RuKvD46zK5iOMT5Is
257.87 s
[smos-api-gen-source] Dynamic Libraries installed in:
257.87 s
[smos-api-gen-source] /nix/store/3g7jcmy6bng18z9iggcicgf700q7dpvx-smos-api-gen-source-0.3.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
257.87 s
[smos-api-gen-source] Private executables installed in:
257.87 s
[smos-api-gen-source] /nix/store/3g7jcmy6bng18z9iggcicgf700q7dpvx-smos-api-gen-source-0.3.2/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-api-gen-0.3.2
257.87 s
[smos-api-gen-source] Data files installed in:
257.87 s
[smos-api-gen-source] /nix/store/3g7jcmy6bng18z9iggcicgf700q7dpvx-smos-api-gen-source-0.3.2/share/x86_64-linux-ghc-9.10.3-a85d/smos-api-gen-0.3.2
257.87 s
[smos-api-gen-source] Documentation installed in:
257.87 s
[smos-api-gen-source] /nix/store/3g7jcmy6bng18z9iggcicgf700q7dpvx-smos-api-gen-source-0.3.2/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-api-gen-0.3.2
257.87 s
[smos-api-gen-source] Configuration files installed in:
257.87 s
[smos-client-source] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
257.87 s
[smos-client-source] include mtl-2.3.1-37af
257.87 s
[smos-client-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
257.87 s
[smos-client-source] include pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
257.87 s
[smos-client-source] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
257.87 s
[smos-client-source] include servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
257.87 s
[smos-client-source] include servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
257.87 s
[smos-client-source] include servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
257.87 s
[smos-client-source] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
257.87 s
[smos-client-source] include servant-client-core-0.20.3.0-GYscWVjCzRS4M0v1BDzdfv
257.87 s
[smos-client-source] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
257.87 s
[smos-client-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
257.87 s
[smos-client-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
257.87 s
[smos-client-source] include text-2.1.3-34f1
257.87 s
[smos-client-source] include time-1.12.2-3479
257.87 s
[smos-client-source] Linked component graph:
257.87 s
[smos-client-source] unit smos-client-0.6.0-4vlePhzblPdHEaXcw4k7tA
257.87 s
[smos-client-source] include base-4.20.2.0-fafd
257.87 s
[smos-client-source] include bytestring-0.12.2.0-96e1
257.87 s
[smos-client-source] include cookie-0.5.1-7u6eLZ37tzK18CDWDPtH1Y
257.87 s
[smos-client-source] include deepseq-1.5.0.0-2b65
257.87 s
[smos-client-source] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
257.87 s
[smos-client-source] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
257.87 s
[smos-client-source] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
257.87 s
[smos-client-source] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
257.87 s
[smos-client-source] include mtl-2.3.1-37af
257.87 s
[smos-client-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
257.87 s
[smos-client-source] include pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
257.87 s
[smos-client-source] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
257.87 s
[smos-client-source] include servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
257.87 s
[smos-client-source] include servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
257.87 s
[smos-client-source] include servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
257.87 s
[smos-client-source] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
257.87 s
[smos-client-source] include servant-client-core-0.20.3.0-GYscWVjCzRS4M0v1BDzdfv
257.87 s
[smos-client-source] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
257.87 s
[smos-client-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
257.87 s
[smos-client-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
257.87 s
[smos-client-source] include text-2.1.3-34f1
257.87 s
[smos-client-source] include time-1.12.2-3479
257.87 s
[smos-client-source] Smos.Client=smos-client-0.6.0-4vlePhzblPdHEaXcw4k7tA:Smos.Client
257.87 s
[smos-client-source] Ready component graph:
257.87 s
[smos-client-source] definite smos-client-0.6.0-4vlePhzblPdHEaXcw4k7tA
257.87 s
[smos-client-source] depends base-4.20.2.0-fafd
257.87 s
[smos-client-source] depends bytestring-0.12.2.0-96e1
257.87 s
[smos-client-source] depends cookie-0.5.1-7u6eLZ37tzK18CDWDPtH1Y
257.87 s
[smos-client-source] depends deepseq-1.5.0.0-2b65
257.87 s
[smos-client-source] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
257.87 s
[smos-client-source] depends http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
257.87 s
[smos-client-source] depends ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
257.87 s
[smos-client-source] depends microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
257.87 s
[smos-client-source] depends mtl-2.3.1-37af
257.87 s
[smos-client-source] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
257.87 s
[smos-client-source] depends pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
257.87 s
[smos-client-source] depends semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
257.87 s
[smos-client-source] depends servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
257.87 s
[smos-client-source] depends servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
257.87 s
[smos-client-source] depends servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
257.87 s
[smos-client-source] depends servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
257.87 s
[smos-client-source] depends servant-client-core-0.20.3.0-GYscWVjCzRS4M0v1BDzdfv
257.87 s
[smos-client-source] depends smos-api-0.8.0-7uONugSADRTFww9bibLj2W
257.87 s
[smos-client-source] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
257.87 s
[smos-client-source] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
257.87 s
[smos-client-source] depends text-2.1.3-34f1
257.87 s
[smos-client-source] depends time-1.12.2-3479
257.87 s
[smos-client-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
257.87 s
[smos-client-source] Using compiler: ghc-9.10.3
257.87 s
[smos-client-source] Using install prefix:
257.87 s
[smos-client-source] /nix/store/y3ki4vxc28hcwl17xsxqwys6cl6y876n-smos-client-source-0.6.0
257.87 s
[smos-client-source] Executables installed in:
257.87 s
[smos-client-source] /nix/store/y3ki4vxc28hcwl17xsxqwys6cl6y876n-smos-client-source-0.6.0/bin
257.87 s
[smos-client-source] Libraries installed in:
257.87 s
[smos-client-source] /nix/store/y3ki4vxc28hcwl17xsxqwys6cl6y876n-smos-client-source-0.6.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-client-0.6.0-4vlePhzblPdHEaXcw4k7tA
257.87 s
[smos-client-source] Dynamic Libraries installed in:
257.87 s
[smos-client-source] /nix/store/y3ki4vxc28hcwl17xsxqwys6cl6y876n-smos-client-source-0.6.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
257.87 s
[smos-client-source] Private executables installed in:
257.87 s
[smos-client-source] /nix/store/y3ki4vxc28hcwl17xsxqwys6cl6y876n-smos-client-source-0.6.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-client-0.6.0
257.87 s
[smos-client-source] Data files installed in:
257.87 s
[smos-server-source] Dependency persistent-sqlite: using persistent-sqlite-2.13.3.1
257.87 s
[smos-server-source] Dependency pretty-show: using pretty-show-1.10
257.87 s
[smos-server-source] Dependency prometheus: using prometheus-2.3.0
257.87 s
[smos-server-source] Dependency prometheus-ghc-stats: using prometheus-ghc-stats-0.0.0.0
257.87 s
[smos-server-source] Dependency prometheus-wai: using prometheus-wai-0.2.0.1
257.87 s
[smos-server-source] Dependency retry: using retry-0.9.3.1
257.87 s
[smos-server-source] Dependency semver: using semver-0.4.0.1
257.87 s
[smos-server-source] Dependency servant: using servant-0.20.3.0
257.87 s
[smos-server-source] Dependency servant-auth-server: using servant-auth-server-0.4.9.1
257.87 s
[smos-server-source] Dependency servant-server: using servant-server-0.20.3.0
257.87 s
[smos-server-source] Dependency shakespeare: using shakespeare-2.1.0.1
257.87 s
[smos-server-source] Dependency smos-api: using smos-api-0.8.0
257.87 s
[smos-server-source] Dependency smos-cli: using smos-cli-0.2.1
257.87 s
[smos-server-source] Dependency smos-data: using smos-data-0.7.0
257.87 s
[smos-server-source] Dependency smos-directory: using smos-directory-0.2.0
257.87 s
[smos-server-source] Dependency smos-report: using smos-report-0.12.0
257.87 s
[smos-server-source] Dependency smos-stripe-client: using smos-stripe-client-0.1.0.0
257.87 s
[smos-server-source] Dependency template-haskell: using template-haskell-2.22.0.0
257.87 s
[smos-server-source] Dependency text: using text-2.1.3
257.87 s
[smos-server-source] Dependency time: using time-1.12.2
257.87 s
[smos-server-source] Dependency typed-uuid: using typed-uuid-0.2.0.0
257.87 s
[smos-server-source] Dependency tz: using tz-0.1.3.6
257.87 s
[smos-server-source] Dependency unliftio: using unliftio-0.2.25.1
257.87 s
[smos-server-source] Dependency wai: using wai-3.2.4
257.87 s
[smos-server-source] Dependency wai-extra: using wai-extra-3.1.18
257.87 s
[smos-server-source] Dependency warp: using warp-3.4.9
257.87 s
[smos-server-source] Dependency yaml: using yaml-0.11.11.2
257.87 s
[smos-server-source] Dependency zip: using zip-2.2.1
257.87 s
[smos-server-source] Dependency zstd: using zstd-0.1.3.0
257.87 s
[smos-server-source] Dependency base: using base-4.20.2.0
257.87 s
[smos-server-source] Dependency smos-server: using smos-server-0.15.0
257.87 s
[smos-server-source] Source component graph:
257.87 s
[smos-server-source] component lib
257.87 s
[smos-server-source] component exe:smos-server dependency lib
257.87 s
[smos-server-source] Configured component graph:
257.87 s
[smos-server-source] component smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk
257.87 s
[smos-server-source] include IntervalMap-0.6.2.1-6cqYlaLAxdp94Td3v7VSNI
257.87 s
[smos-server-source] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
257.87 s
[smos-server-source] include aeson-pretty-0.8.10-EOHJE4CczlZFHBO2uJabQe
257.87 s
[smos-server-source] include amazonka-2.0-HTFljvnnFv86TmFnnJHPc2
257.87 s
[smos-server-source] include amazonka-ses-2.0-GH8QOwunnUy7KZwG9dwj6y
257.87 s
[smos-server-source] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
257.87 s
[smos-server-source] include base-4.20.2.0-fafd
257.87 s
[smos-server-source] include blaze-html-0.9.2.0-73eEJeagZXiIciGfIcTbsO
257.87 s
[smos-server-source] include bytestring-0.12.2.0-96e1
257.87 s
[smos-server-source] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
257.87 s
[smos-server-source] include containers-0.7-96b4
257.87 s
[smos-server-source] include cryptohash-sha256-0.11.102.1-T1BDKRSWzV57Zi0f4eQS4
257.87 s
[smos-server-source] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
257.87 s
[smos-server-source] include esqueleto-3.6.0.0-4QofLH6zWXv2qUinai4nCr
257.87 s
[smos-server-source] include filepath-1.5.4.0-2605
257.87 s
[smos-server-source] include http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
257.87 s
[smos-server-source] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
257.87 s
[smos-server-source] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
257.87 s
[smos-server-source] include jose-0.11-I70IQCZUOSOD3tg3INRc5G
257.87 s
[smos-server-source] include looper-0.4.0.0-AhuHrEUA8LhGbajUYKZhoH
257.87 s
[smos-server-source] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
257.87 s
[smos-server-source] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
257.87 s
[smos-server-source] include mime-mail-0.5.1-ByTb2JZkTaj8fmbUX3TB6Y
257.87 s
[smos-server-source] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
257.87 s
[smos-server-source] include mtl-2.3.1-37af
257.87 s
[smos-server-source] include network-uri-2.6.4.2-90cnrsZ004i7HW9YhrlM2
257.87 s
[smos-server-source] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
257.87 s
[smos-server-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
257.87 s
[smos-server-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
257.87 s
[smos-server-source] include persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
257.87 s
[smos-server-source] include persistent-pagination-0.1.1.2-8ARGzLIhbg7BrRPMceyUBV
257.87 s
[smos-server-source] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
257.87 s
[smos-server-source] include pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
257.87 s
[smos-server-source] include prometheus-2.3.0-F7pSOvWkGX97cd205xTrG2
257.87 s
[smos-server-source] include prometheus-ghc-stats-0.0.0.0-1wFjDzvC6GJGha7AT774r5
257.87 s
[smos-server-source] include prometheus-wai-0.2.0.1-HGViWVdnGce72q15By1x9e
257.87 s
[smos-server-source] include retry-0.9.3.1-38uHdVGcer3IIYoeRAGOML
257.87 s
[smos-server-source] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
257.87 s
[smos-server-source] include servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
257.87 s
[smos-server-source] include servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
257.87 s
[smos-server-source] include servant-server-0.20.3.0-AoKVUdoieIoDXhIn9su85A
257.87 s
[smos-server-source] include shakespeare-2.1.0.1-KlI9QAgCzHo6Cz8R3IGEJW
257.87 s
[smos-server-source] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
257.87 s
[smos-server-source] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
257.87 s
[smos-server-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
257.87 s
[smos-server-source] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
258.08 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/x0n9w82rrz95fkxwv8r29bnixaz7xi0a-ical-gen-0.0.0.0-doc /nix/store/zavzdr4s5npd8mnscc03vr7h389nb2jp-ical-gen-0.0.0.0
258.54 s
[post-build-hook] Pushing 4 paths (295 are already present) using zstd to cache smos ⏳
258.54 s
[post-build-hook]
258.88 s
[post-build-hook] Pushing /nix/store/zavzdr4s5npd8mnscc03vr7h389nb2jp-ical-gen-0.0.0.0 (20.91 MiB)
258.89 s
[post-build-hook] Pushing /nix/store/6ck1v6wx9f2cbgvxyw0f2b7mh9kpl4sq-genvalidity-case-insensitive-0.0.0.1 (327.27 KiB)
258.89 s
[post-build-hook] Pushing /nix/store/x0n9w82rrz95fkxwv8r29bnixaz7xi0a-ical-gen-0.0.0.0-doc (1.35 MiB)
258.94 s
[post-build-hook] Pushing /nix/store/riqycyz3cw97gkyn46gljbirw92nqhmh-genvalidity-case-insensitive-0.0.0.1-doc (151.52 KiB)
259.91 s
[post-build-hook]
259.91 s
[post-build-hook] All done.
259.94 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/x0n9w82rrz95fkxwv8r29bnixaz7xi0a-ical-gen-0.0.0.0-doc /nix/store/zavzdr4s5npd8mnscc03vr7h389nb2jp-ical-gen-0.0.0.0
260.19 s
[post-build-hook] copying 2 paths...
260.19 s
[post-build-hook] copying path '/nix/store/x0n9w82rrz95fkxwv8r29bnixaz7xi0a-ical-gen-0.0.0.0-doc' to 'https://cache.staging.nix-ci.com'...
260.85 s
[post-build-hook] copying path '/nix/store/zavzdr4s5npd8mnscc03vr7h389nb2jp-ical-gen-0.0.0.0' to 'https://cache.staging.nix-ci.com'...
266.47 s
[post-build-hook] copying 1 paths...
266.47 s
[post-build-hook] copying path '/nix/store/vg2qpm7xc82jz692sgfax1slp181i92y-ical-gen-0.0.0.0.drv' to 'https://cache.staging.nix-ci.com'...
267.17 s
Progress: 34 of 96 built (6 building), 28 of 28 downloaded from cache
267.24 s
Building ical-recurrence-gen-source
267.24 s
[smos-query] projects/.smos 1999-09-06 26 years ago
267.24 s
[smos-query] projects/𫳔/.smos 1973-04-14 53 years ago
267.24 s
[smos-query] projects/𫳔/.smos 킵 in 2 years
267.24 s
[smos-query] projects//.smos 伍 in 23 years
267.24 s
[smos-query]
267.24 s
[smos-query] Upcoming
267.24 s
[smos-query] 1995-07-11 04:24:38 30 years ago SCHEDULED TODO .smos
267.24 s
[smos-query] 1996-04-29 30 years ago SCHEDULED READY 蛏.smos
267.24 s
[smos-query] 2002-04-05 24 years ago DEADLINE STARTED 𮭕 projects/.smos
267.24 s
[smos-query] 2005-05-14 21 years ago DEADLINE NEXT projects/.smos
267.24 s
[smos-query] 2005-09-08 01:10:31 20 years ago DEADLINE (none) projects/.smos
267.24 s
[smos-query] 2006-09-09 19 years ago DEADLINE (none) projects/.smos
267.24 s
[smos-query] 2007-05-26 19 years ago DEADLINE WAITING /.smos
267.24 s
[smos-query] 2008-09-04 17 years ago DEADLINE TODO //.smos
267.24 s
[smos-query] 2019-03-01 22:30:11 7 years ago DEADLINE TODO projects//.smos
267.24 s
[smos-query] 2019-04-25 7 years ago SCHEDULED WAITING 𡜥 projects/𬨀.smos
267.24 s
[smos-query]
267.24 s
[smos-query] WARNING: Overdue Waiting Entries
267.24 s
[smos-query] /.smos 16774 days
267.24 s
[smos-query] /𰹇.smos 5346 days
267.24 s
[smos-query] projects/.smos 5083 days
267.24 s
[smos-query]
267.24 s
[smos-query] WARNING: Overdue Stuck Projects
267.24 s
[smos-query] projects//.smos DONE 19954 days
267.24 s
[smos-query] projects/.smos DONE 17382 days
267.24 s
[smos-query] projects/.smos CANCELLED 17377 days
267.24 s
[smos-query] projects/.smos DONE 12602 days
267.24 s
[smos-query] projects/.smos (none) 11467 days
267.24 s
[smos-query] projects/.smos (none) 7571 days
267.24 s
[smos-query] projects/.smos (none) 7205 days
267.24 s
[smos-query] projects/.smos (none) 7053 days
267.24 s
[smos-query] projects//.smos DONE 4511 days
267.24 s
[smos-query] projects/.smos STARTED 𮭕 4347 days
267.24 s
[smos-query] projects/쁋.smos CANCELLED 4224 days
267.24 s
[smos-query] projects//.smos TODO 2649 days
267.24 s
[smos-query] projects/.smos (none) ⴉ 1750 days
267.24 s
[smos-query] projects//.smos DONE 512 days
267.24 s
[smos-query]
267.24 s
[smos-query] WARNING: Projects without a next action
267.24 s
[smos-query] projects/쁋.smos
267.24 s
[smos-query] projects/.smos
267.24 s
[smos-query] projects/.smos
267.24 s
[smos-query] projects/𫳔//.smos
267.24 s
[smos-query] projects//.smos
267.24 s
[smos-query] projects//.smos
267.24 s
[smos-query] projects/.smos
267.24 s
[smos-query] projects/.smos
267.24 s
[smos-query] projects/.smos
267.24 s
[smos-query] projects/.smos
267.24 s
[smos-query] projects/.smos
267.24 s
[smos-query] projects/.smos
267.24 s
[smos-query] projects///.smos
267.24 s
[smos-query] projects//.smos
267.24 s
[smos-query] projects//.smos
267.24 s
[smos-query] projects/.smos
267.24 s
[smos-query] projects/.smos
267.24 s
[smos-query] projects/.smos
267.24 s
[smos-query] projects//.smos
267.24 s
[smos-query] projects//.smos
267.24 s
[smos-query] projects//.smos
267.24 s
[smos-query] projects/.smos
267.24 s
[smos-query] projects/.smos
267.24 s
[smos-query] projects/.smos
267.24 s
[smos-query] projects/.smos
267.24 s
[smos-query]
267.24 s
[smos-query] Next actions
267.24 s
[smos-query] file state header
267.24 s
[smos-query] .smos STARTED
267.24 s
[smos-query] 蛏.smos NEXT
267.24 s
[smos-query] 蛏.smos NEXT
267.25 s
[smos-query] /.smos NEXT
267.25 s
[smos-query] //.smos NEXT 𤰸
267.25 s
[smos-query] /.smos STARTED
267.25 s
[smos-query] projects/.smos NEXT
267.25 s
[smos-query] projects/.smos STARTED
267.25 s
[smos-query] projects/.smos NEXT ꂼ
267.25 s
[smos-query] projects/.smos NEXT
267.25 s
[smos-query] projects/.smos STARTED 𮭕
267.25 s
[smos-query] projects/////.smos STARTED
267.25 s
[smos-query] projects/𫳔/.smos STARTED
267.25 s
[smos-query] projects/𫳔//.smos STARTED
267.25 s
[smos-query] ✓ 'just works' for any InterestingStore 246.74 ms
267.25 s
[smos-query] passed for all of 4 inputs.
267.25 s
[smos-query] Smos.Query.FreeSpec
267.25 s
[smos-query] Work
267.25 s
[smos-query] 2026-06-01: Monday
267.25 s
[smos-query] 00:00 - 00:00 24h00m
267.25 s
[smos-query]
267.25 s
[smos-query] 2026-06-02: Tuesday
267.25 s
[smos-query] 00:00 - 00:00 24h00m
267.25 s
[smos-query]
267.25 s
[smos-query] 2026-06-03: Wednesday
267.25 s
[smos-query] 00:00 - 00:00 24h00m
267.25 s
[smos-query]
267.25 s
[smos-query] 2026-06-04: Thursday
267.25 s
[smos-query] 00:00 - 00:00 24h00m
267.25 s
[smos-query]
267.25 s
[smos-query] 2026-06-05: Friday
267.25 s
[smos-query] 00:00 - 00:00 24h00m
267.25 s
[smos-query]
267.25 s
[smos-query] 2026-06-06: Saturday
267.25 s
[smos-query] 00:00 - 00:00 24h00m
267.25 s
[smos-query]
267.25 s
[smos-query] 2026-06-07: Sunday
267.25 s
[smos-query] 00:00 - 00:00 24h00m
267.25 s
[smos-query] 2026-06-01: Monday
267.25 s
[smos-query] 00:00 - 00:00 24h00m
267.25 s
[smos-query]
267.25 s
[smos-query] 2026-06-02: Tuesday
267.25 s
[smos-query] 00:00 - 00:00 24h00m
267.25 s
[smos-query]
267.25 s
[smos-query] 2026-06-03: Wednesday
267.25 s
[smos-query] 00:00 - 00:00 24h00m
267.25 s
[smos-query]
267.25 s
[smos-report-gen] [ 4 of 21] Compiling Smos.Report.ComparisonSpec ( test/Smos/Report/ComparisonSpec.hs, dist/build/smos-report-test/smos-report-test-tmp/Smos/Report/ComparisonSpec.o )
267.25 s
[smos-report-gen] [ 5 of 21] Compiling Smos.Report.EntrySpec ( test/Smos/Report/EntrySpec.hs, dist/build/smos-report-test/smos-report-test-tmp/Smos/Report/EntrySpec.o )
267.25 s
[smos-report-gen] [ 6 of 21] Compiling Smos.Report.FilterSpec ( test/Smos/Report/FilterSpec.hs, dist/build/smos-report-test/smos-report-test-tmp/Smos/Report/FilterSpec.o )
267.25 s
[smos-report-gen] [ 7 of 21] Compiling Smos.Report.FreeSpec ( test/Smos/Report/FreeSpec.hs, dist/build/smos-report-test/smos-report-test-tmp/Smos/Report/FreeSpec.o )
267.25 s
[smos-report-gen] [ 8 of 21] Compiling Smos.Report.LogSpec ( test/Smos/Report/LogSpec.hs, dist/build/smos-report-test/smos-report-test-tmp/Smos/Report/LogSpec.o )
267.25 s
[smos-report-gen] [ 9 of 21] Compiling Smos.Report.NextSpec ( test/Smos/Report/NextSpec.hs, dist/build/smos-report-test/smos-report-test-tmp/Smos/Report/NextSpec.o )
267.25 s
[smos-report-gen] [10 of 21] Compiling Smos.Report.OngoingSpec ( test/Smos/Report/OngoingSpec.hs, dist/build/smos-report-test/smos-report-test-tmp/Smos/Report/OngoingSpec.o )
267.25 s
[smos-report-gen] [11 of 21] Compiling Smos.Report.PeriodSpec ( test/Smos/Report/PeriodSpec.hs, dist/build/smos-report-test/smos-report-test-tmp/Smos/Report/PeriodSpec.o )
267.25 s
[smos-report-gen] [12 of 21] Compiling Smos.Report.ProjectionSpec ( test/Smos/Report/ProjectionSpec.hs, dist/build/smos-report-test/smos-report-test-tmp/Smos/Report/ProjectionSpec.o )
267.25 s
[smos-report-gen] [13 of 21] Compiling Smos.Report.ProjectsSpec ( test/Smos/Report/ProjectsSpec.hs, dist/build/smos-report-test/smos-report-test-tmp/Smos/Report/ProjectsSpec.o )
267.25 s
[smos-report-gen] [14 of 21] Compiling Smos.Report.ReportSpec ( test/Smos/Report/ReportSpec.hs, dist/build/smos-report-test/smos-report-test-tmp/Smos/Report/ReportSpec.o )
267.25 s
[smos-report-gen] [15 of 21] Compiling Smos.Report.SorterSpec ( test/Smos/Report/SorterSpec.hs, dist/build/smos-report-test/smos-report-test-tmp/Smos/Report/SorterSpec.o )
267.25 s
[smos-report-gen] [16 of 21] Compiling Smos.Report.StuckSpec ( test/Smos/Report/StuckSpec.hs, dist/build/smos-report-test/smos-report-test-tmp/Smos/Report/StuckSpec.o )
267.25 s
[smos-report-gen] [17 of 21] Compiling Smos.Report.TimeBlockSpec ( test/Smos/Report/TimeBlockSpec.hs, dist/build/smos-report-test/smos-report-test-tmp/Smos/Report/TimeBlockSpec.o )
267.25 s
[smos-report-gen] [18 of 21] Compiling Smos.Report.TimeSpec ( test/Smos/Report/TimeSpec.hs, dist/build/smos-report-test/smos-report-test-tmp/Smos/Report/TimeSpec.o )
267.25 s
[smos-report-gen] [19 of 21] Compiling Smos.Report.WaitingSpec ( test/Smos/Report/WaitingSpec.hs, dist/build/smos-report-test/smos-report-test-tmp/Smos/Report/WaitingSpec.o )
267.25 s
[smos-report-gen] [20 of 21] Compiling Smos.Report.WorkSpec ( test/Smos/Report/WorkSpec.hs, dist/build/smos-report-test/smos-report-test-tmp/Smos/Report/WorkSpec.o )
267.25 s
[smos-report-gen] [21 of 21] Compiling Main ( test/Spec.hs, dist/build/smos-report-test/smos-report-test-tmp/Main.o )
267.25 s
[smos-report-gen] [22 of 22] Linking dist/build/smos-report-test/smos-report-test
267.25 s
[smos-report-gen] Phase: checkPhase
267.25 s
[smos-report-gen] Running 1 test suites...
267.25 s
[smos-report-gen] Test suite smos-report-test: RUNNING...
267.25 s
[smos-report-gen] Tests:
267.25 s
[smos-report-gen]
267.25 s
[smos-report-gen] Smos.Report.NextSpec
267.25 s
[smos-report-gen] GenValid NextActionEntry
267.25 s
[smos-report-gen] genValid :: Gen NextActionEntry
267.25 s
[smos-report-gen] ✓ only generates valid 'NextActionEntry's 36.02 ms
267.25 s
[smos-report-gen] passed for all of 100 inputs.
267.25 s
[smos-report-gen] JSON NextActionEntry (valid)
267.25 s
[smos-report-gen] encode :: NextActionEntry -> Data.ByteString.Lazy.ByteString
267.25 s
[smos-report-gen] ✓ never fails to encode a "valid NextActionEntry" 46.81 ms
267.25 s
[smos-report-gen] passed for all of 100 inputs.
267.25 s
[smos-api-gen-source] /nix/store/3g7jcmy6bng18z9iggcicgf700q7dpvx-smos-api-gen-source-0.3.2/etc
267.25 s
[smos-api-gen-source] No alex found
267.25 s
[smos-api-gen-source] Using ar found on system at:
267.25 s
[smos-api-gen-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
267.25 s
[smos-api-gen-source] No c2hs found
267.25 s
[smos-api-gen-source] No cpphs found
267.25 s
[smos-api-gen-source] No doctest found
267.25 s
[smos-api-gen-source] Using gcc version 14.3.0 given by user at:
267.25 s
[smos-api-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
267.25 s
[smos-api-gen-source] Using ghc version 9.10.3 found on system at:
267.25 s
[smos-api-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
267.25 s
[smos-api-gen-source] Using ghc-pkg version 9.10.3 found on system at:
267.25 s
[smos-api-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
267.25 s
[smos-api-gen-source] No ghcjs found
267.25 s
[smos-api-gen-source] No ghcjs-pkg found
267.25 s
[smos-api-gen-source] No greencard found
267.25 s
[smos-api-gen-source] Using haddock version 2.31.1 found on system at:
267.25 s
[smos-api-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
267.25 s
[smos-api-gen-source] No happy found
267.25 s
[smos-api-gen-source] Using haskell-suite found on system at: haskell-suite-dummy-location
267.25 s
[smos-api-gen-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
267.25 s
[smos-api-gen-source] No hmake found
267.25 s
[smos-api-gen-source] Using hpc version 0.69 found on system at:
267.25 s
[smos-api-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
267.25 s
[smos-api-gen-source] Using hsc2hs version 0.68.10 found on system at:
267.25 s
[smos-api-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
267.25 s
[smos-api-gen-source] No hscolour found
267.25 s
[smos-api-gen-source] No jhc found
267.25 s
[smos-api-gen-source] Using ld found on system at:
267.25 s
[smos-api-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
267.25 s
[smos-api-gen-source] No pkg-config found
267.25 s
[smos-api-gen-source] Using runghc version 9.10.3 found on system at:
267.25 s
[smos-api-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
267.25 s
[smos-api-gen-source] Using strip version 2.44 found on system at:
267.25 s
[smos-api-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
267.25 s
[smos-api-gen-source] Using tar found on system at:
267.25 s
[smos-api-gen-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
267.25 s
[smos-api-gen-source] No uhc found
267.25 s
[smos-api-gen-source] Phase: buildPhase
267.25 s
[smos-api-gen-source] Distribution quality errors:
267.25 s
[smos-api-gen-source] [no-syn-desc] No 'synopsis' or 'description' field.
267.25 s
[smos-api-gen-source] [missing-bounds-important] The dependency 'build-depends: base' does not
267.25 s
[smos-api-gen-source] specify an upper bound on the version number. Each major release of the 'base'
267.25 s
[smos-api-gen-source] package changes the API in various ways and most packages will need some
267.25 s
[smos-api-gen-source] changes to compile with it. The recommended practice is to specify an upper
267.25 s
[smos-api-gen-source] bound on the version of the 'base' package. This ensures your package will
267.25 s
[smos-api-gen-source] continue to build when a new major version of the 'base' package is released.
267.25 s
[smos-api-gen-source] If you are not sure what upper bound to use then use the next major version.
267.25 s
[smos-api-gen-source] For example if you have tested your package with 'base' version 4.5 and 4.6
267.25 s
[smos-api-gen-source] then use 'build-depends: base >= 4.5 && < 4.7'.
267.25 s
[smos-api-gen-source] Distribution quality warnings:
267.25 s
[smos-api-gen-source] [no-license-file] A 'license-file' is not specified.
267.25 s
[smos-api-gen-source] [missing-upper-bounds] On library, these packages miss upper bounds:
267.25 s
[smos-api-gen-source] - QuickCheck
267.25 s
[smos-api-gen-source] - genvalidity
267.25 s
[smos-api-gen-source] - genvalidity-bytestring
267.25 s
[smos-api-gen-source] - genvalidity-mergeful
267.25 s
[smos-api-gen-source] - genvalidity-path
267.25 s
[smos-api-gen-source] - genvalidity-text
267.25 s
[smos-api-gen-source] - genvalidity-typed-uuid
267.25 s
[smos-api-gen-source] - genvalidity-uuid
267.25 s
[smos-api-gen-source] - smos-api
267.25 s
[smos-api-gen-source] - smos-data-gen
267.25 s
[smos-api-gen-source] - text
267.25 s
[smos-api-gen-source] Please add them. There is more information at https://pvp.haskell.org/
267.25 s
[smos-api-gen-source] Note: the public hackage server would reject this package.
267.25 s
[smos-api-gen-source] Building source dist for smos-api-gen-0.3.2...
267.25 s
[smos-api-gen-source] Source tarball created: dist/smos-api-gen-0.3.2.tar.gz
267.25 s
[smos-api-gen-source] Phase: haddockPhase
267.25 s
[smos-api-gen-source] Phase: installPhase
267.25 s
[smos-api-gen-source] Phase: fixupPhase
267.25 s
[smos-client-source] /nix/store/y3ki4vxc28hcwl17xsxqwys6cl6y876n-smos-client-source-0.6.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-client-0.6.0
267.25 s
[smos-client-source] Documentation installed in:
267.25 s
[smos-client-source] /nix/store/y3ki4vxc28hcwl17xsxqwys6cl6y876n-smos-client-source-0.6.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-client-0.6.0
267.25 s
[smos-client-source] Configuration files installed in:
267.25 s
[smos-client-source] /nix/store/y3ki4vxc28hcwl17xsxqwys6cl6y876n-smos-client-source-0.6.0/etc
267.25 s
[smos-client-source] No alex found
267.25 s
[smos-client-source] Using ar found on system at:
267.25 s
[smos-client-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
267.25 s
[smos-client-source] No c2hs found
267.25 s
[smos-client-source] No cpphs found
267.25 s
[smos-client-source] No doctest found
267.25 s
[smos-client-source] Using gcc version 14.3.0 given by user at:
267.25 s
[smos-client-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
267.25 s
[smos-client-source] Using ghc version 9.10.3 found on system at:
267.25 s
[smos-client-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
267.25 s
[smos-client-source] Using ghc-pkg version 9.10.3 found on system at:
267.25 s
[smos-client-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
267.25 s
[smos-client-source] No ghcjs found
267.25 s
[smos-client-source] No ghcjs-pkg found
267.25 s
[smos-client-source] No greencard found
267.25 s
[smos-client-source] Using haddock version 2.31.1 found on system at:
267.25 s
[smos-client-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
267.25 s
[smos-client-source] No happy found
267.25 s
[smos-client-source] Using haskell-suite found on system at: haskell-suite-dummy-location
267.25 s
[smos-client-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
267.25 s
[smos-client-source] No hmake found
267.25 s
[smos-client-source] Using hpc version 0.69 found on system at:
267.25 s
[smos-client-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
267.25 s
[smos-client-source] Using hsc2hs version 0.68.10 found on system at:
267.25 s
[smos-client-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
267.25 s
[smos-client-source] No hscolour found
267.25 s
[smos-client-source] No jhc found
267.25 s
[smos-client-source] Using ld found on system at:
267.25 s
[smos-client-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
267.25 s
[smos-client-source] No pkg-config found
267.25 s
[smos-client-source] Using runghc version 9.10.3 found on system at:
267.25 s
[smos-client-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
267.25 s
[smos-client-source] Using strip version 2.44 found on system at:
267.25 s
[smos-client-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
267.25 s
[smos-client-source] Using tar found on system at:
267.25 s
[smos-client-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
267.25 s
[smos-client-source] No uhc found
267.25 s
[smos-client-source] Phase: buildPhase
267.25 s
[smos-client-source] Distribution quality errors:
267.25 s
[smos-client-source] [no-syn-desc] No 'synopsis' or 'description' field.
267.25 s
[smos-client-source] [missing-bounds-important] The dependency 'build-depends: base' does not
267.25 s
[smos-client-source] specify an upper bound on the version number. Each major release of the 'base'
267.25 s
[smos-client-source] package changes the API in various ways and most packages will need some
267.25 s
[smos-client-source] changes to compile with it. The recommended practice is to specify an upper
267.25 s
[smos-client-source] bound on the version of the 'base' package. This ensures your package will
267.25 s
[smos-client-source] continue to build when a new major version of the 'base' package is released.
267.25 s
[smos-client-source] If you are not sure what upper bound to use then use the next major version.
267.25 s
[smos-client-source] For example if you have tested your package with 'base' version 4.5 and 4.6
267.25 s
[smos-client-source] then use 'build-depends: base >= 4.5 && < 4.7'.
267.25 s
[smos-client-source] Distribution quality warnings:
267.25 s
[smos-client-source] [no-license-file] A 'license-file' is not specified.
267.25 s
[smos-client-source] [missing-upper-bounds] On library, these packages miss upper bounds:
267.25 s
[smos-client-source] - bytestring
267.25 s
[smos-client-source] - cookie
267.25 s
[smos-client-source] - deepseq
267.25 s
[smos-client-source] - dirforest
267.25 s
[smos-client-source] - http-types
267.25 s
[smos-client-source] - ical
267.25 s
[smos-client-source] - microlens
267.25 s
[smos-client-source] - mtl
267.25 s
[smos-client-source] - path
267.25 s
[smos-client-source] - pretty-show
267.25 s
[smos-client-source] - semver
267.25 s
[smos-client-source] - servant
267.25 s
[smos-client-source] - servant-auth-client
267.25 s
[smos-client-source] - servant-auth-server
267.25 s
[smos-client-source] - servant-client
267.25 s
[smos-client-source] - servant-client-core
267.25 s
[smos-client-source] - smos-api
267.25 s
[smos-client-source] - smos-data
267.25 s
[smos-client-source] - smos-report
267.26 s
[smos-client-source] - text
267.26 s
[smos-client-source] - time
267.26 s
[smos-client-source] Please add them. There is more information at https://pvp.haskell.org/
267.26 s
[smos-client-source] Note: the public hackage server would reject this package.
267.26 s
[smos-client-source] Building source dist for smos-client-0.6.0...
267.26 s
[smos-client-source] Source tarball created: dist/smos-client-0.6.0.tar.gz
267.26 s
[smos-client-source] Phase: haddockPhase
267.26 s
[smos-client-source] Phase: installPhase
267.26 s
[smos-client-source] Phase: fixupPhase
267.26 s
[smos-server-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
267.26 s
[smos-server-source] include smos-stripe-client-0.1.0.0-3OE66POyDS2FqTBgV1SQ8C
267.26 s
[smos-server-source] include template-haskell-2.22.0.0-927b
267.26 s
[smos-server-source] include text-2.1.3-34f1
267.26 s
[smos-server-source] include time-1.12.2-3479
267.26 s
[smos-server-source] include typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
267.26 s
[smos-server-source] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
267.26 s
[smos-server-source] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
267.26 s
[smos-server-source] include wai-3.2.4-Dmzlcivl75Z6SfAjaOrqf1
267.26 s
[smos-server-source] include wai-extra-3.1.18-9x868gR7VGrF2aHj9b6Gyr
267.26 s
[smos-server-source] include warp-3.4.9-IPNas4L2jy5JqoLVsPSVjo
267.26 s
[smos-server-source] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
267.26 s
[smos-server-source] include zip-2.2.1-CMvjFROmUHB5lT3grxhbf5
267.26 s
[smos-server-source] include zstd-0.1.3.0-Dk4S4y3VeFe5pM1coWpWfC
267.26 s
[smos-server-source] component smos-server-0.15.0-F9AunX1tbHx65si5ihD01V-smos-server
267.26 s
[smos-server-source] include base-4.20.2.0-fafd
267.26 s
[smos-server-source] include smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk
267.26 s
[smos-server-source] Linked component graph:
267.26 s
[smos-server-source] unit smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk
267.26 s
[smos-server-source] include IntervalMap-0.6.2.1-6cqYlaLAxdp94Td3v7VSNI
267.26 s
[smos-server-source] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
267.26 s
[smos-server-source] include aeson-pretty-0.8.10-EOHJE4CczlZFHBO2uJabQe
267.26 s
[smos-server-source] include amazonka-2.0-HTFljvnnFv86TmFnnJHPc2
267.26 s
[smos-server-source] include amazonka-ses-2.0-GH8QOwunnUy7KZwG9dwj6y
267.26 s
[smos-server-source] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
267.26 s
[smos-server-source] include base-4.20.2.0-fafd
267.26 s
[smos-server-source] include blaze-html-0.9.2.0-73eEJeagZXiIciGfIcTbsO
267.26 s
[smos-server-source] include bytestring-0.12.2.0-96e1
267.26 s
[smos-server-source] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
267.26 s
[smos-server-source] include containers-0.7-96b4
267.26 s
[smos-server-source] include cryptohash-sha256-0.11.102.1-T1BDKRSWzV57Zi0f4eQS4
267.26 s
[smos-server-source] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
267.26 s
[smos-server-source] include esqueleto-3.6.0.0-4QofLH6zWXv2qUinai4nCr
267.26 s
[smos-server-source] include filepath-1.5.4.0-2605
267.26 s
[smos-server-source] include http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
267.26 s
[smos-server-source] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
267.26 s
[smos-server-source] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
267.26 s
[smos-server-source] include jose-0.11-I70IQCZUOSOD3tg3INRc5G
267.26 s
[smos-server-source] include looper-0.4.0.0-AhuHrEUA8LhGbajUYKZhoH
267.26 s
[smos-server-source] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
267.26 s
[smos-server-source] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
267.26 s
[smos-server-source] include mime-mail-0.5.1-ByTb2JZkTaj8fmbUX3TB6Y
267.26 s
[smos-server-source] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
267.26 s
[smos-server-source] include mtl-2.3.1-37af
267.26 s
[smos-server-source] include network-uri-2.6.4.2-90cnrsZ004i7HW9YhrlM2
267.26 s
[smos-server-source] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
267.26 s
[smos-server-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
267.26 s
[smos-server-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
267.26 s
[smos-server-source] include persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
267.26 s
[smos-server-source] include persistent-pagination-0.1.1.2-8ARGzLIhbg7BrRPMceyUBV
267.26 s
[smos-server-source] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
267.26 s
[smos-server-source] include pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
267.26 s
[smos-server-source] include prometheus-2.3.0-F7pSOvWkGX97cd205xTrG2
267.26 s
[smos-server-source] include prometheus-ghc-stats-0.0.0.0-1wFjDzvC6GJGha7AT774r5
267.26 s
[smos-server-source] include prometheus-wai-0.2.0.1-HGViWVdnGce72q15By1x9e
267.26 s
[smos-server-source] include retry-0.9.3.1-38uHdVGcer3IIYoeRAGOML
267.26 s
[smos-server-source] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
267.26 s
[smos-server-source] include servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
267.26 s
[smos-server-source] include servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
267.26 s
[smos-server-source] include servant-server-0.20.3.0-AoKVUdoieIoDXhIn9su85A
267.26 s
[smos-server-source] include shakespeare-2.1.0.1-KlI9QAgCzHo6Cz8R3IGEJW
267.26 s
[smos-server-source] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
267.26 s
[smos-server-source] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
267.26 s
[smos-server-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
267.26 s
[smos-server-source] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
267.26 s
[smos-server-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
267.26 s
[smos-server-source] include smos-stripe-client-0.1.0.0-3OE66POyDS2FqTBgV1SQ8C
267.26 s
[smos-server-source] include template-haskell-2.22.0.0-927b
267.26 s
[smos-server-source] include text-2.1.3-34f1
267.26 s
[smos-server-source] include time-1.12.2-3479
267.26 s
[smos-server-source] include typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
267.26 s
[smos-server-source] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
267.26 s
[smos-server-source] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
267.26 s
[smos-server-source] include wai-3.2.4-Dmzlcivl75Z6SfAjaOrqf1
267.26 s
[smos-server-source] include wai-extra-3.1.18-9x868gR7VGrF2aHj9b6Gyr
267.26 s
[smos-server-source] include warp-3.4.9-IPNas4L2jy5JqoLVsPSVjo
267.26 s
[smos-server-source] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
267.44 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1 /nix/store/4zdcf0xcc1ajqjd3r8ps6zrhqd01xdrs-smos-archive-0.7.1-coverage /nix/store/fdjlmvbvh530n9v6qqdg0dr86gnaihxh-smos-archive-0.7.1-coverables
268.00 s
[post-build-hook] Pushing 3 paths (384 are already present) using zstd to cache smos ⏳
268.00 s
[post-build-hook]
268.35 s
[post-build-hook] Pushing /nix/store/fdjlmvbvh530n9v6qqdg0dr86gnaihxh-smos-archive-0.7.1-coverables (80.52 KiB)
268.58 s
[post-build-hook] Pushing /nix/store/4zdcf0xcc1ajqjd3r8ps6zrhqd01xdrs-smos-archive-0.7.1-coverage (114.79 KiB)
268.58 s
[post-build-hook] Pushing /nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1 (10.01 MiB)
269.62 s
[post-build-hook]
269.62 s
[post-build-hook] All done.
269.64 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1 /nix/store/4zdcf0xcc1ajqjd3r8ps6zrhqd01xdrs-smos-archive-0.7.1-coverage /nix/store/fdjlmvbvh530n9v6qqdg0dr86gnaihxh-smos-archive-0.7.1-coverables
269.74 s
[post-build-hook] copying 3 paths...
269.74 s
[post-build-hook] copying path '/nix/store/4zdcf0xcc1ajqjd3r8ps6zrhqd01xdrs-smos-archive-0.7.1-coverage' to 'https://cache.staging.nix-ci.com'...
269.74 s
[post-build-hook] copying path '/nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1' to 'https://cache.staging.nix-ci.com'...
269.74 s
[post-build-hook] copying path '/nix/store/fdjlmvbvh530n9v6qqdg0dr86gnaihxh-smos-archive-0.7.1-coverables' to 'https://cache.staging.nix-ci.com'...
274.67 s
[post-build-hook] copying 1 paths...
274.67 s
[post-build-hook] copying path '/nix/store/aqdjcjybii9vbj3fz8ypv6ba0vvbkgza-smos-archive-0.7.1.drv' to 'https://cache.staging.nix-ci.com'...
275.33 s
Progress: 35 of 96 built (6 building), 28 of 28 downloaded from cache
275.41 s
Building smos-cursor-source
275.47 s
Building smos-scheduler-source
275.47 s
[smos-query] 2026-06-04: Thursday
275.47 s
[smos-query] 00:00 - 00:00 24h00m
275.47 s
[smos-query]
275.47 s
[smos-query] 2026-06-05: Friday
275.47 s
[smos-query] 00:00 - 00:00 24h00m
275.47 s
[smos-query]
275.47 s
[smos-query] 2026-06-06: Saturday
275.47 s
[smos-query] 00:00 - 00:00 24h00m
275.47 s
[smos-query]
275.47 s
[smos-query] 2026-06-07: Sunday
275.47 s
[smos-query] 00:00 - 00:00 24h00m
275.47 s
[smos-query] 2026-06-01: Monday
275.47 s
[smos-query] 00:00 - 00:00 24h00m
275.47 s
[smos-query]
275.47 s
[smos-query] 2026-06-02: Tuesday
275.47 s
[smos-query] 00:00 - 00:00 24h00m
275.47 s
[smos-query]
275.47 s
[smos-query] 2026-06-03: Wednesday
275.47 s
[smos-query] 00:00 - 00:00 24h00m
275.47 s
[smos-query]
275.47 s
[smos-query] 2026-06-04: Thursday
275.47 s
[smos-query] 00:00 - 00:00 24h00m
275.47 s
[smos-query]
275.47 s
[smos-query] 2026-06-05: Friday
275.47 s
[smos-query] 00:00 - 00:00 24h00m
275.47 s
[smos-query]
275.47 s
[smos-query] 2026-06-06: Saturday
275.47 s
[smos-query] 00:00 - 00:00 24h00m
275.47 s
[smos-query]
275.47 s
[smos-query] 2026-06-07: Sunday
275.47 s
[smos-query] 00:00 - 00:00 24h00m
275.47 s
[smos-query] 2026-06-01: Monday
275.47 s
[smos-query] 00:00 - 00:00 24h00m
275.47 s
[smos-query]
275.47 s
[smos-query] 2026-06-02: Tuesday
275.47 s
[smos-query] 00:00 - 00:00 24h00m
275.47 s
[smos-query]
275.47 s
[smos-query] 2026-06-03: Wednesday
275.47 s
[smos-query] 00:00 - 00:00 24h00m
275.47 s
[smos-query]
275.47 s
[smos-query] 2026-06-04: Thursday
275.47 s
[smos-query] 00:00 - 00:00 24h00m
275.47 s
[smos-query]
275.47 s
[smos-query] 2026-06-05: Friday
275.47 s
[smos-query] 00:00 - 00:00 24h00m
275.47 s
[smos-query]
275.47 s
[smos-query] 2026-06-06: Saturday
275.47 s
[smos-query] 00:00 - 00:00 24h00m
275.47 s
[smos-query]
275.47 s
[smos-query] 2026-06-07: Sunday
275.47 s
[smos-query] 00:00 - 00:00 24h00m
275.47 s
[smos-query] ✓ 'just works' for any InterestingStore 207.79 ms
275.47 s
[smos-query] passed for all of 4 inputs.
275.47 s
[smos-query] Smos.Query.OptParseSpec
275.47 s
[smos-query] ✓ pass the lint test 0.33 ms
275.47 s
[smos-query] ✓ produces the nix options as before 2.21 ms
275.47 s
[smos-query] ✓ produces the same reference documentation as before 11.37 ms
275.47 s
[smos-query] Smos.Query.WaitingSpec
275.47 s
[smos-query] Waiting
275.47 s
[smos-query] file header waiting threshold
275.47 s
[smos-query] file header waiting threshold
275.47 s
[smos-query] projects/.smos 𣔡 18821 days
275.47 s
[smos-query] .smos 18030 days
275.47 s
[smos-query] .smos 盢 6199 days
275.47 s
[smos-query] projects/.smos 𥟸 -2299 days
275.47 s
[smos-query] .smos ﷸ -8225 days
275.47 s
[smos-query] ✓ 'just works' for any InterestingStore 72.51 ms
275.47 s
[smos-query] passed for all of 2 inputs.
275.47 s
[smos-query]
275.47 s
[smos-query] Examples: 19
275.47 s
[smos-query] Passed: 9
275.47 s
[smos-query] Failed: 0
275.47 s
[smos-query] Sum of test runtimes: 0.76 seconds
275.47 s
[smos-query] Test suite took: 0.76 seconds
275.47 s
[smos-query]
275.47 s
[smos-query] Test suite smos-query-test: PASS
275.47 s
[smos-query] Test suite logged to: dist/test/smos-query-0.12.0-smos-query-test.log
275.47 s
[smos-query] 1 of 1 test suites (1 of 1 test cases) passed.
275.47 s
[smos-query] Phase: haddockPhase
275.47 s
[smos-query] Phase: installPhase
275.47 s
[smos-query] Installing library in /nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo
275.47 s
[smos-query] Installing executable smos-query in /nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0/bin
275.47 s
[smos-query] Warning: The directory
275.47 s
[smos-query] /nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0/bin is not in
275.47 s
[smos-query] the system search path.
275.47 s
[smos-query] Phase: fixupPhase
275.47 s
[smos-query] shrinking RPATHs of ELF executables and libraries in /nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0
275.47 s
[smos-query] shrinking /nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0/bin/smos-query
275.47 s
[smos-query] shrinking /nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo-ghc9.10.3.so
275.47 s
[smos-query] checking for references to /build/ in /nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0...
275.47 s
[smos-query] gzipping man pages under /nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0/share/man/
275.47 s
[smos-query] �
275.47 s
[smos-query] stripping (with command strip and flags -S -p) in /nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0/lib /nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0/bin
275.47 s
[smos-query] shrinking RPATHs of ELF executables and libraries in /nix/store/z0f676w55m9pf28w74nwl9ypdskakb0f-smos-query-0.12.0-coverables
275.47 s
[smos-query] checking for references to /build/ in /nix/store/z0f676w55m9pf28w74nwl9ypdskakb0f-smos-query-0.12.0-coverables...
275.47 s
[smos-report-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String NextActionEntry
275.47 s
[smos-report-gen] ✓ ensures that encode and decode are inverses for "valid NextActionEntry"'s 51.81 ms
275.47 s
[smos-report-gen] passed for all of 100 inputs.
275.47 s
[smos-report-gen] GenValid NextActionReport
275.47 s
[smos-report-gen] genValid :: Gen NextActionReport
275.47 s
[smos-report-gen] ✓ only generates valid 'NextActionReport's 55.19 ms
275.47 s
[smos-report-gen] passed for all of 100 inputs.
275.47 s
[smos-report-gen] JSON NextActionReport (valid)
275.47 s
[smos-report-gen] encode :: NextActionReport -> Data.ByteString.Lazy.ByteString
275.47 s
[smos-report-gen] ✓ never fails to encode a "valid NextActionReport" 55.09 ms
275.47 s
[smos-report-gen] passed for all of 100 inputs.
275.47 s
[smos-report-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String NextActionReport
275.47 s
[smos-report-gen] ✓ ensures that encode and decode are inverses for "valid NextActionReport"'s 86.66 ms
275.47 s
[smos-report-gen] passed for all of 100 inputs.
275.47 s
[smos-report-gen] produceNextActionReport
275.47 s
[smos-report-gen] ✓ produces valid reports for interesting stores 1152.32 ms
275.47 s
[smos-report-gen] passed for all of 10 inputs.
275.47 s
[smos-report-gen] Smos.Report.EntrySpec
275.47 s
[smos-report-gen] produceEntryReport
275.47 s
[smos-report-gen] ✓ produces valid reports for interesting stores 1305.67 ms
275.47 s
[smos-report-gen] passed for all of 10 inputs.
275.47 s
[smos-report-gen] GenValid EntryReport
275.47 s
[smos-report-gen] genValid :: Gen EntryReport
275.47 s
[smos-report-gen] ✓ only generates valid 'EntryReport's 100.45 ms
275.47 s
[smos-report-gen] passed for all of 100 inputs.
275.47 s
[smos-report-gen] Smos.Report.ClockSpec
275.47 s
[smos-report-gen] trimLogbookEntryToInterval
275.47 s
[smos-server-source] include zip-2.2.1-CMvjFROmUHB5lT3grxhbf5
275.47 s
[smos-server-source] include zstd-0.1.3.0-Dk4S4y3VeFe5pM1coWpWfC
275.47 s
[ical-recurrence-gen-source] Phase: setupCompilerEnvironmentPhase
275.47 s
[ical-recurrence-gen-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
275.47 s
[ical-recurrence-gen-source] Phase: unpackPhase
275.47 s
[ical-recurrence-gen-source] unpacking source archive /nix/store/bvw8x5cjid9rpwhxns2fsshyf466p283-ical-recurrence-gen
275.47 s
[ical-recurrence-gen-source] source root is ical-recurrence-gen
275.47 s
[ical-recurrence-gen-source] Phase: patchPhase
275.47 s
[ical-recurrence-gen-source] Phase: compileBuildDriverPhase
275.47 s
[ical-recurrence-gen-source] setupCompileFlags: -package-db=/build/tmp.CeeP2LtYwH/setup-package.conf.d -threaded
275.47 s
[ical-recurrence-gen-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.CeeP2LtYwH/Main.o )
275.47 s
[ical-recurrence-gen-source] [2 of 2] Linking Setup
275.47 s
[ical-recurrence-gen-source] Phase: updateAutotoolsGnuConfigScriptsPhase
275.47 s
[ical-recurrence-gen-source] Phase: configurePhase
275.47 s
[ical-recurrence-gen-source] configureFlags: --verbose --prefix=/nix/store/p2sbgq2ag3j9nwcrffbzr9cfwyci71y6-ical-recurrence-gen-source-0.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/share/doc/ical-recurrence-gen-0.0.0.0 --with-gcc=gcc --package-db=/build/tmp.CeeP2LtYwH/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib
275.47 s
[ical-recurrence-gen-source] Using Parsec parser
275.47 s
[ical-recurrence-gen-source] Configuring ical-recurrence-gen-0.0.0.0...
275.47 s
[ical-recurrence-gen-source] Dependency base >=4.7 && <5: using base-4.20.2.0
275.47 s
[ical-recurrence-gen-source] Dependency conformance-gen: using conformance-gen-0.0.0.0
275.47 s
[ical-recurrence-gen-source] Dependency genvalidity: using genvalidity-1.1.1.0
275.47 s
[ical-recurrence-gen-source] Dependency genvalidity-containers: using genvalidity-containers-1.0.0.2
275.47 s
[ical-recurrence-gen-source] Dependency ical-gen: using ical-gen-0.0.0.0
275.47 s
[ical-recurrence-gen-source] Dependency ical-recurrence: using ical-recurrence-0.0.0.0
275.47 s
[ical-recurrence-gen-source] Dependency QuickCheck: using QuickCheck-2.15.0.1
275.47 s
[ical-recurrence-gen-source] Dependency base >=4.7 && <5: using base-4.20.2.0
275.47 s
[ical-recurrence-gen-source] Dependency bytestring: using bytestring-0.12.2.0
275.47 s
[ical-recurrence-gen-source] Dependency conformance: using conformance-0.1.0.0
275.47 s
[ical-recurrence-gen-source] Dependency conformance-gen: using conformance-gen-0.0.0.0
275.47 s
[ical-recurrence-gen-source] Dependency containers: using containers-0.7
275.47 s
[ical-recurrence-gen-source] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
275.47 s
[ical-recurrence-gen-source] Dependency genvalidity-time: using genvalidity-time-1.0.0.1
275.47 s
[ical-recurrence-gen-source] Dependency ical: using ical-0.0.0.0
275.47 s
[ical-recurrence-gen-source] Dependency ical-gen: using ical-gen-0.0.0.0
275.47 s
[ical-recurrence-gen-source] Dependency ical-recurrence: using ical-recurrence-0.0.0.0
275.47 s
[ical-recurrence-gen-source] Dependency ical-recurrence-gen: using ical-recurrence-gen-0.0.0.0
275.47 s
[ical-recurrence-gen-source] Dependency path: using path-0.9.6
275.47 s
[ical-recurrence-gen-source] Dependency path-io: using path-io-1.8.2
275.47 s
[ical-recurrence-gen-source] Dependency sydtest: using sydtest-0.23.0.1
275.47 s
[ical-recurrence-gen-source] Dependency text: using text-2.1.3
275.47 s
[ical-recurrence-gen-source] Dependency time: using time-1.12.2
275.47 s
[ical-recurrence-gen-source] Source component graph:
275.47 s
[ical-recurrence-gen-source] component lib
275.47 s
[ical-recurrence-gen-source] component test:ical-recurrence-test dependency lib
275.47 s
[ical-recurrence-gen-source] Configured component graph:
275.47 s
[ical-recurrence-gen-source] component ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW
275.47 s
[ical-recurrence-gen-source] include base-4.20.2.0-fafd
275.47 s
[ical-recurrence-gen-source] include conformance-gen-0.0.0.0-HOePdCO1mrO9Y0OFcABbzj
275.47 s
[ical-recurrence-gen-source] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
275.47 s
[ical-recurrence-gen-source] include genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
275.70 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/3g7jcmy6bng18z9iggcicgf700q7dpvx-smos-api-gen-source-0.3.2
276.16 s
[post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
276.16 s
[post-build-hook]
276.51 s
[post-build-hook] Pushing /nix/store/3g7jcmy6bng18z9iggcicgf700q7dpvx-smos-api-gen-source-0.3.2 (5.28 KiB)
277.41 s
[post-build-hook]
277.41 s
[post-build-hook] All done.
277.43 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/3g7jcmy6bng18z9iggcicgf700q7dpvx-smos-api-gen-source-0.3.2
277.49 s
[post-build-hook] copying 1 paths...
277.49 s
[post-build-hook] copying path '/nix/store/3g7jcmy6bng18z9iggcicgf700q7dpvx-smos-api-gen-source-0.3.2' to 'https://cache.staging.nix-ci.com'...
278.35 s
[post-build-hook] copying 1 paths...
278.35 s
[post-build-hook] copying path '/nix/store/rcjcjyywr2hg70hkpkb17d4cj3zb6lq3-smos-api-gen-source-0.3.2.drv' to 'https://cache.staging.nix-ci.com'...
278.98 s
Progress: 36 of 94 built (7 building), 28 of 28 downloaded from cache
278.99 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/y3ki4vxc28hcwl17xsxqwys6cl6y876n-smos-client-source-0.6.0
279.34 s
[post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
279.34 s
[post-build-hook]
279.67 s
[post-build-hook] Pushing /nix/store/y3ki4vxc28hcwl17xsxqwys6cl6y876n-smos-client-source-0.6.0 (4.24 KiB)
280.55 s
[post-build-hook]
280.55 s
[post-build-hook] All done.
280.56 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/y3ki4vxc28hcwl17xsxqwys6cl6y876n-smos-client-source-0.6.0
280.62 s
[post-build-hook] copying 1 paths...
280.62 s
[post-build-hook] copying path '/nix/store/y3ki4vxc28hcwl17xsxqwys6cl6y876n-smos-client-source-0.6.0' to 'https://cache.staging.nix-ci.com'...
281.67 s
[post-build-hook] copying 1 paths...
281.67 s
[post-build-hook] copying path '/nix/store/hgcn05myccilcwam03ni72kfz93ryk8a-smos-client-source-0.6.0.drv' to 'https://cache.staging.nix-ci.com'...
282.33 s
Progress: 37 of 95 built (6 building), 28 of 28 downloaded from cache
282.42 s
Building smos-api-gen
282.48 s
Building smos-client
282.48 s
[smos-query] patching script interpreter paths in /nix/store/z0f676w55m9pf28w74nwl9ypdskakb0f-smos-query-0.12.0-coverables
282.48 s
[smos-query] shrinking RPATHs of ELF executables and libraries in /nix/store/i8gh1rrx54p5d13f8h8j84q3sw7mbx03-smos-query-0.12.0-coverage
282.48 s
[smos-query] checking for references to /build/ in /nix/store/i8gh1rrx54p5d13f8h8j84q3sw7mbx03-smos-query-0.12.0-coverage...
282.48 s
[smos-query] patching script interpreter paths in /nix/store/i8gh1rrx54p5d13f8h8j84q3sw7mbx03-smos-query-0.12.0-coverage
282.48 s
[smos-report-gen] ✓ leaves an entry that is within the interval 68.01 ms
282.48 s
[smos-report-gen] passed for all of 100 inputs.
282.48 s
[smos-report-gen] ✓ produces valid logbook entries 55.07 ms
282.48 s
[smos-report-gen] passed for all of 100 inputs.
282.48 s
[smos-report-gen] zeroOutByFilter
282.48 s
[smos-report-gen] ✓ produces valid smos files 226.14 ms
282.48 s
[smos-report-gen] passed for all of 100 inputs.
282.48 s
[smos-report-gen] sumLogbookEntryTime
282.48 s
[smos-report-gen] ✓ produces valid difftimes 16.76 ms
282.48 s
[smos-report-gen] passed for all of 100 inputs.
282.48 s
[smos-report-gen] Smos.Report.LogSpec
282.48 s
[smos-report-gen] makeTimestampLogEntries
282.48 s
[smos-report-gen] ✓ produces valid events 36.57 ms
282.48 s
[smos-report-gen] passed for all of 100 inputs.
282.48 s
[smos-report-gen] makeStateHistoryLogEntries
282.48 s
[smos-report-gen] ✓ produces valid events 42.13 ms
282.48 s
[smos-report-gen] passed for all of 100 inputs.
282.48 s
[smos-report-gen] ✓ produces a log event per state history entry 32.03 ms
282.48 s
[smos-report-gen] passed for all of 100 inputs.
282.48 s
[smos-report-gen] ✓ produces a log event even if there is only one timestamp 31.25 ms
282.48 s
[smos-report-gen] passed for all of 100 inputs.
282.48 s
[smos-report-gen] makeLogbookLogEntries
282.48 s
[smos-server-source] Codec.Compression.Zstd.Extended=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Codec.Compression.Zstd.Extended,Smos.Server=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server,Smos.Server.Backup=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Backup,Smos.Server.Booking=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Booking,Smos.Server.Constants=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Constants,Smos.Server.DB=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.DB,Smos.Server.DB.CASHash=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.DB.CASHash,Smos.Server.DB.Compressed=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.DB.Compressed,Smos.Server.Env=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Env,Smos.Server.FileMigration=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.FileMigration,Smos.Server.Handler=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler,Smos.Server.Handler.Admin=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.Admin,Smos.Server.Handler.Admin.GetUser=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.Admin.GetUser,Smos.Server.Handler.Admin.GetUsers=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.Admin.GetUsers,Smos.Server.Handler.Admin.PostMigrateFiles=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.Admin.PostMigrateFiles,Smos.Server.Handler.Admin.PutUserSubscription=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.Admin.PutUserSubscription,Smos.Server.Handler.DeleteBackup=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.DeleteBackup,Smos.Server.Handler.DeleteSmosFile=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.DeleteSmosFile,Smos.Server.Handler.DeleteUser=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.DeleteUser,Smos.Server.Handler.GetAgendaReport=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.GetAgendaReport,Smos.Server.Handler.GetApiVersion=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.GetApiVersion,Smos.Server.Handler.GetBackup=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.GetBackup,Smos.Server.Handler.GetBookingSettings=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.GetBookingSettings,Smos.Server.Handler.GetBookingSlots=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.GetBookingSlots,Smos.Server.Handler.GetListBackups=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.GetListBackups,Smos.Server.Handler.GetListSmosFiles=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.GetListSmosFiles,Smos.Server.Handler.GetMonetisation=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.GetMonetisation,Smos.Server.Handler.GetNextActionReport=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.GetNextActionReport,Smos.Server.Handler.GetSmosFile=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.GetSmosFile,Smos.Server.Handler.GetUserPermissions=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.GetUserPermissions,Smos.Server.Handler.GetUserSubscription=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.GetUserSubscription,Smos.Server.Handler.Import=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.Import,Smos.Server.Handler.PostBackup=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.PostBackup,Smos.Server.Handler.PostBooking=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.PostBooking,Smos.Server.Handler.PostInitiateStripeCheckoutSession=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.PostInitiateStripeCheckoutSession,Smos.Server.Handler.PostLogin=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.PostLogin,Smos.Server.Handler.PostRegister=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.PostRegister,Smos.Server.Handler.PostStripeHook=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.PostStripeHook,Smos.Server.Handler.PostSync=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.PostSync,Smos.Server.Handler.PutRestoreBackup=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.PutRestoreBackup,Smos.Server.Handler.PutSmosFile=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.PutSmosFile,Smos.Server.Looper=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Looper,Smos.Server.Looper.AutoBackup=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Looper.AutoBackup,Smos.Server.Looper.BackupGarbageCollector=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Looper.BackupGarbageCollector,Smos.Server.Looper.Env=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Looper.Env,Smos.Server.Looper.Import=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Looper.Import,Smos.Server.OptParse=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.OptParse,Smos.Server.Serve=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Serve,Smos.Server.Subscription=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Subscription
282.48 s
[smos-server-source] unit smos-server-0.15.0-F9AunX1tbHx65si5ihD01V-smos-server
282.48 s
[smos-server-source] include base-4.20.2.0-fafd
282.48 s
[smos-server-source] include smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk
282.48 s
[smos-server-source] Ready component graph:
282.48 s
[smos-server-source] definite smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk
282.48 s
[smos-server-source] depends IntervalMap-0.6.2.1-6cqYlaLAxdp94Td3v7VSNI
282.48 s
[smos-server-source] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
282.48 s
[smos-server-source] depends aeson-pretty-0.8.10-EOHJE4CczlZFHBO2uJabQe
282.48 s
[smos-server-source] depends amazonka-2.0-HTFljvnnFv86TmFnnJHPc2
282.48 s
[smos-server-source] depends amazonka-ses-2.0-GH8QOwunnUy7KZwG9dwj6y
282.48 s
[smos-server-source] depends autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
282.48 s
[smos-server-source] depends base-4.20.2.0-fafd
282.48 s
[smos-server-source] depends blaze-html-0.9.2.0-73eEJeagZXiIciGfIcTbsO
282.48 s
[smos-server-source] depends bytestring-0.12.2.0-96e1
282.48 s
[smos-server-source] depends conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
282.48 s
[smos-server-source] depends containers-0.7-96b4
282.48 s
[smos-server-source] depends cryptohash-sha256-0.11.102.1-T1BDKRSWzV57Zi0f4eQS4
282.48 s
[smos-server-source] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
282.48 s
[smos-server-source] depends esqueleto-3.6.0.0-4QofLH6zWXv2qUinai4nCr
282.48 s
[smos-server-source] depends filepath-1.5.4.0-2605
282.48 s
[smos-server-source] depends http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
282.48 s
[smos-server-source] depends http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
282.48 s
[smos-server-source] depends ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
282.48 s
[smos-server-source] depends jose-0.11-I70IQCZUOSOD3tg3INRc5G
282.48 s
[smos-server-source] depends looper-0.4.0.0-AhuHrEUA8LhGbajUYKZhoH
282.49 s
[smos-server-source] depends mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
282.49 s
[smos-server-source] depends microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
282.49 s
[smos-server-source] depends mime-mail-0.5.1-ByTb2JZkTaj8fmbUX3TB6Y
282.49 s
[smos-server-source] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
282.49 s
[smos-server-source] depends mtl-2.3.1-37af
282.49 s
[smos-server-source] depends network-uri-2.6.4.2-90cnrsZ004i7HW9YhrlM2
282.49 s
[smos-server-source] depends opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
282.49 s
[smos-server-source] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
282.49 s
[smos-server-source] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
282.49 s
[smos-server-source] depends persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
282.49 s
[smos-server-source] depends persistent-pagination-0.1.1.2-8ARGzLIhbg7BrRPMceyUBV
282.49 s
[smos-server-source] depends persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
282.49 s
[smos-server-source] depends pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
282.49 s
[smos-server-source] depends prometheus-2.3.0-F7pSOvWkGX97cd205xTrG2
282.49 s
[smos-server-source] depends prometheus-ghc-stats-0.0.0.0-1wFjDzvC6GJGha7AT774r5
282.49 s
[smos-server-source] depends prometheus-wai-0.2.0.1-HGViWVdnGce72q15By1x9e
282.49 s
[smos-server-source] depends retry-0.9.3.1-38uHdVGcer3IIYoeRAGOML
282.49 s
[smos-server-source] depends semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
282.49 s
[smos-server-source] depends servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
282.49 s
[smos-server-source] depends servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
282.49 s
[smos-server-source] depends servant-server-0.20.3.0-AoKVUdoieIoDXhIn9su85A
282.49 s
[smos-server-source] depends shakespeare-2.1.0.1-KlI9QAgCzHo6Cz8R3IGEJW
282.49 s
[smos-server-source] depends smos-api-0.8.0-7uONugSADRTFww9bibLj2W
282.49 s
[smos-server-source] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
282.49 s
[smos-server-source] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
282.49 s
[smos-server-source] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
282.49 s
[smos-server-source] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
282.49 s
[smos-server-source] depends smos-stripe-client-0.1.0.0-3OE66POyDS2FqTBgV1SQ8C
282.49 s
[smos-server-source] depends template-haskell-2.22.0.0-927b
282.49 s
[smos-server-source] depends text-2.1.3-34f1
282.49 s
[smos-server-source] depends time-1.12.2-3479
282.49 s
[ical-recurrence-gen-source] include ical-gen-0.0.0.0-9zHUKMBouKN5yaiGuEQJ8k
282.49 s
[ical-recurrence-gen-source] include ical-recurrence-0.0.0.0-LUsDPQv2og07vGaDeaH18R
282.49 s
[ical-recurrence-gen-source] component ical-recurrence-gen-0.0.0.0-2tURAlB4T2fANwoYkXaCax-ical-recurrence-test
282.49 s
[ical-recurrence-gen-source] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
282.49 s
[ical-recurrence-gen-source] include base-4.20.2.0-fafd
282.49 s
[ical-recurrence-gen-source] include bytestring-0.12.2.0-96e1
282.49 s
[ical-recurrence-gen-source] include conformance-0.1.0.0-4RDiiZFW9F969jbeCP9wmb
282.49 s
[ical-recurrence-gen-source] include conformance-gen-0.0.0.0-HOePdCO1mrO9Y0OFcABbzj
282.49 s
[ical-recurrence-gen-source] include containers-0.7-96b4
282.49 s
[ical-recurrence-gen-source] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
282.49 s
[ical-recurrence-gen-source] include genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
282.49 s
[ical-recurrence-gen-source] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
282.49 s
[ical-recurrence-gen-source] include ical-gen-0.0.0.0-9zHUKMBouKN5yaiGuEQJ8k
282.49 s
[ical-recurrence-gen-source] include ical-recurrence-0.0.0.0-LUsDPQv2og07vGaDeaH18R
282.49 s
[ical-recurrence-gen-source] include ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW
282.49 s
[ical-recurrence-gen-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
282.49 s
[ical-recurrence-gen-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
282.49 s
[ical-recurrence-gen-source] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
282.49 s
[ical-recurrence-gen-source] include text-2.1.3-34f1
282.49 s
[ical-recurrence-gen-source] include time-1.12.2-3479
282.49 s
[ical-recurrence-gen-source] Linked component graph:
282.49 s
[ical-recurrence-gen-source] unit ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW
282.49 s
[ical-recurrence-gen-source] include base-4.20.2.0-fafd
282.49 s
[ical-recurrence-gen-source] include conformance-gen-0.0.0.0-HOePdCO1mrO9Y0OFcABbzj
282.49 s
[ical-recurrence-gen-source] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
282.49 s
[ical-recurrence-gen-source] include genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
282.49 s
[ical-recurrence-gen-source] include ical-gen-0.0.0.0-9zHUKMBouKN5yaiGuEQJ8k
282.49 s
[ical-recurrence-gen-source] include ical-recurrence-0.0.0.0-LUsDPQv2og07vGaDeaH18R
282.49 s
[ical-recurrence-gen-source] ICal.Recurrence.Gen=ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW:ICal.Recurrence.Gen,ICal.Recurrence.TestUtils=ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW:ICal.Recurrence.TestUtils
282.49 s
[ical-recurrence-gen-source] unit ical-recurrence-gen-0.0.0.0-2tURAlB4T2fANwoYkXaCax-ical-recurrence-test
282.49 s
[ical-recurrence-gen-source] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
282.49 s
[ical-recurrence-gen-source] include base-4.20.2.0-fafd
282.49 s
[ical-recurrence-gen-source] include bytestring-0.12.2.0-96e1
282.49 s
[ical-recurrence-gen-source] include conformance-0.1.0.0-4RDiiZFW9F969jbeCP9wmb
282.49 s
[ical-recurrence-gen-source] include conformance-gen-0.0.0.0-HOePdCO1mrO9Y0OFcABbzj
282.49 s
[ical-recurrence-gen-source] include containers-0.7-96b4
282.49 s
[ical-recurrence-gen-source] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
282.49 s
[ical-recurrence-gen-source] include genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
282.49 s
[ical-recurrence-gen-source] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
282.49 s
[ical-recurrence-gen-source] include ical-gen-0.0.0.0-9zHUKMBouKN5yaiGuEQJ8k
282.49 s
[ical-recurrence-gen-source] include ical-recurrence-0.0.0.0-LUsDPQv2og07vGaDeaH18R
282.49 s
[ical-recurrence-gen-source] include ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW
282.49 s
[ical-recurrence-gen-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
282.49 s
[ical-recurrence-gen-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
282.49 s
[ical-recurrence-gen-source] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
282.49 s
[ical-recurrence-gen-source] include text-2.1.3-34f1
282.49 s
[ical-recurrence-gen-source] include time-1.12.2-3479
282.49 s
[ical-recurrence-gen-source] Ready component graph:
282.49 s
[ical-recurrence-gen-source] definite ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW
282.49 s
[ical-recurrence-gen-source] depends base-4.20.2.0-fafd
282.49 s
[ical-recurrence-gen-source] depends conformance-gen-0.0.0.0-HOePdCO1mrO9Y0OFcABbzj
282.49 s
[ical-recurrence-gen-source] depends genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
282.49 s
[ical-recurrence-gen-source] depends genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
282.49 s
[ical-recurrence-gen-source] depends ical-gen-0.0.0.0-9zHUKMBouKN5yaiGuEQJ8k
282.49 s
[ical-recurrence-gen-source] depends ical-recurrence-0.0.0.0-LUsDPQv2og07vGaDeaH18R
282.49 s
[ical-recurrence-gen-source] definite ical-recurrence-gen-0.0.0.0-2tURAlB4T2fANwoYkXaCax-ical-recurrence-test
282.49 s
[ical-recurrence-gen-source] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
282.49 s
[ical-recurrence-gen-source] depends base-4.20.2.0-fafd
282.49 s
[ical-recurrence-gen-source] depends bytestring-0.12.2.0-96e1
282.49 s
[ical-recurrence-gen-source] depends conformance-0.1.0.0-4RDiiZFW9F969jbeCP9wmb
282.49 s
[ical-recurrence-gen-source] depends conformance-gen-0.0.0.0-HOePdCO1mrO9Y0OFcABbzj
282.49 s
[ical-recurrence-gen-source] depends containers-0.7-96b4
282.49 s
[ical-recurrence-gen-source] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
282.49 s
[ical-recurrence-gen-source] depends genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
282.49 s
[ical-recurrence-gen-source] depends ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
282.49 s
[ical-recurrence-gen-source] depends ical-gen-0.0.0.0-9zHUKMBouKN5yaiGuEQJ8k
282.49 s
[ical-recurrence-gen-source] depends ical-recurrence-0.0.0.0-LUsDPQv2og07vGaDeaH18R
282.49 s
[ical-recurrence-gen-source] depends ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW
282.49 s
[ical-recurrence-gen-source] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
282.49 s
[ical-recurrence-gen-source] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
282.49 s
[ical-recurrence-gen-source] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
282.49 s
[ical-recurrence-gen-source] depends text-2.1.3-34f1
282.49 s
[ical-recurrence-gen-source] depends time-1.12.2-3479
282.49 s
[smos-cursor-source] Phase: setupCompilerEnvironmentPhase
282.49 s
[smos-cursor-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
282.49 s
[smos-cursor-source] Phase: unpackPhase
282.49 s
[smos-cursor-source] unpacking source archive /nix/store/g6vbhr129qqlb341j4mcaz2lkcbfz28g-smos-cursor
282.49 s
[smos-cursor-source] source root is smos-cursor
282.49 s
[smos-cursor-source] Phase: patchPhase
282.49 s
[smos-cursor-source] Phase: compileBuildDriverPhase
282.49 s
[smos-cursor-source] setupCompileFlags: -package-db=/build/tmp.w3lztMWMUj/setup-package.conf.d -threaded
282.49 s
[smos-cursor-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.w3lztMWMUj/Main.o )
282.49 s
[smos-cursor-source] [2 of 2] Linking Setup
282.49 s
[smos-cursor-source] Phase: updateAutotoolsGnuConfigScriptsPhase
282.49 s
[smos-cursor-source] Phase: configurePhase
282.49 s
[smos-cursor-source] configureFlags: --verbose --prefix=/nix/store/bad2a24faih44dxhzcaif6c2mlijy98j-smos-cursor-source-0.7.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.w3lztMWMUj/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
282.49 s
[smos-cursor-source] Using Parsec parser
282.49 s
[smos-cursor-source] Configuring smos-cursor-0.7.0...
282.49 s
[smos-cursor-source] Dependency base: using base-4.20.2.0
282.49 s
[smos-cursor-source] Dependency containers: using containers-0.7
282.49 s
[smos-cursor-source] Dependency cursor: using cursor-0.3.2.0
282.49 s
[smos-cursor-source] Dependency cursor-dirforest: using cursor-dirforest-0.0.0.0
282.49 s
[smos-cursor-source] Dependency cursor-fuzzy-time: using cursor-fuzzy-time-0.1.0.0
282.49 s
[smos-cursor-source] Dependency deepseq: using deepseq-1.5.0.0
282.49 s
[smos-cursor-source] Dependency dirforest: using dirforest-0.1.0.0
282.49 s
[smos-cursor-source] Dependency exceptions: using exceptions-0.10.9
282.49 s
[smos-cursor-source] Dependency filelock: using filelock-0.1.1.8
282.49 s
[smos-cursor-source] Dependency fuzzy-time: using fuzzy-time-0.3.0.1
282.49 s
[smos-cursor-source] Dependency microlens: using microlens-0.4.14.0
282.49 s
[smos-cursor-source] Dependency path: using path-0.9.6
282.49 s
[smos-cursor-source] Dependency path-io: using path-io-1.8.2
282.49 s
[smos-cursor-source] Dependency resourcet: using resourcet-1.3.0
282.49 s
[smos-cursor-source] Dependency smos-archive: using smos-archive-0.7.1
282.49 s
[smos-cursor-source] Dependency smos-data: using smos-data-0.7.0
282.49 s
[smos-cursor-source] Dependency text: using text-2.1.3
282.49 s
[smos-cursor-source] Dependency time: using time-1.12.2
282.49 s
[smos-cursor-source] Dependency tz: using tz-0.1.3.6
282.49 s
[smos-cursor-source] Dependency validity: using validity-0.12.1.0
282.49 s
[smos-cursor-source] Dependency validity-time: using validity-time-0.5.0.0
282.49 s
[smos-cursor-source] Source component graph: component lib
282.49 s
[smos-cursor-source] Configured component graph:
282.49 s
[smos-cursor-source] component smos-cursor-0.7.0-AfwcwhaJMTM5vs4Kp6SrVt
282.49 s
[smos-cursor-source] include base-4.20.2.0-fafd
282.49 s
[smos-cursor-source] include containers-0.7-96b4
282.49 s
[smos-cursor-source] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
282.49 s
[smos-cursor-source] include cursor-dirforest-0.0.0.0-acyGg1Y6b02FxHTg9XmhE
282.49 s
[smos-cursor-source] include cursor-fuzzy-time-0.1.0.0-AcJe3R95HJqE4EMFTkFTS7
282.49 s
[smos-cursor-source] include deepseq-1.5.0.0-2b65
282.49 s
[smos-cursor-source] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
282.49 s
[smos-cursor-source] include exceptions-0.10.9-d102
282.49 s
[smos-scheduler-source] Phase: setupCompilerEnvironmentPhase
282.49 s
[smos-scheduler-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
282.49 s
[smos-scheduler-source] Phase: unpackPhase
282.49 s
[smos-scheduler-source] unpacking source archive /nix/store/ry49kz9n4j3r4iy5mpimixg0xp9rpjdm-smos-scheduler
282.49 s
[smos-scheduler-source] source root is smos-scheduler
282.49 s
[smos-scheduler-source] Phase: patchPhase
282.49 s
[smos-scheduler-source] Phase: compileBuildDriverPhase
282.49 s
[smos-scheduler-source] setupCompileFlags: -package-db=/build/tmp.ZjSD0ZpDqD/setup-package.conf.d -threaded
282.49 s
[smos-scheduler-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.ZjSD0ZpDqD/Main.o )
282.49 s
[smos-scheduler-source] [2 of 2] Linking Setup
282.49 s
[smos-scheduler-source] Phase: updateAutotoolsGnuConfigScriptsPhase
282.49 s
[smos-scheduler-source] Phase: configurePhase
282.49 s
[smos-scheduler-source] configureFlags: --verbose --prefix=/nix/store/iml48zvqnyz1cbhnc0lhljbxq2nmmgdz-smos-scheduler-source-0.10.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.ZjSD0ZpDqD/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
282.49 s
[smos-scheduler-source] Using Parsec parser
282.49 s
[smos-scheduler-source] Configuring smos-scheduler-0.10.1...
282.49 s
[smos-scheduler-source] Dependency aeson: using aeson-2.2.3.0
282.49 s
[smos-scheduler-source] Dependency autodocodec: using autodocodec-0.5.0.0
282.49 s
[smos-scheduler-source] Dependency base: using base-4.20.2.0
282.49 s
[smos-scheduler-source] Dependency bytestring: using bytestring-0.12.2.0
282.49 s
[smos-scheduler-source] Dependency conduit: using conduit-1.3.6.1
282.49 s
[smos-scheduler-source] Dependency containers: using containers-0.7
282.49 s
[smos-scheduler-source] Dependency cron: using cron-0.7.2
282.49 s
[smos-scheduler-source] Dependency fuzzy-time: using fuzzy-time-0.3.0.1
282.49 s
[smos-scheduler-source] Dependency megaparsec: using megaparsec-9.7.0
282.49 s
[smos-scheduler-source] Dependency monad-logger: using monad-logger-0.3.42
282.49 s
[smos-scheduler-source] Dependency mtl: using mtl-2.3.1
282.49 s
[smos-scheduler-source] Dependency opt-env-conf: using opt-env-conf-0.15.0.1
282.49 s
[smos-scheduler-source] Dependency path: using path-0.9.6
282.49 s
[smos-scheduler-source] Dependency path-io: using path-io-1.8.2
282.49 s
[smos-scheduler-source] Dependency pretty-relative-time: using pretty-relative-time-0.3.0.0
282.49 s
[smos-scheduler-source] Dependency safe-coloured-text: using safe-coloured-text-0.3.0.2
282.49 s
[smos-scheduler-source] Dependency safe-coloured-text-terminfo: using
282.49 s
[smos-scheduler-source] safe-coloured-text-terminfo-0.3.0.0
282.49 s
[smos-scheduler-source] Dependency smos-archive: using smos-archive-0.7.1
282.49 s
[smos-scheduler-source] Dependency smos-cli: using smos-cli-0.2.1
282.49 s
[smos-scheduler-source] Dependency smos-data: using smos-data-0.7.0
282.49 s
[smos-scheduler-source] Dependency smos-directory: using smos-directory-0.2.0
282.49 s
[smos-scheduler-source] Dependency smos-report: using smos-report-0.12.0
282.49 s
[smos-scheduler-source] Dependency text: using text-2.1.3
282.49 s
[smos-scheduler-source] Dependency time: using time-1.12.2
282.49 s
[smos-scheduler-source] Dependency tz: using tz-0.1.3.6
282.49 s
[smos-scheduler-source] Dependency unliftio: using unliftio-0.2.25.1
282.49 s
[smos-scheduler-source] Dependency validity: using validity-0.12.1.0
282.49 s
[smos-scheduler-source] Dependency validity-path: using validity-path-0.4.0.1
282.49 s
[smos-scheduler-source] Dependency validity-text: using validity-text-0.3.1.3
282.49 s
[smos-scheduler-source] Dependency yaml: using yaml-0.11.11.2
282.49 s
[smos-scheduler-source] Dependency base: using base-4.20.2.0
282.49 s
[smos-report-gen] ✓ produces valid events 36.48 ms
282.49 s
[smos-report-gen] passed for all of 100 inputs.
282.49 s
[smos-report-gen] Smos.Report.ProjectionSpec
282.49 s
[smos-report-gen] performProjection
282.49 s
[smos-report-gen] ✓ produces valid projections 73.71 ms
282.49 s
[smos-report-gen] passed for all of 100 inputs.
282.49 s
[smos-report-gen] JSON Projection (valid)
282.49 s
[smos-report-gen] encode :: Projection -> Data.ByteString.Lazy.ByteString
282.49 s
[smos-report-gen] ✓ never fails to encode a "valid Projection" 34.25 ms
282.49 s
[smos-report-gen] passed for all of 100 inputs.
282.49 s
[smos-report-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String Projection
282.49 s
[smos-report-gen] ✓ ensures that encode and decode are inverses for "valid Projection"'s 57.38 ms
282.49 s
[smos-report-gen] passed for all of 100 inputs.
282.49 s
[smos-report-gen] GenValid Projection
282.49 s
[smos-report-gen] genValid :: Gen Projection
282.49 s
[smos-report-gen] ✓ only generates valid 'Projection's 30.61 ms
282.49 s
[smos-report-gen] passed for all of 100 inputs.
282.49 s
[smos-report-gen] examples
282.49 s
[smos-report-gen] A column with the value of the 'effort' property:
282.49 s
[smos-report-gen] ✓ is valid 25.56 ms
282.49 s
[smos-report-gen] ✓ roundtrips 47.12 ms
282.49 s
[smos-report-gen] A column with the value of the 'DEADLINE' timestamp:
282.49 s
[smos-server-source] depends typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
282.49 s
[smos-server-source] depends tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
282.49 s
[smos-server-source] depends unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
282.49 s
[smos-server-source] depends wai-3.2.4-Dmzlcivl75Z6SfAjaOrqf1
282.49 s
[smos-server-source] depends wai-extra-3.1.18-9x868gR7VGrF2aHj9b6Gyr
282.50 s
[smos-server-source] depends warp-3.4.9-IPNas4L2jy5JqoLVsPSVjo
282.50 s
[smos-server-source] depends yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
282.50 s
[smos-server-source] depends zip-2.2.1-CMvjFROmUHB5lT3grxhbf5
282.50 s
[smos-server-source] depends zstd-0.1.3.0-Dk4S4y3VeFe5pM1coWpWfC
282.50 s
[smos-server-source] definite smos-server-0.15.0-F9AunX1tbHx65si5ihD01V-smos-server
282.50 s
[smos-server-source] depends base-4.20.2.0-fafd
282.50 s
[smos-server-source] depends smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk
282.50 s
[smos-server-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
282.50 s
[smos-server-source] Using compiler: ghc-9.10.3
282.50 s
[smos-server-source] Using install prefix:
282.50 s
[smos-server-source] /nix/store/20rxaf0slyb5j6rjql2niwnmswyh4jaa-smos-server-source-0.15.0
282.50 s
[smos-server-source] Executables installed in:
282.50 s
[smos-server-source] /nix/store/20rxaf0slyb5j6rjql2niwnmswyh4jaa-smos-server-source-0.15.0/bin
282.50 s
[smos-server-source] Libraries installed in:
282.50 s
[smos-server-source] /nix/store/20rxaf0slyb5j6rjql2niwnmswyh4jaa-smos-server-source-0.15.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk
282.50 s
[smos-server-source] Dynamic Libraries installed in:
282.50 s
[smos-server-source] /nix/store/20rxaf0slyb5j6rjql2niwnmswyh4jaa-smos-server-source-0.15.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
282.50 s
[smos-server-source] Private executables installed in:
282.50 s
[smos-server-source] /nix/store/20rxaf0slyb5j6rjql2niwnmswyh4jaa-smos-server-source-0.15.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-server-0.15.0
282.50 s
[smos-server-source] Data files installed in:
282.50 s
[smos-server-source] /nix/store/20rxaf0slyb5j6rjql2niwnmswyh4jaa-smos-server-source-0.15.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-server-0.15.0
282.50 s
[smos-server-source] Documentation installed in:
282.50 s
[smos-server-source] /nix/store/20rxaf0slyb5j6rjql2niwnmswyh4jaa-smos-server-source-0.15.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-server-0.15.0
282.50 s
[smos-server-source] Configuration files installed in:
282.50 s
[smos-server-source] /nix/store/20rxaf0slyb5j6rjql2niwnmswyh4jaa-smos-server-source-0.15.0/etc
282.50 s
[smos-server-source] No alex found
282.50 s
[smos-server-source] Using ar found on system at:
282.50 s
[smos-server-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
282.50 s
[smos-server-source] No c2hs found
282.50 s
[smos-server-source] No cpphs found
282.50 s
[smos-server-source] No doctest found
282.50 s
[smos-server-source] Using gcc version 14.3.0 given by user at:
282.50 s
[smos-server-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
282.50 s
[smos-server-source] Using ghc version 9.10.3 found on system at:
282.50 s
[smos-server-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
282.50 s
[smos-server-source] Using ghc-pkg version 9.10.3 found on system at:
282.50 s
[smos-server-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
282.50 s
[smos-server-source] No ghcjs found
282.50 s
[smos-server-source] No ghcjs-pkg found
282.50 s
[smos-server-source] No greencard found
282.50 s
[smos-server-source] Using haddock version 2.31.1 found on system at:
282.50 s
[smos-server-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
282.50 s
[smos-server-source] No happy found
282.50 s
[smos-server-source] Using haskell-suite found on system at: haskell-suite-dummy-location
282.50 s
[smos-server-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
282.50 s
[smos-server-source] No hmake found
282.50 s
[smos-server-source] Using hpc version 0.69 found on system at:
282.50 s
[smos-server-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
282.50 s
[smos-server-source] Using hsc2hs version 0.68.10 found on system at:
282.50 s
[smos-server-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
282.50 s
[smos-server-source] No hscolour found
282.50 s
[smos-server-source] No jhc found
282.50 s
[smos-server-source] Using ld found on system at:
282.50 s
[smos-server-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
282.50 s
[smos-server-source] No pkg-config found
282.50 s
[smos-server-source] Using runghc version 9.10.3 found on system at:
282.50 s
[smos-server-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
282.50 s
[smos-server-source] Using strip version 2.44 found on system at:
282.50 s
[smos-server-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
282.50 s
[smos-server-source] Using tar found on system at:
282.50 s
[smos-server-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
282.50 s
[smos-server-source] No uhc found
282.50 s
[smos-server-source] Phase: buildPhase
282.50 s
[smos-server-source] Distribution quality errors:
282.50 s
[smos-server-source] [no-syn-desc] No 'synopsis' or 'description' field.
282.50 s
[smos-server-source] [missing-bounds-important] The dependency 'build-depends: base' does not
282.50 s
[smos-server-source] specify an upper bound on the version number. Each major release of the 'base'
282.50 s
[smos-server-source] package changes the API in various ways and most packages will need some
282.50 s
[smos-server-source] changes to compile with it. The recommended practice is to specify an upper
282.50 s
[smos-server-source] bound on the version of the 'base' package. This ensures your package will
282.50 s
[smos-server-source] continue to build when a new major version of the 'base' package is released.
282.50 s
[smos-server-source] If you are not sure what upper bound to use then use the next major version.
282.50 s
[ical-recurrence-gen-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
282.50 s
[ical-recurrence-gen-source] Using compiler: ghc-9.10.3
282.50 s
[ical-recurrence-gen-source] Using install prefix:
282.50 s
[ical-recurrence-gen-source] /nix/store/p2sbgq2ag3j9nwcrffbzr9cfwyci71y6-ical-recurrence-gen-source-0.0.0.0
282.50 s
[ical-recurrence-gen-source] Executables installed in:
282.50 s
[ical-recurrence-gen-source] /nix/store/p2sbgq2ag3j9nwcrffbzr9cfwyci71y6-ical-recurrence-gen-source-0.0.0.0/bin
282.50 s
[ical-recurrence-gen-source] Libraries installed in:
282.50 s
[ical-recurrence-gen-source] /nix/store/p2sbgq2ag3j9nwcrffbzr9cfwyci71y6-ical-recurrence-gen-source-0.0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW
282.50 s
[ical-recurrence-gen-source] Dynamic Libraries installed in:
282.50 s
[ical-recurrence-gen-source] /nix/store/p2sbgq2ag3j9nwcrffbzr9cfwyci71y6-ical-recurrence-gen-source-0.0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
282.50 s
[ical-recurrence-gen-source] Private executables installed in:
282.50 s
[ical-recurrence-gen-source] /nix/store/p2sbgq2ag3j9nwcrffbzr9cfwyci71y6-ical-recurrence-gen-source-0.0.0.0/libexec/x86_64-linux-ghc-9.10.3-a85d/ical-recurrence-gen-0.0.0.0
282.50 s
[ical-recurrence-gen-source] Data files installed in:
282.50 s
[ical-recurrence-gen-source] /nix/store/p2sbgq2ag3j9nwcrffbzr9cfwyci71y6-ical-recurrence-gen-source-0.0.0.0/share/x86_64-linux-ghc-9.10.3-a85d/ical-recurrence-gen-0.0.0.0
282.50 s
[ical-recurrence-gen-source] Documentation installed in: /share/doc/ical-recurrence-gen-0.0.0.0
282.50 s
[ical-recurrence-gen-source] Configuration files installed in:
282.50 s
[ical-recurrence-gen-source] /nix/store/p2sbgq2ag3j9nwcrffbzr9cfwyci71y6-ical-recurrence-gen-source-0.0.0.0/etc
282.50 s
[ical-recurrence-gen-source] No alex found
282.50 s
[ical-recurrence-gen-source] Using ar found on system at:
282.50 s
[ical-recurrence-gen-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
282.50 s
[ical-recurrence-gen-source] No c2hs found
282.50 s
[ical-recurrence-gen-source] No cpphs found
282.50 s
[ical-recurrence-gen-source] No doctest found
282.50 s
[ical-recurrence-gen-source] Using gcc version 14.3.0 given by user at:
282.50 s
[ical-recurrence-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
282.50 s
[ical-recurrence-gen-source] Using ghc version 9.10.3 found on system at:
282.50 s
[ical-recurrence-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
282.50 s
[ical-recurrence-gen-source] Using ghc-pkg version 9.10.3 found on system at:
282.50 s
[ical-recurrence-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
282.50 s
[ical-recurrence-gen-source] No ghcjs found
282.50 s
[ical-recurrence-gen-source] No ghcjs-pkg found
282.50 s
[ical-recurrence-gen-source] No greencard found
282.50 s
[ical-recurrence-gen-source] Using haddock version 2.31.1 found on system at:
282.50 s
[ical-recurrence-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
282.50 s
[ical-recurrence-gen-source] No happy found
282.50 s
[ical-recurrence-gen-source] Using haskell-suite found on system at: haskell-suite-dummy-location
282.50 s
[ical-recurrence-gen-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
282.50 s
[ical-recurrence-gen-source] No hmake found
282.50 s
[ical-recurrence-gen-source] Using hpc version 0.69 found on system at:
282.50 s
[ical-recurrence-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
282.50 s
[ical-recurrence-gen-source] Using hsc2hs version 0.68.10 found on system at:
282.50 s
[ical-recurrence-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
282.50 s
[ical-recurrence-gen-source] Using hscolour version 1.25 found on system at:
282.50 s
[ical-recurrence-gen-source] /nix/store/4542ydaffc5fq0lcxf22ish43ssgpa21-hscolour-1.25/bin/HsColour
282.50 s
[ical-recurrence-gen-source] No jhc found
282.50 s
[ical-recurrence-gen-source] Using ld found on system at:
282.50 s
[ical-recurrence-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
282.50 s
[ical-recurrence-gen-source] No pkg-config found
282.50 s
[ical-recurrence-gen-source] Using runghc version 9.10.3 found on system at:
282.50 s
[ical-recurrence-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
282.50 s
[ical-recurrence-gen-source] Using strip version 2.44 found on system at:
282.50 s
[ical-recurrence-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
282.50 s
[ical-recurrence-gen-source] Using tar found on system at:
282.50 s
[ical-recurrence-gen-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
282.50 s
[ical-recurrence-gen-source] No uhc found
282.50 s
[ical-recurrence-gen-source] Phase: buildPhase
282.50 s
[ical-recurrence-gen-source] Distribution quality errors:
282.50 s
[ical-recurrence-gen-source] [no-syn-desc] No 'synopsis' or 'description' field.
282.50 s
[ical-recurrence-gen-source] [license-none] The 'license' field is missing or is NONE.
282.50 s
[ical-recurrence-gen-source] Distribution quality warnings:
282.50 s
[ical-recurrence-gen-source] [no-category] No 'category' field.
282.50 s
[ical-recurrence-gen-source] [no-maintainer] No 'maintainer' field.
282.50 s
[ical-recurrence-gen-source] [missing-upper-bounds] On library, these packages miss upper bounds:
282.50 s
[ical-recurrence-gen-source] - conformance-gen
282.50 s
[ical-recurrence-gen-source] - genvalidity
282.50 s
[ical-recurrence-gen-source] - genvalidity-containers
282.50 s
[ical-recurrence-gen-source] - ical-gen
282.50 s
[ical-recurrence-gen-source] - ical-recurrence
282.50 s
[ical-recurrence-gen-source] Please add them. There is more information at https://pvp.haskell.org/
282.50 s
[ical-recurrence-gen-source] Note: the public hackage server would reject this package.
282.50 s
[ical-recurrence-gen-source] Building source dist for ical-recurrence-gen-0.0.0.0...
282.50 s
[ical-recurrence-gen-source] Source tarball created: dist/ical-recurrence-gen-0.0.0.0.tar.gz
282.50 s
[ical-recurrence-gen-source] Phase: checkPhase
282.50 s
[ical-recurrence-gen-source] Phase: haddockPhase
282.50 s
[ical-recurrence-gen-source] Phase: installPhase
282.50 s
[ical-recurrence-gen-source] Phase: fixupPhase
282.50 s
[smos-cursor-source] include filelock-0.1.1.8-3h50ayAyG8T1JuWtve0YR6
282.50 s
[smos-cursor-source] include fuzzy-time-0.3.0.1-EVWPua6yGRBKAsyyJWRpF7
282.50 s
[smos-cursor-source] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
282.50 s
[smos-cursor-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
282.50 s
[smos-cursor-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
282.50 s
[smos-cursor-source] include resourcet-1.3.0-Aay1aOzPPGb4YUp8bgyEMa
282.50 s
[smos-cursor-source] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
282.50 s
[smos-cursor-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
282.50 s
[smos-cursor-source] include text-2.1.3-34f1
282.50 s
[smos-cursor-source] include time-1.12.2-3479
282.50 s
[smos-cursor-source] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
282.50 s
[smos-cursor-source] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
282.50 s
[smos-cursor-source] include validity-time-0.5.0.0-IeaWPPYGrQ7hvpU6w8zKH
282.50 s
[smos-cursor-source] Linked component graph:
282.50 s
[smos-cursor-source] unit smos-cursor-0.7.0-AfwcwhaJMTM5vs4Kp6SrVt
282.50 s
[smos-cursor-source] include base-4.20.2.0-fafd
282.50 s
[smos-cursor-source] include containers-0.7-96b4
282.50 s
[smos-cursor-source] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
282.50 s
[smos-cursor-source] include cursor-dirforest-0.0.0.0-acyGg1Y6b02FxHTg9XmhE
282.50 s
[smos-cursor-source] include cursor-fuzzy-time-0.1.0.0-AcJe3R95HJqE4EMFTkFTS7
282.50 s
[smos-cursor-source] include deepseq-1.5.0.0-2b65
282.50 s
[smos-cursor-source] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
282.50 s
[smos-cursor-source] include exceptions-0.10.9-d102
282.50 s
[smos-cursor-source] include filelock-0.1.1.8-3h50ayAyG8T1JuWtve0YR6
282.50 s
[smos-cursor-source] include fuzzy-time-0.3.0.1-EVWPua6yGRBKAsyyJWRpF7
282.50 s
[smos-cursor-source] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
282.50 s
[smos-cursor-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
282.50 s
[smos-cursor-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
282.50 s
[smos-cursor-source] include resourcet-1.3.0-Aay1aOzPPGb4YUp8bgyEMa
282.50 s
[smos-cursor-source] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
282.50 s
[smos-cursor-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
282.50 s
[smos-cursor-source] include text-2.1.3-34f1
282.50 s
[smos-cursor-source] include time-1.12.2-3479
282.50 s
[smos-cursor-source] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
282.50 s
[smos-cursor-source] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
282.50 s
[smos-cursor-source] include validity-time-0.5.0.0-IeaWPPYGrQ7hvpU6w8zKH
282.50 s
[smos-cursor-source] Smos.Cursor.Collapse=smos-cursor-0.7.0-AfwcwhaJMTM5vs4Kp6SrVt:Smos.Cursor.Collapse,Smos.Cursor.Contents=smos-cursor-0.7.0-AfwcwhaJMTM5vs4Kp6SrVt:Smos.Cursor.Contents,Smos.Cursor.Entry=smos-cursor-0.7.0-AfwcwhaJMTM5vs4Kp6SrVt:Smos.Cursor.Entry,Smos.Cursor.FileBrowser=smos-cursor-0.7.0-AfwcwhaJMTM5vs4Kp6SrVt:Smos.Cursor.FileBrowser,Smos.Cursor.Header=smos-cursor-0.7.0-AfwcwhaJMTM5vs4Kp6SrVt:Smos.Cursor.Header,Smos.Cursor.Logbook=smos-cursor-0.7.0-AfwcwhaJMTM5vs4Kp6SrVt:Smos.Cursor.Logbook,Smos.Cursor.Properties=smos-cursor-0.7.0-AfwcwhaJMTM5vs4Kp6SrVt:Smos.Cursor.Properties,Smos.Cursor.SmosFile=smos-cursor-0.7.0-AfwcwhaJMTM5vs4Kp6SrVt:Smos.Cursor.SmosFile,Smos.Cursor.SmosFileEditor=smos-cursor-0.7.0-AfwcwhaJMTM5vs4Kp6SrVt:Smos.Cursor.SmosFileEditor,Smos.Cursor.StateHistory=smos-cursor-0.7.0-AfwcwhaJMTM5vs4Kp6SrVt:Smos.Cursor.StateHistory,Smos.Cursor.Tag=smos-cursor-0.7.0-AfwcwhaJMTM5vs4Kp6SrVt:Smos.Cursor.Tag,Smos.Cursor.Tags=smos-cursor-0.7.0-AfwcwhaJMTM5vs4Kp6SrVt:Smos.Cursor.Tags,Smos.Cursor.Timestamps=smos-cursor-0.7.0-AfwcwhaJMTM5vs4Kp6SrVt:Smos.Cursor.Timestamps,Smos.History=smos-cursor-0.7.0-AfwcwhaJMTM5vs4Kp6SrVt:Smos.History,Smos.Undo=smos-cursor-0.7.0-AfwcwhaJMTM5vs4Kp6SrVt:Smos.Undo
282.50 s
[smos-cursor-source] Ready component graph:
282.50 s
[smos-cursor-source] definite smos-cursor-0.7.0-AfwcwhaJMTM5vs4Kp6SrVt
282.50 s
[smos-cursor-source] depends base-4.20.2.0-fafd
282.50 s
[smos-cursor-source] depends containers-0.7-96b4
282.50 s
[smos-cursor-source] depends cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
282.50 s
[smos-cursor-source] depends cursor-dirforest-0.0.0.0-acyGg1Y6b02FxHTg9XmhE
282.50 s
[smos-cursor-source] depends cursor-fuzzy-time-0.1.0.0-AcJe3R95HJqE4EMFTkFTS7
282.50 s
[smos-cursor-source] depends deepseq-1.5.0.0-2b65
282.50 s
[smos-cursor-source] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
282.50 s
[smos-cursor-source] depends exceptions-0.10.9-d102
282.50 s
[smos-cursor-source] depends filelock-0.1.1.8-3h50ayAyG8T1JuWtve0YR6
282.50 s
[smos-cursor-source] depends fuzzy-time-0.3.0.1-EVWPua6yGRBKAsyyJWRpF7
282.50 s
[smos-cursor-source] depends microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
282.50 s
[smos-cursor-source] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
282.50 s
[smos-cursor-source] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
282.50 s
[smos-cursor-source] depends resourcet-1.3.0-Aay1aOzPPGb4YUp8bgyEMa
282.50 s
[smos-cursor-source] depends smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
282.50 s
[smos-cursor-source] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
282.50 s
[smos-cursor-source] depends text-2.1.3-34f1
282.50 s
[smos-cursor-source] depends time-1.12.2-3479
282.50 s
[smos-cursor-source] depends tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
282.50 s
[smos-cursor-source] depends validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
282.50 s
[smos-scheduler-source] Dependency smos-scheduler: using smos-scheduler-0.10.1
282.50 s
[smos-scheduler-source] Source component graph:
282.50 s
[smos-scheduler-source] component lib
282.50 s
[smos-scheduler-source] component exe:smos-scheduler dependency lib
282.50 s
[smos-scheduler-source] Configured component graph:
282.50 s
[smos-scheduler-source] component smos-scheduler-0.10.1-79yJr9ZBJWe5eXTgL4juJj
282.50 s
[smos-scheduler-source] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
282.50 s
[smos-scheduler-source] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
282.50 s
[smos-scheduler-source] include base-4.20.2.0-fafd
282.50 s
[smos-scheduler-source] include bytestring-0.12.2.0-96e1
282.50 s
[smos-scheduler-source] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
282.50 s
[smos-scheduler-source] include containers-0.7-96b4
282.50 s
[smos-scheduler-source] include cron-0.7.2-EBCVpyv5RU9IaoujvTWsGC
282.50 s
[smos-scheduler-source] include fuzzy-time-0.3.0.1-EVWPua6yGRBKAsyyJWRpF7
282.50 s
[smos-scheduler-source] include megaparsec-9.7.0-KBJegSxwkGnGhyfOL0bdwL
282.50 s
[smos-scheduler-source] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
282.50 s
[smos-scheduler-source] include mtl-2.3.1-37af
282.50 s
[smos-scheduler-source] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
282.50 s
[smos-scheduler-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
282.50 s
[smos-scheduler-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
282.50 s
[smos-scheduler-source] include pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
282.50 s
[smos-scheduler-source] include safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
282.50 s
[smos-scheduler-source] include safe-coloured-text-terminfo-0.3.0.0-Bwd26lv5RUL11qahSmvVKt
282.51 s
[smos-scheduler-source] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
282.51 s
[smos-scheduler-source] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
282.51 s
[smos-scheduler-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
282.51 s
[smos-scheduler-source] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
282.51 s
[smos-scheduler-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
282.51 s
[smos-scheduler-source] include text-2.1.3-34f1
282.51 s
[smos-scheduler-source] include time-1.12.2-3479
282.51 s
[smos-scheduler-source] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
282.51 s
[smos-scheduler-source] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
282.51 s
[smos-scheduler-source] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
282.51 s
[smos-scheduler-source] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
282.51 s
[smos-scheduler-source] include validity-text-0.3.1.3-GXG23dRmbmGHkAAk5tffI
282.51 s
[smos-scheduler-source] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
282.51 s
[smos-scheduler-source] component smos-scheduler-0.10.1-DSpMxFdbALgE40ONZ6wAcs-smos-scheduler
282.51 s
[smos-scheduler-source] include base-4.20.2.0-fafd
282.51 s
[smos-scheduler-source] include smos-scheduler-0.10.1-79yJr9ZBJWe5eXTgL4juJj
282.51 s
[smos-scheduler-source] Linked component graph:
282.51 s
[smos-scheduler-source] unit smos-scheduler-0.10.1-79yJr9ZBJWe5eXTgL4juJj
282.51 s
[smos-scheduler-source] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
282.51 s
[smos-scheduler-source] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
282.51 s
[smos-scheduler-source] include base-4.20.2.0-fafd
282.51 s
[smos-scheduler-source] include bytestring-0.12.2.0-96e1
282.51 s
[smos-scheduler-source] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
282.51 s
[smos-scheduler-source] include containers-0.7-96b4
282.51 s
[smos-scheduler-source] include cron-0.7.2-EBCVpyv5RU9IaoujvTWsGC
282.51 s
[smos-scheduler-source] include fuzzy-time-0.3.0.1-EVWPua6yGRBKAsyyJWRpF7
282.51 s
[smos-scheduler-source] include megaparsec-9.7.0-KBJegSxwkGnGhyfOL0bdwL
282.51 s
[smos-scheduler-source] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
282.51 s
[smos-scheduler-source] include mtl-2.3.1-37af
282.51 s
[smos-scheduler-source] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
282.51 s
[smos-scheduler-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
282.51 s
[smos-scheduler-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
282.51 s
[smos-scheduler-source] include pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
282.51 s
[smos-scheduler-source] include safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
282.51 s
[smos-scheduler-source] include safe-coloured-text-terminfo-0.3.0.0-Bwd26lv5RUL11qahSmvVKt
282.51 s
[smos-scheduler-source] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
282.51 s
[smos-scheduler-source] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
282.51 s
[smos-scheduler-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
282.51 s
[smos-scheduler-source] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
282.51 s
[smos-scheduler-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
282.51 s
[smos-scheduler-source] include text-2.1.3-34f1
282.51 s
[smos-scheduler-source] include time-1.12.2-3479
282.51 s
[smos-scheduler-source] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
282.51 s
[smos-scheduler-source] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
282.51 s
[smos-scheduler-source] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
282.51 s
[smos-scheduler-source] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
282.51 s
[smos-scheduler-source] include validity-text-0.3.1.3-GXG23dRmbmGHkAAk5tffI
282.51 s
[smos-scheduler-source] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
282.70 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/i8gh1rrx54p5d13f8h8j84q3sw7mbx03-smos-query-0.12.0-coverage /nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0 /nix/store/z0f676w55m9pf28w74nwl9ypdskakb0f-smos-query-0.12.0-coverables
283.18 s
[post-build-hook] Pushing 3 paths (386 are already present) using zstd to cache smos ⏳
283.18 s
[post-build-hook]
283.53 s
[post-build-hook] Pushing /nix/store/z0f676w55m9pf28w74nwl9ypdskakb0f-smos-query-0.12.0-coverables (431.78 KiB)
284.00 s
[post-build-hook] Pushing /nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0 (20.92 MiB)
284.02 s
[post-build-hook] Pushing /nix/store/i8gh1rrx54p5d13f8h8j84q3sw7mbx03-smos-query-0.12.0-coverage (295.34 KiB)
285.04 s
[post-build-hook]
285.04 s
[post-build-hook] All done.
285.06 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/i8gh1rrx54p5d13f8h8j84q3sw7mbx03-smos-query-0.12.0-coverage /nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0 /nix/store/z0f676w55m9pf28w74nwl9ypdskakb0f-smos-query-0.12.0-coverables
285.15 s
[post-build-hook] copying 3 paths...
285.15 s
[post-build-hook] copying path '/nix/store/z0f676w55m9pf28w74nwl9ypdskakb0f-smos-query-0.12.0-coverables' to 'https://cache.staging.nix-ci.com'...
285.15 s
[post-build-hook] copying path '/nix/store/i8gh1rrx54p5d13f8h8j84q3sw7mbx03-smos-query-0.12.0-coverage' to 'https://cache.staging.nix-ci.com'...
285.15 s
[post-build-hook] copying path '/nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0' to 'https://cache.staging.nix-ci.com'...
292.41 s
[post-build-hook] copying 1 paths...
292.41 s
[post-build-hook] copying path '/nix/store/722vwn5yrh7h6m7vw79izvxhxrhd975y-smos-query-0.12.0.drv' to 'https://cache.staging.nix-ci.com'...
293.07 s
Progress: 38 of 94 built (7 building), 28 of 28 downloaded from cache
293.07 s
[smos-report-gen] ✓ is valid 9.38 ms
293.07 s
[smos-report-gen] ✓ roundtrips 51.79 ms
293.07 s
[smos-report-gen] A column with whether the entry has an ancestor with the 'toast' tag:
293.07 s
[smos-report-gen] ✓ is valid 25.54 ms
293.07 s
[smos-report-gen] ✓ roundtrips 46.01 ms
293.07 s
[smos-report-gen] A column with whether the entry has the 'toast' tag:
293.07 s
[smos-report-gen] ✓ roundtrips 33.88 ms
293.07 s
[smos-report-gen] ✓ is valid 8.89 ms
293.07 s
[smos-report-gen] renderProjection
293.07 s
[smos-report-gen] ✓ renders bys that parse to the same 31.84 ms
293.07 s
[smos-report-gen] passed for all of 100 inputs.
293.07 s
[smos-report-gen] ✓ produces valid texts 8.56 ms
293.07 s
[smos-report-gen] passed for all of 100 inputs.
293.07 s
[smos-report-gen] ontoStateP
293.07 s
[smos-report-gen] ✓ only parses valid values 2.28 ms
293.07 s
[smos-report-gen] passed for all of 100 inputs.
293.07 s
[smos-report-gen] ontoPropertyP
293.07 s
[smos-server-source] For example if you have tested your package with 'base' version 4.5 and 4.6
293.07 s
[smos-server-source] then use 'build-depends: base >= 4.5 && < 4.7'.
293.07 s
[smos-server-source] Distribution quality warnings:
293.07 s
[smos-server-source] [no-license-file] A 'license-file' is not specified.
293.07 s
[smos-server-source] [missing-upper-bounds] On library, these packages miss upper bounds:
293.07 s
[smos-server-source] - IntervalMap
293.07 s
[smos-server-source] - aeson
293.07 s
[smos-server-source] - aeson-pretty
293.07 s
[smos-server-source] - amazonka
293.07 s
[smos-server-source] - amazonka-ses
293.07 s
[smos-server-source] - autodocodec
293.07 s
[smos-server-source] - blaze-html
293.07 s
[smos-server-source] - bytestring
293.07 s
[smos-server-source] - conduit
293.07 s
[smos-server-source] - containers
293.07 s
[smos-server-source] - cryptohash-sha256
293.07 s
[smos-server-source] - dirforest
293.07 s
[smos-server-source] - esqueleto
293.07 s
[smos-server-source] - filepath
293.07 s
[smos-server-source] - http-client
293.07 s
[smos-server-source] - http-types
293.07 s
[smos-server-source] - ical
293.07 s
[smos-server-source] - jose
293.07 s
[smos-server-source] - looper
293.07 s
[smos-server-source] - mergeful
293.07 s
[smos-server-source] - microlens
293.07 s
[smos-server-source] - mime-mail
293.07 s
[smos-server-source] - monad-logger
293.07 s
[smos-server-source] - mtl
293.07 s
[smos-server-source] - network-uri
293.07 s
[smos-server-source] - opt-env-conf
293.07 s
[smos-server-source] - path
293.07 s
[smos-server-source] - path-io
293.07 s
[smos-server-source] - persistent
293.07 s
[smos-server-source] - persistent-pagination
293.07 s
[smos-server-source] - persistent-sqlite
293.07 s
[smos-server-source] - pretty-show
293.07 s
[smos-server-source] - prometheus
293.07 s
[smos-server-source] - prometheus-ghc-stats
293.07 s
[smos-server-source] - prometheus-wai
293.07 s
[smos-server-source] - retry
293.07 s
[smos-server-source] - semver
293.07 s
[smos-server-source] - servant
293.07 s
[smos-server-source] - servant-auth-server
293.07 s
[smos-server-source] - servant-server
293.07 s
[smos-server-source] - shakespeare
293.07 s
[smos-server-source] - smos-api
293.07 s
[smos-server-source] - smos-cli
293.07 s
[smos-server-source] - smos-data
293.07 s
[smos-server-source] - smos-directory
293.07 s
[smos-server-source] - smos-report
293.07 s
[smos-server-source] - smos-stripe-client
293.07 s
[smos-server-source] - template-haskell
293.07 s
[smos-server-source] - text
293.07 s
[smos-server-source] - time
293.07 s
[smos-server-source] - typed-uuid
293.07 s
[smos-server-source] - tz
293.07 s
[smos-server-source] - unliftio
293.07 s
[smos-server-source] - wai
293.07 s
[smos-server-source] - wai-extra
293.07 s
[smos-server-source] - warp
293.07 s
[smos-server-source] - yaml
293.07 s
[smos-server-source] - zip
293.07 s
[smos-server-source] - zstd
293.07 s
[smos-server-source] Please add them. There is more information at https://pvp.haskell.org/
293.07 s
[smos-server-source] Note: the public hackage server would reject this package.
293.07 s
[smos-server-source] Building source dist for smos-server-0.15.0...
293.07 s
[smos-server-source] Source tarball created: dist/smos-server-0.15.0.tar.gz
293.07 s
[smos-server-source] Phase: haddockPhase
293.07 s
[smos-server-source] Phase: installPhase
293.07 s
[smos-server-source] Phase: fixupPhase
293.07 s
[smos-cursor-source] depends validity-time-0.5.0.0-IeaWPPYGrQ7hvpU6w8zKH
293.07 s
[smos-cursor-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
293.07 s
[smos-cursor-source] Using compiler: ghc-9.10.3
293.07 s
[smos-cursor-source] Using install prefix:
293.07 s
[smos-cursor-source] /nix/store/bad2a24faih44dxhzcaif6c2mlijy98j-smos-cursor-source-0.7.0
293.08 s
[smos-cursor-source] Executables installed in:
293.08 s
[smos-cursor-source] /nix/store/bad2a24faih44dxhzcaif6c2mlijy98j-smos-cursor-source-0.7.0/bin
293.08 s
[smos-cursor-source] Libraries installed in:
293.08 s
[smos-cursor-source] /nix/store/bad2a24faih44dxhzcaif6c2mlijy98j-smos-cursor-source-0.7.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-cursor-0.7.0-AfwcwhaJMTM5vs4Kp6SrVt
293.08 s
[smos-cursor-source] Dynamic Libraries installed in:
293.08 s
[smos-cursor-source] /nix/store/bad2a24faih44dxhzcaif6c2mlijy98j-smos-cursor-source-0.7.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
293.08 s
[smos-cursor-source] Private executables installed in:
293.08 s
[smos-cursor-source] /nix/store/bad2a24faih44dxhzcaif6c2mlijy98j-smos-cursor-source-0.7.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-cursor-0.7.0
293.08 s
[smos-cursor-source] Data files installed in:
293.08 s
[smos-cursor-source] /nix/store/bad2a24faih44dxhzcaif6c2mlijy98j-smos-cursor-source-0.7.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-cursor-0.7.0
293.08 s
[smos-cursor-source] Documentation installed in:
293.08 s
[smos-cursor-source] /nix/store/bad2a24faih44dxhzcaif6c2mlijy98j-smos-cursor-source-0.7.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-cursor-0.7.0
293.08 s
[smos-cursor-source] Configuration files installed in:
293.08 s
[smos-cursor-source] /nix/store/bad2a24faih44dxhzcaif6c2mlijy98j-smos-cursor-source-0.7.0/etc
293.08 s
[smos-cursor-source] No alex found
293.08 s
[smos-cursor-source] Using ar found on system at:
293.08 s
[smos-cursor-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
293.08 s
[smos-cursor-source] No c2hs found
293.08 s
[smos-cursor-source] No cpphs found
293.08 s
[smos-cursor-source] No doctest found
293.08 s
[smos-cursor-source] Using gcc version 14.3.0 given by user at:
293.08 s
[smos-cursor-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
293.08 s
[smos-cursor-source] Using ghc version 9.10.3 found on system at:
293.08 s
[smos-cursor-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
293.08 s
[smos-cursor-source] Using ghc-pkg version 9.10.3 found on system at:
293.08 s
[smos-cursor-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
293.08 s
[smos-cursor-source] No ghcjs found
293.08 s
[smos-cursor-source] No ghcjs-pkg found
293.08 s
[smos-cursor-source] No greencard found
293.08 s
[smos-cursor-source] Using haddock version 2.31.1 found on system at:
293.08 s
[smos-cursor-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
293.08 s
[smos-cursor-source] No happy found
293.08 s
[smos-cursor-source] Using haskell-suite found on system at: haskell-suite-dummy-location
293.08 s
[smos-cursor-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
293.08 s
[smos-cursor-source] No hmake found
293.08 s
[smos-cursor-source] Using hpc version 0.69 found on system at:
293.08 s
[smos-cursor-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
293.08 s
[smos-cursor-source] Using hsc2hs version 0.68.10 found on system at:
293.08 s
[smos-cursor-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
293.08 s
[smos-cursor-source] No hscolour found
293.08 s
[smos-cursor-source] No jhc found
293.08 s
[smos-cursor-source] Using ld found on system at:
293.08 s
[smos-cursor-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
293.08 s
[smos-cursor-source] No pkg-config found
293.08 s
[smos-cursor-source] Using runghc version 9.10.3 found on system at:
293.08 s
[smos-cursor-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
293.08 s
[smos-cursor-source] Using strip version 2.44 found on system at:
293.08 s
[smos-cursor-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
293.08 s
[smos-cursor-source] Using tar found on system at:
293.08 s
[smos-cursor-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
293.08 s
[smos-cursor-source] No uhc found
293.08 s
[smos-cursor-source] Phase: buildPhase
293.08 s
[smos-cursor-source] Distribution quality errors:
293.08 s
[smos-cursor-source] [no-syn-desc] No 'synopsis' or 'description' field.
293.08 s
[smos-cursor-source] [license-none] The 'license' field is missing or is NONE.
293.08 s
[smos-cursor-source] [missing-bounds-important] The dependency 'build-depends: base' does not
293.08 s
[smos-cursor-source] specify an upper bound on the version number. Each major release of the 'base'
293.08 s
[smos-cursor-source] package changes the API in various ways and most packages will need some
293.08 s
[smos-cursor-source] changes to compile with it. The recommended practice is to specify an upper
293.08 s
[smos-cursor-source] bound on the version of the 'base' package. This ensures your package will
293.08 s
[smos-cursor-source] continue to build when a new major version of the 'base' package is released.
293.08 s
[smos-cursor-source] If you are not sure what upper bound to use then use the next major version.
293.08 s
[smos-cursor-source] For example if you have tested your package with 'base' version 4.5 and 4.6
293.08 s
[smos-cursor-source] then use 'build-depends: base >= 4.5 && < 4.7'.
293.08 s
[smos-cursor-source] Distribution quality warnings:
293.08 s
[smos-cursor-source] [no-category] No 'category' field.
293.08 s
[smos-cursor-source] [missing-upper-bounds] On library, these packages miss upper bounds:
293.08 s
[smos-cursor-source] - containers
293.08 s
[smos-cursor-source] - cursor
293.08 s
[smos-cursor-source] - cursor-dirforest
293.08 s
[smos-cursor-source] - cursor-fuzzy-time
293.08 s
[smos-cursor-source] - deepseq
293.08 s
[smos-cursor-source] - dirforest
293.08 s
[smos-cursor-source] - exceptions
293.08 s
[smos-cursor-source] - filelock
293.08 s
[smos-cursor-source] - fuzzy-time
293.08 s
[smos-cursor-source] - microlens
293.08 s
[smos-cursor-source] - path
293.08 s
[smos-cursor-source] - path-io
293.08 s
[smos-cursor-source] - resourcet
293.08 s
[smos-cursor-source] - smos-archive
293.08 s
[smos-cursor-source] - smos-data
293.08 s
[smos-cursor-source] - text
293.08 s
[smos-cursor-source] - time
293.08 s
[smos-cursor-source] - tz
293.08 s
[smos-cursor-source] - validity
293.08 s
[smos-cursor-source] - validity-time
293.08 s
[smos-cursor-source] Please add them. There is more information at https://pvp.haskell.org/
293.08 s
[smos-scheduler-source] Smos.Scheduler=smos-scheduler-0.10.1-79yJr9ZBJWe5eXTgL4juJj:Smos.Scheduler,Smos.Scheduler.Commands=smos-scheduler-0.10.1-79yJr9ZBJWe5eXTgL4juJj:Smos.Scheduler.Commands,Smos.Scheduler.Commands.Check=smos-scheduler-0.10.1-79yJr9ZBJWe5eXTgL4juJj:Smos.Scheduler.Commands.Check,Smos.Scheduler.Commands.Next=smos-scheduler-0.10.1-79yJr9ZBJWe5eXTgL4juJj:Smos.Scheduler.Commands.Next,Smos.Scheduler.Commands.Sample=smos-scheduler-0.10.1-79yJr9ZBJWe5eXTgL4juJj:Smos.Scheduler.Commands.Sample,Smos.Scheduler.Commands.Schedule=smos-scheduler-0.10.1-79yJr9ZBJWe5eXTgL4juJj:Smos.Scheduler.Commands.Schedule,Smos.Scheduler.History=smos-scheduler-0.10.1-79yJr9ZBJWe5eXTgL4juJj:Smos.Scheduler.History,Smos.Scheduler.OptParse=smos-scheduler-0.10.1-79yJr9ZBJWe5eXTgL4juJj:Smos.Scheduler.OptParse,Smos.Scheduler.Recurrence=smos-scheduler-0.10.1-79yJr9ZBJWe5eXTgL4juJj:Smos.Scheduler.Recurrence,Smos.Scheduler.Render=smos-scheduler-0.10.1-79yJr9ZBJWe5eXTgL4juJj:Smos.Scheduler.Render,Smos.Scheduler.Schedule=smos-scheduler-0.10.1-79yJr9ZBJWe5eXTgL4juJj:Smos.Scheduler.Schedule,Smos.Scheduler.Template=smos-scheduler-0.10.1-79yJr9ZBJWe5eXTgL4juJj:Smos.Scheduler.Template
293.08 s
[smos-scheduler-source] unit smos-scheduler-0.10.1-DSpMxFdbALgE40ONZ6wAcs-smos-scheduler
293.08 s
[smos-scheduler-source] include base-4.20.2.0-fafd
293.08 s
[smos-scheduler-source] include smos-scheduler-0.10.1-79yJr9ZBJWe5eXTgL4juJj
293.08 s
[smos-scheduler-source] Ready component graph:
293.08 s
[smos-scheduler-source] definite smos-scheduler-0.10.1-79yJr9ZBJWe5eXTgL4juJj
293.08 s
[smos-scheduler-source] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
293.08 s
[smos-scheduler-source] depends autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
293.08 s
[smos-scheduler-source] depends base-4.20.2.0-fafd
293.08 s
[smos-scheduler-source] depends bytestring-0.12.2.0-96e1
293.08 s
[smos-scheduler-source] depends conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
293.08 s
[smos-scheduler-source] depends containers-0.7-96b4
293.08 s
[smos-scheduler-source] depends cron-0.7.2-EBCVpyv5RU9IaoujvTWsGC
293.08 s
[smos-scheduler-source] depends fuzzy-time-0.3.0.1-EVWPua6yGRBKAsyyJWRpF7
293.08 s
[smos-scheduler-source] depends megaparsec-9.7.0-KBJegSxwkGnGhyfOL0bdwL
293.08 s
[smos-scheduler-source] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
293.08 s
[smos-scheduler-source] depends mtl-2.3.1-37af
293.08 s
[smos-scheduler-source] depends opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
293.08 s
[smos-scheduler-source] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
293.08 s
[smos-scheduler-source] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
293.08 s
[smos-scheduler-source] depends pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
293.08 s
[smos-scheduler-source] depends safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
293.08 s
[smos-scheduler-source] depends safe-coloured-text-terminfo-0.3.0.0-Bwd26lv5RUL11qahSmvVKt
293.08 s
[smos-scheduler-source] depends smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
293.08 s
[smos-scheduler-source] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
293.08 s
[smos-scheduler-source] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
293.08 s
[smos-scheduler-source] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
293.08 s
[smos-scheduler-source] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
293.08 s
[smos-scheduler-source] depends text-2.1.3-34f1
293.08 s
[smos-scheduler-source] depends time-1.12.2-3479
293.08 s
[smos-scheduler-source] depends tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
293.08 s
[smos-scheduler-source] depends unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
293.08 s
[smos-scheduler-source] depends validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
293.08 s
[smos-scheduler-source] depends validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
293.08 s
[smos-scheduler-source] depends validity-text-0.3.1.3-GXG23dRmbmGHkAAk5tffI
293.08 s
[smos-scheduler-source] depends yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
293.08 s
[smos-scheduler-source] definite smos-scheduler-0.10.1-DSpMxFdbALgE40ONZ6wAcs-smos-scheduler
293.08 s
[smos-scheduler-source] depends base-4.20.2.0-fafd
293.08 s
[smos-scheduler-source] depends smos-scheduler-0.10.1-79yJr9ZBJWe5eXTgL4juJj
293.08 s
[smos-scheduler-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
293.08 s
[smos-scheduler-source] Using compiler: ghc-9.10.3
293.08 s
[smos-scheduler-source] Using install prefix:
293.08 s
[smos-scheduler-source] /nix/store/iml48zvqnyz1cbhnc0lhljbxq2nmmgdz-smos-scheduler-source-0.10.1
293.08 s
[smos-scheduler-source] Executables installed in:
293.08 s
[smos-scheduler-source] /nix/store/iml48zvqnyz1cbhnc0lhljbxq2nmmgdz-smos-scheduler-source-0.10.1/bin
293.08 s
[smos-scheduler-source] Libraries installed in:
293.08 s
[smos-scheduler-source] /nix/store/iml48zvqnyz1cbhnc0lhljbxq2nmmgdz-smos-scheduler-source-0.10.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-scheduler-0.10.1-79yJr9ZBJWe5eXTgL4juJj
293.08 s
[smos-scheduler-source] Dynamic Libraries installed in:
293.08 s
[smos-scheduler-source] /nix/store/iml48zvqnyz1cbhnc0lhljbxq2nmmgdz-smos-scheduler-source-0.10.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
293.08 s
[smos-scheduler-source] Private executables installed in:
293.08 s
[smos-scheduler-source] /nix/store/iml48zvqnyz1cbhnc0lhljbxq2nmmgdz-smos-scheduler-source-0.10.1/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-scheduler-0.10.1
293.08 s
[smos-scheduler-source] Data files installed in:
293.08 s
[smos-scheduler-source] /nix/store/iml48zvqnyz1cbhnc0lhljbxq2nmmgdz-smos-scheduler-source-0.10.1/share/x86_64-linux-ghc-9.10.3-a85d/smos-scheduler-0.10.1
293.08 s
[smos-scheduler-source] Documentation installed in:
293.08 s
[smos-scheduler-source] /nix/store/iml48zvqnyz1cbhnc0lhljbxq2nmmgdz-smos-scheduler-source-0.10.1/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-scheduler-0.10.1
293.08 s
[smos-scheduler-source] Configuration files installed in:
293.08 s
[smos-scheduler-source] /nix/store/iml48zvqnyz1cbhnc0lhljbxq2nmmgdz-smos-scheduler-source-0.10.1/etc
293.08 s
[smos-scheduler-source] No alex found
293.08 s
[smos-scheduler-source] Using ar found on system at:
293.08 s
[smos-scheduler-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
293.08 s
[smos-scheduler-source] No c2hs found
293.08 s
[smos-scheduler-source] No cpphs found
293.08 s
[smos-scheduler-source] No doctest found
293.08 s
[smos-api-gen] Phase: setupCompilerEnvironmentPhase
293.08 s
[smos-api-gen] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
293.08 s
[smos-api-gen] Phase: unpackPhase
293.08 s
[smos-api-gen] unpacking source archive /nix/store/3g7jcmy6bng18z9iggcicgf700q7dpvx-smos-api-gen-source-0.3.2/smos-api-gen-0.3.2.tar.gz
293.08 s
[smos-api-gen] source root is smos-api-gen-0.3.2
293.08 s
[smos-api-gen] setting SOURCE_DATE_EPOCH to timestamp 1780355887 of file "smos-api-gen-0.3.2/test/Spec.hs"
293.08 s
[smos-api-gen] warning: file "smos-api-gen-0.3.2/test/Spec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
293.08 s
[smos-api-gen] Phase: patchPhase
293.08 s
[smos-api-gen] Phase: compileBuildDriverPhase
293.08 s
[smos-api-gen] setupCompileFlags: -package-db=/build/tmp.LLdq3kbwoz/setup-package.conf.d -threaded
293.08 s
[smos-api-gen] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.LLdq3kbwoz/Main.o )
293.08 s
[smos-api-gen] [2 of 2] Linking Setup
293.08 s
[smos-api-gen] Phase: updateAutotoolsGnuConfigScriptsPhase
293.08 s
[smos-api-gen] Phase: configurePhase
293.08 s
[smos-api-gen] configureFlags: --verbose --prefix=/nix/store/2kxpk0xskchixh2lsnrla5sfqmvp636f-smos-api-gen-0.3.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.LLdq3kbwoz/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
293.08 s
[smos-api-gen] Using Parsec parser
293.08 s
[smos-api-gen] Configuring smos-api-gen-0.3.2...
293.08 s
[smos-api-gen] Dependency QuickCheck: using QuickCheck-2.15.0.1
293.08 s
[smos-api-gen] Dependency base: using base-4.20.2.0
293.08 s
[smos-api-gen] Dependency genvalidity >=1.0: using genvalidity-1.1.1.0
293.08 s
[smos-api-gen] Dependency genvalidity-bytestring: using genvalidity-bytestring-1.0.0.1
293.08 s
[smos-api-gen] Dependency genvalidity-mergeful: using genvalidity-mergeful-0.3.0.1
293.08 s
[smos-api-gen] Dependency genvalidity-path: using genvalidity-path-1.0.0.1
293.08 s
[smos-api-gen] Dependency genvalidity-text: using genvalidity-text-1.0.0.1
293.08 s
[smos-api-gen] Dependency genvalidity-typed-uuid: using genvalidity-typed-uuid-0.1.0.1
293.08 s
[smos-api-gen] Dependency genvalidity-uuid: using genvalidity-uuid-1.0.0.1
293.08 s
[smos-api-gen] Dependency smos-api: using smos-api-0.8.0
293.08 s
[smos-api-gen] Dependency smos-data-gen: using smos-data-gen-0.5.1
293.08 s
[smos-api-gen] Dependency text: using text-2.1.3
293.08 s
[smos-api-gen] Dependency aeson: using aeson-2.2.3.0
293.08 s
[smos-api-gen] Dependency base: using base-4.20.2.0
293.08 s
[smos-api-gen] Dependency bytestring: using bytestring-0.12.2.0
293.08 s
[smos-api-gen] Dependency containers: using containers-0.7
293.08 s
[smos-api-gen] Dependency dirforest: using dirforest-0.1.0.0
293.08 s
[smos-api-gen] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
293.08 s
[smos-api-gen] Dependency mergeful: using mergeful-0.3.0.0
293.08 s
[smos-api-gen] Dependency path: using path-0.9.6
293.08 s
[smos-api-gen] Dependency semver: using semver-0.4.0.1
293.08 s
[smos-api-gen] Dependency smos-api: using smos-api-0.8.0
293.08 s
[smos-api-gen] Dependency smos-api-gen: using smos-api-gen-0.3.2
293.08 s
[smos-api-gen] Dependency smos-data: using smos-data-0.7.0
293.08 s
[smos-api-gen] Dependency smos-report: using smos-report-0.12.0
293.08 s
[smos-client] Phase: setupCompilerEnvironmentPhase
293.08 s
[smos-client] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
293.08 s
[smos-client] Phase: unpackPhase
293.08 s
[smos-client] unpacking source archive /nix/store/y3ki4vxc28hcwl17xsxqwys6cl6y876n-smos-client-source-0.6.0/smos-client-0.6.0.tar.gz
293.08 s
[smos-client] source root is smos-client-0.6.0
293.08 s
[smos-client] setting SOURCE_DATE_EPOCH to timestamp 1780355887 of file "smos-client-0.6.0/test/Spec.hs"
293.08 s
[smos-client] warning: file "smos-client-0.6.0/test/Spec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
293.08 s
[smos-client] Phase: patchPhase
293.08 s
[smos-client] Adding dekking-value to build-depends in ./smos-client.cabal
293.08 s
[smos-client] Phase: compileBuildDriverPhase
293.08 s
[smos-client] setupCompileFlags: -package-db=/build/tmp.1WAIZdJM9h/setup-package.conf.d -threaded
293.08 s
[smos-client] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.1WAIZdJM9h/Main.o )
293.08 s
[smos-client] [2 of 2] Linking Setup
293.08 s
[smos-client] Phase: updateAutotoolsGnuConfigScriptsPhase
293.08 s
[smos-client] Phase: configurePhase
293.08 s
[smos-client] configureFlags: --verbose --prefix=/nix/store/zhvxr01rfxsfig3hpgjyvja3mly5alkq-smos-client-0.6.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.1WAIZdJM9h/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --disable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
293.08 s
[smos-client] Using Parsec parser
293.08 s
[smos-client] Configuring smos-client-0.6.0...
293.08 s
[smos-client] Dependency base: using base-4.20.2.0
293.08 s
[smos-client] Dependency bytestring: using bytestring-0.12.2.0
293.08 s
[smos-client] Dependency cookie: using cookie-0.5.1
293.08 s
[smos-client] Dependency deepseq: using deepseq-1.5.0.0
293.08 s
[smos-client] Dependency dekking-value: using dekking-value-0.0.0.0
293.08 s
[smos-client] Dependency dirforest: using dirforest-0.1.0.0
293.08 s
[smos-client] Dependency http-types: using http-types-0.12.4
293.08 s
[smos-client] Dependency ical: using ical-0.0.0.0
293.08 s
[smos-client] Dependency microlens: using microlens-0.4.14.0
293.08 s
[smos-client] Dependency mtl: using mtl-2.3.1
293.08 s
[smos-client] Dependency path: using path-0.9.6
293.08 s
[smos-client] Dependency pretty-show: using pretty-show-1.10
293.08 s
[smos-client] Dependency semver: using semver-0.4.0.1
293.08 s
[smos-client] Dependency servant: using servant-0.20.3.0
293.08 s
[smos-client] Dependency servant-auth-client: using servant-auth-client-0.4.2.0
293.08 s
[smos-client] Dependency servant-auth-server: using servant-auth-server-0.4.9.1
293.08 s
[smos-client] Dependency servant-client: using servant-client-0.20.3.0
293.08 s
[smos-client] Dependency servant-client-core: using servant-client-core-0.20.3.0
293.08 s
[smos-client] Dependency smos-api: using smos-api-0.8.0
293.08 s
[smos-client] Dependency smos-data: using smos-data-0.7.0
293.08 s
[smos-client] Dependency smos-report: using smos-report-0.12.0
293.08 s
[smos-client] Dependency text: using text-2.1.3
293.08 s
[smos-client] Dependency time: using time-1.12.2
293.08 s
[smos-client] Dependency base: using base-4.20.2.0
293.08 s
[smos-client] Dependency dekking-value: using dekking-value-0.0.0.0
293.08 s
[smos-client] Dependency smos-api: using smos-api-0.8.0
293.26 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/p2sbgq2ag3j9nwcrffbzr9cfwyci71y6-ical-recurrence-gen-source-0.0.0.0
293.62 s
[post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
293.62 s
[post-build-hook]
293.94 s
[post-build-hook] Pushing /nix/store/p2sbgq2ag3j9nwcrffbzr9cfwyci71y6-ical-recurrence-gen-source-0.0.0.0 (18.83 KiB)
294.75 s
[post-build-hook]
294.75 s
[post-build-hook] All done.
294.76 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/p2sbgq2ag3j9nwcrffbzr9cfwyci71y6-ical-recurrence-gen-source-0.0.0.0
294.82 s
[post-build-hook] copying 1 paths...
294.82 s
[post-build-hook] copying path '/nix/store/p2sbgq2ag3j9nwcrffbzr9cfwyci71y6-ical-recurrence-gen-source-0.0.0.0' to 'https://cache.staging.nix-ci.com'...
296.46 s
[post-build-hook] copying 1 paths...
296.46 s
[post-build-hook] copying path '/nix/store/5l1wk9gjkzn05akimn3gnwga71pg4dsh-ical-recurrence-gen-source-0.0.0.0.drv' to 'https://cache.staging.nix-ci.com'...
297.14 s
Progress: 39 of 92 built (6 building), 28 of 28 downloaded from cache
297.20 s
Building ical-recurrence-gen
297.20 s
[smos-report-gen] ✓ only parses valid values 2.92 ms
297.20 s
[smos-report-gen] passed for all of 100 inputs.
297.20 s
[smos-report-gen] projectionP
297.20 s
[smos-report-gen] ✓ parses "header" as OntoHeader 0.91 ms
297.20 s
[smos-report-gen] ✓ parses "file" as OntoFile 0.68 ms
297.20 s
[smos-report-gen] ✓ only parses valid values 11.91 ms
297.20 s
[smos-report-gen] passed for all of 100 inputs.
297.20 s
[smos-report-gen] ✓ parses "state" as OntoState 0.49 ms
297.20 s
[smos-report-gen] ✓ parses "property:effort" as OntoProperty (PropertyName {propertyNameText = "effort"}) 15.61 ms
297.20 s
[smos-report-gen] ontoFileP
297.20 s
[smos-report-gen] ✓ only parses valid values 1.70 ms
297.20 s
[smos-report-gen] passed for all of 100 inputs.
297.20 s
[smos-report-gen] ontoHeaderP
297.20 s
[smos-report-gen] ✓ only parses valid values 1.70 ms
297.20 s
[smos-report-gen] passed for all of 100 inputs.
297.20 s
[smos-report-gen] GenValid Projectee
297.20 s
[smos-report-gen] genValid :: Gen Projectee
297.20 s
[smos-cursor-source] Note: the public hackage server would reject this package.
297.20 s
[smos-cursor-source] Building source dist for smos-cursor-0.7.0...
297.20 s
[smos-cursor-source] Source tarball created: dist/smos-cursor-0.7.0.tar.gz
297.20 s
[smos-cursor-source] Phase: haddockPhase
297.20 s
[smos-cursor-source] Phase: installPhase
297.20 s
[smos-cursor-source] Phase: fixupPhase
297.20 s
[smos-scheduler-source] Using gcc version 14.3.0 given by user at:
297.20 s
[smos-scheduler-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
297.20 s
[smos-scheduler-source] Using ghc version 9.10.3 found on system at:
297.20 s
[smos-scheduler-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
297.20 s
[smos-scheduler-source] Using ghc-pkg version 9.10.3 found on system at:
297.20 s
[smos-scheduler-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
297.20 s
[smos-scheduler-source] No ghcjs found
297.20 s
[smos-scheduler-source] No ghcjs-pkg found
297.20 s
[smos-scheduler-source] No greencard found
297.20 s
[smos-scheduler-source] Using haddock version 2.31.1 found on system at:
297.20 s
[smos-scheduler-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
297.20 s
[smos-scheduler-source] No happy found
297.20 s
[smos-scheduler-source] Using haskell-suite found on system at: haskell-suite-dummy-location
297.20 s
[smos-scheduler-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
297.20 s
[smos-scheduler-source] No hmake found
297.20 s
[smos-scheduler-source] Using hpc version 0.69 found on system at:
297.20 s
[smos-scheduler-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
297.20 s
[smos-scheduler-source] Using hsc2hs version 0.68.10 found on system at:
297.20 s
[smos-scheduler-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
297.20 s
[smos-scheduler-source] No hscolour found
297.20 s
[smos-scheduler-source] No jhc found
297.20 s
[smos-scheduler-source] Using ld found on system at:
297.20 s
[smos-scheduler-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
297.20 s
[smos-scheduler-source] No pkg-config found
297.20 s
[smos-scheduler-source] Using runghc version 9.10.3 found on system at:
297.20 s
[smos-scheduler-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
297.20 s
[smos-scheduler-source] Using strip version 2.44 found on system at:
297.20 s
[smos-scheduler-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
297.20 s
[smos-scheduler-source] Using tar found on system at:
297.20 s
[smos-scheduler-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
297.20 s
[smos-scheduler-source] No uhc found
297.20 s
[smos-scheduler-source] Phase: buildPhase
297.20 s
[smos-scheduler-source] Distribution quality errors:
297.20 s
[smos-scheduler-source] [no-syn-desc] No 'synopsis' or 'description' field.
297.20 s
[smos-scheduler-source] [missing-bounds-important] The dependency 'build-depends: base' does not
297.20 s
[smos-scheduler-source] specify an upper bound on the version number. Each major release of the 'base'
297.20 s
[smos-scheduler-source] package changes the API in various ways and most packages will need some
297.20 s
[smos-scheduler-source] changes to compile with it. The recommended practice is to specify an upper
297.20 s
[smos-scheduler-source] bound on the version of the 'base' package. This ensures your package will
297.20 s
[smos-scheduler-source] continue to build when a new major version of the 'base' package is released.
297.20 s
[smos-scheduler-source] If you are not sure what upper bound to use then use the next major version.
297.20 s
[smos-scheduler-source] For example if you have tested your package with 'base' version 4.5 and 4.6
297.20 s
[smos-scheduler-source] then use 'build-depends: base >= 4.5 && < 4.7'.
297.20 s
[smos-scheduler-source] Distribution quality warnings:
297.20 s
[smos-scheduler-source] [no-license-file] A 'license-file' is not specified.
297.20 s
[smos-scheduler-source] [missing-upper-bounds] On library, these packages miss upper bounds:
297.20 s
[smos-scheduler-source] - aeson
297.20 s
[smos-scheduler-source] - autodocodec
297.20 s
[smos-scheduler-source] - bytestring
297.20 s
[smos-scheduler-source] - conduit
297.20 s
[smos-scheduler-source] - containers
297.20 s
[smos-scheduler-source] - cron
297.20 s
[smos-scheduler-source] - fuzzy-time
297.20 s
[smos-scheduler-source] - megaparsec
297.20 s
[smos-scheduler-source] - monad-logger
297.20 s
[smos-scheduler-source] - mtl
297.20 s
[smos-scheduler-source] - opt-env-conf
297.20 s
[smos-scheduler-source] - path
297.20 s
[smos-scheduler-source] - path-io
297.20 s
[smos-scheduler-source] - pretty-relative-time
297.20 s
[smos-scheduler-source] - safe-coloured-text
297.20 s
[smos-scheduler-source] - safe-coloured-text-terminfo
297.20 s
[smos-scheduler-source] - smos-archive
297.20 s
[smos-scheduler-source] - smos-cli
297.20 s
[smos-scheduler-source] - smos-data
297.20 s
[smos-scheduler-source] - smos-directory
297.20 s
[smos-scheduler-source] - smos-report
297.20 s
[smos-scheduler-source] - text
297.20 s
[smos-scheduler-source] - time
297.20 s
[smos-scheduler-source] - tz
297.20 s
[smos-scheduler-source] - unliftio
297.20 s
[smos-scheduler-source] - validity
297.20 s
[smos-scheduler-source] - validity-path
297.20 s
[smos-scheduler-source] - validity-text
297.20 s
[smos-scheduler-source] - yaml
297.20 s
[smos-scheduler-source] Please add them. There is more information at https://pvp.haskell.org/
297.20 s
[smos-scheduler-source] Note: the public hackage server would reject this package.
297.20 s
[smos-scheduler-source] Building source dist for smos-scheduler-0.10.1...
297.20 s
[smos-scheduler-source] Source tarball created: dist/smos-scheduler-0.10.1.tar.gz
297.20 s
[smos-scheduler-source] Phase: haddockPhase
297.20 s
[smos-scheduler-source] Phase: installPhase
297.20 s
[smos-scheduler-source] Phase: fixupPhase
297.20 s
[smos-api-gen] Dependency sydtest: using sydtest-0.23.0.1
297.20 s
[smos-api-gen] Dependency sydtest-aeson: using sydtest-aeson-0.2.0.1
297.20 s
[smos-api-gen] Dependency time: using time-1.12.2
297.20 s
[smos-api-gen] Dependency typed-uuid: using typed-uuid-0.2.0.0
297.20 s
[smos-api-gen] Dependency uuid: using uuid-1.3.16
297.20 s
[smos-api-gen] Source component graph:
297.20 s
[smos-api-gen] component lib
297.20 s
[smos-api-gen] component test:smos-api-test dependency lib
297.21 s
[smos-api-gen] Configured component graph:
297.21 s
[smos-api-gen] component smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
297.21 s
[smos-api-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
297.21 s
[smos-api-gen] include base-4.20.2.0-fafd
297.21 s
[smos-api-gen] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
297.21 s
[smos-api-gen] include genvalidity-bytestring-1.0.0.1-3IyDlDJVM09A2BS5LCA7WT
297.21 s
[smos-api-gen] include genvalidity-mergeful-0.3.0.1-FpIqKCAbcJhKagm6DE2rt1
297.21 s
[smos-api-gen] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
297.21 s
[smos-api-gen] include genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
297.21 s
[smos-api-gen] include genvalidity-typed-uuid-0.1.0.1-IY63RNA6zfW6YIFyZnMuVW
297.21 s
[smos-api-gen] include genvalidity-uuid-1.0.0.1-6Jq634Q099MHg6nm1z8GP9
297.21 s
[smos-api-gen] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
297.21 s
[smos-api-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
297.21 s
[smos-api-gen] include text-2.1.3-34f1
297.21 s
[smos-api-gen] component smos-api-gen-0.3.2-6wRStTNceqf88hL8Pk8jFu-smos-api-test
297.21 s
[smos-api-gen] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
297.21 s
[smos-api-gen] include base-4.20.2.0-fafd
297.21 s
[smos-api-gen] include bytestring-0.12.2.0-96e1
297.21 s
[smos-api-gen] include containers-0.7-96b4
297.21 s
[smos-api-gen] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
297.21 s
[smos-api-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
297.21 s
[smos-api-gen] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
297.21 s
[smos-api-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
297.21 s
[smos-api-gen] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
297.21 s
[smos-api-gen] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
297.21 s
[smos-api-gen] include smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
297.21 s
[smos-api-gen] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
297.21 s
[smos-api-gen] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
297.21 s
[smos-api-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
297.21 s
[smos-api-gen] include sydtest-aeson-0.2.0.1-27bAYO9mtNdAj209kxK9K0
297.21 s
[smos-api-gen] include time-1.12.2-3479
297.21 s
[smos-api-gen] include typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
297.21 s
[smos-api-gen] include uuid-1.3.16-4tTKqafjpq55AAemS2VKYM
297.21 s
[smos-api-gen] Linked component graph:
297.21 s
[smos-api-gen] unit smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
297.21 s
[smos-api-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
297.21 s
[smos-api-gen] include base-4.20.2.0-fafd
297.21 s
[smos-api-gen] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
297.21 s
[smos-api-gen] include genvalidity-bytestring-1.0.0.1-3IyDlDJVM09A2BS5LCA7WT
297.21 s
[smos-api-gen] include genvalidity-mergeful-0.3.0.1-FpIqKCAbcJhKagm6DE2rt1
297.21 s
[smos-api-gen] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
297.21 s
[smos-api-gen] include genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
297.21 s
[smos-api-gen] include genvalidity-typed-uuid-0.1.0.1-IY63RNA6zfW6YIFyZnMuVW
297.21 s
[smos-api-gen] include genvalidity-uuid-1.0.0.1-6Jq634Q099MHg6nm1z8GP9
297.21 s
[smos-api-gen] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
297.21 s
[smos-api-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
297.21 s
[smos-api-gen] include text-2.1.3-34f1
297.21 s
[smos-api-gen] Smos.API.Gen=smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy:Smos.API.Gen
297.21 s
[smos-api-gen] unit smos-api-gen-0.3.2-6wRStTNceqf88hL8Pk8jFu-smos-api-test
297.21 s
[smos-api-gen] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
297.21 s
[smos-api-gen] include base-4.20.2.0-fafd
297.21 s
[smos-api-gen] include bytestring-0.12.2.0-96e1
297.21 s
[smos-api-gen] include containers-0.7-96b4
297.21 s
[smos-api-gen] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
297.21 s
[smos-api-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
297.21 s
[smos-api-gen] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
297.21 s
[smos-api-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
297.21 s
[smos-api-gen] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
297.21 s
[smos-api-gen] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
297.21 s
[smos-api-gen] include smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
297.21 s
[smos-api-gen] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
297.21 s
[smos-api-gen] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
297.21 s
[smos-api-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
297.21 s
[smos-api-gen] include sydtest-aeson-0.2.0.1-27bAYO9mtNdAj209kxK9K0
297.21 s
[smos-api-gen] include time-1.12.2-3479
297.21 s
[smos-api-gen] include typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
297.21 s
[smos-api-gen] include uuid-1.3.16-4tTKqafjpq55AAemS2VKYM
297.21 s
[smos-api-gen] Ready component graph:
297.21 s
[smos-api-gen] definite smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
297.21 s
[smos-api-gen] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
297.21 s
[smos-api-gen] depends base-4.20.2.0-fafd
297.21 s
[smos-client] Dependency smos-client: using smos-client-0.6.0
297.21 s
[smos-client] Dependency smos-data: using smos-data-0.7.0
297.21 s
[smos-client] Dependency sydtest: using sydtest-0.23.0.1
297.21 s
[smos-client] Source component graph:
297.21 s
[smos-client] component lib
297.21 s
[smos-client] component test:smos-client-test dependency lib
297.21 s
[smos-client] Configured component graph:
297.21 s
[smos-client] component smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
297.21 s
[smos-client] include base-4.20.2.0-fafd
297.21 s
[smos-client] include bytestring-0.12.2.0-96e1
297.21 s
[smos-client] include cookie-0.5.1-7u6eLZ37tzK18CDWDPtH1Y
297.21 s
[smos-client] include deepseq-1.5.0.0-2b65
297.21 s
[smos-client] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
297.21 s
[smos-client] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
297.21 s
[smos-client] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
297.21 s
[smos-client] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
297.21 s
[smos-client] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
297.21 s
[smos-client] include mtl-2.3.1-37af
297.21 s
[smos-client] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
297.21 s
[smos-client] include pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
297.21 s
[smos-client] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
297.21 s
[smos-client] include servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
297.21 s
[smos-client] include servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
297.21 s
[smos-client] include servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
297.21 s
[smos-client] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
297.21 s
[smos-client] include servant-client-core-0.20.3.0-GYscWVjCzRS4M0v1BDzdfv
297.21 s
[smos-client] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
297.21 s
[smos-client] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
297.21 s
[smos-client] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
297.21 s
[smos-client] include text-2.1.3-34f1
297.21 s
[smos-client] include time-1.12.2-3479
297.21 s
[smos-client] component smos-client-0.6.0-7wB1QXJ8RCt5ibcjaeKIUq-smos-client-test
297.21 s
[smos-client] include base-4.20.2.0-fafd
297.21 s
[smos-client] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
297.21 s
[smos-client] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
297.21 s
[smos-client] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
297.21 s
[smos-client] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
297.21 s
[smos-client] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
297.21 s
[smos-client] Linked component graph:
297.21 s
[smos-client] unit smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
297.21 s
[smos-client] include base-4.20.2.0-fafd
297.21 s
[smos-client] include bytestring-0.12.2.0-96e1
297.21 s
[smos-client] include cookie-0.5.1-7u6eLZ37tzK18CDWDPtH1Y
297.21 s
[smos-client] include deepseq-1.5.0.0-2b65
297.21 s
[smos-client] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
297.21 s
[smos-client] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
297.21 s
[smos-client] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
297.21 s
[smos-client] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
297.21 s
[smos-client] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
297.21 s
[smos-client] include mtl-2.3.1-37af
297.21 s
[smos-client] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
297.21 s
[smos-client] include pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
297.21 s
[smos-client] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
297.21 s
[smos-client] include servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
297.21 s
[smos-client] include servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
297.21 s
[smos-client] include servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
297.21 s
[smos-client] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
297.21 s
[smos-client] include servant-client-core-0.20.3.0-GYscWVjCzRS4M0v1BDzdfv
297.21 s
[smos-client] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
297.21 s
[smos-client] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
297.21 s
[smos-client] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
297.21 s
[smos-client] include text-2.1.3-34f1
297.21 s
[smos-client] include time-1.12.2-3479
297.21 s
[smos-client] Smos.Client=smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK:Smos.Client
297.21 s
[smos-client] unit smos-client-0.6.0-7wB1QXJ8RCt5ibcjaeKIUq-smos-client-test
297.21 s
[smos-client] include base-4.20.2.0-fafd
297.21 s
[smos-client] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
297.21 s
[smos-client] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
297.21 s
[smos-client] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
297.21 s
[smos-client] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
297.21 s
[smos-client] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
297.21 s
[smos-client] Ready component graph:
297.21 s
[smos-client] definite smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
297.21 s
[smos-client] depends base-4.20.2.0-fafd
297.21 s
[smos-client] depends bytestring-0.12.2.0-96e1
297.21 s
[smos-client] depends cookie-0.5.1-7u6eLZ37tzK18CDWDPtH1Y
297.21 s
[smos-client] depends deepseq-1.5.0.0-2b65
297.21 s
[smos-client] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
297.21 s
[smos-client] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
297.21 s
[smos-client] depends http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
297.21 s
[smos-client] depends ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
297.94 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/20rxaf0slyb5j6rjql2niwnmswyh4jaa-smos-server-source-0.15.0
298.29 s
[post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
298.37 s
[post-build-hook]
298.62 s
[post-build-hook] Pushing /nix/store/20rxaf0slyb5j6rjql2niwnmswyh4jaa-smos-server-source-0.15.0 (24.49 KiB)
299.41 s
[post-build-hook]
299.41 s
[post-build-hook] All done.
299.43 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/20rxaf0slyb5j6rjql2niwnmswyh4jaa-smos-server-source-0.15.0
299.49 s
[post-build-hook] copying 1 paths...
299.49 s
[post-build-hook] copying path '/nix/store/20rxaf0slyb5j6rjql2niwnmswyh4jaa-smos-server-source-0.15.0' to 'https://cache.staging.nix-ci.com'...
300.44 s
[post-build-hook] copying 1 paths...
300.44 s
[post-build-hook] copying path '/nix/store/ldz3nmr9rg2jrfv2zfi0606l6mzsd27i-smos-server-source-0.15.0.drv' to 'https://cache.staging.nix-ci.com'...
301.16 s
Progress: 40 of 92 built (6 building), 28 of 28 downloaded from cache
301.25 s
Building smos-server
301.25 s
[smos-report-gen] ✓ only generates valid 'Projectee's 17.67 ms
301.25 s
[smos-report-gen] passed for all of 100 inputs.
301.25 s
[smos-report-gen] Smos.Report.StuckSpec
301.25 s
[smos-report-gen] makeStuckReport
301.25 s
[smos-report-gen] ✓ produces valid reports 57.36 ms
301.25 s
[smos-report-gen] passed for all of 100 inputs.
301.25 s
[smos-report-gen] latestEntryInSmosFile
301.25 s
[smos-report-gen] ✓ selects a valid entry 72.64 ms
301.25 s
[smos-report-gen] passed for all of 100 inputs.
301.25 s
[smos-report-gen] ✓ works for this example with two entries with the same modification time. Then it uses the latter 45.14 ms
301.25 s
[smos-report-gen] passed for all of 100 inputs.
301.25 s
[smos-report-gen] ✓ works for this example with an entry without state 43.41 ms
301.25 s
[smos-report-gen] passed for all of 100 inputs.
301.25 s
[smos-report-gen] latestStateChange
301.25 s
[smos-report-gen] ✓ selects a valid entry 13.01 ms
301.25 s
[smos-report-gen] passed for all of 100 inputs.
301.25 s
[smos-report-gen] makeStuckReportEntry
301.25 s
[smos-report-gen] ✓ produces valid reports 48.20 ms
301.25 s
[smos-report-gen] passed for all of 100 inputs.
301.25 s
[smos-report-gen] GenValid StuckReport
301.25 s
[smos-report-gen] genValid :: Gen StuckReport
301.25 s
[smos-report-gen] ✓ only generates valid 'StuckReport's 58.30 ms
301.25 s
[smos-report-gen] passed for all of 100 inputs.
301.25 s
[smos-report-gen] Smos.Report.ProjectsSpec
301.25 s
[smos-report-gen] produceProjectsreport, which doesn't exist yet, produces valid reports for interesting stores.
301.25 s
[smos-report-gen] JSON ProjectEntry (valid)
301.25 s
[smos-api-gen] depends genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
301.25 s
[smos-api-gen] depends genvalidity-bytestring-1.0.0.1-3IyDlDJVM09A2BS5LCA7WT
301.25 s
[smos-api-gen] depends genvalidity-mergeful-0.3.0.1-FpIqKCAbcJhKagm6DE2rt1
301.25 s
[smos-api-gen] depends genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
301.25 s
[smos-api-gen] depends genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
301.25 s
[smos-api-gen] depends genvalidity-typed-uuid-0.1.0.1-IY63RNA6zfW6YIFyZnMuVW
301.25 s
[smos-api-gen] depends genvalidity-uuid-1.0.0.1-6Jq634Q099MHg6nm1z8GP9
301.25 s
[smos-api-gen] depends smos-api-0.8.0-7uONugSADRTFww9bibLj2W
301.25 s
[smos-api-gen] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
301.25 s
[smos-api-gen] depends text-2.1.3-34f1
301.25 s
[smos-api-gen] definite smos-api-gen-0.3.2-6wRStTNceqf88hL8Pk8jFu-smos-api-test
301.25 s
[smos-api-gen] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
301.25 s
[smos-api-gen] depends base-4.20.2.0-fafd
301.25 s
[smos-api-gen] depends bytestring-0.12.2.0-96e1
301.25 s
[smos-api-gen] depends containers-0.7-96b4
301.25 s
[smos-api-gen] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
301.25 s
[smos-api-gen] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
301.25 s
[smos-api-gen] depends mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
301.25 s
[smos-api-gen] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
301.25 s
[smos-api-gen] depends semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
301.25 s
[smos-api-gen] depends smos-api-0.8.0-7uONugSADRTFww9bibLj2W
301.25 s
[smos-api-gen] depends smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
301.25 s
[smos-api-gen] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
301.25 s
[smos-api-gen] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
301.25 s
[smos-api-gen] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
301.25 s
[smos-api-gen] depends sydtest-aeson-0.2.0.1-27bAYO9mtNdAj209kxK9K0
301.25 s
[smos-api-gen] depends time-1.12.2-3479
301.25 s
[smos-api-gen] depends typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
301.25 s
[smos-api-gen] depends uuid-1.3.16-4tTKqafjpq55AAemS2VKYM
301.25 s
[smos-api-gen] Using Cabal-3.12.1.0 compiled by ghc-9.10
301.25 s
[smos-api-gen] Using compiler: ghc-9.10.3
301.25 s
[smos-api-gen] Using install prefix:
301.25 s
[smos-api-gen] /nix/store/2kxpk0xskchixh2lsnrla5sfqmvp636f-smos-api-gen-0.3.2
301.25 s
[smos-api-gen] Executables installed in:
301.25 s
[smos-api-gen] /nix/store/2kxpk0xskchixh2lsnrla5sfqmvp636f-smos-api-gen-0.3.2/bin
301.25 s
[smos-api-gen] Libraries installed in:
301.25 s
[smos-api-gen] /nix/store/2kxpk0xskchixh2lsnrla5sfqmvp636f-smos-api-gen-0.3.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
301.25 s
[smos-api-gen] Dynamic Libraries installed in:
301.25 s
[smos-api-gen] /nix/store/2kxpk0xskchixh2lsnrla5sfqmvp636f-smos-api-gen-0.3.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
301.25 s
[smos-api-gen] Private executables installed in:
301.25 s
[smos-api-gen] /nix/store/2kxpk0xskchixh2lsnrla5sfqmvp636f-smos-api-gen-0.3.2/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-api-gen-0.3.2
301.25 s
[smos-api-gen] Data files installed in:
301.25 s
[smos-api-gen] /nix/store/2kxpk0xskchixh2lsnrla5sfqmvp636f-smos-api-gen-0.3.2/share/x86_64-linux-ghc-9.10.3-a85d/smos-api-gen-0.3.2
301.25 s
[smos-api-gen] Documentation installed in:
301.25 s
[smos-api-gen] /nix/store/2kxpk0xskchixh2lsnrla5sfqmvp636f-smos-api-gen-0.3.2/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-api-gen-0.3.2
301.25 s
[smos-api-gen] Configuration files installed in:
301.25 s
[smos-api-gen] /nix/store/2kxpk0xskchixh2lsnrla5sfqmvp636f-smos-api-gen-0.3.2/etc
301.25 s
[smos-api-gen] No alex found
301.25 s
[smos-api-gen] Using ar found on system at:
301.25 s
[smos-api-gen] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
301.25 s
[smos-api-gen] No c2hs found
301.25 s
[smos-api-gen] No cpphs found
301.25 s
[smos-api-gen] No doctest found
301.25 s
[smos-api-gen] Using gcc version 14.3.0 given by user at:
301.25 s
[smos-api-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
301.25 s
[smos-api-gen] Using ghc version 9.10.3 found on system at:
301.25 s
[smos-api-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
301.25 s
[smos-api-gen] Using ghc-pkg version 9.10.3 found on system at:
301.25 s
[smos-api-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
301.25 s
[smos-api-gen] No ghcjs found
301.25 s
[smos-api-gen] No ghcjs-pkg found
301.25 s
[smos-api-gen] No greencard found
301.25 s
[smos-api-gen] Using haddock version 2.31.1 found on system at:
301.25 s
[smos-api-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
301.25 s
[smos-api-gen] No happy found
301.25 s
[smos-api-gen] Using haskell-suite found on system at: haskell-suite-dummy-location
301.25 s
[smos-api-gen] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
301.25 s
[smos-api-gen] No hmake found
301.25 s
[smos-api-gen] Using hpc version 0.69 found on system at:
301.25 s
[smos-api-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
301.25 s
[smos-api-gen] Using hsc2hs version 0.68.10 found on system at:
301.25 s
[smos-api-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
301.25 s
[smos-api-gen] No hscolour found
301.25 s
[smos-api-gen] No jhc found
301.26 s
[smos-api-gen] Using ld found on system at:
301.26 s
[smos-api-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
301.26 s
[smos-api-gen] No pkg-config found
301.26 s
[smos-api-gen] Using runghc version 9.10.3 found on system at:
301.26 s
[smos-api-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
301.26 s
[smos-client] depends microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
301.26 s
[smos-client] depends mtl-2.3.1-37af
301.26 s
[smos-client] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
301.26 s
[smos-client] depends pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
301.26 s
[smos-client] depends semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
301.26 s
[smos-client] depends servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
301.26 s
[smos-client] depends servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
301.26 s
[smos-client] depends servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
301.26 s
[smos-client] depends servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
301.26 s
[smos-client] depends servant-client-core-0.20.3.0-GYscWVjCzRS4M0v1BDzdfv
301.26 s
[smos-client] depends smos-api-0.8.0-7uONugSADRTFww9bibLj2W
301.26 s
[smos-client] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
301.26 s
[smos-client] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
301.26 s
[smos-client] depends text-2.1.3-34f1
301.26 s
[smos-client] depends time-1.12.2-3479
301.26 s
[smos-client] definite smos-client-0.6.0-7wB1QXJ8RCt5ibcjaeKIUq-smos-client-test
301.26 s
[smos-client] depends base-4.20.2.0-fafd
301.26 s
[smos-client] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
301.26 s
[smos-client] depends smos-api-0.8.0-7uONugSADRTFww9bibLj2W
301.26 s
[smos-client] depends smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
301.26 s
[smos-client] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
301.26 s
[smos-client] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
301.26 s
[smos-client] Using Cabal-3.12.1.0 compiled by ghc-9.10
301.26 s
[smos-client] Using compiler: ghc-9.10.3
301.26 s
[smos-client] Using install prefix:
301.26 s
[smos-client] /nix/store/zhvxr01rfxsfig3hpgjyvja3mly5alkq-smos-client-0.6.0
301.26 s
[smos-client] Executables installed in:
301.26 s
[smos-client] /nix/store/zhvxr01rfxsfig3hpgjyvja3mly5alkq-smos-client-0.6.0/bin
301.26 s
[smos-client] Libraries installed in:
301.26 s
[smos-client] /nix/store/zhvxr01rfxsfig3hpgjyvja3mly5alkq-smos-client-0.6.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
301.26 s
[smos-client] Dynamic Libraries installed in:
301.26 s
[smos-client] /nix/store/zhvxr01rfxsfig3hpgjyvja3mly5alkq-smos-client-0.6.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
301.26 s
[smos-client] Private executables installed in:
301.26 s
[smos-client] /nix/store/zhvxr01rfxsfig3hpgjyvja3mly5alkq-smos-client-0.6.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-client-0.6.0
301.26 s
[smos-client] Data files installed in:
301.26 s
[smos-client] /nix/store/zhvxr01rfxsfig3hpgjyvja3mly5alkq-smos-client-0.6.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-client-0.6.0
301.26 s
[smos-client] Documentation installed in:
301.26 s
[smos-client] /nix/store/zhvxr01rfxsfig3hpgjyvja3mly5alkq-smos-client-0.6.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-client-0.6.0
301.26 s
[smos-client] Configuration files installed in:
301.26 s
[smos-client] /nix/store/zhvxr01rfxsfig3hpgjyvja3mly5alkq-smos-client-0.6.0/etc
301.26 s
[smos-client] No alex found
301.26 s
[smos-client] Using ar found on system at:
301.26 s
[smos-client] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
301.26 s
[smos-client] No c2hs found
301.26 s
[smos-client] No cpphs found
301.26 s
[smos-client] No doctest found
301.26 s
[smos-client] Using gcc version 14.3.0 given by user at:
301.26 s
[smos-client] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
301.26 s
[smos-client] Using ghc version 9.10.3 found on system at:
301.26 s
[smos-client] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
301.26 s
[smos-client] Using ghc-pkg version 9.10.3 found on system at:
301.26 s
[smos-client] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
301.26 s
[smos-client] No ghcjs found
301.26 s
[smos-client] No ghcjs-pkg found
301.26 s
[smos-client] No greencard found
301.26 s
[smos-client] Using haddock version 2.31.1 found on system at:
301.26 s
[smos-client] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
301.26 s
[smos-client] No happy found
301.26 s
[smos-client] Using haskell-suite found on system at: haskell-suite-dummy-location
301.26 s
[smos-client] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
301.26 s
[smos-client] No hmake found
301.26 s
[smos-client] Using hpc version 0.69 found on system at:
301.26 s
[smos-client] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
301.26 s
[smos-client] Using hsc2hs version 0.68.10 found on system at:
301.26 s
[smos-client] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
301.26 s
[smos-client] No hscolour found
301.26 s
[smos-client] No jhc found
301.26 s
[smos-client] Using ld found on system at:
301.26 s
[smos-client] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
301.26 s
[smos-client] No pkg-config found
301.26 s
[smos-client] Using runghc version 9.10.3 found on system at:
301.26 s
[smos-client] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
301.26 s
[smos-client] Using strip version 2.44 found on system at:
301.26 s
[smos-client] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
301.26 s
[smos-client] Using tar found on system at:
301.26 s
[smos-client] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
301.26 s
[smos-client] No uhc found
301.26 s
[smos-client] Phase: buildPhase
301.26 s
[smos-client] Preprocessing library for smos-client-0.6.0...
301.26 s
[smos-client] Building library for smos-client-0.6.0...
301.26 s
[ical-recurrence-gen] Phase: setupCompilerEnvironmentPhase
301.26 s
[ical-recurrence-gen] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
301.26 s
[ical-recurrence-gen] Phase: unpackPhase
301.26 s
[ical-recurrence-gen] unpacking source archive /nix/store/p2sbgq2ag3j9nwcrffbzr9cfwyci71y6-ical-recurrence-gen-source-0.0.0.0/ical-recurrence-gen-0.0.0.0.tar.gz
301.26 s
[ical-recurrence-gen] source root is ical-recurrence-gen-0.0.0.0
301.26 s
[ical-recurrence-gen] setting SOURCE_DATE_EPOCH to timestamp 1780355904 of file "ical-recurrence-gen-0.0.0.0/test/Spec.hs"
301.26 s
[ical-recurrence-gen] warning: file "ical-recurrence-gen-0.0.0.0/test/Spec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
301.26 s
[ical-recurrence-gen] Phase: patchPhase
301.26 s
[ical-recurrence-gen] Phase: compileBuildDriverPhase
301.26 s
[ical-recurrence-gen] setupCompileFlags: -package-db=/build/tmp.pA0lfVMT5t/setup-package.conf.d -threaded
301.26 s
[ical-recurrence-gen] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.pA0lfVMT5t/Main.o )
301.26 s
[ical-recurrence-gen] [2 of 2] Linking Setup
301.26 s
[ical-recurrence-gen] Phase: updateAutotoolsGnuConfigScriptsPhase
301.26 s
[ical-recurrence-gen] Phase: configurePhase
301.26 s
[ical-recurrence-gen] configureFlags: --verbose --prefix=/nix/store/kdp7bay38zrmp2rr7i0qg722q1jcln67-ical-recurrence-gen-0.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/k8abb4fq0nx1hqzq7zfxrm69d5w9nqj4-ical-recurrence-gen-0.0.0.0-doc/share/doc/ical-recurrence-gen-0.0.0.0 --with-gcc=gcc --package-db=/build/tmp.pA0lfVMT5t/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib
301.26 s
[ical-recurrence-gen] Using Parsec parser
301.26 s
[ical-recurrence-gen] Configuring ical-recurrence-gen-0.0.0.0...
301.26 s
[ical-recurrence-gen] Dependency base >=4.7 && <5: using base-4.20.2.0
301.26 s
[ical-recurrence-gen] Dependency conformance-gen: using conformance-gen-0.0.0.0
301.26 s
[ical-recurrence-gen] Dependency genvalidity: using genvalidity-1.1.1.0
301.26 s
[ical-recurrence-gen] Dependency genvalidity-containers: using genvalidity-containers-1.0.0.2
301.26 s
[ical-recurrence-gen] Dependency ical-gen: using ical-gen-0.0.0.0
301.26 s
[ical-recurrence-gen] Dependency ical-recurrence: using ical-recurrence-0.0.0.0
301.26 s
[ical-recurrence-gen] Dependency QuickCheck: using QuickCheck-2.15.0.1
301.26 s
[ical-recurrence-gen] Dependency base >=4.7 && <5: using base-4.20.2.0
301.26 s
[ical-recurrence-gen] Dependency bytestring: using bytestring-0.12.2.0
301.26 s
[ical-recurrence-gen] Dependency conformance: using conformance-0.1.0.0
301.26 s
[ical-recurrence-gen] Dependency conformance-gen: using conformance-gen-0.0.0.0
301.26 s
[ical-recurrence-gen] Dependency containers: using containers-0.7
301.26 s
[ical-recurrence-gen] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
301.26 s
[ical-recurrence-gen] Dependency genvalidity-time: using genvalidity-time-1.0.0.1
301.26 s
[ical-recurrence-gen] Dependency ical: using ical-0.0.0.0
301.26 s
[ical-recurrence-gen] Dependency ical-gen: using ical-gen-0.0.0.0
301.26 s
[ical-recurrence-gen] Dependency ical-recurrence: using ical-recurrence-0.0.0.0
301.26 s
[ical-recurrence-gen] Dependency ical-recurrence-gen: using ical-recurrence-gen-0.0.0.0
301.26 s
[ical-recurrence-gen] Dependency path: using path-0.9.6
301.26 s
[ical-recurrence-gen] Dependency path-io: using path-io-1.8.2
301.26 s
[ical-recurrence-gen] Dependency sydtest: using sydtest-0.23.0.1
301.26 s
[ical-recurrence-gen] Dependency text: using text-2.1.3
301.26 s
[ical-recurrence-gen] Dependency time: using time-1.12.2
301.26 s
[ical-recurrence-gen] Source component graph:
301.26 s
[ical-recurrence-gen] component lib
301.26 s
[ical-recurrence-gen] component test:ical-recurrence-test dependency lib
301.26 s
[ical-recurrence-gen] Configured component graph:
301.44 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/bad2a24faih44dxhzcaif6c2mlijy98j-smos-cursor-source-0.7.0
301.81 s
[post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
301.81 s
[post-build-hook]
302.15 s
[post-build-hook] Pushing /nix/store/bad2a24faih44dxhzcaif6c2mlijy98j-smos-cursor-source-0.7.0 (17.84 KiB)
302.97 s
[post-build-hook]
302.97 s
[post-build-hook] All done.
302.98 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/bad2a24faih44dxhzcaif6c2mlijy98j-smos-cursor-source-0.7.0
303.05 s
[post-build-hook] copying 1 paths...
303.05 s
[post-build-hook] copying path '/nix/store/bad2a24faih44dxhzcaif6c2mlijy98j-smos-cursor-source-0.7.0' to 'https://cache.staging.nix-ci.com'...
303.69 s
[post-build-hook] copying 1 paths...
303.70 s
[post-build-hook] copying path '/nix/store/qh4sd7bb71qbwmwk2inwrn33bgwladps-smos-cursor-source-0.7.0.drv' to 'https://cache.staging.nix-ci.com'...
304.63 s
Progress: 41 of 92 built (6 building), 28 of 28 downloaded from cache
304.67 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/iml48zvqnyz1cbhnc0lhljbxq2nmmgdz-smos-scheduler-source-0.10.1
305.12 s
[post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
305.12 s
[post-build-hook]
305.46 s
[post-build-hook] Pushing /nix/store/iml48zvqnyz1cbhnc0lhljbxq2nmmgdz-smos-scheduler-source-0.10.1 (19.36 KiB)
306.25 s
[post-build-hook]
306.25 s
[post-build-hook] All done.
306.28 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/iml48zvqnyz1cbhnc0lhljbxq2nmmgdz-smos-scheduler-source-0.10.1
306.37 s
[post-build-hook] copying 1 paths...
306.37 s
[post-build-hook] copying path '/nix/store/iml48zvqnyz1cbhnc0lhljbxq2nmmgdz-smos-scheduler-source-0.10.1' to 'https://cache.staging.nix-ci.com'...
307.95 s
[post-build-hook] copying 1 paths...
307.95 s
[post-build-hook] copying path '/nix/store/69p8qfkv1z8kl202prmaixgk2zml5p7r-smos-scheduler-source-0.10.1.drv' to 'https://cache.staging.nix-ci.com'...
308.62 s
Progress: 42 of 93 built (5 building), 28 of 28 downloaded from cache
308.71 s
Building smos-cursor
308.71 s
[smos-report-gen] encode :: ProjectEntry -> Data.ByteString.Lazy.ByteString
308.73 s
[smos-report-gen] ✓ never fails to encode a "valid ProjectEntry" 92.97 ms
308.73 s
[smos-report-gen] passed for all of 100 inputs.
308.73 s
[smos-report-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String ProjectEntry
308.73 s
[smos-report-gen] ✓ ensures that encode and decode are inverses for "valid ProjectEntry"'s 138.39 ms
308.73 s
[smos-report-gen] passed for all of 100 inputs.
308.73 s
[smos-report-gen] JSON ProjectsReport (valid)
308.73 s
[smos-report-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String ProjectsReport
308.74 s
[smos-report-gen] ✓ ensures that encode and decode are inverses for "valid ProjectsReport"'s 322.33 ms
308.74 s
[smos-report-gen] passed for all of 100 inputs.
308.74 s
[smos-report-gen] encode :: ProjectsReport -> Data.ByteString.Lazy.ByteString
308.74 s
[smos-report-gen] ✓ never fails to encode a "valid ProjectsReport" 152.87 ms
308.74 s
[smos-report-gen] passed for all of 100 inputs.
308.74 s
[smos-report-gen] makeProjectsReport
308.74 s
[smos-report-gen] ✓ produces valid reports 71.31 ms
308.74 s
[smos-report-gen] passed for all of 100 inputs.
308.74 s
[smos-report-gen] getCurrentEntry
308.74 s
[smos-report-gen] ✓ finds a NEXT action even under an entry without a state 23.00 ms
308.74 s
[smos-report-gen] passed for all of 100 inputs.
308.74 s
[smos-report-gen] ✓ ignores DONE, CANCELLED, and FAILED entries if there is a NEXT entry 31.18 ms
308.74 s
[smos-report-gen] passed for all of 100 inputs.
308.74 s
[smos-api-gen] Using strip version 2.44 found on system at:
308.74 s
[smos-api-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
308.74 s
[smos-api-gen] Using tar found on system at:
308.74 s
[smos-api-gen] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
308.74 s
[smos-api-gen] No uhc found
308.74 s
[smos-api-gen] Phase: buildPhase
308.74 s
[smos-api-gen] Preprocessing library for smos-api-gen-0.3.2...
308.74 s
[smos-api-gen] Building library for smos-api-gen-0.3.2...
308.74 s
[smos-api-gen] [1 of 2] Compiling Paths_smos_api_gen ( dist/build/autogen/Paths_smos_api_gen.hs, dist/build/Paths_smos_api_gen.o, dist/build/Paths_smos_api_gen.dyn_o )
308.74 s
[smos-api-gen] [2 of 2] Compiling Smos.API.Gen ( src/Smos/API/Gen.hs, dist/build/Smos/API/Gen.o, dist/build/Smos/API/Gen.dyn_o )
308.74 s
[smos-api-gen] Preprocessing test suite 'smos-api-test' for smos-api-gen-0.3.2...
308.74 s
[smos-api-gen] Building test suite 'smos-api-test' for smos-api-gen-0.3.2...
308.74 s
[smos-api-gen] [1 of 4] Compiling Paths_smos_api_gen ( dist/build/smos-api-test/autogen/Paths_smos_api_gen.hs, dist/build/smos-api-test/smos-api-test-tmp/Paths_smos_api_gen.o )
308.74 s
[smos-api-gen] [2 of 4] Compiling Smos.API.CompatibilitySpec ( test/Smos/API/CompatibilitySpec.hs, dist/build/smos-api-test/smos-api-test-tmp/Smos/API/CompatibilitySpec.o )
308.74 s
[smos-api-gen] [3 of 4] Compiling Smos.APISpec ( test/Smos/APISpec.hs, dist/build/smos-api-test/smos-api-test-tmp/Smos/APISpec.o )
308.74 s
[smos-api-gen] [4 of 4] Compiling Main ( test/Spec.hs, dist/build/smos-api-test/smos-api-test-tmp/Main.o )
308.74 s
[smos-api-gen] [5 of 5] Linking dist/build/smos-api-test/smos-api-test
308.74 s
[smos-api-gen] Phase: checkPhase
308.74 s
[smos-api-gen] Running 1 test suites...
308.74 s
[smos-api-gen] Test suite smos-api-test: RUNNING...
308.74 s
[smos-api-gen] Tests:
308.74 s
[smos-api-gen]
308.74 s
[smos-api-gen] Smos.APISpec
308.74 s
[smos-api-gen] GenValid UserInfo
308.74 s
[smos-api-gen] genValid :: Gen UserInfo
308.74 s
[smos-api-gen] ✓ only generates valid 'UserInfo's 7.22 ms
308.74 s
[smos-api-gen] passed for all of 100 inputs.
308.74 s
[smos-api-gen] GenValid SyncRequest
308.74 s
[smos-api-gen] genValid :: Gen SyncRequest
308.74 s
[smos-api-gen] ✓ only generates valid 'SyncRequest's 31.82 ms
308.74 s
[smos-api-gen] passed for all of 100 inputs.
308.74 s
[smos-api-gen] GenValid Register
308.74 s
[smos-api-gen] genValid :: Gen Register
308.74 s
[smos-api-gen] ✓ only generates valid 'Register's 13.56 ms
308.74 s
[smos-api-gen] passed for all of 100 inputs.
308.74 s
[smos-api-gen] GenValid SyncResponse
308.74 s
[smos-api-gen] genValid :: Gen SyncResponse
308.74 s
[smos-api-gen] ✓ only generates valid 'SyncResponse's 53.15 ms
308.74 s
[smos-api-gen] passed for all of 100 inputs.
308.74 s
[smos-api-gen] GenValid Username
308.74 s
[smos-api-gen] genValid :: Gen Username
308.74 s
[smos-api-gen] ✓ only generates valid 'Username's 3.76 ms
308.74 s
[smos-api-gen] passed for all of 100 inputs.
308.74 s
[smos-api-gen] GenValid SyncFile
308.74 s
[smos-api-gen] genValid :: Gen SyncFile
308.74 s
[smos-api-gen] ✓ only generates valid 'SyncFile's 1.42 ms
308.74 s
[smos-api-gen] passed for all of 100 inputs.
308.74 s
[smos-api-gen] GenValid BackupInfo
308.74 s
[smos-api-gen] genValid :: Gen BackupInfo
308.74 s
[smos-api-gen] ✓ only generates valid 'BackupInfo's 1.08 ms
308.74 s
[smos-api-gen] passed for all of 100 inputs.
308.74 s
[smos-api-gen] Smos.API.CompatibilitySpec
308.74 s
[smos-api-gen] GetAgendaReport
308.74 s
[smos-api-gen] ✓ outputs the version the same way as before 9.16 ms
308.74 s
[smos-api-gen] PostLogin
308.74 s
[smos-api-gen] can still parse old Login inputs
308.74 s
[smos-api-gen] test_resources/login/input
308.74 s
[smos-api-gen] v0.0.0.json
308.74 s
[smos-api-gen] ✓ can still parse the old input 13.78 ms
308.74 s
[smos-api-gen] v0.4.0.json
308.74 s
[smos-api-gen] ✓ can still parse the old input 13.80 ms
308.74 s
[smos-api-gen] v0.3.0.json
308.74 s
[smos-api-gen] ✓ can still parse the old input 13.78 ms
308.74 s
[smos-api-gen] v0.2.1.json
308.74 s
[smos-api-gen] ✓ can still parse the old input 13.74 ms
308.74 s
[smos-api-gen] v0.2.0.json
308.74 s
[smos-api-gen] ✓ can still parse the old input 13.76 ms
308.74 s
[smos-client] [1 of 2] Compiling Paths_smos_client ( dist/build/autogen/Paths_smos_client.hs, dist/build/Paths_smos_client.o, dist/build/Paths_smos_client.dyn_o )
308.74 s
[smos-client] Adapting module: Smos.Client
308.74 s
[smos-client] Outputing coverables file /build/smos-client-0.6.0/src/Smos/Client.hs.coverables for source file /build/smos-client-0.6.0/src/Smos/Client.hs
308.74 s
[smos-client] [2 of 2] Compiling Smos.Client ( src/Smos/Client.hs, dist/build/Smos/Client.o, dist/build/Smos/Client.dyn_o )
308.74 s
[smos-client] Warning: ignoring unrecognised input `dist/build/Smos/Client.dyn_o'
308.74 s
[smos-client] Warning: ignoring unrecognised input `dist/build/Paths_smos_client.dyn_o'
308.74 s
[smos-client] Preprocessing test suite 'smos-client-test' for smos-client-0.6.0...
308.74 s
[smos-client] Building test suite 'smos-client-test' for smos-client-0.6.0...
308.74 s
[smos-client] [Adapting module: Smos.ClientSpec
308.74 s
[smos-client] 1 of 3] Compiling Paths_smos_client ( dist/build/smos-client-test/autogen/Paths_smos_client.hs, dist/build/smos-client-test/smos-client-test-tmp/Paths_smos_client.o )
308.74 s
[smos-client] Outputing coverables file /build/smos-client-0.6.0/test/Smos/ClientSpec.hs.coverables for source file /build/smos-client-0.6.0/test/Smos/ClientSpec.hs
308.74 s
[smos-client] [2 of 3] Compiling Smos.ClientSpec ( test/Smos/ClientSpec.hs, dist/build/smos-client-test/smos-client-test-tmp/Smos/ClientSpec.o )
308.74 s
[smos-client] [3 of 3] Compiling Main ( test/Spec.hs, dist/build/smos-client-test/smos-client-test-tmp/Main.o )
308.74 s
[smos-client] Adapting module: Main
308.74 s
[smos-client] Outputing coverables file /build/smos-client-0.6.0/test/Spec.hs.coverables for source file /build/smos-client-0.6.0/test/Spec.hs
308.74 s
[smos-client] [1 of 4] Compiling Paths_smos_client ( dist/build/smos-client-test/autogen/Paths_smos_client.hs, dist/build/smos-client-test/smos-client-test-tmp/Paths_smos_client.o ) [Impure plugin forced recompilation]
308.74 s
[smos-client] Adapting module: Smos.ClientSpec
308.74 s
[smos-client] Outputing coverables file /build/smos-client-0.6.0/test/Smos/ClientSpec.hs.coverables for source file /build/smos-client-0.6.0/test/Smos/ClientSpec.hs
308.74 s
[smos-client] [2 of 4] Compiling Smos.ClientSpec ( test/Smos/ClientSpec.hs, dist/build/smos-client-test/smos-client-test-tmp/Smos/ClientSpec.o ) [Smos.API package changed]
308.74 s
[smos-client] [3 of 4] Compiling Main ( test/Spec.hs, dist/build/smos-client-test/smos-client-test-tmp/Main.o ) [Test.Syd package changed]
308.74 s
[smos-client] Adapting module: Main
308.74 s
[smos-client] Outputing coverables file /build/smos-client-0.6.0/test/Spec.hs.coverables for source file /build/smos-client-0.6.0/test/Spec.hs
308.74 s
[smos-client] [4 of 4] Linking dist/build/smos-client-test/smos-client-test
308.74 s
[smos-client] Phase: checkPhase
308.74 s
[smos-client] Running 1 test suites...
308.74 s
[smos-client] Test suite smos-client-test: RUNNING...
308.74 s
[smos-client] Tests:
308.74 s
[smos-client]
308.74 s
[smos-client] Smos.ClientSpec
308.74 s
[smos-client] clientVersionCheck
308.74 s
[smos-client] ✓ supports the current api version 1.48 ms
308.74 s
[smos-client] ✓ says that the newest supported api version is newer than the current api version 1.35 ms
308.74 s
[smos-client] ✓ says that the oldest supported api version is older than the current api version 0.97 ms
308.74 s
[smos-client]
308.74 s
[smos-client] Passed: 3
308.74 s
[smos-client] Failed: 0
308.74 s
[smos-client] Sum of test runtimes: 0.00 seconds
308.74 s
[smos-client] Test suite took: 0.00 seconds
308.74 s
[smos-client]
308.74 s
[smos-client] Test suite smos-client-test: PASS
308.74 s
[smos-client] Test suite logged to: dist/test/smos-client-0.6.0-smos-client-test.log
308.74 s
[smos-client] 1 of 1 test suites (1 of 1 test cases) passed.
308.74 s
[smos-client] Phase: haddockPhase
308.74 s
[smos-client] Phase: installPhase
308.74 s
[smos-client] Installing library in /nix/store/zhvxr01rfxsfig3hpgjyvja3mly5alkq-smos-client-0.6.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
308.74 s
[smos-client] Phase: fixupPhase
308.74 s
[smos-client] shrinking RPATHs of ELF executables and libraries in /nix/store/zhvxr01rfxsfig3hpgjyvja3mly5alkq-smos-client-0.6.0
308.74 s
[smos-client] shrinking /nix/store/zhvxr01rfxsfig3hpgjyvja3mly5alkq-smos-client-0.6.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK-ghc9.10.3.so
308.74 s
[smos-client] checking for references to /build/ in /nix/store/zhvxr01rfxsfig3hpgjyvja3mly5alkq-smos-client-0.6.0...
308.74 s
[ical-recurrence-gen] component ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW
308.74 s
[ical-recurrence-gen] include base-4.20.2.0-fafd
308.74 s
[ical-recurrence-gen] include conformance-gen-0.0.0.0-HOePdCO1mrO9Y0OFcABbzj
308.74 s
[ical-recurrence-gen] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
308.74 s
[ical-recurrence-gen] include genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
308.74 s
[ical-recurrence-gen] include ical-gen-0.0.0.0-9zHUKMBouKN5yaiGuEQJ8k
308.74 s
[ical-recurrence-gen] include ical-recurrence-0.0.0.0-LUsDPQv2og07vGaDeaH18R
308.74 s
[ical-recurrence-gen] component ical-recurrence-gen-0.0.0.0-2tURAlB4T2fANwoYkXaCax-ical-recurrence-test
308.74 s
[ical-recurrence-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
308.74 s
[ical-recurrence-gen] include base-4.20.2.0-fafd
308.74 s
[ical-recurrence-gen] include bytestring-0.12.2.0-96e1
308.74 s
[ical-recurrence-gen] include conformance-0.1.0.0-4RDiiZFW9F969jbeCP9wmb
308.74 s
[ical-recurrence-gen] include conformance-gen-0.0.0.0-HOePdCO1mrO9Y0OFcABbzj
308.74 s
[ical-recurrence-gen] include containers-0.7-96b4
308.74 s
[ical-recurrence-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
308.74 s
[ical-recurrence-gen] include genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
308.74 s
[ical-recurrence-gen] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
308.74 s
[ical-recurrence-gen] include ical-gen-0.0.0.0-9zHUKMBouKN5yaiGuEQJ8k
308.74 s
[ical-recurrence-gen] include ical-recurrence-0.0.0.0-LUsDPQv2og07vGaDeaH18R
308.74 s
[ical-recurrence-gen] include ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW
308.74 s
[ical-recurrence-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
308.74 s
[ical-recurrence-gen] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
308.74 s
[ical-recurrence-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
308.74 s
[ical-recurrence-gen] include text-2.1.3-34f1
308.74 s
[ical-recurrence-gen] include time-1.12.2-3479
308.74 s
[ical-recurrence-gen] Linked component graph:
308.74 s
[ical-recurrence-gen] unit ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW
308.74 s
[ical-recurrence-gen] include base-4.20.2.0-fafd
308.74 s
[ical-recurrence-gen] include conformance-gen-0.0.0.0-HOePdCO1mrO9Y0OFcABbzj
308.74 s
[ical-recurrence-gen] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
308.74 s
[ical-recurrence-gen] include genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
308.74 s
[ical-recurrence-gen] include ical-gen-0.0.0.0-9zHUKMBouKN5yaiGuEQJ8k
308.74 s
[ical-recurrence-gen] include ical-recurrence-0.0.0.0-LUsDPQv2og07vGaDeaH18R
308.74 s
[ical-recurrence-gen] ICal.Recurrence.Gen=ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW:ICal.Recurrence.Gen,ICal.Recurrence.TestUtils=ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW:ICal.Recurrence.TestUtils
308.74 s
[ical-recurrence-gen] unit ical-recurrence-gen-0.0.0.0-2tURAlB4T2fANwoYkXaCax-ical-recurrence-test
308.74 s
[ical-recurrence-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
308.74 s
[ical-recurrence-gen] include base-4.20.2.0-fafd
308.74 s
[ical-recurrence-gen] include bytestring-0.12.2.0-96e1
308.74 s
[ical-recurrence-gen] include conformance-0.1.0.0-4RDiiZFW9F969jbeCP9wmb
308.74 s
[ical-recurrence-gen] include conformance-gen-0.0.0.0-HOePdCO1mrO9Y0OFcABbzj
308.74 s
[ical-recurrence-gen] include containers-0.7-96b4
308.74 s
[ical-recurrence-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
308.74 s
[ical-recurrence-gen] include genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
308.74 s
[ical-recurrence-gen] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
308.74 s
[ical-recurrence-gen] include ical-gen-0.0.0.0-9zHUKMBouKN5yaiGuEQJ8k
308.74 s
[ical-recurrence-gen] include ical-recurrence-0.0.0.0-LUsDPQv2og07vGaDeaH18R
308.74 s
[ical-recurrence-gen] include ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW
308.74 s
[ical-recurrence-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
308.74 s
[ical-recurrence-gen] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
308.74 s
[ical-recurrence-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
308.74 s
[ical-recurrence-gen] include text-2.1.3-34f1
308.74 s
[ical-recurrence-gen] include time-1.12.2-3479
308.74 s
[ical-recurrence-gen] Ready component graph:
308.74 s
[ical-recurrence-gen] definite ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW
308.74 s
[ical-recurrence-gen] depends base-4.20.2.0-fafd
308.74 s
[ical-recurrence-gen] depends conformance-gen-0.0.0.0-HOePdCO1mrO9Y0OFcABbzj
308.74 s
[ical-recurrence-gen] depends genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
308.74 s
[ical-recurrence-gen] depends genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
308.74 s
[ical-recurrence-gen] depends ical-gen-0.0.0.0-9zHUKMBouKN5yaiGuEQJ8k
308.74 s
[ical-recurrence-gen] depends ical-recurrence-0.0.0.0-LUsDPQv2og07vGaDeaH18R
308.74 s
[ical-recurrence-gen] definite ical-recurrence-gen-0.0.0.0-2tURAlB4T2fANwoYkXaCax-ical-recurrence-test
308.74 s
[ical-recurrence-gen] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
308.74 s
[ical-recurrence-gen] depends base-4.20.2.0-fafd
308.74 s
[ical-recurrence-gen] depends bytestring-0.12.2.0-96e1
308.74 s
[ical-recurrence-gen] depends conformance-0.1.0.0-4RDiiZFW9F969jbeCP9wmb
308.74 s
[ical-recurrence-gen] depends conformance-gen-0.0.0.0-HOePdCO1mrO9Y0OFcABbzj
308.74 s
[ical-recurrence-gen] depends containers-0.7-96b4
308.74 s
[ical-recurrence-gen] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
308.74 s
[ical-recurrence-gen] depends genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
308.74 s
[ical-recurrence-gen] depends ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
308.74 s
[ical-recurrence-gen] depends ical-gen-0.0.0.0-9zHUKMBouKN5yaiGuEQJ8k
308.74 s
[ical-recurrence-gen] depends ical-recurrence-0.0.0.0-LUsDPQv2og07vGaDeaH18R
308.74 s
[smos-server] Phase: setupCompilerEnvironmentPhase
308.74 s
[smos-server] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
308.74 s
[smos-server] Phase: unpackPhase
308.74 s
[smos-server] unpacking source archive /nix/store/20rxaf0slyb5j6rjql2niwnmswyh4jaa-smos-server-source-0.15.0/smos-server-0.15.0.tar.gz
308.74 s
[smos-server] source root is smos-server-0.15.0
308.74 s
[smos-server] setting SOURCE_DATE_EPOCH to timestamp 1780355900 of file "smos-server-0.15.0/templates/booking.txt"
308.74 s
[smos-server] warning: file "smos-server-0.15.0/templates/booking.txt" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
308.74 s
[smos-server] Phase: patchPhase
308.74 s
[smos-server] Adding dekking-value to build-depends in ./smos-server.cabal
308.74 s
[smos-server] Phase: compileBuildDriverPhase
308.74 s
[smos-server] setupCompileFlags: -package-db=/build/tmp.Ofcpmx0ypq/setup-package.conf.d -threaded
308.74 s
[smos-server] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.Ofcpmx0ypq/Main.o )
308.74 s
[smos-server] [2 of 2] Linking Setup
308.74 s
[smos-server] Phase: updateAutotoolsGnuConfigScriptsPhase
308.74 s
[smos-server] Phase: configurePhase
308.74 s
[smos-server] configureFlags: --verbose --prefix=/nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.Ofcpmx0ypq/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --disable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
308.74 s
[smos-server] Using Parsec parser
308.74 s
[smos-server] Configuring smos-server-0.15.0...
308.74 s
[smos-server] Dependency IntervalMap: using IntervalMap-0.6.2.1
308.74 s
[smos-server] Dependency aeson: using aeson-2.2.3.0
308.74 s
[smos-server] Dependency aeson-pretty: using aeson-pretty-0.8.10
308.74 s
[smos-server] Dependency amazonka: using amazonka-2.0
308.74 s
[smos-server] Dependency amazonka-ses: using amazonka-ses-2.0
308.74 s
[smos-server] Dependency autodocodec: using autodocodec-0.5.0.0
308.74 s
[smos-server] Dependency base: using base-4.20.2.0
308.74 s
[smos-server] Dependency blaze-html: using blaze-html-0.9.2.0
308.74 s
[smos-server] Dependency bytestring: using bytestring-0.12.2.0
308.74 s
[smos-server] Dependency conduit: using conduit-1.3.6.1
308.74 s
[smos-server] Dependency containers: using containers-0.7
308.74 s
[smos-server] Dependency cryptohash-sha256: using cryptohash-sha256-0.11.102.1
308.74 s
[smos-server] Dependency dekking-value: using dekking-value-0.0.0.0
308.74 s
[smos-server] Dependency dirforest: using dirforest-0.1.0.0
308.74 s
[smos-server] Dependency esqueleto: using esqueleto-3.6.0.0
308.74 s
[smos-server] Dependency filepath: using filepath-1.5.4.0
308.74 s
[smos-server] Dependency http-client: using http-client-0.7.19
308.74 s
[smos-server] Dependency http-types: using http-types-0.12.4
308.74 s
[smos-server] Dependency ical: using ical-0.0.0.0
308.74 s
[smos-server] Dependency jose: using jose-0.11
308.74 s
[smos-server] Dependency looper: using looper-0.4.0.0
308.75 s
[smos-server] Dependency mergeful: using mergeful-0.3.0.0
308.75 s
[smos-server] Dependency microlens: using microlens-0.4.14.0
308.75 s
[smos-server] Dependency mime-mail: using mime-mail-0.5.1
308.75 s
[smos-server] Dependency monad-logger: using monad-logger-0.3.42
308.75 s
[smos-server] Dependency mtl: using mtl-2.3.1
308.75 s
[smos-report-gen] ✓ ignores a TODO entry if there is a NEXT entry 19.34 ms
308.75 s
[smos-report-gen] passed for all of 100 inputs.
308.75 s
[smos-report-gen] ✓ finds nothing in an empty file 1.59 ms
308.75 s
[smos-report-gen] ✓ produces valid entries 34.54 ms
308.75 s
[smos-report-gen] passed for all of 100 inputs.
308.75 s
[smos-report-gen] ✓ finds a STARTING action 14.61 ms
308.75 s
[smos-report-gen] passed for all of 100 inputs.
308.75 s
[smos-report-gen] ✓ finds the first of two NEXT entries 12.63 ms
308.75 s
[smos-report-gen] passed for all of 100 inputs.
308.75 s
[smos-report-gen] GenValid ProjectsReport
308.75 s
[smos-report-gen] genValid :: Gen ProjectsReport
308.75 s
[smos-report-gen] ✓ only generates valid 'ProjectsReport's 75.73 ms
308.75 s
[smos-report-gen] passed for all of 100 inputs.
308.75 s
[smos-report-gen] GenValid ProjectEntry
308.75 s
[smos-report-gen] genValid :: Gen ProjectEntry
308.75 s
[smos-report-gen] ✓ only generates valid 'ProjectEntry's 38.51 ms
308.75 s
[smos-report-gen] passed for all of 100 inputs.
308.75 s
[smos-report-gen] Smos.Report.AgendaSpec
308.75 s
[smos-report-gen] produceAgendaReport
308.75 s
[smos-report-gen] ✓ produces valid reports 1230.10 ms
308.75 s
[smos-report-gen] passed for all of 10 inputs.
308.75 s
[smos-report-gen] GenValid AgendaEntry
308.75 s
[smos-report-gen] genValid :: Gen AgendaEntry
308.75 s
[smos-api-gen] v0.1.0.json
308.75 s
[smos-api-gen] ✓ can still parse the old input 13.74 ms
308.75 s
[smos-api-gen] ✓ input 13.67 ms
308.75 s
[smos-api-gen] PostSync
308.75 s
[smos-api-gen] can still parse old Login inputs
308.75 s
[smos-api-gen] ✓ outputs the version the same way as before 13.39 ms
308.75 s
[smos-api-gen] test_resources/sync/input
308.75 s
[smos-api-gen] v0.2.0.json
308.75 s
[smos-api-gen] ✓ can still parse the old input 13.44 ms
308.75 s
[smos-api-gen] v0.3.0.json
308.75 s
[smos-api-gen] ✓ can still parse the old input 13.45 ms
308.75 s
[smos-api-gen] v0.0.0.json
308.75 s
[smos-api-gen] ✓ can still parse the old input 13.39 ms
308.75 s
[smos-api-gen] v0.4.0.json
308.75 s
[smos-api-gen] ✓ can still parse the old input 13.41 ms
308.75 s
[smos-api-gen] v0.1.0.json
308.75 s
[smos-api-gen] ✓ can still parse the old input 13.41 ms
308.75 s
[smos-api-gen] v0.2.1.json
308.75 s
[smos-api-gen] ✓ can still parse the old input 13.39 ms
308.75 s
[smos-api-gen] ✓ input 13.43 ms
308.75 s
[smos-api-gen] PostBackup
308.75 s
[smos-api-gen] ✓ outputs the version the same way as before 7.02 ms
308.75 s
[smos-api-gen] GetSmosFile
308.75 s
[smos-api-gen] ✓ outputs the version the same way as before 17.83 ms
308.75 s
[smos-api-gen] GetAPIVersion
308.75 s
[smos-api-gen] ✓ outputs the version the same way as before 9.09 ms
308.75 s
[smos-api-gen] GetBackup
308.75 s
[smos-api-gen] test_resources/backup-get/input
308.75 s
[smos-api-gen] v0.4.0.json
308.75 s
[smos-api-gen] ✓ can still parse the old input 6.95 ms
308.75 s
[smos-api-gen] v0.1.0.json
308.75 s
[smos-api-gen] ✓ can still parse the old input 6.94 ms
308.75 s
[smos-api-gen] v0.3.0.json
308.75 s
[smos-api-gen] ✓ can still parse the old input 6.44 ms
308.75 s
[smos-api-gen] v0.2.1.json
308.75 s
[smos-api-gen] ✓ can still parse the old input 5.66 ms
308.75 s
[smos-api-gen] v0.2.0.json
308.75 s
[smos-api-gen] ✓ can still parse the old input 3.72 ms
308.75 s
[smos-api-gen] ✓ input 1.72 ms
308.75 s
[smos-api-gen] PostRegister
308.75 s
[smos-api-gen] can still parse old Register inputs
308.75 s
[smos-api-gen] test_resources/register/input
308.75 s
[smos-api-gen] v0.2.0.json
308.75 s
[smos-api-gen] ✓ can still parse the old input 6.70 ms
308.75 s
[smos-api-gen] v0.2.1.json
308.75 s
[smos-api-gen] ✓ can still parse the old input 6.69 ms
308.75 s
[smos-api-gen] v0.0.0.json
308.75 s
[smos-api-gen] ✓ can still parse the old input 6.67 ms
308.75 s
[smos-api-gen] v0.1.0.json
308.75 s
[smos-api-gen] ✓ can still parse the old input 6.60 ms
308.75 s
[smos-api-gen] v0.3.0.json
308.75 s
[smos-api-gen] ✓ can still parse the old input 6.37 ms
308.75 s
[smos-api-gen] v0.4.0.json
308.75 s
[smos-api-gen] ✓ can still parse the old input 6.31 ms
308.75 s
[smos-api-gen] ✓ input 4.92 ms
308.75 s
[smos-api-gen] GetListBackups
308.75 s
[smos-api-gen] ✓ outputs the version the same way as before 5.17 ms
308.75 s
[smos-api-gen] PutSmosFile
308.75 s
[smos-api-gen] ✓ input 8.98 ms
308.75 s
[smos-api-gen] test_resources/file-put/input
308.75 s
[smos-api-gen] v0.1.0.json
308.75 s
[smos-client] patching script interpreter paths in /nix/store/zhvxr01rfxsfig3hpgjyvja3mly5alkq-smos-client-0.6.0
308.75 s
[smos-client] stripping (with command strip and flags -S -p) in /nix/store/zhvxr01rfxsfig3hpgjyvja3mly5alkq-smos-client-0.6.0/lib
308.75 s
[smos-client] shrinking RPATHs of ELF executables and libraries in /nix/store/1l05mkg3sy23vhph86q621hi8xyniq57-smos-client-0.6.0-coverables
308.75 s
[smos-client] checking for references to /build/ in /nix/store/1l05mkg3sy23vhph86q621hi8xyniq57-smos-client-0.6.0-coverables...
308.75 s
[smos-client] patching script interpreter paths in /nix/store/1l05mkg3sy23vhph86q621hi8xyniq57-smos-client-0.6.0-coverables
308.75 s
[smos-client] shrinking RPATHs of ELF executables and libraries in /nix/store/kx904a6vlirin2f3igis9vglqrds1zjc-smos-client-0.6.0-coverage
308.75 s
[smos-client] checking for references to /build/ in /nix/store/kx904a6vlirin2f3igis9vglqrds1zjc-smos-client-0.6.0-coverage...
308.75 s
[smos-client] patching script interpreter paths in /nix/store/kx904a6vlirin2f3igis9vglqrds1zjc-smos-client-0.6.0-coverage
308.75 s
[ical-recurrence-gen] depends ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW
308.75 s
[ical-recurrence-gen] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
308.75 s
[ical-recurrence-gen] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
308.75 s
[ical-recurrence-gen] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
308.75 s
[ical-recurrence-gen] depends text-2.1.3-34f1
308.75 s
[ical-recurrence-gen] depends time-1.12.2-3479
308.75 s
[ical-recurrence-gen] Using Cabal-3.12.1.0 compiled by ghc-9.10
308.75 s
[ical-recurrence-gen] Using compiler: ghc-9.10.3
308.75 s
[ical-recurrence-gen] Using install prefix:
308.75 s
[ical-recurrence-gen] /nix/store/kdp7bay38zrmp2rr7i0qg722q1jcln67-ical-recurrence-gen-0.0.0.0
308.75 s
[ical-recurrence-gen] Executables installed in:
308.75 s
[ical-recurrence-gen] /nix/store/kdp7bay38zrmp2rr7i0qg722q1jcln67-ical-recurrence-gen-0.0.0.0/bin
308.75 s
[ical-recurrence-gen] Libraries installed in:
308.75 s
[ical-recurrence-gen] /nix/store/kdp7bay38zrmp2rr7i0qg722q1jcln67-ical-recurrence-gen-0.0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW
308.75 s
[ical-recurrence-gen] Dynamic Libraries installed in:
308.75 s
[ical-recurrence-gen] /nix/store/kdp7bay38zrmp2rr7i0qg722q1jcln67-ical-recurrence-gen-0.0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
308.75 s
[ical-recurrence-gen] Private executables installed in:
308.75 s
[ical-recurrence-gen] /nix/store/kdp7bay38zrmp2rr7i0qg722q1jcln67-ical-recurrence-gen-0.0.0.0/libexec/x86_64-linux-ghc-9.10.3-a85d/ical-recurrence-gen-0.0.0.0
308.75 s
[ical-recurrence-gen] Data files installed in:
308.75 s
[ical-recurrence-gen] /nix/store/kdp7bay38zrmp2rr7i0qg722q1jcln67-ical-recurrence-gen-0.0.0.0/share/x86_64-linux-ghc-9.10.3-a85d/ical-recurrence-gen-0.0.0.0
308.75 s
[ical-recurrence-gen] Documentation installed in:
308.75 s
[ical-recurrence-gen] /nix/store/k8abb4fq0nx1hqzq7zfxrm69d5w9nqj4-ical-recurrence-gen-0.0.0.0-doc/share/doc/ical-recurrence-gen-0.0.0.0
308.75 s
[ical-recurrence-gen] Configuration files installed in:
308.75 s
[ical-recurrence-gen] /nix/store/kdp7bay38zrmp2rr7i0qg722q1jcln67-ical-recurrence-gen-0.0.0.0/etc
308.75 s
[ical-recurrence-gen] No alex found
308.75 s
[ical-recurrence-gen] Using ar found on system at:
308.75 s
[ical-recurrence-gen] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
308.75 s
[ical-recurrence-gen] No c2hs found
308.75 s
[ical-recurrence-gen] No cpphs found
308.75 s
[ical-recurrence-gen] No doctest found
308.75 s
[ical-recurrence-gen] Using gcc version 14.3.0 given by user at:
308.75 s
[ical-recurrence-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
308.75 s
[ical-recurrence-gen] Using ghc version 9.10.3 found on system at:
308.75 s
[ical-recurrence-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
308.75 s
[ical-recurrence-gen] Using ghc-pkg version 9.10.3 found on system at:
308.75 s
[ical-recurrence-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
308.75 s
[ical-recurrence-gen] No ghcjs found
308.75 s
[ical-recurrence-gen] No ghcjs-pkg found
308.75 s
[ical-recurrence-gen] No greencard found
308.75 s
[ical-recurrence-gen] Using haddock version 2.31.1 found on system at:
308.75 s
[ical-recurrence-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
308.75 s
[ical-recurrence-gen] No happy found
308.75 s
[ical-recurrence-gen] Using haskell-suite found on system at: haskell-suite-dummy-location
308.75 s
[ical-recurrence-gen] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
308.75 s
[ical-recurrence-gen] No hmake found
308.75 s
[ical-recurrence-gen] Using hpc version 0.69 found on system at:
308.75 s
[ical-recurrence-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
308.75 s
[ical-recurrence-gen] Using hsc2hs version 0.68.10 found on system at:
308.75 s
[ical-recurrence-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
308.75 s
[ical-recurrence-gen] Using hscolour version 1.25 found on system at:
308.75 s
[ical-recurrence-gen] /nix/store/4542ydaffc5fq0lcxf22ish43ssgpa21-hscolour-1.25/bin/HsColour
308.75 s
[ical-recurrence-gen] No jhc found
308.75 s
[ical-recurrence-gen] Using ld found on system at:
308.75 s
[ical-recurrence-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
308.75 s
[ical-recurrence-gen] No pkg-config found
308.75 s
[ical-recurrence-gen] Using runghc version 9.10.3 found on system at:
308.75 s
[ical-recurrence-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
308.75 s
[ical-recurrence-gen] Using strip version 2.44 found on system at:
308.75 s
[ical-recurrence-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
308.75 s
[ical-recurrence-gen] Using tar found on system at:
308.75 s
[ical-recurrence-gen] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
308.75 s
[ical-recurrence-gen] No uhc found
308.75 s
[ical-recurrence-gen] Phase: buildPhase
308.75 s
[ical-recurrence-gen] Preprocessing library for ical-recurrence-gen-0.0.0.0...
308.75 s
[ical-recurrence-gen] Building library for ical-recurrence-gen-0.0.0.0...
308.75 s
[ical-recurrence-gen] [1 of 3] Compiling ICal.Recurrence.Gen ( src/ICal/Recurrence/Gen.hs, dist/build/ICal/Recurrence/Gen.o, dist/build/ICal/Recurrence/Gen.dyn_o )
308.75 s
[ical-recurrence-gen] [2 of 3] Compiling ICal.Recurrence.TestUtils ( src/ICal/Recurrence/TestUtils.hs, dist/build/ICal/Recurrence/TestUtils.o, dist/build/ICal/Recurrence/TestUtils.dyn_o )
308.75 s
[ical-recurrence-gen] [3 of 3] Compiling Paths_ical_recurrence_gen ( dist/build/autogen/Paths_ical_recurrence_gen.hs, dist/build/Paths_ical_recurrence_gen.o, dist/build/Paths_ical_recurrence_gen.dyn_o )
308.75 s
[ical-recurrence-gen] [1 of 3] Compiling ICal.Recurrence.Gen ( src/ICal/Recurrence/Gen.hs, dist/build/ICal/Recurrence/Gen.p_o )
308.75 s
[ical-recurrence-gen] [2 of 3] Compiling ICal.Recurrence.TestUtils ( src/ICal/Recurrence/TestUtils.hs, dist/build/ICal/Recurrence/TestUtils.p_o )
308.75 s
[smos-server] Dependency network-uri: using network-uri-2.6.4.2
308.75 s
[smos-server] Dependency opt-env-conf: using opt-env-conf-0.15.0.1
308.75 s
[smos-server] Dependency path: using path-0.9.6
308.75 s
[smos-server] Dependency path-io: using path-io-1.8.2
308.75 s
[smos-server] Dependency persistent: using persistent-2.17.1.0
308.75 s
[smos-server] Dependency persistent-pagination: using persistent-pagination-0.1.1.2
308.75 s
[smos-server] Dependency persistent-sqlite: using persistent-sqlite-2.13.3.1
308.75 s
[smos-server] Dependency pretty-show: using pretty-show-1.10
308.75 s
[smos-server] Dependency prometheus: using prometheus-2.3.0
308.75 s
[smos-server] Dependency prometheus-ghc-stats: using prometheus-ghc-stats-0.0.0.0
308.75 s
[smos-server] Dependency prometheus-wai: using prometheus-wai-0.2.0.1
308.75 s
[smos-server] Dependency retry: using retry-0.9.3.1
308.75 s
[smos-server] Dependency semver: using semver-0.4.0.1
308.75 s
[smos-server] Dependency servant: using servant-0.20.3.0
308.75 s
[smos-server] Dependency servant-auth-server: using servant-auth-server-0.4.9.1
308.75 s
[smos-server] Dependency servant-server: using servant-server-0.20.3.0
308.75 s
[smos-server] Dependency shakespeare: using shakespeare-2.1.0.1
308.75 s
[smos-server] Dependency smos-api: using smos-api-0.8.0
308.75 s
[smos-server] Dependency smos-cli: using smos-cli-0.2.1
308.75 s
[smos-server] Dependency smos-data: using smos-data-0.7.0
308.75 s
[smos-server] Dependency smos-directory: using smos-directory-0.2.0
308.75 s
[smos-server] Dependency smos-report: using smos-report-0.12.0
308.75 s
[smos-server] Dependency smos-stripe-client: using smos-stripe-client-0.1.0.0
308.75 s
[smos-server] Dependency template-haskell: using template-haskell-2.22.0.0
308.75 s
[smos-server] Dependency text: using text-2.1.3
308.75 s
[smos-server] Dependency time: using time-1.12.2
308.75 s
[smos-server] Dependency typed-uuid: using typed-uuid-0.2.0.0
308.75 s
[smos-server] Dependency tz: using tz-0.1.3.6
308.75 s
[smos-server] Dependency unliftio: using unliftio-0.2.25.1
308.75 s
[smos-server] Dependency wai: using wai-3.2.4
308.75 s
[smos-server] Dependency wai-extra: using wai-extra-3.1.18
308.75 s
[smos-server] Dependency warp: using warp-3.4.9
308.75 s
[smos-server] Dependency yaml: using yaml-0.11.11.2
308.75 s
[smos-server] Dependency zip: using zip-2.2.1
308.75 s
[smos-server] Dependency zstd: using zstd-0.1.3.0
308.75 s
[smos-server] Dependency base: using base-4.20.2.0
308.75 s
[smos-server] Dependency dekking-value: using dekking-value-0.0.0.0
308.75 s
[smos-server] Dependency smos-server: using smos-server-0.15.0
308.75 s
[smos-server] Source component graph:
308.75 s
[smos-server] component lib
308.75 s
[smos-server] component exe:smos-server dependency lib
308.75 s
[smos-server] Configured component graph:
308.75 s
[smos-server] component smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
308.75 s
[smos-server] include IntervalMap-0.6.2.1-6cqYlaLAxdp94Td3v7VSNI
308.75 s
[smos-server] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
308.75 s
[smos-server] include aeson-pretty-0.8.10-EOHJE4CczlZFHBO2uJabQe
308.75 s
[smos-server] include amazonka-2.0-HTFljvnnFv86TmFnnJHPc2
308.75 s
[smos-server] include amazonka-ses-2.0-GH8QOwunnUy7KZwG9dwj6y
308.75 s
[smos-server] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
308.75 s
[smos-server] include base-4.20.2.0-fafd
308.75 s
[smos-server] include blaze-html-0.9.2.0-73eEJeagZXiIciGfIcTbsO
308.75 s
[smos-server] include bytestring-0.12.2.0-96e1
308.75 s
[smos-server] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
308.75 s
[smos-server] include containers-0.7-96b4
308.75 s
[smos-server] include cryptohash-sha256-0.11.102.1-T1BDKRSWzV57Zi0f4eQS4
308.75 s
[smos-server] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
308.75 s
[smos-server] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
308.75 s
[smos-server] include esqueleto-3.6.0.0-4QofLH6zWXv2qUinai4nCr
308.75 s
[smos-server] include filepath-1.5.4.0-2605
308.75 s
[smos-server] include http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
308.75 s
[smos-server] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
308.75 s
[smos-server] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
308.75 s
[smos-server] include jose-0.11-I70IQCZUOSOD3tg3INRc5G
308.75 s
[smos-server] include looper-0.4.0.0-AhuHrEUA8LhGbajUYKZhoH
308.75 s
[smos-server] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
308.75 s
[smos-server] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
308.75 s
[smos-server] include mime-mail-0.5.1-ByTb2JZkTaj8fmbUX3TB6Y
308.75 s
[smos-server] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
308.75 s
[smos-server] include mtl-2.3.1-37af
308.75 s
[smos-server] include network-uri-2.6.4.2-90cnrsZ004i7HW9YhrlM2
308.75 s
[smos-server] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
308.75 s
[smos-server] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
308.75 s
[smos-server] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
308.75 s
[smos-server] include persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
308.75 s
[smos-server] include persistent-pagination-0.1.1.2-8ARGzLIhbg7BrRPMceyUBV
308.75 s
[smos-server] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
308.75 s
[smos-server] include pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
308.75 s
[smos-server] include prometheus-2.3.0-F7pSOvWkGX97cd205xTrG2
308.75 s
[smos-server] include prometheus-ghc-stats-0.0.0.0-1wFjDzvC6GJGha7AT774r5
308.75 s
[smos-server] include prometheus-wai-0.2.0.1-HGViWVdnGce72q15By1x9e
308.75 s
[smos-server] include retry-0.9.3.1-38uHdVGcer3IIYoeRAGOML
308.75 s
[smos-server] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
308.75 s
[smos-report-gen] ✓ only generates valid 'AgendaEntry's 14.76 ms
308.75 s
[smos-report-gen] passed for all of 100 inputs.
308.75 s
[smos-report-gen] JSON AgendaTodayReport (valid)
308.75 s
[smos-report-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String AgendaTodayReport
308.75 s
[smos-report-gen] ✓ ensures that encode and decode are inverses for "valid AgendaTodayReport"'s 185.63 ms
308.75 s
[smos-report-gen] passed for all of 100 inputs.
308.75 s
[smos-report-gen] encode :: AgendaTodayReport -> Data.ByteString.Lazy.ByteString
308.75 s
[smos-report-gen] ✓ never fails to encode a "valid AgendaTodayReport" 74.15 ms
308.75 s
[smos-report-gen] passed for all of 100 inputs.
308.75 s
[smos-report-gen] GenValid AgendaTodayReport
308.76 s
[smos-report-gen] genValid :: Gen AgendaTodayReport
308.76 s
[smos-report-gen] ✓ only generates valid 'AgendaTodayReport's 83.47 ms
308.76 s
[smos-report-gen] passed for all of 100 inputs.
308.76 s
[smos-report-gen] makeAgendaReport
308.76 s
[smos-report-gen] ✓ produces valid reports 279.07 ms
308.76 s
[smos-report-gen] passed for all of 100 inputs.
308.76 s
[smos-report-gen] JSON AgendaEntry (valid)
308.76 s
[smos-report-gen] encode :: AgendaEntry -> Data.ByteString.Lazy.ByteString
308.76 s
[smos-report-gen] ✓ never fails to encode a "valid AgendaEntry" 29.89 ms
308.76 s
[smos-report-gen] passed for all of 100 inputs.
308.76 s
[smos-report-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String AgendaEntry
308.76 s
[smos-report-gen] ✓ ensures that encode and decode are inverses for "valid AgendaEntry"'s 50.05 ms
308.76 s
[smos-report-gen] passed for all of 100 inputs.
308.76 s
[smos-report-gen] GenValid AgendaReport
308.76 s
[smos-report-gen] genValid :: Gen AgendaReport
308.76 s
[smos-api-gen] ✓ can still parse the old input 5.16 ms
308.76 s
[smos-api-gen] v0.0.0.json
308.76 s
[smos-api-gen] ✓ can still parse the old input 5.15 ms
308.76 s
[smos-api-gen] v0.4.0.json
308.76 s
[smos-api-gen] ✓ can still parse the old input 5.14 ms
308.76 s
[smos-api-gen] v0.2.0.json
308.76 s
[smos-api-gen] ✓ can still parse the old input 5.12 ms
308.76 s
[smos-api-gen] v0.3.0.json
308.76 s
[smos-api-gen] ✓ can still parse the old input 5.14 ms
308.76 s
[smos-api-gen] v0.2.1.json
308.76 s
[smos-api-gen] ✓ can still parse the old input 5.13 ms
308.76 s
[smos-api-gen] GetListSmosFiles
308.76 s
[smos-api-gen] ✓ outputs the version the same way as before 4.48 ms
308.76 s
[smos-api-gen] GetNextActionReport
308.76 s
[smos-api-gen] ✓ outputs the version the same way as before 3.46 ms
308.76 s
[smos-api-gen]
308.76 s
[smos-api-gen] Examples: 742
308.76 s
[smos-api-gen] Passed: 49
308.76 s
[smos-api-gen] Failed: 0
308.76 s
[smos-api-gen] Sum of test runtimes: 0.49 seconds
308.76 s
[smos-api-gen] Test suite took: 0.06 seconds
308.76 s
[smos-api-gen]
308.76 s
[smos-api-gen] Test suite smos-api-test: PASS
308.76 s
[smos-api-gen] Test suite logged to: dist/test/smos-api-gen-0.3.2-smos-api-test.log
308.76 s
[smos-api-gen] 1 of 1 test suites (1 of 1 test cases) passed.
308.76 s
[smos-api-gen] Phase: haddockPhase
308.76 s
[smos-api-gen] Phase: installPhase
308.76 s
[smos-api-gen] Installing library in /nix/store/2kxpk0xskchixh2lsnrla5sfqmvp636f-smos-api-gen-0.3.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
308.76 s
[smos-api-gen] Phase: fixupPhase
308.76 s
[smos-api-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/2kxpk0xskchixh2lsnrla5sfqmvp636f-smos-api-gen-0.3.2
308.76 s
[smos-api-gen] shrinking /nix/store/2kxpk0xskchixh2lsnrla5sfqmvp636f-smos-api-gen-0.3.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy-ghc9.10.3.so
308.76 s
[smos-api-gen] checking for references to /build/ in /nix/store/2kxpk0xskchixh2lsnrla5sfqmvp636f-smos-api-gen-0.3.2...
308.76 s
[smos-api-gen] patching script interpreter paths in /nix/store/2kxpk0xskchixh2lsnrla5sfqmvp636f-smos-api-gen-0.3.2
308.76 s
[smos-api-gen] stripping (with command strip and flags -S -p) in /nix/store/2kxpk0xskchixh2lsnrla5sfqmvp636f-smos-api-gen-0.3.2/lib
308.76 s
[smos-api-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/j6jm63ylq4hhr8h7snxlp52q1gchjljx-smos-api-gen-0.3.2-coverage
308.76 s
[smos-api-gen] checking for references to /build/ in /nix/store/j6jm63ylq4hhr8h7snxlp52q1gchjljx-smos-api-gen-0.3.2-coverage...
308.76 s
[smos-api-gen] patching script interpreter paths in /nix/store/j6jm63ylq4hhr8h7snxlp52q1gchjljx-smos-api-gen-0.3.2-coverage
308.76 s
[ical-recurrence-gen] [3 of 3] Compiling Paths_ical_recurrence_gen ( dist/build/autogen/Paths_ical_recurrence_gen.hs, dist/build/Paths_ical_recurrence_gen.p_o )
308.76 s
[ical-recurrence-gen] Preprocessing test suite 'ical-recurrence-test' for ical-recurrence-gen-0.0.0.0...
308.76 s
[ical-recurrence-gen] Building test suite 'ical-recurrence-test' for ical-recurrence-gen-0.0.0.0...
308.76 s
[ical-recurrence-gen] [ 1 of 11] Compiling ICal.Recurrence.ClassSpec ( test/ICal/Recurrence/ClassSpec.hs, dist/build/ical-recurrence-test/ical-recurrence-test-tmp/ICal/Recurrence/ClassSpec.o )
308.76 s
[ical-recurrence-gen] [ 2 of 11] Compiling ICal.Recurrence.RecurrenceDateTimesSpec ( test/ICal/Recurrence/RecurrenceDateTimesSpec.hs, dist/build/ical-recurrence-test/ical-recurrence-test-tmp/ICal/Recurrence/RecurrenceDateTimesSpec.o )
308.76 s
[ical-recurrence-gen] [ 3 of 11] Compiling ICal.Recurrence.RecurrenceRule.DailySpec ( test/ICal/Recurrence/RecurrenceRule/DailySpec.hs, dist/build/ical-recurrence-test/ical-recurrence-test-tmp/ICal/Recurrence/RecurrenceRule/DailySpec.o )
308.76 s
[ical-recurrence-gen] [ 4 of 11] Compiling ICal.Recurrence.RecurrenceRule.MonthlySpec ( test/ICal/Recurrence/RecurrenceRule/MonthlySpec.hs, dist/build/ical-recurrence-test/ical-recurrence-test-tmp/ICal/Recurrence/RecurrenceRule/MonthlySpec.o )
308.76 s
[ical-recurrence-gen] [ 5 of 11] Compiling ICal.Recurrence.RecurrenceRule.WeeklySpec ( test/ICal/Recurrence/RecurrenceRule/WeeklySpec.hs, dist/build/ical-recurrence-test/ical-recurrence-test-tmp/ICal/Recurrence/RecurrenceRule/WeeklySpec.o )
308.76 s
[ical-recurrence-gen] [ 6 of 11] Compiling ICal.Recurrence.RecurrenceRule.YearlySpec ( test/ICal/Recurrence/RecurrenceRule/YearlySpec.hs, dist/build/ical-recurrence-test/ical-recurrence-test-tmp/ICal/Recurrence/RecurrenceRule/YearlySpec.o )
308.76 s
[ical-recurrence-gen] [ 7 of 11] Compiling ICal.Recurrence.RecurrenceRuleSpec ( test/ICal/Recurrence/RecurrenceRuleSpec.hs, dist/build/ical-recurrence-test/ical-recurrence-test-tmp/ICal/Recurrence/RecurrenceRuleSpec.o )
308.76 s
[ical-recurrence-gen] [ 8 of 11] Compiling ICal.Recurrence.TimeZoneSpec ( test/ICal/Recurrence/TimeZoneSpec.hs, dist/build/ical-recurrence-test/ical-recurrence-test-tmp/ICal/Recurrence/TimeZoneSpec.o )
308.76 s
[ical-recurrence-gen] [ 9 of 11] Compiling ICal.RecurrenceSpec ( test/ICal/RecurrenceSpec.hs, dist/build/ical-recurrence-test/ical-recurrence-test-tmp/ICal/RecurrenceSpec.o )
308.76 s
[ical-recurrence-gen] [10 of 11] Compiling Main ( test/Spec.hs, dist/build/ical-recurrence-test/ical-recurrence-test-tmp/Main.o )
308.76 s
[ical-recurrence-gen] [11 of 11] Compiling Paths_ical_recurrence_gen ( dist/build/ical-recurrence-test/autogen/Paths_ical_recurrence_gen.hs, dist/build/ical-recurrence-test/ical-recurrence-test-tmp/Paths_ical_recurrence_gen.o )
308.76 s
[ical-recurrence-gen] [12 of 12] Linking dist/build/ical-recurrence-test/ical-recurrence-test
308.76 s
[smos-server] include servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
308.76 s
[smos-server] include servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
308.76 s
[smos-server] include servant-server-0.20.3.0-AoKVUdoieIoDXhIn9su85A
308.76 s
[smos-server] include shakespeare-2.1.0.1-KlI9QAgCzHo6Cz8R3IGEJW
308.76 s
[smos-server] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
308.76 s
[smos-server] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
308.76 s
[smos-server] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
308.76 s
[smos-server] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
308.76 s
[smos-server] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
308.76 s
[smos-server] include smos-stripe-client-0.1.0.0-3OE66POyDS2FqTBgV1SQ8C
308.76 s
[smos-server] include template-haskell-2.22.0.0-927b
308.76 s
[smos-server] include text-2.1.3-34f1
308.76 s
[smos-server] include time-1.12.2-3479
308.76 s
[smos-server] include typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
308.76 s
[smos-server] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
308.76 s
[smos-server] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
308.76 s
[smos-server] include wai-3.2.4-Dmzlcivl75Z6SfAjaOrqf1
308.76 s
[smos-server] include wai-extra-3.1.18-9x868gR7VGrF2aHj9b6Gyr
308.76 s
[smos-server] include warp-3.4.9-IPNas4L2jy5JqoLVsPSVjo
308.76 s
[smos-server] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
308.76 s
[smos-server] include zip-2.2.1-CMvjFROmUHB5lT3grxhbf5
308.76 s
[smos-server] include zstd-0.1.3.0-Dk4S4y3VeFe5pM1coWpWfC
308.76 s
[smos-server] component smos-server-0.15.0-HruNvIThtVd6Yv4Vj26rnt-smos-server
308.76 s
[smos-server] include base-4.20.2.0-fafd
308.76 s
[smos-server] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
308.76 s
[smos-server] include smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
308.76 s
[smos-server] Linked component graph:
308.76 s
[smos-server] unit smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
308.76 s
[smos-server] include IntervalMap-0.6.2.1-6cqYlaLAxdp94Td3v7VSNI
308.76 s
[smos-server] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
308.76 s
[smos-server] include aeson-pretty-0.8.10-EOHJE4CczlZFHBO2uJabQe
308.76 s
[smos-server] include amazonka-2.0-HTFljvnnFv86TmFnnJHPc2
308.76 s
[smos-server] include amazonka-ses-2.0-GH8QOwunnUy7KZwG9dwj6y
308.76 s
[smos-server] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
308.76 s
[smos-server] include base-4.20.2.0-fafd
308.76 s
[smos-server] include blaze-html-0.9.2.0-73eEJeagZXiIciGfIcTbsO
308.76 s
[smos-server] include bytestring-0.12.2.0-96e1
308.76 s
[smos-server] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
308.76 s
[smos-server] include containers-0.7-96b4
308.76 s
[smos-server] include cryptohash-sha256-0.11.102.1-T1BDKRSWzV57Zi0f4eQS4
308.76 s
[smos-server] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
308.76 s
[smos-server] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
308.76 s
[smos-server] include esqueleto-3.6.0.0-4QofLH6zWXv2qUinai4nCr
308.76 s
[smos-server] include filepath-1.5.4.0-2605
308.76 s
[smos-server] include http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
308.76 s
[smos-server] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
308.76 s
[smos-server] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
308.76 s
[smos-server] include jose-0.11-I70IQCZUOSOD3tg3INRc5G
308.76 s
[smos-server] include looper-0.4.0.0-AhuHrEUA8LhGbajUYKZhoH
308.76 s
[smos-server] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
308.76 s
[smos-server] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
308.76 s
[smos-server] include mime-mail-0.5.1-ByTb2JZkTaj8fmbUX3TB6Y
308.76 s
[smos-server] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
308.76 s
[smos-server] include mtl-2.3.1-37af
308.76 s
[smos-server] include network-uri-2.6.4.2-90cnrsZ004i7HW9YhrlM2
308.76 s
[smos-server] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
308.76 s
[smos-server] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
308.76 s
[smos-server] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
308.76 s
[smos-server] include persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
308.76 s
[smos-server] include persistent-pagination-0.1.1.2-8ARGzLIhbg7BrRPMceyUBV
308.76 s
[smos-server] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
308.76 s
[smos-server] include pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
308.76 s
[smos-server] include prometheus-2.3.0-F7pSOvWkGX97cd205xTrG2
308.76 s
[smos-server] include prometheus-ghc-stats-0.0.0.0-1wFjDzvC6GJGha7AT774r5
308.76 s
[smos-server] include prometheus-wai-0.2.0.1-HGViWVdnGce72q15By1x9e
308.76 s
[smos-server] include retry-0.9.3.1-38uHdVGcer3IIYoeRAGOML
308.76 s
[smos-server] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
308.76 s
[smos-server] include servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
308.76 s
[smos-server] include servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
308.76 s
[smos-server] include servant-server-0.20.3.0-AoKVUdoieIoDXhIn9su85A
308.76 s
[smos-server] include shakespeare-2.1.0.1-KlI9QAgCzHo6Cz8R3IGEJW
308.76 s
[smos-server] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
308.76 s
[smos-server] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
308.76 s
[smos-server] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
308.76 s
[smos-server] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
308.76 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/kx904a6vlirin2f3igis9vglqrds1zjc-smos-client-0.6.0-coverage /nix/store/zhvxr01rfxsfig3hpgjyvja3mly5alkq-smos-client-0.6.0
309.33 s
[post-build-hook] Pushing 2 paths (515 are already present) using zstd to cache smos ⏳
309.33 s
[post-build-hook]
309.67 s
[post-build-hook] Pushing /nix/store/kx904a6vlirin2f3igis9vglqrds1zjc-smos-client-0.6.0-coverage (2.99 KiB)
309.68 s
[post-build-hook] Pushing /nix/store/zhvxr01rfxsfig3hpgjyvja3mly5alkq-smos-client-0.6.0 (2.76 MiB)
310.65 s
[post-build-hook]
310.65 s
[post-build-hook] All done.
310.67 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/kx904a6vlirin2f3igis9vglqrds1zjc-smos-client-0.6.0-coverage /nix/store/zhvxr01rfxsfig3hpgjyvja3mly5alkq-smos-client-0.6.0
310.78 s
[post-build-hook] copying 2 paths...
310.78 s
[post-build-hook] copying path '/nix/store/kx904a6vlirin2f3igis9vglqrds1zjc-smos-client-0.6.0-coverage' to 'https://cache.staging.nix-ci.com'...
310.78 s
[post-build-hook] copying path '/nix/store/zhvxr01rfxsfig3hpgjyvja3mly5alkq-smos-client-0.6.0' to 'https://cache.staging.nix-ci.com'...
312.80 s
[post-build-hook] copying 1 paths...
312.80 s
[post-build-hook] copying path '/nix/store/w0ag79zmn0ynrfk6nrcp5y61140w7c1g-smos-client-0.6.0.drv' to 'https://cache.staging.nix-ci.com'...
313.20 s
Progress: 43 of 92 built (5 building), 28 of 28 downloaded from cache
313.56 s
Building smos-sync-source
313.56 s
[smos-report-gen] ✓ only generates valid 'AgendaReport's 275.09 ms
313.56 s
[smos-report-gen] passed for all of 100 inputs.
313.56 s
[smos-report-gen] JSON AgendaReport (valid)
313.56 s
[smos-report-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String AgendaReport
313.56 s
[smos-report-gen] ✓ ensures that encode and decode are inverses for "valid AgendaReport"'s 729.02 ms
313.56 s
[smos-report-gen] passed for all of 100 inputs.
313.56 s
[smos-report-gen] encode :: AgendaReport -> Data.ByteString.Lazy.ByteString
313.56 s
[smos-report-gen] ✓ never fails to encode a "valid AgendaReport" 243.97 ms
313.56 s
[smos-report-gen] passed for all of 100 inputs.
313.56 s
[smos-report-gen] Smos.Report.WaitingSpec
313.56 s
[smos-report-gen] GenValid WaitingReport
313.56 s
[smos-report-gen] genValid :: Gen WaitingReport
313.56 s
[smos-report-gen] ✓ only generates valid 'WaitingReport's 57.69 ms
313.56 s
[smos-report-gen] passed for all of 100 inputs.
313.56 s
[smos-report-gen] JSON WaitingEntry (valid)
313.56 s
[smos-report-gen] encode :: WaitingEntry -> Data.ByteString.Lazy.ByteString
313.56 s
[smos-report-gen] ✓ never fails to encode a "valid WaitingEntry" 56.27 ms
313.56 s
[smos-report-gen] passed for all of 100 inputs.
313.56 s
[smos-report-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String WaitingEntry
313.56 s
[smos-report-gen] ✓ ensures that encode and decode are inverses for "valid WaitingEntry"'s 81.49 ms
313.56 s
[smos-report-gen] passed for all of 100 inputs.
313.56 s
[smos-report-gen] finishWaitingReport
313.56 s
[smos-report-gen] ✓ produces valid reports 49.75 ms
313.56 s
[smos-report-gen] passed for all of 100 inputs.
313.56 s
[smos-report-gen] JSON WaitingReport (valid)
313.56 s
[smos-report-gen] encode :: WaitingReport -> Data.ByteString.Lazy.ByteString
313.56 s
[ical-recurrence-gen] Phase: checkPhase
313.56 s
[ical-recurrence-gen] Running 1 test suites...
313.56 s
[ical-recurrence-gen] Test suite ical-recurrence-test: RUNNING...
313.56 s
[ical-recurrence-gen] Tests:
313.56 s
[ical-recurrence-gen]
313.56 s
[ical-recurrence-gen] ICal.Recurrence.RecurrenceRule.MonthlySpec
313.56 s
[ical-recurrence-gen] monthlyDateTimeRecurrence
313.56 s
[ical-recurrence-gen] BySetPos
313.56 s
[ical-recurrence-gen] ✓ The last weekday of the month 7.95 ms
313.56 s
[ical-recurrence-gen] passed for all of 100 inputs.
313.56 s
[ical-recurrence-gen] ByDay
313.56 s
[ical-recurrence-gen] ✓ Every other first thursday 7.81 ms
313.56 s
[ical-recurrence-gen] passed for all of 100 inputs.
313.56 s
[ical-recurrence-gen] ✓ Every wednesday that falls on the 10th of the month 7.62 ms
313.56 s
[ical-recurrence-gen] passed for all of 100 inputs.
313.56 s
[ical-recurrence-gen] ✓ Every second wednesday that falls on the 10th of the month 7.76 ms
313.56 s
[ical-recurrence-gen] passed for all of 100 inputs.
313.56 s
[ical-recurrence-gen] ✓ Every other sunday, at the end of the year 7.71 ms
313.56 s
[ical-recurrence-gen] passed for all of 100 inputs.
313.56 s
[ical-recurrence-gen] ✓ Every other thursday and friday 7.74 ms
313.56 s
[ical-recurrence-gen] passed for all of 100 inputs.
313.56 s
[ical-recurrence-gen] ✓ Every wednesday and thursday 7.60 ms
313.56 s
[ical-recurrence-gen] passed for all of 100 inputs.
313.56 s
[ical-recurrence-gen] ✓ Every last wednesday of the month 7.78 ms
313.56 s
[ical-recurrence-gen] passed for all of 100 inputs.
313.56 s
[ical-recurrence-gen] ✓ Every first wednesday of the month 7.72 ms
313.57 s
[ical-recurrence-gen] passed for all of 100 inputs.
313.57 s
[ical-recurrence-gen] ✓ Every last wednesday that falls on the 27th of the month 7.84 ms
313.57 s
[ical-recurrence-gen] passed for all of 100 inputs.
313.57 s
[ical-recurrence-gen] ✓ Every sunday, at the end of the year 7.71 ms
313.57 s
[ical-recurrence-gen] passed for all of 100 inputs.
313.57 s
[ical-recurrence-gen] ByMinute
313.57 s
[ical-recurrence-gen] ✓ 16h20 every third month 7.48 ms
313.57 s
[ical-recurrence-gen] ByHour
313.57 s
[ical-recurrence-gen] ✓ 16h every other month 7.50 ms
313.57 s
[ical-recurrence-gen] No ByX's
313.57 s
[ical-recurrence-gen] ✓ Every month 7.49 ms
313.57 s
[ical-recurrence-gen] passed for all of 100 inputs.
313.57 s
[ical-recurrence-gen] ✓ Every other month 7.73 ms
313.57 s
[ical-recurrence-gen] passed for all of 100 inputs.
313.57 s
[ical-recurrence-gen] BySecond
313.57 s
[ical-recurrence-gen] ✓ every 15th and 20th second 7.54 ms
313.57 s
[ical-recurrence-gen] ✓ 16h20m30s every fourth month 7.52 ms
313.57 s
[ical-recurrence-gen] ByMonth
313.57 s
[ical-recurrence-gen] ✓ Every month in Sept 7.65 ms
313.57 s
[ical-recurrence-gen] passed for all of 100 inputs.
313.57 s
[ical-recurrence-gen] ✓ Every five months in Sept 7.74 ms
313.57 s
[smos-server] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
313.57 s
[smos-server] include smos-stripe-client-0.1.0.0-3OE66POyDS2FqTBgV1SQ8C
313.57 s
[smos-server] include template-haskell-2.22.0.0-927b
313.57 s
[smos-server] include text-2.1.3-34f1
313.57 s
[smos-server] include time-1.12.2-3479
313.57 s
[smos-server] include typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
313.57 s
[smos-server] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
313.57 s
[smos-server] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
313.57 s
[smos-server] include wai-3.2.4-Dmzlcivl75Z6SfAjaOrqf1
313.57 s
[smos-server] include wai-extra-3.1.18-9x868gR7VGrF2aHj9b6Gyr
313.57 s
[smos-server] include warp-3.4.9-IPNas4L2jy5JqoLVsPSVjo
313.57 s
[smos-server] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
313.57 s
[smos-server] include zip-2.2.1-CMvjFROmUHB5lT3grxhbf5
313.57 s
[smos-server] include zstd-0.1.3.0-Dk4S4y3VeFe5pM1coWpWfC
313.57 s
[smos-cursor] Phase: setupCompilerEnvironmentPhase
313.57 s
[smos-cursor] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
313.57 s
[smos-cursor] Phase: unpackPhase
313.57 s
[smos-cursor] unpacking source archive /nix/store/bad2a24faih44dxhzcaif6c2mlijy98j-smos-cursor-source-0.7.0/smos-cursor-0.7.0.tar.gz
313.57 s
[smos-cursor] source root is smos-cursor-0.7.0
313.57 s
[smos-cursor] setting SOURCE_DATE_EPOCH to timestamp 1780355912 of file "smos-cursor-0.7.0/src/Smos/Undo.hs"
313.57 s
[smos-cursor] warning: file "smos-cursor-0.7.0/src/Smos/Undo.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
313.57 s
[smos-cursor] Phase: patchPhase
313.57 s
[smos-cursor] Adding dekking-value to build-depends in ./smos-cursor.cabal
313.57 s
[smos-cursor] Phase: compileBuildDriverPhase
313.57 s
[smos-cursor] setupCompileFlags: -package-db=/build/tmp.K4XM41BJU1/setup-package.conf.d -threaded
313.57 s
[smos-cursor] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.K4XM41BJU1/Main.o )
313.57 s
[smos-cursor] [2 of 2] Linking Setup
313.57 s
[smos-cursor] Phase: updateAutotoolsGnuConfigScriptsPhase
313.57 s
[smos-cursor] Phase: configurePhase
313.57 s
[smos-cursor] configureFlags: --verbose --prefix=/nix/store/87ylmkrzvbmqc5p2rkfz9jabhvk71fch-smos-cursor-0.7.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.K4XM41BJU1/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --disable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
313.57 s
[smos-cursor] Using Parsec parser
313.57 s
[smos-cursor] Configuring smos-cursor-0.7.0...
313.77 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/2kxpk0xskchixh2lsnrla5sfqmvp636f-smos-api-gen-0.3.2 /nix/store/j6jm63ylq4hhr8h7snxlp52q1gchjljx-smos-api-gen-0.3.2-coverage
314.24 s
[post-build-hook] Pushing 2 paths (538 are already present) using zstd to cache smos ⏳
314.24 s
[post-build-hook]
314.57 s
[post-build-hook] Pushing /nix/store/j6jm63ylq4hhr8h7snxlp52q1gchjljx-smos-api-gen-0.3.2-coverage (12.04 KiB)
314.60 s
[post-build-hook] Pushing /nix/store/2kxpk0xskchixh2lsnrla5sfqmvp636f-smos-api-gen-0.3.2 (963.80 KiB)
315.49 s
[post-build-hook]
315.49 s
[post-build-hook] All done.
315.63 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/2kxpk0xskchixh2lsnrla5sfqmvp636f-smos-api-gen-0.3.2 /nix/store/j6jm63ylq4hhr8h7snxlp52q1gchjljx-smos-api-gen-0.3.2-coverage
315.79 s
[post-build-hook] copying 2 paths...
315.79 s
[post-build-hook] copying path '/nix/store/j6jm63ylq4hhr8h7snxlp52q1gchjljx-smos-api-gen-0.3.2-coverage' to 'https://cache.staging.nix-ci.com'...
315.80 s
[post-build-hook] copying path '/nix/store/2kxpk0xskchixh2lsnrla5sfqmvp636f-smos-api-gen-0.3.2' to 'https://cache.staging.nix-ci.com'...
316.65 s
[post-build-hook] copying 1 paths...
316.65 s
[post-build-hook] copying path '/nix/store/fxzwwmlasw3lnld7ncm9kkfn4fh8bd9q-smos-api-gen-0.3.2.drv' to 'https://cache.staging.nix-ci.com'...
317.67 s
Progress: 44 of 91 built (5 building), 28 of 28 downloaded from cache
317.67 s
[smos-report-gen] ✓ never fails to encode a "valid WaitingReport" 117.90 ms
317.67 s
[smos-report-gen] passed for all of 100 inputs.
317.67 s
[smos-report-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String WaitingReport
317.67 s
[smos-report-gen] ✓ ensures that encode and decode are inverses for "valid WaitingReport"'s 237.50 ms
317.67 s
[smos-report-gen] passed for all of 100 inputs.
317.67 s
[smos-report-gen] produceWaitingReport
317.67 s
[smos-report-gen] ✓ produces valid reports for interesting stores 1074.63 ms
317.67 s
[smos-report-gen] passed for all of 10 inputs.
317.67 s
[smos-report-gen] GenValid WaitingEntry
317.67 s
[smos-report-gen] genValid :: Gen WaitingEntry
317.67 s
[smos-report-gen] ✓ only generates valid 'WaitingEntry's 11.98 ms
317.67 s
[smos-report-gen] passed for all of 100 inputs.
317.67 s
[smos-report-gen] Smos.Report.OngoingSpec
317.67 s
[smos-report-gen] JSON OngoingEntry (valid)
317.67 s
[smos-report-gen] encode :: OngoingEntry -> Data.ByteString.Lazy.ByteString
317.68 s
[smos-report-gen] ✓ never fails to encode a "valid OngoingEntry" 29.99 ms
317.68 s
[smos-report-gen] passed for all of 100 inputs.
317.68 s
[smos-report-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String OngoingEntry
317.68 s
[smos-report-gen] ✓ ensures that encode and decode are inverses for "valid OngoingEntry"'s 37.98 ms
317.68 s
[smos-report-gen] passed for all of 100 inputs.
317.68 s
[smos-report-gen] parseOngoingEntry
317.68 s
[smos-report-gen] ✓ can parse a OnlyEnd and considers the end date exclusive 21.02 ms
317.68 s
[smos-report-gen] passed for all of 100 inputs.
317.68 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.68 s
[ical-recurrence-gen] ✓ Every other month in Sept 7.69 ms
317.68 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.68 s
[ical-recurrence-gen] recurRecurrenceRuleLocalTimes
317.68 s
[ical-recurrence-gen] ✓ it works for this complex example 22.76 ms
317.68 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.68 s
[ical-recurrence-gen] monthlyDateNextOccurrence
317.68 s
[ical-recurrence-gen] ByMonth
317.68 s
[ical-recurrence-gen] ✓ Every month in Sept 7.77 ms
317.68 s
[ical-recurrence-gen] ✓ Every other month in Sept 7.75 ms
317.68 s
[ical-recurrence-gen] ✓ Every five months in Sept 7.76 ms
317.68 s
[ical-recurrence-gen] BySetPos
317.68 s
[ical-recurrence-gen] ✓ This special case 7.80 ms
317.68 s
[ical-recurrence-gen] No ByX's
317.68 s
[ical-recurrence-gen] ✓ Every other month 7.78 ms
317.68 s
[ical-recurrence-gen] ✓ Every month 7.80 ms
317.68 s
[ical-recurrence-gen] ByDay
317.68 s
[ical-recurrence-gen] ✓ Every wednesday that falls on the 10th of the month 4.39 ms
317.68 s
[ical-recurrence-gen] ✓ Every sunday, at the end of the year 1.18 ms
317.68 s
[ical-recurrence-gen] ✓ Every wednesday and thursday 1.18 ms
317.68 s
[ical-recurrence-gen] ✓ Every other first thursday 1.18 ms
317.68 s
[ical-recurrence-gen] ✓ Every other thursday and friday 1.18 ms
317.68 s
[ical-recurrence-gen] ✓ Every last wednesday that falls on the 27th of the month 1.18 ms
317.68 s
[ical-recurrence-gen] ✓ Every other month, ever sunday, at the end of the year 1.13 ms
317.68 s
[ical-recurrence-gen] ✓ Every second wednesday that falls on the 10th of the month 1.14 ms
317.68 s
[ical-recurrence-gen] ✓ Every last wednesday of the month 2.83 ms
317.68 s
[ical-recurrence-gen] ✓ Every first wednesday of the month 2.82 ms
317.68 s
[ical-recurrence-gen] ICal.Recurrence.RecurrenceRule.WeeklySpec
317.68 s
[ical-recurrence-gen] weeklyDateTimeRecurrence
317.68 s
[ical-recurrence-gen] BySecond
317.68 s
[ical-recurrence-gen] ✓ 16h20m30s every fourth week 2.82 ms
317.68 s
[ical-recurrence-gen] ✓ every 15th and 20th second 2.81 ms
317.68 s
[ical-recurrence-gen] ByHour
317.68 s
[ical-recurrence-gen] ✓ 16h every other week 2.80 ms
317.68 s
[ical-recurrence-gen] ByDay
317.68 s
[ical-recurrence-gen] ✓ Every sunday, at the end of the year 9.81 ms
317.68 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.68 s
[smos-server] Codec.Compression.Zstd.Extended=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Codec.Compression.Zstd.Extended,Smos.Server=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server,Smos.Server.Backup=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Backup,Smos.Server.Booking=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Booking,Smos.Server.Constants=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Constants,Smos.Server.DB=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.DB,Smos.Server.DB.CASHash=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.DB.CASHash,Smos.Server.DB.Compressed=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.DB.Compressed,Smos.Server.Env=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Env,Smos.Server.FileMigration=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.FileMigration,Smos.Server.Handler=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler,Smos.Server.Handler.Admin=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.Admin,Smos.Server.Handler.Admin.GetUser=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.Admin.GetUser,Smos.Server.Handler.Admin.GetUsers=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.Admin.GetUsers,Smos.Server.Handler.Admin.PostMigrateFiles=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.Admin.PostMigrateFiles,Smos.Server.Handler.Admin.PutUserSubscription=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.Admin.PutUserSubscription,Smos.Server.Handler.DeleteBackup=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.DeleteBackup,Smos.Server.Handler.DeleteSmosFile=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.DeleteSmosFile,Smos.Server.Handler.DeleteUser=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.DeleteUser,Smos.Server.Handler.GetAgendaReport=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.GetAgendaReport,Smos.Server.Handler.GetApiVersion=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.GetApiVersion,Smos.Server.Handler.GetBackup=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.GetBackup,Smos.Server.Handler.GetBookingSettings=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.GetBookingSettings,Smos.Server.Handler.GetBookingSlots=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.GetBookingSlots,Smos.Server.Handler.GetListBackups=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.GetListBackups,Smos.Server.Handler.GetListSmosFiles=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.GetListSmosFiles,Smos.Server.Handler.GetMonetisation=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.GetMonetisation,Smos.Server.Handler.GetNextActionReport=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.GetNextActionReport,Smos.Server.Handler.GetSmosFile=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.GetSmosFile,Smos.Server.Handler.GetUserPermissions=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.GetUserPermissions,Smos.Server.Handler.GetUserSubscription=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.GetUserSubscription,Smos.Server.Handler.Import=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.Import,Smos.Server.Handler.PostBackup=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.PostBackup,Smos.Server.Handler.PostBooking=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.PostBooking,Smos.Server.Handler.PostInitiateStripeCheckoutSession=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.PostInitiateStripeCheckoutSession,Smos.Server.Handler.PostLogin=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.PostLogin,Smos.Server.Handler.PostRegister=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.PostRegister,Smos.Server.Handler.PostStripeHook=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.PostStripeHook,Smos.Server.Handler.PostSync=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.PostSync,Smos.Server.Handler.PutRestoreBackup=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.PutRestoreBackup,Smos.Server.Handler.PutSmosFile=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.PutSmosFile,Smos.Server.Looper=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Looper,Smos.Server.Looper.AutoBackup=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Looper.AutoBackup,Smos.Server.Looper.BackupGarbageCollector=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Looper.BackupGarbageCollector,Smos.Server.Looper.Env=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Looper.Env,Smos.Server.Looper.Import=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Looper.Import,Smos.Server.OptParse=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.OptParse,Smos.Server.Serve=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Serve,Smos.Server.Subscription=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Subscription
317.68 s
[smos-server] unit smos-server-0.15.0-HruNvIThtVd6Yv4Vj26rnt-smos-server
317.68 s
[smos-server] include base-4.20.2.0-fafd
317.68 s
[smos-server] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
317.68 s
[smos-server] include smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
317.68 s
[smos-server] Ready component graph:
317.68 s
[smos-server] definite smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
317.68 s
[smos-server] depends IntervalMap-0.6.2.1-6cqYlaLAxdp94Td3v7VSNI
317.68 s
[smos-server] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
317.68 s
[smos-server] depends aeson-pretty-0.8.10-EOHJE4CczlZFHBO2uJabQe
317.68 s
[smos-server] depends amazonka-2.0-HTFljvnnFv86TmFnnJHPc2
317.68 s
[smos-server] depends amazonka-ses-2.0-GH8QOwunnUy7KZwG9dwj6y
317.68 s
[smos-server] depends autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
317.68 s
[smos-server] depends base-4.20.2.0-fafd
317.68 s
[smos-server] depends blaze-html-0.9.2.0-73eEJeagZXiIciGfIcTbsO
317.68 s
[smos-server] depends bytestring-0.12.2.0-96e1
317.68 s
[smos-server] depends conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
317.68 s
[smos-server] depends containers-0.7-96b4
317.68 s
[smos-server] depends cryptohash-sha256-0.11.102.1-T1BDKRSWzV57Zi0f4eQS4
317.68 s
[smos-server] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
317.68 s
[smos-server] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
317.68 s
[smos-server] depends esqueleto-3.6.0.0-4QofLH6zWXv2qUinai4nCr
317.68 s
[smos-server] depends filepath-1.5.4.0-2605
317.68 s
[smos-server] depends http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
317.68 s
[smos-server] depends http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
317.68 s
[smos-server] depends ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
317.68 s
[smos-server] depends jose-0.11-I70IQCZUOSOD3tg3INRc5G
317.68 s
[smos-server] depends looper-0.4.0.0-AhuHrEUA8LhGbajUYKZhoH
317.68 s
[smos-server] depends mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
317.68 s
[smos-server] depends microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
317.68 s
[smos-server] depends mime-mail-0.5.1-ByTb2JZkTaj8fmbUX3TB6Y
317.68 s
[smos-server] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
317.68 s
[smos-server] depends mtl-2.3.1-37af
317.68 s
[smos-server] depends network-uri-2.6.4.2-90cnrsZ004i7HW9YhrlM2
317.68 s
[smos-server] depends opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
317.68 s
[smos-server] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
317.68 s
[smos-server] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
317.68 s
[smos-server] depends persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
317.68 s
[smos-server] depends persistent-pagination-0.1.1.2-8ARGzLIhbg7BrRPMceyUBV
317.68 s
[smos-server] depends persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
317.68 s
[smos-server] depends pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
317.68 s
[smos-server] depends prometheus-2.3.0-F7pSOvWkGX97cd205xTrG2
317.68 s
[smos-server] depends prometheus-ghc-stats-0.0.0.0-1wFjDzvC6GJGha7AT774r5
317.68 s
[smos-server] depends prometheus-wai-0.2.0.1-HGViWVdnGce72q15By1x9e
317.68 s
[smos-server] depends retry-0.9.3.1-38uHdVGcer3IIYoeRAGOML
317.68 s
[smos-server] depends semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
317.68 s
[smos-server] depends servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
317.68 s
[smos-cursor] Dependency base: using base-4.20.2.0
317.68 s
[smos-cursor] Dependency containers: using containers-0.7
317.68 s
[smos-cursor] Dependency cursor: using cursor-0.3.2.0
317.68 s
[smos-cursor] Dependency cursor-dirforest: using cursor-dirforest-0.0.0.0
317.68 s
[smos-cursor] Dependency cursor-fuzzy-time: using cursor-fuzzy-time-0.1.0.0
317.68 s
[smos-cursor] Dependency deepseq: using deepseq-1.5.0.0
317.68 s
[smos-cursor] Dependency dekking-value: using dekking-value-0.0.0.0
317.68 s
[smos-cursor] Dependency dirforest: using dirforest-0.1.0.0
317.68 s
[smos-cursor] Dependency exceptions: using exceptions-0.10.9
317.68 s
[smos-cursor] Dependency filelock: using filelock-0.1.1.8
317.68 s
[smos-cursor] Dependency fuzzy-time: using fuzzy-time-0.3.0.1
317.68 s
[smos-cursor] Dependency microlens: using microlens-0.4.14.0
317.68 s
[smos-cursor] Dependency path: using path-0.9.6
317.68 s
[smos-cursor] Dependency path-io: using path-io-1.8.2
317.68 s
[smos-cursor] Dependency resourcet: using resourcet-1.3.0
317.68 s
[smos-cursor] Dependency smos-archive: using smos-archive-0.7.1
317.68 s
[smos-cursor] Dependency smos-data: using smos-data-0.7.0
317.68 s
[smos-cursor] Dependency text: using text-2.1.3
317.68 s
[smos-cursor] Dependency time: using time-1.12.2
317.68 s
[smos-cursor] Dependency tz: using tz-0.1.3.6
317.68 s
[smos-cursor] Dependency validity: using validity-0.12.1.0
317.68 s
[smos-cursor] Dependency validity-time: using validity-time-0.5.0.0
317.68 s
[smos-cursor] Source component graph: component lib
317.68 s
[smos-cursor] Configured component graph:
317.68 s
[smos-cursor] component smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
317.68 s
[smos-cursor] include base-4.20.2.0-fafd
317.68 s
[smos-cursor] include containers-0.7-96b4
317.68 s
[smos-cursor] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
317.68 s
[smos-cursor] include cursor-dirforest-0.0.0.0-acyGg1Y6b02FxHTg9XmhE
317.68 s
[smos-cursor] include cursor-fuzzy-time-0.1.0.0-AcJe3R95HJqE4EMFTkFTS7
317.68 s
[smos-cursor] include deepseq-1.5.0.0-2b65
317.68 s
[smos-cursor] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
317.68 s
[smos-cursor] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
317.68 s
[smos-cursor] include exceptions-0.10.9-d102
317.68 s
[smos-cursor] include filelock-0.1.1.8-3h50ayAyG8T1JuWtve0YR6
317.68 s
[smos-cursor] include fuzzy-time-0.3.0.1-EVWPua6yGRBKAsyyJWRpF7
317.68 s
[smos-cursor] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
317.68 s
[smos-cursor] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
317.68 s
[smos-cursor] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
317.68 s
[smos-cursor] include resourcet-1.3.0-Aay1aOzPPGb4YUp8bgyEMa
317.68 s
[smos-cursor] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
317.68 s
[smos-cursor] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
317.68 s
[smos-cursor] include text-2.1.3-34f1
317.68 s
[smos-cursor] include time-1.12.2-3479
317.68 s
[smos-cursor] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
317.68 s
[smos-cursor] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
317.68 s
[smos-cursor] include validity-time-0.5.0.0-IeaWPPYGrQ7hvpU6w8zKH
317.68 s
[smos-cursor] Linked component graph:
317.68 s
[smos-cursor] unit smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
317.68 s
[smos-cursor] include base-4.20.2.0-fafd
317.68 s
[smos-cursor] include containers-0.7-96b4
317.68 s
[smos-cursor] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
317.68 s
[smos-cursor] include cursor-dirforest-0.0.0.0-acyGg1Y6b02FxHTg9XmhE
317.68 s
[smos-cursor] include cursor-fuzzy-time-0.1.0.0-AcJe3R95HJqE4EMFTkFTS7
317.68 s
[smos-cursor] include deepseq-1.5.0.0-2b65
317.68 s
[smos-cursor] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
317.68 s
[smos-cursor] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
317.68 s
[smos-cursor] include exceptions-0.10.9-d102
317.68 s
[smos-cursor] include filelock-0.1.1.8-3h50ayAyG8T1JuWtve0YR6
317.68 s
[smos-cursor] include fuzzy-time-0.3.0.1-EVWPua6yGRBKAsyyJWRpF7
317.68 s
[smos-cursor] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
317.68 s
[smos-cursor] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
317.68 s
[smos-cursor] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
317.68 s
[smos-cursor] include resourcet-1.3.0-Aay1aOzPPGb4YUp8bgyEMa
317.68 s
[smos-cursor] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
317.68 s
[smos-cursor] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
317.68 s
[smos-cursor] include text-2.1.3-34f1
317.68 s
[smos-cursor] include time-1.12.2-3479
317.68 s
[smos-cursor] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
317.68 s
[smos-cursor] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
317.68 s
[smos-cursor] include validity-time-0.5.0.0-IeaWPPYGrQ7hvpU6w8zKH
317.68 s
[smos-sync-source] Phase: setupCompilerEnvironmentPhase
317.68 s
[smos-sync-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
317.68 s
[smos-sync-source] Phase: unpackPhase
317.68 s
[smos-sync-source] unpacking source archive /nix/store/7fyx4xlg28xmixd7f2pmnbil81912isn-smos-sync
317.68 s
[smos-sync-source] source root is smos-sync
317.68 s
[smos-sync-source] Phase: patchPhase
317.68 s
[smos-sync-source] Phase: compileBuildDriverPhase
317.68 s
[smos-sync-source] setupCompileFlags: -package-db=/build/tmp.oFQsSEkVUZ/setup-package.conf.d -threaded
317.68 s
[smos-sync-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.oFQsSEkVUZ/Main.o )
317.68 s
[smos-sync-source] [2 of 2] Linking Setup
317.68 s
[smos-report-gen] ✓ can parse a OnlyEnd 26.44 ms
317.68 s
[smos-report-gen] passed for all of 100 inputs.
317.68 s
[smos-report-gen] ✓ can parse a OnlyBegin 20.87 ms
317.68 s
[smos-report-gen] passed for all of 100 inputs.
317.68 s
[smos-report-gen] ✓ always uses the appropriate filepath and header if it parses something 12.37 ms
317.68 s
[smos-report-gen] passed for all of 100 inputs.
317.69 s
[smos-report-gen] ✓ can parse a BeginEnd 16.61 ms
317.69 s
[smos-report-gen] passed for all of 100 inputs.
317.69 s
[smos-report-gen] GenValid OngoingEntry
317.69 s
[smos-report-gen] genValid :: Gen OngoingEntry
317.69 s
[smos-report-gen] ✓ only generates valid 'OngoingEntry's 15.82 ms
317.69 s
[smos-report-gen] passed for all of 100 inputs.
317.69 s
[smos-report-gen] GenValid OngoingReport
317.69 s
[smos-report-gen] genValid :: Gen OngoingReport
317.69 s
[smos-report-gen] ✓ only generates valid 'OngoingReport's 49.87 ms
317.69 s
[smos-report-gen] passed for all of 100 inputs.
317.69 s
[smos-report-gen] beginEndPercentageString
317.69 s
[smos-report-gen] ✓ considers the end date exclusive 12.80 ms
317.69 s
[smos-report-gen] produceOngoingReport
317.69 s
[smos-report-gen] ✓ produces valid reports for interesting stores 1079.05 ms
317.69 s
[smos-report-gen] passed for all of 10 inputs.
317.69 s
[smos-report-gen] JSON OngoingReport (valid)
317.69 s
[smos-report-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String OngoingReport
317.69 s
[ical-recurrence-gen] ✓ Every other thursday and friday 9.77 ms
317.69 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.69 s
[ical-recurrence-gen] ✓ Every wednesday and thursday 9.80 ms
317.69 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.69 s
[ical-recurrence-gen] No ByX's
317.69 s
[ical-recurrence-gen] ✓ Every other week 9.80 ms
317.69 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.69 s
[ical-recurrence-gen] ✓ Every week 9.81 ms
317.69 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.69 s
[ical-recurrence-gen] ByMinute
317.69 s
[ical-recurrence-gen] ✓ 16h20 every third week 2.70 ms
317.69 s
[ical-recurrence-gen] BySetPos
317.69 s
[ical-recurrence-gen] ✓ The first day of every week 9.64 ms
317.69 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.69 s
[ical-recurrence-gen] ByMonth
317.69 s
[ical-recurrence-gen] ✓ Every week in Sept 29.59 ms
317.69 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.69 s
[ical-recurrence-gen] ✓ Every other week in Sept 29.61 ms
317.69 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.69 s
[ical-recurrence-gen] weeklyDateRecurrence
317.69 s
[ical-recurrence-gen] BySetPos
317.69 s
[ical-recurrence-gen] ✓ The last day of every week in september 2.64 ms
317.69 s
[ical-recurrence-gen] ✓ The last day of every week 2.63 ms
317.69 s
[ical-recurrence-gen] No ByX's
317.69 s
[ical-recurrence-gen] ✓ Every other week 2.63 ms
317.69 s
[ical-recurrence-gen] ✓ Every week 2.62 ms
317.69 s
[ical-recurrence-gen] ByDay
317.69 s
[ical-recurrence-gen] ✓ Every other tuesday and sunday with the week starting on monday 2.62 ms
317.69 s
[ical-recurrence-gen] ✓ Every other thursday and friday 2.58 ms
317.69 s
[ical-recurrence-gen] ✓ Every sunday, at the end of the year 5.91 ms
317.69 s
[ical-recurrence-gen] ✓ Every other tuesday and sunday with the week starting on sunday 5.94 ms
317.69 s
[ical-recurrence-gen] ✓ Every wednesday and thursday 5.90 ms
317.69 s
[ical-recurrence-gen] ByMonth
317.69 s
[ical-recurrence-gen] ✓ Every week in Sept 8.73 ms
317.69 s
[ical-recurrence-gen] ✓ Every other week in Sept 5.96 ms
317.69 s
[ical-recurrence-gen] recurRecurrenceRuleLocalTimes
317.69 s
[ical-recurrence-gen] ✓ It works for this BYSETPOS example: The last hour of every week 5.91 ms
317.69 s
[ical-recurrence-gen] ✓ It works for this BYSETPOS example: The last two hours of every week 5.93 ms
317.69 s
[ical-recurrence-gen] ✓ it works for this complex example 39.30 ms
317.69 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.69 s
[smos-server] depends servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
317.69 s
[smos-server] depends servant-server-0.20.3.0-AoKVUdoieIoDXhIn9su85A
317.69 s
[smos-server] depends shakespeare-2.1.0.1-KlI9QAgCzHo6Cz8R3IGEJW
317.69 s
[smos-server] depends smos-api-0.8.0-7uONugSADRTFww9bibLj2W
317.69 s
[smos-server] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
317.69 s
[smos-server] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
317.69 s
[smos-server] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
317.69 s
[smos-server] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
317.69 s
[smos-server] depends smos-stripe-client-0.1.0.0-3OE66POyDS2FqTBgV1SQ8C
317.69 s
[smos-server] depends template-haskell-2.22.0.0-927b
317.69 s
[smos-server] depends text-2.1.3-34f1
317.69 s
[smos-server] depends time-1.12.2-3479
317.69 s
[smos-server] depends typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
317.69 s
[smos-server] depends tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
317.69 s
[smos-server] depends unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
317.69 s
[smos-server] depends wai-3.2.4-Dmzlcivl75Z6SfAjaOrqf1
317.69 s
[smos-server] depends wai-extra-3.1.18-9x868gR7VGrF2aHj9b6Gyr
317.69 s
[smos-server] depends warp-3.4.9-IPNas4L2jy5JqoLVsPSVjo
317.69 s
[smos-server] depends yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
317.69 s
[smos-server] depends zip-2.2.1-CMvjFROmUHB5lT3grxhbf5
317.69 s
[smos-server] depends zstd-0.1.3.0-Dk4S4y3VeFe5pM1coWpWfC
317.69 s
[smos-server] definite smos-server-0.15.0-HruNvIThtVd6Yv4Vj26rnt-smos-server
317.69 s
[smos-server] depends base-4.20.2.0-fafd
317.69 s
[smos-server] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
317.69 s
[smos-server] depends smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
317.69 s
[smos-server] Using Cabal-3.12.1.0 compiled by ghc-9.10
317.69 s
[smos-server] Using compiler: ghc-9.10.3
317.69 s
[smos-server] Using install prefix:
317.69 s
[smos-server] /nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0
317.69 s
[smos-server] Executables installed in:
317.69 s
[smos-server] /nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0/bin
317.69 s
[smos-server] Libraries installed in:
317.69 s
[smos-server] /nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
317.69 s
[smos-server] Dynamic Libraries installed in:
317.69 s
[smos-server] /nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
317.69 s
[smos-server] Private executables installed in:
317.69 s
[smos-server] /nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-server-0.15.0
317.69 s
[smos-server] Data files installed in:
317.69 s
[smos-server] /nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-server-0.15.0
317.69 s
[smos-server] Documentation installed in:
317.69 s
[smos-server] /nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-server-0.15.0
317.69 s
[smos-server] Configuration files installed in:
317.69 s
[smos-server] /nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0/etc
317.69 s
[smos-server] No alex found
317.69 s
[smos-server] Using ar found on system at:
317.69 s
[smos-server] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
317.69 s
[smos-server] No c2hs found
317.69 s
[smos-server] No cpphs found
317.69 s
[smos-server] No doctest found
317.69 s
[smos-server] Using gcc version 14.3.0 given by user at:
317.69 s
[smos-server] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
317.69 s
[smos-server] Using ghc version 9.10.3 found on system at:
317.69 s
[smos-server] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
317.69 s
[smos-server] Using ghc-pkg version 9.10.3 found on system at:
317.69 s
[smos-server] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
317.69 s
[smos-server] No ghcjs found
317.69 s
[smos-server] No ghcjs-pkg found
317.69 s
[smos-server] No greencard found
317.69 s
[smos-server] Using haddock version 2.31.1 found on system at:
317.69 s
[smos-server] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
317.69 s
[smos-server] No happy found
317.69 s
[smos-server] Using haskell-suite found on system at: haskell-suite-dummy-location
317.69 s
[smos-server] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
317.69 s
[smos-server] No hmake found
317.69 s
[smos-server] Using hpc version 0.69 found on system at:
317.69 s
[smos-server] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
317.69 s
[smos-server] Using hsc2hs version 0.68.10 found on system at:
317.69 s
[smos-server] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
317.69 s
[smos-server] No hscolour found
317.69 s
[smos-server] No jhc found
317.69 s
[smos-server] Using ld found on system at:
317.69 s
[smos-server] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
317.69 s
[smos-server] No pkg-config found
317.69 s
[smos-server] Using runghc version 9.10.3 found on system at:
317.69 s
[smos-server] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
317.69 s
[smos-server] Using strip version 2.44 found on system at:
317.69 s
[smos-server] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
317.69 s
[smos-server] Using tar found on system at:
317.69 s
[smos-server] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
317.69 s
[smos-server] No uhc found
317.69 s
[smos-cursor] Smos.Cursor.Collapse=smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB:Smos.Cursor.Collapse,Smos.Cursor.Contents=smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB:Smos.Cursor.Contents,Smos.Cursor.Entry=smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB:Smos.Cursor.Entry,Smos.Cursor.FileBrowser=smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB:Smos.Cursor.FileBrowser,Smos.Cursor.Header=smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB:Smos.Cursor.Header,Smos.Cursor.Logbook=smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB:Smos.Cursor.Logbook,Smos.Cursor.Properties=smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB:Smos.Cursor.Properties,Smos.Cursor.SmosFile=smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB:Smos.Cursor.SmosFile,Smos.Cursor.SmosFileEditor=smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB:Smos.Cursor.SmosFileEditor,Smos.Cursor.StateHistory=smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB:Smos.Cursor.StateHistory,Smos.Cursor.Tag=smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB:Smos.Cursor.Tag,Smos.Cursor.Tags=smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB:Smos.Cursor.Tags,Smos.Cursor.Timestamps=smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB:Smos.Cursor.Timestamps,Smos.History=smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB:Smos.History,Smos.Undo=smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB:Smos.Undo
317.69 s
[smos-cursor] Ready component graph:
317.69 s
[smos-cursor] definite smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
317.69 s
[smos-cursor] depends base-4.20.2.0-fafd
317.69 s
[smos-cursor] depends containers-0.7-96b4
317.69 s
[smos-cursor] depends cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
317.69 s
[smos-cursor] depends cursor-dirforest-0.0.0.0-acyGg1Y6b02FxHTg9XmhE
317.69 s
[smos-cursor] depends cursor-fuzzy-time-0.1.0.0-AcJe3R95HJqE4EMFTkFTS7
317.69 s
[smos-cursor] depends deepseq-1.5.0.0-2b65
317.69 s
[smos-cursor] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
317.69 s
[smos-cursor] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
317.69 s
[smos-cursor] depends exceptions-0.10.9-d102
317.69 s
[smos-cursor] depends filelock-0.1.1.8-3h50ayAyG8T1JuWtve0YR6
317.69 s
[smos-cursor] depends fuzzy-time-0.3.0.1-EVWPua6yGRBKAsyyJWRpF7
317.69 s
[smos-cursor] depends microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
317.69 s
[smos-cursor] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
317.69 s
[smos-cursor] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
317.69 s
[smos-cursor] depends resourcet-1.3.0-Aay1aOzPPGb4YUp8bgyEMa
317.69 s
[smos-cursor] depends smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
317.69 s
[smos-cursor] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
317.69 s
[smos-cursor] depends text-2.1.3-34f1
317.69 s
[smos-cursor] depends time-1.12.2-3479
317.69 s
[smos-cursor] depends tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
317.69 s
[smos-cursor] depends validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
317.69 s
[smos-cursor] depends validity-time-0.5.0.0-IeaWPPYGrQ7hvpU6w8zKH
317.69 s
[smos-cursor] Using Cabal-3.12.1.0 compiled by ghc-9.10
317.69 s
[smos-cursor] Using compiler: ghc-9.10.3
317.69 s
[smos-cursor] Using install prefix:
317.69 s
[smos-cursor] /nix/store/87ylmkrzvbmqc5p2rkfz9jabhvk71fch-smos-cursor-0.7.0
317.69 s
[smos-cursor] Executables installed in:
317.69 s
[smos-cursor] /nix/store/87ylmkrzvbmqc5p2rkfz9jabhvk71fch-smos-cursor-0.7.0/bin
317.69 s
[smos-cursor] Libraries installed in:
317.69 s
[smos-cursor] /nix/store/87ylmkrzvbmqc5p2rkfz9jabhvk71fch-smos-cursor-0.7.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
317.69 s
[smos-cursor] Dynamic Libraries installed in:
317.69 s
[smos-cursor] /nix/store/87ylmkrzvbmqc5p2rkfz9jabhvk71fch-smos-cursor-0.7.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
317.69 s
[smos-cursor] Private executables installed in:
317.69 s
[smos-cursor] /nix/store/87ylmkrzvbmqc5p2rkfz9jabhvk71fch-smos-cursor-0.7.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-cursor-0.7.0
317.69 s
[smos-cursor] Data files installed in:
317.69 s
[smos-cursor] /nix/store/87ylmkrzvbmqc5p2rkfz9jabhvk71fch-smos-cursor-0.7.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-cursor-0.7.0
317.69 s
[smos-cursor] Documentation installed in:
317.69 s
[smos-cursor] /nix/store/87ylmkrzvbmqc5p2rkfz9jabhvk71fch-smos-cursor-0.7.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-cursor-0.7.0
317.69 s
[smos-cursor] Configuration files installed in:
317.69 s
[smos-cursor] /nix/store/87ylmkrzvbmqc5p2rkfz9jabhvk71fch-smos-cursor-0.7.0/etc
317.69 s
[smos-cursor] No alex found
317.69 s
[smos-cursor] Using ar found on system at:
317.69 s
[smos-cursor] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
317.69 s
[smos-cursor] No c2hs found
317.69 s
[smos-cursor] No cpphs found
317.69 s
[smos-cursor] No doctest found
317.69 s
[smos-cursor] Using gcc version 14.3.0 given by user at:
317.69 s
[smos-cursor] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
317.69 s
[smos-cursor] Using ghc version 9.10.3 found on system at:
317.69 s
[smos-cursor] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
317.69 s
[smos-cursor] Using ghc-pkg version 9.10.3 found on system at:
317.69 s
[smos-cursor] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
317.69 s
[smos-cursor] No ghcjs found
317.69 s
[smos-cursor] No ghcjs-pkg found
317.69 s
[smos-cursor] No greencard found
317.69 s
[smos-cursor] Using haddock version 2.31.1 found on system at:
317.69 s
[smos-cursor] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
317.69 s
[smos-cursor] No happy found
317.69 s
[smos-cursor] Using haskell-suite found on system at: haskell-suite-dummy-location
317.69 s
[smos-cursor] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
317.69 s
[smos-cursor] No hmake found
317.69 s
[smos-cursor] Using hpc version 0.69 found on system at:
317.69 s
[smos-cursor] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
317.69 s
[smos-cursor] Using hsc2hs version 0.68.10 found on system at:
317.69 s
[smos-cursor] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
317.69 s
[smos-cursor] No hscolour found
317.69 s
[smos-cursor] No jhc found
317.69 s
[smos-cursor] Using ld found on system at:
317.69 s
[smos-cursor] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
317.69 s
[smos-cursor] No pkg-config found
317.69 s
[smos-report-gen] ✓ ensures that encode and decode are inverses for "valid OngoingReport"'s 145.79 ms
317.69 s
[smos-report-gen] passed for all of 100 inputs.
317.69 s
[smos-report-gen] encode :: OngoingReport -> Data.ByteString.Lazy.ByteString
317.69 s
[smos-report-gen] ✓ never fails to encode a "valid OngoingReport" 56.20 ms
317.69 s
[smos-report-gen] passed for all of 100 inputs.
317.69 s
[smos-report-gen] Smos.Report.FilterSpec
317.69 s
[smos-report-gen] Parsing
317.69 s
[smos-report-gen] GenValid Ast
317.69 s
[smos-report-gen] genValid :: Gen Ast
317.69 s
[smos-report-gen] ✓ only generates valid 'Ast's 45.46 ms
317.69 s
[smos-report-gen] passed for all of 100 inputs.
317.69 s
[smos-report-gen] astP
317.69 s
[smos-report-gen] ✓ succesfully parses [PartPiece "file",PartColumn,PartPiece "side"] into AstUnOp "file" (AstPiece "side") 27.67 ms
317.69 s
[smos-report-gen] ✓ produces valid values whenever parsing succeeds 29.03 ms
317.69 s
[smos-report-gen] passed for all of 100 inputs.
317.69 s
[smos-report-gen] Classes
317.69 s
[smos-report-gen] 100.00% parses
317.69 s
[smos-report-gen] ✓ succesfully parses [PartParen OpenParen,PartPiece "file",PartColumn,PartPiece "side",PartSpace,PartBinOp AndOp,PartSpace,PartPiece "level",PartColumn,PartPiece "3",PartParen ClosedParen] into AstBinOp (AstUnOp "file" (AstPiece "side")) AndOp (AstUnOp "level" (AstPiece "3")) 41.18 ms
317.69 s
[smos-report-gen] ✓ parses back whatever 'renderAst' renders 61.39 ms
317.69 s
[smos-report-gen] passed for all of 100 inputs.
317.69 s
[smos-report-gen] filterPredicate
317.69 s
[smos-report-gen] ✓ produces valid results 50.47 ms
317.69 s
[smos-report-gen] passed for all of 100 inputs.
317.69 s
[smos-report-gen] parseEntryFilter
317.69 s
[ical-recurrence-gen] ICal.Recurrence.ClassSpec
317.69 s
[ical-recurrence-gen] Recurrence
317.69 s
[ical-recurrence-gen] GenValid Recurrence
317.69 s
[ical-recurrence-gen] genValid :: Gen Recurrence
317.69 s
[ical-recurrence-gen] ✓ only generates valid 'Recurrence's 79.50 ms
317.69 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.69 s
[ical-recurrence-gen] EventOccurrence
317.69 s
[ical-recurrence-gen] GenValid EventOccurrence
317.69 s
[ical-recurrence-gen] genValid :: Gen EventOccurrence
317.69 s
[ical-recurrence-gen] ✓ only generates valid 'EventOccurrence's 7.14 ms
317.69 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.69 s
[ical-recurrence-gen] RecurringEvent
317.69 s
[ical-recurrence-gen] GenValid RecurringEvent
317.69 s
[ical-recurrence-gen] genValid :: Gen RecurringEvent
317.69 s
[ical-recurrence-gen] ✓ only generates valid 'RecurringEvent's 93.90 ms
317.69 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.69 s
[ical-recurrence-gen] ICal.RecurrenceSpec
317.69 s
[ical-recurrence-gen] test_resources/calendar
317.69 s
[ical-recurrence-gen] zurich.ics
317.69 s
[ical-recurrence-gen] ✓ resolves this file correctly 8.26 ms
317.69 s
[ical-recurrence-gen] ✓ recurs this file correctly 8.26 ms
317.69 s
[ical-recurrence-gen] zoned-border.ics
317.69 s
[ical-recurrence-gen] ✓ resolves this file correctly 11.74 ms
317.69 s
[ical-recurrence-gen] ✓ recurs this file correctly 7.17 ms
317.69 s
[ical-recurrence-gen] zoned-rdate.ics
317.69 s
[ical-recurrence-gen] ✓ resolves this file correctly 14.51 ms
317.69 s
[ical-recurrence-gen] ✓ recurs this file correctly 7.16 ms
317.69 s
[ical-recurrence-gen] zoned-complex.ics
317.69 s
[ical-recurrence-gen] ✓ recurs this file correctly 19.97 ms
317.70 s
[ical-recurrence-gen] ✓ resolves this file correctly 19.92 ms
317.70 s
[ical-recurrence-gen] zoned.ics
317.70 s
[ical-recurrence-gen] ✓ recurs this file correctly 10.47 ms
317.70 s
[ical-recurrence-gen] ✓ resolves this file correctly 13.27 ms
317.70 s
[ical-recurrence-gen] zoned-recurring.ics
317.70 s
[ical-recurrence-gen] ✓ recurs this file correctly 13.20 ms
317.70 s
[ical-recurrence-gen] ✓ resolves this file correctly 13.19 ms
317.70 s
[ical-recurrence-gen] test_resources/event
317.70 s
[ical-recurrence-gen] one-recurrence-invalid-start.ics
317.70 s
[ical-recurrence-gen] ✓ recurs this file correctly 15.86 ms
317.70 s
[ical-recurrence-gen] leapdays.ics
317.70 s
[ical-recurrence-gen] ✓ recurs this file correctly 15.83 ms
317.70 s
[ical-recurrence-gen] rdate.ics
317.70 s
[ical-recurrence-gen] ✓ recurs this file correctly 12.93 ms
317.70 s
[ical-recurrence-gen] weekly.ics
317.70 s
[ical-recurrence-gen] ✓ recurs this file correctly 12.86 ms
317.70 s
[ical-recurrence-gen] one-recurrence-invalid-end.ics
317.70 s
[smos-server] Phase: buildPhase
317.70 s
[smos-server] Preprocessing library for smos-server-0.15.0...
317.70 s
[smos-server] Building library for smos-server-0.15.0...
317.70 s
[smos-server] [ 1 of 50] Compiling Codec.Compression.Zstd.ExtendedAdapting module: Codec.Compression.Zstd.Extended
317.70 s
[smos-server] (Adapting module: Smos.Server.DB.CASHash
317.70 s
[smos-server] Adapting module: Smos.Server.Constants
317.70 s
[smos-server] Adapting module: Smos.Server.Looper.Env
317.70 s
[smos-server] Adapting module: Smos.Server.DB.Compressed
317.70 s
[smos-server] src/Codec/Compression/Zstd/Extended.hs,Outputing coverables file /build/smos-server-0.15.0/src/Codec/Compression/Zstd/Extended.hs.coverables for source file /build/smos-server-0.15.0/src/Codec/Compression/Zstd/Extended.hs
317.70 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/DB/CASHash.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/DB/CASHash.hs
317.70 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Constants.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Constants.hs
317.70 s
[smos-server] dist/build/Codec/Compression/Zstd/Extended.oOutputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Looper/Env.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Looper/Env.hs
317.70 s
[smos-server] ,Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/DB/Compressed.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/DB/Compressed.hs
317.70 s
[smos-server] dist/build/Codec/Compression/Zstd/Extended.dyn_o )
317.70 s
[smos-server] [ 2 of 50] Compiling Paths_smos_server ( dist/build/autogen/Paths_smos_server.hs, dist/build/Paths_smos_server.o, dist/build/Paths_smos_server.dyn_o )
317.70 s
[smos-server] [ 3 of 50] Compiling Smos.Server.Constants ( src/Smos/Server/Constants.hs, dist/build/Smos/Server/Constants.o, dist/build/Smos/Server/Constants.dyn_o )
317.70 s
[smos-server] [ 4 of 50] Compiling Smos.Server.DB.CASHash ( src/Smos/Server/DB/CASHash.hs, dist/build/Smos/Server/DB/CASHash.o, dist/build/Smos/Server/DB/CASHash.dyn_o )
317.70 s
[smos-server] [ 5 of 50] Compiling Smos.Server.DB.Compressed ( src/Smos/Server/DB/Compressed.hs, dist/build/Smos/Server/DB/Compressed.o, dist/build/Smos/Server/DB/Compressed.dyn_o )
317.70 s
[smos-server] [ 6 of 50] Compiling Smos.Server.DB ( src/Smos/Server/DB.hs, dist/build/Smos/Server/DB.o, dist/build/Smos/Server/DB.dyn_o )
317.70 s
[smos-server] Adapting module: Smos.Server.DB
317.70 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/DB.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/DB.hs
317.70 s
[smos-server] Adapting module: Smos.Server.Looper.Import
317.70 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Looper/Import.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Looper/Import.hs
317.70 s
[smos-server] Adapting module: Smos.Server.FileMigration
317.70 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/FileMigration.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/FileMigration.hs
317.70 s
[smos-server] Adapting module: Smos.Server.Looper.BackupGarbageCollector
317.70 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Looper/BackupGarbageCollector.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Looper/BackupGarbageCollector.hs
317.70 s
[smos-server] [ 7 of 50] Compiling Smos.Server.Backup ( src/Smos/Server/Backup.hs, dist/build/Smos/Server/Backup.o, dist/build/Smos/Server/Backup.dyn_o )
317.70 s
[smos-server] Adapting module: Smos.Server.Backup
317.70 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Backup.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Backup.hs
317.70 s
[smos-server] [ 8 of 50] Compiling Smos.Server.FileMigration ( src/Smos/Server/FileMigration.hs, dist/build/Smos/Server/FileMigration.o, dist/build/Smos/Server/FileMigration.dyn_o )
317.70 s
[smos-server] [ 9 of 50] Compiling Smos.Server.Looper.Env ( src/Smos/Server/Looper/Env.hs, dist/build/Smos/Server/Looper/Env.o, dist/build/Smos/Server/Looper/Env.dyn_o )
317.70 s
[smos-server] [10 of 50] Compiling Smos.Server.Looper.Import ( src/Smos/Server/Looper/Import.hs, dist/build/Smos/Server/Looper/Import.o, dist/build/Smos/Server/Looper/Import.dyn_o )
317.70 s
[smos-server] [11 of 50] Compiling Smos.Server.Looper.BackupGarbageCollector ( src/Smos/Server/Looper/BackupGarbageCollector.hs, dist/build/Smos/Server/Looper/BackupGarbageCollector.o, dist/build/Smos/Server/Looper/BackupGarbageCollector.dyn_o )
317.70 s
[smos-cursor] Using runghc version 9.10.3 found on system at:
317.70 s
[smos-cursor] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
317.70 s
[smos-cursor] Using strip version 2.44 found on system at:
317.70 s
[smos-cursor] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
317.70 s
[smos-cursor] Using tar found on system at:
317.70 s
[smos-cursor] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
317.70 s
[smos-cursor] No uhc found
317.70 s
[smos-cursor] Phase: buildPhase
317.70 s
[smos-cursor] Preprocessing library for smos-cursor-0.7.0...
317.70 s
[smos-cursor] Building library for smos-cursor-0.7.0...
317.70 s
[smos-cursor] [ 1 of 16] Compiling Paths_smos_cursor ( dist/build/autogen/Paths_smos_cursor.hs, dist/build/Paths_smos_cursor.o, dist/build/Paths_smos_cursor.dyn_o )
317.70 s
[smos-cursor] Adapting module: Smos.Undo
317.70 s
[smos-cursor] Adapting module: Smos.Cursor.Logbook
317.70 s
[smos-cursor] Adapting module: Smos.Cursor.Collapse
317.70 s
[smos-cursor] Outputing coverables file /build/smos-cursor-0.7.0/src/Smos/Undo.hs.coverables for source file /build/smos-cursor-0.7.0/src/Smos/Undo.hs
317.70 s
[smos-cursor] Outputing coverables file /build/smos-cursor-0.7.0/src/Smos/Cursor/Logbook.hs.coverables for source file /build/smos-cursor-0.7.0/src/Smos/Cursor/Logbook.hs
317.70 s
[smos-cursor] Adapting module: Smos.History
317.70 s
[smos-cursor] Outputing coverables file /build/smos-cursor-0.7.0/src/Smos/Cursor/Collapse.hs.coverables for source file /build/smos-cursor-0.7.0/src/Smos/Cursor/Collapse.hs
317.70 s
[smos-cursor] Outputing coverables file /build/smos-cursor-0.7.0/src/Smos/History.hs.coverables for source file /build/smos-cursor-0.7.0/src/Smos/History.hs
317.70 s
[smos-cursor] Adapting module: Smos.Cursor.StateHistory
317.70 s
[smos-cursor] Adapting module: Smos.Cursor.Header
317.70 s
[smos-cursor] Adapting module: Smos.Cursor.Tag
317.70 s
[smos-cursor] Outputing coverables file /build/smos-cursor-0.7.0/src/Smos/Cursor/Header.hs.coverables for source file /build/smos-cursor-0.7.0/src/Smos/Cursor/Header.hs
317.70 s
[smos-cursor] Outputing coverables file /build/smos-cursor-0.7.0/src/Smos/Cursor/StateHistory.hs.coverables for source file /build/smos-cursor-0.7.0/src/Smos/Cursor/StateHistory.hs
317.70 s
[smos-cursor] Outputing coverables file /build/smos-cursor-0.7.0/src/Smos/Cursor/Tag.hs.coverables for source file /build/smos-cursor-0.7.0/src/Smos/Cursor/Tag.hs
317.70 s
[smos-cursor] Adapting module: Smos.Cursor.Contents
317.70 s
[smos-cursor] Outputing coverables file /build/smos-cursor-0.7.0/src/Smos/Cursor/Contents.hs.coverables for source file /build/smos-cursor-0.7.0/src/Smos/Cursor/Contents.hs
317.70 s
[smos-cursor] Adapting module: Smos.Cursor.Properties
317.70 s
[smos-cursor] Outputing coverables file /build/smos-cursor-0.7.0/src/Smos/Cursor/Properties.hs.coverables for source file /build/smos-cursor-0.7.0/src/Smos/Cursor/Properties.hs
317.70 s
[smos-cursor] Adapting module: Smos.Cursor.Timestamps
317.70 s
[smos-cursor] Outputing coverables file /build/smos-cursor-0.7.0/src/Smos/Cursor/Timestamps.hs.coverables for source file /build/smos-cursor-0.7.0/src/Smos/Cursor/Timestamps.hs
317.70 s
[smos-cursor] [ 2 of 16] Compiling Smos.Cursor.Collapse ( src/Smos/Cursor/Collapse.hs, dist/build/Smos/Cursor/Collapse.o, dist/build/Smos/Cursor/Collapse.dyn_o )
317.70 s
[smos-cursor] Adapting module: Smos.Cursor.FileBrowser
317.70 s
[smos-cursor] Outputing coverables file /build/smos-cursor-0.7.0/src/Smos/Cursor/FileBrowser.hs.coverables for source file /build/smos-cursor-0.7.0/src/Smos/Cursor/FileBrowser.hs
317.70 s
[smos-cursor] [ 3 of 16] Compiling Smos.Cursor.Contents ( src/Smos/Cursor/Contents.hs, dist/build/Smos/Cursor/Contents.o, dist/build/Smos/Cursor/Contents.dyn_o )
317.70 s
[smos-cursor] Adapting module: Smos.Cursor.Tags
317.70 s
[smos-cursor] Outputing coverables file /build/smos-cursor-0.7.0/src/Smos/Cursor/Tags.hs.coverables for source file /build/smos-cursor-0.7.0/src/Smos/Cursor/Tags.hs
317.70 s
[smos-cursor] [ 4 of 16] Compiling Smos.Cursor.Header ( src/Smos/Cursor/Header.hs, dist/build/Smos/Cursor/Header.o, dist/build/Smos/Cursor/Header.dyn_o )
317.70 s
[smos-cursor] [ 5 of 16] Compiling Smos.Cursor.Logbook ( src/Smos/Cursor/Logbook.hs, dist/build/Smos/Cursor/Logbook.o, dist/build/Smos/Cursor/Logbook.dyn_o )
317.70 s
[smos-cursor] [ 6 of 16] Compiling Smos.Cursor.Properties ( src/Smos/Cursor/Properties.hs, dist/build/Smos/Cursor/Properties.o, dist/build/Smos/Cursor/Properties.dyn_o )
317.70 s
[smos-cursor] [ 7 of 16] Compiling Smos.Cursor.StateHistory ( src/Smos/Cursor/StateHistory.hs, dist/build/Smos/Cursor/StateHistory.o, dist/build/Smos/Cursor/StateHistory.dyn_o )
317.70 s
[smos-cursor] [ 8 of 16] Compiling Smos.Cursor.Tag ( src/Smos/Cursor/Tag.hs, dist/build/Smos/Cursor/Tag.o, dist/build/Smos/Cursor/Tag.dyn_o )
317.70 s
[smos-report-gen] ✓ succesfully parses "snd:cursor:properties:client:maybe:false:sub:nasa" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "client"}) (FilterMaybe False (FilterSub (PropertyValue {propertyValueText = "nasa"})))))) 79.64 ms
317.70 s
[smos-report-gen] ✓ succesfully parses "fst:file:side" into FilterFst (FilterFile "side") 65.45 ms
317.70 s
[smos-report-gen] ✓ succesfully parses "properties:client:maybe:false:nasa" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "client"}) (FilterMaybe False (FilterSub (PropertyValue {propertyValueText = "nasa"})))))) 61.02 ms
317.70 s
[smos-report-gen] ✓ succesfully parses "tags:toast" into FilterSnd (FilterWithinCursor (FilterEntryTags (FilterAny (FilterSub (Tag {tagText = "toast"}))))) 52.72 ms
317.70 s
[smos-report-gen] ✓ succesfully parses "snd:cursor:tags:toast" into FilterSnd (FilterWithinCursor (FilterEntryTags (FilterAny (FilterSub (Tag {tagText = "toast"}))))) 49.68 ms
317.70 s
[smos-report-gen] ✓ succesfully parses "snd:cursor:header:sub:head" into FilterSnd (FilterWithinCursor (FilterEntryHeader (FilterSub (Header {headerText = "head"})))) 38.80 ms
317.70 s
[smos-report-gen] ✓ succesfully parses "snd:cursor:tags:any:sub:toast" into FilterSnd (FilterWithinCursor (FilterEntryTags (FilterAny (FilterSub (Tag {tagText = "toast"}))))) 37.50 ms
317.70 s
[smos-report-gen] ✓ succesfully parses "cursor:properties:has:timewindow" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapHas (PropertyName {propertyNameText = "timewindow"})))) 34.67 ms
317.70 s
[smos-report-gen] ✓ succesfully parses "properties:client:maybe:false:sub:nasa" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "client"}) (FilterMaybe False (FilterSub (PropertyValue {propertyValueText = "nasa"})))))) 40.45 ms
317.70 s
[ical-recurrence-gen] ✓ recurs this file correctly 12.85 ms
317.70 s
[ical-recurrence-gen] rdate-period.ics
317.70 s
[ical-recurrence-gen] ✓ recurs this file correctly 12.78 ms
317.70 s
[ical-recurrence-gen] daily-bysetpos.ics
317.70 s
[ical-recurrence-gen] ✓ recurs this file correctly 10.31 ms
317.70 s
[ical-recurrence-gen] ICal.Recurrence.RecurrenceRule.DailySpec
317.70 s
[ical-recurrence-gen] dailyDateNextOccurrence
317.70 s
[ical-recurrence-gen] ByMonthDay
317.70 s
[ical-recurrence-gen] ✓ Every last day of February in a leap year 7.49 ms
317.70 s
[ical-recurrence-gen] ✓ Every second-to-last day of September 7.48 ms
317.70 s
[ical-recurrence-gen] ✓ Every tenth day of the month 7.45 ms
317.70 s
[ical-recurrence-gen] ✓ Every last day of February in a non-leap year 8.23 ms
317.70 s
[ical-recurrence-gen] ✓ Every tenth of September 8.25 ms
317.70 s
[ical-recurrence-gen] ByMonth
317.70 s
[ical-recurrence-gen] ✓ Every three days in September 11.65 ms
317.70 s
[ical-recurrence-gen] ✓ Every four days in August 11.66 ms
317.70 s
[ical-recurrence-gen] No ByX's
317.70 s
[ical-recurrence-gen] ✓ Every day 9.36 ms
317.70 s
[ical-recurrence-gen] ✓ Every other day 9.95 ms
317.70 s
[ical-recurrence-gen] ByDay
317.70 s
[ical-recurrence-gen] ✓ Every tuesday 9.50 ms
317.70 s
[ical-recurrence-gen] ✓ Every tuesday in September 9.52 ms
317.70 s
[ical-recurrence-gen] rruleDateTimeOccurrencesUntil
317.70 s
[ical-recurrence-gen] ✓ It works for this meeting that occurs every day for a long time 111.00 ms
317.70 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.70 s
[ical-recurrence-gen] ✓ It works for this BYSETPOS example: The last hour of every day 9.50 ms
317.70 s
[ical-recurrence-gen] ✓ it works for this complex example 12.32 ms
317.70 s
[ical-recurrence-gen] ✓ It works for this BYSETPOS example: The last two hours of every day 11.42 ms
317.70 s
[ical-recurrence-gen] rruleDateOccurrencesUntil
317.70 s
[ical-recurrence-gen] ✓ it works for this complex example 80.11 ms
317.70 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.70 s
[ical-recurrence-gen] ✓ It works for this BYSETPOS example: The last hour of every day (this is the same as just 'every day'.) 9.67 ms
317.70 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.70 s
[ical-recurrence-gen] dailyDateTimeRecurrence
317.70 s
[ical-recurrence-gen] ByDay
317.70 s
[ical-recurrence-gen] ✓ Every tuesday 9.59 ms
317.70 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.70 s
[ical-recurrence-gen] ✓ Every tuesday in September 9.69 ms
317.70 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.70 s
[ical-recurrence-gen] ByHour
317.70 s
[smos-server] Adapting module: Smos.Server.Looper.AutoBackup
317.70 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Looper/AutoBackup.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Looper/AutoBackup.hs
317.70 s
[smos-server] [12 of 50] Compiling Smos.Server.Looper.AutoBackup ( src/Smos/Server/Looper/AutoBackup.hs, dist/build/Smos/Server/Looper/AutoBackup.o, dist/build/Smos/Server/Looper/AutoBackup.dyn_o )
317.70 s
[smos-server] Adapting module: Smos.Server.OptParse
317.70 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/OptParse.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/OptParse.hs
317.70 s
[smos-server] [13 of 50] Compiling Smos.Server.Looper ( src/Smos/Server/Looper.hs, dist/build/Smos/Server/Looper.o, dist/build/Smos/Server/Looper.dyn_o )
317.70 s
[smos-server] Adapting module: Smos.Server.Looper
317.70 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Looper.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Looper.hs
317.70 s
[smos-server] [14 of 50] Compiling Smos.Server.OptParse ( src/Smos/Server/OptParse.hs, dist/build/Smos/Server/OptParse.o, dist/build/Smos/Server/OptParse.dyn_o )
317.70 s
[smos-server] [15 of 50] Compiling Smos.Server.Env ( src/Smos/Server/Env.hs, dist/build/Smos/Server/Env.o, dist/build/Smos/Server/Env.dyn_o )
317.70 s
[smos-server] Adapting module: Smos.Server.Env
317.70 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Env.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Env.hs
317.70 s
[smos-server] [16 of 50] Compiling Smos.Server.Handler.Import ( src/Smos/Server/Handler/Import.hs, dist/build/Smos/Server/Handler/Import.o, dist/build/Smos/Server/Handler/Import.dyn_o )
317.70 s
[smos-server] Adapting module: Smos.Server.Booking
317.70 s
[smos-server] Adapting module: Smos.Server.Subscription
317.70 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Booking.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Booking.hs
317.70 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Subscription.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Subscription.hs
317.70 s
[smos-server] Adapting module: Smos.Server.Handler.Import
317.70 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/Import.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/Import.hs
317.70 s
[smos-server] Adapting module: Smos.Server.Handler.GetUserSubscription
317.70 s
[smos-server] Adapting module: Smos.Server.Handler.DeleteUser
317.70 s
[smos-server] Adapting module: Smos.Server.Handler.Admin.PostMigrateFiles
317.70 s
[smos-server] Adapting module: Smos.Server.Handler.GetUserPermissions
317.70 s
[smos-server] Adapting module: Smos.Server.Handler.PostRegister
317.70 s
[smos-server] Adapting module: Smos.Server.Handler.GetListSmosFiles
317.70 s
[smos-server] Adapting module: Smos.Server.Handler.DeleteBackup
317.70 s
[smos-server] Adapting module: Smos.Server.Handler.Admin.PutUserSubscription
317.70 s
[smos-server] Adapting module: Smos.Server.Handler.Admin.GetUser
317.70 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetUserSubscription.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetUserSubscription.hs
317.70 s
[smos-server] Adapting module: Smos.Server.Handler.PostBackup
317.70 s
[smos-server] Adapting module: Smos.Server.Handler.PutRestoreBackup
317.70 s
[smos-server] Adapting module: Smos.Server.Handler.GetMonetisation
317.70 s
[smos-server] Adapting module: Smos.Server.Handler.PostLogin
317.70 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/DeleteUser.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/DeleteUser.hs
317.70 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/Admin/PostMigrateFiles.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/Admin/PostMigrateFiles.hs
317.70 s
[smos-cursor] [ 9 of 16] Compiling Smos.Cursor.Tags ( src/Smos/Cursor/Tags.hs, dist/build/Smos/Cursor/Tags.o, dist/build/Smos/Cursor/Tags.dyn_o )
317.70 s
[smos-cursor] [10 of 16] Compiling Smos.Cursor.Timestamps ( src/Smos/Cursor/Timestamps.hs, dist/build/Smos/Cursor/Timestamps.o, dist/build/Smos/Cursor/Timestamps.dyn_o )
317.70 s
[smos-cursor] [11 of 16] Compiling Smos.Cursor.Entry ( src/Smos/Cursor/Entry.hs, dist/build/Smos/Cursor/Entry.o, dist/build/Smos/Cursor/Entry.dyn_o )
317.70 s
[smos-cursor] Adapting module: Smos.Cursor.Entry
317.70 s
[smos-cursor] Outputing coverables file /build/smos-cursor-0.7.0/src/Smos/Cursor/Entry.hs.coverables for source file /build/smos-cursor-0.7.0/src/Smos/Cursor/Entry.hs
317.70 s
[smos-cursor] [12 of 16] Compiling Smos.Cursor.SmosFile ( src/Smos/Cursor/SmosFile.hs, dist/build/Smos/Cursor/SmosFile.o, dist/build/Smos/Cursor/SmosFile.dyn_o )
317.70 s
[smos-cursor] Adapting module: Smos.Cursor.SmosFile
317.70 s
[smos-cursor] Outputing coverables file /build/smos-cursor-0.7.0/src/Smos/Cursor/SmosFile.hs.coverables for source file /build/smos-cursor-0.7.0/src/Smos/Cursor/SmosFile.hs
317.70 s
[smos-report-gen] ✓ succesfully parses "snd:cursor:state:maybe:false:sub:DONE" into FilterSnd (FilterWithinCursor (FilterEntryTodoState (FilterMaybe False (FilterSub (TodoState {todoStateText = "DONE"}))))) 28.86 ms
317.70 s
[smos-report-gen] ✓ succesfully parses "properties:timewindow" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapHas (PropertyName {propertyNameText = "timewindow"})))) 21.22 ms
317.70 s
[smos-report-gen] ✓ succesfully parses "properties:has:timewindow" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapHas (PropertyName {propertyNameText = "timewindow"})))) 21.16 ms
317.70 s
[smos-report-gen] ✓ succesfully parses "snd:cursor:properties:val:timewindow:maybe:False:time:maybe:False:ord:lt:2h" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "timewindow"}) (FilterMaybe False (FilterPropertyTime (FilterMaybe False (FilterOrd LTC (Hours 2)))))))) 36.48 ms
317.70 s
[smos-report-gen] ✓ succesfully parses "cursor:properties:client:maybe:false:sub:nasa" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "client"}) (FilterMaybe False (FilterSub (PropertyValue {propertyValueText = "nasa"})))))) 19.90 ms
317.70 s
[smos-report-gen] ✓ succesfully parses "properties:val:timewindow:maybe:False:time:maybe:False:ord:lt:2h" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "timewindow"}) (FilterMaybe False (FilterPropertyTime (FilterMaybe False (FilterOrd LTC (Hours 2)))))))) 28.34 ms
317.70 s
[smos-report-gen] ✓ succesfully parses "header:head" into FilterSnd (FilterWithinCursor (FilterEntryHeader (FilterSub (Header {headerText = "head"})))) 0.35 ms
317.70 s
[smos-report-gen] ✓ succesfully parses "property:client:maybe:false:nasa" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "client"}) (FilterMaybe False (FilterSub (PropertyValue {propertyValueText = "nasa"})))))) 8.13 ms
317.70 s
[smos-report-gen] ✓ succesfully parses "property:timewindow" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapHas (PropertyName {propertyNameText = "timewindow"})))) 0.60 ms
317.70 s
[ical-recurrence-gen] ✓ 16h every other day 9.62 ms
317.70 s
[ical-recurrence-gen] ByMonthDay
317.70 s
[ical-recurrence-gen] ✓ Every second-to-last day of September 38.31 ms
317.70 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.70 s
[ical-recurrence-gen] ✓ Every last day of February in a leap year 34.27 ms
317.70 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.70 s
[ical-recurrence-gen] ✓ Every tenth of September 38.68 ms
317.70 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[ical-recurrence-gen] ✓ Every last day of February in a non-leap year 36.31 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[ical-recurrence-gen] ✓ Every tenth day of the month 7.27 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[ical-recurrence-gen] No ByX's
317.71 s
[ical-recurrence-gen] ✓ Every other day 7.21 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[ical-recurrence-gen] ✓ Every day 7.16 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[ical-recurrence-gen] ByMinute
317.71 s
[ical-recurrence-gen] ✓ 16h20 every third day 7.10 ms
317.71 s
[ical-recurrence-gen] ByMonth
317.71 s
[ical-recurrence-gen] ✓ Every three days in September 7.18 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[ical-recurrence-gen] ✓ Every four days in August 11.63 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[ical-recurrence-gen] BySecond
317.71 s
[ical-recurrence-gen] ✓ every 15th and 20th second 10.42 ms
317.71 s
[ical-recurrence-gen] ✓ 16h20m30s every fourth day 9.27 ms
317.71 s
[ical-recurrence-gen] ICal.Recurrence.RecurrenceRule.YearlySpec
317.71 s
[ical-recurrence-gen] yearlyDateNextOccurrence limit
317.71 s
[ical-recurrence-gen] ByYearDay
317.71 s
[ical-recurrence-gen] ✓ Every ByMonth February 7.54 ms
317.71 s
[ical-recurrence-gen] ✓ Every first day of the year, as long as it's also in the first week of the year 7.59 ms
317.71 s
[ical-recurrence-gen] ✓ Every first and last day of the year, at the start 7.54 ms
317.71 s
[ical-recurrence-gen] ✓ Every first and last day of the year, at the end 4.88 ms
317.71 s
[ical-recurrence-gen] ✓ Every 1st of march, except on leap years 4.90 ms
317.71 s
[ical-recurrence-gen] ByMonth
317.71 s
[ical-recurrence-gen] ✓ Every year in Sept and Nov 4.85 ms
317.71 s
[ical-recurrence-gen] ✓ Every other year in Sept 4.86 ms
317.71 s
[ical-recurrence-gen] ✓ Every year in Sept 4.88 ms
317.71 s
[ical-recurrence-gen] ✓ Every five years in Sept 4.85 ms
317.71 s
[smos-report-gen] ✓ succesfully parses "property:client:nasa" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "client"}) (FilterMaybe False (FilterSub (PropertyValue {propertyValueText = "nasa"})))))) 8.10 ms
317.71 s
[smos-report-gen] ✓ succesfully parses "cursor:properties:val:timewindow:maybe:False:time:maybe:False:ord:lt:2h" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "timewindow"}) (FilterMaybe False (FilterPropertyTime (FilterMaybe False (FilterOrd LTC (Hours 2)))))))) 24.37 ms
317.71 s
[smos-report-gen] ✓ succesfully parses "snd:tags:toast" into FilterSnd (FilterWithinCursor (FilterEntryTags (FilterAny (FilterSub (Tag {tagText = "toast"}))))) 2.12 ms
317.71 s
[smos-report-gen] ✓ succesfully parses "snd:cursor:properties:has:timewindow" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapHas (PropertyName {propertyNameText = "timewindow"})))) 0.08 ms
317.71 s
[smos-report-gen] ✓ succesfully parses "properties:client:nasa" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "client"}) (FilterMaybe False (FilterSub (PropertyValue {propertyValueText = "nasa"})))))) 5.38 ms
317.71 s
[smos-report-gen] ✓ succesfully parses "snd:cursor:tag:toast" into FilterSnd (FilterWithinCursor (FilterEntryTags (FilterAny (FilterSub (Tag {tagText = "toast"}))))) 0.52 ms
317.71 s
[smos-report-gen] ✓ succesfully parses "tag:toast" into FilterSnd (FilterWithinCursor (FilterEntryTags (FilterAny (FilterSub (Tag {tagText = "toast"}))))) 0.50 ms
317.71 s
[smos-report-gen] ✓ succesfully parses "snd:cursor:state:maybe:false:DONE" into FilterSnd (FilterWithinCursor (FilterEntryTodoState (FilterMaybe False (FilterSub (TodoState {todoStateText = "DONE"}))))) 3.59 ms
317.71 s
[smos-report-gen] ✓ succesfully parses "ancestor:tag:(home or (online or offline))" into FilterSnd (FilterAncestor (FilterWithinCursor (FilterEntryTags (FilterOr (FilterAny (FilterSub (Tag {tagText = "home"}))) (FilterOr (FilterAny (FilterSub (Tag {tagText = "online"}))) (FilterAny (FilterSub (Tag {tagText = "offline"})))))))) 18.59 ms
317.71 s
[ical-recurrence-gen] ByDay
317.71 s
[ical-recurrence-gen] ✓ Every monday in the first and second weeks of the year 4.86 ms
317.71 s
[ical-recurrence-gen] ✓ Every saturday in june 4.86 ms
317.71 s
[ical-recurrence-gen] ✓ Every monday and wednesday 4.86 ms
317.71 s
[ical-recurrence-gen] ✓ Every first monday of the year that is also the first of the month 7.83 ms
317.71 s
[ical-recurrence-gen] ✓ Every Monday and Tuesday in the first week of every year 4.76 ms
317.71 s
[ical-recurrence-gen] ✓ Every 4th monday of the year 14.26 ms
317.71 s
[ical-recurrence-gen] ✓ Every last saturday in june 4.85 ms
317.71 s
[ical-recurrence-gen] ✓ Every first monday of the year 18.07 ms
317.71 s
[ical-recurrence-gen] ✓ Every monday, the first of the month 0.58 ms
317.71 s
[ical-recurrence-gen] ✓ Every fourth saturday in june 1.75 ms
317.71 s
[ical-recurrence-gen] ✓ Every tuesday, on a year day divisible by 100 0.58 ms
317.71 s
[ical-recurrence-gen] No ByX's
317.71 s
[ical-recurrence-gen] ✓ Every year 0.54 ms
317.71 s
[ical-recurrence-gen] ✓ Every other year 1.66 ms
317.71 s
[ical-recurrence-gen] ByMonthDay
317.71 s
[ical-recurrence-gen] ✓ Every 15th and 20th day of every month 3.22 ms
317.71 s
[ical-recurrence-gen] ✓ Every 30th or 31st day of the month that is also the first week of the year 3.23 ms
317.71 s
[ical-recurrence-gen] ✓ Every 15th and 20th day of every ByMonth February and ByMonth March 3.19 ms
317.71 s
[ical-recurrence-gen] ✓ Every 29th day of every month 3.21 ms
317.71 s
[ical-recurrence-gen] ✓ Every 29th day of the month that is also the 60th day of the year (29 feb) 3.19 ms
317.71 s
[ical-recurrence-gen] ByWeekNo
317.71 s
[ical-recurrence-gen] ✓ Every sixth week, in february 3.20 ms
317.71 s
[ical-recurrence-gen] ✓ Every last week of the year 3.21 ms
317.71 s
[ical-recurrence-gen] ✓ Every first week of the year 3.18 ms
317.71 s
[ical-recurrence-gen] yearlyDateTimeRecurrence
317.71 s
[ical-recurrence-gen] BySecond
317.71 s
[ical-recurrence-gen] ✓ every 15th and 20th second 3.14 ms
317.71 s
[ical-recurrence-gen] ✓ 16h20m30s every fourth year 3.15 ms
317.71 s
[ical-recurrence-gen] ByMonthDay
317.71 s
[ical-recurrence-gen] ✓ Every 29th day of the month that is also the 60th day of the year (29 feb) 9.30 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[smos-report-gen] ✓ succesfully parses "cursor:tag:toast" into FilterSnd (FilterWithinCursor (FilterEntryTags (FilterAny (FilterSub (Tag {tagText = "toast"}))))) 0.05 ms
317.71 s
[smos-report-gen] ✓ succesfully parses "properties:timewindow:time:maybe:false:lt:2h" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "timewindow"}) (FilterMaybe False (FilterPropertyTime (FilterMaybe False (FilterOrd LTC (Hours 2)))))))) 21.15 ms
317.71 s
[smos-report-gen] ✓ succesfully parses "properties:timewindow:time:lt:2h" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "timewindow"}) (FilterMaybe False (FilterPropertyTime (FilterMaybe False (FilterOrd LTC (Hours 2)))))))) 19.16 ms
317.71 s
[smos-report-gen] ✓ succesfully parses "snd:cursor:tags:any:toast" into FilterSnd (FilterWithinCursor (FilterEntryTags (FilterAny (FilterSub (Tag {tagText = "toast"}))))) 0.19 ms
317.71 s
[smos-report-gen] ✓ succesfully parses "file:side" into FilterFst (FilterFile "side") 0.06 ms
317.71 s
[smos-report-gen] ✓ succesfully parses "properties:timewindow:time:ord:lt:2h" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "timewindow"}) (FilterMaybe False (FilterPropertyTime (FilterMaybe False (FilterOrd LTC (Hours 2)))))))) 18.07 ms
317.71 s
[smos-report-gen] ✓ succesfully parses "properties:timewindow:maybe:False:time:maybe:False:ord:lt:2h" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "timewindow"}) (FilterMaybe False (FilterPropertyTime (FilterMaybe False (FilterOrd LTC (Hours 2)))))))) 18.25 ms
317.71 s
[smos-report-gen] ✓ succesfully parses "snd:cursor:state:maybe:False:sub:DONE" into FilterSnd (FilterWithinCursor (FilterEntryTodoState (FilterMaybe False (FilterSub (TodoState {todoStateText = "DONE"}))))) 0.44 ms
317.71 s
[smos-report-gen] ✓ succesfully parses "snd:cursor:state:DONE" into FilterSnd (FilterWithinCursor (FilterEntryTodoState (FilterMaybe False (FilterSub (TodoState {todoStateText = "DONE"}))))) 0.07 ms
317.71 s
[ical-recurrence-gen] ✓ Every 15th and 20th day of every ByMonth February and ByMonth March 9.12 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[ical-recurrence-gen] ✓ Every 30th or 31st day of the month that is also the first week of the year 9.35 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[ical-recurrence-gen] ✓ Every 15th and 20th day of every month 9.20 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[ical-recurrence-gen] ✓ Every 29th day of every month 7.95 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[ical-recurrence-gen] ByHour
317.71 s
[ical-recurrence-gen] ✓ 16h every other year 7.87 ms
317.71 s
[ical-recurrence-gen] ByWeekNo
317.71 s
[ical-recurrence-gen] ✓ Every last week of the year 6.52 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[ical-recurrence-gen] ✓ Every sixth week in february 6.36 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[ical-recurrence-gen] ByMonth
317.71 s
[ical-recurrence-gen] ✓ Every year in Sept and Nov 6.33 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[ical-recurrence-gen] ✓ Every other year in Sept 6.34 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[ical-recurrence-gen] ✓ Every year in Sept 6.42 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[ical-recurrence-gen] ✓ Every five years in Sept 6.43 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[ical-recurrence-gen] ByMinute
317.71 s
[ical-recurrence-gen] ✓ 16h20 every third year 6.47 ms
317.71 s
[ical-recurrence-gen] BySetPos
317.71 s
[ical-recurrence-gen] ✓ The last weekday of the year 27.87 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[ical-recurrence-gen] ByYearDay
317.71 s
[ical-recurrence-gen] ✓ Every first and last day of the year, at the start 6.47 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[ical-recurrence-gen] ✓ Every first day of the year, as long as it's also in the first week of the year 14.31 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[ical-recurrence-gen] ✓ Every 1st of march, except on leap years 14.25 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[ical-recurrence-gen] ✓ Every first and last day of the year, at the end 10.12 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[ical-recurrence-gen] ✓ Every ByMonth February 8.06 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[ical-recurrence-gen] ByDay
317.71 s
[ical-recurrence-gen] ✓ Every tuesday, on a year day divisible by 100 7.88 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[smos-report-gen] ✓ succesfully parses "snd:properties:has:timewindow" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapHas (PropertyName {propertyNameText = "timewindow"})))) 0.13 ms
317.71 s
[smos-report-gen] ✓ succesfully parses "state:DONE" into FilterSnd (FilterWithinCursor (FilterEntryTodoState (FilterMaybe False (FilterSub (TodoState {todoStateText = "DONE"}))))) 0.08 ms
317.71 s
[smos-report-gen] ✓ succesfully parses "snd:header:head" into FilterSnd (FilterWithinCursor (FilterEntryHeader (FilterSub (Header {headerText = "head"})))) 0.05 ms
317.71 s
[smos-report-gen] ✓ succesfully parses "properties:timewindow:time:maybe:false:ord:lt:2h" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "timewindow"}) (FilterMaybe False (FilterPropertyTime (FilterMaybe False (FilterOrd LTC (Hours 2)))))))) 16.32 ms
317.71 s
[smos-report-gen] ✓ succesfully parses "properties:timewindow:maybe:false:time:maybe:False:ord:lt:2h" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "timewindow"}) (FilterMaybe False (FilterPropertyTime (FilterMaybe False (FilterOrd LTC (Hours 2)))))))) 16.36 ms
317.71 s
[smos-report-gen] ✓ succesfully parses "snd:tag:toast" into FilterSnd (FilterWithinCursor (FilterEntryTags (FilterAny (FilterSub (Tag {tagText = "toast"}))))) 0.05 ms
317.71 s
[smos-report-gen] ✓ succesfully parses "properties:timewindow:time:maybe:False:ord:lt:2h" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "timewindow"}) (FilterMaybe False (FilterPropertyTime (FilterMaybe False (FilterOrd LTC (Hours 2)))))))) 16.32 ms
317.71 s
[smos-report-gen] ✓ succesfully parses "snd:state:DONE" into FilterSnd (FilterWithinCursor (FilterEntryTodoState (FilterMaybe False (FilterSub (TodoState {todoStateText = "DONE"}))))) 0.07 ms
317.71 s
[smos-report-gen] ✓ succesfully parses "cursor:state:DONE" into FilterSnd (FilterWithinCursor (FilterEntryTodoState (FilterMaybe False (FilterSub (TodoState {todoStateText = "DONE"}))))) 0.05 ms
317.71 s
[smos-report-gen] ✓ succesfully parses "properties:client:maybe:False:sub:nasa" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "client"}) (FilterMaybe False (FilterSub (PropertyValue {propertyValueText = "nasa"})))))) 0.31 ms
317.71 s
[ical-recurrence-gen] ✓ Every first monday of the year 423.66 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[ical-recurrence-gen] ✓ Every Monday and Tuesday in the first week of every year 8.10 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[ical-recurrence-gen] ✓ Every monday, the first of the month 8.12 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[ical-recurrence-gen] ✓ Every last saturday in june 14.73 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[ical-recurrence-gen] ✓ Every fourth saturday in june 16.69 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[ical-recurrence-gen] ✓ Every monday and wednesday 14.72 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[ical-recurrence-gen] ✓ Every saturday in june 8.17 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[ical-recurrence-gen] ✓ Every monday in the first and second weeks of the year 8.10 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[ical-recurrence-gen] No ByX's
317.71 s
[ical-recurrence-gen] ✓ Every year 7.99 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[ical-recurrence-gen] ✓ Every other year 8.03 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[ical-recurrence-gen] ICal.Recurrence.RecurrenceDateTimesSpec
317.71 s
[ical-recurrence-gen] recurRecurrenceDateTimes
317.71 s
[ical-recurrence-gen] ✓ works for this example 8.02 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[ical-recurrence-gen] ✓ works for this example 8.18 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[ical-recurrence-gen] ✓ works for this example 12.47 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[ical-recurrence-gen] ✓ works for this example 4.89 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[ical-recurrence-gen] ✓ works for this example 4.78 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[ical-recurrence-gen] ✓ works for this example 4.71 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[ical-recurrence-gen] ICal.Recurrence.TimeZoneSpec
317.71 s
[ical-recurrence-gen] resolveDateTime
317.71 s
[ical-recurrence-gen] ✓ Works for any single-daylight-observance timezone just like the time library would 7.36 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[ical-recurrence-gen] ✓ Works for any single-standard-observance timezone just like the time library would 6.71 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[ical-recurrence-gen] resolution and unresolution roundtrip with a single observance
317.71 s
[ical-recurrence-gen] unresolveDateTime
317.71 s
[ical-recurrence-gen] ✓ Works for any single-daylight-observance timezone just like the time library would 7.34 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[smos-report-gen] ✓ succesfully parses "snd:properties:client:maybe:false:sub:nasa" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "client"}) (FilterMaybe False (FilterSub (PropertyValue {propertyValueText = "nasa"})))))) 0.15 ms
317.71 s
[smos-report-gen] ✓ succesfully parses "header:sub:head" into FilterSnd (FilterWithinCursor (FilterEntryHeader (FilterSub (Header {headerText = "head"})))) 0.05 ms
317.71 s
[smos-report-gen] ✓ succesfully parses "snd:properties:val:timewindow:maybe:False:time:maybe:False:ord:lt:2h" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "timewindow"}) (FilterMaybe False (FilterPropertyTime (FilterMaybe False (FilterOrd LTC (Hours 2)))))))) 16.16 ms
317.71 s
[smos-report-gen] Type-checking
317.71 s
[smos-report-gen] tcWithTopLevelBranches
317.71 s
[smos-report-gen] ✓ succesfully type-checks AstUnOp "sub" (AstPiece "header") into FilterSub (Header {headerText = "header"}) 0.01 ms
317.71 s
[smos-report-gen] ✓ succesfully type-checks AstBinOp (AstUnOp "sub" (AstPiece "header1")) OrOp (AstUnOp "sub" (AstPiece "header2")) into FilterOr (FilterSub (Header {headerText = "header1"})) (FilterSub (Header {headerText = "header2"})) 13.33 ms
317.71 s
[smos-report-gen] ✓ succesfully type-checks AstBinOp (AstUnOp "sub" (AstPiece "header1")) AndOp (AstUnOp "sub" (AstPiece "header2")) into FilterAnd (FilterSub (Header {headerText = "header1"})) (FilterSub (Header {headerText = "header2"})) 13.26 ms
317.71 s
[smos-report-gen] ✓ succesfully type-checks AstUnOp "not" (AstUnOp "sub" (AstPiece "header")) into FilterNot (FilterSub (Header {headerText = "header"})) 12.60 ms
317.71 s
[smos-report-gen] tcMapFilter
317.71 s
[smos-report-gen] ✓ succesfully type-checks AstUnOp "val" (AstUnOp "client" (AstUnOp "maybe" (AstUnOp "false" (AstUnOp "sub" (AstPiece "cssyd"))))) into FilterMapVal (PropertyName {propertyNameText = "client"}) (FilterMaybe False (FilterSub (PropertyValue {propertyValueText = "cssyd"}))) 0.06 ms
317.71 s
[smos-report-gen] ✓ parseArgument and renderArgument are inverses 8.53 ms
317.71 s
[ical-recurrence-gen] ✓ Works for any single-standard-observance timezone just like the time library would 7.32 ms
317.71 s
[ical-recurrence-gen] passed for all of 100 inputs.
317.71 s
[ical-recurrence-gen] ICal.Recurrence.RecurrenceRuleSpec
317.72 s
[ical-recurrence-gen] Examples from the spec in section 3.8.5.3
317.72 s
[ical-recurrence-gen] Every 15 minutes for 6 occurrences
317.72 s
[ical-recurrence-gen] ✓ Every other year on January, February, and March for 10 occurrences 4.65 ms
317.72 s
[ical-recurrence-gen] ✓ The third instance into the month of one of Tuesday, Wednesday, or Thursday, for the next 3 months 4.63 ms
317.72 s
[ical-recurrence-gen] ✓ Daily until December 24, 1997 6.54 ms
317.72 s
[ical-recurrence-gen] ✓ Yearly in June and July for 10 occurrences 4.59 ms
317.72 s
[ical-recurrence-gen] ✓ Monthly on the first and last day of the month for 10 occurrences 6.51 ms
317.72 s
[ical-recurrence-gen] ✓ Every other week - forever 7.16 ms
317.72 s
[ical-recurrence-gen] ✓ Monthly on the 2nd and 15th of the month for 10 occurrences 6.48 ms
317.72 s
[ical-recurrence-gen] Every 3 hours from 9:00 AM to 5:00 PM on a specific day
317.72 s
[ical-recurrence-gen] ✓ Every 10 days, 5 occurrences 4.32 ms
317.72 s
[ical-recurrence-gen] ✓ Monthly on the first Friday until December 24, 1997 4.31 ms
317.72 s
[ical-recurrence-gen] ✓ The second-to-last weekday of the month 4.36 ms
317.72 s
[ical-recurrence-gen] ✓ The first Saturday that follows the first Sunday of the month, forever 4.28 ms
317.72 s
[ical-recurrence-gen] ✓ Every day in January, for 3 years 4.36 ms
317.72 s
[ical-recurrence-gen] ✓ Every 20th Monday of the year, forever 10.68 ms
317.72 s
[ical-recurrence-gen] ✓ Every Tuesday, every other month 4.25 ms
317.72 s
[ical-recurrence-gen] ✓ Weekly until December 24, 1997 4.31 ms
317.72 s
[ical-recurrence-gen] ✓ Daily for 10 occurrences 2.50 ms
317.72 s
[ical-recurrence-gen] ✓ Every third year on the 1st, 100th, and 200th day for 10 occurrences 2.50 ms
317.72 s
[ical-recurrence-gen] ✓ Every Friday the 13th, forever 2.50 ms
317.72 s
[ical-recurrence-gen] ✓ Every other month on the first and last Sunday of the month for 10 occurrences 2.75 ms
317.72 s
[ical-recurrence-gen] ✓ Monthly on the first Friday for 10 occurrences 2.50 ms
317.72 s
[ical-recurrence-gen] ✓ Daily until December 24, 1997, erratum 6212 2.74 ms
317.72 s
[ical-recurrence-gen] Every hour and a half for 4 occurrences
317.72 s
[ical-recurrence-gen] ✓ Every Thursday, but only during June, July, and August, forever 2.60 ms
317.72 s
[smos-report-gen] passed for all of 100 inputs.
317.72 s
[smos-report-gen] tcTagsFilter
317.72 s
[smos-report-gen] ✓ succesfully type-checks AstUnOp "all" (AstUnOp "sub" (AstPiece "a")) into FilterAll (FilterSub (Tag {tagText = "a"})) 1.19 ms
317.72 s
[smos-report-gen] ✓ succesfully type-checks AstUnOp "any" (AstUnOp "sub" (AstPiece "toast")) into FilterAny (FilterSub (Tag {tagText = "toast"})) 0.04 ms
317.72 s
[smos-report-gen] tcHeaderFilter
317.72 s
[smos-report-gen] ✓ succesfully type-checks AstPiece "header" into FilterSub (Header {headerText = "header"}) 0.04 ms
317.72 s
[smos-report-gen] ✓ succesfully type-checks AstUnOp "sub" (AstPiece "header") into FilterSub (Header {headerText = "header"}) 0.03 ms
317.72 s
[smos-report-gen] tcEntryFilter
317.72 s
[smos-report-gen] ✓ succesfully type-checks AstUnOp "tags" (AstUnOp "all" (AstUnOp "sub" (AstPiece "a"))) into FilterEntryTags (FilterAll (FilterSub (Tag {tagText = "a"}))) 1.09 ms
317.72 s
[smos-report-gen] ✓ succesfully type-checks AstUnOp "header" (AstUnOp "sub" (AstPiece "header")) into FilterEntryHeader (FilterSub (Header {headerText = "header"})) 0.03 ms
317.72 s
[smos-report-gen] ✓ succesfully type-checks AstUnOp "properties" (AstUnOp "val" (AstUnOp "timewindow" (AstUnOp "maybe" (AstUnOp "False" (AstUnOp "time" (AstUnOp "maybe" (AstUnOp "False" (AstUnOp "ord" (AstUnOp "lt" (AstPiece "2h")))))))))) into FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "timewindow"}) (FilterMaybe False (FilterPropertyTime (FilterMaybe False (FilterOrd LTC (Hours 2)))))) 2.49 ms
317.72 s
[smos-report-gen] ✓ succesfully type-checks AstUnOp "properties" (AstUnOp "val" (AstUnOp "client" (AstUnOp "maybe" (AstUnOp "false" (AstUnOp "sub" (AstPiece "cssyd")))))) into FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "client"}) (FilterMaybe False (FilterSub (PropertyValue {propertyValueText = "cssyd"})))) 0.08 ms
317.72 s
[ical-recurrence-gen] ✓ Monthly on the third-to-the-last day of the month, forever 1.97 ms
317.72 s
[ical-recurrence-gen] Every 20 minutes from 9:00 AM to 4:40 PM every day
317.72 s
[ical-recurrence-gen] ✓ An example where an invalid date (i.e., February 30) is ignored 1.93 ms
317.72 s
[ical-recurrence-gen] ✓ Monday of week number 20 (where the default start of the week is Monday), forever 2.00 ms
317.72 s
[ical-recurrence-gen] ✓ Every 4 years, the first Tuesday after a Monday in November, forever (U.S. Presidential Election day) 1.97 ms
317.72 s
[ical-recurrence-gen] ✓ Monthly on the second-to-last Monday of the month for 6 months 0.78 ms
317.72 s
[ical-recurrence-gen] ✓ changing only WKST from MO to SU, yields different results.. 0.83 ms
317.72 s
[ical-recurrence-gen] ✓ Weekly for 10 occurrences 0.62 ms
317.72 s
[ical-recurrence-gen] ✓ Every other week on Monday, Wednesday, and Friday until December 24, 1997, starting on Monday, September 1, 1997 0.66 ms
317.72 s
[ical-recurrence-gen] ✓ Weekly on Tuesday and Thursday for five weeks 0.62 ms
317.72 s
[ical-recurrence-gen] ✓ Every other day - forever 0.60 ms
317.72 s
[ical-recurrence-gen] ✓ Every 18 months on the 10th thru 15th of the month for 10 occurrences 0.66 ms
317.72 s
[ical-recurrence-gen] ✓ Every Friday the 13th, forever, erratum 5920 0.65 ms
317.72 s
[ical-recurrence-gen] ✓ An example where the days generated makes a difference because of WKST 0.66 ms
317.72 s
[ical-recurrence-gen] ✓ Every Thursday in March, forever 0.65 ms
317.72 s
[ical-recurrence-gen] ✓ Every other week on Tuesday and Thursday, for 8 occurrences 1.06 ms
317.72 s
[ical-recurrence-gen]
317.72 s
[ical-recurrence-gen] Examples: 8245
317.72 s
[ical-recurrence-gen] Passed: 226
317.72 s
[ical-recurrence-gen] Failed: 0
317.72 s
[ical-recurrence-gen] Pending: 5
317.72 s
[ical-recurrence-gen] Sum of test runtimes: 2.51 seconds
317.72 s
[ical-recurrence-gen] Test suite took: 0.48 seconds
317.72 s
[ical-recurrence-gen]
317.72 s
[ical-recurrence-gen] Test suite ical-recurrence-test: PASS
317.72 s
[ical-recurrence-gen] Test suite logged to:
317.72 s
[ical-recurrence-gen] dist/test/ical-recurrence-gen-0.0.0.0-ical-recurrence-test.log
317.72 s
[ical-recurrence-gen] 1 of 1 test suites (1 of 1 test cases) passed.
317.72 s
[smos-report-gen] ✓ succesfully type-checks AstUnOp "state" (AstUnOp "maybe" (AstUnOp "false" (AstUnOp "sub" (AstPiece "TODO")))) into FilterEntryTodoState (FilterMaybe False (FilterSub (TodoState {todoStateText = "TODO"}))) 0.05 ms
317.72 s
[smos-report-gen] ✓ parseArgument and renderArgument are inverses 14.97 ms
317.72 s
[smos-report-gen] passed for all of 100 inputs.
317.72 s
[smos-report-gen] ✓ parseArgument and renderArgument are inverses 14.36 ms
317.72 s
[smos-report-gen] passed for all of 100 inputs.
317.72 s
[smos-report-gen] GenValid Time
317.72 s
[smos-report-gen] genValid :: Gen Time
317.72 s
[smos-report-gen] ✓ only generates valid 'Time's 0.86 ms
317.72 s
[smos-report-gen] passed for all of 100 inputs.
317.72 s
[smos-report-gen] Eq (Filter Time)
317.72 s
[smos-report-gen] (==) :: (Filter Time) -> (Filter Time) -> Bool
317.72 s
[smos-report-gen] ✓ is equivalent to (\a b -> not $ a /= b) for "valid (Filter Time)"s 38.31 ms
317.72 s
[smos-report-gen] passed for all of 100 inputs.
317.72 s
[smos-report-gen] ✓ is symmetric for "valid (Filter Time)"s 40.37 ms
317.72 s
[smos-report-gen] passed for all of 100 inputs.
317.72 s
[smos-report-gen] ✓ is reflexive for "valid (Filter Time)"s 53.81 ms
317.72 s
[smos-report-gen] passed for all of 100 inputs.
317.72 s
[smos-report-gen] ✓ is transitive for "valid (Filter Time)"s 38.45 ms
317.72 s
[smos-report-gen] passed for all of 100 inputs.
317.72 s
[smos-report-gen] (/=) :: (Filter Time) -> (Filter Time) -> Bool
317.72 s
[smos-report-gen] ✓ is antireflexive for "valid (Filter Time)"s 55.03 ms
317.72 s
[smos-report-gen] passed for all of 100 inputs.
317.72 s
[smos-report-gen] ✓ is equivalent to (\a b -> not $ a == b) for "valid (Filter Time)"s 38.01 ms
317.72 s
[smos-report-gen] passed for all of 100 inputs.
317.72 s
[smos-report-gen] tcPropertyValueFilter
317.72 s
[smos-report-gen] ✓ succesfully type-checks AstUnOp "time" (AstUnOp "maybe" (AstUnOp "false" (AstUnOp "ord" (AstUnOp "gt" (AstPiece "7s"))))) into FilterPropertyTime (FilterMaybe False (FilterOrd GTC (Seconds 7))) 8.28 ms
317.72 s
[smos-report-gen] ✓ succesfully type-checks AstUnOp "time" (AstUnOp "ord" (AstUnOp "lt" (AstPiece "2h"))) into FilterPropertyTime (FilterMaybe False (FilterOrd LTC (Hours 2))) 0.03 ms
317.72 s
[smos-report-gen] ✓ succesfully type-checks AstUnOp "time" (AstUnOp "lt" (AstPiece "2h")) into FilterPropertyTime (FilterMaybe False (FilterOrd LTC (Hours 2))) 0.03 ms
317.72 s
[smos-report-gen] ✓ succesfully type-checks AstPiece "propertyValue" into FilterSub (PropertyValue {propertyValueText = "propertyValue"}) 0.02 ms
317.72 s
[smos-report-gen] ✓ succesfully type-checks AstUnOp "sub" (AstPiece "propertyValue") into FilterSub (PropertyValue {propertyValueText = "propertyValue"}) 0.03 ms
317.72 s
[smos-report-gen] tcTupleFilter
317.72 s
[smos-report-gen] ✓ succesfully type-checks AstUnOp "fst" (AstUnOp "file" (AstPiece "side")) into FilterFst (FilterFile "side") 0.03 ms
317.72 s
[smos-report-gen] ✓ succesfully type-checks AstUnOp "snd" (AstUnOp "sub" (AstPiece "header")) into FilterSnd (FilterSub (Header {headerText = "header"})) 0.02 ms
317.72 s
[smos-report-gen] Eq (Filter ((Path Rel File),(ForestCursor Entry Entry)))
317.72 s
[smos-report-gen] (==) :: (Filter ((Path Rel File),(ForestCursor Entry Entry))) -> (Filter ((Path Rel File),(ForestCursor Entry Entry))) -> Bool
317.72 s
[ical-recurrence-gen] Phase: haddockPhase
317.72 s
[smos-report-gen] ✓ is symmetric for "valid (Filter ((Path Rel File),(ForestCursor Entry Entry)))"s 0.96 ms
317.72 s
[smos-report-gen] passed for all of 100 inputs.
317.72 s
[smos-report-gen] ✓ is equivalent to (\a b -> not $ a /= b) for "valid (Filter ((Path Rel File),(ForestCursor Entry Entry)))"s 0.84 ms
317.72 s
[smos-report-gen] passed for all of 100 inputs.
317.72 s
[smos-report-gen] ✓ is reflexive for "valid (Filter ((Path Rel File),(ForestCursor Entry Entry)))"s 35.07 ms
317.72 s
[smos-report-gen] passed for all of 100 inputs.
317.72 s
[smos-report-gen] ✓ is transitive for "valid (Filter ((Path Rel File),(ForestCursor Entry Entry)))"s 1.30 ms
317.72 s
[smos-report-gen] passed for all of 100 inputs.
317.72 s
[smos-report-gen] (/=) :: (Filter ((Path Rel File),(ForestCursor Entry Entry))) -> (Filter ((Path Rel File),(ForestCursor Entry Entry))) -> Bool
317.72 s
[smos-report-gen] ✓ is equivalent to (\a b -> not $ a == b) for "valid (Filter ((Path Rel File),(ForestCursor Entry Entry)))"s 0.70 ms
317.72 s
[smos-report-gen] passed for all of 100 inputs.
317.72 s
[smos-report-gen] ✓ is antireflexive for "valid (Filter ((Path Rel File),(ForestCursor Entry Entry)))"s 37.18 ms
317.72 s
[smos-report-gen] passed for all of 100 inputs.
317.72 s
[smos-report-gen] GenValid (Filter ((Path Rel File),(ForestCursor Entry Entry)))
317.72 s
[smos-report-gen] genValid :: Gen (Filter ((Path Rel File),(ForestCursor Entry Entry)))
317.72 s
[smos-report-gen] ✓ only generates valid '(Filter ((Path Rel File),(ForestCursor Entry Entry)))'s 118.29 ms
317.72 s
[smos-report-gen] passed for all of 100 inputs.
317.72 s
[smos-report-gen] Eq (Filter TodoState)
317.72 s
[smos-report-gen] (/=) :: (Filter TodoState) -> (Filter TodoState) -> Bool
317.72 s
[smos-report-gen] ✓ is antireflexive for "valid (Filter TodoState)"s 17.51 ms
317.72 s
[smos-report-gen] passed for all of 100 inputs.
317.72 s
[smos-report-gen] ✓ is equivalent to (\a b -> not $ a == b) for "valid (Filter TodoState)"s 7.23 ms
317.72 s
[smos-report-gen] passed for all of 100 inputs.
317.72 s
[smos-report-gen] (==) :: (Filter TodoState) -> (Filter TodoState) -> Bool
317.72 s
[smos-report-gen] ✓ is symmetric for "valid (Filter TodoState)"s 8.39 ms
317.72 s
[smos-report-gen] passed for all of 100 inputs.
317.72 s
[smos-report-gen] ✓ is transitive for "valid (Filter TodoState)"s 5.93 ms
317.72 s
[smos-report-gen] passed for all of 100 inputs.
317.72 s
[smos-report-gen] ✓ is reflexive for "valid (Filter TodoState)"s 14.95 ms
317.72 s
[smos-report-gen] passed for all of 100 inputs.
317.72 s
[smos-report-gen] ✓ is equivalent to (\a b -> not $ a /= b) for "valid (Filter TodoState)"s 7.59 ms
317.72 s
[smos-report-gen] passed for all of 100 inputs.
317.72 s
[smos-report-gen] tcForestCursorFilter
317.72 s
[smos-report-gen] ✓ succesfully type-checks AstUnOp "parent" (AstUnOp "cursor" (AstUnOp "sub" (AstPiece "header"))) into FilterParent (FilterWithinCursor (FilterSub (Header {headerText = "header"}))) 8.59 ms
317.72 s
[smos-report-gen] ✓ succesfully type-checks AstUnOp "level" (AstPiece "1") into FilterLevel 1 23.64 ms
317.72 s
[smos-report-gen] ✓ parseArgument and renderArgument are inverses 5.72 ms
317.72 s
[smos-report-gen] passed for all of 100 inputs.
317.72 s
[smos-report-gen] parseEntryFilterAst
317.72 s
[smos-report-gen] ✓ parses back something that renders back to whatever 'renderFilterAst' renders 174.19 ms
317.72 s
[smos-report-gen] passed for all of 100 inputs.
317.72 s
[smos-report-gen] ✓ parses back whatever 'renderFilterAstExplicit' renders 175.48 ms
317.72 s
[smos-report-gen] passed for all of 100 inputs.
317.72 s
[smos-report-gen] Eq (Filter PropertyValue)
317.72 s
[smos-report-gen] (/=) :: (Filter PropertyValue) -> (Filter PropertyValue) -> Bool
317.72 s
[smos-report-gen] ✓ is equivalent to (\a b -> not $ a == b) for "valid (Filter PropertyValue)"s 5.00 ms
317.72 s
[smos-report-gen] passed for all of 100 inputs.
317.72 s
[smos-report-gen] ✓ is antireflexive for "valid (Filter PropertyValue)"s 16.11 ms
317.72 s
[smos-report-gen] passed for all of 100 inputs.
317.72 s
[smos-report-gen] (==) :: (Filter PropertyValue) -> (Filter PropertyValue) -> Bool
317.72 s
[smos-report-gen] ✓ is reflexive for "valid (Filter PropertyValue)"s 14.00 ms
317.72 s
[smos-report-gen] passed for all of 100 inputs.
317.72 s
[smos-report-gen] ✓ is equivalent to (\a b -> not $ a /= b) for "valid (Filter PropertyValue)"s 5.34 ms
317.72 s
[smos-report-gen] passed for all of 100 inputs.
317.72 s
[smos-report-gen] ✓ is symmetric for "valid (Filter PropertyValue)"s 4.11 ms
317.72 s
[smos-report-gen] passed for all of 100 inputs.
317.72 s
[smos-report-gen] ✓ is transitive for "valid (Filter PropertyValue)"s 4.15 ms
317.72 s
[smos-report-gen] passed for all of 100 inputs.
317.72 s
[smos-report-gen] tcPropertiesFilter
317.72 s
[smos-report-gen] ✓ succesfully type-checks AstUnOp "val" (AstUnOp "timewindow" (AstUnOp "maybe" (AstUnOp "False" (AstUnOp "time" (AstUnOp "maybe" (AstUnOp "False" (AstUnOp "ord" (AstUnOp "lt" (AstPiece "2h"))))))))) into FilterMapVal (PropertyName {propertyNameText = "timewindow"}) (FilterMaybe False (FilterPropertyTime (FilterMaybe False (FilterOrd LTC (Hours 2))))) 0.75 ms
317.72 s
[smos-report-gen] ✓ succesfully type-checks AstUnOp "val" (AstUnOp "client" (AstUnOp "maybe" (AstUnOp "false" (AstUnOp "sub" (AstPiece "cssyd"))))) into FilterMapVal (PropertyName {propertyNameText = "client"}) (FilterMaybe False (FilterSub (PropertyValue {propertyValueText = "cssyd"}))) 0.03 ms
317.72 s
[smos-report-gen] ✓ succesfully type-checks AstUnOp "timewindow" (AstUnOp "time" (AstUnOp "ord" (AstUnOp "lt" (AstPiece "2h")))) into FilterMapVal (PropertyName {propertyNameText = "timewindow"}) (FilterMaybe False (FilterPropertyTime (FilterMaybe False (FilterOrd LTC (Hours 2))))) 0.02 ms
317.72 s
[smos-report-gen] tcFilePathFilter
317.72 s
[smos-report-gen] ✓ succesfully type-checks AstUnOp "file" (AstPiece "side") into FilterFile "side" 0.02 ms
317.72 s
[smos-report-gen] tcTimeFilter
317.72 s
[smos-report-gen] ✓ succesfully type-checks AstUnOp "lt" (AstPiece "2h") into FilterOrd LTC (Hours 2) 0.01 ms
317.72 s
[smos-report-gen] ✓ succesfully type-checks AstUnOp "ord" (AstUnOp "gt" (AstPiece "6h")) into FilterOrd GTC (Hours 6) 0.01 ms
317.73 s
[smos-report-gen] tcMaybeFilter
317.73 s
[smos-report-gen] ✓ succesfully type-checks AstUnOp "maybe" (AstUnOp "false" (AstUnOp "ord" (AstUnOp "gt" (AstPiece "7s")))) into FilterMaybe False (FilterOrd GTC (Seconds 7)) 0.01 ms
317.73 s
[smos-report-gen] ✓ parseArgument and renderArgument are inverses 46.80 ms
317.73 s
[smos-report-gen] passed for all of 100 inputs.
317.73 s
[smos-report-gen] JSON (Filter ((Path Rel File),(ForestCursor Entry Entry))) (valid)
317.73 s
[smos-report-gen] encode :: (Filter ((Path Rel File),(ForestCursor Entry Entry))) -> Data.ByteString.Lazy.ByteString
317.73 s
[smos-report-gen] ✓ never fails to encode a "valid (Filter ((Path Rel File),(ForestCursor Entry Entry)))" 136.22 ms
317.73 s
[smos-report-gen] passed for all of 100 inputs.
317.73 s
[smos-report-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String (Filter ((Path Rel File),(ForestCursor Entry Entry)))
317.73 s
[smos-report-gen] ✓ ensures that encode and decode are inverses for "valid (Filter ((Path Rel File),(ForestCursor Entry Entry)))"'s 267.54 ms
317.73 s
[smos-report-gen] passed for all of 100 inputs.
317.73 s
[smos-report-gen] renderFilter
317.73 s
[smos-report-gen] ✓ renders text that is functionally equivalent to renderFilterExplicit when parsed with parseProjectFilter 107.86 ms
317.73 s
[smos-report-gen] passed for all of 100 inputs.
317.73 s
[smos-report-gen] Does not hold because of the way quantifiers interact
317.73 s
[smos-report-gen] renders text that is functionally equivalent to renderFilterExplicit when parsed with parseEntryFilter
317.73 s
[smos-report-gen] ✓ produces valid text 114.06 ms
317.73 s
[smos-report-gen] passed for all of 100 inputs.
317.73 s
[smos-report-gen] Eq (Filter Tag)
317.73 s
[smos-report-gen] (==) :: (Filter Tag) -> (Filter Tag) -> Bool
317.73 s
[smos-report-gen] ✓ is equivalent to (\a b -> not $ a /= b) for "valid (Filter Tag)"s 14.62 ms
317.73 s
[smos-report-gen] passed for all of 100 inputs.
317.73 s
[smos-report-gen] ✓ is symmetric for "valid (Filter Tag)"s 14.25 ms
317.73 s
[smos-report-gen] passed for all of 100 inputs.
317.73 s
[smos-report-gen] ✓ is transitive for "valid (Filter Tag)"s 3.89 ms
317.73 s
[smos-report-gen] passed for all of 100 inputs.
317.73 s
[smos-report-gen] ✓ is reflexive for "valid (Filter Tag)"s 23.05 ms
317.73 s
[smos-report-gen] passed for all of 100 inputs.
317.73 s
[smos-report-gen] (/=) :: (Filter Tag) -> (Filter Tag) -> Bool
317.73 s
[smos-report-gen] ✓ is equivalent to (\a b -> not $ a == b) for "valid (Filter Tag)"s 13.36 ms
317.73 s
[smos-report-gen] passed for all of 100 inputs.
317.73 s
[smos-report-gen] ✓ is antireflexive for "valid (Filter Tag)"s 21.19 ms
317.73 s
[smos-report-gen] passed for all of 100 inputs.
317.73 s
[smos-report-gen] ✓ parseArgument and renderArgument are inverses 13.88 ms
317.73 s
[smos-report-gen] passed for all of 100 inputs.
317.73 s
[smos-report-gen] GenValid (Filter TodoState)
317.73 s
[smos-report-gen] genValid :: Gen (Filter TodoState)
317.73 s
[smos-report-gen] ✓ only generates valid '(Filter TodoState)'s 28.33 ms
317.73 s
[smos-report-gen] passed for all of 100 inputs.
317.73 s
[smos-report-gen] renderFilterAst
317.73 s
[smos-report-gen] ✓ produces valid asts for entryFilters 174.52 ms
317.73 s
[smos-report-gen] passed for all of 100 inputs.
317.73 s
[smos-report-gen] ✓ produces valid asts for header filters 68.42 ms
317.73 s
[smos-report-gen] passed for all of 100 inputs.
317.73 s
[smos-report-gen] ✓ produces valid asts for file filters 62.58 ms
317.73 s
[smos-report-gen] passed for all of 100 inputs.
317.73 s
[smos-report-gen] ✓ parseArgument and renderArgument are inverses 7.94 ms
317.73 s
[smos-report-gen] passed for all of 100 inputs.
317.73 s
[smos-report-gen] tcTagFilter
317.73 s
[smos-report-gen] ✓ succesfully type-checks AstPiece "toast" into FilterSub (Tag {tagText = "toast"}) 0.03 ms
317.73 s
[smos-report-gen] ✓ succesfully type-checks AstUnOp "sub" (AstPiece "toast") into FilterSub (Tag {tagText = "toast"}) 0.03 ms
317.73 s
[smos-report-gen] GenValid (Filter Time)
317.73 s
[smos-report-gen] genValid :: Gen (Filter Time)
317.73 s
[smos-report-gen] ✓ only generates valid '(Filter Time)'s 16.44 ms
317.73 s
[smos-report-gen] passed for all of 100 inputs.
317.73 s
[smos-report-gen] GenValid (Filter Tag)
317.73 s
[smos-report-gen] genValid :: Gen (Filter Tag)
317.73 s
[smos-report-gen] ✓ only generates valid '(Filter Tag)'s 19.74 ms
317.73 s
[smos-report-gen] passed for all of 100 inputs.
317.73 s
[smos-report-gen] tcOrd
317.73 s
[smos-report-gen] ✓ succesfully type-checks AstUnOp "ord" (AstUnOp "lt" (AstPiece "5m")) into FilterOrd LTC (Minutes 5) 5.47 ms
317.73 s
[smos-report-gen] ✓ succesfully type-checks AstUnOp "le" (AstPiece "2h") into FilterOrd LEC (Hours 2) 1.11 ms
317.73 s
[smos-report-gen] ✓ succesfully type-checks AstUnOp "ord" (AstUnOp "gt" (AstPiece "6h")) into FilterOrd GTC (Hours 6) 0.02 ms
317.73 s
[smos-report-gen] parseEntryFilter
317.73 s
[smos-report-gen] ✓ parses back something that renders to the same as whatever 'renderFilter' renders 213.93 ms
317.73 s
[smos-report-gen] passed for all of 100 inputs.
317.73 s
[smos-report-gen] ✓ parses back whatever 'renderFilterExplicit' renders 235.93 ms
317.73 s
[smos-report-gen] passed for all of 100 inputs.
317.73 s
[smos-report-gen] ✓ parseArgument and renderArgument are inverses 6.00 ms
317.73 s
[smos-report-gen] passed for all of 100 inputs.
317.73 s
[smos-report-gen] GenValid (Filter PropertyValue)
317.73 s
[smos-report-gen] genValid :: Gen (Filter PropertyValue)
317.73 s
[smos-report-gen] ✓ only generates valid '(Filter PropertyValue)'s 31.83 ms
317.73 s
[smos-report-gen] passed for all of 100 inputs.
317.73 s
[smos-report-gen] Eq (Filter Header)
317.73 s
[smos-report-gen] (==) :: (Filter Header) -> (Filter Header) -> Bool
317.73 s
[smos-report-gen] ✓ is transitive for "valid (Filter Header)"s 6.94 ms
317.73 s
[smos-report-gen] passed for all of 100 inputs.
317.73 s
[smos-report-gen] ✓ is equivalent to (\a b -> not $ a /= b) for "valid (Filter Header)"s 5.90 ms
317.73 s
[smos-report-gen] passed for all of 100 inputs.
317.73 s
[smos-report-gen] ✓ is symmetric for "valid (Filter Header)"s 5.11 ms
317.73 s
[smos-report-gen] passed for all of 100 inputs.
317.73 s
[smos-report-gen] ✓ is reflexive for "valid (Filter Header)"s 27.56 ms
317.73 s
[smos-report-gen] passed for all of 100 inputs.
317.73 s
[smos-report-gen] (/=) :: (Filter Header) -> (Filter Header) -> Bool
317.73 s
[smos-report-gen] ✓ is equivalent to (\a b -> not $ a == b) for "valid (Filter Header)"s 6.18 ms
317.73 s
[smos-report-gen] passed for all of 100 inputs.
317.73 s
[smos-report-gen] ✓ is antireflexive for "valid (Filter Header)"s 23.74 ms
317.73 s
[smos-report-gen] passed for all of 100 inputs.
317.73 s
[smos-report-gen] ✓ parseArgument and renderArgument are inverses 12.34 ms
317.73 s
[smos-report-gen] passed for all of 100 inputs.
317.73 s
[smos-report-gen] GenValid (Filter Header)
317.73 s
[smos-report-gen] genValid :: Gen (Filter Header)
317.73 s
[smos-report-gen] ✓ only generates valid '(Filter Header)'s 34.77 ms
317.73 s
[smos-report-gen] passed for all of 100 inputs.
317.73 s
[smos-report-gen] tcSub
317.73 s
[smos-report-gen] ✓ succesfully type-checks AstPiece "TODO" into FilterSub (TodoState {todoStateText = "TODO"}) 0.02 ms
317.73 s
[smos-report-gen] ✓ succesfully type-checks AstPiece "header" into FilterSub (Header {headerText = "header"}) 0.01 ms
317.73 s
[smos-report-gen] ✓ succesfully type-checks AstUnOp "sub" (AstPiece "header") into FilterSub (Header {headerText = "header"}) 0.01 ms
317.73 s
[smos-report-gen] ✓ succesfully type-checks AstUnOp "sub" (AstPiece "TODO") into FilterSub (TodoState {todoStateText = "TODO"}) 0.01 ms
317.73 s
[smos-report-gen] ✓ succesfully type-checks AstPiece "toast" into FilterSub (Tag {tagText = "toast"}) 0.01 ms
317.73 s
[smos-report-gen] ✓ succesfully type-checks AstUnOp "sub" (AstPiece "toast") into FilterSub (Tag {tagText = "toast"}) 0.01 ms
317.73 s
[smos-report-gen] tcTodoStateFilter
317.73 s
[smos-report-gen] ✓ succesfully type-checks AstUnOp "sub" (AstPiece "TODO") into FilterSub (TodoState {todoStateText = "TODO"}) 0.01 ms
317.73 s
[smos-report-gen] ✓ succesfully type-checks AstPiece "TODO" into FilterSub (TodoState {todoStateText = "TODO"}) 0.01 ms
317.73 s
[smos-report-gen] tcSetFilter
317.73 s
[smos-report-gen] ✓ succesfully type-checks AstUnOp "any" (AstUnOp "sub" (AstPiece "toast")) into FilterAny (FilterSub (Tag {tagText = "toast"})) 0.02 ms
317.73 s
[smos-report-gen] ✓ succesfully type-checks AstUnOp "all" (AstUnOp "sub" (AstPiece "a")) into FilterAll (FilterSub (Tag {tagText = "a"})) 0.01 ms
317.73 s
[smos-report-gen] Tokenisation
317.73 s
[smos-report-gen] partP
317.73 s
[smos-report-gen] ✓ succesfully parses "(" into PartParen OpenParen 0.01 ms
317.73 s
[smos-report-gen] ✓ succesfully parses "andy" into PartPiece "andy" 0.01 ms
317.73 s
[smos-report-gen] ✓ parses back whatever 'renderPart' renders 11.83 ms
317.73 s
[smos-report-gen] passed for all of 100 inputs.
317.73 s
[smos-report-gen] ✓ succesfully parses "ord" into PartPiece "ord" 0.04 ms
317.73 s
[smos-report-gen] ✓ succesfully parses "file" into PartPiece "file" 0.01 ms
317.73 s
[smos-report-gen] ✓ succesfully parses ":" into PartColumn 0.00 ms
317.73 s
[smos-report-gen] ✓ succesfully parses "and " into PartBinOp AndOp 0.01 ms
317.73 s
[smos-report-gen] ✓ succesfully parses "or " into PartBinOp OrOp 0.01 ms
317.73 s
[smos-report-gen] ✓ succesfully parses "a" into PartPiece "a" 0.01 ms
317.73 s
[smos-report-gen] ✓ produces valid values whenever parsing succeeds 1.45 ms
317.73 s
[smos-report-gen] passed for all of 100 inputs.
317.73 s
[smos-report-gen] Classes
317.73 s
[smos-report-gen] 100.00% parses
317.73 s
[smos-report-gen] ✓ succesfully parses ")" into PartParen ClosedParen 0.01 ms
317.73 s
[smos-report-gen] ✓ succesfully parses "o" into PartPiece "o" 0.01 ms
317.73 s
[smos-report-gen] ✓ succesfully parses " " into PartSpace 0.00 ms
317.73 s
[smos-report-gen] GenValid Part
317.73 s
[smos-report-gen] genValid :: Gen Part
317.73 s
[smos-report-gen] ✓ only generates valid 'Part's 7.39 ms
317.73 s
[smos-report-gen] passed for all of 100 inputs.
317.73 s
[smos-report-gen] renderParts
317.73 s
[smos-report-gen] ✓ produces valid texts 25.28 ms
317.73 s
[smos-report-gen] passed for all of 100 inputs.
317.73 s
[smos-report-gen] GenValid Parts
317.73 s
[smos-report-gen] genValid :: Gen Parts
317.73 s
[smos-report-gen] ✓ only generates valid 'Parts's 31.84 ms
317.73 s
[smos-report-gen] passed for all of 100 inputs.
317.73 s
[smos-report-gen] partsP
317.73 s
[smos-report-gen] ✓ succesfully parses "properties:timewindow:time:ord:lt:2h" into [PartPiece "properties",PartColumn,PartPiece "timewindow",PartColumn,PartPiece "time",PartColumn,PartPiece "ord",PartColumn,PartPiece "lt",PartColumn,PartPiece "2h"] 0.69 ms
317.73 s
[smos-report-gen] ✓ produces valid values whenever parsing succeeds 1.53 ms
317.73 s
[smos-report-gen] passed for all of 100 inputs.
317.73 s
[smos-report-gen] Classes
317.73 s
[smos-report-gen] 100.00% parses
317.73 s
[smos-report-gen] ✓ succesfully parses "(file:side and level:3)" into [PartParen OpenParen,PartPiece "file",PartColumn,PartPiece "side",PartSpace,PartBinOp AndOp,PartSpace,PartPiece "level",PartColumn,PartPiece "3",PartParen ClosedParen] 0.04 ms
317.73 s
[smos-report-gen] ✓ succesfully parses "file:side" into [PartPiece "file",PartColumn,PartPiece "side"] 0.65 ms
317.73 s
[smos-report-gen] parses back whatever 'renderParts' renders
317.73 s
[smos-report-gen] foldFilterAnd
317.73 s
[smos-report-gen] ✓ produces valid results 138.76 ms
317.73 s
[smos-report-gen] passed for all of 100 inputs.
317.73 s
[smos-report-gen] examples
317.73 s
[smos-report-gen] Select entries that have an 'effort' property that contains 'high' as a substring:
317.73 s
[smos-report-gen] ✓ renders to the same text as before 0.82 ms
317.73 s
[smos-report-gen] ✓ roundtrips through an ast using renderFilterAstExplicit 1.81 ms
317.73 s
[smos-report-gen] ✓ is valid 0.31 ms
317.73 s
[smos-report-gen] ✓ renders to the same parts as before 0.48 ms
317.73 s
[smos-report-gen] ✓ roundtrips through text when rendered explicitly 0.17 ms
317.73 s
[smos-report-gen] ✓ roundtrips through an ast and back using renderFilterAst 0.05 ms
317.73 s
[smos-report-gen] ✓ renders to something functionally equivalent when not rendered explicitly 2.25 ms
317.73 s
[smos-report-gen] passed for all of 100 inputs.
317.73 s
[smos-report-gen] ✓ roundtrips through parts and back 0.16 ms
317.73 s
[smos-report-gen] ✓ roundtrips through parts when rendered explicitly 0.08 ms
317.73 s
[smos-report-gen] ✓ roundtrips through text and back 0.09 ms
317.73 s
[smos-report-gen] ✓ renders to the same ast as before 0.23 ms
317.73 s
[smos-report-gen] Select entries that have an ancestor whose state is 'DONE':
317.73 s
[smos-report-gen] ✓ roundtrips through text and back 8.82 ms
317.73 s
[smos-report-gen] ✓ renders to the same text as before 8.67 ms
317.73 s
[smos-report-gen] ✓ renders to something functionally equivalent when not rendered explicitly 11.02 ms
317.73 s
[smos-report-gen] passed for all of 100 inputs.
317.73 s
[smos-report-gen] ✓ roundtrips through an ast using renderFilterAstExplicit 8.85 ms
317.73 s
[smos-report-gen] ✓ roundtrips through parts when rendered explicitly 6.59 ms
317.74 s
[smos-report-gen] ✓ renders to the same ast as before 2.50 ms
317.74 s
[smos-report-gen] ✓ is valid 0.05 ms
317.74 s
[smos-report-gen] ✓ renders to the same parts as before 1.77 ms
317.74 s
[smos-report-gen] ✓ roundtrips through text when rendered explicitly 0.30 ms
317.74 s
[smos-report-gen] ✓ roundtrips through parts and back 0.03 ms
317.74 s
[smos-report-gen] ✓ roundtrips through an ast and back using renderFilterAst 0.02 ms
317.74 s
[smos-report-gen] Select entries that are a root in their file _or_ have the state 'DONE':
317.74 s
[smos-report-gen] ✓ roundtrips through text when rendered explicitly 3.43 ms
317.74 s
[smos-report-gen] ✓ renders to the same text as before 2.10 ms
317.74 s
[smos-report-gen] ✓ roundtrips through parts when rendered explicitly 1.91 ms
317.74 s
[smos-report-gen] ✓ roundtrips through parts and back 1.58 ms
317.74 s
[smos-report-gen] ✓ roundtrips through an ast and back using renderFilterAst 3.88 ms
317.74 s
[smos-report-gen] ✓ renders to the same ast as before 0.22 ms
317.74 s
[smos-report-gen] ✓ renders to something functionally equivalent when not rendered explicitly 2.32 ms
317.74 s
[smos-report-gen] passed for all of 100 inputs.
317.74 s
[smos-report-gen] ✓ is valid 0.01 ms
317.74 s
[smos-report-gen] ✓ roundtrips through text and back 0.11 ms
317.74 s
[smos-report-gen] ✓ renders to the same parts as before 1.31 ms
317.74 s
[smos-report-gen] ✓ roundtrips through an ast using renderFilterAstExplicit 0.04 ms
317.74 s
[smos-report-gen] Select entries on the fifth level in their file, down from the root:
317.74 s
[smos-report-gen] ✓ is valid 0.05 ms
317.74 s
[smos-report-gen] ✓ renders to the same ast as before 1.35 ms
317.74 s
[smos-report-gen] ✓ renders to the same parts as before 0.19 ms
317.74 s
[smos-report-gen] ✓ roundtrips through text when rendered explicitly 0.05 ms
317.74 s
[smos-report-gen] ✓ renders to something functionally equivalent when not rendered explicitly 1.44 ms
317.74 s
[smos-report-gen] passed for all of 100 inputs.
317.74 s
[smos-report-gen] ✓ roundtrips through parts and back 0.02 ms
317.74 s
[smos-report-gen] ✓ roundtrips through text and back 0.03 ms
317.74 s
[smos-report-gen] ✓ roundtrips through an ast using renderFilterAstExplicit 0.01 ms
317.74 s
[smos-report-gen] ✓ roundtrips through an ast and back using renderFilterAst 0.01 ms
317.74 s
[smos-report-gen] ✓ roundtrips through parts when rendered explicitly 0.03 ms
317.74 s
[smos-report-gen] ✓ renders to the same text as before 0.11 ms
317.74 s
[smos-report-gen] Select entries that have a 'work' tag _and_ also have the state 'NEXT':
317.74 s
[smos-report-gen] ✓ renders to something functionally equivalent when not rendered explicitly 3.34 ms
317.74 s
[smos-report-gen] passed for all of 100 inputs.
317.74 s
[smos-report-gen] ✓ roundtrips through text when rendered explicitly 0.80 ms
317.74 s
[smos-report-gen] ✓ roundtrips through text and back 0.27 ms
317.74 s
[smos-report-gen] ✓ roundtrips through an ast and back using renderFilterAst 0.53 ms
317.74 s
[smos-report-gen] ✓ renders to the same parts as before 0.28 ms
317.74 s
[smos-report-gen] ✓ roundtrips through an ast using renderFilterAstExplicit 0.08 ms
317.74 s
[smos-report-gen] ✓ roundtrips through parts and back 0.09 ms
317.74 s
[smos-report-gen] ✓ renders to the same ast as before 0.29 ms
317.74 s
[smos-report-gen] ✓ renders to the same text as before 0.12 ms
317.74 s
[smos-report-gen] ✓ is valid 0.04 ms
317.74 s
[smos-report-gen] ✓ roundtrips through parts when rendered explicitly 0.09 ms
317.74 s
[smos-report-gen] Select entries in a file whose filepath contains 'my-client.smos' as a substring:
317.74 s
[smos-report-gen] ✓ roundtrips through parts when rendered explicitly 0.08 ms
317.74 s
[smos-report-gen] ✓ roundtrips through an ast and back using renderFilterAst 0.02 ms
317.74 s
[smos-report-gen] ✓ renders to something functionally equivalent when not rendered explicitly 3.13 ms
317.74 s
[smos-report-gen] passed for all of 100 inputs.
317.74 s
[smos-report-gen] ✓ renders to the same text as before 0.20 ms
317.74 s
[smos-report-gen] ✓ roundtrips through text when rendered explicitly 0.08 ms
317.74 s
[smos-report-gen] ✓ renders to the same ast as before 0.20 ms
317.74 s
[smos-report-gen] ✓ roundtrips through an ast using renderFilterAstExplicit 0.03 ms
317.74 s
[smos-report-gen] ✓ is valid 0.03 ms
317.74 s
[smos-report-gen] ✓ renders to the same parts as before 0.22 ms
317.74 s
[smos-report-gen] ✓ roundtrips through parts and back 0.04 ms
317.74 s
[smos-report-gen] ✓ roundtrips through text and back 0.10 ms
317.74 s
[smos-report-gen] Select entries whose state is 'TODO':
317.74 s
[smos-report-gen] ✓ renders to the same text as before 1.03 ms
317.74 s
[smos-report-gen] ✓ renders to something functionally equivalent when not rendered explicitly 2.34 ms
317.74 s
[smos-report-gen] passed for all of 100 inputs.
317.74 s
[smos-report-gen] ✓ renders to the same parts as before 1.06 ms
317.74 s
[smos-report-gen] ✓ renders to the same ast as before 1.05 ms
317.74 s
[smos-report-gen] ✓ roundtrips through parts when rendered explicitly 3.65 ms
317.74 s
[smos-report-gen] ✓ roundtrips through text and back 0.04 ms
317.74 s
[smos-report-gen] ✓ roundtrips through an ast and back using renderFilterAst 0.01 ms
317.74 s
[smos-report-gen] ✓ roundtrips through an ast using renderFilterAstExplicit 0.02 ms
317.74 s
[smos-report-gen] ✓ roundtrips through text when rendered explicitly 0.08 ms
317.74 s
[smos-report-gen] ✓ roundtrips through parts and back 0.02 ms
317.74 s
[smos-report-gen] ✓ is valid 0.01 ms
317.74 s
[smos-report-gen] Select entries that have the 'online' tag:
317.74 s
[smos-report-gen] ✓ renders to the same ast as before 0.31 ms
317.74 s
[smos-report-gen] ✓ roundtrips through an ast and back using renderFilterAst 0.29 ms
317.74 s
[smos-report-gen] ✓ roundtrips through parts when rendered explicitly 0.66 ms
317.74 s
[smos-report-gen] ✓ renders to something functionally equivalent when not rendered explicitly 2.71 ms
317.74 s
[smos-report-gen] passed for all of 100 inputs.
317.74 s
[smos-report-gen] ✓ roundtrips through parts and back 0.03 ms
317.74 s
[smos-report-gen] ✓ roundtrips through text and back 0.05 ms
317.74 s
[smos-report-gen] ✓ renders to the same parts as before 0.26 ms
317.74 s
[smos-report-gen] ✓ roundtrips through text when rendered explicitly 0.10 ms
317.74 s
[smos-report-gen] ✓ renders to the same text as before 0.21 ms
317.74 s
[smos-report-gen] ✓ is valid 0.02 ms
317.74 s
[smos-report-gen] ✓ roundtrips through an ast using renderFilterAstExplicit 0.05 ms
317.74 s
[smos-report-gen] Select entries that whose legacy contains a child whose state is 'DONE':
317.74 s
[smos-report-gen] ✓ renders to the same text as before 2.41 ms
317.74 s
[smos-report-gen] ✓ roundtrips through an ast and back using renderFilterAst 2.30 ms
317.74 s
[smos-report-gen] ✓ roundtrips through an ast using renderFilterAstExplicit 2.24 ms
317.74 s
[smos-report-gen] ✓ roundtrips through text and back 2.43 ms
317.74 s
[smos-report-gen] ✓ renders to something functionally equivalent when not rendered explicitly 6.71 ms
317.74 s
[smos-report-gen] passed for all of 100 inputs.
317.74 s
[smos-report-gen] ✓ roundtrips through parts and back 1.80 ms
317.74 s
[smos-report-gen] ✓ roundtrips through text when rendered explicitly 1.60 ms
317.74 s
[smos-report-gen] ✓ roundtrips through parts when rendered explicitly 1.27 ms
317.74 s
[smos-report-gen] ✓ is valid 0.16 ms
317.74 s
[smos-report-gen] ✓ renders to the same parts as before 0.32 ms
317.74 s
[smos-report-gen] ✓ renders to the same ast as before 0.26 ms
317.74 s
[smos-report-gen] Select entries that have a child that has a 'work' tag:
317.74 s
[smos-report-gen] ✓ roundtrips through text when rendered explicitly 0.36 ms
317.74 s
[smos-report-gen] ✓ renders to the same parts as before 0.28 ms
317.74 s
[smos-report-gen] ✓ renders to something functionally equivalent when not rendered explicitly 3.32 ms
317.74 s
[smos-report-gen] passed for all of 100 inputs.
317.74 s
[smos-report-gen] ✓ roundtrips through parts and back 0.26 ms
317.74 s
[smos-report-gen] ✓ renders to the same text as before 0.20 ms
317.74 s
[smos-report-gen] ✓ roundtrips through an ast using renderFilterAstExplicit 2.50 ms
317.74 s
[smos-report-gen] ✓ roundtrips through an ast and back using renderFilterAst 0.11 ms
317.74 s
[smos-report-gen] ✓ roundtrips through text and back 0.07 ms
317.74 s
[smos-report-gen] ✓ is valid 0.10 ms
317.74 s
[smos-report-gen] ✓ roundtrips through parts when rendered explicitly 0.05 ms
317.74 s
[smos-report-gen] ✓ renders to the same ast as before 0.18 ms
317.74 s
[smos-report-gen] Select entries that have a 'timewindow' property that, when interpreted as an amount of time, is less than two hours:
317.74 s
[smos-report-gen] ✓ roundtrips through an ast and back using renderFilterAst 2.80 ms
317.74 s
[smos-report-gen] ✓ roundtrips through parts when rendered explicitly 2.52 ms
317.74 s
[smos-report-gen] ✓ renders to the same text as before 5.59 ms
317.74 s
[smos-report-gen] ✓ renders to something functionally equivalent when not rendered explicitly 4.71 ms
317.74 s
[smos-report-gen] passed for all of 100 inputs.
317.74 s
[smos-report-gen] ✓ roundtrips through text and back 2.64 ms
317.74 s
[smos-report-gen] ✓ roundtrips through text when rendered explicitly 2.54 ms
317.74 s
[smos-report-gen] ✓ is valid 1.04 ms
317.74 s
[smos-report-gen] ✓ renders to the same parts as before 4.51 ms
317.74 s
[smos-report-gen] ✓ renders to the same ast as before 1.16 ms
317.74 s
[smos-report-gen] ✓ roundtrips through an ast using renderFilterAstExplicit 0.19 ms
317.74 s
[smos-report-gen] ✓ roundtrips through parts and back 0.05 ms
317.74 s
[smos-report-gen] Select entries that do _not_ have a 'work' tag:
317.74 s
[smos-report-gen] ✓ roundtrips through parts and back 3.20 ms
317.74 s
[smos-report-gen] ✓ roundtrips through parts when rendered explicitly 3.10 ms
317.74 s
[smos-report-gen] ✓ renders to the same text as before 3.09 ms
317.74 s
[smos-report-gen] ✓ renders to something functionally equivalent when not rendered explicitly 6.73 ms
317.74 s
[smos-report-gen] passed for all of 100 inputs.
317.74 s
[smos-report-gen] ✓ roundtrips through an ast using renderFilterAstExplicit 2.89 ms
317.74 s
[smos-report-gen] ✓ renders to the same parts as before 3.06 ms
317.75 s
[smos-report-gen] ✓ renders to the same ast as before 2.62 ms
317.75 s
[smos-report-gen] ✓ roundtrips through an ast and back using renderFilterAst 1.10 ms
317.75 s
[smos-report-gen] ✓ roundtrips through text and back 1.01 ms
317.75 s
[smos-report-gen] ✓ roundtrips through text when rendered explicitly 0.94 ms
317.75 s
[smos-report-gen] ✓ is valid 0.02 ms
317.75 s
[smos-report-gen] Select entries whose parent have a 'work' tag:
317.75 s
[smos-report-gen] ✓ is valid 0.40 ms
317.75 s
[smos-report-gen] ✓ roundtrips through parts and back 0.41 ms
317.75 s
[smos-report-gen] ✓ renders to the same ast as before 3.12 ms
317.75 s
[smos-report-gen] ✓ roundtrips through text and back 0.40 ms
317.75 s
[smos-report-gen] ✓ renders to something functionally equivalent when not rendered explicitly 3.92 ms
317.75 s
[smos-report-gen] passed for all of 100 inputs.
317.75 s
[smos-report-gen] ✓ roundtrips through text when rendered explicitly 0.52 ms
317.75 s
[smos-report-gen] ✓ roundtrips through an ast using renderFilterAstExplicit 0.40 ms
317.75 s
[smos-report-gen] ✓ renders to the same text as before 0.29 ms
317.75 s
[smos-report-gen] ✓ roundtrips through parts when rendered explicitly 0.86 ms
317.75 s
[smos-report-gen] ✓ roundtrips through an ast and back using renderFilterAst 0.34 ms
317.75 s
[smos-report-gen] ✓ renders to the same parts as before 0.36 ms
317.75 s
[smos-report-gen] Select entries that contain the substring 'find' in their header:
317.75 s
[smos-report-gen] ✓ roundtrips through an ast using renderFilterAstExplicit 0.11 ms
317.75 s
[smos-report-gen] ✓ renders to something functionally equivalent when not rendered explicitly 1.96 ms
317.75 s
[smos-report-gen] passed for all of 100 inputs.
317.75 s
[smos-report-gen] ✓ roundtrips through an ast and back using renderFilterAst 0.12 ms
317.75 s
[smos-report-gen] ✓ roundtrips through parts and back 0.05 ms
317.75 s
[smos-report-gen] ✓ renders to the same text as before 0.24 ms
317.75 s
[smos-report-gen] ✓ renders to the same parts as before 0.26 ms
317.75 s
[smos-report-gen] ✓ is valid 0.11 ms
317.75 s
[smos-report-gen] ✓ roundtrips through parts when rendered explicitly 0.14 ms
317.75 s
[smos-report-gen] ✓ roundtrips through text when rendered explicitly 0.16 ms
317.75 s
[smos-report-gen] ✓ renders to the same ast as before 0.23 ms
317.75 s
[smos-report-gen] ✓ roundtrips through text and back 0.14 ms
317.75 s
[smos-report-gen] Select entries that have an 'effort' property:
317.75 s
[smos-report-gen] ✓ roundtrips through text and back 0.15 ms
317.75 s
[smos-report-gen] ✓ renders to the same ast as before 0.26 ms
317.75 s
[smos-report-gen] ✓ renders to something functionally equivalent when not rendered explicitly 1.61 ms
317.75 s
[smos-report-gen] passed for all of 100 inputs.
317.75 s
[smos-report-gen] ✓ roundtrips through parts when rendered explicitly 0.07 ms
317.75 s
[smos-report-gen] ✓ renders to the same text as before 0.22 ms
317.75 s
[smos-report-gen] ✓ roundtrips through an ast using renderFilterAstExplicit 0.03 ms
317.75 s
[smos-report-gen] ✓ renders to the same parts as before 0.23 ms
317.75 s
[smos-report-gen] ✓ roundtrips through an ast and back using renderFilterAst 0.02 ms
317.75 s
[smos-report-gen] ✓ is valid 0.04 ms
317.75 s
[smos-report-gen] ✓ roundtrips through parts and back 0.03 ms
317.75 s
[smos-report-gen] ✓ roundtrips through text when rendered explicitly 0.09 ms
317.75 s
[smos-report-gen] Smos.Report.TimeBlockSpec
317.75 s
[smos-report-gen] GenValid TimeBlock
317.75 s
[smos-report-gen] genValid :: Gen TimeBlock
317.75 s
[smos-report-gen] ✓ only generates valid 'TimeBlock's 0.70 ms
317.75 s
[smos-report-gen] passed for all of 100 inputs.
317.75 s
[smos-report-gen] JSON (Block Int Int) (valid)
317.75 s
[smos-report-gen] encode :: (Block Int Int) -> Data.ByteString.Lazy.ByteString
317.75 s
[smos-report-gen] ✓ never fails to encode a "valid (Block Int Int)" 3.43 ms
317.75 s
[smos-report-gen] passed for all of 100 inputs.
317.75 s
[smos-report-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String (Block Int Int)
317.75 s
[smos-report-gen] ✓ ensures that encode and decode are inverses for "valid (Block Int Int)"'s 7.14 ms
317.75 s
[smos-report-gen] passed for all of 100 inputs.
317.75 s
[smos-report-gen] JSON TimeBlock (valid)
317.75 s
[smos-report-gen] encode :: TimeBlock -> Data.ByteString.Lazy.ByteString
317.75 s
[smos-report-gen] ✓ never fails to encode a "valid TimeBlock" 2.30 ms
317.75 s
[smos-report-gen] passed for all of 100 inputs.
317.75 s
[smos-report-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String TimeBlock
317.75 s
[smos-report-gen] ✓ ensures that encode and decode are inverses for "valid TimeBlock"'s 2.66 ms
317.75 s
[smos-report-gen] passed for all of 100 inputs.
317.75 s
[smos-report-gen] GenValid (Block Int Int)
317.75 s
[smos-report-gen] genValid :: Gen (Block Int Int)
317.75 s
[smos-report-gen] ✓ only generates valid '(Block Int Int)'s 2.49 ms
317.75 s
[smos-report-gen] passed for all of 100 inputs.
317.75 s
[smos-report-gen] Smos.Report.FreeSpec
317.75 s
[smos-report-gen] mkBusyMap
317.75 s
[smos-report-gen] ✓ produces an empty map when there are no entries 0.04 ms
317.75 s
[smos-report-gen] ✓ produces valid busy maps 210.61 ms
317.75 s
[smos-report-gen] passed for all of 100 inputs.
317.75 s
[smos-report-gen] GenValid FreeReport
317.75 s
[smos-report-gen] genValid :: Gen FreeReport
317.75 s
[smos-report-gen] ✓ only generates valid 'FreeReport's 433.86 ms
317.75 s
[smos-report-gen] passed for all of 100 inputs.
317.75 s
[smos-report-gen] GenValid BusyMap
317.75 s
[smos-report-gen] genValid :: Gen BusyMap
317.75 s
[smos-report-gen] ✓ only generates valid 'BusyMap's 444.56 ms
317.75 s
[smos-report-gen] passed for all of 100 inputs.
317.75 s
[smos-report-gen] freeMapToFreeReport
317.75 s
[smos-report-gen] ✓ has a day for every day in the interval we care about 148.15 ms
317.75 s
[smos-report-gen] passed for all of 100 inputs.
317.75 s
[smos-report-gen] ✓ produces valid busy maps 231.82 ms
317.75 s
[smos-report-gen] passed for all of 100 inputs.
317.75 s
[smos-report-gen] GenValid (Between Entry)
317.75 s
[smos-report-gen] genValid :: Gen (Between Entry)
317.75 s
[smos-report-gen] ✓ only generates valid '(Between Entry)'s 57.27 ms
317.75 s
[smos-report-gen] passed for all of 100 inputs.
317.75 s
[smos-report-gen] busyMapToFreeMap
317.75 s
[smos-report-gen] ✓ produces valid busy maps 132.66 ms
317.75 s
[smos-report-gen] passed for all of 100 inputs.
317.75 s
[smos-report-gen] ✓ produces a full free map 56.15 ms
317.75 s
[smos-report-gen] passed for all of 100 inputs.
317.75 s
[smos-report-gen] GenValid FreeMap
317.75 s
[smos-report-gen] genValid :: Gen FreeMap
317.75 s
[smos-report-gen] ✓ only generates valid 'FreeMap's 410.06 ms
317.75 s
[smos-report-gen] passed for all of 100 inputs.
317.75 s
[smos-report-gen] produceFreeReport
317.75 s
[smos-report-gen] ✓ produces valid free report for interesting stores 1198.11 ms
317.75 s
[smos-report-gen] passed for all of 10 inputs.
317.75 s
[smos-report-gen] entrySlot
317.75 s
[smos-report-gen] ✓ produces valid slots 101.71 ms
317.75 s
[smos-report-gen] passed for all of 100 inputs.
317.75 s
[smos-report-gen] GenValid Slot
317.75 s
[smos-report-gen] genValid :: Gen Slot
317.75 s
[smos-report-gen] ✓ only generates valid 'Slot's 1.78 ms
317.75 s
[smos-report-gen] passed for all of 100 inputs.
317.75 s
[smos-report-gen] produceBusyMap
317.75 s
[smos-report-gen] ✓ produces valid free maps for interesting stores 941.12 ms
317.75 s
[smos-report-gen] passed for all of 10 inputs.
317.75 s
[smos-report-gen] produceFreeMap
317.75 s
[smos-report-gen] ✓ produces valid free maps for interesting stores 946.48 ms
317.75 s
[smos-report-gen] passed for all of 10 inputs.
317.75 s
[smos-report-gen] Smos.Report.WorkSpec
317.75 s
[smos-report-gen] produceWorkReport
317.75 s
[smos-report-gen] ✓ produces valid reports for interesting stores 1547.65 ms
317.75 s
[smos-report-gen] passed for all of 10 inputs.
317.75 s
[smos-report-gen] ✓ finds next actions even if there is no time property or filter and no contexts 325.39 ms
317.75 s
[smos-report-gen] passed for all of 10 inputs.
317.75 s
[smos-report-gen] ✓ finds next actions even if there is a next meeting but no time property on the next actions 321.67 ms
317.75 s
[smos-report-gen] passed for all of 10 inputs.
317.75 s
[smos-report-gen] ✓ finds check failures actions even if there are no contexts 300.31 ms
317.75 s
[smos-report-gen] passed for all of 10 inputs.
317.75 s
[smos-report-gen] GenValid WorkReportContext
317.75 s
[smos-report-gen] genValid :: Gen WorkReportContext
317.75 s
[smos-report-gen] ✓ only generates valid 'WorkReportContext's 308.38 ms
317.75 s
[smos-report-gen] passed for all of 100 inputs.
317.75 s
[smos-report-gen] GenValid IntermediateWorkReport
317.75 s
[smos-report-gen] genValid :: Gen IntermediateWorkReport
317.75 s
[smos-report-gen] ✓ only generates valid 'IntermediateWorkReport's 1364.58 ms
317.75 s
[smos-report-gen] passed for all of 100 inputs.
317.75 s
[smos-report-gen] finishWorkReport
317.75 s
[smos-report-gen] ✓ produces valid work reports 1072.99 ms
317.75 s
[smos-report-gen] passed for all of 100 inputs.
317.75 s
[smos-report-gen] GenValid WorkReport
317.75 s
[smos-report-gen] genValid :: Gen WorkReport
317.75 s
[smos-report-gen] ✓ only generates valid 'WorkReport's 992.05 ms
317.75 s
[smos-report-gen] passed for all of 100 inputs.
317.75 s
[smos-report-gen] makeIntermediateWorkReport
317.75 s
[smos-report-gen] ✓ produces valid intermediate work reports 606.86 ms
317.75 s
[smos-report-gen] passed for all of 100 inputs.
317.75 s
[smos-report-gen] Smos.Report.ReportSpec
317.75 s
[smos-report-gen] JSON PreparedReport (valid)
317.75 s
[smos-report-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String PreparedReport
317.75 s
[smos-report-gen] ✓ ensures that encode and decode are inverses for "valid PreparedReport"'s 387.54 ms
317.75 s
[smos-report-gen] passed for all of 100 inputs.
317.75 s
[smos-report-gen] encode :: PreparedReport -> Data.ByteString.Lazy.ByteString
317.75 s
[smos-report-gen] ✓ never fails to encode a "valid PreparedReport" 245.47 ms
317.75 s
[smos-report-gen] passed for all of 100 inputs.
317.75 s
[smos-report-gen] GenValid PreparedReport
317.75 s
[smos-report-gen] genValid :: Gen PreparedReport
317.75 s
[smos-report-gen] ✓ only generates valid 'PreparedReport's 63.96 ms
317.75 s
[smos-report-gen] passed for all of 100 inputs.
317.75 s
[smos-report-gen] Smos.Report.ComparisonSpec
317.75 s
[smos-report-gen] parseComparison
317.76 s
[smos-report-gen] ✓ produces valid comparisons 8.00 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] GenValid Comparison
317.76 s
[smos-report-gen] genValid :: Gen Comparison
317.76 s
[smos-report-gen] ✓ only generates valid 'Comparison's 0.21 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] renderComparison
317.76 s
[smos-report-gen] ✓ produces valid comparisons 7.58 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ is the inverse of parseComparison 11.58 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] JSON Comparison (valid)
317.76 s
[smos-report-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String Comparison
317.76 s
[smos-report-gen] ✓ ensures that encode and decode are inverses for "valid Comparison"'s 14.79 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] encode :: Comparison -> Data.ByteString.Lazy.ByteString
317.76 s
[smos-report-gen] ✓ never fails to encode a "valid Comparison" 7.84 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] Smos.Report.PeriodSpec
317.76 s
[smos-report-gen] yearInterval
317.76 s
[smos-report-gen] ✓ works for 2022 0.02 ms
317.76 s
[smos-report-gen] GenValid Period
317.76 s
[smos-report-gen] genValid :: Gen Period
317.76 s
[smos-report-gen] ✓ only generates valid 'Period's 0.41 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] dayInterval
317.76 s
[smos-report-gen] ✓ works for 1 jan 2022 0.01 ms
317.76 s
[smos-report-gen] ✓ works for 31 dec 2022 0.01 ms
317.76 s
[smos-report-gen] weekInterval
317.76 s
[smos-report-gen] ✓ works for the 52th week of 2022 28.94 ms
317.76 s
[smos-report-gen] ✓ works for the first week of 2023 0.02 ms
317.76 s
[smos-report-gen] monthInterval
317.76 s
[smos-report-gen] ✓ works for Dec 2022 28.63 ms
317.76 s
[smos-report-gen] ✓ works for Jan 2022 0.01 ms
317.76 s
[smos-report-gen] periodInterval
317.76 s
[smos-report-gen] ✓ works for NextMonth at the end of the year 32.43 ms
317.76 s
[smos-report-gen] ✓ produces valid intervals 69.41 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ works for LastWeek at the beginning of the year 18.88 ms
317.76 s
[smos-report-gen] ✓ works for ThisWeek at the beginning of the year 0.04 ms
317.76 s
[smos-report-gen] ✓ works for NextWeek at the end of the year 18.81 ms
317.76 s
[smos-report-gen] ✓ works for LastMonth at the beginning of the year 14.96 ms
317.76 s
[smos-report-gen] Smos.Report.TimeSpec
317.76 s
[smos-report-gen] Ord Time
317.76 s
[smos-report-gen] (<) :: Time -> Time -> Bool
317.76 s
[smos-report-gen] ✓ is equivalent to (\a b -> compare a b == LT) for "valid Time"'s 4.00 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ is antireflexive for "valid Time"'s 1.83 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ is transitive for "valid Time"'s 1.88 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] "max :: (Time -> Time -> Time)"
317.76 s
[smos-report-gen] ✓ is equivalent to (\a b -> if a >= b then a else b) for "valid Time"'s 0.60 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] "min :: (Time -> Time -> Time)"
317.76 s
[smos-report-gen] ✓ is equivalent to (\a b -> if a <= b then a else b) for "valid Time"'s 0.51 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] (<=) :: Time -> Time -> Bool
317.76 s
[smos-report-gen] ✓ is antisymmetric for "valid Time"'s 0.55 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ is transitive for "valid Time"'s 0.36 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ is equivalent to (\a b -> compare a b /= GT) for "valid Time"'s 0.42 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ is reflexive for "valid Time"'s 0.25 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] (>) :: Time -> Time -> Bool
317.76 s
[smos-report-gen] ✓ is transitive for "valid Time"'s 0.39 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ is antireflexive for "valid Time"'s 0.26 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ is equivalent to (\a b -> compare a b == GT) for "valid Time"'s 1.24 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] (>=) :: Time -> Time -> Bool
317.76 s
[smos-report-gen] ✓ is antisymmetric for "valid Time"'s 1.03 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ is reflexive for "valid Time"'s 2.42 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ is equivalent to (\a b -> compare a b /= LT) for "valid Time"'s 0.72 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ is transitive for "valid Time"'s 0.48 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] timeP
317.76 s
[smos-report-gen] ✓ parses i minute correctly 0.87 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ parses i mins correctly 19.53 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ parses i day correctly 0.51 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ parses i second correctly 1.44 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ parses i years correctly 1.77 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ parses imo correctly 2.26 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ parses i year correctly 29.51 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ parses i wks correctly 31.38 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ parses id correctly 1.46 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ parses i days correctly 0.45 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ parses i hr correctly 29.06 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ parses i minutes correctly 0.67 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ parses i months correctly 3.97 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ parses iw correctly 0.72 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ parses i month correctly 0.70 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ parses i secs correctly 15.73 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ parses i seconds correctly 0.71 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ parses iy correctly 1.71 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ parses i week correctly 0.93 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ parses i ys correctly 11.31 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ parses i hours correctly 0.60 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ parses i sec correctly 10.64 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ parses im correctly 1.06 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ parses i wk correctly 11.00 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ parses i hour correctly 0.66 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ parses i hrs correctly 17.15 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ parses is correctly 0.44 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ parses ih correctly 1.19 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ only parses valid values 0.33 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ parses i weeks correctly 1.69 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ parses i min correctly 13.12 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ parses i mos correctly 13.20 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] renderTimeShort
317.76 s
[smos-report-gen] ✓ renders times that parse to the same 0.52 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ produces valid texts 1.72 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] Eq Time
317.76 s
[smos-report-gen] (/=) :: Time -> Time -> Bool
317.76 s
[smos-report-gen] ✓ is equivalent to (\a b -> not $ a == b) for "valid Time"s 0.36 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ is antireflexive for "valid Time"s 0.87 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] (==) :: Time -> Time -> Bool
317.76 s
[smos-report-gen] ✓ is symmetric for "valid Time"s 0.32 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ is equivalent to (\a b -> not $ a /= b) for "valid Time"s 0.36 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ is reflexive for "valid Time"s 0.30 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] ✓ is transitive for "valid Time"s 0.30 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] JSON Time (valid)
317.76 s
[smos-report-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String Time
317.76 s
[smos-report-gen] ✓ ensures that encode and decode are inverses for "valid Time"'s 1.65 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] encode :: Time -> Data.ByteString.Lazy.ByteString
317.76 s
[smos-report-gen] ✓ never fails to encode a "valid Time" 1.13 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.76 s
[smos-report-gen] GenValid Time
317.76 s
[smos-report-gen] genValid :: Gen Time
317.76 s
[smos-report-gen] ✓ only generates valid 'Time's 0.14 ms
317.76 s
[smos-report-gen] passed for all of 100 inputs.
317.77 s
[smos-report-gen] renderTime
317.77 s
[smos-report-gen] ✓ renders times that parse to the same 0.42 ms
317.77 s
[smos-report-gen] passed for all of 100 inputs.
317.77 s
[smos-report-gen] ✓ produces valid texts 1.43 ms
317.77 s
[smos-report-gen] passed for all of 100 inputs.
317.77 s
[smos-report-gen] Smos.Report.SorterSpec
317.77 s
[smos-report-gen] examples
317.77 s
[smos-report-gen] Sort by the time-representation of the value of the 'timewindow' property:
317.77 s
[smos-report-gen] ✓ is valid 3.94 ms
317.77 s
[smos-report-gen] ✓ roundtrips and back 53.28 ms
317.77 s
[smos-report-gen] ✓ roundtrips 50.88 ms
317.77 s
[smos-report-gen] Sort by filename, in reverse:
317.77 s
[smos-report-gen] ✓ is valid 8.88 ms
317.77 s
[smos-report-gen] ✓ roundtrips and back 58.77 ms
317.77 s
[smos-report-gen] ✓ roundtrips 58.55 ms
317.77 s
[smos-report-gen] Sort by the BEGIN timestamp:
317.77 s
[smos-report-gen] ✓ roundtrips 66.90 ms
317.77 s
[smos-report-gen] ✓ roundtrips and back 26.72 ms
317.77 s
[smos-report-gen] ✓ is valid 0.34 ms
317.77 s
[smos-report-gen] Sort by the string-representation of the value of the 'effort' property:
317.77 s
[smos-report-gen] ✓ roundtrips and back 8.48 ms
317.77 s
[smos-report-gen] ✓ is valid 2.26 ms
317.77 s
[smos-report-gen] ✓ roundtrips 0.42 ms
317.77 s
[smos-report-gen] Sort by filename:
317.77 s
[smos-report-gen] ✓ is valid 3.69 ms
317.77 s
[smos-report-gen] ✓ roundtrips 3.90 ms
317.77 s
[smos-report-gen] ✓ roundtrips and back 1.06 ms
317.77 s
[smos-report-gen] Sort by whether the entry has the 'home' tag:
317.77 s
[smos-report-gen] ✓ is valid 12.53 ms
317.77 s
[smos-report-gen] ✓ roundtrips 21.73 ms
317.77 s
[smos-report-gen] ✓ roundtrips and back 21.88 ms
317.77 s
[smos-report-gen] Sort by filename, then by the 'effort' property:
317.77 s
[smos-report-gen] ✓ roundtrips and back 21.62 ms
317.77 s
[smos-report-gen] ✓ roundtrips 21.61 ms
317.77 s
[smos-report-gen] ✓ is valid 10.98 ms
317.77 s
[smos-report-gen] GenValid Sorter
317.77 s
[smos-report-gen] genValid :: Gen Sorter
317.77 s
[smos-report-gen] ✓ only generates valid 'Sorter's 7.40 ms
317.77 s
[smos-report-gen] passed for all of 100 inputs.
317.77 s
[smos-report-gen] byPropertyP
317.77 s
[smos-report-gen] ✓ only parses valid values 1.98 ms
317.77 s
[smos-report-gen] passed for all of 100 inputs.
317.77 s
[smos-report-gen] ✓ only parses valid values from rendered sorters 6.39 ms
317.77 s
[smos-report-gen] passed for all of 100 inputs.
317.77 s
[smos-report-gen] renderSorter
317.77 s
[smos-report-gen] ✓ renders sorters that parse to the same 22.49 ms
317.77 s
[smos-report-gen] passed for all of 100 inputs.
317.77 s
[smos-report-gen] ✓ produces valid texts 5.43 ms
317.77 s
[smos-report-gen] passed for all of 100 inputs.
317.77 s
[smos-report-gen] byStateP
317.77 s
[smos-report-gen] ✓ only parses valid values 0.86 ms
317.77 s
[smos-report-gen] passed for all of 100 inputs.
317.77 s
[smos-report-gen] ✓ only parses valid values from rendered sorters 3.59 ms
317.77 s
[smos-report-gen] passed for all of 100 inputs.
317.77 s
[smos-report-gen] andThenP
317.77 s
[smos-report-gen] ✓ only parses valid values from rendered sorters 14.29 ms
317.77 s
[smos-report-gen] passed for all of 100 inputs.
317.77 s
[smos-report-gen] ✓ only parses valid values 0.25 ms
317.77 s
[smos-report-gen] passed for all of 100 inputs.
317.77 s
[smos-report-gen] JSON Sorter (valid)
317.77 s
[smos-report-gen] encode :: Sorter -> Data.ByteString.Lazy.ByteString
317.77 s
[smos-report-gen] ✓ never fails to encode a "valid Sorter" 5.05 ms
317.77 s
[smos-report-gen] passed for all of 100 inputs.
317.77 s
[smos-report-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String Sorter
317.77 s
[smos-report-gen] ✓ ensures that encode and decode are inverses for "valid Sorter"'s 19.95 ms
317.77 s
[smos-report-gen] passed for all of 100 inputs.
317.77 s
[smos-report-gen] sorterP
317.77 s
[smos-report-gen] ✓ only parses valid values from rendered sorters 19.92 ms
317.77 s
[smos-report-gen] passed for all of 100 inputs.
317.77 s
[smos-report-gen] ✓ parses "tag:home" as ByTag (Tag {tagText = "home"}) 0.02 ms
317.77 s
[smos-report-gen] ✓ only parses valid values 4.74 ms
317.77 s
[smos-report-gen] passed for all of 100 inputs.
317.77 s
[smos-report-gen] ✓ parses "state" as ByState 0.00 ms
317.77 s
[smos-report-gen] ✓ parses "file" as ByFile 0.00 ms
317.77 s
[smos-report-gen] ✓ parses "property-as-time:timewindow" as ByPropertyTime (PropertyName {propertyNameText = "timewindow"}) 0.03 ms
317.77 s
[smos-report-gen] ✓ parses "reverse:property:effort" as Reverse (ByProperty (PropertyName {propertyNameText = "effort"})) 0.03 ms
317.77 s
[smos-report-gen] ✓ parses "(property:effort then file)" as AndThen (ByProperty (PropertyName {propertyNameText = "effort"})) ByFile 0.04 ms
317.77 s
[smos-report-gen] ✓ parses "property:effort" as ByProperty (PropertyName {propertyNameText = "effort"}) 0.03 ms
317.77 s
[smos-report-gen] ✓ parses "header" as ByHeader 0.01 ms
317.77 s
[smos-report-gen] ✓ parses "timestamp:BEGIN" as ByTimestamp (TimestampName {timestampNameText = "BEGIN"}) 0.02 ms
317.77 s
[smos-report-gen] reverseP
317.77 s
[smos-report-gen] ✓ only parses valid values from rendered sorters 16.52 ms
317.77 s
[smos-report-gen] passed for all of 100 inputs.
317.77 s
[smos-report-gen] ✓ only parses valid values 2.02 ms
317.77 s
[smos-report-gen] passed for all of 100 inputs.
317.77 s
[smos-report-gen] byHeaderP
317.77 s
[smos-report-gen] ✓ only parses valid values 1.92 ms
317.77 s
[smos-report-gen] passed for all of 100 inputs.
317.77 s
[smos-report-gen] ✓ only parses valid values from rendered sorters 2.88 ms
317.77 s
[smos-report-gen] passed for all of 100 inputs.
317.77 s
[smos-report-gen] sorterOrdering
317.77 s
[smos-report-gen] ✓ produces valid orderings 8.10 ms
317.77 s
[smos-report-gen] passed for all of 100 inputs.
317.77 s
[smos-report-gen] byFileP
317.77 s
[smos-report-gen] ✓ only parses valid values from rendered sorters 3.35 ms
317.77 s
[smos-report-gen] passed for all of 100 inputs.
317.77 s
[smos-report-gen] ✓ only parses valid values 0.37 ms
317.77 s
[smos-report-gen] passed for all of 100 inputs.
317.77 s
[smos-report-gen] byTimestampP
317.77 s
[smos-report-gen] ✓ only parses valid values from rendered sorters 4.63 ms
317.77 s
[smos-report-gen] passed for all of 100 inputs.
317.77 s
[smos-report-gen] ✓ only parses valid values 0.40 ms
317.77 s
[smos-report-gen] passed for all of 100 inputs.
317.77 s
[smos-report-gen] byTagP
317.77 s
[smos-report-gen] ✓ only parses valid values 0.42 ms
317.77 s
[smos-report-gen] passed for all of 100 inputs.
317.77 s
[smos-report-gen] ✓ only parses valid values from rendered sorters 6.27 ms
317.77 s
[smos-report-gen] passed for all of 100 inputs.
317.77 s
[smos-report-gen]
317.77 s
[smos-report-gen] Examples: 28737
317.77 s
[smos-report-gen] Passed: 612
317.77 s
[smos-report-gen] Failed: 0
317.77 s
[smos-report-gen] Pending: 3
317.77 s
[smos-report-gen] Sum of test runtimes: 30.08 seconds
317.77 s
[smos-report-gen] Test suite took: 54.80 seconds
317.77 s
[smos-report-gen]
317.79 s
[smos-report-gen] Test suite smos-report-test: PASS
317.79 s
[smos-report-gen] Test suite logged to: dist/test/smos-report-gen-0.8.0-smos-report-test.log
317.79 s
[smos-report-gen] 1 of 1 test suites (1 of 1 test cases) passed.
317.80 s
[smos-report-gen] checkPhase completed in 55 seconds
317.80 s
[smos-report-gen] Phase: haddockPhase
317.81 s
[smos-report-gen] Phase: installPhase
317.91 s
[ical-recurrence-gen] Preprocessing library for ical-recurrence-gen-0.0.0.0...
317.91 s
[ical-recurrence-gen] Running Haddock on library for ical-recurrence-gen-0.0.0.0...
317.91 s
[ical-recurrence-gen] Warning: The documentation for the following packages are not installed. No
317.91 s
[ical-recurrence-gen] links will be generated to these packages: attoparsec-0.14.4,
317.91 s
[ical-recurrence-gen] attoparsec-0.14.4, libyaml-clib-0.2.5, path-0.9.6, path-0.9.6, vector-0.13.2.0
317.95 s
[smos-report-gen] Installing library in /nix/store/rrwdvqqszdj62gafv7i5x54cfhhv69gr-smos-report-gen-0.8.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
318.01 s
[smos-sync-source] Phase: updateAutotoolsGnuConfigScriptsPhase
318.02 s
[smos-sync-source] Phase: configurePhase
318.03 s
[smos-sync-source] configureFlags: --verbose --prefix=/nix/store/2jp3xlwic0zrlvm7vbmp40jc7i09xpfl-smos-sync-source-0.8.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.oFQsSEkVUZ/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
318.03 s
[smos-sync-source] Using Parsec parser
318.03 s
[smos-sync-source] Configuring smos-sync-0.8.0...
318.25 s
[smos-report-gen] Phase: fixupPhase
318.27 s
[ical-recurrence-gen] [1 of 3] Compiling ICal.Recurrence.Gen ( src/ICal/Recurrence/Gen.hs, nothing )
318.27 s
[smos-report-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/rrwdvqqszdj62gafv7i5x54cfhhv69gr-smos-report-gen-0.8.0
318.28 s
[smos-report-gen] shrinking /nix/store/rrwdvqqszdj62gafv7i5x54cfhhv69gr-smos-report-gen-0.8.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp-ghc9.10.3.so
318.33 s
[smos-report-gen] checking for references to /build/ in /nix/store/rrwdvqqszdj62gafv7i5x54cfhhv69gr-smos-report-gen-0.8.0...
318.36 s
[smos-report-gen] patching script interpreter paths in /nix/store/rrwdvqqszdj62gafv7i5x54cfhhv69gr-smos-report-gen-0.8.0
318.37 s
[smos-report-gen] stripping (with command strip and flags -S -p) in /nix/store/rrwdvqqszdj62gafv7i5x54cfhhv69gr-smos-report-gen-0.8.0/lib
318.44 s
[smos-report-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/d4v2p1h8dj6hc6lsl7k0zhhfd0n9d9j7-smos-report-gen-0.8.0-coverage
318.45 s
[smos-report-gen] checking for references to /build/ in /nix/store/d4v2p1h8dj6hc6lsl7k0zhhfd0n9d9j7-smos-report-gen-0.8.0-coverage...
318.46 s
[smos-report-gen] patching script interpreter paths in /nix/store/d4v2p1h8dj6hc6lsl7k0zhhfd0n9d9j7-smos-report-gen-0.8.0-coverage
318.59 s
[smos-cursor] [13 of 16] Compiling Smos.History ( src/Smos/History.hs, dist/build/Smos/History.o, dist/build/Smos/History.dyn_o )
318.59 s
[smos-cursor] [14 of 16] Compiling Smos.Cursor.SmosFileEditor ( src/Smos/Cursor/SmosFileEditor.hs, dist/build/Smos/Cursor/SmosFileEditor.o, dist/build/Smos/Cursor/SmosFileEditor.dyn_o )
318.59 s
[smos-cursor] Adapting module: Smos.Cursor.SmosFileEditor
318.59 s
[smos-cursor] Outputing coverables file /build/smos-cursor-0.7.0/src/Smos/Cursor/SmosFileEditor.hs.coverables for source file /build/smos-cursor-0.7.0/src/Smos/Cursor/SmosFileEditor.hs
318.61 s
[ical-recurrence-gen] [2 of 3] Compiling ICal.Recurrence.TestUtils ( src/ICal/Recurrence/TestUtils.hs, nothing )
318.64 s
[ical-recurrence-gen] [3 of 3] Compiling Paths_ical_recurrence_gen ( dist/build/autogen/Paths_ical_recurrence_gen.hs, nothing )
318.66 s
[ical-recurrence-gen] Haddock coverage:
318.66 s
[ical-recurrence-gen] 0% ( 0 / 1) in 'ICal.Recurrence.Gen'
318.66 s
[ical-recurrence-gen] Missing documentation for:
318.66 s
[ical-recurrence-gen] Module header
318.66 s
[ical-recurrence-gen] 0% ( 0 / 2) in 'ICal.Recurrence.TestUtils'
318.66 s
[ical-recurrence-gen] Missing documentation for:
318.66 s
[ical-recurrence-gen] Module header
318.66 s
[ical-recurrence-gen] shouldRecur (src/ICal/Recurrence/TestUtils.hs:8)
318.88 s
[smos-sync-source] Dependency aeson: using aeson-2.2.3.0
319.15 s
[smos-sync-source] Dependency aeson-pretty: using aeson-pretty-0.8.10
319.15 s
[smos-sync-source] Dependency autodocodec: using autodocodec-0.5.0.0
319.15 s
[smos-sync-source] Dependency base: using base-4.20.2.0
319.15 s
[smos-sync-source] Dependency bytestring: using bytestring-0.12.2.0
319.15 s
[smos-sync-source] Dependency containers: using containers-0.7
319.15 s
[smos-sync-source] Dependency cookie: using cookie-0.5.1
319.15 s
[smos-sync-source] Dependency deepseq: using deepseq-1.5.0.0
319.15 s
[smos-sync-source] Dependency dirforest: using dirforest-0.1.0.0
319.15 s
[smos-sync-source] Dependency filelock: using filelock-0.1.1.8
319.15 s
[smos-sync-source] Dependency filepath: using filepath-1.5.4.0
319.15 s
[smos-sync-source] Dependency hostname: using hostname-1.0
319.15 s
[smos-sync-source] Dependency http-client: using http-client-0.7.19
319.15 s
[smos-sync-source] Dependency http-client-tls: using http-client-tls-0.3.6.4
319.15 s
[smos-sync-source] Dependency http-types: using http-types-0.12.4
319.15 s
[smos-sync-source] Dependency mergeful: using mergeful-0.3.0.0
319.15 s
[smos-sync-source] Dependency monad-logger: using monad-logger-0.3.42
319.15 s
[smos-sync-source] Dependency mtl: using mtl-2.3.1
319.15 s
[smos-sync-source] Dependency opt-env-conf: using opt-env-conf-0.15.0.1
319.15 s
[smos-sync-source] Dependency path: using path-0.9.6
319.15 s
[smos-sync-source] Dependency path-io: using path-io-1.8.2
319.15 s
[smos-sync-source] Dependency persistent: using persistent-2.17.1.0
319.15 s
[smos-sync-source] Dependency persistent-sqlite: using persistent-sqlite-2.13.3.1
319.15 s
[smos-sync-source] Dependency pretty-show: using pretty-show-1.10
319.16 s
[smos-sync-source] Dependency servant-auth-client: using servant-auth-client-0.4.2.0
319.16 s
[smos-sync-source] Dependency servant-client: using servant-client-0.20.3.0
319.16 s
[smos-sync-source] Dependency smos-api: using smos-api-0.8.0
319.16 s
[smos-sync-source] Dependency smos-cli: using smos-cli-0.2.1
319.16 s
[smos-sync-source] Dependency smos-client: using smos-client-0.6.0
319.16 s
[smos-sync-source] Dependency smos-directory: using smos-directory-0.2.0
319.16 s
[smos-sync-source] Dependency text: using text-2.1.3
319.16 s
[smos-sync-source] Dependency time: using time-1.12.2
319.16 s
[smos-sync-source] Dependency unix: using unix-2.8.7.0
319.16 s
[smos-sync-source] Dependency unliftio: using unliftio-0.2.25.1
319.16 s
[smos-sync-source] Dependency validity: using validity-0.12.1.0
319.16 s
[smos-sync-source] Dependency validity-bytestring: using validity-bytestring-0.4.1.1
319.16 s
[smos-sync-source] Dependency validity-containers: using validity-containers-0.5.0.5
319.16 s
[smos-sync-source] Dependency validity-path: using validity-path-0.4.0.1
319.16 s
[smos-sync-source] Dependency validity-uuid: using validity-uuid-0.1.0.3
319.16 s
[smos-sync-source] Dependency base: using base-4.20.2.0
319.16 s
[smos-sync-source] Dependency smos-sync: using smos-sync-0.8.0
319.16 s
[smos-sync-source] Source component graph:
319.16 s
[smos-sync-source] component lib
319.16 s
[smos-sync-source] component exe:smos-sync dependency lib
319.16 s
[smos-sync-source] Configured component graph:
319.16 s
[smos-sync-source] component smos-sync-0.8.0-DGqrMuOxXJuLnf50Z0kBkK
319.16 s
[smos-sync-source] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
319.16 s
[smos-sync-source] include aeson-pretty-0.8.10-EOHJE4CczlZFHBO2uJabQe
319.16 s
[smos-sync-source] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
319.16 s
[smos-sync-source] include base-4.20.2.0-fafd
319.16 s
[smos-sync-source] include bytestring-0.12.2.0-96e1
319.16 s
[smos-sync-source] include containers-0.7-96b4
319.16 s
[smos-sync-source] include cookie-0.5.1-7u6eLZ37tzK18CDWDPtH1Y
319.16 s
[smos-sync-source] include deepseq-1.5.0.0-2b65
319.16 s
[smos-sync-source] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
319.16 s
[smos-sync-source] include filelock-0.1.1.8-3h50ayAyG8T1JuWtve0YR6
319.16 s
[smos-sync-source] include filepath-1.5.4.0-2605
319.16 s
[smos-sync-source] include hostname-1.0-FmdyRn5GsTq20zMHLXIA6i
319.16 s
[smos-sync-source] include http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
319.16 s
[smos-sync-source] include http-client-tls-0.3.6.4-GORR3J4OiQ7BD73OfRHauR
319.16 s
[smos-sync-source] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
319.16 s
[smos-sync-source] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
319.16 s
[smos-sync-source] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
319.16 s
[smos-sync-source] include mtl-2.3.1-37af
319.16 s
[smos-sync-source] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
319.16 s
[smos-sync-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
319.16 s
[smos-sync-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
319.16 s
[smos-sync-source] include persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
319.16 s
[smos-sync-source] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
319.16 s
[smos-sync-source] include pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
319.16 s
[smos-sync-source] include servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
319.16 s
[smos-sync-source] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
319.16 s
[smos-sync-source] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
319.16 s
[smos-sync-source] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
319.16 s
[smos-sync-source] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
319.16 s
[smos-sync-source] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
319.16 s
[smos-sync-source] include text-2.1.3-34f1
319.16 s
[smos-sync-source] include time-1.12.2-3479
319.16 s
[smos-sync-source] include unix-2.8.7.0-cb75
319.16 s
[smos-sync-source] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
319.16 s
[smos-sync-source] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
319.16 s
[smos-sync-source] include validity-bytestring-0.4.1.1-4bRtlxuVsWD3ePz3664F9A
319.16 s
[smos-sync-source] include validity-containers-0.5.0.5-L34Up3h7c9SHVl6t63Wf6u
319.16 s
[smos-sync-source] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
319.16 s
[smos-sync-source] include validity-uuid-0.1.0.3-C6oYz4U4VSOGb2wnPtpiKU
319.16 s
[smos-sync-source] component smos-sync-0.8.0-8YrA1TlCwmQ4d2pHEMN5EU-smos-sync
319.16 s
[smos-sync-source] include base-4.20.2.0-fafd
319.16 s
[smos-sync-source] include smos-sync-0.8.0-DGqrMuOxXJuLnf50Z0kBkK
319.16 s
[smos-sync-source] Linked component graph:
319.16 s
[smos-sync-source] unit smos-sync-0.8.0-DGqrMuOxXJuLnf50Z0kBkK
319.16 s
[smos-sync-source] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
319.16 s
[smos-sync-source] include aeson-pretty-0.8.10-EOHJE4CczlZFHBO2uJabQe
319.16 s
[smos-sync-source] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
319.16 s
[smos-sync-source] include base-4.20.2.0-fafd
319.16 s
[smos-sync-source] include bytestring-0.12.2.0-96e1
319.16 s
[smos-sync-source] include containers-0.7-96b4
319.16 s
[smos-sync-source] include cookie-0.5.1-7u6eLZ37tzK18CDWDPtH1Y
319.16 s
[smos-sync-source] include deepseq-1.5.0.0-2b65
319.16 s
[smos-sync-source] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
319.16 s
[smos-sync-source] include filelock-0.1.1.8-3h50ayAyG8T1JuWtve0YR6
319.16 s
[smos-sync-source] include filepath-1.5.4.0-2605
319.16 s
[smos-sync-source] include hostname-1.0-FmdyRn5GsTq20zMHLXIA6i
319.16 s
[smos-sync-source] include http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
319.16 s
[smos-sync-source] include http-client-tls-0.3.6.4-GORR3J4OiQ7BD73OfRHauR
319.16 s
[smos-sync-source] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
319.16 s
[smos-sync-source] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
319.16 s
[smos-sync-source] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
319.16 s
[smos-sync-source] include mtl-2.3.1-37af
319.16 s
[smos-sync-source] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
319.16 s
[smos-sync-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
319.16 s
[smos-sync-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
319.16 s
[smos-sync-source] include persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
319.16 s
[smos-sync-source] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
319.16 s
[smos-sync-source] include pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
319.16 s
[smos-sync-source] include servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
319.16 s
[smos-sync-source] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
319.16 s
[smos-sync-source] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
319.16 s
[smos-sync-source] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
319.16 s
[smos-sync-source] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
319.16 s
[smos-sync-source] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
319.16 s
[smos-sync-source] include text-2.1.3-34f1
319.16 s
[smos-sync-source] include time-1.12.2-3479
319.16 s
[smos-sync-source] include unix-2.8.7.0-cb75
319.16 s
[smos-sync-source] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
319.16 s
[smos-sync-source] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
319.16 s
[smos-sync-source] include validity-bytestring-0.4.1.1-4bRtlxuVsWD3ePz3664F9A
319.16 s
[smos-sync-source] include validity-containers-0.5.0.5-L34Up3h7c9SHVl6t63Wf6u
319.16 s
[smos-sync-source] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
319.16 s
[smos-sync-source] include validity-uuid-0.1.0.3-C6oYz4U4VSOGb2wnPtpiKU
319.16 s
[smos-sync-source] Smos.Sync.Client=smos-sync-0.8.0-DGqrMuOxXJuLnf50Z0kBkK:Smos.Sync.Client,Smos.Sync.Client.Command=smos-sync-0.8.0-DGqrMuOxXJuLnf50Z0kBkK:Smos.Sync.Client.Command,Smos.Sync.Client.Command.Login=smos-sync-0.8.0-DGqrMuOxXJuLnf50Z0kBkK:Smos.Sync.Client.Command.Login,Smos.Sync.Client.Command.Register=smos-sync-0.8.0-DGqrMuOxXJuLnf50Z0kBkK:Smos.Sync.Client.Command.Register,Smos.Sync.Client.Command.Sync=smos-sync-0.8.0-DGqrMuOxXJuLnf50Z0kBkK:Smos.Sync.Client.Command.Sync,Smos.Sync.Client.Contents=smos-sync-0.8.0-DGqrMuOxXJuLnf50Z0kBkK:Smos.Sync.Client.Contents,Smos.Sync.Client.ContentsMap=smos-sync-0.8.0-DGqrMuOxXJuLnf50Z0kBkK:Smos.Sync.Client.ContentsMap,Smos.Sync.Client.DB=smos-sync-0.8.0-DGqrMuOxXJuLnf50Z0kBkK:Smos.Sync.Client.DB,Smos.Sync.Client.DirForest=smos-sync-0.8.0-DGqrMuOxXJuLnf50Z0kBkK:Smos.Sync.Client.DirForest,Smos.Sync.Client.Env=smos-sync-0.8.0-DGqrMuOxXJuLnf50Z0kBkK:Smos.Sync.Client.Env,Smos.Sync.Client.Meta=smos-sync-0.8.0-DGqrMuOxXJuLnf50Z0kBkK:Smos.Sync.Client.Meta,Smos.Sync.Client.MetaMap=smos-sync-0.8.0-DGqrMuOxXJuLnf50Z0kBkK:Smos.Sync.Client.MetaMap,Smos.Sync.Client.OptParse=smos-sync-0.8.0-DGqrMuOxXJuLnf50Z0kBkK:Smos.Sync.Client.OptParse,Smos.Sync.Client.Session=smos-sync-0.8.0-DGqrMuOxXJuLnf50Z0kBkK:Smos.Sync.Client.Session
319.16 s
[smos-sync-source] unit smos-sync-0.8.0-8YrA1TlCwmQ4d2pHEMN5EU-smos-sync
319.16 s
[smos-sync-source] include base-4.20.2.0-fafd
319.16 s
[smos-sync-source] include smos-sync-0.8.0-DGqrMuOxXJuLnf50Z0kBkK
319.16 s
[smos-sync-source] Ready component graph:
319.16 s
[smos-sync-source] definite smos-sync-0.8.0-DGqrMuOxXJuLnf50Z0kBkK
319.16 s
[smos-sync-source] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
319.16 s
[smos-sync-source] depends aeson-pretty-0.8.10-EOHJE4CczlZFHBO2uJabQe
319.16 s
[smos-sync-source] depends autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
319.16 s
[smos-sync-source] depends base-4.20.2.0-fafd
319.16 s
[smos-sync-source] depends bytestring-0.12.2.0-96e1
319.16 s
[smos-sync-source] depends containers-0.7-96b4
319.16 s
[smos-sync-source] depends cookie-0.5.1-7u6eLZ37tzK18CDWDPtH1Y
319.16 s
[smos-sync-source] depends deepseq-1.5.0.0-2b65
319.16 s
[smos-sync-source] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
319.16 s
[smos-sync-source] depends filelock-0.1.1.8-3h50ayAyG8T1JuWtve0YR6
319.16 s
[smos-sync-source] depends filepath-1.5.4.0-2605
319.16 s
[smos-sync-source] depends hostname-1.0-FmdyRn5GsTq20zMHLXIA6i
319.16 s
[smos-sync-source] depends http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
319.16 s
[smos-sync-source] depends http-client-tls-0.3.6.4-GORR3J4OiQ7BD73OfRHauR
319.16 s
[smos-sync-source] depends http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
319.16 s
[smos-sync-source] depends mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
319.16 s
[smos-sync-source] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
319.16 s
[smos-sync-source] depends mtl-2.3.1-37af
319.16 s
[smos-sync-source] depends opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
319.16 s
[smos-sync-source] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
319.16 s
[smos-sync-source] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
319.16 s
[smos-sync-source] depends persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
319.16 s
[smos-sync-source] depends persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
319.16 s
[smos-sync-source] depends pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
319.16 s
[smos-sync-source] depends servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
319.16 s
[smos-sync-source] depends servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
319.16 s
[smos-sync-source] depends smos-api-0.8.0-7uONugSADRTFww9bibLj2W
319.16 s
[smos-sync-source] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
319.16 s
[smos-sync-source] depends smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
319.16 s
[smos-sync-source] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
319.16 s
[smos-sync-source] depends text-2.1.3-34f1
319.16 s
[smos-sync-source] depends time-1.12.2-3479
319.16 s
[smos-sync-source] depends unix-2.8.7.0-cb75
319.16 s
[smos-sync-source] depends unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
319.16 s
[smos-sync-source] depends validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
319.16 s
[smos-sync-source] depends validity-bytestring-0.4.1.1-4bRtlxuVsWD3ePz3664F9A
319.16 s
[smos-sync-source] depends validity-containers-0.5.0.5-L34Up3h7c9SHVl6t63Wf6u
319.16 s
[smos-sync-source] depends validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
319.16 s
[smos-sync-source] depends validity-uuid-0.1.0.3-C6oYz4U4VSOGb2wnPtpiKU
319.16 s
[smos-sync-source] definite smos-sync-0.8.0-8YrA1TlCwmQ4d2pHEMN5EU-smos-sync
319.16 s
[smos-sync-source] depends base-4.20.2.0-fafd
319.16 s
[smos-sync-source] depends smos-sync-0.8.0-DGqrMuOxXJuLnf50Z0kBkK
319.16 s
[smos-sync-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
319.16 s
[smos-sync-source] Using compiler: ghc-9.10.3
319.16 s
[smos-sync-source] Using install prefix:
319.16 s
[smos-sync-source] /nix/store/2jp3xlwic0zrlvm7vbmp40jc7i09xpfl-smos-sync-source-0.8.0
319.16 s
[smos-sync-source] Executables installed in:
319.16 s
[smos-sync-source] /nix/store/2jp3xlwic0zrlvm7vbmp40jc7i09xpfl-smos-sync-source-0.8.0/bin
319.16 s
[smos-sync-source] Libraries installed in:
319.16 s
[smos-sync-source] /nix/store/2jp3xlwic0zrlvm7vbmp40jc7i09xpfl-smos-sync-source-0.8.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-sync-0.8.0-DGqrMuOxXJuLnf50Z0kBkK
319.16 s
[smos-sync-source] Dynamic Libraries installed in:
319.16 s
[smos-sync-source] /nix/store/2jp3xlwic0zrlvm7vbmp40jc7i09xpfl-smos-sync-source-0.8.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
319.16 s
[smos-sync-source] Private executables installed in:
319.16 s
[smos-sync-source] /nix/store/2jp3xlwic0zrlvm7vbmp40jc7i09xpfl-smos-sync-source-0.8.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-sync-0.8.0
319.16 s
[smos-sync-source] Data files installed in:
319.16 s
[smos-sync-source] /nix/store/2jp3xlwic0zrlvm7vbmp40jc7i09xpfl-smos-sync-source-0.8.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-sync-0.8.0
319.16 s
[smos-sync-source] Documentation installed in:
319.16 s
[smos-sync-source] /nix/store/2jp3xlwic0zrlvm7vbmp40jc7i09xpfl-smos-sync-source-0.8.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-sync-0.8.0
319.16 s
[smos-sync-source] Configuration files installed in:
319.16 s
[smos-sync-source] /nix/store/2jp3xlwic0zrlvm7vbmp40jc7i09xpfl-smos-sync-source-0.8.0/etc
319.16 s
[smos-sync-source] No alex found
319.16 s
[smos-sync-source] Using ar found on system at:
319.16 s
[smos-sync-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
319.16 s
[smos-sync-source] No c2hs found
319.16 s
[smos-sync-source] No cpphs found
319.16 s
[smos-sync-source] No doctest found
319.16 s
[smos-sync-source] Using gcc version 14.3.0 given by user at:
319.16 s
[smos-sync-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
319.16 s
[smos-sync-source] Using ghc version 9.10.3 found on system at:
319.16 s
[smos-sync-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
319.16 s
[smos-sync-source] Using ghc-pkg version 9.10.3 found on system at:
319.16 s
[smos-sync-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
319.16 s
[smos-sync-source] No ghcjs found
319.16 s
[smos-sync-source] No ghcjs-pkg found
319.16 s
[smos-sync-source] No greencard found
319.16 s
[smos-sync-source] Using haddock version 2.31.1 found on system at:
319.16 s
[smos-sync-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
319.16 s
[smos-sync-source] No happy found
319.16 s
[smos-sync-source] Using haskell-suite found on system at: haskell-suite-dummy-location
319.16 s
[smos-sync-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
319.16 s
[smos-sync-source] No hmake found
319.16 s
[smos-sync-source] Using hpc version 0.69 found on system at:
319.16 s
[smos-sync-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
319.16 s
[smos-sync-source] Using hsc2hs version 0.68.10 found on system at:
319.16 s
[smos-sync-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
319.16 s
[smos-sync-source] No hscolour found
319.16 s
[smos-sync-source] No jhc found
319.16 s
[smos-sync-source] Using ld found on system at:
319.16 s
[smos-sync-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
319.16 s
[smos-sync-source] No pkg-config found
319.16 s
[smos-sync-source] Using runghc version 9.10.3 found on system at:
319.16 s
[smos-sync-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
319.16 s
[smos-sync-source] Using strip version 2.44 found on system at:
319.16 s
[smos-sync-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
319.16 s
[smos-sync-source] Using tar found on system at:
319.16 s
[smos-sync-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
319.16 s
[smos-sync-source] No uhc found
319.16 s
[smos-cursor] [15 of 16] Compiling Smos.Undo ( src/Smos/Undo.hs, dist/build/Smos/Undo.o, dist/build/Smos/Undo.dyn_o )
319.16 s
[smos-cursor] [16 of 16] Compiling Smos.Cursor.FileBrowser ( src/Smos/Cursor/FileBrowser.hs, dist/build/Smos/Cursor/FileBrowser.o, dist/build/Smos/Cursor/FileBrowser.dyn_o )
319.19 s
[smos-sync-source] Phase: buildPhase
319.20 s
[smos-sync-source] Distribution quality errors:
319.20 s
[smos-sync-source] [no-syn-desc] No 'synopsis' or 'description' field.
319.20 s
[smos-sync-source] [missing-bounds-important] The dependency 'build-depends: base' does not
319.20 s
[smos-sync-source] specify an upper bound on the version number. Each major release of the 'base'
319.20 s
[smos-sync-source] package changes the API in various ways and most packages will need some
319.20 s
[smos-sync-source] changes to compile with it. The recommended practice is to specify an upper
319.20 s
[smos-sync-source] bound on the version of the 'base' package. This ensures your package will
319.20 s
[smos-sync-source] continue to build when a new major version of the 'base' package is released.
319.20 s
[smos-sync-source] If you are not sure what upper bound to use then use the next major version.
319.20 s
[smos-sync-source] For example if you have tested your package with 'base' version 4.5 and 4.6
319.20 s
[smos-sync-source] then use 'build-depends: base >= 4.5 && < 4.7'.
319.20 s
[smos-sync-source] Distribution quality warnings:
319.20 s
[smos-sync-source] [no-license-file] A 'license-file' is not specified.
319.20 s
[smos-sync-source] [missing-upper-bounds] On library, these packages miss upper bounds:
319.20 s
[smos-sync-source] - aeson
319.20 s
[smos-sync-source] - aeson-pretty
319.20 s
[smos-sync-source] - autodocodec
319.20 s
[smos-sync-source] - bytestring
319.20 s
[smos-sync-source] - containers
319.20 s
[smos-sync-source] - cookie
319.20 s
[smos-sync-source] - deepseq
319.20 s
[smos-sync-source] - dirforest
319.21 s
[smos-sync-source] - filelock
319.21 s
[smos-sync-source] - filepath
319.21 s
[smos-sync-source] - hostname
319.21 s
[smos-sync-source] - http-client
319.21 s
[smos-sync-source] - http-client-tls
319.21 s
[smos-sync-source] - http-types
319.21 s
[smos-sync-source] - mergeful
319.21 s
[smos-sync-source] - monad-logger
319.21 s
[smos-sync-source] - mtl
319.21 s
[smos-sync-source] - opt-env-conf
319.21 s
[smos-sync-source] - path
319.21 s
[smos-sync-source] - path-io
319.21 s
[smos-sync-source] - persistent
319.21 s
[smos-sync-source] - persistent-sqlite
319.21 s
[smos-sync-source] - pretty-show
319.21 s
[smos-sync-source] - servant-auth-client
319.21 s
[smos-sync-source] - servant-client
319.21 s
[smos-sync-source] - smos-api
319.21 s
[smos-sync-source] - smos-cli
319.21 s
[smos-sync-source] - smos-client
319.21 s
[smos-sync-source] - smos-directory
319.21 s
[smos-sync-source] - text
319.21 s
[smos-sync-source] - time
319.21 s
[smos-sync-source] - unix
319.21 s
[smos-sync-source] - unliftio
319.21 s
[smos-sync-source] - validity
319.21 s
[smos-sync-source] - validity-bytestring
319.21 s
[smos-sync-source] - validity-containers
319.21 s
[smos-sync-source] - validity-path
319.21 s
[smos-sync-source] - validity-uuid
319.21 s
[smos-sync-source] Please add them. There is more information at https://pvp.haskell.org/
319.21 s
[smos-sync-source] Note: the public hackage server would reject this package.
319.21 s
[smos-sync-source] Building source dist for smos-sync-0.8.0...
319.22 s
[smos-sync-source] Source tarball created: dist/smos-sync-0.8.0.tar.gz
319.22 s
[smos-sync-source] Phase: haddockPhase
319.23 s
[smos-sync-source] Phase: installPhase
319.23 s
[smos-sync-source] Phase: fixupPhase
319.65 s
[smos-cursor] Warning: ignoring unrecognised input `dist/build/Smos/Cursor/Collapse.dyn_o'
319.65 s
[smos-cursor] Warning: ignoring unrecognised input `dist/build/Smos/Cursor/Contents.dyn_o'
319.65 s
[smos-cursor] Warning: ignoring unrecognised input `dist/build/Smos/Cursor/Entry.dyn_o'
319.65 s
[smos-cursor] Warning: ignoring unrecognised input `dist/build/Smos/Cursor/FileBrowser.dyn_o'
319.65 s
[smos-cursor] Warning: ignoring unrecognised input `dist/build/Smos/Cursor/Header.dyn_o'
319.65 s
[smos-cursor] Warning: ignoring unrecognised input `dist/build/Smos/Cursor/Logbook.dyn_o'
319.65 s
[smos-cursor] Warning: ignoring unrecognised input `dist/build/Smos/Cursor/Properties.dyn_o'
319.65 s
[smos-cursor] Warning: ignoring unrecognised input `dist/build/Smos/Cursor/SmosFile.dyn_o'
319.65 s
[smos-cursor] Warning: ignoring unrecognised input `dist/build/Smos/Cursor/SmosFileEditor.dyn_o'
319.65 s
[smos-cursor] Warning: ignoring unrecognised input `dist/build/Smos/Cursor/StateHistory.dyn_o'
319.65 s
[smos-cursor] Warning: ignoring unrecognised input `dist/build/Smos/Cursor/Tag.dyn_o'
319.65 s
[smos-cursor] Warning: ignoring unrecognised input `dist/build/Smos/Cursor/Tags.dyn_o'
319.65 s
[smos-cursor] Warning: ignoring unrecognised input `dist/build/Smos/Cursor/Timestamps.dyn_o'
319.65 s
[smos-cursor] Warning: ignoring unrecognised input `dist/build/Smos/History.dyn_o'
319.65 s
[smos-cursor] Warning: ignoring unrecognised input `dist/build/Smos/Undo.dyn_o'
319.65 s
[smos-cursor] Warning: ignoring unrecognised input `dist/build/Paths_smos_cursor.dyn_o'
320.34 s
[smos-cursor] Phase: checkPhase
320.41 s
[smos-cursor] Package has no test suites.
320.41 s
[smos-cursor] Phase: haddockPhase
320.42 s
[smos-cursor] Phase: installPhase
320.53 s
[smos-cursor] Installing library in /nix/store/87ylmkrzvbmqc5p2rkfz9jabhvk71fch-smos-cursor-0.7.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
320.92 s
[smos-cursor] Phase: fixupPhase
320.94 s
[smos-cursor] shrinking RPATHs of ELF executables and libraries in /nix/store/87ylmkrzvbmqc5p2rkfz9jabhvk71fch-smos-cursor-0.7.0
320.94 s
[smos-cursor] shrinking /nix/store/87ylmkrzvbmqc5p2rkfz9jabhvk71fch-smos-cursor-0.7.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB-ghc9.10.3.so
321.01 s
[smos-cursor] checking for references to /build/ in /nix/store/87ylmkrzvbmqc5p2rkfz9jabhvk71fch-smos-cursor-0.7.0...
321.03 s
[smos-cursor] patching script interpreter paths in /nix/store/87ylmkrzvbmqc5p2rkfz9jabhvk71fch-smos-cursor-0.7.0
321.03 s
[smos-cursor] stripping (with command strip and flags -S -p) in /nix/store/87ylmkrzvbmqc5p2rkfz9jabhvk71fch-smos-cursor-0.7.0/lib
321.20 s
[smos-cursor] shrinking RPATHs of ELF executables and libraries in /nix/store/106xf8zc74x1vskz8i1gxmf9hh95cr84-smos-cursor-0.7.0-coverables
321.20 s
[smos-cursor] checking for references to /build/ in /nix/store/106xf8zc74x1vskz8i1gxmf9hh95cr84-smos-cursor-0.7.0-coverables...
321.22 s
[smos-cursor] patching script interpreter paths in /nix/store/106xf8zc74x1vskz8i1gxmf9hh95cr84-smos-cursor-0.7.0-coverables
321.22 s
[smos-cursor] shrinking RPATHs of ELF executables and libraries in /nix/store/f6jyxw2klb3qb0dhmc9jv9pxdfj9vx1h-smos-cursor-0.7.0-coverage
321.22 s
[smos-cursor] checking for references to /build/ in /nix/store/f6jyxw2klb3qb0dhmc9jv9pxdfj9vx1h-smos-cursor-0.7.0-coverage...
321.23 s
[smos-cursor] patching script interpreter paths in /nix/store/f6jyxw2klb3qb0dhmc9jv9pxdfj9vx1h-smos-cursor-0.7.0-coverage
324.68 s
[ical-recurrence-gen] Documentation created: dist/doc/html/ical-recurrence-gen/,
324.68 s
[ical-recurrence-gen] dist/doc/html/ical-recurrence-gen/ical-recurrence-gen.txt
324.76 s
[ical-recurrence-gen] Preprocessing test suite 'ical-recurrence-test' for ical-recurrence-gen-0.0.0.0...
324.76 s
[ical-recurrence-gen] Phase: installPhase
324.84 s
[ical-recurrence-gen] Installing library in /nix/store/kdp7bay38zrmp2rr7i0qg722q1jcln67-ical-recurrence-gen-0.0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW
325.17 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/d4v2p1h8dj6hc6lsl7k0zhhfd0n9d9j7-smos-report-gen-0.8.0-coverage /nix/store/rrwdvqqszdj62gafv7i5x54cfhhv69gr-smos-report-gen-0.8.0
325.82 s
[post-build-hook] Pushing 2 paths (321 are already present) using zstd to cache smos ⏳
325.82 s
[post-build-hook]
326.15 s
[post-build-hook] Pushing /nix/store/d4v2p1h8dj6hc6lsl7k0zhhfd0n9d9j7-smos-report-gen-0.8.0-coverage (218.61 KiB)
326.21 s
[post-build-hook] Pushing /nix/store/rrwdvqqszdj62gafv7i5x54cfhhv69gr-smos-report-gen-0.8.0 (5.40 MiB)
327.41 s
[post-build-hook]
327.41 s
[post-build-hook] All done.
327.43 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/d4v2p1h8dj6hc6lsl7k0zhhfd0n9d9j7-smos-report-gen-0.8.0-coverage /nix/store/rrwdvqqszdj62gafv7i5x54cfhhv69gr-smos-report-gen-0.8.0
327.52 s
[post-build-hook] copying 2 paths...
327.52 s
[post-build-hook] copying path '/nix/store/rrwdvqqszdj62gafv7i5x54cfhhv69gr-smos-report-gen-0.8.0' to 'https://cache.staging.nix-ci.com'...
327.52 s
[post-build-hook] copying path '/nix/store/d4v2p1h8dj6hc6lsl7k0zhhfd0n9d9j7-smos-report-gen-0.8.0-coverage' to 'https://cache.staging.nix-ci.com'...
329.40 s
[post-build-hook] copying 1 paths...
329.41 s
[post-build-hook] copying path '/nix/store/pzi07c8chsrd75fmbaarr4nl1xm3bm25-smos-report-gen-0.8.0.drv' to 'https://cache.staging.nix-ci.com'...
330.13 s
Progress: 45 of 90 built (4 building), 28 of 28 downloaded from cache
332.06 s
Building smos-scheduler
332.06 s
[ical-recurrence-gen] Phase: fixupPhase
332.09 s
[ical-recurrence-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/kdp7bay38zrmp2rr7i0qg722q1jcln67-ical-recurrence-gen-0.0.0.0
332.09 s
[ical-recurrence-gen] shrinking /nix/store/kdp7bay38zrmp2rr7i0qg722q1jcln67-ical-recurrence-gen-0.0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW-ghc9.10.3.so
332.09 s
[ical-recurrence-gen] checking for references to /build/ in /nix/store/kdp7bay38zrmp2rr7i0qg722q1jcln67-ical-recurrence-gen-0.0.0.0...
332.09 s
[ical-recurrence-gen] patching script interpreter paths in /nix/store/kdp7bay38zrmp2rr7i0qg722q1jcln67-ical-recurrence-gen-0.0.0.0
332.09 s
[ical-recurrence-gen] stripping (with command strip and flags -S -p) in /nix/store/kdp7bay38zrmp2rr7i0qg722q1jcln67-ical-recurrence-gen-0.0.0.0/lib
332.09 s
[ical-recurrence-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/k8abb4fq0nx1hqzq7zfxrm69d5w9nqj4-ical-recurrence-gen-0.0.0.0-doc
332.09 s
[ical-recurrence-gen] checking for references to /build/ in /nix/store/k8abb4fq0nx1hqzq7zfxrm69d5w9nqj4-ical-recurrence-gen-0.0.0.0-doc...
332.09 s
[ical-recurrence-gen] patching script interpreter paths in /nix/store/k8abb4fq0nx1hqzq7zfxrm69d5w9nqj4-ical-recurrence-gen-0.0.0.0-doc
332.09 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetUserPermissions.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetUserPermissions.hs
332.09 s
[smos-server] Adapting module: Smos.Server.Handler.GetBookingSlots
332.09 s
[smos-server] Adapting module: Smos.Server.Handler.PostInitiateStripeCheckoutSession
332.09 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetListSmosFiles.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetListSmosFiles.hs
332.09 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/PostRegister.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/PostRegister.hs
332.09 s
[smos-server] Adapting module: Smos.Server.Handler.GetBackup
332.09 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/DeleteBackup.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/DeleteBackup.hs
332.09 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/Admin/PutUserSubscription.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/Admin/PutUserSubscription.hs
332.09 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/Admin/GetUser.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/Admin/GetUser.hs
332.09 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetMonetisation.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetMonetisation.hs
332.09 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/PostBackup.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/PostBackup.hs
332.09 s
[smos-server] Adapting module: Smos.Server.Handler.DeleteSmosFile
332.09 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/PutRestoreBackup.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/PutRestoreBackup.hs
332.09 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/PostLogin.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/PostLogin.hs
332.09 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetBookingSlots.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetBookingSlots.hs
332.09 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetBackup.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetBackup.hs
332.09 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/PostInitiateStripeCheckoutSession.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/PostInitiateStripeCheckoutSession.hs
332.09 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/DeleteSmosFile.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/DeleteSmosFile.hs
332.09 s
[smos-server] Adapting module: Smos.Server.Handler.Admin.GetUsers
332.09 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/Admin/GetUsers.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/Admin/GetUsers.hs
332.09 s
[smos-server] Adapting module: Smos.Server.Handler.PostSync
332.09 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/PostSync.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/PostSync.hs
332.09 s
[smos-server] Adapting module: Smos.Server.Handler.GetApiVersion
332.09 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetApiVersion.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetApiVersion.hs
332.09 s
[smos-server] Adapting module: Smos.Server.Handler.GetSmosFile
332.09 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetSmosFile.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetSmosFile.hs
332.09 s
[smos-server] Adapting module: Smos.Server.Handler.GetBookingSettings
332.11 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/87ylmkrzvbmqc5p2rkfz9jabhvk71fch-smos-cursor-0.7.0 /nix/store/f6jyxw2klb3qb0dhmc9jv9pxdfj9vx1h-smos-cursor-0.7.0-coverage
332.58 s
[post-build-hook] Pushing 2 paths (395 are already present) using zstd to cache smos ⏳
332.58 s
[post-build-hook]
332.95 s
[post-build-hook] Pushing /nix/store/f6jyxw2klb3qb0dhmc9jv9pxdfj9vx1h-smos-cursor-0.7.0-coverage (112.00 B)
332.96 s
[post-build-hook] Pushing /nix/store/87ylmkrzvbmqc5p2rkfz9jabhvk71fch-smos-cursor-0.7.0 (14.66 MiB)
334.74 s
[post-build-hook]
334.74 s
[post-build-hook] All done.
334.76 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/87ylmkrzvbmqc5p2rkfz9jabhvk71fch-smos-cursor-0.7.0 /nix/store/f6jyxw2klb3qb0dhmc9jv9pxdfj9vx1h-smos-cursor-0.7.0-coverage
334.86 s
[post-build-hook] copying 2 paths...
334.86 s
[post-build-hook] copying path '/nix/store/87ylmkrzvbmqc5p2rkfz9jabhvk71fch-smos-cursor-0.7.0' to 'https://cache.staging.nix-ci.com'...
334.86 s
[post-build-hook] copying path '/nix/store/f6jyxw2klb3qb0dhmc9jv9pxdfj9vx1h-smos-cursor-0.7.0-coverage' to 'https://cache.staging.nix-ci.com'...
339.16 s
[post-build-hook] copying 1 paths...
339.17 s
[post-build-hook] copying path '/nix/store/jd8f5f1mc0k8nb1ws0891gamz10acngw-smos-cursor-0.7.0.drv' to 'https://cache.staging.nix-ci.com'...
339.76 s
Progress: 46 of 89 built (4 building), 28 of 28 downloaded from cache
339.80 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/2jp3xlwic0zrlvm7vbmp40jc7i09xpfl-smos-sync-source-0.8.0
340.21 s
[post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
340.21 s
[post-build-hook]
340.56 s
[post-build-hook] Pushing /nix/store/2jp3xlwic0zrlvm7vbmp40jc7i09xpfl-smos-sync-source-0.8.0 (13.19 KiB)
341.40 s
[post-build-hook]
341.40 s
[post-build-hook] All done.
341.42 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/2jp3xlwic0zrlvm7vbmp40jc7i09xpfl-smos-sync-source-0.8.0
341.50 s
[post-build-hook] copying 1 paths...
341.50 s
[post-build-hook] copying path '/nix/store/2jp3xlwic0zrlvm7vbmp40jc7i09xpfl-smos-sync-source-0.8.0' to 'https://cache.staging.nix-ci.com'...
342.28 s
[post-build-hook] copying 1 paths...
342.28 s
[post-build-hook] copying path '/nix/store/0m9m5a8zfdhj59y1c149m2swpvhi85ig-smos-sync-source-0.8.0.drv' to 'https://cache.staging.nix-ci.com'...
343.58 s
Progress: 47 of 90 built (3 building), 28 of 28 downloaded from cache
343.70 s
Building smos-cursor-gen-source
343.75 s
Building smos-report-cursor-source
343.76 s
Waiting for lock on waiting for a free build user ID for '/nix/store/0rjk83qv638h4xa61wmly3c652qav97f-smos-sync
343.76 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetBookingSettings.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetBookingSettings.hs
343.77 s
[smos-server] Adapting module: Smos.Server.Handler.GetNextActionReport
343.77 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetNextActionReport.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetNextActionReport.hs
343.77 s
[smos-server] Adapting module: Smos.Server.Handler.GetAgendaReport
343.77 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetAgendaReport.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetAgendaReport.hs
343.77 s
[smos-server] Adapting module: Smos.Server.Handler.PostStripeHook
343.77 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/PostStripeHook.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/PostStripeHook.hs
343.77 s
[smos-server] Adapting module: Smos.Server.Handler.GetListBackups
343.77 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetListBackups.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetListBackups.hs
343.77 s
[smos-server] [17 of 50] Compiling Smos.Server.Handler.PutSmosFile ( src/Smos/Server/Handler/PutSmosFile.hs, dist/build/Smos/Server/Handler/PutSmosFile.o, dist/build/Smos/Server/Handler/PutSmosFile.dyn_o )
343.77 s
[smos-server] Adapting module: Smos.Server.Handler.PutSmosFile
343.77 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/PutSmosFile.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/PutSmosFile.hs
343.77 s
[smos-server] Adapting module: Smos.Server.Handler.Admin
343.77 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/Admin.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/Admin.hs
343.77 s
[smos-server] [18 of 50] Compiling Smos.Server.Handler.PostSync ( src/Smos/Server/Handler/PostSync.hs, dist/build/Smos/Server/Handler/PostSync.o, dist/build/Smos/Server/Handler/PostSync.dyn_o )
343.77 s
[smos-server] [19 of 50] Compiling Smos.Server.Handler.PostStripeHook ( src/Smos/Server/Handler/PostStripeHook.hs, dist/build/Smos/Server/Handler/PostStripeHook.o, dist/build/Smos/Server/Handler/PostStripeHook.dyn_o )
343.77 s
[smos-server] Adapting module: Smos.Server.Handler.PostBooking
343.77 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/PostBooking.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/PostBooking.hs
343.77 s
[smos-server] [20 of 50] Compiling Smos.Server.Handler.PostRegister ( src/Smos/Server/Handler/PostRegister.hs, dist/build/Smos/Server/Handler/PostRegister.o, dist/build/Smos/Server/Handler/PostRegister.dyn_o )
343.77 s
[smos-server] [21 of 50] Compiling Smos.Server.Handler.PostLogin ( src/Smos/Server/Handler/PostLogin.hs, dist/build/Smos/Server/Handler/PostLogin.o, dist/build/Smos/Server/Handler/PostLogin.dyn_o )
343.77 s
[smos-server] [22 of 50] Compiling Smos.Server.Handler.PostInitiateStripeCheckoutSession ( src/Smos/Server/Handler/PostInitiateStripeCheckoutSession.hs, dist/build/Smos/Server/Handler/PostInitiateStripeCheckoutSession.o, dist/build/Smos/Server/Handler/PostInitiateStripeCheckoutSession.dyn_o )
343.77 s
[smos-server] [23 of 50] Compiling Smos.Server.Handler.GetUserPermissions ( src/Smos/Server/Handler/GetUserPermissions.hs, dist/build/Smos/Server/Handler/GetUserPermissions.o, dist/build/Smos/Server/Handler/GetUserPermissions.dyn_o )
343.77 s
[smos-server] [24 of 50] Compiling Smos.Server.Handler.GetSmosFile ( src/Smos/Server/Handler/GetSmosFile.hs, dist/build/Smos/Server/Handler/GetSmosFile.o, dist/build/Smos/Server/Handler/GetSmosFile.dyn_o )
343.77 s
[smos-server] [25 of 50] Compiling Smos.Server.Handler.GetNextActionReport ( src/Smos/Server/Handler/GetNextActionReport.hs, dist/build/Smos/Server/Handler/GetNextActionReport.o, dist/build/Smos/Server/Handler/GetNextActionReport.dyn_o )
343.77 s
[smos-server] [26 of 50] Compiling Smos.Server.Handler.GetMonetisation ( src/Smos/Server/Handler/GetMonetisation.hs, dist/build/Smos/Server/Handler/GetMonetisation.o, dist/build/Smos/Server/Handler/GetMonetisation.dyn_o )
343.77 s
[smos-server] [27 of 50] Compiling Smos.Server.Handler.GetListSmosFiles ( src/Smos/Server/Handler/GetListSmosFiles.hs, dist/build/Smos/Server/Handler/GetListSmosFiles.o, dist/build/Smos/Server/Handler/GetListSmosFiles.dyn_o )
343.77 s
[smos-scheduler] Phase: setupCompilerEnvironmentPhase
343.77 s
[smos-scheduler] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
343.77 s
[smos-scheduler] Phase: unpackPhase
343.77 s
[smos-scheduler] unpacking source archive /nix/store/iml48zvqnyz1cbhnc0lhljbxq2nmmgdz-smos-scheduler-source-0.10.1/smos-scheduler-0.10.1.tar.gz
343.77 s
[smos-scheduler] source root is smos-scheduler-0.10.1
343.77 s
[smos-scheduler] setting SOURCE_DATE_EPOCH to timestamp 1780355916 of file "smos-scheduler-0.10.1/test/Spec.hs"
343.77 s
[smos-scheduler] warning: file "smos-scheduler-0.10.1/test/Spec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
343.77 s
[smos-scheduler] Phase: patchPhase
343.77 s
[smos-scheduler] Adding dekking-value to build-depends in ./smos-scheduler.cabal
343.77 s
[smos-scheduler] Phase: compileBuildDriverPhase
343.77 s
[smos-scheduler] setupCompileFlags: -package-db=/build/tmp.Bytty3Nwq5/setup-package.conf.d -threaded
343.77 s
[smos-scheduler] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.Bytty3Nwq5/Main.o )
343.77 s
[smos-scheduler] [2 of 2] Linking Setup
343.77 s
[smos-scheduler] Phase: updateAutotoolsGnuConfigScriptsPhase
343.77 s
[smos-scheduler] Phase: configurePhase
343.77 s
[smos-scheduler] configureFlags: --verbose --prefix=/nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.Bytty3Nwq5/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --disable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib
343.77 s
[smos-scheduler] Using Parsec parser
343.77 s
[smos-scheduler] Configuring smos-scheduler-0.10.1...
343.77 s
[smos-scheduler] Dependency aeson: using aeson-2.2.3.0
343.77 s
[smos-scheduler] Dependency autodocodec: using autodocodec-0.5.0.0
343.77 s
[smos-scheduler] Dependency base: using base-4.20.2.0
343.77 s
[smos-scheduler] Dependency bytestring: using bytestring-0.12.2.0
343.77 s
[smos-scheduler] Dependency conduit: using conduit-1.3.6.1
343.77 s
[smos-scheduler] Dependency containers: using containers-0.7
343.77 s
[smos-scheduler] Dependency cron: using cron-0.7.2
343.77 s
[smos-scheduler] Dependency dekking-value: using dekking-value-0.0.0.0
343.77 s
[smos-scheduler] Dependency fuzzy-time: using fuzzy-time-0.3.0.1
343.77 s
[smos-scheduler] Dependency megaparsec: using megaparsec-9.7.0
343.77 s
[smos-scheduler] Dependency monad-logger: using monad-logger-0.3.42
343.77 s
[smos-scheduler] Dependency mtl: using mtl-2.3.1
343.77 s
[smos-scheduler] Dependency opt-env-conf: using opt-env-conf-0.15.0.1
343.77 s
[smos-scheduler] Dependency path: using path-0.9.6
343.77 s
[smos-scheduler] Dependency path-io: using path-io-1.8.2
343.77 s
[smos-scheduler] Dependency pretty-relative-time: using pretty-relative-time-0.3.0.0
343.77 s
[smos-scheduler] Dependency safe-coloured-text: using safe-coloured-text-0.3.0.2
343.77 s
[smos-scheduler] Dependency safe-coloured-text-terminfo: using
343.77 s
[smos-scheduler] safe-coloured-text-terminfo-0.3.0.0
343.77 s
[smos-scheduler] Dependency smos-archive: using smos-archive-0.7.1
343.77 s
[smos-scheduler] Dependency smos-cli: using smos-cli-0.2.1
343.77 s
[smos-scheduler] Dependency smos-data: using smos-data-0.7.0
343.77 s
[smos-scheduler] Dependency smos-directory: using smos-directory-0.2.0
343.77 s
[smos-scheduler] Dependency smos-report: using smos-report-0.12.0
343.77 s
[smos-scheduler] Dependency text: using text-2.1.3
343.77 s
[smos-scheduler] Dependency time: using time-1.12.2
343.82 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/k8abb4fq0nx1hqzq7zfxrm69d5w9nqj4-ical-recurrence-gen-0.0.0.0-doc /nix/store/kdp7bay38zrmp2rr7i0qg722q1jcln67-ical-recurrence-gen-0.0.0.0
344.27 s
[post-build-hook] Pushing 2 paths (301 are already present) using zstd to cache smos ⏳
344.27 s
[post-build-hook]
344.61 s
[post-build-hook] Pushing /nix/store/k8abb4fq0nx1hqzq7zfxrm69d5w9nqj4-ical-recurrence-gen-0.0.0.0-doc (157.76 KiB)
344.65 s
[post-build-hook] Pushing /nix/store/kdp7bay38zrmp2rr7i0qg722q1jcln67-ical-recurrence-gen-0.0.0.0 (903.07 KiB)
345.66 s
[post-build-hook]
345.66 s
[post-build-hook] All done.
345.68 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/k8abb4fq0nx1hqzq7zfxrm69d5w9nqj4-ical-recurrence-gen-0.0.0.0-doc /nix/store/kdp7bay38zrmp2rr7i0qg722q1jcln67-ical-recurrence-gen-0.0.0.0
345.94 s
[post-build-hook] copying 2 paths...
345.94 s
[post-build-hook] copying path '/nix/store/k8abb4fq0nx1hqzq7zfxrm69d5w9nqj4-ical-recurrence-gen-0.0.0.0-doc' to 'https://cache.staging.nix-ci.com'...
346.58 s
[post-build-hook] copying path '/nix/store/kdp7bay38zrmp2rr7i0qg722q1jcln67-ical-recurrence-gen-0.0.0.0' to 'https://cache.staging.nix-ci.com'...
347.99 s
[post-build-hook] copying 1 paths...
347.99 s
[post-build-hook] copying path '/nix/store/ig0ccfbjh2m0g59dz7njz194qcrycpv3-ical-recurrence-gen-0.0.0.0.drv' to 'https://cache.staging.nix-ci.com'...
348.63 s
Progress: 48 of 88 built (4 building), 28 of 28 downloaded from cache
348.72 s
Building smos-calendar-import
348.72 s
[smos-server] [28 of 50] Compiling Smos.Server.Handler.GetListBackups ( src/Smos/Server/Handler/GetListBackups.hs, dist/build/Smos/Server/Handler/GetListBackups.o, dist/build/Smos/Server/Handler/GetListBackups.dyn_o )
348.72 s
[smos-server] [29 of 50] Compiling Smos.Server.Handler.GetApiVersion ( src/Smos/Server/Handler/GetApiVersion.hs, dist/build/Smos/Server/Handler/GetApiVersion.o, dist/build/Smos/Server/Handler/GetApiVersion.dyn_o )
348.72 s
[smos-server] [30 of 50] Compiling Smos.Server.Handler.GetAgendaReport ( src/Smos/Server/Handler/GetAgendaReport.hs, dist/build/Smos/Server/Handler/GetAgendaReport.o, dist/build/Smos/Server/Handler/GetAgendaReport.dyn_o )
348.72 s
[smos-server] [31 of 50] Compiling Smos.Server.Handler.DeleteUser ( src/Smos/Server/Handler/DeleteUser.hs, dist/build/Smos/Server/Handler/DeleteUser.o, dist/build/Smos/Server/Handler/DeleteUser.dyn_o )
348.72 s
[smos-server] [32 of 50] Compiling Smos.Server.Handler.DeleteSmosFile ( src/Smos/Server/Handler/DeleteSmosFile.hs, dist/build/Smos/Server/Handler/DeleteSmosFile.o, dist/build/Smos/Server/Handler/DeleteSmosFile.dyn_o )
348.72 s
[smos-server] [33 of 50] Compiling Smos.Server.Handler.DeleteBackup ( src/Smos/Server/Handler/DeleteBackup.hs, dist/build/Smos/Server/Handler/DeleteBackup.o, dist/build/Smos/Server/Handler/DeleteBackup.dyn_o )
348.72 s
[smos-server] [34 of 50] Compiling Smos.Server.Handler.Admin.PutUserSubscription ( src/Smos/Server/Handler/Admin/PutUserSubscription.hs, dist/build/Smos/Server/Handler/Admin/PutUserSubscription.o, dist/build/Smos/Server/Handler/Admin/PutUserSubscription.dyn_o )
348.72 s
[smos-server] [35 of 50] Compiling Smos.Server.Handler.Admin.PostMigrateFiles ( src/Smos/Server/Handler/Admin/PostMigrateFiles.hs, dist/build/Smos/Server/Handler/Admin/PostMigrateFiles.o, dist/build/Smos/Server/Handler/Admin/PostMigrateFiles.dyn_o )
348.72 s
[smos-server] [36 of 50] Compiling Smos.Server.Booking ( src/Smos/Server/Booking.hs, dist/build/Smos/Server/Booking.o, dist/build/Smos/Server/Booking.dyn_o )
348.72 s
[smos-server] [37 of 50] Compiling Smos.Server.Handler.GetBookingSlots ( src/Smos/Server/Handler/GetBookingSlots.hs, dist/build/Smos/Server/Handler/GetBookingSlots.o, dist/build/Smos/Server/Handler/GetBookingSlots.dyn_o )
348.72 s
[smos-server] [38 of 50] Compiling Smos.Server.Handler.PostBooking ( src/Smos/Server/Handler/PostBooking.hs, dist/build/Smos/Server/Handler/PostBooking.o, dist/build/Smos/Server/Handler/PostBooking.dyn_o )
348.72 s
[smos-server] [39 of 50] Compiling Smos.Server.Handler.GetBookingSettings ( src/Smos/Server/Handler/GetBookingSettings.hs, dist/build/Smos/Server/Handler/GetBookingSettings.o, dist/build/Smos/Server/Handler/GetBookingSettings.dyn_o )
348.72 s
[smos-server] [40 of 50] Compiling Smos.Server.Subscription ( src/Smos/Server/Subscription.hs, dist/build/Smos/Server/Subscription.o, dist/build/Smos/Server/Subscription.dyn_o )
348.72 s
[smos-server] [41 of 50] Compiling Smos.Server.Handler.PutRestoreBackup ( src/Smos/Server/Handler/PutRestoreBackup.hs, dist/build/Smos/Server/Handler/PutRestoreBackup.o, dist/build/Smos/Server/Handler/PutRestoreBackup.dyn_o )
348.72 s
[smos-server] [42 of 50] Compiling Smos.Server.Handler.PostBackup ( src/Smos/Server/Handler/PostBackup.hs, dist/build/Smos/Server/Handler/PostBackup.o, dist/build/Smos/Server/Handler/PostBackup.dyn_o )
348.72 s
[smos-server] [43 of 50] Compiling Smos.Server.Handler.GetUserSubscription ( src/Smos/Server/Handler/GetUserSubscription.hs, dist/build/Smos/Server/Handler/GetUserSubscription.o, dist/build/Smos/Server/Handler/GetUserSubscription.dyn_o )
348.72 s
[smos-server] [44 of 50] Compiling Smos.Server.Handler.GetBackup ( src/Smos/Server/Handler/GetBackup.hs, dist/build/Smos/Server/Handler/GetBackup.o, dist/build/Smos/Server/Handler/GetBackup.dyn_o )
348.72 s
[smos-server] [45 of 50] Compiling Smos.Server.Handler.Admin.GetUsers ( src/Smos/Server/Handler/Admin/GetUsers.hs, dist/build/Smos/Server/Handler/Admin/GetUsers.o, dist/build/Smos/Server/Handler/Admin/GetUsers.dyn_o )
348.72 s
[smos-server] [46 of 50] Compiling Smos.Server.Handler.Admin.GetUser ( src/Smos/Server/Handler/Admin/GetUser.hs, dist/build/Smos/Server/Handler/Admin/GetUser.o, dist/build/Smos/Server/Handler/Admin/GetUser.dyn_o )
348.72 s
[smos-server] [47 of 50] Compiling Smos.Server.Handler.Admin ( src/Smos/Server/Handler/Admin.hs, dist/build/Smos/Server/Handler/Admin.o, dist/build/Smos/Server/Handler/Admin.dyn_o )
348.72 s
[smos-server] Adapting module: Smos.Server.Handler
348.72 s
[smos-server] [48 of 50] Compiling Smos.Server.Handler ( src/Smos/Server/Handler.hs, dist/build/Smos/Server/Handler.o, dist/build/Smos/Server/Handler.dyn_o )
348.72 s
[smos-scheduler] Dependency tz: using tz-0.1.3.6
348.72 s
[smos-scheduler] Dependency unliftio: using unliftio-0.2.25.1
348.72 s
[smos-scheduler] Dependency validity: using validity-0.12.1.0
348.72 s
[smos-scheduler] Dependency validity-path: using validity-path-0.4.0.1
348.72 s
[smos-scheduler] Dependency validity-text: using validity-text-0.3.1.3
348.72 s
[smos-scheduler] Dependency yaml: using yaml-0.11.11.2
348.72 s
[smos-scheduler] Dependency base: using base-4.20.2.0
348.72 s
[smos-scheduler] Dependency dekking-value: using dekking-value-0.0.0.0
348.72 s
[smos-scheduler] Dependency smos-scheduler: using smos-scheduler-0.10.1
348.72 s
[smos-scheduler] Dependency QuickCheck: using QuickCheck-2.15.0.1
348.72 s
[smos-scheduler] Dependency autodocodec: using autodocodec-0.5.0.0
348.72 s
[smos-scheduler] Dependency autodocodec-yaml: using autodocodec-yaml-0.4.0.2
348.72 s
[smos-scheduler] Dependency base: using base-4.20.2.0
348.72 s
[smos-scheduler] Dependency containers: using containers-0.7
348.72 s
[smos-scheduler] Dependency cron: using cron-0.7.2
348.72 s
[smos-scheduler] Dependency dekking-value: using dekking-value-0.0.0.0
348.72 s
[smos-scheduler] Dependency dirforest: using dirforest-0.1.0.0
348.72 s
[smos-scheduler] Dependency genvalidity: using genvalidity-1.1.1.0
348.72 s
[smos-scheduler] Dependency genvalidity-path: using genvalidity-path-1.0.0.1
348.72 s
[smos-scheduler] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
348.72 s
[smos-scheduler] Dependency genvalidity-sydtest-aeson: using genvalidity-sydtest-aeson-1.0.0.1
348.72 s
[smos-scheduler] Dependency genvalidity-text: using genvalidity-text-1.0.0.1
348.72 s
[smos-scheduler] Dependency genvalidity-time: using genvalidity-time-1.0.0.1
348.72 s
[smos-scheduler] Dependency monad-logger: using monad-logger-0.3.42
348.72 s
[smos-scheduler] Dependency mtl: using mtl-2.3.1
348.72 s
[smos-scheduler] Dependency opt-env-conf-test: using opt-env-conf-test-0.0.0.4
348.72 s
[smos-scheduler] Dependency path: using path-0.9.6
348.72 s
[smos-scheduler] Dependency path-io: using path-io-1.8.2
348.72 s
[smos-scheduler] Dependency smos-archive: using smos-archive-0.7.1
348.72 s
[smos-scheduler] Dependency smos-cli: using smos-cli-0.2.1
348.72 s
[smos-scheduler] Dependency smos-data: using smos-data-0.7.0
348.72 s
[smos-scheduler] Dependency smos-directory: using smos-directory-0.2.0
348.72 s
[smos-scheduler] Dependency smos-directory-gen: using smos-directory-gen-0.2.0
348.72 s
[smos-scheduler] Dependency smos-report: using smos-report-0.12.0
348.72 s
[smos-scheduler] Dependency smos-report-gen: using smos-report-gen-0.8.0
348.72 s
[smos-scheduler] Dependency smos-scheduler: using smos-scheduler-0.10.1
348.72 s
[smos-scheduler] Dependency sydtest: using sydtest-0.23.0.1
348.72 s
[smos-scheduler] Dependency text: using text-2.1.3
348.72 s
[smos-scheduler] Dependency time: using time-1.12.2
348.72 s
[smos-scheduler] Dependency tz: using tz-0.1.3.6
348.72 s
[smos-scheduler] Source component graph:
348.72 s
[smos-scheduler] component lib
348.72 s
[smos-scheduler] component exe:smos-scheduler dependency lib
348.72 s
[smos-scheduler] component test:smos-scheduler-test dependency lib
348.72 s
[smos-scheduler] Configured component graph:
348.72 s
[smos-scheduler] component smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi
348.72 s
[smos-scheduler] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
348.72 s
[smos-scheduler] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
348.72 s
[smos-scheduler] include base-4.20.2.0-fafd
348.72 s
[smos-scheduler] include bytestring-0.12.2.0-96e1
348.72 s
[smos-scheduler] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
348.72 s
[smos-scheduler] include containers-0.7-96b4
348.72 s
[smos-scheduler] include cron-0.7.2-EBCVpyv5RU9IaoujvTWsGC
348.72 s
[smos-scheduler] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
348.72 s
[smos-scheduler] include fuzzy-time-0.3.0.1-EVWPua6yGRBKAsyyJWRpF7
348.72 s
[smos-scheduler] include megaparsec-9.7.0-KBJegSxwkGnGhyfOL0bdwL
348.72 s
[smos-scheduler] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
348.72 s
[smos-scheduler] include mtl-2.3.1-37af
348.72 s
[smos-scheduler] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
348.72 s
[smos-scheduler] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
348.72 s
[smos-scheduler] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
348.72 s
[smos-scheduler] include pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
348.72 s
[smos-scheduler] include safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
348.72 s
[smos-scheduler] include safe-coloured-text-terminfo-0.3.0.0-Bwd26lv5RUL11qahSmvVKt
348.72 s
[smos-scheduler] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
348.72 s
[smos-scheduler] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
348.72 s
[smos-scheduler] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
348.72 s
[smos-scheduler] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
348.72 s
[smos-scheduler] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
348.72 s
[smos-scheduler] include text-2.1.3-34f1
348.72 s
[smos-scheduler] include time-1.12.2-3479
348.72 s
[smos-scheduler] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
348.72 s
[smos-scheduler] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
348.72 s
[smos-scheduler] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
348.72 s
[smos-scheduler] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
348.72 s
[smos-scheduler] include validity-text-0.3.1.3-GXG23dRmbmGHkAAk5tffI
348.72 s
[smos-scheduler] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
348.72 s
[smos-scheduler] component smos-scheduler-0.10.1-83oN4Pgb6bc6o7Gh21HybY-smos-scheduler
348.72 s
[smos-scheduler] include base-4.20.2.0-fafd
348.72 s
[smos-scheduler] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
348.72 s
[smos-scheduler] include smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi
348.72 s
[smos-cursor-gen-source] Phase: setupCompilerEnvironmentPhase
348.72 s
[smos-cursor-gen-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
348.72 s
[smos-cursor-gen-source] Phase: unpackPhase
348.72 s
[smos-cursor-gen-source] unpacking source archive /nix/store/ggzk2zdzdw8dbifmc6y1570anij9n16k-smos-cursor-gen
348.72 s
[smos-cursor-gen-source] source root is smos-cursor-gen
348.72 s
[smos-cursor-gen-source] Phase: patchPhase
348.72 s
[smos-cursor-gen-source] Phase: compileBuildDriverPhase
348.72 s
[smos-cursor-gen-source] setupCompileFlags: -package-db=/build/tmp.8W24v55ThT/setup-package.conf.d -threaded
348.72 s
[smos-cursor-gen-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.8W24v55ThT/Main.o )
348.72 s
[smos-cursor-gen-source] [2 of 2] Linking Setup
348.72 s
[smos-cursor-gen-source] Phase: updateAutotoolsGnuConfigScriptsPhase
348.72 s
[smos-cursor-gen-source] Phase: configurePhase
348.72 s
[smos-cursor-gen-source] configureFlags: --verbose --prefix=/nix/store/lvxnmvqw2xfy2c731xk35ni0riy72r3h-smos-cursor-gen-source-0.2.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.8W24v55ThT/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
348.72 s
[smos-cursor-gen-source] Using Parsec parser
348.72 s
[smos-cursor-gen-source] Configuring smos-cursor-gen-0.2.2...
348.72 s
[smos-cursor-gen-source] Dependency QuickCheck: using QuickCheck-2.15.0.1
348.72 s
[smos-cursor-gen-source] Dependency base: using base-4.20.2.0
348.72 s
[smos-cursor-gen-source] Dependency cursor: using cursor-0.3.2.0
348.73 s
[smos-cursor-gen-source] Dependency cursor-dirforest-gen: using cursor-dirforest-gen-0.0.0.0
348.73 s
[smos-cursor-gen-source] Dependency cursor-fuzzy-time-gen: using cursor-fuzzy-time-gen-0.2.0.0
348.73 s
[smos-cursor-gen-source] Dependency cursor-gen: using cursor-gen-0.4.0.0
348.73 s
[smos-cursor-gen-source] Dependency genvalidity >=1.0: using genvalidity-1.1.1.0
348.73 s
[smos-cursor-gen-source] Dependency genvalidity-text: using genvalidity-text-1.0.0.1
348.73 s
[smos-cursor-gen-source] Dependency smos-cursor: using smos-cursor-0.7.0
348.73 s
[smos-cursor-gen-source] Dependency smos-data: using smos-data-0.7.0
348.73 s
[smos-cursor-gen-source] Dependency smos-data-gen: using smos-data-gen-0.5.1
348.73 s
[smos-cursor-gen-source] Dependency base >=4.7 && <5: using base-4.20.2.0
348.73 s
[smos-cursor-gen-source] Dependency criterion: using criterion-1.6.4.0
348.73 s
[smos-cursor-gen-source] Dependency genvalidity-criterion: using genvalidity-criterion-1.1.0.0
348.73 s
[smos-cursor-gen-source] Dependency smos-cursor: using smos-cursor-0.7.0
348.73 s
[smos-cursor-gen-source] Dependency smos-cursor-gen: using smos-cursor-gen-0.2.2
348.73 s
[smos-cursor-gen-source] Dependency smos-data: using smos-data-0.7.0
348.73 s
[smos-cursor-gen-source] Dependency smos-data-gen: using smos-data-gen-0.5.1
348.73 s
[smos-cursor-gen-source] Source component graph:
348.73 s
[smos-cursor-gen-source] component lib
348.73 s
[smos-cursor-gen-source] component bench:smos-cursor-bench dependency lib
348.73 s
[smos-cursor-gen-source] Configured component graph:
348.73 s
[smos-cursor-gen-source] component smos-cursor-gen-0.2.2-314VwTPXqy25w7qEbkupyg
348.73 s
[smos-cursor-gen-source] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
348.73 s
[smos-cursor-gen-source] include base-4.20.2.0-fafd
348.73 s
[smos-cursor-gen-source] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
348.73 s
[smos-cursor-gen-source] include cursor-dirforest-gen-0.0.0.0-CGRaP24nTHqKwZbqELyqpr
348.73 s
[smos-cursor-gen-source] include cursor-fuzzy-time-gen-0.2.0.0-9ODocFfGldi9XgU5wg7dyd
348.73 s
[smos-report-cursor-source] Phase: setupCompilerEnvironmentPhase
348.73 s
[smos-report-cursor-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
348.73 s
[smos-report-cursor-source] Phase: unpackPhase
348.73 s
[smos-report-cursor-source] unpacking source archive /nix/store/fy55wd6s7jlla0l75dwd8iblq12ryx0r-smos-report-cursor
348.73 s
[smos-report-cursor-source] source root is smos-report-cursor
348.73 s
[smos-report-cursor-source] Phase: patchPhase
348.73 s
[smos-report-cursor-source] Phase: compileBuildDriverPhase
348.73 s
[smos-report-cursor-source] setupCompileFlags: -package-db=/build/tmp.nMd1ERC1Xw/setup-package.conf.d -threaded
348.73 s
[smos-report-cursor-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.nMd1ERC1Xw/Main.o )
348.73 s
[smos-report-cursor-source] [2 of 2] Linking Setup
348.73 s
[smos-report-cursor-source] Phase: updateAutotoolsGnuConfigScriptsPhase
348.73 s
[smos-report-cursor-source] Phase: configurePhase
348.73 s
[smos-report-cursor-source] configureFlags: --verbose --prefix=/nix/store/wi229788pmm1i24z8mwmpz0fzdc3f9dq-smos-report-cursor-source-0.6.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.nMd1ERC1Xw/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
348.73 s
[smos-report-cursor-source] Using Parsec parser
348.73 s
[smos-report-cursor-source] Configuring smos-report-cursor-0.6.1...
348.73 s
[smos-report-cursor-source] Dependency base: using base-4.20.2.0
348.73 s
[smos-report-cursor-source] Dependency conduit: using conduit-1.3.6.1
348.73 s
[smos-report-cursor-source] Dependency containers: using containers-0.7
348.73 s
[smos-report-cursor-source] Dependency cursor: using cursor-0.3.2.0
348.73 s
[smos-report-cursor-source] Dependency deepseq: using deepseq-1.5.0.0
348.73 s
[smos-report-cursor-source] Dependency dlist: using dlist-1.0
348.73 s
[smos-report-cursor-source] Dependency microlens: using microlens-0.4.14.0
348.73 s
[smos-report-cursor-source] Dependency path: using path-0.9.6
348.73 s
[smos-report-cursor-source] Dependency smos-cursor: using smos-cursor-0.7.0
348.73 s
[smos-report-cursor-source] Dependency smos-data: using smos-data-0.7.0
348.73 s
[smos-report-cursor-source] Dependency smos-directory: using smos-directory-0.2.0
348.73 s
[smos-report-cursor-source] Dependency smos-report: using smos-report-0.12.0
348.73 s
[smos-report-cursor-source] Dependency time: using time-1.12.2
348.73 s
[smos-report-cursor-source] Dependency tz: using tz-0.1.3.6
348.73 s
[smos-report-cursor-source] Dependency validity: using validity-0.12.1.0
348.73 s
[smos-report-cursor-source] Dependency validity-path: using validity-path-0.4.0.1
348.73 s
[smos-report-cursor-source] Source component graph: component lib
348.73 s
[smos-report-cursor-source] Configured component graph:
348.73 s
[smos-report-cursor-source] component smos-report-cursor-0.6.1-5TfTbX0g2IlJpRgkgXwwdQ
348.73 s
[smos-report-cursor-source] include base-4.20.2.0-fafd
348.73 s
[smos-report-cursor-source] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
348.73 s
[smos-report-cursor-source] include containers-0.7-96b4
348.73 s
[smos-report-cursor-source] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
348.73 s
[smos-report-cursor-source] include deepseq-1.5.0.0-2b65
348.73 s
[smos-report-cursor-source] include dlist-1.0-BTRHCvPIK1O7JbaJyUkK5A
348.73 s
[smos-report-cursor-source] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
348.73 s
[smos-report-cursor-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
348.73 s
[smos-report-cursor-source] include smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
348.73 s
[smos-report-cursor-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
348.73 s
[smos-report-cursor-source] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
348.73 s
[smos-report-cursor-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
348.73 s
[smos-report-cursor-source] include time-1.12.2-3479
348.73 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler.hs
348.73 s
[smos-server] [49 of 50] Compiling Smos.Server.Serve ( src/Smos/Server/Serve.hs, dist/build/Smos/Server/Serve.o, dist/build/Smos/Server/Serve.dyn_o )
348.73 s
[smos-server] Adapting module: Smos.Server.Serve
348.73 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Serve.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Serve.hs
348.73 s
[smos-server] [50 of 50] Compiling Smos.Server ( src/Smos/Server.hs, dist/build/Smos/Server.o, dist/build/Smos/Server.dyn_o )
348.73 s
[smos-server] Adapting module: Smos.Server
348.73 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server.hs
348.73 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Codec/Compression/Zstd/Extended.dyn_o'
348.73 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server.dyn_o'
348.73 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Backup.dyn_o'
348.73 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Booking.dyn_o'
348.73 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Constants.dyn_o'
348.73 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/DB.dyn_o'
348.73 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/DB/CASHash.dyn_o'
348.73 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/DB/Compressed.dyn_o'
348.73 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Env.dyn_o'
348.73 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/FileMigration.dyn_o'
348.73 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler.dyn_o'
348.73 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/Admin.dyn_o'
348.73 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/Admin/GetUser.dyn_o'
348.73 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/Admin/GetUsers.dyn_o'
348.73 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/Admin/PostMigrateFiles.dyn_o'
348.73 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/Admin/PutUserSubscription.dyn_o'
348.73 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/DeleteBackup.dyn_o'
348.73 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/DeleteSmosFile.dyn_o'
348.73 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/DeleteUser.dyn_o'
348.73 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/GetAgendaReport.dyn_o'
348.73 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/GetApiVersion.dyn_o'
348.73 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/GetBackup.dyn_o'
348.73 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/GetBookingSettings.dyn_o'
348.73 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/GetBookingSlots.dyn_o'
348.73 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/GetListBackups.dyn_o'
348.73 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/GetListSmosFiles.dyn_o'
348.73 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/GetMonetisation.dyn_o'
348.73 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/GetNextActionReport.dyn_o'
348.73 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/GetSmosFile.dyn_o'
348.73 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/GetUserPermissions.dyn_o'
348.73 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/GetUserSubscription.dyn_o'
348.73 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/Import.dyn_o'
348.73 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/PostBackup.dyn_o'
348.73 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/PostBooking.dyn_o'
348.73 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/PostInitiateStripeCheckoutSession.dyn_o'
348.73 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/PostLogin.dyn_o'
348.73 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/PostRegister.dyn_o'
348.73 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/PostStripeHook.dyn_o'
348.73 s
[smos-scheduler] component smos-scheduler-0.10.1-6Fq0rLvuyt4HHw7FuMQ3sW-smos-scheduler-test
348.73 s
[smos-scheduler] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
348.73 s
[smos-scheduler] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
348.73 s
[smos-scheduler] include autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
348.73 s
[smos-scheduler] include base-4.20.2.0-fafd
348.73 s
[smos-scheduler] include containers-0.7-96b4
348.73 s
[smos-scheduler] include cron-0.7.2-EBCVpyv5RU9IaoujvTWsGC
348.73 s
[smos-scheduler] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
348.73 s
[smos-scheduler] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
348.73 s
[smos-scheduler] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
348.73 s
[smos-scheduler] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
348.73 s
[smos-scheduler] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
348.73 s
[smos-scheduler] include genvalidity-sydtest-aeson-1.0.0.1-HUw1h3zkWvdEFAp2ufNqWJ
348.73 s
[smos-scheduler] include genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
348.73 s
[smos-scheduler] include genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
348.73 s
[smos-scheduler] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
348.73 s
[smos-scheduler] include mtl-2.3.1-37af
348.73 s
[smos-scheduler] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
348.73 s
[smos-scheduler] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
348.73 s
[smos-scheduler] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
348.73 s
[smos-scheduler] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
348.73 s
[smos-scheduler] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
348.73 s
[smos-scheduler] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
348.73 s
[smos-scheduler] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
348.73 s
[smos-scheduler] include smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
348.73 s
[smos-scheduler] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
348.73 s
[smos-scheduler] include smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
348.73 s
[smos-scheduler] include smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi
348.73 s
[smos-scheduler] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
348.73 s
[smos-scheduler] include text-2.1.3-34f1
348.73 s
[smos-scheduler] include time-1.12.2-3479
348.73 s
[smos-scheduler] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
348.73 s
[smos-scheduler] Linked component graph:
348.73 s
[smos-scheduler] unit smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi
348.73 s
[smos-scheduler] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
348.73 s
[smos-scheduler] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
348.73 s
[smos-scheduler] include base-4.20.2.0-fafd
348.73 s
[smos-scheduler] include bytestring-0.12.2.0-96e1
348.73 s
[smos-scheduler] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
348.73 s
[smos-scheduler] include containers-0.7-96b4
348.73 s
[smos-scheduler] include cron-0.7.2-EBCVpyv5RU9IaoujvTWsGC
348.73 s
[smos-scheduler] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
348.73 s
[smos-scheduler] include fuzzy-time-0.3.0.1-EVWPua6yGRBKAsyyJWRpF7
348.73 s
[smos-scheduler] include megaparsec-9.7.0-KBJegSxwkGnGhyfOL0bdwL
348.73 s
[smos-scheduler] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
348.73 s
[smos-scheduler] include mtl-2.3.1-37af
348.73 s
[smos-scheduler] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
348.73 s
[smos-scheduler] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
348.73 s
[smos-scheduler] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
348.73 s
[smos-scheduler] include pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
348.73 s
[smos-scheduler] include safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
348.73 s
[smos-scheduler] include safe-coloured-text-terminfo-0.3.0.0-Bwd26lv5RUL11qahSmvVKt
348.73 s
[smos-scheduler] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
348.73 s
[smos-scheduler] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
348.73 s
[smos-scheduler] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
348.73 s
[smos-scheduler] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
348.73 s
[smos-scheduler] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
348.73 s
[smos-scheduler] include text-2.1.3-34f1
348.73 s
[smos-scheduler] include time-1.12.2-3479
348.73 s
[smos-scheduler] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
348.73 s
[smos-scheduler] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
348.73 s
[smos-scheduler] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
348.73 s
[smos-scheduler] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
348.73 s
[smos-scheduler] include validity-text-0.3.1.3-GXG23dRmbmGHkAAk5tffI
348.73 s
[smos-scheduler] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
348.73 s
[smos-cursor-gen-source] include cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
348.73 s
[smos-cursor-gen-source] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
348.73 s
[smos-cursor-gen-source] include genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
348.73 s
[smos-cursor-gen-source] include smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
348.73 s
[smos-cursor-gen-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
348.73 s
[smos-cursor-gen-source] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
348.73 s
[smos-cursor-gen-source] component smos-cursor-gen-0.2.2-siis3graN04ZoLd0KLRGa-smos-cursor-bench
348.73 s
[smos-cursor-gen-source] include base-4.20.2.0-fafd
348.73 s
[smos-cursor-gen-source] include criterion-1.6.4.0-KXgZPUC3XbuAxh4sQtctr9
348.73 s
[smos-cursor-gen-source] include genvalidity-criterion-1.1.0.0-G6lPC3tJMLm7RvpSYVmT2h
348.73 s
[smos-cursor-gen-source] include smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
348.73 s
[smos-cursor-gen-source] include smos-cursor-gen-0.2.2-314VwTPXqy25w7qEbkupyg
348.73 s
[smos-cursor-gen-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
348.73 s
[smos-cursor-gen-source] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
348.73 s
[smos-cursor-gen-source] Linked component graph:
348.73 s
[smos-cursor-gen-source] unit smos-cursor-gen-0.2.2-314VwTPXqy25w7qEbkupyg
348.73 s
[smos-cursor-gen-source] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
348.73 s
[smos-cursor-gen-source] include base-4.20.2.0-fafd
348.73 s
[smos-cursor-gen-source] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
348.73 s
[smos-cursor-gen-source] include cursor-dirforest-gen-0.0.0.0-CGRaP24nTHqKwZbqELyqpr
348.73 s
[smos-cursor-gen-source] include cursor-fuzzy-time-gen-0.2.0.0-9ODocFfGldi9XgU5wg7dyd
348.73 s
[smos-cursor-gen-source] include cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
348.73 s
[smos-cursor-gen-source] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
348.73 s
[smos-cursor-gen-source] include genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
348.73 s
[smos-cursor-gen-source] include smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
348.73 s
[smos-cursor-gen-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
348.73 s
[smos-cursor-gen-source] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
348.73 s
[smos-cursor-gen-source] Smos.Cursor.Collapse.Gen=smos-cursor-gen-0.2.2-314VwTPXqy25w7qEbkupyg:Smos.Cursor.Collapse.Gen,Smos.Cursor.Contents.Gen=smos-cursor-gen-0.2.2-314VwTPXqy25w7qEbkupyg:Smos.Cursor.Contents.Gen,Smos.Cursor.Entry.Gen=smos-cursor-gen-0.2.2-314VwTPXqy25w7qEbkupyg:Smos.Cursor.Entry.Gen,Smos.Cursor.FileBrowser.Gen=smos-cursor-gen-0.2.2-314VwTPXqy25w7qEbkupyg:Smos.Cursor.FileBrowser.Gen,Smos.Cursor.Header.Gen=smos-cursor-gen-0.2.2-314VwTPXqy25w7qEbkupyg:Smos.Cursor.Header.Gen,Smos.Cursor.Logbook.Gen=smos-cursor-gen-0.2.2-314VwTPXqy25w7qEbkupyg:Smos.Cursor.Logbook.Gen,Smos.Cursor.Properties.Gen=smos-cursor-gen-0.2.2-314VwTPXqy25w7qEbkupyg:Smos.Cursor.Properties.Gen,Smos.Cursor.SmosFile.Gen=smos-cursor-gen-0.2.2-314VwTPXqy25w7qEbkupyg:Smos.Cursor.SmosFile.Gen,Smos.Cursor.StateHistory.Gen=smos-cursor-gen-0.2.2-314VwTPXqy25w7qEbkupyg:Smos.Cursor.StateHistory.Gen,Smos.Cursor.Tag.Gen=smos-cursor-gen-0.2.2-314VwTPXqy25w7qEbkupyg:Smos.Cursor.Tag.Gen,Smos.Cursor.Tags.Gen=smos-cursor-gen-0.2.2-314VwTPXqy25w7qEbkupyg:Smos.Cursor.Tags.Gen,Smos.Cursor.Timestamps.Gen=smos-cursor-gen-0.2.2-314VwTPXqy25w7qEbkupyg:Smos.Cursor.Timestamps.Gen,Smos.History.Gen=smos-cursor-gen-0.2.2-314VwTPXqy25w7qEbkupyg:Smos.History.Gen,Smos.Undo.Gen=smos-cursor-gen-0.2.2-314VwTPXqy25w7qEbkupyg:Smos.Undo.Gen
348.73 s
[smos-cursor-gen-source] unit smos-cursor-gen-0.2.2-siis3graN04ZoLd0KLRGa-smos-cursor-bench
348.73 s
[smos-cursor-gen-source] include base-4.20.2.0-fafd
348.73 s
[smos-cursor-gen-source] include criterion-1.6.4.0-KXgZPUC3XbuAxh4sQtctr9
348.73 s
[smos-cursor-gen-source] include genvalidity-criterion-1.1.0.0-G6lPC3tJMLm7RvpSYVmT2h
348.73 s
[smos-cursor-gen-source] include smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
348.73 s
[smos-cursor-gen-source] include smos-cursor-gen-0.2.2-314VwTPXqy25w7qEbkupyg
348.73 s
[smos-cursor-gen-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
348.73 s
[smos-cursor-gen-source] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
348.73 s
[smos-cursor-gen-source] Ready component graph:
348.73 s
[smos-cursor-gen-source] definite smos-cursor-gen-0.2.2-314VwTPXqy25w7qEbkupyg
348.73 s
[smos-cursor-gen-source] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
348.73 s
[smos-cursor-gen-source] depends base-4.20.2.0-fafd
348.73 s
[smos-cursor-gen-source] depends cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
348.73 s
[smos-cursor-gen-source] depends cursor-dirforest-gen-0.0.0.0-CGRaP24nTHqKwZbqELyqpr
348.73 s
[smos-cursor-gen-source] depends cursor-fuzzy-time-gen-0.2.0.0-9ODocFfGldi9XgU5wg7dyd
348.73 s
[smos-cursor-gen-source] depends cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
348.73 s
[smos-cursor-gen-source] depends genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
348.73 s
[smos-cursor-gen-source] depends genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
348.73 s
[smos-cursor-gen-source] depends smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
348.73 s
[smos-cursor-gen-source] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
348.73 s
[smos-cursor-gen-source] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
348.73 s
[smos-cursor-gen-source] definite smos-cursor-gen-0.2.2-siis3graN04ZoLd0KLRGa-smos-cursor-bench
348.73 s
[smos-cursor-gen-source] depends base-4.20.2.0-fafd
348.73 s
[smos-report-cursor-source] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
348.74 s
[smos-report-cursor-source] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
348.74 s
[smos-report-cursor-source] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
348.74 s
[smos-report-cursor-source] Linked component graph:
348.74 s
[smos-report-cursor-source] unit smos-report-cursor-0.6.1-5TfTbX0g2IlJpRgkgXwwdQ
348.74 s
[smos-report-cursor-source] include base-4.20.2.0-fafd
348.74 s
[smos-report-cursor-source] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
348.74 s
[smos-report-cursor-source] include containers-0.7-96b4
348.74 s
[smos-report-cursor-source] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
348.74 s
[smos-report-cursor-source] include deepseq-1.5.0.0-2b65
348.74 s
[smos-report-cursor-source] include dlist-1.0-BTRHCvPIK1O7JbaJyUkK5A
348.74 s
[smos-report-cursor-source] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
348.74 s
[smos-report-cursor-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
348.74 s
[smos-report-cursor-source] include smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
348.74 s
[smos-report-cursor-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
348.74 s
[smos-report-cursor-source] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
348.74 s
[smos-report-cursor-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
348.74 s
[smos-report-cursor-source] include time-1.12.2-3479
348.74 s
[smos-report-cursor-source] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
348.74 s
[smos-report-cursor-source] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
348.74 s
[smos-report-cursor-source] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
348.74 s
[smos-report-cursor-source] Smos.Cursor.Report.Entry=smos-report-cursor-0.6.1-5TfTbX0g2IlJpRgkgXwwdQ:Smos.Cursor.Report.Entry,Smos.Cursor.Report.Next=smos-report-cursor-0.6.1-5TfTbX0g2IlJpRgkgXwwdQ:Smos.Cursor.Report.Next,Smos.Cursor.Report.Ongoing=smos-report-cursor-0.6.1-5TfTbX0g2IlJpRgkgXwwdQ:Smos.Cursor.Report.Ongoing,Smos.Cursor.Report.Stuck=smos-report-cursor-0.6.1-5TfTbX0g2IlJpRgkgXwwdQ:Smos.Cursor.Report.Stuck,Smos.Cursor.Report.Timestamps=smos-report-cursor-0.6.1-5TfTbX0g2IlJpRgkgXwwdQ:Smos.Cursor.Report.Timestamps,Smos.Cursor.Report.Waiting=smos-report-cursor-0.6.1-5TfTbX0g2IlJpRgkgXwwdQ:Smos.Cursor.Report.Waiting,Smos.Cursor.Report.Work=smos-report-cursor-0.6.1-5TfTbX0g2IlJpRgkgXwwdQ:Smos.Cursor.Report.Work
348.74 s
[smos-report-cursor-source] Ready component graph:
348.74 s
[smos-report-cursor-source] definite smos-report-cursor-0.6.1-5TfTbX0g2IlJpRgkgXwwdQ
348.74 s
[smos-report-cursor-source] depends base-4.20.2.0-fafd
348.74 s
[smos-report-cursor-source] depends conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
348.74 s
[smos-report-cursor-source] depends containers-0.7-96b4
348.74 s
[smos-report-cursor-source] depends cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
348.74 s
[smos-report-cursor-source] depends deepseq-1.5.0.0-2b65
348.74 s
[smos-report-cursor-source] depends dlist-1.0-BTRHCvPIK1O7JbaJyUkK5A
348.74 s
[smos-report-cursor-source] depends microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
348.74 s
[smos-report-cursor-source] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
348.74 s
[smos-report-cursor-source] depends smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
348.74 s
[smos-report-cursor-source] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
348.74 s
[smos-report-cursor-source] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
348.74 s
[smos-report-cursor-source] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
348.74 s
[smos-report-cursor-source] depends time-1.12.2-3479
348.74 s
[smos-report-cursor-source] depends tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
348.74 s
[smos-report-cursor-source] depends validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
348.74 s
[smos-report-cursor-source] depends validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
348.74 s
[smos-report-cursor-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
348.74 s
[smos-report-cursor-source] Using compiler: ghc-9.10.3
348.74 s
[smos-report-cursor-source] Using install prefix:
348.74 s
[smos-report-cursor-source] /nix/store/wi229788pmm1i24z8mwmpz0fzdc3f9dq-smos-report-cursor-source-0.6.1
348.74 s
[smos-report-cursor-source] Executables installed in:
348.74 s
[smos-report-cursor-source] /nix/store/wi229788pmm1i24z8mwmpz0fzdc3f9dq-smos-report-cursor-source-0.6.1/bin
348.74 s
[smos-report-cursor-source] Libraries installed in:
348.74 s
[smos-report-cursor-source] /nix/store/wi229788pmm1i24z8mwmpz0fzdc3f9dq-smos-report-cursor-source-0.6.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-report-cursor-0.6.1-5TfTbX0g2IlJpRgkgXwwdQ
348.74 s
[smos-report-cursor-source] Dynamic Libraries installed in:
348.74 s
[smos-report-cursor-source] /nix/store/wi229788pmm1i24z8mwmpz0fzdc3f9dq-smos-report-cursor-source-0.6.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
348.74 s
[smos-report-cursor-source] Private executables installed in:
348.74 s
[smos-report-cursor-source] /nix/store/wi229788pmm1i24z8mwmpz0fzdc3f9dq-smos-report-cursor-source-0.6.1/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-report-cursor-0.6.1
348.74 s
[smos-report-cursor-source] Data files installed in:
348.74 s
[smos-report-cursor-source] /nix/store/wi229788pmm1i24z8mwmpz0fzdc3f9dq-smos-report-cursor-source-0.6.1/share/x86_64-linux-ghc-9.10.3-a85d/smos-report-cursor-0.6.1
348.74 s
[smos-report-cursor-source] Documentation installed in:
348.74 s
[smos-report-cursor-source] /nix/store/wi229788pmm1i24z8mwmpz0fzdc3f9dq-smos-report-cursor-source-0.6.1/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-report-cursor-0.6.1
348.74 s
[smos-report-cursor-source] Configuration files installed in:
348.74 s
[smos-report-cursor-source] /nix/store/wi229788pmm1i24z8mwmpz0fzdc3f9dq-smos-report-cursor-source-0.6.1/etc
348.74 s
[smos-report-cursor-source] No alex found
348.74 s
[smos-report-cursor-source] Using ar found on system at:
348.74 s
[smos-report-cursor-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
348.74 s
[smos-report-cursor-source] No c2hs found
348.74 s
[smos-report-cursor-source] No cpphs found
348.74 s
[smos-report-cursor-source] No doctest found
348.74 s
[smos-report-cursor-source] Using gcc version 14.3.0 given by user at:
348.74 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/PostSync.dyn_o'
348.74 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/PutRestoreBackup.dyn_o'
348.74 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/PutSmosFile.dyn_o'
348.74 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Looper.dyn_o'
348.74 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Looper/AutoBackup.dyn_o'
348.74 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Looper/BackupGarbageCollector.dyn_o'
348.74 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Looper/Env.dyn_o'
348.74 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Looper/Import.dyn_o'
348.74 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/OptParse.dyn_o'
348.74 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Serve.dyn_o'
348.74 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Subscription.dyn_o'
348.74 s
[smos-server] Warning: ignoring unrecognised input `dist/build/Paths_smos_server.dyn_o'
348.74 s
[smos-server] Preprocessing executable 'smos-server' for smos-server-0.15.0...
348.74 s
[smos-server] Building executable 'smos-server' for smos-server-0.15.0...
348.74 s
[smos-server] [1 of 2] Compiling Main ( app/Main.hs, dist/build/smos-server/smos-server-tmp/Main.o )
348.74 s
[smos-server] Adapting module: Main
348.74 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/app/Main.hs.coverables for source file /build/smos-server-0.15.0/app/Main.hs
348.74 s
[smos-server] [2 of 2] Compiling Paths_smos_server ( dist/build/smos-server/autogen/Paths_smos_server.hs, dist/build/smos-server/smos-server-tmp/Paths_smos_server.o )
348.74 s
[smos-server] [1 of 3] Compiling Main ( app/Main.hs, dist/build/smos-server/smos-server-tmp/Main.o ) [Smos.Server package changed]
348.74 s
[smos-server] Adapting module: Main
348.74 s
[smos-server] Outputing coverables file /build/smos-server-0.15.0/app/Main.hs.coverables for source file /build/smos-server-0.15.0/app/Main.hs
348.74 s
[smos-server] [2 of 3] Compiling Paths_smos_server ( dist/build/smos-server/autogen/Paths_smos_server.hs, dist/build/smos-server/smos-server-tmp/Paths_smos_server.o ) [Impure plugin forced recompilation]
348.74 s
[smos-server] [3 of 3] Linking dist/build/smos-server/smos-server
348.74 s
[smos-server] buildPhase completed in 30 seconds
348.74 s
[smos-server] Phase: checkPhase
348.74 s
[smos-server] Package has no test suites.
348.74 s
[smos-server] Phase: haddockPhase
348.74 s
[smos-server] Phase: installPhase
348.74 s
[smos-server] Installing library in /nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
348.74 s
[smos-server] Installing executable smos-server in /nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0/bin
348.74 s
[smos-server] Warning: The directory
348.74 s
[smos-server] /nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0/bin is not in
348.74 s
[smos-server] the system search path.
348.74 s
[smos-server] Phase: fixupPhase
348.74 s
[smos-server] shrinking RPATHs of ELF executables and libraries in /nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0
348.74 s
[smos-server] shrinking /nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0/bin/smos-server
348.74 s
[smos-server] shrinking /nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i-ghc9.10.3.so
348.74 s
[smos-server] checking for references to /build/ in /nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0...
348.74 s
[smos-server] gzipping man pages under /nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0/share/man/
348.74 s
[smos-server] �
348.74 s
[smos-server] stripping (with command strip and flags -S -p) in /nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0/lib /nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0/bin
348.74 s
[smos-server] shrinking RPATHs of ELF executables and libraries in /nix/store/0x7z73i9xycjlz47whdhcbffiwiya5b8-smos-server-0.15.0-coverables
348.74 s
[smos-server] checking for references to /build/ in /nix/store/0x7z73i9xycjlz47whdhcbffiwiya5b8-smos-server-0.15.0-coverables...
348.74 s
[smos-server] patching script interpreter paths in /nix/store/0x7z73i9xycjlz47whdhcbffiwiya5b8-smos-server-0.15.0-coverables
348.74 s
[smos-scheduler] Smos.Scheduler=smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi:Smos.Scheduler,Smos.Scheduler.Commands=smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi:Smos.Scheduler.Commands,Smos.Scheduler.Commands.Check=smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi:Smos.Scheduler.Commands.Check,Smos.Scheduler.Commands.Next=smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi:Smos.Scheduler.Commands.Next,Smos.Scheduler.Commands.Sample=smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi:Smos.Scheduler.Commands.Sample,Smos.Scheduler.Commands.Schedule=smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi:Smos.Scheduler.Commands.Schedule,Smos.Scheduler.History=smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi:Smos.Scheduler.History,Smos.Scheduler.OptParse=smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi:Smos.Scheduler.OptParse,Smos.Scheduler.Recurrence=smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi:Smos.Scheduler.Recurrence,Smos.Scheduler.Render=smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi:Smos.Scheduler.Render,Smos.Scheduler.Schedule=smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi:Smos.Scheduler.Schedule,Smos.Scheduler.Template=smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi:Smos.Scheduler.Template
348.74 s
[smos-scheduler] unit smos-scheduler-0.10.1-83oN4Pgb6bc6o7Gh21HybY-smos-scheduler
348.74 s
[smos-scheduler] include base-4.20.2.0-fafd
348.74 s
[smos-scheduler] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
348.74 s
[smos-scheduler] include smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi
348.74 s
[smos-scheduler] unit smos-scheduler-0.10.1-6Fq0rLvuyt4HHw7FuMQ3sW-smos-scheduler-test
348.74 s
[smos-scheduler] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
348.74 s
[smos-scheduler] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
348.74 s
[smos-scheduler] include autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
348.74 s
[smos-scheduler] include base-4.20.2.0-fafd
348.74 s
[smos-scheduler] include containers-0.7-96b4
348.74 s
[smos-scheduler] include cron-0.7.2-EBCVpyv5RU9IaoujvTWsGC
348.74 s
[smos-scheduler] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
348.74 s
[smos-scheduler] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
348.74 s
[smos-scheduler] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
348.74 s
[smos-scheduler] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
348.74 s
[smos-scheduler] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
348.74 s
[smos-scheduler] include genvalidity-sydtest-aeson-1.0.0.1-HUw1h3zkWvdEFAp2ufNqWJ
348.74 s
[smos-scheduler] include genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
348.74 s
[smos-scheduler] include genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
348.74 s
[smos-scheduler] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
348.74 s
[smos-scheduler] include mtl-2.3.1-37af
348.74 s
[smos-scheduler] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
348.74 s
[smos-scheduler] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
348.74 s
[smos-scheduler] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
348.74 s
[smos-scheduler] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
348.74 s
[smos-scheduler] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
348.74 s
[smos-scheduler] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
348.74 s
[smos-scheduler] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
348.74 s
[smos-scheduler] include smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
348.74 s
[smos-scheduler] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
348.74 s
[smos-scheduler] include smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
348.74 s
[smos-scheduler] include smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi
348.74 s
[smos-scheduler] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
348.74 s
[smos-scheduler] include text-2.1.3-34f1
348.74 s
[smos-scheduler] include time-1.12.2-3479
348.74 s
[smos-scheduler] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
348.74 s
[smos-scheduler] Ready component graph:
348.74 s
[smos-scheduler] definite smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi
348.74 s
[smos-scheduler] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
348.74 s
[smos-scheduler] depends autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
348.74 s
[smos-scheduler] depends base-4.20.2.0-fafd
348.74 s
[smos-scheduler] depends bytestring-0.12.2.0-96e1
348.74 s
[smos-scheduler] depends conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
348.74 s
[smos-scheduler] depends containers-0.7-96b4
348.74 s
[smos-scheduler] depends cron-0.7.2-EBCVpyv5RU9IaoujvTWsGC
348.74 s
[smos-scheduler] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
348.74 s
[smos-scheduler] depends fuzzy-time-0.3.0.1-EVWPua6yGRBKAsyyJWRpF7
348.74 s
[smos-scheduler] depends megaparsec-9.7.0-KBJegSxwkGnGhyfOL0bdwL
348.74 s
[smos-scheduler] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
348.74 s
[smos-scheduler] depends mtl-2.3.1-37af
348.74 s
[smos-scheduler] depends opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
348.74 s
[smos-scheduler] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
348.74 s
[smos-scheduler] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
348.74 s
[smos-scheduler] depends pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
348.74 s
[smos-scheduler] depends safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
348.74 s
[smos-scheduler] depends safe-coloured-text-terminfo-0.3.0.0-Bwd26lv5RUL11qahSmvVKt
348.74 s
[smos-scheduler] depends smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
348.74 s
[smos-scheduler] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
348.74 s
[smos-scheduler] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
348.74 s
[smos-scheduler] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
348.74 s
[smos-scheduler] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
348.74 s
[smos-scheduler] depends text-2.1.3-34f1
348.74 s
[smos-scheduler] depends time-1.12.2-3479
348.74 s
[smos-scheduler] depends tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
348.74 s
[smos-scheduler] depends unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
348.74 s
[smos-scheduler] depends validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
348.74 s
[smos-cursor-gen-source] depends criterion-1.6.4.0-KXgZPUC3XbuAxh4sQtctr9
348.74 s
[smos-cursor-gen-source] depends genvalidity-criterion-1.1.0.0-G6lPC3tJMLm7RvpSYVmT2h
348.74 s
[smos-cursor-gen-source] depends smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
348.74 s
[smos-cursor-gen-source] depends smos-cursor-gen-0.2.2-314VwTPXqy25w7qEbkupyg
348.74 s
[smos-cursor-gen-source] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
348.74 s
[smos-cursor-gen-source] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
348.74 s
[smos-cursor-gen-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
348.74 s
[smos-cursor-gen-source] Using compiler: ghc-9.10.3
348.74 s
[smos-cursor-gen-source] Using install prefix:
348.74 s
[smos-cursor-gen-source] /nix/store/lvxnmvqw2xfy2c731xk35ni0riy72r3h-smos-cursor-gen-source-0.2.2
348.74 s
[smos-cursor-gen-source] Executables installed in:
348.74 s
[smos-cursor-gen-source] /nix/store/lvxnmvqw2xfy2c731xk35ni0riy72r3h-smos-cursor-gen-source-0.2.2/bin
348.74 s
[smos-cursor-gen-source] Libraries installed in:
348.74 s
[smos-cursor-gen-source] /nix/store/lvxnmvqw2xfy2c731xk35ni0riy72r3h-smos-cursor-gen-source-0.2.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-cursor-gen-0.2.2-314VwTPXqy25w7qEbkupyg
348.74 s
[smos-cursor-gen-source] Dynamic Libraries installed in:
348.74 s
[smos-cursor-gen-source] /nix/store/lvxnmvqw2xfy2c731xk35ni0riy72r3h-smos-cursor-gen-source-0.2.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
348.74 s
[smos-cursor-gen-source] Private executables installed in:
348.74 s
[smos-cursor-gen-source] /nix/store/lvxnmvqw2xfy2c731xk35ni0riy72r3h-smos-cursor-gen-source-0.2.2/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-cursor-gen-0.2.2
348.74 s
[smos-cursor-gen-source] Data files installed in:
348.74 s
[smos-cursor-gen-source] /nix/store/lvxnmvqw2xfy2c731xk35ni0riy72r3h-smos-cursor-gen-source-0.2.2/share/x86_64-linux-ghc-9.10.3-a85d/smos-cursor-gen-0.2.2
348.74 s
[smos-cursor-gen-source] Documentation installed in:
348.74 s
[smos-cursor-gen-source] /nix/store/lvxnmvqw2xfy2c731xk35ni0riy72r3h-smos-cursor-gen-source-0.2.2/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-cursor-gen-0.2.2
348.74 s
[smos-cursor-gen-source] Configuration files installed in:
348.74 s
[smos-cursor-gen-source] /nix/store/lvxnmvqw2xfy2c731xk35ni0riy72r3h-smos-cursor-gen-source-0.2.2/etc
348.74 s
[smos-cursor-gen-source] No alex found
348.74 s
[smos-cursor-gen-source] Using ar found on system at:
348.74 s
[smos-cursor-gen-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
348.74 s
[smos-cursor-gen-source] No c2hs found
348.74 s
[smos-cursor-gen-source] No cpphs found
348.74 s
[smos-cursor-gen-source] No doctest found
348.74 s
[smos-cursor-gen-source] Using gcc version 14.3.0 given by user at:
348.74 s
[smos-cursor-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
348.74 s
[smos-cursor-gen-source] Using ghc version 9.10.3 found on system at:
348.74 s
[smos-cursor-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
348.74 s
[smos-cursor-gen-source] Using ghc-pkg version 9.10.3 found on system at:
348.74 s
[smos-cursor-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
348.74 s
[smos-cursor-gen-source] No ghcjs found
348.74 s
[smos-cursor-gen-source] No ghcjs-pkg found
348.74 s
[smos-cursor-gen-source] No greencard found
348.74 s
[smos-cursor-gen-source] Using haddock version 2.31.1 found on system at:
348.74 s
[smos-cursor-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
348.74 s
[smos-cursor-gen-source] No happy found
348.74 s
[smos-cursor-gen-source] Using haskell-suite found on system at: haskell-suite-dummy-location
348.74 s
[smos-cursor-gen-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
348.74 s
[smos-cursor-gen-source] No hmake found
348.75 s
[smos-cursor-gen-source] Using hpc version 0.69 found on system at:
348.75 s
[smos-cursor-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
348.75 s
[smos-cursor-gen-source] Using hsc2hs version 0.68.10 found on system at:
348.75 s
[smos-cursor-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
348.75 s
[smos-cursor-gen-source] No hscolour found
348.75 s
[smos-cursor-gen-source] No jhc found
348.75 s
[smos-cursor-gen-source] Using ld found on system at:
348.75 s
[smos-cursor-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
348.75 s
[smos-cursor-gen-source] No pkg-config found
348.75 s
[smos-cursor-gen-source] Using runghc version 9.10.3 found on system at:
348.75 s
[smos-cursor-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
348.75 s
[smos-cursor-gen-source] Using strip version 2.44 found on system at:
348.75 s
[smos-cursor-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
348.75 s
[smos-cursor-gen-source] Using tar found on system at:
348.75 s
[smos-cursor-gen-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
348.75 s
[smos-cursor-gen-source] No uhc found
348.75 s
[smos-cursor-gen-source] Phase: buildPhase
348.75 s
[smos-cursor-gen-source] Distribution quality errors:
348.75 s
[smos-cursor-gen-source] [no-syn-desc] No 'synopsis' or 'description' field.
348.75 s
[smos-cursor-gen-source] [license-none] The 'license' field is missing or is NONE.
348.75 s
[smos-cursor-gen-source] [missing-bounds-important] The dependency 'build-depends: base' does not
348.75 s
[smos-cursor-gen-source] specify an upper bound on the version number. Each major release of the 'base'
348.75 s
[smos-cursor-gen-source] package changes the API in various ways and most packages will need some
348.75 s
[smos-cursor-gen-source] changes to compile with it. The recommended practice is to specify an upper
348.75 s
[smos-cursor-gen-source] bound on the version of the 'base' package. This ensures your package will
348.75 s
[smos-cursor-gen-source] continue to build when a new major version of the 'base' package is released.
348.75 s
[smos-cursor-gen-source] If you are not sure what upper bound to use then use the next major version.
348.75 s
[smos-cursor-gen-source] For example if you have tested your package with 'base' version 4.5 and 4.6
348.75 s
[smos-cursor-gen-source] then use 'build-depends: base >= 4.5 && < 4.7'.
348.75 s
[smos-cursor-gen-source] Distribution quality warnings:
348.75 s
[smos-cursor-gen-source] [no-category] No 'category' field.
348.75 s
[smos-report-cursor-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
348.75 s
[smos-report-cursor-source] Using ghc version 9.10.3 found on system at:
348.75 s
[smos-report-cursor-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
348.75 s
[smos-report-cursor-source] Using ghc-pkg version 9.10.3 found on system at:
348.75 s
[smos-report-cursor-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
348.75 s
[smos-report-cursor-source] No ghcjs found
348.75 s
[smos-report-cursor-source] No ghcjs-pkg found
348.75 s
[smos-report-cursor-source] No greencard found
348.75 s
[smos-report-cursor-source] Using haddock version 2.31.1 found on system at:
348.75 s
[smos-report-cursor-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
348.75 s
[smos-report-cursor-source] No happy found
348.75 s
[smos-report-cursor-source] Using haskell-suite found on system at: haskell-suite-dummy-location
348.75 s
[smos-report-cursor-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
348.75 s
[smos-report-cursor-source] No hmake found
348.75 s
[smos-report-cursor-source] Using hpc version 0.69 found on system at:
348.75 s
[smos-report-cursor-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
348.75 s
[smos-report-cursor-source] Using hsc2hs version 0.68.10 found on system at:
348.75 s
[smos-report-cursor-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
348.75 s
[smos-report-cursor-source] No hscolour found
348.75 s
[smos-report-cursor-source] No jhc found
348.75 s
[smos-report-cursor-source] Using ld found on system at:
348.75 s
[smos-report-cursor-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
348.75 s
[smos-report-cursor-source] No pkg-config found
348.75 s
[smos-report-cursor-source] Using runghc version 9.10.3 found on system at:
348.75 s
[smos-report-cursor-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
348.75 s
[smos-report-cursor-source] Using strip version 2.44 found on system at:
348.75 s
[smos-report-cursor-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
348.75 s
[smos-report-cursor-source] Using tar found on system at:
348.75 s
[smos-report-cursor-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
348.75 s
[smos-report-cursor-source] No uhc found
348.75 s
[smos-report-cursor-source] Phase: buildPhase
348.75 s
[smos-report-cursor-source] Distribution quality errors:
348.75 s
[smos-report-cursor-source] [no-syn-desc] No 'synopsis' or 'description' field.
348.75 s
[smos-report-cursor-source] [missing-bounds-important] The dependency 'build-depends: base' does not
348.75 s
[smos-report-cursor-source] specify an upper bound on the version number. Each major release of the 'base'
348.75 s
[smos-report-cursor-source] package changes the API in various ways and most packages will need some
348.75 s
[smos-report-cursor-source] changes to compile with it. The recommended practice is to specify an upper
348.75 s
[smos-report-cursor-source] bound on the version of the 'base' package. This ensures your package will
348.75 s
[smos-report-cursor-source] continue to build when a new major version of the 'base' package is released.
348.75 s
[smos-report-cursor-source] If you are not sure what upper bound to use then use the next major version.
348.75 s
[smos-report-cursor-source] For example if you have tested your package with 'base' version 4.5 and 4.6
348.75 s
[smos-report-cursor-source] then use 'build-depends: base >= 4.5 && < 4.7'.
348.75 s
[smos-report-cursor-source] Distribution quality warnings:
348.75 s
[smos-report-cursor-source] [no-license-file] A 'license-file' is not specified.
348.75 s
[smos-report-cursor-source] [missing-upper-bounds] On library, these packages miss upper bounds:
348.75 s
[smos-report-cursor-source] - conduit
348.75 s
[smos-report-cursor-source] - containers
348.75 s
[smos-report-cursor-source] - cursor
348.75 s
[smos-report-cursor-source] - deepseq
348.75 s
[smos-report-cursor-source] - dlist
348.75 s
[smos-report-cursor-source] - microlens
348.75 s
[smos-report-cursor-source] - path
348.75 s
[smos-report-cursor-source] - smos-cursor
348.75 s
[smos-report-cursor-source] - smos-data
348.75 s
[smos-report-cursor-source] - smos-directory
348.75 s
[smos-report-cursor-source] - smos-report
348.75 s
[smos-report-cursor-source] - time
348.75 s
[smos-report-cursor-source] - tz
348.75 s
[smos-report-cursor-source] - validity
348.75 s
[smos-report-cursor-source] - validity-path
348.75 s
[smos-report-cursor-source] Please add them. There is more information at https://pvp.haskell.org/
348.75 s
[smos-report-cursor-source] Note: the public hackage server would reject this package.
348.75 s
[smos-report-cursor-source] Building source dist for smos-report-cursor-0.6.1...
348.75 s
[smos-report-cursor-source] Source tarball created: dist/smos-report-cursor-0.6.1.tar.gz
348.75 s
[smos-report-cursor-source] Phase: haddockPhase
348.75 s
[smos-report-cursor-source] Phase: installPhase
348.75 s
[smos-report-cursor-source] Phase: fixupPhase
348.75 s
[smos-server] shrinking RPATHs of ELF executables and libraries in /nix/store/xvi6v5g3f7f0r5rwqgi0flqwnjz43vvd-smos-server-0.15.0-coverage
348.75 s
[smos-server] checking for references to /build/ in /nix/store/xvi6v5g3f7f0r5rwqgi0flqwnjz43vvd-smos-server-0.15.0-coverage...
348.75 s
[smos-server] patching script interpreter paths in /nix/store/xvi6v5g3f7f0r5rwqgi0flqwnjz43vvd-smos-server-0.15.0-coverage
348.75 s
[smos-scheduler] depends validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
348.75 s
[smos-scheduler] depends validity-text-0.3.1.3-GXG23dRmbmGHkAAk5tffI
348.75 s
[smos-scheduler] depends yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
348.75 s
[smos-scheduler] definite smos-scheduler-0.10.1-6Fq0rLvuyt4HHw7FuMQ3sW-smos-scheduler-test
348.75 s
[smos-scheduler] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
348.75 s
[smos-scheduler] depends autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
348.75 s
[smos-scheduler] depends autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
348.75 s
[smos-scheduler] depends base-4.20.2.0-fafd
348.75 s
[smos-scheduler] depends containers-0.7-96b4
348.75 s
[smos-scheduler] depends cron-0.7.2-EBCVpyv5RU9IaoujvTWsGC
348.75 s
[smos-scheduler] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
348.75 s
[smos-scheduler] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
348.75 s
[smos-scheduler] depends genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
348.75 s
[smos-scheduler] depends genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
348.75 s
[smos-scheduler] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
348.75 s
[smos-scheduler] depends genvalidity-sydtest-aeson-1.0.0.1-HUw1h3zkWvdEFAp2ufNqWJ
348.75 s
[smos-scheduler] depends genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
348.75 s
[smos-scheduler] depends genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
348.75 s
[smos-scheduler] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
348.75 s
[smos-scheduler] depends mtl-2.3.1-37af
348.75 s
[smos-scheduler] depends opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
348.75 s
[smos-scheduler] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
348.75 s
[smos-scheduler] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
348.75 s
[smos-scheduler] depends smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
348.75 s
[smos-scheduler] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
348.75 s
[smos-scheduler] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
348.75 s
[smos-scheduler] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
348.75 s
[smos-scheduler] depends smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
348.75 s
[smos-scheduler] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
348.75 s
[smos-scheduler] depends smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
348.75 s
[smos-scheduler] depends smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi
348.75 s
[smos-scheduler] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
348.75 s
[smos-scheduler] depends text-2.1.3-34f1
348.75 s
[smos-scheduler] depends time-1.12.2-3479
348.75 s
[smos-scheduler] depends tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
348.75 s
[smos-scheduler] definite smos-scheduler-0.10.1-83oN4Pgb6bc6o7Gh21HybY-smos-scheduler
348.75 s
[smos-scheduler] depends base-4.20.2.0-fafd
348.75 s
[smos-scheduler] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
348.75 s
[smos-scheduler] depends smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi
348.75 s
[smos-scheduler] Using Cabal-3.12.1.0 compiled by ghc-9.10
348.75 s
[smos-scheduler] Using compiler: ghc-9.10.3
348.75 s
[smos-scheduler] Using install prefix:
348.75 s
[smos-scheduler] /nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1
348.75 s
[smos-scheduler] Executables installed in:
348.75 s
[smos-scheduler] /nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1/bin
348.75 s
[smos-scheduler] Libraries installed in:
348.75 s
[smos-scheduler] /nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi
348.75 s
[smos-scheduler] Dynamic Libraries installed in:
348.75 s
[smos-scheduler] /nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
348.75 s
[smos-scheduler] Private executables installed in:
348.75 s
[smos-scheduler] /nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-scheduler-0.10.1
348.75 s
[smos-scheduler] Data files installed in:
348.75 s
[smos-scheduler] /nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1/share/x86_64-linux-ghc-9.10.3-a85d/smos-scheduler-0.10.1
348.75 s
[smos-scheduler] Documentation installed in:
348.75 s
[smos-scheduler] /nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-scheduler-0.10.1
348.75 s
[smos-scheduler] Configuration files installed in:
348.75 s
[smos-scheduler] /nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1/etc
348.75 s
[smos-scheduler] No alex found
348.75 s
[smos-scheduler] Using ar found on system at:
348.75 s
[smos-scheduler] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
348.75 s
[smos-scheduler] No c2hs found
348.75 s
[smos-scheduler] No cpphs found
348.75 s
[smos-scheduler] No doctest found
348.75 s
[smos-scheduler] Using gcc version 14.3.0 given by user at:
348.75 s
[smos-scheduler] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
348.75 s
[smos-scheduler] Using ghc version 9.10.3 found on system at:
348.75 s
[smos-scheduler] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
348.75 s
[smos-scheduler] Using ghc-pkg version 9.10.3 found on system at:
348.75 s
[smos-scheduler] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
348.75 s
[smos-scheduler] No ghcjs found
348.75 s
[smos-scheduler] No ghcjs-pkg found
348.75 s
[smos-scheduler] No greencard found
348.75 s
[smos-scheduler] Using haddock version 2.31.1 found on system at:
348.75 s
[smos-scheduler] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
348.75 s
[smos-scheduler] No happy found
348.75 s
[smos-scheduler] Using haskell-suite found on system at: haskell-suite-dummy-location
348.75 s
[smos-cursor-gen-source] [missing-upper-bounds] On library, these packages miss upper bounds:
348.75 s
[smos-cursor-gen-source] - QuickCheck
348.75 s
[smos-cursor-gen-source] - cursor
348.75 s
[smos-cursor-gen-source] - cursor-dirforest-gen
348.75 s
[smos-cursor-gen-source] - cursor-fuzzy-time-gen
348.75 s
[smos-cursor-gen-source] - cursor-gen
348.75 s
[smos-cursor-gen-source] - genvalidity
348.75 s
[smos-cursor-gen-source] - genvalidity-text
348.75 s
[smos-cursor-gen-source] - smos-cursor
348.75 s
[smos-cursor-gen-source] - smos-data
348.75 s
[smos-cursor-gen-source] - smos-data-gen
348.75 s
[smos-cursor-gen-source] Please add them. There is more information at https://pvp.haskell.org/
348.75 s
[smos-cursor-gen-source] Note: the public hackage server would reject this package.
348.75 s
[smos-cursor-gen-source] Building source dist for smos-cursor-gen-0.2.2...
348.75 s
[smos-cursor-gen-source] Source tarball created: dist/smos-cursor-gen-0.2.2.tar.gz
348.75 s
[smos-cursor-gen-source] Phase: haddockPhase
348.75 s
[smos-cursor-gen-source] Phase: installPhase
348.75 s
[smos-cursor-gen-source] Phase: fixupPhase
348.75 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/wi229788pmm1i24z8mwmpz0fzdc3f9dq-smos-report-cursor-source-0.6.1
350.07 s
[post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
350.07 s
[post-build-hook]
350.40 s
[post-build-hook] Pushing /nix/store/wi229788pmm1i24z8mwmpz0fzdc3f9dq-smos-report-cursor-source-0.6.1 (8.55 KiB)
351.20 s
[post-build-hook]
351.20 s
[post-build-hook] All done.
351.22 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/wi229788pmm1i24z8mwmpz0fzdc3f9dq-smos-report-cursor-source-0.6.1
351.29 s
[post-build-hook] copying 1 paths...
351.30 s
[post-build-hook] copying path '/nix/store/wi229788pmm1i24z8mwmpz0fzdc3f9dq-smos-report-cursor-source-0.6.1' to 'https://cache.staging.nix-ci.com'...
353.84 s
[post-build-hook] copying 1 paths...
353.84 s
[post-build-hook] copying path '/nix/store/ahxswl93wz7rkv285skh3jgi2dr0ahrr-smos-report-cursor-source-0.6.1.drv' to 'https://cache.staging.nix-ci.com'...
355.10 s
Progress: 49 of 88 built (4 building), 28 of 28 downloaded from cache
355.19 s
Building smos-report-cursor
355.19 s
[smos-scheduler] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
355.20 s
[smos-scheduler] No hmake found
355.20 s
[smos-scheduler] Using hpc version 0.69 found on system at:
355.20 s
[smos-scheduler] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
355.20 s
[smos-scheduler] Using hsc2hs version 0.68.10 found on system at:
355.20 s
[smos-scheduler] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
355.20 s
[smos-scheduler] No hscolour found
355.20 s
[smos-scheduler] No jhc found
355.20 s
[smos-scheduler] Using ld found on system at:
355.20 s
[smos-scheduler] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
355.20 s
[smos-scheduler] No pkg-config found
355.20 s
[smos-scheduler] Using runghc version 9.10.3 found on system at:
355.20 s
[smos-scheduler] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
355.20 s
[smos-scheduler] Using strip version 2.44 found on system at:
355.20 s
[smos-scheduler] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
355.20 s
[smos-scheduler] Using tar found on system at:
355.20 s
[smos-scheduler] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
355.20 s
[smos-scheduler] No uhc found
355.20 s
[smos-scheduler] Phase: buildPhase
355.20 s
[smos-scheduler] Preprocessing library for smos-scheduler-0.10.1...
355.20 s
[smos-scheduler] Building library for smos-scheduler-0.10.1...
355.20 s
[smos-scheduler] [ 1 of 13] Compiling Paths_smos_scheduler ( dist/build/autogen/Paths_smos_scheduler.hs, dist/build/Paths_smos_scheduler.o, dist/build/Paths_smos_scheduler.dyn_o )
355.20 s
[smos-scheduler] Adapting module: Smos.Scheduler.Template
355.20 s
[smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/Template.hs.coverables for source file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/Template.hs
355.20 s
[smos-scheduler] Adapting module: Smos.Scheduler.Schedule
355.20 s
[smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/Schedule.hs.coverables for source file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/Schedule.hs
355.20 s
[smos-scheduler] [ 2 of 13] Compiling Smos.Scheduler.Schedule ( src/Smos/Scheduler/Schedule.hs, dist/build/Smos/Scheduler/Schedule.o, dist/build/Smos/Scheduler/Schedule.dyn_o )
355.20 s
[smos-scheduler] [ 3 of 13] Compiling Smos.Scheduler.OptParse ( src/Smos/Scheduler/OptParse.hs, dist/build/Smos/Scheduler/OptParse.o, dist/build/Smos/Scheduler/OptParse.dyn_o )
355.20 s
[smos-scheduler] Adapting module: Smos.Scheduler.OptParse
355.20 s
[smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/OptParse.hs.coverables for source file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/OptParse.hs
355.20 s
[smos-scheduler] Adapting module: Smos.Scheduler.History
355.20 s
[smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/History.hs.coverables for source file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/History.hs
355.20 s
[smos-scheduler] Adapting module: Smos.Scheduler.Render
355.20 s
[smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/Render.hs.coverables for source file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/Render.hs
355.20 s
[smos-scheduler] [ 4 of 13] Compiling Smos.Scheduler.History ( src/Smos/Scheduler/History.hs, dist/build/Smos/Scheduler/History.o, dist/build/Smos/Scheduler/History.dyn_o )
355.20 s
[smos-scheduler] [ 5 of 13] Compiling Smos.Scheduler.Recurrence ( src/Smos/Scheduler/Recurrence.hs, dist/build/Smos/Scheduler/Recurrence.o, dist/build/Smos/Scheduler/Recurrence.dyn_o )
355.20 s
[smos-scheduler] Adapting module: Smos.Scheduler.Recurrence
355.20 s
[smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/Recurrence.hs.coverables for source file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/Recurrence.hs
355.20 s
[smos-scheduler] [ 6 of 13] Compiling Smos.Scheduler.Commands.Next ( src/Smos/Scheduler/Commands/Next.hs, dist/build/Smos/Scheduler/Commands/Next.o, dist/build/Smos/Scheduler/Commands/Next.dyn_o )
355.20 s
[smos-scheduler] Adapting module: Smos.Scheduler.Commands.Next
355.20 s
[smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/Commands/Next.hs.coverables for source file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/Commands/Next.hs
355.20 s
[smos-scheduler] [ 7 of 13] Compiling Smos.Scheduler.Template ( src/Smos/Scheduler/Template.hs, dist/build/Smos/Scheduler/Template.o, dist/build/Smos/Scheduler/Template.dyn_o )
355.20 s
[smos-scheduler] [ 8 of 13] Compiling Smos.Scheduler.Render ( src/Smos/Scheduler/Render.hs, dist/build/Smos/Scheduler/Render.o, dist/build/Smos/Scheduler/Render.dyn_o )
355.20 s
[smos-scheduler] [ 9 of 13] Compiling Smos.Scheduler.Commands.Schedule ( src/Smos/Scheduler/Commands/Schedule.hs, dist/build/Smos/Scheduler/Commands/Schedule.o, dist/build/Smos/Scheduler/Commands/Schedule.dyn_o )
355.20 s
[smos-scheduler] Adapting module: Smos.Scheduler.Commands.Sample
355.20 s
[smos-calendar-import] Phase: setupCompilerEnvironmentPhase
355.20 s
[smos-calendar-import] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
355.20 s
[smos-calendar-import] Phase: unpackPhase
355.20 s
[smos-calendar-import] unpacking source archive /nix/store/9dgjg9v8ip17av6nka3wwll192wscyz5-smos-calendar-import-source-0.10.0/smos-calendar-import-0.10.0.tar.gz
355.20 s
[smos-calendar-import] source root is smos-calendar-import-0.10.0
355.20 s
[smos-calendar-import] setting SOURCE_DATE_EPOCH to timestamp 1780355763 of file "smos-calendar-import-0.10.0/test/Spec.hs"
355.20 s
[smos-calendar-import] Phase: patchPhase
355.20 s
[smos-calendar-import] Adding dekking-value to build-depends in ./smos-calendar-import.cabal
355.20 s
[smos-calendar-import] Phase: compileBuildDriverPhase
355.20 s
[smos-calendar-import] setupCompileFlags: -package-db=/build/tmp.6KNh6JvCbS/setup-package.conf.d -threaded
355.20 s
[smos-calendar-import] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.6KNh6JvCbS/Main.o )
355.20 s
[smos-calendar-import] [2 of 2] Linking Setup
355.20 s
[smos-calendar-import] Phase: updateAutotoolsGnuConfigScriptsPhase
355.20 s
[smos-calendar-import] Phase: configurePhase
355.20 s
[smos-calendar-import] configureFlags: --verbose --prefix=/nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.6KNh6JvCbS/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --disable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
355.20 s
[smos-calendar-import] Using Parsec parser
355.20 s
[smos-calendar-import] Configuring smos-calendar-import-0.10.0...
355.20 s
[smos-calendar-import] Dependency aeson: using aeson-2.2.3.0
355.20 s
[smos-calendar-import] Dependency autodocodec: using autodocodec-0.5.0.0
355.20 s
[smos-calendar-import] Dependency base: using base-4.20.2.0
355.20 s
[smos-calendar-import] Dependency bytestring: using bytestring-0.12.2.0
355.20 s
[smos-calendar-import] Dependency case-insensitive: using case-insensitive-1.2.1.0
355.20 s
[smos-calendar-import] Dependency conformance: using conformance-0.1.0.0
355.20 s
[smos-calendar-import] Dependency containers: using containers-0.7
355.20 s
[smos-calendar-import] Dependency dekking-value: using dekking-value-0.0.0.0
355.20 s
[smos-calendar-import] Dependency http-client: using http-client-0.7.19
355.20 s
[smos-calendar-import] Dependency http-client-tls: using http-client-tls-0.3.6.4
355.20 s
[smos-calendar-import] Dependency ical: using ical-0.0.0.0
355.20 s
[smos-calendar-import] Dependency ical-recurrence: using ical-recurrence-0.0.0.0
355.20 s
[smos-calendar-import] Dependency monad-logger: using monad-logger-0.3.42
355.20 s
[smos-calendar-import] Dependency network-uri: using network-uri-2.6.4.2
355.20 s
[smos-calendar-import] Dependency opt-env-conf: using opt-env-conf-0.15.0.1
355.20 s
[smos-calendar-import] Dependency path: using path-0.9.6
355.20 s
[smos-calendar-import] Dependency path-io: using path-io-1.8.2
355.20 s
[smos-calendar-import] Dependency smos-cli: using smos-cli-0.2.1
355.20 s
[smos-calendar-import] Dependency smos-data: using smos-data-0.7.0
355.20 s
[smos-calendar-import] Dependency smos-directory: using smos-directory-0.2.0
355.20 s
[smos-calendar-import] Dependency text: using text-2.1.3
355.20 s
[smos-calendar-import] Dependency time: using time-1.12.2
355.20 s
[smos-calendar-import] Dependency unliftio: using unliftio-0.2.25.1
355.20 s
[smos-calendar-import] Dependency validity: using validity-0.12.1.0
355.20 s
[smos-calendar-import] Dependency validity-text: using validity-text-0.3.1.3
355.20 s
[smos-calendar-import] Dependency yaml: using yaml-0.11.11.2
355.20 s
[smos-calendar-import] Dependency base: using base-4.20.2.0
355.22 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/lvxnmvqw2xfy2c731xk35ni0riy72r3h-smos-cursor-gen-source-0.2.2
355.61 s
[post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
355.61 s
[post-build-hook]
355.94 s
[post-build-hook] Pushing /nix/store/lvxnmvqw2xfy2c731xk35ni0riy72r3h-smos-cursor-gen-source-0.2.2 (10.29 KiB)
356.76 s
[post-build-hook]
356.76 s
[post-build-hook] All done.
356.79 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/lvxnmvqw2xfy2c731xk35ni0riy72r3h-smos-cursor-gen-source-0.2.2
356.86 s
[post-build-hook] copying 1 paths...
356.86 s
[post-build-hook] copying path '/nix/store/lvxnmvqw2xfy2c731xk35ni0riy72r3h-smos-cursor-gen-source-0.2.2' to 'https://cache.staging.nix-ci.com'...
358.63 s
[post-build-hook] copying 1 paths...
358.63 s
[post-build-hook] copying path '/nix/store/xj7j8a8b5426h98qh05x857xqp9ljc0j-smos-cursor-gen-source-0.2.2.drv' to 'https://cache.staging.nix-ci.com'...
360.43 s
Progress: 50 of 88 built (4 building), 28 of 28 downloaded from cache
360.51 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/0x7z73i9xycjlz47whdhcbffiwiya5b8-smos-server-0.15.0-coverables /nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0 /nix/store/xvi6v5g3f7f0r5rwqgi0flqwnjz43vvd-smos-server-0.15.0-coverage
361.06 s
[post-build-hook] Pushing 3 paths (611 are already present) using zstd to cache smos ⏳
361.06 s
[post-build-hook]
361.40 s
[post-build-hook] Pushing /nix/store/xvi6v5g3f7f0r5rwqgi0flqwnjz43vvd-smos-server-0.15.0-coverage (4.19 KiB)
361.42 s
[post-build-hook] Pushing /nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0 (43.98 MiB)
361.42 s
[post-build-hook] Pushing /nix/store/0x7z73i9xycjlz47whdhcbffiwiya5b8-smos-server-0.15.0-coverables (553.91 KiB)
362.91 s
[post-build-hook]
362.91 s
[post-build-hook] All done.
362.92 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/0x7z73i9xycjlz47whdhcbffiwiya5b8-smos-server-0.15.0-coverables /nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0 /nix/store/xvi6v5g3f7f0r5rwqgi0flqwnjz43vvd-smos-server-0.15.0-coverage
363.03 s
[post-build-hook] copying 3 paths...
363.03 s
[post-build-hook] copying path '/nix/store/0x7z73i9xycjlz47whdhcbffiwiya5b8-smos-server-0.15.0-coverables' to 'https://cache.staging.nix-ci.com'...
363.03 s
[post-build-hook] copying path '/nix/store/xvi6v5g3f7f0r5rwqgi0flqwnjz43vvd-smos-server-0.15.0-coverage' to 'https://cache.staging.nix-ci.com'...
363.03 s
[post-build-hook] copying path '/nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0' to 'https://cache.staging.nix-ci.com'...
374.98 s
[post-build-hook] copying 1 paths...
374.98 s
[post-build-hook] copying path '/nix/store/wjviy5bz68wsskja7w9jgm3kappgpllq-smos-server-0.15.0.drv' to 'https://cache.staging.nix-ci.com'...
375.23 s
Progress: 51 of 89 built (3 building), 28 of 28 downloaded from cache
375.29 s
Building smos-sync
375.37 s
Building smos-cursor-gen
375.37 s
[smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/Commands/Sample.hs.coverables for source file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/Commands/Sample.hs
375.37 s
[smos-scheduler] Adapting module: Smos.Scheduler.Commands.Check
375.37 s
[smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/Commands/Check.hs.coverables for source file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/Commands/Check.hs
375.37 s
[smos-scheduler] Adapting module: Smos.Scheduler.Commands.Schedule
375.37 s
[smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/Commands/Schedule.hs.coverables for source file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/Commands/Schedule.hs
375.37 s
[smos-scheduler] [10 of 13] Compiling Smos.Scheduler.Commands.Sample ( src/Smos/Scheduler/Commands/Sample.hs, dist/build/Smos/Scheduler/Commands/Sample.o, dist/build/Smos/Scheduler/Commands/Sample.dyn_o )
375.37 s
[smos-scheduler] [11 of 13] Compiling Smos.Scheduler.Commands.Check ( src/Smos/Scheduler/Commands/Check.hs, dist/build/Smos/Scheduler/Commands/Check.o, dist/build/Smos/Scheduler/Commands/Check.dyn_o )
375.37 s
[smos-scheduler] [12 of 13] Compiling Smos.Scheduler.Commands ( src/Smos/Scheduler/Commands.hs, dist/build/Smos/Scheduler/Commands.o, dist/build/Smos/Scheduler/Commands.dyn_o )
375.37 s
[smos-scheduler] Adapting module: Smos.Scheduler.Commands
375.37 s
[smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/Commands.hs.coverables for source file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/Commands.hs
375.37 s
[smos-scheduler] [13 of 13] Compiling Smos.Scheduler ( src/Smos/Scheduler.hs, dist/build/Smos/Scheduler.o, dist/build/Smos/Scheduler.dyn_o )
375.37 s
[smos-scheduler] Adapting module: Smos.Scheduler
375.37 s
[smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/src/Smos/Scheduler.hs.coverables for source file /build/smos-scheduler-0.10.1/src/Smos/Scheduler.hs
375.37 s
[smos-scheduler] Warning: ignoring unrecognised input `dist/build/Smos/Scheduler.dyn_o'
375.37 s
[smos-scheduler] Warning: ignoring unrecognised input `dist/build/Smos/Scheduler/Commands.dyn_o'
375.37 s
[smos-scheduler] Warning: ignoring unrecognised input `dist/build/Smos/Scheduler/Commands/Check.dyn_o'
375.37 s
[smos-scheduler] Warning: ignoring unrecognised input `dist/build/Smos/Scheduler/Commands/Next.dyn_o'
375.37 s
[smos-scheduler] Warning: ignoring unrecognised input `dist/build/Smos/Scheduler/Commands/Sample.dyn_o'
375.37 s
[smos-scheduler] Warning: ignoring unrecognised input `dist/build/Smos/Scheduler/Commands/Schedule.dyn_o'
375.37 s
[smos-scheduler] Warning: ignoring unrecognised input `dist/build/Smos/Scheduler/History.dyn_o'
375.37 s
[smos-scheduler] Warning: ignoring unrecognised input `dist/build/Smos/Scheduler/OptParse.dyn_o'
375.37 s
[smos-scheduler] Warning: ignoring unrecognised input `dist/build/Smos/Scheduler/Recurrence.dyn_o'
375.37 s
[smos-scheduler] Warning: ignoring unrecognised input `dist/build/Smos/Scheduler/Render.dyn_o'
375.37 s
[smos-scheduler] Warning: ignoring unrecognised input `dist/build/Smos/Scheduler/Schedule.dyn_o'
375.37 s
[smos-scheduler] Warning: ignoring unrecognised input `dist/build/Smos/Scheduler/Template.dyn_o'
375.37 s
[smos-scheduler] Warning: ignoring unrecognised input `dist/build/Paths_smos_scheduler.dyn_o'
375.37 s
[smos-scheduler] Preprocessing test suite 'smos-scheduler-test' for smos-scheduler-0.10.1...
375.37 s
[smos-scheduler] Building test suite 'smos-scheduler-test' for smos-scheduler-0.10.1...
375.37 s
[smos-scheduler] [ 1 of 14] Compiling Paths_smos_scheduler ( dist/build/smos-scheduler-test/autogen/Paths_smos_scheduler.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Paths_smos_scheduler.o )
375.37 s
[smos-scheduler] Adapting module: Smos.Scheduler.History.Gen
375.37 s
[smos-scheduler] Adapting module: Smos.Scheduler.Template.Gen
375.37 s
[smos-scheduler] Adapting module: Smos.Scheduler.OptParseSpec
375.37 s
[smos-scheduler] Adapting module: Smos.Scheduler.Render.Gen
375.37 s
[smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/History/Gen.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/History/Gen.hs
375.37 s
[smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/Render/Gen.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/Render/Gen.hs
375.37 s
[smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/OptParseSpec.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/OptParseSpec.hs
375.37 s
[smos-scheduler] Adapting module: Smos.Scheduler.RenderGoldenSpec
375.37 s
[smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/Template/Gen.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/Template/Gen.hs
375.37 s
[smos-calendar-import] Dependency dekking-value: using dekking-value-0.0.0.0
375.37 s
[smos-calendar-import] Dependency smos-calendar-import: using smos-calendar-import-0.10.0
375.37 s
[smos-calendar-import] Dependency QuickCheck: using QuickCheck-2.15.0.1
375.37 s
[smos-calendar-import] Dependency autodocodec: using autodocodec-0.5.0.0
375.37 s
[smos-calendar-import] Dependency autodocodec-yaml: using autodocodec-yaml-0.4.0.2
375.37 s
[smos-calendar-import] Dependency base: using base-4.20.2.0
375.37 s
[smos-calendar-import] Dependency bytestring: using bytestring-0.12.2.0
375.37 s
[smos-calendar-import] Dependency conformance-gen: using conformance-gen-0.0.0.0
375.37 s
[smos-calendar-import] Dependency containers: using containers-0.7
375.37 s
[smos-calendar-import] Dependency deepseq: using deepseq-1.5.0.0
375.37 s
[smos-calendar-import] Dependency dekking-value: using dekking-value-0.0.0.0
375.37 s
[smos-calendar-import] Dependency genvalidity: using genvalidity-1.1.1.0
375.37 s
[smos-calendar-import] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
375.37 s
[smos-calendar-import] Dependency genvalidity-sydtest-aeson: using genvalidity-sydtest-aeson-1.0.0.1
375.37 s
[smos-calendar-import] Dependency genvalidity-text: using genvalidity-text-1.0.0.1
375.37 s
[smos-calendar-import] Dependency ical: using ical-0.0.0.0
375.37 s
[smos-calendar-import] Dependency ical-gen: using ical-gen-0.0.0.0
375.37 s
[smos-calendar-import] Dependency ical-recurrence: using ical-recurrence-0.0.0.0
375.37 s
[smos-calendar-import] Dependency ical-recurrence-gen: using ical-recurrence-gen-0.0.0.0
375.37 s
[smos-calendar-import] Dependency opt-env-conf-test: using opt-env-conf-test-0.0.0.4
375.37 s
[smos-calendar-import] Dependency path: using path-0.9.6
375.37 s
[smos-calendar-import] Dependency path-io: using path-io-1.8.2
375.37 s
[smos-calendar-import] Dependency smos-calendar-import: using smos-calendar-import-0.10.0
375.37 s
[smos-calendar-import] Dependency smos-data: using smos-data-0.7.0
375.37 s
[smos-calendar-import] Dependency smos-data-gen: using smos-data-gen-0.5.1
375.59 s
[smos-calendar-import] Dependency sydtest: using sydtest-0.23.0.1
375.59 s
[smos-calendar-import] Dependency yaml: using yaml-0.11.11.2
375.59 s
[smos-calendar-import] Source component graph:
375.59 s
[smos-calendar-import] component lib
375.59 s
[smos-calendar-import] component exe:smos-calendar-import dependency lib
375.59 s
[smos-calendar-import] component test:smos-calendar-import-test dependency lib
375.59 s
[smos-calendar-import] Configured component graph:
375.59 s
[smos-calendar-import] component smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP
375.59 s
[smos-calendar-import] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
375.59 s
[smos-calendar-import] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
375.59 s
[smos-calendar-import] include base-4.20.2.0-fafd
375.59 s
[smos-calendar-import] include bytestring-0.12.2.0-96e1
375.59 s
[smos-calendar-import] include case-insensitive-1.2.1.0-3mnUFXW54Ar6D0b2Y2KGKv
375.59 s
[smos-calendar-import] include conformance-0.1.0.0-4RDiiZFW9F969jbeCP9wmb
375.59 s
[smos-calendar-import] include containers-0.7-96b4
375.59 s
[smos-calendar-import] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
375.59 s
[smos-calendar-import] include http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
375.59 s
[smos-calendar-import] include http-client-tls-0.3.6.4-GORR3J4OiQ7BD73OfRHauR
375.59 s
[smos-calendar-import] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
375.59 s
[smos-calendar-import] include ical-recurrence-0.0.0.0-LUsDPQv2og07vGaDeaH18R
375.59 s
[smos-calendar-import] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
375.59 s
[smos-calendar-import] include network-uri-2.6.4.2-90cnrsZ004i7HW9YhrlM2
375.59 s
[smos-calendar-import] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
375.59 s
[smos-calendar-import] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
375.59 s
[smos-calendar-import] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
375.59 s
[smos-calendar-import] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
375.59 s
[smos-calendar-import] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
375.59 s
[smos-calendar-import] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
375.59 s
[smos-calendar-import] include text-2.1.3-34f1
375.59 s
[smos-calendar-import] include time-1.12.2-3479
375.59 s
[smos-calendar-import] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
375.59 s
[smos-calendar-import] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
375.59 s
[smos-calendar-import] include validity-text-0.3.1.3-GXG23dRmbmGHkAAk5tffI
375.59 s
[smos-calendar-import] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
375.59 s
[smos-calendar-import] component smos-calendar-import-0.10.0-4zPjDwX1YwREWLQSNpSHd9-smos-calendar-import
375.59 s
[smos-calendar-import] include base-4.20.2.0-fafd
375.59 s
[smos-calendar-import] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
375.59 s
[smos-calendar-import] include smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP
375.59 s
[smos-calendar-import] component smos-calendar-import-0.10.0-GcItMVu05E67hl9n7vBlcE-smos-calendar-import-test
375.59 s
[smos-calendar-import] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
375.59 s
[smos-calendar-import] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
375.59 s
[smos-calendar-import] include autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
375.59 s
[smos-calendar-import] include base-4.20.2.0-fafd
375.59 s
[smos-calendar-import] include bytestring-0.12.2.0-96e1
375.59 s
[smos-calendar-import] include conformance-gen-0.0.0.0-HOePdCO1mrO9Y0OFcABbzj
375.59 s
[smos-calendar-import] include containers-0.7-96b4
375.59 s
[smos-calendar-import] include deepseq-1.5.0.0-2b65
375.59 s
[smos-calendar-import] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
375.60 s
[smos-calendar-import] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
375.60 s
[smos-calendar-import] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
375.60 s
[smos-calendar-import] include genvalidity-sydtest-aeson-1.0.0.1-HUw1h3zkWvdEFAp2ufNqWJ
375.60 s
[smos-calendar-import] include genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
375.60 s
[smos-report-cursor] Phase: setupCompilerEnvironmentPhase
375.60 s
[smos-report-cursor] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
375.60 s
[smos-report-cursor] Phase: unpackPhase
375.60 s
[smos-report-cursor] unpacking source archive /nix/store/wi229788pmm1i24z8mwmpz0fzdc3f9dq-smos-report-cursor-source-0.6.1/smos-report-cursor-0.6.1.tar.gz
375.60 s
[smos-report-cursor] source root is smos-report-cursor-0.6.1
375.60 s
[smos-report-cursor] setting SOURCE_DATE_EPOCH to timestamp 1780355981 of file "smos-report-cursor-0.6.1/src/Smos/Cursor/Report/Work.hs"
375.60 s
[smos-report-cursor] warning: file "smos-report-cursor-0.6.1/src/Smos/Cursor/Report/Work.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
375.60 s
[smos-report-cursor] Phase: patchPhase
375.60 s
[smos-report-cursor] Adding dekking-value to build-depends in ./smos-report-cursor.cabal
375.60 s
[smos-report-cursor] Phase: compileBuildDriverPhase
375.60 s
[smos-report-cursor] setupCompileFlags: -package-db=/build/tmp.L6GQi3yBpr/setup-package.conf.d -threaded
375.60 s
[smos-report-cursor] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.L6GQi3yBpr/Main.o )
375.60 s
[smos-report-cursor] [2 of 2] Linking Setup
375.60 s
[smos-report-cursor] Phase: updateAutotoolsGnuConfigScriptsPhase
375.60 s
[smos-report-cursor] Phase: configurePhase
375.60 s
[smos-report-cursor] configureFlags: --verbose --prefix=/nix/store/gx4mf4ai6c67q3j79fmzhyd2v172y9y4-smos-report-cursor-0.6.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.L6GQi3yBpr/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --disable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
375.60 s
[smos-report-cursor] Using Parsec parser
375.60 s
[smos-report-cursor] Configuring smos-report-cursor-0.6.1...
375.60 s
[smos-report-cursor] Dependency base: using base-4.20.2.0
375.60 s
[smos-report-cursor] Dependency conduit: using conduit-1.3.6.1
375.60 s
[smos-report-cursor] Dependency containers: using containers-0.7
375.60 s
[smos-report-cursor] Dependency cursor: using cursor-0.3.2.0
375.60 s
[smos-report-cursor] Dependency deepseq: using deepseq-1.5.0.0
375.60 s
[smos-report-cursor] Dependency dekking-value: using dekking-value-0.0.0.0
375.60 s
[smos-report-cursor] Dependency dlist: using dlist-1.0
375.60 s
[smos-report-cursor] Dependency microlens: using microlens-0.4.14.0
375.60 s
[smos-report-cursor] Dependency path: using path-0.9.6
375.60 s
[smos-report-cursor] Dependency smos-cursor: using smos-cursor-0.7.0
375.60 s
[smos-report-cursor] Dependency smos-data: using smos-data-0.7.0
375.60 s
[smos-report-cursor] Dependency smos-directory: using smos-directory-0.2.0
375.60 s
[smos-report-cursor] Dependency smos-report: using smos-report-0.12.0
375.60 s
[smos-report-cursor] Dependency time: using time-1.12.2
375.60 s
[smos-report-cursor] Dependency tz: using tz-0.1.3.6
375.60 s
[smos-report-cursor] Dependency validity: using validity-0.12.1.0
375.60 s
[smos-report-cursor] Dependency validity-path: using validity-path-0.4.0.1
375.60 s
[smos-report-cursor] Source component graph: component lib
375.60 s
[smos-report-cursor] Configured component graph:
375.60 s
[smos-report-cursor] component smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
375.60 s
[smos-report-cursor] include base-4.20.2.0-fafd
375.60 s
[smos-report-cursor] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
375.60 s
[smos-report-cursor] include containers-0.7-96b4
375.60 s
[smos-report-cursor] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
375.60 s
[smos-report-cursor] include deepseq-1.5.0.0-2b65
375.60 s
[smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/RenderGoldenSpec.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/RenderGoldenSpec.hs
375.60 s
[smos-scheduler] [ 2 of 14] Compiling Smos.Scheduler.History.Gen ( test/Smos/Scheduler/History/Gen.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/History/Gen.o )
375.60 s
[smos-scheduler] [ 3 of 14] Compiling Smos.Scheduler.OptParseSpec ( test/Smos/Scheduler/OptParseSpec.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/OptParseSpec.o )
375.60 s
[smos-scheduler] [ 4 of 14] Compiling Smos.Scheduler.Render.Gen ( test/Smos/Scheduler/Render/Gen.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/Render/Gen.o, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/Render/Gen.dyn_o )
375.60 s
[smos-scheduler] Adapting module: Smos.Scheduler.TemplateSpec
375.60 s
[smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/TemplateSpec.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/TemplateSpec.hs
375.60 s
[smos-scheduler] [ 5 of 14] Compiling Smos.Scheduler.IntegrationSpec ( test/Smos/Scheduler/IntegrationSpec.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/IntegrationSpec.o )
375.60 s
[smos-scheduler] Adapting module: Smos.Scheduler.Schedule.Gen
375.60 s
[smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/Schedule/Gen.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/Schedule/Gen.hs
375.60 s
[smos-scheduler] Adapting module: Smos.Scheduler.IntegrationSpec
375.60 s
[smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/IntegrationSpec.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/IntegrationSpec.hs
375.60 s
[smos-scheduler] [ 6 of 14] Compiling Smos.Scheduler.RenderGoldenSpec ( test/Smos/Scheduler/RenderGoldenSpec.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/RenderGoldenSpec.o )
375.60 s
[smos-scheduler] [ 7 of 14] Compiling Smos.Scheduler.Schedule.Gen ( test/Smos/Scheduler/Schedule/Gen.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/Schedule/Gen.o, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/Schedule/Gen.dyn_o )
375.60 s
[smos-scheduler] [ 8 of 14] Compiling Smos.Scheduler.RecurrenceSpec ( test/Smos/Scheduler/RecurrenceSpec.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/RecurrenceSpec.o )
375.60 s
[smos-scheduler] Adapting module: Smos.Scheduler.RecurrenceSpec
375.60 s
[smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/RecurrenceSpec.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/RecurrenceSpec.hs
375.60 s
[smos-scheduler] Adapting module: Smos.Scheduler.ScheduleSpec
375.60 s
[smos-scheduler] Adapting module: Smos.Scheduler.HistorySpec
375.60 s
[smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/ScheduleSpec.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/ScheduleSpec.hs
375.60 s
[smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/HistorySpec.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/HistorySpec.hs
375.60 s
[smos-scheduler] Adapting module: Smos.Scheduler.RenderSpec
375.60 s
[smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/RenderSpec.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/RenderSpec.hs
375.60 s
[smos-scheduler] [ 9 of 14] Compiling Smos.Scheduler.HistorySpec ( test/Smos/Scheduler/HistorySpec.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/HistorySpec.o )
375.60 s
[smos-scheduler] [10 of 14] Compiling Smos.Scheduler.ScheduleSpec ( test/Smos/Scheduler/ScheduleSpec.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/ScheduleSpec.o )
375.60 s
[smos-scheduler] [11 of 14] Compiling Smos.Scheduler.Template.Gen ( test/Smos/Scheduler/Template/Gen.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/Template/Gen.o )
375.60 s
[smos-scheduler] [12 of 14] Compiling Smos.Scheduler.RenderSpec ( test/Smos/Scheduler/RenderSpec.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/RenderSpec.o )
375.60 s
[smos-scheduler] [13 of 14] Compiling Smos.Scheduler.TemplateSpec ( test/Smos/Scheduler/TemplateSpec.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/TemplateSpec.o )
375.60 s
[smos-calendar-import] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
375.60 s
[smos-calendar-import] include ical-gen-0.0.0.0-9zHUKMBouKN5yaiGuEQJ8k
375.60 s
[smos-calendar-import] include ical-recurrence-0.0.0.0-LUsDPQv2og07vGaDeaH18R
375.60 s
[smos-calendar-import] include ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW
375.60 s
[smos-calendar-import] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
375.60 s
[smos-calendar-import] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
375.60 s
[smos-calendar-import] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
375.60 s
[smos-calendar-import] include smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP
375.60 s
[smos-calendar-import] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
375.60 s
[smos-calendar-import] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
376.07 s
[smos-calendar-import] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
376.07 s
[smos-calendar-import] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
376.07 s
[smos-calendar-import] Linked component graph:
376.07 s
[smos-calendar-import] unit smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP
376.07 s
[smos-calendar-import] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
376.07 s
[smos-calendar-import] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
376.07 s
[smos-calendar-import] include base-4.20.2.0-fafd
376.07 s
[smos-calendar-import] include bytestring-0.12.2.0-96e1
376.07 s
[smos-calendar-import] include case-insensitive-1.2.1.0-3mnUFXW54Ar6D0b2Y2KGKv
376.07 s
[smos-calendar-import] include conformance-0.1.0.0-4RDiiZFW9F969jbeCP9wmb
376.07 s
[smos-calendar-import] include containers-0.7-96b4
376.07 s
[smos-calendar-import] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
376.07 s
[smos-calendar-import] include http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
376.07 s
[smos-calendar-import] include http-client-tls-0.3.6.4-GORR3J4OiQ7BD73OfRHauR
376.07 s
[smos-calendar-import] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
376.07 s
[smos-calendar-import] include ical-recurrence-0.0.0.0-LUsDPQv2og07vGaDeaH18R
376.07 s
[smos-calendar-import] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
376.07 s
[smos-calendar-import] include network-uri-2.6.4.2-90cnrsZ004i7HW9YhrlM2
376.07 s
[smos-calendar-import] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
376.07 s
[smos-calendar-import] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
376.07 s
[smos-calendar-import] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
376.07 s
[smos-calendar-import] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
376.07 s
[smos-calendar-import] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
376.07 s
[smos-calendar-import] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
376.07 s
[smos-calendar-import] include text-2.1.3-34f1
376.07 s
[smos-calendar-import] include time-1.12.2-3479
376.07 s
[smos-calendar-import] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
376.07 s
[smos-calendar-import] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
376.07 s
[smos-calendar-import] include validity-text-0.3.1.3-GXG23dRmbmGHkAAk5tffI
376.07 s
[smos-calendar-import] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
376.07 s
[smos-calendar-import] ICal.Extended=smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP:ICal.Extended,Smos.Calendar.Import=smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP:Smos.Calendar.Import,Smos.Calendar.Import.Event=smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP:Smos.Calendar.Import.Event,Smos.Calendar.Import.Filter=smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP:Smos.Calendar.Import.Filter,Smos.Calendar.Import.OptParse=smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP:Smos.Calendar.Import.OptParse,Smos.Calendar.Import.Pick=smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP:Smos.Calendar.Import.Pick,Smos.Calendar.Import.Recur=smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP:Smos.Calendar.Import.Recur,Smos.Calendar.Import.RecurringEvent=smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP:Smos.Calendar.Import.RecurringEvent,Smos.Calendar.Import.Render=smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP:Smos.Calendar.Import.Render,Smos.Calendar.Import.ResolveLocal=smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP:Smos.Calendar.Import.ResolveLocal,Smos.Calendar.Import.ResolveZones=smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP:Smos.Calendar.Import.ResolveZones,Smos.Calendar.Import.Static=smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP:Smos.Calendar.Import.Static,Smos.Calendar.Import.UTCEvent=smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP:Smos.Calendar.Import.UTCEvent,Smos.Calendar.Import.UnresolvedEvent=smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP:Smos.Calendar.Import.UnresolvedEvent
376.07 s
[smos-calendar-import] unit smos-calendar-import-0.10.0-4zPjDwX1YwREWLQSNpSHd9-smos-calendar-import
376.07 s
[smos-calendar-import] include base-4.20.2.0-fafd
376.07 s
[smos-calendar-import] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
376.07 s
[smos-calendar-import] include smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP
376.07 s
[smos-calendar-import] unit smos-calendar-import-0.10.0-GcItMVu05E67hl9n7vBlcE-smos-calendar-import-test
376.07 s
[smos-calendar-import] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
376.07 s
[smos-report-cursor] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
376.07 s
[smos-report-cursor] include dlist-1.0-BTRHCvPIK1O7JbaJyUkK5A
376.07 s
[smos-report-cursor] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
376.07 s
[smos-report-cursor] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
376.07 s
[smos-report-cursor] include smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
376.07 s
[smos-report-cursor] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
376.07 s
[smos-report-cursor] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
376.07 s
[smos-report-cursor] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
376.07 s
[smos-report-cursor] include time-1.12.2-3479
376.07 s
[smos-report-cursor] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
376.07 s
[smos-report-cursor] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
376.07 s
[smos-report-cursor] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
376.07 s
[smos-report-cursor] Linked component graph:
376.07 s
[smos-report-cursor] unit smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
376.07 s
[smos-report-cursor] include base-4.20.2.0-fafd
376.07 s
[smos-report-cursor] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
376.07 s
[smos-report-cursor] include containers-0.7-96b4
376.07 s
[smos-report-cursor] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
376.07 s
[smos-report-cursor] include deepseq-1.5.0.0-2b65
376.07 s
[smos-report-cursor] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
376.07 s
[smos-report-cursor] include dlist-1.0-BTRHCvPIK1O7JbaJyUkK5A
376.07 s
[smos-report-cursor] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
376.07 s
[smos-report-cursor] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
376.07 s
[smos-report-cursor] include smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
376.07 s
[smos-report-cursor] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
376.07 s
[smos-report-cursor] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
376.07 s
[smos-report-cursor] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
376.07 s
[smos-report-cursor] include time-1.12.2-3479
376.07 s
[smos-report-cursor] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
376.07 s
[smos-report-cursor] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
376.07 s
[smos-report-cursor] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
376.07 s
[smos-report-cursor] Smos.Cursor.Report.Entry=smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj:Smos.Cursor.Report.Entry,Smos.Cursor.Report.Next=smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj:Smos.Cursor.Report.Next,Smos.Cursor.Report.Ongoing=smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj:Smos.Cursor.Report.Ongoing,Smos.Cursor.Report.Stuck=smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj:Smos.Cursor.Report.Stuck,Smos.Cursor.Report.Timestamps=smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj:Smos.Cursor.Report.Timestamps,Smos.Cursor.Report.Waiting=smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj:Smos.Cursor.Report.Waiting,Smos.Cursor.Report.Work=smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj:Smos.Cursor.Report.Work
376.07 s
[smos-report-cursor] Ready component graph:
376.07 s
[smos-report-cursor] definite smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
376.07 s
[smos-report-cursor] depends base-4.20.2.0-fafd
376.07 s
[smos-report-cursor] depends conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
376.07 s
[smos-report-cursor] depends containers-0.7-96b4
376.07 s
[smos-report-cursor] depends cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
376.07 s
[smos-report-cursor] depends deepseq-1.5.0.0-2b65
376.07 s
[smos-report-cursor] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
376.07 s
[smos-report-cursor] depends dlist-1.0-BTRHCvPIK1O7JbaJyUkK5A
376.07 s
[smos-report-cursor] depends microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
376.07 s
[smos-report-cursor] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
376.07 s
[smos-report-cursor] depends smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
376.07 s
[smos-report-cursor] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
376.07 s
[smos-report-cursor] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
376.07 s
[smos-report-cursor] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
376.07 s
[smos-report-cursor] depends time-1.12.2-3479
376.07 s
[smos-report-cursor] depends tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
376.07 s
[smos-report-cursor] depends validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
376.07 s
[smos-report-cursor] depends validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
376.07 s
[smos-report-cursor] Using Cabal-3.12.1.0 compiled by ghc-9.10
376.07 s
[smos-report-cursor] Using compiler: ghc-9.10.3
376.07 s
[smos-report-cursor] Using install prefix:
376.07 s
[smos-report-cursor] /nix/store/gx4mf4ai6c67q3j79fmzhyd2v172y9y4-smos-report-cursor-0.6.1
376.07 s
[smos-report-cursor] Executables installed in:
376.07 s
[smos-report-cursor] /nix/store/gx4mf4ai6c67q3j79fmzhyd2v172y9y4-smos-report-cursor-0.6.1/bin
376.07 s
[smos-report-cursor] Libraries installed in:
376.07 s
[smos-report-cursor] /nix/store/gx4mf4ai6c67q3j79fmzhyd2v172y9y4-smos-report-cursor-0.6.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
376.07 s
[smos-report-cursor] Dynamic Libraries installed in:
376.07 s
[smos-report-cursor] /nix/store/gx4mf4ai6c67q3j79fmzhyd2v172y9y4-smos-report-cursor-0.6.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
376.07 s
[smos-report-cursor] Private executables installed in:
376.07 s
[smos-report-cursor] /nix/store/gx4mf4ai6c67q3j79fmzhyd2v172y9y4-smos-report-cursor-0.6.1/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-report-cursor-0.6.1
376.07 s
[smos-report-cursor] Data files installed in:
376.07 s
[smos-scheduler] [14 of 14] Compiling Main ( test/Spec.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Main.o )
376.07 s
[smos-scheduler] Adapting module: Main
376.07 s
[smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Spec.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Spec.hs
376.07 s
[smos-scheduler] [ 1 of 15] Compiling Paths_smos_scheduler ( dist/build/smos-scheduler-test/autogen/Paths_smos_scheduler.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Paths_smos_scheduler.o ) [Impure plugin forced recompilation]
376.07 s
[smos-scheduler] Adapting module: Smos.Scheduler.History.Gen
376.07 s
[smos-scheduler] Adapting module: Smos.Scheduler.OptParseSpec
376.07 s
[smos-scheduler] Adapting module: Smos.Scheduler.Render.Gen
376.07 s
[smos-scheduler] Adapting module: Smos.Scheduler.Template.Gen
376.07 s
[smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/Render/Gen.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/Render/Gen.hs
376.07 s
[smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/OptParseSpec.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/OptParseSpec.hs
376.07 s
[smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/Template/Gen.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/Template/Gen.hs
376.07 s
[smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/History/Gen.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/History/Gen.hs
376.07 s
[smos-scheduler] Adapting module: Smos.Scheduler.RenderGoldenSpec
376.07 s
[smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/RenderGoldenSpec.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/RenderGoldenSpec.hs
376.49 s
[smos-scheduler] [ 2 of 15] Compiling Smos.Scheduler.History.Gen ( test/Smos/Scheduler/History/Gen.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/History/Gen.o ) [Test.Syd.Validity package changed]
376.49 s
[smos-scheduler] [ 3 of 15] Compiling Smos.Scheduler.OptParseSpec ( test/Smos/Scheduler/OptParseSpec.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/OptParseSpec.o ) [OptEnvConf.Test package changed]
376.49 s
[smos-scheduler] [ 4 of 15] Compiling Smos.Scheduler.Render.Gen ( test/Smos/Scheduler/Render/Gen.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/Render/Gen.o, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/Render/Gen.dyn_o ) [Test.Syd.Validity package changed]
376.49 s
[smos-scheduler] Adapting module: Smos.Scheduler.TemplateSpec
376.49 s
[smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/TemplateSpec.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/TemplateSpec.hs
376.49 s
[smos-scheduler] [ 5 of 15] Compiling Smos.Scheduler.IntegrationSpec ( test/Smos/Scheduler/IntegrationSpec.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/IntegrationSpec.o ) [Control.Monad.Logger package changed]
376.49 s
[smos-scheduler] Adapting module: Smos.Scheduler.IntegrationSpec
376.49 s
[smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/IntegrationSpec.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/IntegrationSpec.hs
376.49 s
[smos-scheduler] Adapting module: Smos.Scheduler.Schedule.Gen
376.49 s
[smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/Schedule/Gen.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/Schedule/Gen.hs
376.49 s
[smos-scheduler] [ 6 of 15] Compiling Smos.Scheduler.RenderGoldenSpec ( test/Smos/Scheduler/RenderGoldenSpec.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/RenderGoldenSpec.o ) [Control.Monad.Reader package changed]
376.49 s
[smos-scheduler] [ 7 of 15] Compiling Smos.Scheduler.Schedule.Gen ( test/Smos/Scheduler/Schedule/Gen.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/Schedule/Gen.o, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/Schedule/Gen.dyn_o ) [Data.GenValidity.Path package changed]
376.49 s
[smos-scheduler] [ 8 of 15] Compiling Smos.Scheduler.RecurrenceSpec ( test/Smos/Scheduler/RecurrenceSpec.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/RecurrenceSpec.o ) [Test.Syd.Validity package changed]
376.49 s
[smos-scheduler] Adapting module: Smos.Scheduler.RecurrenceSpec
376.49 s
[smos-scheduler] Adapting module: Smos.Scheduler.ScheduleSpec
376.49 s
[smos-scheduler] Adapting module: Smos.Scheduler.HistorySpec
376.49 s
[smos-calendar-import] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
376.49 s
[smos-calendar-import] include autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
376.49 s
[smos-calendar-import] include base-4.20.2.0-fafd
376.49 s
[smos-calendar-import] include bytestring-0.12.2.0-96e1
376.49 s
[smos-calendar-import] include conformance-gen-0.0.0.0-HOePdCO1mrO9Y0OFcABbzj
376.49 s
[smos-calendar-import] include containers-0.7-96b4
376.49 s
[smos-calendar-import] include deepseq-1.5.0.0-2b65
376.49 s
[smos-calendar-import] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
376.49 s
[smos-calendar-import] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
376.49 s
[smos-calendar-import] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
376.49 s
[smos-calendar-import] include genvalidity-sydtest-aeson-1.0.0.1-HUw1h3zkWvdEFAp2ufNqWJ
376.49 s
[smos-calendar-import] include genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
376.49 s
[smos-calendar-import] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
376.49 s
[smos-calendar-import] include ical-gen-0.0.0.0-9zHUKMBouKN5yaiGuEQJ8k
376.49 s
[smos-calendar-import] include ical-recurrence-0.0.0.0-LUsDPQv2og07vGaDeaH18R
376.49 s
[smos-calendar-import] include ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW
376.49 s
[smos-calendar-import] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
376.49 s
[smos-calendar-import] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
376.49 s
[smos-calendar-import] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
376.49 s
[smos-calendar-import] include smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP
376.49 s
[smos-calendar-import] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
376.49 s
[smos-calendar-import] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
376.49 s
[smos-calendar-import] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
376.49 s
[smos-calendar-import] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
376.49 s
[smos-calendar-import] Ready component graph:
376.49 s
[smos-calendar-import] definite smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP
376.49 s
[smos-calendar-import] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
376.49 s
[smos-calendar-import] depends autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
376.49 s
[smos-calendar-import] depends base-4.20.2.0-fafd
376.49 s
[smos-calendar-import] depends bytestring-0.12.2.0-96e1
376.49 s
[smos-calendar-import] depends case-insensitive-1.2.1.0-3mnUFXW54Ar6D0b2Y2KGKv
376.49 s
[smos-calendar-import] depends conformance-0.1.0.0-4RDiiZFW9F969jbeCP9wmb
376.49 s
[smos-calendar-import] depends containers-0.7-96b4
376.49 s
[smos-calendar-import] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
376.49 s
[smos-calendar-import] depends http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
376.49 s
[smos-calendar-import] depends http-client-tls-0.3.6.4-GORR3J4OiQ7BD73OfRHauR
376.49 s
[smos-calendar-import] depends ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
376.49 s
[smos-calendar-import] depends ical-recurrence-0.0.0.0-LUsDPQv2og07vGaDeaH18R
376.49 s
[smos-calendar-import] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
376.49 s
[smos-calendar-import] depends network-uri-2.6.4.2-90cnrsZ004i7HW9YhrlM2
376.49 s
[smos-calendar-import] depends opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
376.49 s
[smos-calendar-import] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
376.49 s
[smos-calendar-import] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
376.49 s
[smos-calendar-import] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
376.49 s
[smos-calendar-import] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
376.49 s
[smos-calendar-import] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
376.49 s
[smos-calendar-import] depends text-2.1.3-34f1
376.49 s
[smos-calendar-import] depends time-1.12.2-3479
376.49 s
[smos-calendar-import] depends unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
376.49 s
[smos-calendar-import] depends validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
376.49 s
[smos-calendar-import] depends validity-text-0.3.1.3-GXG23dRmbmGHkAAk5tffI
376.49 s
[smos-calendar-import] depends yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
376.49 s
[smos-calendar-import] definite smos-calendar-import-0.10.0-GcItMVu05E67hl9n7vBlcE-smos-calendar-import-test
376.49 s
[smos-calendar-import] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
376.49 s
[smos-calendar-import] depends autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
376.49 s
[smos-calendar-import] depends autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
376.49 s
[smos-calendar-import] depends base-4.20.2.0-fafd
376.49 s
[smos-calendar-import] depends bytestring-0.12.2.0-96e1
376.49 s
[smos-calendar-import] depends conformance-gen-0.0.0.0-HOePdCO1mrO9Y0OFcABbzj
376.49 s
[smos-calendar-import] depends containers-0.7-96b4
376.49 s
[smos-calendar-import] depends deepseq-1.5.0.0-2b65
376.49 s
[smos-calendar-import] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
376.49 s
[smos-calendar-import] depends genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
376.49 s
[smos-calendar-import] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
376.49 s
[smos-calendar-import] depends genvalidity-sydtest-aeson-1.0.0.1-HUw1h3zkWvdEFAp2ufNqWJ
376.49 s
[smos-calendar-import] depends genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
376.49 s
[smos-calendar-import] depends ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
376.49 s
[smos-calendar-import] depends ical-gen-0.0.0.0-9zHUKMBouKN5yaiGuEQJ8k
376.49 s
[smos-calendar-import] depends ical-recurrence-0.0.0.0-LUsDPQv2og07vGaDeaH18R
376.79 s
[smos-calendar-import] depends ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW
376.79 s
[smos-calendar-import] depends opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
376.79 s
[smos-calendar-import] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
376.79 s
[smos-calendar-import] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
376.79 s
[smos-calendar-import] depends smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP
376.79 s
[smos-report-cursor] /nix/store/gx4mf4ai6c67q3j79fmzhyd2v172y9y4-smos-report-cursor-0.6.1/share/x86_64-linux-ghc-9.10.3-a85d/smos-report-cursor-0.6.1
376.79 s
[smos-report-cursor] Documentation installed in:
376.79 s
[smos-report-cursor] /nix/store/gx4mf4ai6c67q3j79fmzhyd2v172y9y4-smos-report-cursor-0.6.1/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-report-cursor-0.6.1
376.79 s
[smos-report-cursor] Configuration files installed in:
376.79 s
[smos-report-cursor] /nix/store/gx4mf4ai6c67q3j79fmzhyd2v172y9y4-smos-report-cursor-0.6.1/etc
376.79 s
[smos-report-cursor] No alex found
376.79 s
[smos-report-cursor] Using ar found on system at:
376.79 s
[smos-report-cursor] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
376.79 s
[smos-report-cursor] No c2hs found
376.79 s
[smos-report-cursor] No cpphs found
376.80 s
[smos-report-cursor] No doctest found
376.80 s
[smos-report-cursor] Using gcc version 14.3.0 given by user at:
376.80 s
[smos-report-cursor] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
376.80 s
[smos-report-cursor] Using ghc version 9.10.3 found on system at:
376.80 s
[smos-report-cursor] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
376.80 s
[smos-report-cursor] Using ghc-pkg version 9.10.3 found on system at:
376.80 s
[smos-report-cursor] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
376.80 s
[smos-report-cursor] No ghcjs found
376.80 s
[smos-report-cursor] No ghcjs-pkg found
376.80 s
[smos-report-cursor] No greencard found
376.80 s
[smos-report-cursor] Using haddock version 2.31.1 found on system at:
376.80 s
[smos-report-cursor] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
376.80 s
[smos-report-cursor] No happy found
376.80 s
[smos-report-cursor] Using haskell-suite found on system at: haskell-suite-dummy-location
376.80 s
[smos-report-cursor] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
376.80 s
[smos-report-cursor] No hmake found
376.80 s
[smos-report-cursor] Using hpc version 0.69 found on system at:
376.80 s
[smos-report-cursor] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
376.80 s
[smos-report-cursor] Using hsc2hs version 0.68.10 found on system at:
376.80 s
[smos-report-cursor] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
376.80 s
[smos-report-cursor] No hscolour found
376.80 s
[smos-report-cursor] No jhc found
376.80 s
[smos-report-cursor] Using ld found on system at:
376.80 s
[smos-report-cursor] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
376.80 s
[smos-report-cursor] No pkg-config found
376.80 s
[smos-report-cursor] Using runghc version 9.10.3 found on system at:
376.80 s
[smos-report-cursor] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
376.80 s
[smos-report-cursor] Using strip version 2.44 found on system at:
376.80 s
[smos-report-cursor] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
376.80 s
[smos-report-cursor] Using tar found on system at:
376.80 s
[smos-report-cursor] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
376.80 s
[smos-report-cursor] No uhc found
376.80 s
[smos-report-cursor] Phase: buildPhase
376.80 s
[smos-report-cursor] Preprocessing library for smos-report-cursor-0.6.1...
376.80 s
[smos-report-cursor] Building library for smos-report-cursor-0.6.1...
376.80 s
[smos-report-cursor] [1 of 8] Compiling Paths_smos_report_cursor ( dist/build/autogen/Paths_smos_report_cursor.hs, dist/build/Paths_smos_report_cursor.o, dist/build/Paths_smos_report_cursor.dyn_o )
376.80 s
[smos-report-cursor] Adapting module: Smos.Cursor.Report.Stuck
376.80 s
[smos-report-cursor] Outputing coverables file /build/smos-report-cursor-0.6.1/src/Smos/Cursor/Report/Stuck.hs.coverables for source file /build/smos-report-cursor-0.6.1/src/Smos/Cursor/Report/Stuck.hs
376.80 s
[smos-report-cursor] Adapting module: Smos.Cursor.Report.Entry
376.80 s
[smos-report-cursor] Outputing coverables file /build/smos-report-cursor-0.6.1/src/Smos/Cursor/Report/Entry.hs.coverables for source file /build/smos-report-cursor-0.6.1/src/Smos/Cursor/Report/Entry.hs
376.80 s
[smos-report-cursor] [2 of 8] Compiling Smos.Cursor.Report.Entry ( src/Smos/Cursor/Report/Entry.hs, dist/build/Smos/Cursor/Report/Entry.o, dist/build/Smos/Cursor/Report/Entry.dyn_o )
376.80 s
[smos-report-cursor] [3 of 8] Compiling Smos.Cursor.Report.Next ( src/Smos/Cursor/Report/Next.hs, dist/build/Smos/Cursor/Report/Next.o, dist/build/Smos/Cursor/Report/Next.dyn_o )
376.80 s
[smos-report-cursor] Adapting module: Smos.Cursor.Report.Waiting
376.80 s
[smos-report-cursor] Adapting module: Smos.Cursor.Report.Next
376.80 s
[smos-report-cursor] Adapting module: Smos.Cursor.Report.Timestamps
376.80 s
[smos-report-cursor] Outputing coverables file /build/smos-report-cursor-0.6.1/src/Smos/Cursor/Report/Next.hs.coverables for source file /build/smos-report-cursor-0.6.1/src/Smos/Cursor/Report/Next.hs
376.80 s
[smos-report-cursor] Outputing coverables file /build/smos-report-cursor-0.6.1/src/Smos/Cursor/Report/Waiting.hs.coverables for source file /build/smos-report-cursor-0.6.1/src/Smos/Cursor/Report/Waiting.hs
376.80 s
[smos-report-cursor] Outputing coverables file /build/smos-report-cursor-0.6.1/src/Smos/Cursor/Report/Timestamps.hs.coverables for source file /build/smos-report-cursor-0.6.1/src/Smos/Cursor/Report/Timestamps.hs
376.80 s
[smos-report-cursor] Adapting module: Smos.Cursor.Report.Ongoing
376.80 s
[smos-report-cursor] Outputing coverables file /build/smos-report-cursor-0.6.1/src/Smos/Cursor/Report/Ongoing.hs.coverables for source file /build/smos-report-cursor-0.6.1/src/Smos/Cursor/Report/Ongoing.hs
376.80 s
[smos-report-cursor] [4 of 8] Compiling Smos.Cursor.Report.Ongoing ( src/Smos/Cursor/Report/Ongoing.hs, dist/build/Smos/Cursor/Report/Ongoing.o, dist/build/Smos/Cursor/Report/Ongoing.dyn_o )
376.80 s
[smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/ScheduleSpec.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/ScheduleSpec.hs
376.80 s
[smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/RecurrenceSpec.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/RecurrenceSpec.hs
376.80 s
[smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/HistorySpec.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/HistorySpec.hs
376.80 s
[smos-scheduler] Adapting module: Smos.Scheduler.RenderSpec
376.80 s
[smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/RenderSpec.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/RenderSpec.hs
376.80 s
[smos-scheduler] [ 9 of 15] Compiling Smos.Scheduler.HistorySpec ( test/Smos/Scheduler/HistorySpec.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/HistorySpec.o ) [Data.DirForest package changed]
376.80 s
[smos-scheduler] [10 of 15] Compiling Smos.Scheduler.ScheduleSpec ( test/Smos/Scheduler/ScheduleSpec.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/ScheduleSpec.o ) [Test.Syd.Validity package changed]
376.80 s
[smos-scheduler] [11 of 15] Compiling Smos.Scheduler.Template.Gen ( test/Smos/Scheduler/Template/Gen.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/Template/Gen.o ) [Data.GenValidity package changed]
376.80 s
[smos-scheduler] [12 of 15] Compiling Smos.Scheduler.RenderSpec ( test/Smos/Scheduler/RenderSpec.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/RenderSpec.o ) [Data.GenValidity.Path package changed]
376.80 s
[smos-scheduler] [13 of 15] Compiling Smos.Scheduler.TemplateSpec ( test/Smos/Scheduler/TemplateSpec.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/TemplateSpec.o ) [Test.Syd.Validity package changed]
376.80 s
[smos-scheduler] [14 of 15] Compiling Main ( test/Spec.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Main.o ) [Test.Syd package changed]
376.80 s
[smos-scheduler] Adapting module: Main
376.81 s
[smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Spec.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Spec.hs
376.81 s
[smos-scheduler] [15 of 15] Linking dist/build/smos-scheduler-test/smos-scheduler-test
376.81 s
[smos-scheduler] Preprocessing executable 'smos-scheduler' for smos-scheduler-0.10.1...
376.81 s
[smos-scheduler] Building executable 'smos-scheduler' for smos-scheduler-0.10.1...
376.81 s
[smos-scheduler] [Adapting module: Main
376.81 s
[smos-scheduler] 1 of 2] Compiling Main ( app/Main.hs, dist/build/smos-scheduler/smos-scheduler-tmp/Main.o )
376.81 s
[smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/app/Main.hs.coverables for source file /build/smos-scheduler-0.10.1/app/Main.hs
376.81 s
[smos-scheduler] [2 of 2] Compiling Paths_smos_scheduler ( dist/build/smos-scheduler/autogen/Paths_smos_scheduler.hs, dist/build/smos-scheduler/smos-scheduler-tmp/Paths_smos_scheduler.o )
376.81 s
[smos-scheduler] [Adapting module: Main
376.81 s
[smos-scheduler] 1 of 3] Compiling Main ( app/Main.hs, dist/build/smos-scheduler/smos-scheduler-tmp/Main.o ) [Smos.Scheduler package changed]
376.81 s
[smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/app/Main.hs.coverables for source file /build/smos-scheduler-0.10.1/app/Main.hs
376.81 s
[smos-scheduler] [2 of 3] Compiling Paths_smos_scheduler ( dist/build/smos-scheduler/autogen/Paths_smos_scheduler.hs, dist/build/smos-scheduler/smos-scheduler-tmp/Paths_smos_scheduler.o ) [Impure plugin forced recompilation]
376.82 s
[smos-scheduler] [3 of 3] Linking dist/build/smos-scheduler/smos-scheduler
376.82 s
[smos-scheduler] Phase: checkPhase
376.82 s
[smos-scheduler] Running 1 test suites...
376.82 s
[smos-scheduler] Test suite smos-scheduler-test: RUNNING...
376.82 s
[smos-scheduler] Tests:
376.82 s
[smos-scheduler]
376.82 s
[smos-scheduler] Smos.Scheduler.ScheduleSpec
376.82 s
[smos-scheduler] Schedule item Recurrence Last activation Next activation
376.82 s
[smos-scheduler] Haircut example 1 day 2026-06-01 23:19 - just now
376.82 s
[smos-scheduler] Rent example 0 0 * * * 2026-06-02 00:00 - in 40 minutes
376.82 s
[smos-scheduler] Schedule item Recurrence Last activation Next activation
376.82 s
[smos-scheduler] Haircut example 1 day 2026-06-01 23:19 - 1 second ago 2026-06-02 23:20 - in 23 hours
376.82 s
[smos-scheduler] Rent example 0 0 * * * 2026-06-02 00:00 - in 39 minutes 2026-06-03 00:00 - in 1 day
376.82 s
[smos-calendar-import] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
376.82 s
[smos-calendar-import] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
376.82 s
[smos-calendar-import] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
376.82 s
[smos-calendar-import] depends yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
376.82 s
[smos-calendar-import] definite smos-calendar-import-0.10.0-4zPjDwX1YwREWLQSNpSHd9-smos-calendar-import
376.82 s
[smos-calendar-import] depends base-4.20.2.0-fafd
376.82 s
[smos-calendar-import] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
376.82 s
[smos-calendar-import] depends smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP
376.82 s
[smos-calendar-import] Using Cabal-3.12.1.0 compiled by ghc-9.10
376.82 s
[smos-calendar-import] Using compiler: ghc-9.10.3
376.82 s
[smos-calendar-import] Using install prefix:
376.82 s
[smos-calendar-import] /nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0
376.82 s
[smos-calendar-import] Executables installed in:
376.82 s
[smos-calendar-import] /nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0/bin
376.82 s
[smos-calendar-import] Libraries installed in:
376.82 s
[smos-calendar-import] /nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP
376.82 s
[smos-calendar-import] Dynamic Libraries installed in:
376.82 s
[smos-calendar-import] /nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
376.82 s
[smos-calendar-import] Private executables installed in:
376.82 s
[smos-calendar-import] /nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-calendar-import-0.10.0
376.82 s
[smos-calendar-import] Data files installed in:
376.82 s
[smos-calendar-import] /nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-calendar-import-0.10.0
376.82 s
[smos-calendar-import] Documentation installed in:
376.82 s
[smos-calendar-import] /nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-calendar-import-0.10.0
376.82 s
[smos-calendar-import] Configuration files installed in:
376.82 s
[smos-calendar-import] /nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0/etc
376.82 s
[smos-calendar-import] No alex found
376.82 s
[smos-calendar-import] Using ar found on system at:
376.82 s
[smos-calendar-import] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
376.82 s
[smos-calendar-import] No c2hs found
376.82 s
[smos-calendar-import] No cpphs found
376.82 s
[smos-calendar-import] No doctest found
376.82 s
[smos-calendar-import] Using gcc version 14.3.0 given by user at:
376.82 s
[smos-calendar-import] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
376.82 s
[smos-calendar-import] Using ghc version 9.10.3 found on system at:
376.82 s
[smos-calendar-import] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
376.82 s
[smos-calendar-import] Using ghc-pkg version 9.10.3 found on system at:
376.82 s
[smos-calendar-import] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
376.82 s
[smos-calendar-import] No ghcjs found
376.82 s
[smos-calendar-import] No ghcjs-pkg found
376.82 s
[smos-calendar-import] No greencard found
376.82 s
[smos-calendar-import] Using haddock version 2.31.1 found on system at:
376.82 s
[smos-calendar-import] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
376.82 s
[smos-calendar-import] No happy found
376.82 s
[smos-calendar-import] Using haskell-suite found on system at: haskell-suite-dummy-location
376.82 s
[smos-calendar-import] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
376.82 s
[smos-calendar-import] No hmake found
376.82 s
[smos-calendar-import] Using hpc version 0.69 found on system at:
376.82 s
[smos-calendar-import] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
376.82 s
[smos-calendar-import] Using hsc2hs version 0.68.10 found on system at:
376.82 s
[smos-calendar-import] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
376.82 s
[smos-calendar-import] No hscolour found
376.82 s
[smos-calendar-import] No jhc found
376.82 s
[smos-calendar-import] Using ld found on system at:
376.82 s
[smos-calendar-import] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
376.82 s
[smos-calendar-import] No pkg-config found
376.82 s
[smos-calendar-import] Using runghc version 9.10.3 found on system at:
376.82 s
[smos-calendar-import] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
376.82 s
[smos-calendar-import] Using strip version 2.44 found on system at:
376.82 s
[smos-calendar-import] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
376.82 s
[smos-calendar-import] Using tar found on system at:
376.82 s
[smos-calendar-import] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
376.82 s
[smos-calendar-import] No uhc found
376.82 s
[smos-calendar-import] Phase: buildPhase
376.82 s
[smos-calendar-import] Preprocessing library for smos-calendar-import-0.10.0...
376.82 s
[smos-calendar-import] Building library for smos-calendar-import-0.10.0...
376.82 s
[smos-report-cursor] [5 of 8] Compiling Smos.Cursor.Report.Stuck ( src/Smos/Cursor/Report/Stuck.hs, dist/build/Smos/Cursor/Report/Stuck.o, dist/build/Smos/Cursor/Report/Stuck.dyn_o )
376.82 s
[smos-report-cursor] [6 of 8] Compiling Smos.Cursor.Report.Timestamps ( src/Smos/Cursor/Report/Timestamps.hs, dist/build/Smos/Cursor/Report/Timestamps.o, dist/build/Smos/Cursor/Report/Timestamps.dyn_o )
376.82 s
[smos-report-cursor] [7 of 8] Compiling Smos.Cursor.Report.Waiting ( src/Smos/Cursor/Report/Waiting.hs, dist/build/Smos/Cursor/Report/Waiting.o, dist/build/Smos/Cursor/Report/Waiting.dyn_o )
376.82 s
[smos-report-cursor] [8 of 8] Compiling Smos.Cursor.Report.Work ( src/Smos/Cursor/Report/Work.hs, dist/build/Smos/Cursor/Report/Work.o, dist/build/Smos/Cursor/Report/Work.dyn_o )
376.82 s
[smos-report-cursor] Adapting module: Smos.Cursor.Report.Work
376.82 s
[smos-report-cursor] Outputing coverables file /build/smos-report-cursor-0.6.1/src/Smos/Cursor/Report/Work.hs.coverables for source file /build/smos-report-cursor-0.6.1/src/Smos/Cursor/Report/Work.hs
376.82 s
[smos-report-cursor] Warning: ignoring unrecognised input `dist/build/Smos/Cursor/Report/Entry.dyn_o'
376.82 s
[smos-report-cursor] Warning: ignoring unrecognised input `dist/build/Smos/Cursor/Report/Next.dyn_o'
376.82 s
[smos-report-cursor] Warning: ignoring unrecognised input `dist/build/Smos/Cursor/Report/Ongoing.dyn_o'
376.82 s
[smos-report-cursor] Warning: ignoring unrecognised input `dist/build/Smos/Cursor/Report/Stuck.dyn_o'
376.82 s
[smos-report-cursor] Warning: ignoring unrecognised input `dist/build/Smos/Cursor/Report/Timestamps.dyn_o'
376.82 s
[smos-report-cursor] Warning: ignoring unrecognised input `dist/build/Smos/Cursor/Report/Waiting.dyn_o'
376.82 s
[smos-report-cursor] Warning: ignoring unrecognised input `dist/build/Smos/Cursor/Report/Work.dyn_o'
376.82 s
[smos-report-cursor] Warning: ignoring unrecognised input `dist/build/Paths_smos_report_cursor.dyn_o'
376.82 s
[smos-report-cursor] Phase: checkPhase
376.82 s
[smos-report-cursor] Package has no test suites.
376.82 s
[smos-report-cursor] Phase: haddockPhase
376.82 s
[smos-report-cursor] Phase: installPhase
376.82 s
[smos-report-cursor] Installing library in /nix/store/gx4mf4ai6c67q3j79fmzhyd2v172y9y4-smos-report-cursor-0.6.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
376.82 s
[smos-report-cursor] Phase: fixupPhase
376.82 s
[smos-report-cursor] shrinking RPATHs of ELF executables and libraries in /nix/store/gx4mf4ai6c67q3j79fmzhyd2v172y9y4-smos-report-cursor-0.6.1
376.82 s
[smos-report-cursor] shrinking /nix/store/gx4mf4ai6c67q3j79fmzhyd2v172y9y4-smos-report-cursor-0.6.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj-ghc9.10.3.so
376.82 s
[smos-report-cursor] checking for references to /build/ in /nix/store/gx4mf4ai6c67q3j79fmzhyd2v172y9y4-smos-report-cursor-0.6.1...
376.82 s
[smos-report-cursor] patching script interpreter paths in /nix/store/gx4mf4ai6c67q3j79fmzhyd2v172y9y4-smos-report-cursor-0.6.1
376.82 s
[smos-report-cursor] stripping (with command strip and flags -S -p) in /nix/store/gx4mf4ai6c67q3j79fmzhyd2v172y9y4-smos-report-cursor-0.6.1/lib
376.82 s
[smos-report-cursor] shrinking RPATHs of ELF executables and libraries in /nix/store/wnggc687r42r54gzchl021ii3rf74438-smos-report-cursor-0.6.1-coverables
376.82 s
[smos-report-cursor] checking for references to /build/ in /nix/store/wnggc687r42r54gzchl021ii3rf74438-smos-report-cursor-0.6.1-coverables...
376.82 s
[smos-report-cursor] patching script interpreter paths in /nix/store/wnggc687r42r54gzchl021ii3rf74438-smos-report-cursor-0.6.1-coverables
376.82 s
[smos-report-cursor] shrinking RPATHs of ELF executables and libraries in /nix/store/m7qvw32lr6jvd61zpvvdqbhhyyqvya34-smos-report-cursor-0.6.1-coverage
376.82 s
[smos-report-cursor] checking for references to /build/ in /nix/store/m7qvw32lr6jvd61zpvvdqbhhyyqvya34-smos-report-cursor-0.6.1-coverage...
376.82 s
[smos-report-cursor] patching script interpreter paths in /nix/store/m7qvw32lr6jvd61zpvvdqbhhyyqvya34-smos-report-cursor-0.6.1-coverage
376.82 s
[smos-scheduler] Schedule item Recurrence Last activation Next activation
376.82 s
[smos-scheduler] Haircut example 1 day 2026-06-01 23:20 - just now
376.82 s
[smos-scheduler] Rent example 0 0 * * * 2026-06-02 00:00 - in 39 minutes
376.82 s
[smos-scheduler] Schedule item Recurrence Last activation Next activation
376.82 s
[smos-scheduler] Haircut example 1 day 2026-06-01 23:20 - just now 2026-06-02 23:20 - in 23 hours
376.82 s
[smos-scheduler] Rent example 0 0 * * * 2026-06-02 00:00 - in 39 minutes 2026-06-03 00:00 - in 1 day
376.82 s
[smos-scheduler] Schedule item Recurrence Last activation Next activation
376.82 s
[smos-scheduler] Haircut example 1 day 2026-06-01 23:20 - just now
376.82 s
[smos-scheduler] Rent example 0 0 * * * 2026-06-02 00:00 - in 39 minutes
376.82 s
[smos-scheduler] Schedule item Recurrence Last activation Next activation
376.82 s
[smos-scheduler] Haircut example 1 day 2026-06-01 23:20 - just now 2026-06-02 23:20 - in 23 hours
376.82 s
[smos-scheduler] Rent example 0 0 * * * 2026-06-02 00:00 - in 39 minutes 2026-06-03 00:00 - in 1 day
376.82 s
[smos-scheduler] Schedule item Recurrence Last activation Next activation
376.82 s
[smos-scheduler] Haircut example 1 day 2026-06-01 23:20 - just now
376.82 s
[smos-scheduler] Rent example 0 0 * * * 2026-06-02 00:00 - in 39 minutes
376.82 s
[smos-scheduler] Schedule item Recurrence Last activation Next activation
376.82 s
[smos-scheduler] Haircut example 1 day 2026-06-01 23:20 - just now 2026-06-02 23:20 - in 23 hours
376.82 s
[smos-scheduler] Rent example 0 0 * * * 2026-06-02 00:00 - in 39 minutes 2026-06-03 00:00 - in 1 day
376.82 s
[smos-scheduler] Schedule item Recurrence Last activation Next activation
376.82 s
[smos-scheduler] Haircut example 1 day 2026-06-01 23:20 - just now
376.82 s
[smos-scheduler] Rent example 0 0 * * * 2026-06-02 00:00 - in 39 minutes
376.82 s
[smos-scheduler] Schedule item Recurrence Last activation Next activation
376.82 s
[smos-scheduler] Haircut example 1 day 2026-06-01 23:20 - just now 2026-06-02 23:20 - in 23 hours
376.82 s
[smos-scheduler] Rent example 0 0 * * * 2026-06-02 00:00 - in 39 minutes 2026-06-03 00:00 - in 1 day
376.82 s
[smos-scheduler] Schedule item Recurrence Last activation Next activation
376.82 s
[smos-scheduler] Haircut example 1 day 2026-06-01 23:20 - just now
376.82 s
[smos-scheduler] Rent example 0 0 * * * 2026-06-02 00:00 - in 39 minutes
376.82 s
[smos-scheduler] Schedule item Recurrence Last activation Next activation
376.82 s
[smos-scheduler] Haircut example 1 day 2026-06-01 23:20 - just now 2026-06-02 23:20 - in 23 hours
376.82 s
[smos-scheduler] Rent example 0 0 * * * 2026-06-02 00:00 - in 39 minutes 2026-06-03 00:00 - in 1 day
376.82 s
[smos-scheduler] Schedule item Recurrence Last activation Next activation
376.82 s
[smos-scheduler] Haircut example 1 day 2026-06-01 23:20 - just now
376.82 s
[smos-scheduler] Rent example 0 0 * * * 2026-06-02 00:00 - in 39 minutes
376.82 s
[smos-scheduler] Schedule item Recurrence Last activation Next activation
376.82 s
[smos-scheduler] Haircut example 1 day 2026-06-01 23:20 - just now 2026-06-02 23:20 - in 23 hours
376.82 s
[smos-scheduler] Rent example 0 0 * * * 2026-06-02 00:00 - in 39 minutes 2026-06-03 00:00 - in 1 day
376.82 s
[smos-scheduler] Schedule item Recurrence Last activation Next activation
376.82 s
[smos-scheduler] Haircut example 1 day 2026-06-01 23:20 - just now
376.82 s
[smos-scheduler] Rent example 0 0 * * * 2026-06-02 00:00 - in 39 minutes
376.82 s
[smos-scheduler] ✓ updates the last update to the most recent run after scheduling 3299.92 ms
376.82 s
[smos-scheduler] passed for all of 10 inputs.
376.82 s
[smos-scheduler] JSON ScheduleItem (valid)
376.82 s
[smos-scheduler] encode :: ScheduleItem -> Data.ByteString.Lazy.ByteString
376.82 s
[smos-scheduler] ✓ never fails to encode a "valid ScheduleItem" 130.78 ms
376.82 s
[smos-scheduler] passed for all of 10 inputs.
376.82 s
[smos-calendar-import] [ 1 of 15] Compiling ICal.Extended ( src/ICal/Extended.hs, dist/build/ICal/Extended.o, dist/build/ICal/Extended.dyn_o )
376.82 s
[smos-calendar-import] Adapting module: Smos.Calendar.Import.Static
376.82 s
[smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/Static.hs.coverables for source file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/Static.hs
376.82 s
[smos-calendar-import] Adapting module: ICal.Extended
376.82 s
[smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/src/ICal/Extended.hs.coverables for source file /build/smos-calendar-import-0.10.0/src/ICal/Extended.hs
376.82 s
[smos-calendar-import] Adapting module: Smos.Calendar.Import.OptParse
376.82 s
[smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/OptParse.hs.coverables for source file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/OptParse.hs
376.82 s
[smos-sync] Phase: setupCompilerEnvironmentPhase
376.82 s
[smos-sync] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
376.82 s
[smos-cursor-gen] Phase: setupCompilerEnvironmentPhase
376.82 s
[smos-cursor-gen] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
376.82 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/gx4mf4ai6c67q3j79fmzhyd2v172y9y4-smos-report-cursor-0.6.1 /nix/store/m7qvw32lr6jvd61zpvvdqbhhyyqvya34-smos-report-cursor-0.6.1-coverage
377.20 s
[post-build-hook] Pushing 2 paths (396 are already present) using zstd to cache smos ⏳
377.20 s
[post-build-hook]
377.53 s
[post-build-hook] Pushing /nix/store/m7qvw32lr6jvd61zpvvdqbhhyyqvya34-smos-report-cursor-0.6.1-coverage (112.00 B)
377.57 s
[post-build-hook] Pushing /nix/store/gx4mf4ai6c67q3j79fmzhyd2v172y9y4-smos-report-cursor-0.6.1 (7.09 MiB)
378.49 s
[post-build-hook]
378.49 s
[post-build-hook] All done.
378.51 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/gx4mf4ai6c67q3j79fmzhyd2v172y9y4-smos-report-cursor-0.6.1 /nix/store/m7qvw32lr6jvd61zpvvdqbhhyyqvya34-smos-report-cursor-0.6.1-coverage
378.61 s
[post-build-hook] copying 2 paths...
378.61 s
[post-build-hook] copying path '/nix/store/gx4mf4ai6c67q3j79fmzhyd2v172y9y4-smos-report-cursor-0.6.1' to 'https://cache.staging.nix-ci.com'...
378.61 s
[post-build-hook] copying path '/nix/store/m7qvw32lr6jvd61zpvvdqbhhyyqvya34-smos-report-cursor-0.6.1-coverage' to 'https://cache.staging.nix-ci.com'...
381.04 s
[post-build-hook] copying 1 paths...
381.04 s
[post-build-hook] copying path '/nix/store/hhdk5d424rbc4bqwwajkddjncgi9dr4i-smos-report-cursor-0.6.1.drv' to 'https://cache.staging.nix-ci.com'...
381.37 s
Progress: 52 of 86 built (4 building), 28 of 28 downloaded from cache
381.46 s
Building smos-report-cursor-gen-source
381.51 s
Building smos-source
381.51 s
[smos-scheduler] decode :: Data.ByteString.Lazy.ByteString -> Either String ScheduleItem
381.51 s
[smos-scheduler] ✓ ensures that encode and decode are inverses for "valid ScheduleItem"'s 139.18 ms
381.51 s
[smos-scheduler] passed for all of 10 inputs.
381.51 s
[smos-scheduler] readScheduleTemplate
381.51 s
[smos-scheduler] ✓ roundtrips what writeScheduleTemplate writes 748.09 ms
381.51 s
[smos-scheduler] passed for all of 10 inputs.
381.51 s
[smos-scheduler] GenValid ScheduleItem
381.51 s
[smos-scheduler] genValid :: Gen ScheduleItem
381.51 s
[smos-scheduler] ✓ only generates valid 'ScheduleItem's 6.40 ms
381.51 s
[smos-scheduler] passed for all of 10 inputs.
381.51 s
[smos-scheduler] Smos.Scheduler.HistorySpec
381.51 s
[smos-scheduler] parseSmosFileScheduleMetadata
381.51 s
[smos-scheduler] ✓ can parse schedule hash that was added with addScheduleMetadata 125.82 ms
381.51 s
[smos-scheduler] passed for all of 100 inputs.
381.51 s
[smos-scheduler] readReccurrenceHistory
381.51 s
[smos-scheduler] ✓ does not crash 1142.31 ms
381.51 s
[smos-scheduler] passed for all of 10 inputs.
381.51 s
[smos-scheduler] ✓ works for this very specific complex example 637.97 ms
381.51 s
[smos-scheduler] passed for all of 10 inputs.
381.51 s
[smos-scheduler] computeLastRun
381.51 s
[smos-scheduler] ✓ produces valid times 17.70 ms
381.51 s
[smos-scheduler] passed for all of 100 inputs.
381.51 s
[smos-scheduler] addScheduleMetadata
381.51 s
[smos-scheduler] ✓ produces valid times 445.29 ms
381.51 s
[smos-scheduler] passed for all of 100 inputs.
381.51 s
[smos-scheduler] Smos.Scheduler.TemplateSpec
381.51 s
[smos-scheduler] normaliseTemplate
381.51 s
[smos-scheduler] ✓ produces valid templates 684.76 ms
381.51 s
[smos-scheduler] passed for all of 100 inputs.
381.51 s
[smos-scheduler] renderTimeTemplatePiece
381.51 s
[smos-scheduler] ✓ produces valids values 25.67 ms
381.51 s
[smos-scheduler] passed for all of 100 inputs.
381.51 s
[smos-scheduler] GenValid TemplatePiece
381.51 s
[smos-scheduler] genValid :: Gen TemplatePiece
381.51 s
[smos-scheduler] ✓ only generates valid 'TemplatePiece's 23.04 ms
381.51 s
[smos-scheduler] passed for all of 100 inputs.
381.51 s
[smos-scheduler] parseTemplate
381.51 s
[smos-scheduler] ✓ succesfully parses "hello" into Template {templatePieces = [TLit "hello"]} 18.48 ms
381.51 s
[smos-scheduler] ✓ succesfully parses "[|]" into Template {templatePieces = [TRelTime "" ""]} 40.15 ms
381.51 s
[smos-scheduler] ✓ succesfully parses "foo[ bar | quux ]" into Template {templatePieces = [TLit "foo",TRelTime "bar" "quux"]} 40.12 ms
381.51 s
[smos-scheduler] ✓ correctly fails to parse "hello[ world" 17.29 ms
381.51 s
[smos-scheduler] ✓ succesfully parses "" into Template {templatePieces = []} 17.31 ms
381.51 s
[smos-scheduler] ✓ parses into valid values 20.47 ms
381.51 s
[smos-scheduler] passed for all of 100 inputs.
381.51 s
[smos-scheduler] ✓ succesfully parses "hello[world]" into Template {templatePieces = [TLit "hello",TTime "world"]} 27.43 ms
381.51 s
[smos-scheduler] ✓ succesfully parses "hello[ world ]" into Template {templatePieces = [TLit "hello",TTime "world"]} 27.44 ms
381.51 s
[smos-calendar-import] Adapting module: Smos.Calendar.Import.Event
381.51 s
[smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/Event.hs.coverables for source file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/Event.hs
381.51 s
[smos-calendar-import] Adapting module: Smos.Calendar.Import.Filter
381.51 s
[smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/Filter.hs.coverables for source file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/Filter.hs
381.51 s
[smos-calendar-import] Adapting module: Smos.Calendar.Import.Render
381.51 s
[smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/Render.hs.coverables for source file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/Render.hs
381.51 s
[smos-calendar-import] [ 2 of 15] Compiling Paths_smos_calendar_import ( dist/build/autogen/Paths_smos_calendar_import.hs, dist/build/Paths_smos_calendar_import.o, dist/build/Paths_smos_calendar_import.dyn_o )
381.51 s
[smos-calendar-import] [ 3 of 15] Compiling Smos.Calendar.Import.OptParse ( src/Smos/Calendar/Import/OptParse.hs, dist/build/Smos/Calendar/Import/OptParse.o, dist/build/Smos/Calendar/Import/OptParse.dyn_o )
381.51 s
[smos-calendar-import] [ 4 of 15] Compiling Smos.Calendar.Import.Static ( src/Smos/Calendar/Import/Static.hs, dist/build/Smos/Calendar/Import/Static.o, dist/build/Smos/Calendar/Import/Static.dyn_o )
381.51 s
[smos-calendar-import] [ 5 of 15] Compiling Smos.Calendar.Import.RecurringEvent ( src/Smos/Calendar/Import/RecurringEvent.hs, dist/build/Smos/Calendar/Import/RecurringEvent.o, dist/build/Smos/Calendar/Import/RecurringEvent.dyn_o )
381.51 s
[smos-calendar-import] Adapting module: Smos.Calendar.Import.UTCEvent
381.51 s
[smos-calendar-import] Adapting module: Smos.Calendar.Import.UnresolvedEvent
381.51 s
[smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/UTCEvent.hs.coverables for source file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/UTCEvent.hs
381.51 s
[smos-calendar-import] Adapting module: Smos.Calendar.Import.RecurringEvent
381.51 s
[smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/UnresolvedEvent.hs.coverables for source file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/UnresolvedEvent.hs
381.51 s
[smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/RecurringEvent.hs.coverables for source file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/RecurringEvent.hs
381.51 s
[smos-calendar-import] Adapting module: Smos.Calendar.Import.ResolveZones
381.51 s
[smos-calendar-import] Adapting module: Smos.Calendar.Import.ResolveLocal
381.51 s
[smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/ResolveZones.hs.coverables for source file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/ResolveZones.hs
381.51 s
[smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/ResolveLocal.hs.coverables for source file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/ResolveLocal.hs
381.51 s
[smos-calendar-import] [ 6 of 15] Compiling Smos.Calendar.Import.Pick ( src/Smos/Calendar/Import/Pick.hs, dist/build/Smos/Calendar/Import/Pick.o, dist/build/Smos/Calendar/Import/Pick.dyn_o )
381.51 s
[smos-calendar-import] Adapting module: Smos.Calendar.Import.Recur
381.51 s
[smos-calendar-import] Adapting module: Smos.Calendar.Import.Pick
381.51 s
[smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/Recur.hs.coverables for source file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/Recur.hs
381.51 s
[smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/Pick.hs.coverables for source file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/Pick.hs
381.51 s
[smos-calendar-import] [ 7 of 15] Compiling Smos.Calendar.Import.Event ( src/Smos/Calendar/Import/Event.hs, dist/build/Smos/Calendar/Import/Event.o, dist/build/Smos/Calendar/Import/Event.dyn_o )
381.51 s
[smos-calendar-import] [ 8 of 15] Compiling Smos.Calendar.Import.Render ( src/Smos/Calendar/Import/Render.hs, dist/build/Smos/Calendar/Import/Render.o, dist/build/Smos/Calendar/Import/Render.dyn_o )
381.51 s
[smos-calendar-import] [ 9 of 15] Compiling Smos.Calendar.Import.Filter ( src/Smos/Calendar/Import/Filter.hs, dist/build/Smos/Calendar/Import/Filter.o, dist/build/Smos/Calendar/Import/Filter.dyn_o )
381.51 s
[smos-calendar-import] [10 of 15] Compiling Smos.Calendar.Import.UTCEvent ( src/Smos/Calendar/Import/UTCEvent.hs, dist/build/Smos/Calendar/Import/UTCEvent.o, dist/build/Smos/Calendar/Import/UTCEvent.dyn_o )
381.51 s
[smos-sync] Phase: unpackPhase
381.51 s
[smos-sync] unpacking source archive /nix/store/2jp3xlwic0zrlvm7vbmp40jc7i09xpfl-smos-sync-source-0.8.0/smos-sync-0.8.0.tar.gz
381.51 s
[smos-sync] source root is smos-sync-0.8.0
381.51 s
[smos-sync] setting SOURCE_DATE_EPOCH to timestamp 1780355952 of file "smos-sync-0.8.0/src/Smos/Sync/Client/Session.hs"
381.51 s
[smos-sync] warning: file "smos-sync-0.8.0/src/Smos/Sync/Client/Session.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
381.51 s
[smos-sync] Phase: patchPhase
381.51 s
[smos-sync] Adding dekking-value to build-depends in ./smos-sync.cabal
381.51 s
[smos-sync] Phase: compileBuildDriverPhase
381.51 s
[smos-sync] setupCompileFlags: -package-db=/build/tmp.4C4PrrudEx/setup-package.conf.d -threaded
381.51 s
[smos-sync] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.4C4PrrudEx/Main.o )
381.51 s
[smos-sync] [2 of 2] Linking Setup
381.51 s
[smos-sync] Phase: updateAutotoolsGnuConfigScriptsPhase
381.51 s
[smos-sync] Phase: configurePhase
381.51 s
[smos-sync] configureFlags: --verbose --prefix=/nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.4C4PrrudEx/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --disable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
381.51 s
[smos-sync] Using Parsec parser
381.51 s
[smos-sync] Configuring smos-sync-0.8.0...
381.51 s
[smos-sync] Dependency aeson: using aeson-2.2.3.0
381.51 s
[smos-sync] Dependency aeson-pretty: using aeson-pretty-0.8.10
381.51 s
[smos-sync] Dependency autodocodec: using autodocodec-0.5.0.0
381.51 s
[smos-sync] Dependency base: using base-4.20.2.0
381.51 s
[smos-sync] Dependency bytestring: using bytestring-0.12.2.0
381.51 s
[smos-sync] Dependency containers: using containers-0.7
381.51 s
[smos-sync] Dependency cookie: using cookie-0.5.1
381.51 s
[smos-sync] Dependency deepseq: using deepseq-1.5.0.0
381.51 s
[smos-sync] Dependency dekking-value: using dekking-value-0.0.0.0
381.51 s
[smos-sync] Dependency dirforest: using dirforest-0.1.0.0
381.51 s
[smos-sync] Dependency filelock: using filelock-0.1.1.8
381.51 s
[smos-sync] Dependency filepath: using filepath-1.5.4.0
381.51 s
[smos-sync] Dependency hostname: using hostname-1.0
381.51 s
[smos-sync] Dependency http-client: using http-client-0.7.19
381.51 s
[smos-sync] Dependency http-client-tls: using http-client-tls-0.3.6.4
381.51 s
[smos-sync] Dependency http-types: using http-types-0.12.4
381.51 s
[smos-sync] Dependency mergeful: using mergeful-0.3.0.0
381.51 s
[smos-sync] Dependency monad-logger: using monad-logger-0.3.42
381.51 s
[smos-sync] Dependency mtl: using mtl-2.3.1
381.51 s
[smos-sync] Dependency opt-env-conf: using opt-env-conf-0.15.0.1
381.51 s
[smos-sync] Dependency path: using path-0.9.6
381.51 s
[smos-sync] Dependency path-io: using path-io-1.8.2
381.51 s
[smos-sync] Dependency persistent: using persistent-2.17.1.0
381.51 s
[smos-sync] Dependency persistent-sqlite: using persistent-sqlite-2.13.3.1
381.52 s
[smos-sync] Dependency pretty-show: using pretty-show-1.10
381.52 s
[smos-sync] Dependency servant-auth-client: using servant-auth-client-0.4.2.0
381.52 s
[smos-sync] Dependency servant-client: using servant-client-0.20.3.0
381.52 s
[smos-sync] Dependency smos-api: using smos-api-0.8.0
381.52 s
[smos-sync] Dependency smos-cli: using smos-cli-0.2.1
381.52 s
[smos-cursor-gen] Phase: unpackPhase
381.52 s
[smos-cursor-gen] unpacking source archive /nix/store/lvxnmvqw2xfy2c731xk35ni0riy72r3h-smos-cursor-gen-source-0.2.2/smos-cursor-gen-0.2.2.tar.gz
381.52 s
[smos-cursor-gen] source root is smos-cursor-gen-0.2.2
381.52 s
[smos-cursor-gen] setting SOURCE_DATE_EPOCH to timestamp 1780355981 of file "smos-cursor-gen-0.2.2/test/Spec.hs"
381.52 s
[smos-cursor-gen] warning: file "smos-cursor-gen-0.2.2/test/Spec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
381.52 s
[smos-cursor-gen] Phase: patchPhase
381.52 s
[smos-cursor-gen] Phase: compileBuildDriverPhase
381.52 s
[smos-cursor-gen] setupCompileFlags: -package-db=/build/tmp.6dndTKQ9UT/setup-package.conf.d -threaded
381.52 s
[smos-cursor-gen] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.6dndTKQ9UT/Main.o )
381.52 s
[smos-cursor-gen] [2 of 2] Linking Setup
381.52 s
[smos-cursor-gen] Phase: updateAutotoolsGnuConfigScriptsPhase
381.52 s
[smos-cursor-gen] Phase: configurePhase
381.52 s
[smos-cursor-gen] configureFlags: --verbose --prefix=/nix/store/rdv9gbf87fv8rhw0vzc1iq0l6sc1yn0l-smos-cursor-gen-0.2.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.6dndTKQ9UT/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
381.52 s
[smos-cursor-gen] Using Parsec parser
381.52 s
[smos-cursor-gen] Configuring smos-cursor-gen-0.2.2...
381.52 s
[smos-cursor-gen] Dependency QuickCheck: using QuickCheck-2.15.0.1
381.52 s
[smos-cursor-gen] Dependency base: using base-4.20.2.0
381.52 s
[smos-cursor-gen] Dependency cursor: using cursor-0.3.2.0
381.52 s
[smos-cursor-gen] Dependency cursor-dirforest-gen: using cursor-dirforest-gen-0.0.0.0
381.52 s
[smos-cursor-gen] Dependency cursor-fuzzy-time-gen: using cursor-fuzzy-time-gen-0.2.0.0
381.52 s
[smos-cursor-gen] Dependency cursor-gen: using cursor-gen-0.4.0.0
381.52 s
[smos-cursor-gen] Dependency genvalidity >=1.0: using genvalidity-1.1.1.0
381.52 s
[smos-cursor-gen] Dependency genvalidity-text: using genvalidity-text-1.0.0.1
381.52 s
[smos-cursor-gen] Dependency smos-cursor: using smos-cursor-0.7.0
381.52 s
[smos-cursor-gen] Dependency smos-data: using smos-data-0.7.0
381.52 s
[smos-cursor-gen] Dependency smos-data-gen: using smos-data-gen-0.5.1
381.52 s
[smos-cursor-gen] Dependency QuickCheck: using QuickCheck-2.15.0.1
381.52 s
[smos-cursor-gen] Dependency base >=4.7 && <5: using base-4.20.2.0
381.52 s
[smos-cursor-gen] Dependency bytestring: using bytestring-0.12.2.0
381.52 s
[smos-cursor-gen] Dependency cursor: using cursor-0.3.2.0
381.52 s
[smos-cursor-gen] Dependency cursor-dirforest: using cursor-dirforest-0.0.0.0
381.52 s
[smos-cursor-gen] Dependency cursor-fuzzy-time-gen: using cursor-fuzzy-time-gen-0.2.0.0
381.52 s
[smos-cursor-gen] Dependency cursor-gen: using cursor-gen-0.4.0.0
381.52 s
[smos-cursor-gen] Dependency dirforest: using dirforest-0.1.0.0
381.52 s
[smos-cursor-gen] Dependency genvalidity-path: using genvalidity-path-1.0.0.1
381.52 s
[smos-cursor-gen] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
381.52 s
[smos-cursor-gen] Dependency genvalidity-sydtest-lens: using genvalidity-sydtest-lens-1.0.0.0
381.52 s
[smos-cursor-gen] Dependency path: using path-0.9.6
381.52 s
[smos-cursor-gen] Dependency path-io: using path-io-1.8.2
381.52 s
[smos-cursor-gen] Dependency resourcet: using resourcet-1.3.0
381.52 s
[smos-cursor-gen] Dependency smos-cursor: using smos-cursor-0.7.0
381.52 s
[smos-cursor-gen] Dependency smos-cursor-gen: using smos-cursor-gen-0.2.2
381.52 s
[smos-scheduler] ✓ correctly fails to parse "hello[" 17.26 ms
381.52 s
[smos-scheduler] ✓ succesfully parses "foo[bar|quux]" into Template {templatePieces = [TLit "foo",TRelTime "bar" "quux"]} 40.85 ms
381.52 s
[smos-scheduler] ✓ succesfully parses "hello world" into Template {templatePieces = [TLit "hello world"]} 18.44 ms
381.52 s
[smos-scheduler] ✓ correctly fails to parse "hello[world" 17.26 ms
381.52 s
[smos-scheduler] ✓ succesfully parses "[]" into Template {templatePieces = [TTime ""]} 25.45 ms
381.52 s
[smos-scheduler] GenValid Template
381.52 s
[smos-scheduler] genValid :: Gen Template
381.52 s
[smos-scheduler] ✓ only generates valid 'Template's 688.23 ms
381.52 s
[smos-scheduler] passed for all of 100 inputs.
381.52 s
[smos-scheduler] renderTimeTemplate and parseTimeTemplate
381.52 s
[smos-scheduler] ✓ are inverses 687.93 ms
381.52 s
[smos-scheduler] passed for all of 100 inputs.
381.52 s
[smos-scheduler] renderTimeTemplate
381.52 s
[smos-scheduler] ✓ produces valids values 675.87 ms
381.52 s
[smos-scheduler] passed for all of 100 inputs.
381.52 s
[smos-scheduler] Smos.Scheduler.RenderGoldenSpec
381.52 s
[smos-scheduler] test_resources
381.52 s
[smos-scheduler] weekly.yaml
381.52 s
[smos-scheduler] ✓ passes the golden case in test_resources/weekly.yaml 186.99 ms
381.52 s
[smos-scheduler] Smos.Scheduler.OptParseSpec
381.52 s
[smos-scheduler] ✓ produces the same reference documentation as before 105.54 ms
381.52 s
[smos-scheduler] ✓ produces the nix options as before 105.15 ms
381.52 s
[smos-scheduler] ✓ pass the lint test 100.18 ms
381.52 s
[smos-scheduler] Smos.Scheduler.RenderSpec
381.52 s
[smos-scheduler] renderTemplate
381.52 s
[smos-scheduler] ✓ produces valid results 747.48 ms
381.52 s
[smos-scheduler] passed for all of 100 inputs.
381.52 s
[smos-scheduler] renderStateHistoryTemplate
381.52 s
[smos-scheduler] ✓ renders state histories that can be added to 106.10 ms
381.52 s
[smos-scheduler] passed for all of 100 inputs.
381.52 s
[smos-scheduler] ✓ produces valid results 85.54 ms
381.52 s
[smos-scheduler] passed for all of 100 inputs.
381.52 s
[smos-scheduler] renderTimeTemplateNow
381.52 s
[smos-scheduler] ✓ works for only literal text 37.80 ms
381.52 s
[smos-scheduler] passed for all of 100 inputs.
381.52 s
[smos-scheduler] ✓ works for this case for relative timestamp templates 169.59 ms
381.52 s
[smos-scheduler] passed for all of 100 inputs.
381.52 s
[smos-scheduler] ✓ works for any formatting string relative to the exact context 44.96 ms
381.52 s
[smos-scheduler] passed for all of 100 inputs.
381.52 s
[smos-scheduler] ✓ produces valid results 668.25 ms
381.52 s
[smos-scheduler] passed for all of 100 inputs.
381.52 s
[smos-scheduler] Smos.Scheduler.IntegrationSpec
381.52 s
[smos-scheduler] Schedule item Recurrence Last activation Next activation
381.52 s
[smos-scheduler] Haircut example 1 day 2026-06-01 23:20 - 1 second ago 2026-06-02 23:20 - in 23 hours
381.52 s
[smos-calendar-import] [11 of 15] Compiling Smos.Calendar.Import.ResolveLocal ( src/Smos/Calendar/Import/ResolveLocal.hs, dist/build/Smos/Calendar/Import/ResolveLocal.o, dist/build/Smos/Calendar/Import/ResolveLocal.dyn_o )
381.52 s
[smos-calendar-import] [12 of 15] Compiling Smos.Calendar.Import.UnresolvedEvent ( src/Smos/Calendar/Import/UnresolvedEvent.hs, dist/build/Smos/Calendar/Import/UnresolvedEvent.o, dist/build/Smos/Calendar/Import/UnresolvedEvent.dyn_o )
381.52 s
[smos-calendar-import] [13 of 15] Compiling Smos.Calendar.Import.ResolveZones ( src/Smos/Calendar/Import/ResolveZones.hs, dist/build/Smos/Calendar/Import/ResolveZones.o, dist/build/Smos/Calendar/Import/ResolveZones.dyn_o )
381.52 s
[smos-calendar-import] [14 of 15] Compiling Smos.Calendar.Import.Recur ( src/Smos/Calendar/Import/Recur.hs, dist/build/Smos/Calendar/Import/Recur.o, dist/build/Smos/Calendar/Import/Recur.dyn_o )
381.52 s
[smos-calendar-import] [15 of 15] Compiling Smos.Calendar.Import ( src/Smos/Calendar/Import.hs, dist/build/Smos/Calendar/Import.o, dist/build/Smos/Calendar/Import.dyn_o )
381.52 s
[smos-calendar-import] Adapting module: Smos.Calendar.Import
381.52 s
[smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import.hs.coverables for source file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import.hs
381.52 s
[smos-calendar-import] Warning: ignoring unrecognised input `dist/build/ICal/Extended.dyn_o'
381.52 s
[smos-calendar-import] Warning: ignoring unrecognised input `dist/build/Smos/Calendar/Import.dyn_o'
381.52 s
[smos-calendar-import] Warning: ignoring unrecognised input `dist/build/Smos/Calendar/Import/Event.dyn_o'
381.52 s
[smos-calendar-import] Warning: ignoring unrecognised input `dist/build/Smos/Calendar/Import/Filter.dyn_o'
381.52 s
[smos-calendar-import] Warning: ignoring unrecognised input `dist/build/Smos/Calendar/Import/OptParse.dyn_o'
381.52 s
[smos-calendar-import] Warning: ignoring unrecognised input `dist/build/Smos/Calendar/Import/Pick.dyn_o'
381.52 s
[smos-calendar-import] Warning: ignoring unrecognised input `dist/build/Smos/Calendar/Import/Recur.dyn_o'
381.52 s
[smos-calendar-import] Warning: ignoring unrecognised input `dist/build/Smos/Calendar/Import/RecurringEvent.dyn_o'
381.52 s
[smos-calendar-import] Warning: ignoring unrecognised input `dist/build/Smos/Calendar/Import/Render.dyn_o'
381.52 s
[smos-calendar-import] Warning: ignoring unrecognised input `dist/build/Smos/Calendar/Import/ResolveLocal.dyn_o'
381.52 s
[smos-calendar-import] Warning: ignoring unrecognised input `dist/build/Smos/Calendar/Import/ResolveZones.dyn_o'
381.52 s
[smos-calendar-import] Warning: ignoring unrecognised input `dist/build/Smos/Calendar/Import/Static.dyn_o'
381.52 s
[smos-calendar-import] Warning: ignoring unrecognised input `dist/build/Smos/Calendar/Import/UnresolvedEvent.dyn_o'
381.52 s
[smos-calendar-import] Warning: ignoring unrecognised input `dist/build/Smos/Calendar/Import/UTCEvent.dyn_o'
381.52 s
[smos-calendar-import] Warning: ignoring unrecognised input `dist/build/Paths_smos_calendar_import.dyn_o'
381.52 s
[smos-sync] Dependency smos-client: using smos-client-0.6.0
381.52 s
[smos-sync] Dependency smos-directory: using smos-directory-0.2.0
381.52 s
[smos-sync] Dependency text: using text-2.1.3
381.52 s
[smos-sync] Dependency time: using time-1.12.2
381.52 s
[smos-sync] Dependency unix: using unix-2.8.7.0
381.52 s
[smos-sync] Dependency unliftio: using unliftio-0.2.25.1
381.52 s
[smos-sync] Dependency validity: using validity-0.12.1.0
381.52 s
[smos-sync] Dependency validity-bytestring: using validity-bytestring-0.4.1.1
381.52 s
[smos-sync] Dependency validity-containers: using validity-containers-0.5.0.5
381.52 s
[smos-sync] Dependency validity-path: using validity-path-0.4.0.1
381.52 s
[smos-sync] Dependency validity-uuid: using validity-uuid-0.1.0.3
381.52 s
[smos-sync] Dependency base: using base-4.20.2.0
381.52 s
[smos-sync] Dependency dekking-value: using dekking-value-0.0.0.0
381.52 s
[smos-sync] Dependency smos-sync: using smos-sync-0.8.0
381.52 s
[smos-sync] Source component graph:
381.52 s
[smos-sync] component lib
381.52 s
[smos-sync] component exe:smos-sync dependency lib
381.52 s
[smos-sync] Configured component graph:
381.52 s
[smos-sync] component smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
381.52 s
[smos-sync] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
381.52 s
[smos-sync] include aeson-pretty-0.8.10-EOHJE4CczlZFHBO2uJabQe
381.52 s
[smos-sync] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
381.52 s
[smos-sync] include base-4.20.2.0-fafd
381.52 s
[smos-sync] include bytestring-0.12.2.0-96e1
381.52 s
[smos-sync] include containers-0.7-96b4
381.52 s
[smos-sync] include cookie-0.5.1-7u6eLZ37tzK18CDWDPtH1Y
381.52 s
[smos-sync] include deepseq-1.5.0.0-2b65
381.52 s
[smos-sync] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
381.52 s
[smos-sync] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
381.52 s
[smos-sync] include filelock-0.1.1.8-3h50ayAyG8T1JuWtve0YR6
381.52 s
[smos-sync] include filepath-1.5.4.0-2605
381.52 s
[smos-sync] include hostname-1.0-FmdyRn5GsTq20zMHLXIA6i
381.52 s
[smos-sync] include http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
381.52 s
[smos-sync] include http-client-tls-0.3.6.4-GORR3J4OiQ7BD73OfRHauR
381.52 s
[smos-sync] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
381.52 s
[smos-sync] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
381.52 s
[smos-sync] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
381.52 s
[smos-sync] include mtl-2.3.1-37af
381.52 s
[smos-sync] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
381.52 s
[smos-sync] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
381.52 s
[smos-sync] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
381.52 s
[smos-sync] include persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
381.52 s
[smos-sync] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
381.52 s
[smos-sync] include pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
381.52 s
[smos-sync] include servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
381.52 s
[smos-sync] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
381.52 s
[smos-sync] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
381.52 s
[smos-sync] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
381.52 s
[smos-sync] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
381.52 s
[smos-sync] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
381.52 s
[smos-sync] include text-2.1.3-34f1
381.52 s
[smos-sync] include time-1.12.2-3479
381.52 s
[smos-sync] include unix-2.8.7.0-cb75
381.52 s
[smos-sync] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
381.52 s
[smos-sync] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
381.52 s
[smos-sync] include validity-bytestring-0.4.1.1-4bRtlxuVsWD3ePz3664F9A
381.52 s
[smos-sync] include validity-containers-0.5.0.5-L34Up3h7c9SHVl6t63Wf6u
381.52 s
[smos-sync] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
381.52 s
[smos-sync] include validity-uuid-0.1.0.3-C6oYz4U4VSOGb2wnPtpiKU
381.52 s
[smos-sync] component smos-sync-0.8.0-IJI5fISmoPdFmgJhZ2gTvZ-smos-sync
381.52 s
[smos-sync] include base-4.20.2.0-fafd
381.52 s
[smos-sync] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
381.52 s
[smos-sync] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
381.52 s
[smos-sync] Linked component graph:
381.52 s
[smos-sync] unit smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
381.52 s
[smos-sync] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
381.52 s
[smos-sync] include aeson-pretty-0.8.10-EOHJE4CczlZFHBO2uJabQe
381.52 s
[smos-sync] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
381.52 s
[smos-sync] include base-4.20.2.0-fafd
381.52 s
[smos-sync] include bytestring-0.12.2.0-96e1
381.52 s
[smos-sync] include containers-0.7-96b4
381.52 s
[smos-sync] include cookie-0.5.1-7u6eLZ37tzK18CDWDPtH1Y
381.52 s
[smos-sync] include deepseq-1.5.0.0-2b65
381.52 s
[smos-sync] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
381.52 s
[smos-sync] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
381.52 s
[smos-sync] include filelock-0.1.1.8-3h50ayAyG8T1JuWtve0YR6
381.52 s
[smos-sync] include filepath-1.5.4.0-2605
381.52 s
[smos-sync] include hostname-1.0-FmdyRn5GsTq20zMHLXIA6i
381.52 s
[smos-sync] include http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
381.52 s
[smos-sync] include http-client-tls-0.3.6.4-GORR3J4OiQ7BD73OfRHauR
381.52 s
[smos-sync] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
381.52 s
[smos-sync] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
381.52 s
[smos-cursor-gen] Dependency smos-data: using smos-data-0.7.0
381.52 s
[smos-cursor-gen] Dependency smos-data-gen: using smos-data-gen-0.5.1
381.52 s
[smos-cursor-gen] Dependency sydtest: using sydtest-0.23.0.1
381.52 s
[smos-cursor-gen] Source component graph:
381.52 s
[smos-cursor-gen] component lib
381.52 s
[smos-cursor-gen] component test:smos-cursor-test dependency lib
381.52 s
[smos-cursor-gen] Configured component graph:
381.52 s
[smos-cursor-gen] component smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu
381.52 s
[smos-cursor-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
381.52 s
[smos-cursor-gen] include base-4.20.2.0-fafd
381.52 s
[smos-cursor-gen] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
381.52 s
[smos-cursor-gen] include cursor-dirforest-gen-0.0.0.0-CGRaP24nTHqKwZbqELyqpr
381.52 s
[smos-cursor-gen] include cursor-fuzzy-time-gen-0.2.0.0-9ODocFfGldi9XgU5wg7dyd
381.52 s
[smos-cursor-gen] include cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
381.52 s
[smos-cursor-gen] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
381.52 s
[smos-cursor-gen] include genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
381.52 s
[smos-cursor-gen] include smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
381.52 s
[smos-cursor-gen] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
381.52 s
[smos-cursor-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
381.52 s
[smos-cursor-gen] component smos-cursor-gen-0.2.2-D6ZNXx6B3Sv1NUk3NqLToa-smos-cursor-test
381.52 s
[smos-cursor-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
381.52 s
[smos-cursor-gen] include base-4.20.2.0-fafd
381.52 s
[smos-cursor-gen] include bytestring-0.12.2.0-96e1
381.52 s
[smos-cursor-gen] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
381.52 s
[smos-cursor-gen] include cursor-dirforest-0.0.0.0-acyGg1Y6b02FxHTg9XmhE
381.52 s
[smos-cursor-gen] include cursor-fuzzy-time-gen-0.2.0.0-9ODocFfGldi9XgU5wg7dyd
381.52 s
[smos-cursor-gen] include cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
381.52 s
[smos-cursor-gen] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
381.52 s
[smos-cursor-gen] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
381.52 s
[smos-cursor-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
381.52 s
[smos-cursor-gen] include genvalidity-sydtest-lens-1.0.0.0-ATjH0L4OcwI8wTwqoEwiFJ
381.52 s
[smos-cursor-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
381.52 s
[smos-cursor-gen] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
381.52 s
[smos-cursor-gen] include resourcet-1.3.0-Aay1aOzPPGb4YUp8bgyEMa
381.52 s
[smos-cursor-gen] include smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
381.52 s
[smos-cursor-gen] include smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu
381.52 s
[smos-cursor-gen] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
381.52 s
[smos-cursor-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
381.52 s
[smos-cursor-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
381.52 s
[smos-cursor-gen] Linked component graph:
381.52 s
[smos-cursor-gen] unit smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu
381.52 s
[smos-cursor-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
381.52 s
[smos-cursor-gen] include base-4.20.2.0-fafd
381.52 s
[smos-cursor-gen] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
381.52 s
[smos-cursor-gen] include cursor-dirforest-gen-0.0.0.0-CGRaP24nTHqKwZbqELyqpr
381.52 s
[smos-cursor-gen] include cursor-fuzzy-time-gen-0.2.0.0-9ODocFfGldi9XgU5wg7dyd
381.52 s
[smos-cursor-gen] include cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
381.52 s
[smos-cursor-gen] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
381.52 s
[smos-cursor-gen] include genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
381.52 s
[smos-cursor-gen] include smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
381.52 s
[smos-cursor-gen] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
381.52 s
[smos-cursor-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
381.52 s
[smos-cursor-gen] Smos.Cursor.Collapse.Gen=smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu:Smos.Cursor.Collapse.Gen,Smos.Cursor.Contents.Gen=smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu:Smos.Cursor.Contents.Gen,Smos.Cursor.Entry.Gen=smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu:Smos.Cursor.Entry.Gen,Smos.Cursor.FileBrowser.Gen=smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu:Smos.Cursor.FileBrowser.Gen,Smos.Cursor.Header.Gen=smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu:Smos.Cursor.Header.Gen,Smos.Cursor.Logbook.Gen=smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu:Smos.Cursor.Logbook.Gen,Smos.Cursor.Properties.Gen=smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu:Smos.Cursor.Properties.Gen,Smos.Cursor.SmosFile.Gen=smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu:Smos.Cursor.SmosFile.Gen,Smos.Cursor.StateHistory.Gen=smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu:Smos.Cursor.StateHistory.Gen,Smos.Cursor.Tag.Gen=smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu:Smos.Cursor.Tag.Gen,Smos.Cursor.Tags.Gen=smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu:Smos.Cursor.Tags.Gen,Smos.Cursor.Timestamps.Gen=smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu:Smos.Cursor.Timestamps.Gen,Smos.History.Gen=smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu:Smos.History.Gen,Smos.Undo.Gen=smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu:Smos.Undo.Gen
381.53 s
[smos-scheduler] Rent example 0 0 * * * 2026-06-02 00:00 - in 39 minutes 2026-06-03 00:00 - in 1 day
381.53 s
[smos-scheduler] Schedule item Recurrence Last activation Next activation
381.53 s
[smos-scheduler] Haircut example 1 day 2026-06-01 23:20 - just now
381.53 s
[smos-scheduler] Rent example 0 0 * * * 2026-06-02 00:00 - in 39 minutes
381.53 s
[smos-scheduler] Schedule item Recurrence Last activation Next activation
381.53 s
[smos-scheduler] Haircut example 1 day 2026-06-01 23:20 - 1 second ago 2026-06-02 23:20 - in 23 hours
381.53 s
[smos-scheduler] Rent example 0 0 * * * 2026-06-02 00:00 - in 39 minutes 2026-06-03 00:00 - in 1 day
381.53 s
[smos-scheduler] Schedule item Recurrence Last activation Next activation
381.53 s
[smos-scheduler] Haircut example 1 day 2026-06-01 23:20 - just now
381.53 s
[smos-scheduler] Rent example 0 0 * * * 2026-06-02 00:00 - in 39 minutes
381.53 s
[smos-scheduler] Schedule item Recurrence Last activation Next activation
381.53 s
[smos-scheduler] Haircut example 1 day 2026-06-01 23:20 - just now 2026-06-02 23:20 - in 23 hours
381.53 s
[smos-scheduler] Rent example 0 0 * * * 2026-06-02 00:00 - in 39 minutes 2026-06-03 00:00 - in 1 day
381.53 s
[smos-scheduler] ✓ 'just works' 3825.74 ms
381.53 s
[smos-scheduler] passed for all of 10 inputs.
381.53 s
[smos-scheduler] Smos.Scheduler.RecurrenceSpec
381.53 s
[smos-scheduler] computeNextRun
381.53 s
[smos-scheduler] ✓ does not crash 181.20 ms
381.53 s
[smos-scheduler] passed for all of 100 inputs.
381.53 s
[smos-scheduler] ✓ always activates a new item 114.64 ms
381.53 s
[smos-scheduler] passed for all of 100 inputs.
381.53 s
[smos-scheduler] rentNextRun
381.53 s
[smos-scheduler] ✓ activates 'every day' in the next day after the last activation 48.54 ms
381.53 s
[smos-scheduler] passed for all of 100 inputs.
381.53 s
[smos-scheduler] haircutNextRun
381.53 s
[smos-scheduler] ✓ activates in the next day after the last closing 40.83 ms
381.53 s
[smos-scheduler] passed for all of 100 inputs.
381.53 s
[smos-scheduler] ✓ does not active if the previous is not closed 13.77 ms
381.53 s
[smos-scheduler] passed for all of 100 inputs.
381.53 s
[smos-scheduler]
381.53 s
[smos-scheduler] Examples: 2296
381.53 s
[smos-scheduler] Passed: 46
381.53 s
[smos-scheduler] Failed: 0
381.53 s
[smos-scheduler] Sum of test runtimes: 16.39 seconds
381.53 s
[smos-scheduler] Test suite took: 3.85 seconds
381.53 s
[smos-scheduler]
381.53 s
[smos-scheduler] Test suite smos-scheduler-test: PASS
381.53 s
[smos-scheduler] Test suite logged to: dist/test/smos-scheduler-0.10.1-smos-scheduler-test.log
381.53 s
[smos-scheduler] 1 of 1 test suites (1 of 1 test cases) passed.
381.53 s
[smos-scheduler] Phase: haddockPhase
381.53 s
[smos-scheduler] Phase: installPhase
381.53 s
[smos-scheduler] Installing library in /nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi
381.53 s
[smos-scheduler] Installing executable smos-scheduler in /nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1/bin
381.53 s
[smos-scheduler] Warning: The directory
381.53 s
[smos-scheduler] /nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1/bin is not
381.53 s
[smos-scheduler] in the system search path.
381.53 s
[smos-scheduler] Phase: fixupPhase
381.53 s
[smos-scheduler] shrinking RPATHs of ELF executables and libraries in /nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1
381.53 s
[smos-scheduler] shrinking /nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1/bin/smos-scheduler
381.53 s
[smos-scheduler] shrinking /nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi-ghc9.10.3.so
381.53 s
[smos-scheduler] checking for references to /build/ in /nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1...
381.53 s
[smos-sync] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
381.53 s
[smos-sync] include mtl-2.3.1-37af
381.53 s
[smos-sync] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
381.53 s
[smos-sync] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
381.53 s
[smos-sync] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
381.53 s
[smos-sync] include persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
381.53 s
[smos-sync] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
381.53 s
[smos-sync] include pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
381.53 s
[smos-sync] include servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
381.53 s
[smos-sync] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
381.53 s
[smos-sync] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
381.53 s
[smos-sync] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
381.53 s
[smos-sync] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
381.53 s
[smos-sync] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
381.53 s
[smos-sync] include text-2.1.3-34f1
381.53 s
[smos-sync] include time-1.12.2-3479
381.53 s
[smos-sync] include unix-2.8.7.0-cb75
381.53 s
[smos-sync] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
381.53 s
[smos-sync] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
381.53 s
[smos-sync] include validity-bytestring-0.4.1.1-4bRtlxuVsWD3ePz3664F9A
381.53 s
[smos-sync] include validity-containers-0.5.0.5-L34Up3h7c9SHVl6t63Wf6u
381.53 s
[smos-sync] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
381.53 s
[smos-sync] include validity-uuid-0.1.0.3-C6oYz4U4VSOGb2wnPtpiKU
381.53 s
[smos-sync] Smos.Sync.Client=smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc:Smos.Sync.Client,Smos.Sync.Client.Command=smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc:Smos.Sync.Client.Command,Smos.Sync.Client.Command.Login=smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc:Smos.Sync.Client.Command.Login,Smos.Sync.Client.Command.Register=smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc:Smos.Sync.Client.Command.Register,Smos.Sync.Client.Command.Sync=smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc:Smos.Sync.Client.Command.Sync,Smos.Sync.Client.Contents=smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc:Smos.Sync.Client.Contents,Smos.Sync.Client.ContentsMap=smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc:Smos.Sync.Client.ContentsMap,Smos.Sync.Client.DB=smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc:Smos.Sync.Client.DB,Smos.Sync.Client.DirForest=smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc:Smos.Sync.Client.DirForest,Smos.Sync.Client.Env=smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc:Smos.Sync.Client.Env,Smos.Sync.Client.Meta=smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc:Smos.Sync.Client.Meta,Smos.Sync.Client.MetaMap=smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc:Smos.Sync.Client.MetaMap,Smos.Sync.Client.OptParse=smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc:Smos.Sync.Client.OptParse,Smos.Sync.Client.Session=smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc:Smos.Sync.Client.Session
381.53 s
[smos-sync] unit smos-sync-0.8.0-IJI5fISmoPdFmgJhZ2gTvZ-smos-sync
381.53 s
[smos-sync] include base-4.20.2.0-fafd
381.53 s
[smos-sync] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
381.53 s
[smos-sync] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
381.53 s
[smos-sync] Ready component graph:
381.53 s
[smos-sync] definite smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
381.53 s
[smos-sync] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
381.53 s
[smos-sync] depends aeson-pretty-0.8.10-EOHJE4CczlZFHBO2uJabQe
381.53 s
[smos-sync] depends autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
381.53 s
[smos-sync] depends base-4.20.2.0-fafd
381.53 s
[smos-sync] depends bytestring-0.12.2.0-96e1
381.53 s
[smos-sync] depends containers-0.7-96b4
381.53 s
[smos-sync] depends cookie-0.5.1-7u6eLZ37tzK18CDWDPtH1Y
381.53 s
[smos-sync] depends deepseq-1.5.0.0-2b65
381.53 s
[smos-sync] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
381.53 s
[smos-sync] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
381.53 s
[smos-sync] depends filelock-0.1.1.8-3h50ayAyG8T1JuWtve0YR6
381.53 s
[smos-sync] depends filepath-1.5.4.0-2605
381.53 s
[smos-sync] depends hostname-1.0-FmdyRn5GsTq20zMHLXIA6i
381.53 s
[smos-sync] depends http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
381.53 s
[smos-sync] depends http-client-tls-0.3.6.4-GORR3J4OiQ7BD73OfRHauR
381.53 s
[smos-sync] depends http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
381.53 s
[smos-sync] depends mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
381.53 s
[smos-sync] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
381.53 s
[smos-sync] depends mtl-2.3.1-37af
381.53 s
[smos-sync] depends opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
381.53 s
[smos-sync] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
381.53 s
[smos-sync] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
381.53 s
[smos-sync] depends persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
381.53 s
[smos-sync] depends persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
381.53 s
[smos-cursor-gen] unit smos-cursor-gen-0.2.2-D6ZNXx6B3Sv1NUk3NqLToa-smos-cursor-test
381.53 s
[smos-cursor-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
381.53 s
[smos-cursor-gen] include base-4.20.2.0-fafd
381.53 s
[smos-cursor-gen] include bytestring-0.12.2.0-96e1
381.53 s
[smos-cursor-gen] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
381.53 s
[smos-cursor-gen] include cursor-dirforest-0.0.0.0-acyGg1Y6b02FxHTg9XmhE
381.53 s
[smos-cursor-gen] include cursor-fuzzy-time-gen-0.2.0.0-9ODocFfGldi9XgU5wg7dyd
381.53 s
[smos-cursor-gen] include cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
381.53 s
[smos-cursor-gen] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
381.53 s
[smos-cursor-gen] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
381.53 s
[smos-cursor-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
381.53 s
[smos-cursor-gen] include genvalidity-sydtest-lens-1.0.0.0-ATjH0L4OcwI8wTwqoEwiFJ
381.53 s
[smos-cursor-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
381.53 s
[smos-cursor-gen] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
381.53 s
[smos-cursor-gen] include resourcet-1.3.0-Aay1aOzPPGb4YUp8bgyEMa
381.53 s
[smos-cursor-gen] include smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
381.53 s
[smos-cursor-gen] include smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu
381.53 s
[smos-cursor-gen] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
381.53 s
[smos-cursor-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
381.53 s
[smos-cursor-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
381.53 s
[smos-cursor-gen] Ready component graph:
381.53 s
[smos-cursor-gen] definite smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu
381.53 s
[smos-cursor-gen] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
381.53 s
[smos-cursor-gen] depends base-4.20.2.0-fafd
381.53 s
[smos-cursor-gen] depends cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
381.53 s
[smos-cursor-gen] depends cursor-dirforest-gen-0.0.0.0-CGRaP24nTHqKwZbqELyqpr
381.53 s
[smos-cursor-gen] depends cursor-fuzzy-time-gen-0.2.0.0-9ODocFfGldi9XgU5wg7dyd
381.53 s
[smos-cursor-gen] depends cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
381.53 s
[smos-cursor-gen] depends genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
381.53 s
[smos-cursor-gen] depends genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
381.53 s
[smos-cursor-gen] depends smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
381.53 s
[smos-cursor-gen] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
381.53 s
[smos-cursor-gen] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
381.53 s
[smos-cursor-gen] definite smos-cursor-gen-0.2.2-D6ZNXx6B3Sv1NUk3NqLToa-smos-cursor-test
381.53 s
[smos-cursor-gen] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
381.53 s
[smos-cursor-gen] depends base-4.20.2.0-fafd
381.53 s
[smos-cursor-gen] depends bytestring-0.12.2.0-96e1
381.53 s
[smos-cursor-gen] depends cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
381.53 s
[smos-cursor-gen] depends cursor-dirforest-0.0.0.0-acyGg1Y6b02FxHTg9XmhE
381.53 s
[smos-cursor-gen] depends cursor-fuzzy-time-gen-0.2.0.0-9ODocFfGldi9XgU5wg7dyd
381.53 s
[smos-cursor-gen] depends cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
381.53 s
[smos-cursor-gen] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
381.53 s
[smos-cursor-gen] depends genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
381.53 s
[smos-cursor-gen] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
381.53 s
[smos-cursor-gen] depends genvalidity-sydtest-lens-1.0.0.0-ATjH0L4OcwI8wTwqoEwiFJ
381.53 s
[smos-cursor-gen] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
381.53 s
[smos-cursor-gen] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
381.53 s
[smos-cursor-gen] depends resourcet-1.3.0-Aay1aOzPPGb4YUp8bgyEMa
381.53 s
[smos-cursor-gen] depends smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
381.53 s
[smos-cursor-gen] depends smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu
381.53 s
[smos-cursor-gen] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
381.53 s
[smos-cursor-gen] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
381.53 s
[smos-cursor-gen] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
381.53 s
[smos-cursor-gen] Using Cabal-3.12.1.0 compiled by ghc-9.10
381.53 s
[smos-cursor-gen] Using compiler: ghc-9.10.3
381.53 s
[smos-cursor-gen] Using install prefix:
381.53 s
[smos-cursor-gen] /nix/store/rdv9gbf87fv8rhw0vzc1iq0l6sc1yn0l-smos-cursor-gen-0.2.2
381.53 s
[smos-cursor-gen] Executables installed in:
381.53 s
[smos-cursor-gen] /nix/store/rdv9gbf87fv8rhw0vzc1iq0l6sc1yn0l-smos-cursor-gen-0.2.2/bin
381.53 s
[smos-cursor-gen] Libraries installed in:
381.53 s
[smos-cursor-gen] /nix/store/rdv9gbf87fv8rhw0vzc1iq0l6sc1yn0l-smos-cursor-gen-0.2.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu
381.53 s
[smos-cursor-gen] Dynamic Libraries installed in:
381.53 s
[smos-cursor-gen] /nix/store/rdv9gbf87fv8rhw0vzc1iq0l6sc1yn0l-smos-cursor-gen-0.2.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
381.53 s
[smos-cursor-gen] Private executables installed in:
381.53 s
[smos-cursor-gen] /nix/store/rdv9gbf87fv8rhw0vzc1iq0l6sc1yn0l-smos-cursor-gen-0.2.2/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-cursor-gen-0.2.2
381.53 s
[smos-cursor-gen] Data files installed in:
381.53 s
[smos-cursor-gen] /nix/store/rdv9gbf87fv8rhw0vzc1iq0l6sc1yn0l-smos-cursor-gen-0.2.2/share/x86_64-linux-ghc-9.10.3-a85d/smos-cursor-gen-0.2.2
381.53 s
[smos-cursor-gen] Documentation installed in:
381.53 s
[smos-cursor-gen] /nix/store/rdv9gbf87fv8rhw0vzc1iq0l6sc1yn0l-smos-cursor-gen-0.2.2/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-cursor-gen-0.2.2
381.53 s
[smos-cursor-gen] Configuration files installed in:
381.53 s
[smos-scheduler] gzipping man pages under /nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1/share/man/
381.53 s
[smos-scheduler] �
381.53 s
[smos-scheduler] stripping (with command strip and flags -S -p) in /nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1/lib /nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1/bin
381.53 s
[smos-scheduler] shrinking RPATHs of ELF executables and libraries in /nix/store/gjrxrpdswbw7rqa1yy89yvngwrvcrm2i-smos-scheduler-0.10.1-coverables
381.53 s
[smos-scheduler] checking for references to /build/ in /nix/store/gjrxrpdswbw7rqa1yy89yvngwrvcrm2i-smos-scheduler-0.10.1-coverables...
381.53 s
[smos-scheduler] patching script interpreter paths in /nix/store/gjrxrpdswbw7rqa1yy89yvngwrvcrm2i-smos-scheduler-0.10.1-coverables
381.53 s
[smos-scheduler] shrinking RPATHs of ELF executables and libraries in /nix/store/191ma8bx2v5m1bxcqqn3i9crprs68gv7-smos-scheduler-0.10.1-coverage
381.53 s
[smos-scheduler] checking for references to /build/ in /nix/store/191ma8bx2v5m1bxcqqn3i9crprs68gv7-smos-scheduler-0.10.1-coverage...
381.53 s
[smos-scheduler] patching script interpreter paths in /nix/store/191ma8bx2v5m1bxcqqn3i9crprs68gv7-smos-scheduler-0.10.1-coverage
381.53 s
[smos-sync] depends pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
381.53 s
[smos-sync] depends servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
381.53 s
[smos-sync] depends servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
381.53 s
[smos-sync] depends smos-api-0.8.0-7uONugSADRTFww9bibLj2W
381.53 s
[smos-sync] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
381.53 s
[smos-sync] depends smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
381.53 s
[smos-sync] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
381.53 s
[smos-sync] depends text-2.1.3-34f1
381.53 s
[smos-sync] depends time-1.12.2-3479
381.53 s
[smos-sync] depends unix-2.8.7.0-cb75
381.53 s
[smos-sync] depends unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
381.53 s
[smos-sync] depends validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
381.53 s
[smos-sync] depends validity-bytestring-0.4.1.1-4bRtlxuVsWD3ePz3664F9A
381.53 s
[smos-sync] depends validity-containers-0.5.0.5-L34Up3h7c9SHVl6t63Wf6u
381.53 s
[smos-sync] depends validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
381.53 s
[smos-sync] depends validity-uuid-0.1.0.3-C6oYz4U4VSOGb2wnPtpiKU
381.53 s
[smos-sync] definite smos-sync-0.8.0-IJI5fISmoPdFmgJhZ2gTvZ-smos-sync
381.53 s
[smos-sync] depends base-4.20.2.0-fafd
381.53 s
[smos-sync] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
381.53 s
[smos-sync] depends smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
381.53 s
[smos-sync] Using Cabal-3.12.1.0 compiled by ghc-9.10
381.53 s
[smos-sync] Using compiler: ghc-9.10.3
381.53 s
[smos-sync] Using install prefix:
381.53 s
[smos-sync] /nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0
381.53 s
[smos-sync] Executables installed in:
381.53 s
[smos-sync] /nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0/bin
381.53 s
[smos-sync] Libraries installed in:
381.53 s
[smos-sync] /nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
381.53 s
[smos-sync] Dynamic Libraries installed in:
381.53 s
[smos-sync] /nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
381.53 s
[smos-sync] Private executables installed in:
381.53 s
[smos-sync] /nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-sync-0.8.0
381.53 s
[smos-sync] Data files installed in:
381.53 s
[smos-sync] /nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-sync-0.8.0
381.53 s
[smos-sync] Documentation installed in:
381.53 s
[smos-sync] /nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-sync-0.8.0
381.53 s
[smos-sync] Configuration files installed in:
381.53 s
[smos-sync] /nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0/etc
381.53 s
[smos-sync] No alex found
381.53 s
[smos-sync] Using ar found on system at:
381.53 s
[smos-sync] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
381.53 s
[smos-sync] No c2hs found
381.53 s
[smos-sync] No cpphs found
381.53 s
[smos-sync] No doctest found
381.53 s
[smos-sync] Using gcc version 14.3.0 given by user at:
381.53 s
[smos-sync] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
381.53 s
[smos-sync] Using ghc version 9.10.3 found on system at:
381.53 s
[smos-sync] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
381.53 s
[smos-sync] Using ghc-pkg version 9.10.3 found on system at:
381.53 s
[smos-sync] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
381.53 s
[smos-sync] No ghcjs found
381.53 s
[smos-sync] No ghcjs-pkg found
381.53 s
[smos-sync] No greencard found
381.53 s
[smos-sync] Using haddock version 2.31.1 found on system at:
381.53 s
[smos-sync] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
381.53 s
[smos-sync] No happy found
381.53 s
[smos-sync] Using haskell-suite found on system at: haskell-suite-dummy-location
381.53 s
[smos-sync] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
381.53 s
[smos-sync] No hmake found
381.53 s
[smos-sync] Using hpc version 0.69 found on system at:
381.53 s
[smos-sync] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
381.53 s
[smos-sync] Using hsc2hs version 0.68.10 found on system at:
381.53 s
[smos-sync] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
381.53 s
[smos-sync] No hscolour found
381.53 s
[smos-sync] No jhc found
381.53 s
[smos-sync] Using ld found on system at:
381.53 s
[smos-sync] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
381.53 s
[smos-sync] No pkg-config found
381.53 s
[smos-sync] Using runghc version 9.10.3 found on system at:
381.53 s
[smos-sync] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
381.53 s
[smos-sync] Using strip version 2.44 found on system at:
381.53 s
[smos-sync] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
381.53 s
[smos-sync] Using tar found on system at:
381.53 s
[smos-sync] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
381.53 s
[smos-sync] No uhc found
381.53 s
[smos-cursor-gen] /nix/store/rdv9gbf87fv8rhw0vzc1iq0l6sc1yn0l-smos-cursor-gen-0.2.2/etc
381.53 s
[smos-cursor-gen] No alex found
381.53 s
[smos-cursor-gen] Using ar found on system at:
381.53 s
[smos-cursor-gen] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
381.53 s
[smos-cursor-gen] No c2hs found
381.53 s
[smos-cursor-gen] No cpphs found
381.53 s
[smos-cursor-gen] No doctest found
381.53 s
[smos-cursor-gen] Using gcc version 14.3.0 given by user at:
381.53 s
[smos-cursor-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
381.53 s
[smos-cursor-gen] Using ghc version 9.10.3 found on system at:
381.53 s
[smos-cursor-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
381.53 s
[smos-cursor-gen] Using ghc-pkg version 9.10.3 found on system at:
381.53 s
[smos-cursor-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
381.53 s
[smos-cursor-gen] No ghcjs found
381.53 s
[smos-cursor-gen] No ghcjs-pkg found
381.53 s
[smos-cursor-gen] No greencard found
381.53 s
[smos-cursor-gen] Using haddock version 2.31.1 found on system at:
381.53 s
[smos-cursor-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
381.53 s
[smos-cursor-gen] No happy found
381.53 s
[smos-cursor-gen] Using haskell-suite found on system at: haskell-suite-dummy-location
381.53 s
[smos-cursor-gen] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
381.53 s
[smos-cursor-gen] No hmake found
381.53 s
[smos-cursor-gen] Using hpc version 0.69 found on system at:
381.53 s
[smos-cursor-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
381.53 s
[smos-cursor-gen] Using hsc2hs version 0.68.10 found on system at:
381.53 s
[smos-cursor-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
381.53 s
[smos-cursor-gen] No hscolour found
381.54 s
[smos-cursor-gen] No jhc found
381.54 s
[smos-cursor-gen] Using ld found on system at:
381.54 s
[smos-cursor-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
381.54 s
[smos-cursor-gen] No pkg-config found
381.54 s
[smos-cursor-gen] Using runghc version 9.10.3 found on system at:
381.54 s
[smos-cursor-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
381.54 s
[smos-cursor-gen] Using strip version 2.44 found on system at:
381.54 s
[smos-cursor-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
381.54 s
[smos-cursor-gen] Using tar found on system at:
381.54 s
[smos-cursor-gen] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
381.54 s
[smos-cursor-gen] No uhc found
381.54 s
[smos-cursor-gen] Phase: buildPhase
381.54 s
[smos-cursor-gen] Preprocessing library for smos-cursor-gen-0.2.2...
381.54 s
[smos-cursor-gen] Building library for smos-cursor-gen-0.2.2...
381.74 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/191ma8bx2v5m1bxcqqn3i9crprs68gv7-smos-scheduler-0.10.1-coverage /nix/store/gjrxrpdswbw7rqa1yy89yvngwrvcrm2i-smos-scheduler-0.10.1-coverables /nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1
382.26 s
[post-build-hook] Pushing 3 paths (391 are already present) using zstd to cache smos ⏳
382.26 s
[post-build-hook]
382.61 s
[post-build-hook] Pushing /nix/store/191ma8bx2v5m1bxcqqn3i9crprs68gv7-smos-scheduler-0.10.1-coverage (202.21 KiB)
382.61 s
[post-build-hook] Pushing /nix/store/gjrxrpdswbw7rqa1yy89yvngwrvcrm2i-smos-scheduler-0.10.1-coverables (287.21 KiB)
382.61 s
[post-build-hook] Pushing /nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1 (15.18 MiB)
384.46 s
[post-build-hook]
384.46 s
[post-build-hook] All done.
384.49 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/191ma8bx2v5m1bxcqqn3i9crprs68gv7-smos-scheduler-0.10.1-coverage /nix/store/gjrxrpdswbw7rqa1yy89yvngwrvcrm2i-smos-scheduler-0.10.1-coverables /nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1
384.59 s
[post-build-hook] copying 3 paths...
384.59 s
[post-build-hook] copying path '/nix/store/191ma8bx2v5m1bxcqqn3i9crprs68gv7-smos-scheduler-0.10.1-coverage' to 'https://cache.staging.nix-ci.com'...
384.59 s
[post-build-hook] copying path '/nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1' to 'https://cache.staging.nix-ci.com'...
384.59 s
[post-build-hook] copying path '/nix/store/gjrxrpdswbw7rqa1yy89yvngwrvcrm2i-smos-scheduler-0.10.1-coverables' to 'https://cache.staging.nix-ci.com'...
389.31 s
[post-build-hook] copying 1 paths...
389.31 s
[post-build-hook] copying path '/nix/store/0mqk2bvy71bxmlqcnfxag3gsfzfhzi64-smos-scheduler-0.10.1.drv' to 'https://cache.staging.nix-ci.com'...
389.61 s
Progress: 53 of 85 built (5 building), 28 of 28 downloaded from cache
389.62 s
[smos-calendar-import] Preprocessing test suite 'smos-calendar-import-test' for smos-calendar-import-0.10.0...
389.62 s
[smos-calendar-import] Building test suite 'smos-calendar-import-test' for smos-calendar-import-0.10.0...
389.62 s
[smos-calendar-import] [ 1 of 13] Compiling Paths_smos_calendar_import ( dist/build/smos-calendar-import-test/autogen/Paths_smos_calendar_import.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Paths_smos_calendar_import.o )
389.62 s
[smos-calendar-import] Adapting module: Smos.Calendar.Import.OptParseSpec
389.62 s
[smos-calendar-import] Adapting module: Smos.Calendar.Import.Static.Gen
389.62 s
[smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/OptParseSpec.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/OptParseSpec.hs
389.62 s
[smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/Static/Gen.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/Static/Gen.hs
389.62 s
[smos-calendar-import] Adapting module: Smos.Calendar.Import.GoldenSpec
389.62 s
[smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/GoldenSpec.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/GoldenSpec.hs
389.62 s
[smos-calendar-import] [ 2 of 13] Compiling Smos.Calendar.Import.GoldenSpec ( test/Smos/Calendar/Import/GoldenSpec.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/GoldenSpec.o )
389.62 s
[smos-calendar-import] Adapting module: Smos.Calendar.Import.UnresolvedEvent.Gen
389.62 s
[smos-calendar-import] Adapting module: Smos.Calendar.Import.StaticSpec
389.62 s
[smos-calendar-import] Adapting module: Smos.Calendar.Import.RecurringEvent.Gen
389.62 s
[smos-calendar-import] Adapting module: Smos.Calendar.Import.Event.Gen
389.62 s
[smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/StaticSpec.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/StaticSpec.hs
389.62 s
[smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/RecurringEvent/Gen.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/RecurringEvent/Gen.hs
389.62 s
[smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/UnresolvedEvent/Gen.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/UnresolvedEvent/Gen.hs
389.62 s
[smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/Event/Gen.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/Event/Gen.hs
389.62 s
[smos-calendar-import] Adapting module: Smos.Calendar.Import.RecurringEventSpec
389.62 s
[smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/RecurringEventSpec.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/RecurringEventSpec.hs
389.62 s
[smos-calendar-import] Adapting module: Smos.Calendar.Import.EventSpec
389.62 s
[smos-calendar-import] Adapting module: Smos.Calendar.Import.RenderSpec
389.62 s
[smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/EventSpec.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/EventSpec.hs
389.62 s
[smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/RenderSpec.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/RenderSpec.hs
389.62 s
[smos-calendar-import] Adapting module: Smos.Calendar.Import.UnresolvedEventSpec
389.62 s
[smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/UnresolvedEventSpec.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/UnresolvedEventSpec.hs
389.62 s
[smos-calendar-import] [ 3 of 13] Compiling Smos.Calendar.Import.OptParseSpec ( test/Smos/Calendar/Import/OptParseSpec.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/OptParseSpec.o )
389.62 s
[smos-calendar-import] [ 4 of 13] Compiling Smos.Calendar.Import.Static.Gen ( test/Smos/Calendar/Import/Static/Gen.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/Static/Gen.o )
389.62 s
[smos-calendar-import] [ 5 of 13] Compiling Smos.Calendar.Import.RecurringEvent.Gen ( test/Smos/Calendar/Import/RecurringEvent/Gen.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/RecurringEvent/Gen.o )
389.62 s
[smos-sync] Phase: buildPhase
389.62 s
[smos-sync] Preprocessing library for smos-sync-0.8.0...
389.62 s
[smos-sync] Building library for smos-sync-0.8.0...
389.62 s
[smos-sync] [ 1 of 15] Compiling Paths_smos_sync ( dist/build/autogen/Paths_smos_sync.hs, dist/build/Paths_smos_sync.o, dist/build/Paths_smos_sync.dyn_o )
389.62 s
[smos-sync] Adapting module: Smos.Sync.Client.DB
389.62 s
[smos-sync] Outputing coverables file /build/smos-sync-0.8.0/src/Smos/Sync/Client/DB.hs.coverables for source file /build/smos-sync-0.8.0/src/Smos/Sync/Client/DB.hs
389.62 s
[smos-sync] Adapting module: Smos.Sync.Client.DirForest
389.62 s
[smos-sync] Adapting module: Smos.Sync.Client.Session
389.78 s
[smos-sync] Adapting module: Smos.Sync.Client.ContentsMap
389.78 s
[smos-sync] Outputing coverables file /build/smos-sync-0.8.0/src/Smos/Sync/Client/DirForest.hs.coverables for source file /build/smos-sync-0.8.0/src/Smos/Sync/Client/DirForest.hs
389.78 s
[smos-sync] Outputing coverables file /build/smos-sync-0.8.0/src/Smos/Sync/Client/Session.hs.coverables for source file /build/smos-sync-0.8.0/src/Smos/Sync/Client/Session.hs
389.78 s
[smos-sync] Outputing coverables file /build/smos-sync-0.8.0/src/Smos/Sync/Client/ContentsMap.hs.coverables for source file /build/smos-sync-0.8.0/src/Smos/Sync/Client/ContentsMap.hs
389.78 s
[smos-sync] [ 2 of 15] Compiling Smos.Sync.Client.ContentsMap ( src/Smos/Sync/Client/ContentsMap.hs, dist/build/Smos/Sync/Client/ContentsMap.o, dist/build/Smos/Sync/Client/ContentsMap.dyn_o )
389.78 s
[smos-sync] Adapting module: Smos.Sync.Client.OptParse
389.78 s
[smos-sync] Outputing coverables file /build/smos-sync-0.8.0/src/Smos/Sync/Client/OptParse.hs.coverables for source file /build/smos-sync-0.8.0/src/Smos/Sync/Client/OptParse.hs
389.78 s
[smos-sync] Adapting module: Smos.Sync.Client.Env
389.78 s
[smos-sync] Outputing coverables file /build/smos-sync-0.8.0/src/Smos/Sync/Client/Env.hs.coverables for source file /build/smos-sync-0.8.0/src/Smos/Sync/Client/Env.hs
389.78 s
[smos-sync] [ 3 of 15] Compiling Smos.Sync.Client.DB ( src/Smos/Sync/Client/DB.hs, dist/build/Smos/Sync/Client/DB.o, dist/build/Smos/Sync/Client/DB.dyn_o )
389.78 s
[smos-sync] [ 4 of 15] Compiling Smos.Sync.Client.DirForest ( src/Smos/Sync/Client/DirForest.hs, dist/build/Smos/Sync/Client/DirForest.o, dist/build/Smos/Sync/Client/DirForest.dyn_o )
389.78 s
[smos-sync] [ 5 of 15] Compiling Smos.Sync.Client.OptParse ( src/Smos/Sync/Client/OptParse.hs, dist/build/Smos/Sync/Client/OptParse.o, dist/build/Smos/Sync/Client/OptParse.dyn_o )
389.78 s
[smos-sync] Adapting module: Smos.Sync.Client.MetaMap
389.78 s
[smos-sync] Outputing coverables file /build/smos-sync-0.8.0/src/Smos/Sync/Client/MetaMap.hs.coverables for source file /build/smos-sync-0.8.0/src/Smos/Sync/Client/MetaMap.hs
389.78 s
[smos-sync] Adapting module: Smos.Sync.Client.Meta
389.78 s
[smos-sync] Outputing coverables file /build/smos-sync-0.8.0/src/Smos/Sync/Client/Meta.hs.coverables for source file /build/smos-sync-0.8.0/src/Smos/Sync/Client/Meta.hs
389.78 s
[smos-sync] [ 6 of 15] Compiling Smos.Sync.Client.Contents ( src/Smos/Sync/Client/Contents.hs, dist/build/Smos/Sync/Client/Contents.o, dist/build/Smos/Sync/Client/Contents.dyn_o )
389.78 s
[smos-sync] Adapting module: Smos.Sync.Client.Contents
389.78 s
[smos-sync] Adapting module: Smos.Sync.Client.Command.Login
389.78 s
[smos-sync] Adapting module: Smos.Sync.Client.Command.Register
389.78 s
[smos-sync] Outputing coverables file /build/smos-sync-0.8.0/src/Smos/Sync/Client/Contents.hs.coverables for source file /build/smos-sync-0.8.0/src/Smos/Sync/Client/Contents.hs
389.78 s
[smos-sync] Outputing coverables file /build/smos-sync-0.8.0/src/Smos/Sync/Client/Command/Login.hs.coverables for source file /build/smos-sync-0.8.0/src/Smos/Sync/Client/Command/Login.hs
389.78 s
[smos-sync] Outputing coverables file /build/smos-sync-0.8.0/src/Smos/Sync/Client/Command/Register.hs.coverables for source file /build/smos-sync-0.8.0/src/Smos/Sync/Client/Command/Register.hs
389.78 s
[smos-sync] [ 7 of 15] Compiling Smos.Sync.Client.Session ( src/Smos/Sync/Client/Session.hs, dist/build/Smos/Sync/Client/Session.o, dist/build/Smos/Sync/Client/Session.dyn_o )
389.78 s
[smos-sync] [ 8 of 15] Compiling Smos.Sync.Client.Env ( src/Smos/Sync/Client/Env.hs, dist/build/Smos/Sync/Client/Env.o, dist/build/Smos/Sync/Client/Env.dyn_o )
389.78 s
[smos-sync] [ 9 of 15] Compiling Smos.Sync.Client.MetaMap ( src/Smos/Sync/Client/MetaMap.hs, dist/build/Smos/Sync/Client/MetaMap.o, dist/build/Smos/Sync/Client/MetaMap.dyn_o )
389.78 s
[smos-sync] [10 of 15] Compiling Smos.Sync.Client.Meta ( src/Smos/Sync/Client/Meta.hs, dist/build/Smos/Sync/Client/Meta.o, dist/build/Smos/Sync/Client/Meta.dyn_o )
389.78 s
[smos-cursor-gen] [ 1 of 15] Compiling Paths_smos_cursor_gen ( dist/build/autogen/Paths_smos_cursor_gen.hs, dist/build/Paths_smos_cursor_gen.o, dist/build/Paths_smos_cursor_gen.dyn_o )
389.78 s
[smos-cursor-gen] [ 2 of 15] Compiling Smos.Cursor.Collapse.Gen ( src/Smos/Cursor/Collapse/Gen.hs, dist/build/Smos/Cursor/Collapse/Gen.o, dist/build/Smos/Cursor/Collapse/Gen.dyn_o )
389.78 s
[smos-cursor-gen] [ 3 of 15] Compiling Smos.Cursor.Contents.Gen ( src/Smos/Cursor/Contents/Gen.hs, dist/build/Smos/Cursor/Contents/Gen.o, dist/build/Smos/Cursor/Contents/Gen.dyn_o )
389.78 s
[smos-cursor-gen] [ 4 of 15] Compiling Smos.Cursor.Header.Gen ( src/Smos/Cursor/Header/Gen.hs, dist/build/Smos/Cursor/Header/Gen.o, dist/build/Smos/Cursor/Header/Gen.dyn_o )
389.78 s
[smos-cursor-gen] [ 5 of 15] Compiling Smos.Cursor.Logbook.Gen ( src/Smos/Cursor/Logbook/Gen.hs, dist/build/Smos/Cursor/Logbook/Gen.o, dist/build/Smos/Cursor/Logbook/Gen.dyn_o )
389.78 s
[smos-cursor-gen] [ 6 of 15] Compiling Smos.Cursor.Properties.Gen ( src/Smos/Cursor/Properties/Gen.hs, dist/build/Smos/Cursor/Properties/Gen.o, dist/build/Smos/Cursor/Properties/Gen.dyn_o )
389.78 s
[smos-cursor-gen] [ 7 of 15] Compiling Smos.Cursor.StateHistory.Gen ( src/Smos/Cursor/StateHistory/Gen.hs, dist/build/Smos/Cursor/StateHistory/Gen.o, dist/build/Smos/Cursor/StateHistory/Gen.dyn_o )
389.78 s
[smos-cursor-gen] [ 8 of 15] Compiling Smos.Cursor.Tag.Gen ( src/Smos/Cursor/Tag/Gen.hs, dist/build/Smos/Cursor/Tag/Gen.o, dist/build/Smos/Cursor/Tag/Gen.dyn_o )
389.78 s
[smos-cursor-gen] [ 9 of 15] Compiling Smos.Cursor.Tags.Gen ( src/Smos/Cursor/Tags/Gen.hs, dist/build/Smos/Cursor/Tags/Gen.o, dist/build/Smos/Cursor/Tags/Gen.dyn_o )
389.78 s
[smos-cursor-gen] [10 of 15] Compiling Smos.Cursor.Timestamps.Gen ( src/Smos/Cursor/Timestamps/Gen.hs, dist/build/Smos/Cursor/Timestamps/Gen.o, dist/build/Smos/Cursor/Timestamps/Gen.dyn_o )
389.78 s
[smos-cursor-gen] [11 of 15] Compiling Smos.Cursor.Entry.Gen ( src/Smos/Cursor/Entry/Gen.hs, dist/build/Smos/Cursor/Entry/Gen.o, dist/build/Smos/Cursor/Entry/Gen.dyn_o )
389.78 s
[smos-cursor-gen] [12 of 15] Compiling Smos.History.Gen ( src/Smos/History/Gen.hs, dist/build/Smos/History/Gen.o, dist/build/Smos/History/Gen.dyn_o )
389.78 s
[smos-cursor-gen] [13 of 15] Compiling Smos.Cursor.SmosFile.Gen ( src/Smos/Cursor/SmosFile/Gen.hs, dist/build/Smos/Cursor/SmosFile/Gen.o, dist/build/Smos/Cursor/SmosFile/Gen.dyn_o )
389.78 s
[smos-cursor-gen] [14 of 15] Compiling Smos.Undo.Gen ( src/Smos/Undo/Gen.hs, dist/build/Smos/Undo/Gen.o, dist/build/Smos/Undo/Gen.dyn_o )
389.78 s
[smos-cursor-gen] [15 of 15] Compiling Smos.Cursor.FileBrowser.Gen ( src/Smos/Cursor/FileBrowser/Gen.hs, dist/build/Smos/Cursor/FileBrowser/Gen.o, dist/build/Smos/Cursor/FileBrowser/Gen.dyn_o )
389.78 s
[smos-cursor-gen] Preprocessing test suite 'smos-cursor-test' for smos-cursor-gen-0.2.2...
389.78 s
[smos-cursor-gen] Building test suite 'smos-cursor-test' for smos-cursor-gen-0.2.2...
389.78 s
[smos-cursor-gen] [ 1 of 17] Compiling Paths_smos_cursor_gen ( dist/build/smos-cursor-test/autogen/Paths_smos_cursor_gen.hs, dist/build/smos-cursor-test/smos-cursor-test-tmp/Paths_smos_cursor_gen.o )
389.78 s
[smos-cursor-gen] [ 2 of 17] Compiling Smos.Cursor.CollapseSpec ( test/Smos/Cursor/CollapseSpec.hs, dist/build/smos-cursor-test/smos-cursor-test-tmp/Smos/Cursor/CollapseSpec.o )
389.78 s
[smos-cursor-gen] [ 3 of 17] Compiling Smos.Cursor.ContentsSpec ( test/Smos/Cursor/ContentsSpec.hs, dist/build/smos-cursor-test/smos-cursor-test-tmp/Smos/Cursor/ContentsSpec.o )
389.78 s
[smos-cursor-gen] [ 4 of 17] Compiling Smos.Cursor.EntrySpec ( test/Smos/Cursor/EntrySpec.hs, dist/build/smos-cursor-test/smos-cursor-test-tmp/Smos/Cursor/EntrySpec.o )
389.78 s
[smos-cursor-gen] [ 5 of 17] Compiling Smos.Cursor.FileBrowserSpec ( test/Smos/Cursor/FileBrowserSpec.hs, dist/build/smos-cursor-test/smos-cursor-test-tmp/Smos/Cursor/FileBrowserSpec.o )
389.78 s
[smos-cursor-gen] [ 6 of 17] Compiling Smos.Cursor.HeaderSpec ( test/Smos/Cursor/HeaderSpec.hs, dist/build/smos-cursor-test/smos-cursor-test-tmp/Smos/Cursor/HeaderSpec.o )
389.78 s
[smos-cursor-gen] [ 7 of 17] Compiling Smos.Cursor.LogbookSpec ( test/Smos/Cursor/LogbookSpec.hs, dist/build/smos-cursor-test/smos-cursor-test-tmp/Smos/Cursor/LogbookSpec.o )
389.78 s
[smos-cursor-gen] [ 8 of 17] Compiling Smos.Cursor.PropertiesSpec ( test/Smos/Cursor/PropertiesSpec.hs, dist/build/smos-cursor-test/smos-cursor-test-tmp/Smos/Cursor/PropertiesSpec.o )
390.07 s
[smos-cursor-gen] [ 9 of 17] Compiling Smos.Cursor.SmosFileEditorSpec ( test/Smos/Cursor/SmosFileEditorSpec.hs, dist/build/smos-cursor-test/smos-cursor-test-tmp/Smos/Cursor/SmosFileEditorSpec.o )
390.07 s
[smos-report-cursor-gen-source] Phase: setupCompilerEnvironmentPhase
390.07 s
[smos-report-cursor-gen-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
390.07 s
[smos-report-cursor-gen-source] Phase: unpackPhase
390.07 s
[smos-report-cursor-gen-source] unpacking source archive /nix/store/jbs7fg3l5yf5fxfvwr9rqbjxlpbhsfpk-smos-report-cursor-gen
390.07 s
[smos-report-cursor-gen-source] source root is smos-report-cursor-gen
390.07 s
[smos-report-cursor-gen-source] Phase: patchPhase
390.07 s
[smos-report-cursor-gen-source] Phase: compileBuildDriverPhase
390.07 s
[smos-report-cursor-gen-source] setupCompileFlags: -package-db=/build/tmp.jcJat3qyY6/setup-package.conf.d -threaded
390.07 s
[smos-report-cursor-gen-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.jcJat3qyY6/Main.o )
390.07 s
[smos-report-cursor-gen-source] [2 of 2] Linking Setup
390.07 s
[smos-report-cursor-gen-source] Phase: updateAutotoolsGnuConfigScriptsPhase
390.07 s
[smos-report-cursor-gen-source] Phase: configurePhase
390.07 s
[smos-report-cursor-gen-source] configureFlags: --verbose --prefix=/nix/store/0369sip5g5dmiiiway22gx76rh95ac8c-smos-report-cursor-gen-source-0.4.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.jcJat3qyY6/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
390.07 s
[smos-report-cursor-gen-source] Using Parsec parser
390.07 s
[smos-report-cursor-gen-source] Configuring smos-report-cursor-gen-0.4.0...
390.07 s
[smos-report-cursor-gen-source] Dependency QuickCheck: using QuickCheck-2.15.0.1
390.07 s
[smos-report-cursor-gen-source] Dependency base >=4.9 && <=5: using base-4.20.2.0
390.07 s
[smos-report-cursor-gen-source] Dependency containers: using containers-0.7
390.07 s
[smos-report-cursor-gen-source] Dependency cursor: using cursor-0.3.2.0
390.07 s
[smos-report-cursor-gen-source] Dependency cursor-gen: using cursor-gen-0.4.0.0
390.07 s
[smos-report-cursor-gen-source] Dependency genvalidity: using genvalidity-1.1.1.0
390.07 s
[smos-report-cursor-gen-source] Dependency genvalidity-path: using genvalidity-path-1.0.0.1
390.07 s
[smos-report-cursor-gen-source] Dependency microlens: using microlens-0.4.14.0
390.07 s
[smos-report-cursor-gen-source] Dependency path: using path-0.9.6
390.07 s
[smos-report-cursor-gen-source] Dependency smos-data: using smos-data-0.7.0
390.07 s
[smos-report-cursor-gen-source] Dependency smos-data-gen: using smos-data-gen-0.5.1
390.07 s
[smos-report-cursor-gen-source] Dependency smos-report: using smos-report-0.12.0
390.07 s
[smos-report-cursor-gen-source] Dependency smos-report-cursor: using smos-report-cursor-0.6.1
390.07 s
[smos-report-cursor-gen-source] Dependency smos-report-gen: using smos-report-gen-0.8.0
390.07 s
[smos-report-cursor-gen-source] Dependency base >=4.9 && <=5: using base-4.20.2.0
390.07 s
[smos-report-cursor-gen-source] Dependency criterion: using criterion-1.6.4.0
390.07 s
[smos-report-cursor-gen-source] Dependency genvalidity: using genvalidity-1.1.1.0
390.07 s
[smos-report-cursor-gen-source] Dependency genvalidity-containers: using genvalidity-containers-1.0.0.2
390.07 s
[smos-report-cursor-gen-source] Dependency genvalidity-criterion: using genvalidity-criterion-1.1.0.0
390.07 s
[smos-report-cursor-gen-source] Dependency genvalidity-path: using genvalidity-path-1.0.0.1
390.07 s
[smos-report-cursor-gen-source] Dependency smos-data: using smos-data-0.7.0
390.07 s
[smos-report-cursor-gen-source] Dependency smos-data-gen: using smos-data-gen-0.5.1
390.07 s
[smos-report-cursor-gen-source] Dependency smos-report: using smos-report-0.12.0
390.07 s
[smos-report-cursor-gen-source] Dependency smos-report-cursor: using smos-report-cursor-0.6.1
390.07 s
[smos-report-cursor-gen-source] Dependency smos-report-cursor-gen: using smos-report-cursor-gen-0.4.0
390.07 s
[smos-report-cursor-gen-source] Dependency time: using time-1.12.2
390.07 s
[smos-report-cursor-gen-source] Source component graph:
390.07 s
[smos-report-cursor-gen-source] component lib
390.07 s
[smos-source] Phase: setupCompilerEnvironmentPhase
390.07 s
[smos-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
390.07 s
[smos-source] Phase: unpackPhase
390.07 s
[smos-source] unpacking source archive /nix/store/jw85bkncvabhk2ar909pqdcckdik3g70-smos
390.08 s
[smos-source] source root is smos
390.08 s
[smos-source] Phase: patchPhase
390.08 s
[smos-source] Phase: compileBuildDriverPhase
390.08 s
[smos-source] setupCompileFlags: -package-db=/build/tmp.97c2tyq8xV/setup-package.conf.d -threaded
390.08 s
[smos-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.97c2tyq8xV/Main.o )
390.08 s
[smos-source] [2 of 2] Linking Setup
390.08 s
[smos-source] Phase: updateAutotoolsGnuConfigScriptsPhase
390.08 s
[smos-source] Phase: configurePhase
390.08 s
[smos-source] configureFlags: --verbose --prefix=/nix/store/88a661qpd912jp3zm201b3w2wlnb20d6-smos-source-0.10.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.97c2tyq8xV/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
390.08 s
[smos-source] Using Parsec parser
390.08 s
[smos-source] Configuring smos-0.10.1...
390.08 s
[smos-source] Dependency aeson: using aeson-2.2.3.0
390.08 s
[smos-source] Dependency async: using async-2.2.5
390.08 s
[smos-source] Dependency autodocodec: using autodocodec-0.5.0.0
390.08 s
[smos-source] Dependency base: using base-4.20.2.0
390.08 s
[smos-source] Dependency brick: using brick-2.9
390.08 s
[smos-source] Dependency bytestring: using bytestring-0.12.2.0
390.08 s
[smos-source] Dependency conduit: using conduit-1.3.6.1
390.08 s
[smos-source] Dependency containers: using containers-0.7
390.08 s
[smos-source] Dependency cursor: using cursor-0.3.2.0
390.08 s
[smos-source] Dependency cursor-brick: using cursor-brick-0.1.0.1
390.08 s
[smos-source] Dependency cursor-dirforest: using cursor-dirforest-0.0.0.0
390.08 s
[smos-source] Dependency cursor-dirforest-brick: using cursor-dirforest-brick-0.0.0.0
390.08 s
[smos-source] Dependency cursor-fuzzy-time: using cursor-fuzzy-time-0.1.0.0
390.08 s
[smos-source] Dependency directory: using directory-1.3.8.5
390.08 s
[smos-source] Dependency exceptions: using exceptions-0.10.9
390.08 s
[smos-source] Dependency filepath: using filepath-1.5.4.0
390.08 s
[smos-source] Dependency fuzzy-time: using fuzzy-time-0.3.0.1
390.08 s
[smos-source] Dependency megaparsec: using megaparsec-9.7.0
390.08 s
[smos-source] Dependency microlens: using microlens-0.4.14.0
390.08 s
[smos-source] Dependency monad-logger: using monad-logger-0.3.42
390.08 s
[smos-source] Dependency mtl: using mtl-2.3.1
390.08 s
[smos-source] Dependency opt-env-conf: using opt-env-conf-0.15.0.1
390.08 s
[smos-source] Dependency path: using path-0.9.6
390.08 s
[smos-source] Dependency path-io: using path-io-1.8.2
390.08 s
[smos-source] Dependency pretty-relative-time: using pretty-relative-time-0.3.0.0
390.08 s
[smos-source] Dependency process: using process-1.6.26.1
390.08 s
[smos-source] Dependency resourcet: using resourcet-1.3.0
390.08 s
[smos-source] Dependency smos-archive: using smos-archive-0.7.1
390.08 s
[smos-source] Dependency smos-cli: using smos-cli-0.2.1
390.08 s
[smos-source] Dependency smos-cursor: using smos-cursor-0.7.0
390.08 s
[smos-source] Dependency smos-data: using smos-data-0.7.0
390.08 s
[smos-source] Dependency smos-directory: using smos-directory-0.2.0
390.08 s
[smos-calendar-import] [ 6 of 13] Compiling Smos.Calendar.Import.RecurringEventSpec ( test/Smos/Calendar/Import/RecurringEventSpec.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/RecurringEventSpec.o )
390.08 s
[smos-calendar-import] [ 7 of 13] Compiling Smos.Calendar.Import.Event.Gen ( test/Smos/Calendar/Import/Event/Gen.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/Event/Gen.o )
390.08 s
[smos-calendar-import] [ 8 of 13] Compiling Smos.Calendar.Import.RenderSpec ( test/Smos/Calendar/Import/RenderSpec.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/RenderSpec.o )
390.08 s
[smos-calendar-import] [ 9 of 13] Compiling Smos.Calendar.Import.EventSpec ( test/Smos/Calendar/Import/EventSpec.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/EventSpec.o )
390.08 s
[smos-calendar-import] [10 of 13] Compiling Smos.Calendar.Import.StaticSpec ( test/Smos/Calendar/Import/StaticSpec.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/StaticSpec.o )
390.08 s
[smos-calendar-import] Adapting module: Main
390.08 s
[smos-calendar-import] [11 of 13] Compiling Smos.Calendar.Import.UnresolvedEvent.Gen ( test/Smos/Calendar/Import/UnresolvedEvent/Gen.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/UnresolvedEvent/Gen.o )
390.08 s
[smos-calendar-import] [12 of 13] Compiling Smos.Calendar.Import.UnresolvedEventSpec ( test/Smos/Calendar/Import/UnresolvedEventSpec.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/UnresolvedEventSpec.o )
390.08 s
[smos-calendar-import] [13 of 13] Compiling Outputing coverables file /build/smos-calendar-import-0.10.0/test/Spec.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Spec.hs
390.08 s
[smos-calendar-import] Main ( test/Spec.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Main.o )
390.08 s
[smos-calendar-import] [ 1 of 14] Compiling Paths_smos_calendar_import ( dist/build/smos-calendar-import-test/autogen/Paths_smos_calendar_import.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Paths_smos_calendar_import.o ) [Impure plugin forced recompilation]
390.08 s
[smos-calendar-import] Adapting module: Smos.Calendar.Import.OptParseSpec
390.08 s
[smos-calendar-import] Adapting module: Smos.Calendar.Import.Static.Gen
390.08 s
[smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/Static/Gen.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/Static/Gen.hs
390.08 s
[smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/OptParseSpec.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/OptParseSpec.hs
390.08 s
[smos-calendar-import] Adapting module: Smos.Calendar.Import.GoldenSpec
390.08 s
[smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/GoldenSpec.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/GoldenSpec.hs
390.08 s
[smos-calendar-import] [ 2 of 14] Compiling Smos.Calendar.Import.GoldenSpec ( test/Smos/Calendar/Import/GoldenSpec.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/GoldenSpec.o ) [ICal package changed]
390.08 s
[smos-calendar-import] Adapting module: Smos.Calendar.Import.Event.Gen
390.08 s
[smos-calendar-import] Adapting module: Smos.Calendar.Import.StaticSpec
390.08 s
[smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/Event/Gen.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/Event/Gen.hs
390.08 s
[smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/StaticSpec.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/StaticSpec.hs
390.08 s
[smos-calendar-import] Adapting module: Smos.Calendar.Import.UnresolvedEvent.Gen
390.08 s
[smos-calendar-import] Adapting module: Smos.Calendar.Import.RecurringEvent.Gen
390.08 s
[smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/UnresolvedEvent/Gen.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/UnresolvedEvent/Gen.hs
390.08 s
[smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/RecurringEvent/Gen.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/RecurringEvent/Gen.hs
390.08 s
[smos-sync] [11 of 15] Compiling Smos.Sync.Client.Command.Sync ( src/Smos/Sync/Client/Command/Sync.hs, dist/build/Smos/Sync/Client/Command/Sync.o, dist/build/Smos/Sync/Client/Command/Sync.dyn_o )
390.08 s
[smos-sync] Adapting module: Smos.Sync.Client.Command.Sync
390.08 s
[smos-sync] Outputing coverables file /build/smos-sync-0.8.0/src/Smos/Sync/Client/Command/Sync.hs.coverables for source file /build/smos-sync-0.8.0/src/Smos/Sync/Client/Command/Sync.hs
390.08 s
[smos-sync] [12 of 15] Compiling Smos.Sync.Client.Command.Register ( src/Smos/Sync/Client/Command/Register.hs, dist/build/Smos/Sync/Client/Command/Register.o, dist/build/Smos/Sync/Client/Command/Register.dyn_o )
390.08 s
[smos-sync] [13 of 15] Compiling Smos.Sync.Client.Command.Login ( src/Smos/Sync/Client/Command/Login.hs, dist/build/Smos/Sync/Client/Command/Login.o, dist/build/Smos/Sync/Client/Command/Login.dyn_o )
390.08 s
[smos-sync] [14 of 15] Compiling Smos.Sync.Client.Command ( src/Smos/Sync/Client/Command.hs, dist/build/Smos/Sync/Client/Command.o, dist/build/Smos/Sync/Client/Command.dyn_o )
390.08 s
[smos-sync] Adapting module: Smos.Sync.Client.Command
390.08 s
[smos-sync] Outputing coverables file /build/smos-sync-0.8.0/src/Smos/Sync/Client/Command.hs.coverables for source file /build/smos-sync-0.8.0/src/Smos/Sync/Client/Command.hs
390.08 s
[smos-sync] [15 of 15] Compiling Smos.Sync.Client ( src/Smos/Sync/Client.hs, dist/build/Smos/Sync/Client.o, dist/build/Smos/Sync/Client.dyn_o )
390.08 s
[smos-sync] Adapting module: Smos.Sync.Client
390.08 s
[smos-sync] Outputing coverables file /build/smos-sync-0.8.0/src/Smos/Sync/Client.hs.coverables for source file /build/smos-sync-0.8.0/src/Smos/Sync/Client.hs
390.08 s
[smos-sync] Warning: ignoring unrecognised input `dist/build/Smos/Sync/Client.dyn_o'
390.08 s
[smos-sync] Warning: ignoring unrecognised input `dist/build/Smos/Sync/Client/Command.dyn_o'
390.08 s
[smos-sync] Warning: ignoring unrecognised input `dist/build/Smos/Sync/Client/Command/Login.dyn_o'
390.08 s
[smos-sync] Warning: ignoring unrecognised input `dist/build/Smos/Sync/Client/Command/Register.dyn_o'
390.08 s
[smos-sync] Warning: ignoring unrecognised input `dist/build/Smos/Sync/Client/Command/Sync.dyn_o'
390.08 s
[smos-sync] Warning: ignoring unrecognised input `dist/build/Smos/Sync/Client/Contents.dyn_o'
390.08 s
[smos-sync] Warning: ignoring unrecognised input `dist/build/Smos/Sync/Client/ContentsMap.dyn_o'
390.08 s
[smos-sync] Warning: ignoring unrecognised input `dist/build/Smos/Sync/Client/DB.dyn_o'
390.08 s
[smos-sync] Warning: ignoring unrecognised input `dist/build/Smos/Sync/Client/DirForest.dyn_o'
390.08 s
[smos-sync] Warning: ignoring unrecognised input `dist/build/Smos/Sync/Client/Env.dyn_o'
390.08 s
[smos-sync] Warning: ignoring unrecognised input `dist/build/Smos/Sync/Client/Meta.dyn_o'
390.08 s
[smos-sync] Warning: ignoring unrecognised input `dist/build/Smos/Sync/Client/MetaMap.dyn_o'
390.08 s
[smos-sync] Warning: ignoring unrecognised input `dist/build/Smos/Sync/Client/OptParse.dyn_o'
390.08 s
[smos-sync] Warning: ignoring unrecognised input `dist/build/Smos/Sync/Client/Session.dyn_o'
390.08 s
[smos-sync] Warning: ignoring unrecognised input `dist/build/Paths_smos_sync.dyn_o'
390.08 s
[smos-sync] Preprocessing executable 'smos-sync' for smos-sync-0.8.0...
390.08 s
[smos-sync] Building executable 'smos-sync' for smos-sync-0.8.0...
390.08 s
[smos-sync] [Adapting module: Main
390.08 s
[smos-sync] 1 of 2] Compiling Main ( app/Main.hs, dist/build/smos-sync/smos-sync-tmp/Main.o )
390.08 s
[smos-sync] Outputing coverables file /build/smos-sync-0.8.0/app/Main.hs.coverables for source file /build/smos-sync-0.8.0/app/Main.hs
390.08 s
[smos-cursor-gen] [10 of 17] Compiling Smos.Cursor.SmosFileSpec ( test/Smos/Cursor/SmosFileSpec.hs, dist/build/smos-cursor-test/smos-cursor-test-tmp/Smos/Cursor/SmosFileSpec.o )
390.08 s
[smos-cursor-gen] [11 of 17] Compiling Smos.Cursor.StateHistorySpec ( test/Smos/Cursor/StateHistorySpec.hs, dist/build/smos-cursor-test/smos-cursor-test-tmp/Smos/Cursor/StateHistorySpec.o )
390.08 s
[smos-cursor-gen] [12 of 17] Compiling Smos.Cursor.TagSpec ( test/Smos/Cursor/TagSpec.hs, dist/build/smos-cursor-test/smos-cursor-test-tmp/Smos/Cursor/TagSpec.o )
390.08 s
[smos-cursor-gen] [13 of 17] Compiling Smos.Cursor.TagsSpec ( test/Smos/Cursor/TagsSpec.hs, dist/build/smos-cursor-test/smos-cursor-test-tmp/Smos/Cursor/TagsSpec.o )
390.08 s
[smos-cursor-gen] [14 of 17] Compiling Smos.Cursor.TimestampsSpec ( test/Smos/Cursor/TimestampsSpec.hs, dist/build/smos-cursor-test/smos-cursor-test-tmp/Smos/Cursor/TimestampsSpec.o )
390.08 s
[smos-cursor-gen] [15 of 17] Compiling Smos.HistorySpec ( test/Smos/HistorySpec.hs, dist/build/smos-cursor-test/smos-cursor-test-tmp/Smos/HistorySpec.o )
390.08 s
[smos-cursor-gen] [16 of 17] Compiling Smos.UndoSpec ( test/Smos/UndoSpec.hs, dist/build/smos-cursor-test/smos-cursor-test-tmp/Smos/UndoSpec.o )
390.08 s
[smos-cursor-gen] [17 of 17] Compiling Main ( test/Spec.hs, dist/build/smos-cursor-test/smos-cursor-test-tmp/Main.o )
390.08 s
[smos-cursor-gen] [18 of 18] Linking dist/build/smos-cursor-test/smos-cursor-test
390.08 s
[smos-report-cursor-gen-source] component bench:smos-report-cursor-bench dependency lib
390.08 s
[smos-report-cursor-gen-source] Configured component graph:
390.08 s
[smos-report-cursor-gen-source] component smos-report-cursor-gen-0.4.0-JntxLKLEn03690fmOCfX6i
390.08 s
[smos-report-cursor-gen-source] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
390.08 s
[smos-report-cursor-gen-source] include base-4.20.2.0-fafd
390.08 s
[smos-report-cursor-gen-source] include containers-0.7-96b4
390.08 s
[smos-report-cursor-gen-source] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
390.08 s
[smos-report-cursor-gen-source] include cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
390.08 s
[smos-report-cursor-gen-source] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
390.08 s
[smos-report-cursor-gen-source] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
390.08 s
[smos-report-cursor-gen-source] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
390.08 s
[smos-report-cursor-gen-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
390.08 s
[smos-report-cursor-gen-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
390.08 s
[smos-report-cursor-gen-source] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
390.08 s
[smos-report-cursor-gen-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
390.08 s
[smos-report-cursor-gen-source] include smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
390.08 s
[smos-report-cursor-gen-source] include smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
390.08 s
[smos-report-cursor-gen-source] component smos-report-cursor-gen-0.4.0-RRXvlBcqMuCvNxkP9TP0V-smos-report-cursor-bench
390.08 s
[smos-report-cursor-gen-source] include base-4.20.2.0-fafd
390.08 s
[smos-report-cursor-gen-source] include criterion-1.6.4.0-KXgZPUC3XbuAxh4sQtctr9
390.08 s
[smos-report-cursor-gen-source] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
390.08 s
[smos-report-cursor-gen-source] include genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
390.08 s
[smos-report-cursor-gen-source] include genvalidity-criterion-1.1.0.0-G6lPC3tJMLm7RvpSYVmT2h
390.08 s
[smos-report-cursor-gen-source] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
390.08 s
[smos-report-cursor-gen-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
390.08 s
[smos-report-cursor-gen-source] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
390.08 s
[smos-report-cursor-gen-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
390.08 s
[smos-report-cursor-gen-source] include smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
390.08 s
[smos-report-cursor-gen-source] include smos-report-cursor-gen-0.4.0-JntxLKLEn03690fmOCfX6i
390.08 s
[smos-report-cursor-gen-source] include time-1.12.2-3479
390.08 s
[smos-report-cursor-gen-source] Linked component graph:
390.08 s
[smos-report-cursor-gen-source] unit smos-report-cursor-gen-0.4.0-JntxLKLEn03690fmOCfX6i
390.08 s
[smos-report-cursor-gen-source] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
390.08 s
[smos-report-cursor-gen-source] include base-4.20.2.0-fafd
390.08 s
[smos-report-cursor-gen-source] include containers-0.7-96b4
390.08 s
[smos-report-cursor-gen-source] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
390.08 s
[smos-report-cursor-gen-source] include cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
390.08 s
[smos-report-cursor-gen-source] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
390.08 s
[smos-report-cursor-gen-source] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
390.08 s
[smos-report-cursor-gen-source] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
390.08 s
[smos-report-cursor-gen-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
390.08 s
[smos-report-cursor-gen-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
390.08 s
[smos-report-cursor-gen-source] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
390.08 s
[smos-report-cursor-gen-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
390.08 s
[smos-report-cursor-gen-source] include smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
390.08 s
[smos-report-cursor-gen-source] include smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
390.08 s
[smos-report-cursor-gen-source] Smos.Cursor.Report.Entry.Gen=smos-report-cursor-gen-0.4.0-JntxLKLEn03690fmOCfX6i:Smos.Cursor.Report.Entry.Gen,Smos.Cursor.Report.Next.Gen=smos-report-cursor-gen-0.4.0-JntxLKLEn03690fmOCfX6i:Smos.Cursor.Report.Next.Gen,Smos.Cursor.Report.Ongoing.Gen=smos-report-cursor-gen-0.4.0-JntxLKLEn03690fmOCfX6i:Smos.Cursor.Report.Ongoing.Gen,Smos.Cursor.Report.Stuck.Gen=smos-report-cursor-gen-0.4.0-JntxLKLEn03690fmOCfX6i:Smos.Cursor.Report.Stuck.Gen,Smos.Cursor.Report.Timestamps.Gen=smos-report-cursor-gen-0.4.0-JntxLKLEn03690fmOCfX6i:Smos.Cursor.Report.Timestamps.Gen,Smos.Cursor.Report.Waiting.Gen=smos-report-cursor-gen-0.4.0-JntxLKLEn03690fmOCfX6i:Smos.Cursor.Report.Waiting.Gen,Smos.Cursor.Report.Work.Gen=smos-report-cursor-gen-0.4.0-JntxLKLEn03690fmOCfX6i:Smos.Cursor.Report.Work.Gen
390.08 s
[smos-report-cursor-gen-source] unit smos-report-cursor-gen-0.4.0-RRXvlBcqMuCvNxkP9TP0V-smos-report-cursor-bench
390.08 s
[smos-report-cursor-gen-source] include base-4.20.2.0-fafd
390.08 s
[smos-report-cursor-gen-source] include criterion-1.6.4.0-KXgZPUC3XbuAxh4sQtctr9
390.08 s
[smos-report-cursor-gen-source] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
390.08 s
[smos-report-cursor-gen-source] include genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
390.08 s
[smos-report-cursor-gen-source] include genvalidity-criterion-1.1.0.0-G6lPC3tJMLm7RvpSYVmT2h
390.08 s
[smos-report-cursor-gen-source] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
390.08 s
[smos-report-cursor-gen-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
390.08 s
[smos-report-cursor-gen-source] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
390.08 s
[smos-report-cursor-gen-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
390.08 s
[smos-report-cursor-gen-source] include smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
390.08 s
[smos-report-cursor-gen-source] include smos-report-cursor-gen-0.4.0-JntxLKLEn03690fmOCfX6i
390.08 s
[smos-report-cursor-gen-source] include time-1.12.2-3479
390.08 s
[smos-source] Dependency smos-report: using smos-report-0.12.0
390.08 s
[smos-source] Dependency smos-report-cursor: using smos-report-cursor-0.6.1
390.08 s
[smos-source] Dependency text: using text-2.1.3
390.08 s
[smos-source] Dependency time: using time-1.12.2
390.08 s
[smos-source] Dependency tz: using tz-0.1.3.6
390.08 s
[smos-source] Dependency validity: using validity-0.12.1.0
390.08 s
[smos-source] Dependency vty: using vty-6.4
390.08 s
[smos-source] Dependency vty-crossplatform: using vty-crossplatform-0.4.0.0
390.08 s
[smos-source] Dependency base: using base-4.20.2.0
390.08 s
[smos-source] Dependency smos: using smos-0.10.1
390.08 s
[smos-source] Source component graph:
390.08 s
[smos-source] component lib
390.08 s
[smos-source] component exe:smos dependency lib
390.08 s
[smos-source] Configured component graph:
390.08 s
[smos-source] component smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh
390.08 s
[smos-source] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
390.08 s
[smos-source] include async-2.2.5-6SxNiIIPxyKH9IyM9VUDjB
390.08 s
[smos-source] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
390.08 s
[smos-source] include base-4.20.2.0-fafd
390.08 s
[smos-source] include brick-2.9-Geod5flTzTmIlrRxHv8UFE
390.08 s
[smos-source] include bytestring-0.12.2.0-96e1
390.08 s
[smos-source] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
390.08 s
[smos-source] include containers-0.7-96b4
390.08 s
[smos-source] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
390.08 s
[smos-source] include cursor-brick-0.1.0.1-2p6pekGNaiQ8kdRKwAE2p8
390.08 s
[smos-source] include cursor-dirforest-0.0.0.0-acyGg1Y6b02FxHTg9XmhE
390.08 s
[smos-source] include cursor-dirforest-brick-0.0.0.0-IpuxDgcrqre9zqZEqMyFTk
390.08 s
[smos-source] include cursor-fuzzy-time-0.1.0.0-AcJe3R95HJqE4EMFTkFTS7
390.08 s
[smos-source] include directory-1.3.8.5-09f8
390.08 s
[smos-source] include exceptions-0.10.9-d102
390.08 s
[smos-source] include filepath-1.5.4.0-2605
390.08 s
[smos-source] include fuzzy-time-0.3.0.1-EVWPua6yGRBKAsyyJWRpF7
390.08 s
[smos-source] include megaparsec-9.7.0-KBJegSxwkGnGhyfOL0bdwL
390.08 s
[smos-source] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
390.08 s
[smos-source] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
390.08 s
[smos-source] include mtl-2.3.1-37af
390.08 s
[smos-source] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
390.08 s
[smos-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
390.08 s
[smos-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
390.08 s
[smos-source] include pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
390.08 s
[smos-source] include process-1.6.26.1-6e7d
390.08 s
[smos-source] include resourcet-1.3.0-Aay1aOzPPGb4YUp8bgyEMa
390.08 s
[smos-source] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
390.08 s
[smos-source] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
390.08 s
[smos-source] include smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
390.08 s
[smos-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
390.08 s
[smos-source] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
390.08 s
[smos-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
390.08 s
[smos-source] include smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
390.08 s
[smos-source] include text-2.1.3-34f1
390.08 s
[smos-source] include time-1.12.2-3479
390.08 s
[smos-source] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
390.08 s
[smos-source] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
390.08 s
[smos-source] include vty-6.4-K1OakpHsBDZBUi5PBPeSvr
390.08 s
[smos-source] include vty-crossplatform-0.4.0.0-z2LfWuMpT72izQnTYJ3E8
390.08 s
[smos-source] component smos-0.10.1-DoaImuO1TT4GdzoneczEAW-smos
390.08 s
[smos-source] include base-4.20.2.0-fafd
390.08 s
[smos-source] include smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh
390.08 s
[smos-source] Linked component graph:
390.08 s
[smos-source] unit smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh
390.08 s
[smos-source] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
390.08 s
[smos-source] include async-2.2.5-6SxNiIIPxyKH9IyM9VUDjB
390.08 s
[smos-source] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
390.08 s
[smos-source] include base-4.20.2.0-fafd
390.08 s
[smos-source] include brick-2.9-Geod5flTzTmIlrRxHv8UFE
390.08 s
[smos-source] include bytestring-0.12.2.0-96e1
390.08 s
[smos-source] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
390.08 s
[smos-source] include containers-0.7-96b4
390.08 s
[smos-source] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
390.08 s
[smos-source] include cursor-brick-0.1.0.1-2p6pekGNaiQ8kdRKwAE2p8
390.08 s
[smos-source] include cursor-dirforest-0.0.0.0-acyGg1Y6b02FxHTg9XmhE
390.08 s
[smos-source] include cursor-dirforest-brick-0.0.0.0-IpuxDgcrqre9zqZEqMyFTk
390.08 s
[smos-source] include cursor-fuzzy-time-0.1.0.0-AcJe3R95HJqE4EMFTkFTS7
390.08 s
[smos-source] include directory-1.3.8.5-09f8
390.08 s
[smos-source] include exceptions-0.10.9-d102
390.08 s
[smos-source] include filepath-1.5.4.0-2605
390.08 s
[smos-source] include fuzzy-time-0.3.0.1-EVWPua6yGRBKAsyyJWRpF7
390.08 s
[smos-source] include megaparsec-9.7.0-KBJegSxwkGnGhyfOL0bdwL
390.08 s
[smos-source] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
390.08 s
[smos-source] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
390.08 s
[smos-source] include mtl-2.3.1-37af
390.08 s
[smos-source] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
390.08 s
[smos-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
390.08 s
[smos-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
390.09 s
[smos-calendar-import] Adapting module: Smos.Calendar.Import.EventSpec
390.09 s
[smos-calendar-import] Adapting module: Smos.Calendar.Import.RenderSpec
390.09 s
[smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/EventSpec.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/EventSpec.hs
390.09 s
[smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/RenderSpec.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/RenderSpec.hs
390.09 s
[smos-calendar-import] Adapting module: Smos.Calendar.Import.UnresolvedEventSpec
390.09 s
[smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/UnresolvedEventSpec.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/UnresolvedEventSpec.hs
390.09 s
[smos-calendar-import] Adapting module: Smos.Calendar.Import.RecurringEventSpec
390.09 s
[smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/RecurringEventSpec.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/RecurringEventSpec.hs
390.09 s
[smos-calendar-import] [ 3 of 14] Compiling Smos.Calendar.Import.OptParseSpec ( test/Smos/Calendar/Import/OptParseSpec.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/OptParseSpec.o ) [OptEnvConf.Test package changed]
390.09 s
[smos-calendar-import] [ 4 of 14] Compiling Smos.Calendar.Import.Static.Gen ( test/Smos/Calendar/Import/Static/Gen.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/Static/Gen.o ) [Data.GenValidity package changed]
390.09 s
[smos-calendar-import] [ 5 of 14] Compiling Smos.Calendar.Import.RecurringEvent.Gen ( test/Smos/Calendar/Import/RecurringEvent/Gen.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/RecurringEvent/Gen.o ) [Data.GenValidity package changed]
390.09 s
[smos-calendar-import] [ 6 of 14] Compiling Smos.Calendar.Import.RecurringEventSpec ( test/Smos/Calendar/Import/RecurringEventSpec.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/RecurringEventSpec.o ) [Test.Syd.Validity package changed]
390.09 s
[smos-calendar-import] [ 7 of 14] Compiling Smos.Calendar.Import.Event.Gen ( test/Smos/Calendar/Import/Event/Gen.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/Event/Gen.o ) [Data.GenValidity package changed]
390.09 s
[smos-calendar-import] [ 8 of 14] Compiling Smos.Calendar.Import.RenderSpec ( test/Smos/Calendar/Import/RenderSpec.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/RenderSpec.o ) [Test.Syd.Validity package changed]
390.09 s
[smos-calendar-import] [ 9 of 14] Compiling Smos.Calendar.Import.EventSpec ( test/Smos/Calendar/Import/EventSpec.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/EventSpec.o ) [Test.Syd.Validity package changed]
390.09 s
[smos-calendar-import] [10 of 14] Compiling Smos.Calendar.Import.StaticSpec ( test/Smos/Calendar/Import/StaticSpec.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/StaticSpec.o ) [Test.Syd.Validity package changed]
390.09 s
[smos-calendar-import] [11 of 14] Compiling Smos.Calendar.Import.UnresolvedEvent.Gen ( test/Smos/Calendar/Import/UnresolvedEvent/Gen.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/UnresolvedEvent/Gen.o ) [Data.GenValidity package changed]
390.09 s
[smos-calendar-import] [12 of 14] Compiling Smos.Calendar.Import.UnresolvedEventSpec ( test/Smos/Calendar/Import/UnresolvedEventSpec.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/UnresolvedEventSpec.o ) [Test.Syd.Validity package changed]
390.09 s
[smos-calendar-import] [13 of 14] Compiling Main ( test/Spec.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Main.o ) [Test.Syd package changed]
390.09 s
[smos-calendar-import] Adapting module: Main
390.09 s
[smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Spec.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Spec.hs
390.09 s
[smos-calendar-import] [14 of 14] Linking dist/build/smos-calendar-import-test/smos-calendar-import-test
390.09 s
[smos-calendar-import] Preprocessing executable 'smos-calendar-import' for smos-calendar-import-0.10.0...
390.09 s
[smos-calendar-import] Building executable 'smos-calendar-import' for smos-calendar-import-0.10.0...
390.09 s
[smos-sync] [2 of 2] Compiling Paths_smos_sync ( dist/build/smos-sync/autogen/Paths_smos_sync.hs, dist/build/smos-sync/smos-sync-tmp/Paths_smos_sync.o )
390.09 s
[smos-report-cursor-gen-source] Ready component graph:
390.09 s
[smos-report-cursor-gen-source] definite smos-report-cursor-gen-0.4.0-JntxLKLEn03690fmOCfX6i
390.09 s
[smos-report-cursor-gen-source] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
390.09 s
[smos-report-cursor-gen-source] depends base-4.20.2.0-fafd
390.09 s
[smos-report-cursor-gen-source] depends containers-0.7-96b4
390.09 s
[smos-report-cursor-gen-source] depends cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
390.09 s
[smos-report-cursor-gen-source] depends cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
390.09 s
[smos-report-cursor-gen-source] depends genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
390.09 s
[smos-report-cursor-gen-source] depends genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
390.09 s
[smos-report-cursor-gen-source] depends microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
390.09 s
[smos-report-cursor-gen-source] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
390.09 s
[smos-report-cursor-gen-source] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
390.09 s
[smos-report-cursor-gen-source] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
390.09 s
[smos-report-cursor-gen-source] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
390.09 s
[smos-report-cursor-gen-source] depends smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
390.09 s
[smos-report-cursor-gen-source] depends smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
390.09 s
[smos-report-cursor-gen-source] definite smos-report-cursor-gen-0.4.0-RRXvlBcqMuCvNxkP9TP0V-smos-report-cursor-bench
390.09 s
[smos-report-cursor-gen-source] depends base-4.20.2.0-fafd
390.09 s
[smos-report-cursor-gen-source] depends criterion-1.6.4.0-KXgZPUC3XbuAxh4sQtctr9
390.09 s
[smos-report-cursor-gen-source] depends genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
390.09 s
[smos-report-cursor-gen-source] depends genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
390.09 s
[smos-report-cursor-gen-source] depends genvalidity-criterion-1.1.0.0-G6lPC3tJMLm7RvpSYVmT2h
390.09 s
[smos-report-cursor-gen-source] depends genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
390.09 s
[smos-report-cursor-gen-source] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
390.09 s
[smos-report-cursor-gen-source] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
390.09 s
[smos-report-cursor-gen-source] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
390.09 s
[smos-report-cursor-gen-source] depends smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
390.09 s
[smos-report-cursor-gen-source] depends smos-report-cursor-gen-0.4.0-JntxLKLEn03690fmOCfX6i
390.09 s
[smos-report-cursor-gen-source] depends time-1.12.2-3479
390.09 s
[smos-report-cursor-gen-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
390.09 s
[smos-report-cursor-gen-source] Using compiler: ghc-9.10.3
390.09 s
[smos-report-cursor-gen-source] Using install prefix:
390.09 s
[smos-report-cursor-gen-source] /nix/store/0369sip5g5dmiiiway22gx76rh95ac8c-smos-report-cursor-gen-source-0.4.0
390.09 s
[smos-report-cursor-gen-source] Executables installed in:
390.09 s
[smos-report-cursor-gen-source] /nix/store/0369sip5g5dmiiiway22gx76rh95ac8c-smos-report-cursor-gen-source-0.4.0/bin
390.09 s
[smos-report-cursor-gen-source] Libraries installed in:
390.09 s
[smos-report-cursor-gen-source] /nix/store/0369sip5g5dmiiiway22gx76rh95ac8c-smos-report-cursor-gen-source-0.4.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-report-cursor-gen-0.4.0-JntxLKLEn03690fmOCfX6i
390.09 s
[smos-report-cursor-gen-source] Dynamic Libraries installed in:
390.09 s
[smos-report-cursor-gen-source] /nix/store/0369sip5g5dmiiiway22gx76rh95ac8c-smos-report-cursor-gen-source-0.4.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
390.09 s
[smos-report-cursor-gen-source] Private executables installed in:
390.09 s
[smos-report-cursor-gen-source] /nix/store/0369sip5g5dmiiiway22gx76rh95ac8c-smos-report-cursor-gen-source-0.4.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-report-cursor-gen-0.4.0
390.09 s
[smos-report-cursor-gen-source] Data files installed in:
390.09 s
[smos-report-cursor-gen-source] /nix/store/0369sip5g5dmiiiway22gx76rh95ac8c-smos-report-cursor-gen-source-0.4.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-report-cursor-gen-0.4.0
390.09 s
[smos-report-cursor-gen-source] Documentation installed in:
390.09 s
[smos-report-cursor-gen-source] /nix/store/0369sip5g5dmiiiway22gx76rh95ac8c-smos-report-cursor-gen-source-0.4.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-report-cursor-gen-0.4.0
390.09 s
[smos-report-cursor-gen-source] Configuration files installed in:
390.09 s
[smos-report-cursor-gen-source] /nix/store/0369sip5g5dmiiiway22gx76rh95ac8c-smos-report-cursor-gen-source-0.4.0/etc
390.09 s
[smos-report-cursor-gen-source] No alex found
390.09 s
[smos-report-cursor-gen-source] Using ar found on system at:
390.09 s
[smos-report-cursor-gen-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
390.09 s
[smos-report-cursor-gen-source] No c2hs found
390.09 s
[smos-report-cursor-gen-source] No cpphs found
390.09 s
[smos-report-cursor-gen-source] No doctest found
390.09 s
[smos-report-cursor-gen-source] Using gcc version 14.3.0 given by user at:
390.09 s
[smos-report-cursor-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
390.09 s
[smos-report-cursor-gen-source] Using ghc version 9.10.3 found on system at:
390.09 s
[smos-report-cursor-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
390.09 s
[smos-report-cursor-gen-source] Using ghc-pkg version 9.10.3 found on system at:
390.09 s
[smos-report-cursor-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
390.09 s
[smos-report-cursor-gen-source] No ghcjs found
390.09 s
[smos-report-cursor-gen-source] No ghcjs-pkg found
390.09 s
[smos-report-cursor-gen-source] No greencard found
390.09 s
[smos-report-cursor-gen-source] Using haddock version 2.31.1 found on system at:
390.09 s
[smos-report-cursor-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
390.09 s
[smos-report-cursor-gen-source] No happy found
390.09 s
[smos-report-cursor-gen-source] Using haskell-suite found on system at: haskell-suite-dummy-location
390.09 s
[smos-report-cursor-gen-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
390.09 s
[smos-report-cursor-gen-source] No hmake found
390.09 s
[smos-report-cursor-gen-source] Using hpc version 0.69 found on system at:
390.09 s
[smos-report-cursor-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
390.09 s
[smos-report-cursor-gen-source] Using hsc2hs version 0.68.10 found on system at:
390.09 s
[smos-report-cursor-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
390.09 s
[smos-report-cursor-gen-source] No hscolour found
390.09 s
[smos-report-cursor-gen-source] No jhc found
390.09 s
[smos-report-cursor-gen-source] Using ld found on system at:
390.09 s
[smos-source] include pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
390.09 s
[smos-source] include process-1.6.26.1-6e7d
390.09 s
[smos-source] include resourcet-1.3.0-Aay1aOzPPGb4YUp8bgyEMa
390.09 s
[smos-source] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
390.09 s
[smos-source] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
390.09 s
[smos-source] include smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
390.09 s
[smos-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
390.09 s
[smos-source] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
390.09 s
[smos-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
390.09 s
[smos-source] include smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
390.09 s
[smos-source] include text-2.1.3-34f1
390.09 s
[smos-source] include time-1.12.2-3479
390.09 s
[smos-source] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
390.09 s
[smos-source] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
390.09 s
[smos-source] include vty-6.4-K1OakpHsBDZBUi5PBPeSvr
390.09 s
[smos-source] include vty-crossplatform-0.4.0.0-z2LfWuMpT72izQnTYJ3E8
390.09 s
[smos-source] Smos=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos,Smos.Actions=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions,Smos.Actions.Browser=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.Browser,Smos.Actions.Convenience=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.Convenience,Smos.Actions.Entry=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.Entry,Smos.Actions.Entry.Contents=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.Entry.Contents,Smos.Actions.Entry.Header=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.Entry.Header,Smos.Actions.Entry.Logbook=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.Entry.Logbook,Smos.Actions.Entry.Properties=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.Entry.Properties,Smos.Actions.Entry.Tags=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.Entry.Tags,Smos.Actions.Entry.Timestamps=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.Entry.Timestamps,Smos.Actions.Entry.TodoState=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.Entry.TodoState,Smos.Actions.File=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.File,Smos.Actions.Forest=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.Forest,Smos.Actions.Help=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.Help,Smos.Actions.Report=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.Report,Smos.Actions.Report.Next=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.Report.Next,Smos.Actions.Report.Ongoing=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.Report.Ongoing,Smos.Actions.Report.Stuck=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.Report.Stuck,Smos.Actions.Report.Timestamps=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.Report.Timestamps,Smos.Actions.Report.Waiting=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.Report.Waiting,Smos.Actions.Report.Work=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.Report.Work,Smos.Actions.Undo=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.Undo,Smos.Actions.Utils=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.Utils,Smos.Activation=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Activation,Smos.App=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.App,Smos.Config=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Config,Smos.Default=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Default,Smos.Draw=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Draw,Smos.Draw.Base=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Draw.Base,Smos.Draw.Report=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Draw.Report,Smos.Keys=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Keys,Smos.Monad=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Monad,Smos.OptParse=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.OptParse,Smos.OptParse.Bare=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.OptParse.Bare,Smos.Style=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Style,Smos.Types=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Types
390.09 s
[smos-source] unit smos-0.10.1-DoaImuO1TT4GdzoneczEAW-smos
390.09 s
[smos-source] include base-4.20.2.0-fafd
390.09 s
[smos-source] include smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh
390.09 s
[smos-source] Ready component graph:
390.09 s
[smos-source] definite smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh
390.09 s
[smos-source] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
390.09 s
[smos-source] depends async-2.2.5-6SxNiIIPxyKH9IyM9VUDjB
390.09 s
[smos-source] depends autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
390.09 s
[smos-source] depends base-4.20.2.0-fafd
390.09 s
[smos-source] depends brick-2.9-Geod5flTzTmIlrRxHv8UFE
390.09 s
[smos-source] depends bytestring-0.12.2.0-96e1
390.09 s
[smos-calendar-import] [1 of 2] Compiling Main ( app/Main.hs, dist/build/smos-calendar-import/smos-calendar-import-tmp/Main.o )
390.09 s
[smos-calendar-import] Adapting module: Main
390.09 s
[smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/app/Main.hs.coverables for source file /build/smos-calendar-import-0.10.0/app/Main.hs
390.09 s
[smos-calendar-import] [2 of 2] Compiling Paths_smos_calendar_import ( dist/build/smos-calendar-import/autogen/Paths_smos_calendar_import.hs, dist/build/smos-calendar-import/smos-calendar-import-tmp/Paths_smos_calendar_import.o )
390.09 s
[smos-calendar-import] [1 of 3] Compiling Main ( app/Main.hs, dist/build/smos-calendar-import/smos-calendar-import-tmp/Main.o ) [Smos.Calendar.Import package changed]
390.09 s
[smos-calendar-import] Adapting module: Main
390.09 s
[smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/app/Main.hs.coverables for source file /build/smos-calendar-import-0.10.0/app/Main.hs
390.09 s
[smos-report-cursor-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
390.09 s
[smos-report-cursor-gen-source] No pkg-config found
390.09 s
[smos-report-cursor-gen-source] Using runghc version 9.10.3 found on system at:
390.09 s
[smos-report-cursor-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
390.09 s
[smos-report-cursor-gen-source] Using strip version 2.44 found on system at:
390.09 s
[smos-report-cursor-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
390.09 s
[smos-report-cursor-gen-source] Using tar found on system at:
390.09 s
[smos-report-cursor-gen-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
390.09 s
[smos-report-cursor-gen-source] No uhc found
390.09 s
[smos-report-cursor-gen-source] Phase: buildPhase
390.09 s
[smos-report-cursor-gen-source] Distribution quality errors:
390.09 s
[smos-report-cursor-gen-source] [no-syn-desc] No 'synopsis' or 'description' field.
390.09 s
[smos-report-cursor-gen-source] Distribution quality warnings:
390.09 s
[smos-report-cursor-gen-source] [no-license-file] A 'license-file' is not specified.
390.09 s
[smos-report-cursor-gen-source] [missing-upper-bounds] On library, these packages miss upper bounds:
390.09 s
[smos-report-cursor-gen-source] - QuickCheck
390.09 s
[smos-report-cursor-gen-source] - containers
390.09 s
[smos-report-cursor-gen-source] - cursor
390.09 s
[smos-report-cursor-gen-source] - cursor-gen
390.09 s
[smos-report-cursor-gen-source] - genvalidity
390.09 s
[smos-report-cursor-gen-source] - genvalidity-path
390.09 s
[smos-report-cursor-gen-source] - microlens
390.09 s
[smos-report-cursor-gen-source] - path
390.09 s
[smos-report-cursor-gen-source] - smos-data
390.09 s
[smos-report-cursor-gen-source] - smos-data-gen
390.09 s
[smos-report-cursor-gen-source] - smos-report
390.09 s
[smos-report-cursor-gen-source] - smos-report-cursor
390.09 s
[smos-report-cursor-gen-source] - smos-report-gen
390.09 s
[smos-report-cursor-gen-source] Please add them. There is more information at https://pvp.haskell.org/
390.09 s
[smos-report-cursor-gen-source] Note: the public hackage server would reject this package.
390.09 s
[smos-report-cursor-gen-source] Building source dist for smos-report-cursor-gen-0.4.0...
390.09 s
[smos-report-cursor-gen-source] Source tarball created: dist/smos-report-cursor-gen-0.4.0.tar.gz
390.09 s
[smos-report-cursor-gen-source] Phase: haddockPhase
390.09 s
[smos-report-cursor-gen-source] Phase: installPhase
390.09 s
[smos-report-cursor-gen-source] Phase: fixupPhase
390.09 s
[smos-source] depends conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
390.09 s
[smos-source] depends containers-0.7-96b4
390.09 s
[smos-source] depends cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
390.09 s
[smos-source] depends cursor-brick-0.1.0.1-2p6pekGNaiQ8kdRKwAE2p8
390.09 s
[smos-source] depends cursor-dirforest-0.0.0.0-acyGg1Y6b02FxHTg9XmhE
390.09 s
[smos-source] depends cursor-dirforest-brick-0.0.0.0-IpuxDgcrqre9zqZEqMyFTk
390.09 s
[smos-source] depends cursor-fuzzy-time-0.1.0.0-AcJe3R95HJqE4EMFTkFTS7
390.09 s
[smos-source] depends directory-1.3.8.5-09f8
390.09 s
[smos-source] depends exceptions-0.10.9-d102
390.09 s
[smos-source] depends filepath-1.5.4.0-2605
390.09 s
[smos-source] depends fuzzy-time-0.3.0.1-EVWPua6yGRBKAsyyJWRpF7
390.09 s
[smos-source] depends megaparsec-9.7.0-KBJegSxwkGnGhyfOL0bdwL
390.09 s
[smos-source] depends microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
390.09 s
[smos-source] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
390.09 s
[smos-source] depends mtl-2.3.1-37af
390.09 s
[smos-source] depends opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
390.09 s
[smos-source] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
390.09 s
[smos-source] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
390.09 s
[smos-source] depends pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
390.09 s
[smos-source] depends process-1.6.26.1-6e7d
390.09 s
[smos-source] depends resourcet-1.3.0-Aay1aOzPPGb4YUp8bgyEMa
390.09 s
[smos-source] depends smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
390.09 s
[smos-source] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
390.09 s
[smos-source] depends smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
390.09 s
[smos-source] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
390.09 s
[smos-source] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
390.09 s
[smos-source] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
390.09 s
[smos-source] depends smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
390.09 s
[smos-source] depends text-2.1.3-34f1
390.09 s
[smos-source] depends time-1.12.2-3479
390.09 s
[smos-source] depends tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
390.09 s
[smos-source] depends validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
390.09 s
[smos-source] depends vty-6.4-K1OakpHsBDZBUi5PBPeSvr
390.09 s
[smos-source] depends vty-crossplatform-0.4.0.0-z2LfWuMpT72izQnTYJ3E8
390.09 s
[smos-source] definite smos-0.10.1-DoaImuO1TT4GdzoneczEAW-smos
390.09 s
[smos-source] depends base-4.20.2.0-fafd
390.09 s
[smos-source] depends smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh
390.09 s
[smos-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
390.09 s
[smos-source] Using compiler: ghc-9.10.3
390.09 s
[smos-source] Using install prefix:
390.09 s
[smos-source] /nix/store/88a661qpd912jp3zm201b3w2wlnb20d6-smos-source-0.10.1
390.09 s
[smos-source] Executables installed in:
390.09 s
[smos-source] /nix/store/88a661qpd912jp3zm201b3w2wlnb20d6-smos-source-0.10.1/bin
390.09 s
[smos-source] Libraries installed in:
390.09 s
[smos-source] /nix/store/88a661qpd912jp3zm201b3w2wlnb20d6-smos-source-0.10.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh
390.09 s
[smos-source] Dynamic Libraries installed in:
390.09 s
[smos-source] /nix/store/88a661qpd912jp3zm201b3w2wlnb20d6-smos-source-0.10.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
390.09 s
[smos-source] Private executables installed in:
390.09 s
[smos-source] /nix/store/88a661qpd912jp3zm201b3w2wlnb20d6-smos-source-0.10.1/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-0.10.1
390.09 s
[smos-source] Data files installed in:
390.09 s
[smos-source] /nix/store/88a661qpd912jp3zm201b3w2wlnb20d6-smos-source-0.10.1/share/x86_64-linux-ghc-9.10.3-a85d/smos-0.10.1
390.09 s
[smos-source] Documentation installed in:
390.09 s
[smos-source] /nix/store/88a661qpd912jp3zm201b3w2wlnb20d6-smos-source-0.10.1/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-0.10.1
390.09 s
[smos-source] Configuration files installed in:
390.09 s
[smos-source] /nix/store/88a661qpd912jp3zm201b3w2wlnb20d6-smos-source-0.10.1/etc
390.09 s
[smos-source] No alex found
390.09 s
[smos-source] Using ar found on system at:
390.09 s
[smos-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
390.09 s
[smos-source] No c2hs found
390.09 s
[smos-source] No cpphs found
390.09 s
[smos-source] No doctest found
390.09 s
[smos-source] Using gcc version 14.3.0 given by user at:
390.09 s
[smos-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
390.09 s
[smos-source] Using ghc version 9.10.3 found on system at:
390.09 s
[smos-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
390.09 s
[smos-source] Using ghc-pkg version 9.10.3 found on system at:
390.09 s
[smos-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
390.09 s
[smos-source] No ghcjs found
390.09 s
[smos-source] No ghcjs-pkg found
390.09 s
[smos-source] No greencard found
390.09 s
[smos-source] Using haddock version 2.31.1 found on system at:
390.09 s
[smos-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
390.09 s
[smos-source] No happy found
390.09 s
[smos-source] Using haskell-suite found on system at: haskell-suite-dummy-location
390.09 s
[smos-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
390.09 s
[smos-source] No hmake found
390.09 s
[smos-source] Using hpc version 0.69 found on system at:
390.09 s
[smos-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
390.09 s
[smos-source] Using hsc2hs version 0.68.10 found on system at:
390.09 s
[smos-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
390.09 s
[smos-source] No hscolour found
390.09 s
[smos-source] No jhc found
390.09 s
[smos-source] Using ld found on system at:
390.09 s
[smos-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
390.09 s
[smos-source] No pkg-config found
390.09 s
[smos-source] Using runghc version 9.10.3 found on system at:
390.09 s
[smos-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
390.09 s
[smos-source] Using strip version 2.44 found on system at:
390.09 s
[smos-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
390.09 s
[smos-source] Using tar found on system at:
390.09 s
[smos-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
390.09 s
[smos-source] No uhc found
390.09 s
[smos-source] Phase: buildPhase
390.09 s
[smos-source] Distribution quality errors:
390.09 s
[smos-source] [no-syn-desc] No 'synopsis' or 'description' field.
390.09 s
[smos-source] [missing-bounds-important] The dependency 'build-depends: base' does not
390.09 s
[smos-source] specify an upper bound on the version number. Each major release of the 'base'
390.09 s
[smos-source] package changes the API in various ways and most packages will need some
390.09 s
[smos-source] changes to compile with it. The recommended practice is to specify an upper
390.09 s
[smos-source] bound on the version of the 'base' package. This ensures your package will
390.09 s
[smos-source] continue to build when a new major version of the 'base' package is released.
390.09 s
[smos-source] If you are not sure what upper bound to use then use the next major version.
390.09 s
[smos-source] For example if you have tested your package with 'base' version 4.5 and 4.6
390.09 s
[smos-source] then use 'build-depends: base >= 4.5 && < 4.7'.
390.09 s
[smos-source] Distribution quality warnings:
390.09 s
[smos-source] [no-license-file] A 'license-file' is not specified.
390.09 s
[smos-source] [missing-upper-bounds] On library, these packages miss upper bounds:
390.09 s
[smos-source] - aeson
390.09 s
[smos-source] - async
390.10 s
[smos-source] - autodocodec
390.10 s
[smos-source] - brick
390.10 s
[smos-source] - bytestring
390.10 s
[smos-source] - conduit
390.10 s
[smos-source] - containers
390.10 s
[smos-source] - cursor
390.10 s
[smos-source] - cursor-brick
390.10 s
[smos-source] - cursor-dirforest
390.10 s
[smos-source] - cursor-dirforest-brick
390.10 s
[smos-source] - cursor-fuzzy-time
390.10 s
[smos-source] - directory
390.10 s
[smos-source] - exceptions
390.10 s
[smos-source] - filepath
390.10 s
[smos-source] - fuzzy-time
390.10 s
[smos-source] - megaparsec
390.10 s
[smos-source] - microlens
390.10 s
[smos-source] - monad-logger
390.10 s
[smos-source] - mtl
390.10 s
[smos-source] - opt-env-conf
390.10 s
[smos-source] - path
390.10 s
[smos-source] - path-io
390.10 s
[smos-source] - pretty-relative-time
390.10 s
[smos-source] - process
390.10 s
[smos-source] - resourcet
390.10 s
[smos-source] - smos-archive
390.10 s
[smos-source] - smos-cli
390.10 s
[smos-source] - smos-cursor
390.10 s
[smos-source] - smos-data
390.10 s
[smos-source] - smos-directory
390.10 s
[smos-source] - smos-report
390.10 s
[smos-source] - smos-report-cursor
390.10 s
[smos-source] - text
390.10 s
[smos-source] - time
390.10 s
[smos-source] - tz
390.10 s
[smos-source] - validity
390.10 s
[smos-source] - vty
390.10 s
[smos-source] - vty-crossplatform
390.10 s
[smos-source] Please add them. There is more information at https://pvp.haskell.org/
390.10 s
[smos-source] Note: the public hackage server would reject this package.
390.10 s
[smos-source] Building source dist for smos-0.10.1...
390.10 s
[smos-source] Source tarball created: dist/smos-0.10.1.tar.gz
390.10 s
[smos-source] Phase: haddockPhase
390.10 s
[smos-source] Phase: installPhase
390.10 s
[smos-source] Phase: fixupPhase
390.15 s
[smos-calendar-import] [2 of 3] Compiling Paths_smos_calendar_import ( dist/build/smos-calendar-import/autogen/Paths_smos_calendar_import.hs, dist/build/smos-calendar-import/smos-calendar-import-tmp/Paths_smos_calendar_import.o ) [Impure plugin forced recompilation]
390.17 s
[smos-calendar-import] [3 of 3] Linking dist/build/smos-calendar-import/smos-calendar-import
391.92 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/88a661qpd912jp3zm201b3w2wlnb20d6-smos-source-0.10.1
392.33 s
[post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
392.33 s
[post-build-hook]
392.68 s
[post-build-hook] Pushing /nix/store/88a661qpd912jp3zm201b3w2wlnb20d6-smos-source-0.10.1 (64.70 KiB)
393.93 s
[post-build-hook]
393.93 s
[post-build-hook] All done.
393.94 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/88a661qpd912jp3zm201b3w2wlnb20d6-smos-source-0.10.1
394.00 s
[post-build-hook] copying 1 paths...
394.00 s
[post-build-hook] copying path '/nix/store/88a661qpd912jp3zm201b3w2wlnb20d6-smos-source-0.10.1' to 'https://cache.staging.nix-ci.com'...
395.25 s
[post-build-hook] copying 1 paths...
395.25 s
[post-build-hook] copying path '/nix/store/v1ga5kc46a41ny6mz0jks29r0n2i5nbh-smos-source-0.10.1.drv' to 'https://cache.staging.nix-ci.com'...
396.01 s
Progress: 54 of 83 built (4 building), 28 of 28 downloaded from cache
396.01 s
[smos-calendar-import] buildPhase completed in 37 seconds
396.01 s
[smos-calendar-import] Phase: checkPhase
396.01 s
[smos-calendar-import] Running 1 test suites...
396.01 s
[smos-calendar-import] Test suite smos-calendar-import-test: RUNNING...
396.01 s
[smos-calendar-import] Tests:
396.01 s
[smos-calendar-import]
396.01 s
[smos-calendar-import] Smos.Calendar.Import.UnresolvedEventSpec
396.01 s
[smos-calendar-import] GenValid UnresolvedEvents
396.01 s
[smos-calendar-import] genValid :: Gen UnresolvedEvents
396.01 s
[smos-calendar-import] ✓ only generates valid 'UnresolvedEvents's 107.45 ms
396.01 s
[smos-calendar-import] passed for all of 100 inputs.
396.01 s
[smos-calendar-import] JSON UnresolvedEventGroup (valid)
396.01 s
[smos-calendar-import] decode :: Data.ByteString.Lazy.ByteString -> Either String UnresolvedEventGroup
396.01 s
[smos-calendar-import] ✓ ensures that encode and decode are inverses for "valid UnresolvedEventGroup"'s 155.72 ms
396.01 s
[smos-calendar-import] passed for all of 100 inputs.
396.01 s
[smos-calendar-import] encode :: UnresolvedEventGroup -> Data.ByteString.Lazy.ByteString
396.01 s
[smos-calendar-import] ✓ never fails to encode a "valid UnresolvedEventGroup" 82.15 ms
396.01 s
[smos-calendar-import] passed for all of 100 inputs.
396.01 s
[smos-calendar-import] GenValid UnresolvedEventGroup
396.01 s
[smos-calendar-import] genValid :: Gen UnresolvedEventGroup
396.01 s
[smos-calendar-import] ✓ only generates valid 'UnresolvedEventGroup's 33.30 ms
396.01 s
[smos-calendar-import] passed for all of 100 inputs.
396.01 s
[smos-calendar-import] JSON UnresolvedEvents (valid)
396.01 s
[smos-calendar-import] decode :: Data.ByteString.Lazy.ByteString -> Either String UnresolvedEvents
396.01 s
[smos-calendar-import] ✓ ensures that encode and decode are inverses for "valid UnresolvedEvents"'s 231.93 ms
396.01 s
[smos-calendar-import] passed for all of 100 inputs.
396.01 s
[smos-calendar-import] encode :: UnresolvedEvents -> Data.ByteString.Lazy.ByteString
396.01 s
[smos-calendar-import] ✓ never fails to encode a "valid UnresolvedEvents" 143.38 ms
396.01 s
[smos-calendar-import] passed for all of 100 inputs.
396.01 s
[smos-calendar-import] Smos.Calendar.Import.RenderSpec
396.01 s
[smos-calendar-import] renderEventEntry
396.01 s
[smos-calendar-import] ✓ produces valid results 77.17 ms
396.01 s
[smos-calendar-import] passed for all of 100 inputs.
396.01 s
[smos-calendar-import] Smos.Calendar.Import.RecurringEventSpec
396.01 s
[smos-calendar-import] JSON RecurringEvents (valid)
396.01 s
[smos-calendar-import] decode :: Data.ByteString.Lazy.ByteString -> Either String RecurringEvents
396.01 s
[smos-calendar-import] ✓ ensures that encode and decode are inverses for "valid RecurringEvents"'s 325.34 ms
396.01 s
[smos-calendar-import] passed for all of 100 inputs.
396.01 s
[smos-calendar-import] encode :: RecurringEvents -> Data.ByteString.Lazy.ByteString
396.01 s
[smos-calendar-import] ✓ never fails to encode a "valid RecurringEvents" 197.78 ms
396.01 s
[smos-calendar-import] passed for all of 100 inputs.
396.01 s
[smos-calendar-import] GenValid RecurringEvents
396.01 s
[smos-calendar-import] genValid :: Gen RecurringEvents
396.01 s
[smos-calendar-import] ✓ only generates valid 'RecurringEvents's 140.88 ms
396.01 s
[smos-calendar-import] passed for all of 100 inputs.
396.01 s
[smos-calendar-import] Smos.Calendar.Import.GoldenSpec
396.01 s
[smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/duration-weeks.ics
396.01 s
[smos-calendar-import] ✓ parses the ical calendar correctly 4.79 ms
396.01 s
[smos-calendar-import] ✓ parses the ical timezones correctly 20.81 ms
396.01 s
[smos-calendar-import] ✓ picks the correct recurring events 57.82 ms
396.01 s
[smos-calendar-import] ✓ recurs the correct unresolved events 39.55 ms
396.01 s
[smos-calendar-import] ✓ resolves the correct utc events 51.66 ms
396.01 s
[smos-calendar-import] ✓ resolves the correct events 64.15 ms
396.01 s
[smos-calendar-import] ✓ renders the correct smosFile 81.32 ms
396.01 s
[smos-sync] [1 of 3] Compiling Main ( app/Main.hs, dist/build/smos-sync/smos-sync-tmp/Main.o ) [Smos.Sync.Client package changed]
396.01 s
[smos-sync] Adapting module: Main
396.01 s
[smos-sync] Outputing coverables file /build/smos-sync-0.8.0/app/Main.hs.coverables for source file /build/smos-sync-0.8.0/app/Main.hs
396.01 s
[smos-sync] [2 of 3] Compiling Paths_smos_sync ( dist/build/smos-sync/autogen/Paths_smos_sync.hs, dist/build/smos-sync/smos-sync-tmp/Paths_smos_sync.o ) [Impure plugin forced recompilation]
396.01 s
[smos-sync] [3 of 3] Linking dist/build/smos-sync/smos-sync
396.01 s
[smos-sync] Phase: checkPhase
396.01 s
[smos-sync] Package has no test suites.
396.01 s
[smos-sync] Phase: haddockPhase
396.01 s
[smos-sync] Phase: installPhase
396.01 s
[smos-sync] Installing library in /nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
396.01 s
[smos-sync] Installing executable smos-sync in /nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0/bin
396.01 s
[smos-sync] Warning: The directory
396.01 s
[smos-sync] /nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0/bin is not in the
396.01 s
[smos-sync] system search path.
396.01 s
[smos-sync] Phase: fixupPhase
396.01 s
[smos-sync] shrinking RPATHs of ELF executables and libraries in /nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0
396.01 s
[smos-sync] shrinking /nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0/bin/smos-sync
396.01 s
[smos-sync] shrinking /nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc-ghc9.10.3.so
396.01 s
[smos-sync] checking for references to /build/ in /nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0...
396.01 s
[smos-sync] gzipping man pages under /nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0/share/man/
396.02 s
[smos-sync] �
396.02 s
[smos-sync] stripping (with command strip and flags -S -p) in /nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0/lib /nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0/bin
396.02 s
[smos-sync] shrinking RPATHs of ELF executables and libraries in /nix/store/dnc9xn9v9908gl47nyaaqqprdlg82l4m-smos-sync-0.8.0-coverables
396.02 s
[smos-sync] checking for references to /build/ in /nix/store/dnc9xn9v9908gl47nyaaqqprdlg82l4m-smos-sync-0.8.0-coverables...
396.02 s
[smos-sync] patching script interpreter paths in /nix/store/dnc9xn9v9908gl47nyaaqqprdlg82l4m-smos-sync-0.8.0-coverables
396.02 s
[smos-sync] shrinking RPATHs of ELF executables and libraries in /nix/store/a8bq5v537w87f7zyxw3hr60h1plpj4hr-smos-sync-0.8.0-coverage
396.02 s
[smos-sync] checking for references to /build/ in /nix/store/a8bq5v537w87f7zyxw3hr60h1plpj4hr-smos-sync-0.8.0-coverage...
396.02 s
[smos-sync] patching script interpreter paths in /nix/store/a8bq5v537w87f7zyxw3hr60h1plpj4hr-smos-sync-0.8.0-coverage
396.02 s
[smos-cursor-gen] Phase: checkPhase
396.02 s
[smos-cursor-gen] Running 1 test suites...
396.02 s
[smos-cursor-gen] Test suite smos-cursor-test: RUNNING...
396.02 s
[smos-cursor-gen] Tests:
396.02 s
[smos-cursor-gen]
396.02 s
[smos-cursor-gen] Smos.Cursor.TagSpec
396.02 s
[smos-cursor-gen] tagCursorSelectNextChar
396.02 s
[smos-cursor-gen] ✓ produces valid tag cursors 34.60 ms
396.02 s
[smos-cursor-gen] passed for all of 100 inputs.
396.02 s
[smos-cursor-gen] tagCursorSelectStart
396.02 s
[smos-cursor-gen] ✓ produces valid tag cursors 33.93 ms
396.02 s
[smos-cursor-gen] passed for all of 100 inputs.
396.02 s
[smos-cursor-gen] rebuildTagCursor
396.02 s
[smos-cursor-gen] ✓ produces valid cursors 37.21 ms
396.02 s
[smos-cursor-gen] passed for all of 100 inputs.
396.02 s
[smos-cursor-gen] ✓ is the inverse of makeTagCursor 20.63 ms
396.02 s
[smos-cursor-gen] passed for all of 100 inputs.
396.02 s
[smos-cursor-gen] tagCursorAppend
396.02 s
[smos-cursor-gen] ✓ produces valid cursors when inserting an unsafe character 4.02 ms
396.02 s
[smos-cursor-gen] passed for all of 100 inputs.
396.02 s
[smos-cursor-gen] ✓ produces valid cursors when inserting '
396.02 s
[smos-cursor-gen] ' 4.19 ms
396.02 s
[smos-cursor-gen] passed for all of 100 inputs.
396.02 s
[smos-cursor-gen] ✓ produces valid tag cursors 23.37 ms
396.02 s
[smos-cursor-gen] passed for all of 100 inputs.
396.02 s
[smos-cursor-gen] tagCursorDelete
396.02 s
[smos-cursor-gen] ✓ produces valid tag cursors 36.02 ms
396.02 s
[smos-cursor-gen] passed for all of 100 inputs.
396.02 s
[smos-cursor-gen] GenValid TagCursor
396.02 s
[smos-cursor-gen] genValid :: Gen TagCursor
396.02 s
[smos-cursor-gen] ✓ only generates valid 'TagCursor's 33.78 ms
396.02 s
[smos-cursor-gen] passed for all of 100 inputs.
396.02 s
[smos-cursor-gen] tagCursorRemove
396.02 s
[smos-cursor-gen] ✓ produces valid tag cursors 33.01 ms
396.02 s
[smos-cursor-gen] passed for all of 100 inputs.
396.02 s
[smos-cursor-gen] makeTagCursor
396.02 s
[smos-cursor-gen] ✓ produces valid cursors 21.86 ms
396.02 s
[smos-cursor-gen] passed for all of 100 inputs.
396.02 s
[smos-cursor-gen] tagCursorSelectEnd
396.02 s
[smos-cursor-gen] ✓ produces valid tag cursors 34.63 ms
396.02 s
[smos-cursor-gen] passed for all of 100 inputs.
396.02 s
[smos-cursor-gen] tagCursorInsert
396.02 s
[smos-cursor-gen] ✓ produces valid cursors when inserting an unsafe character 4.30 ms
396.02 s
[smos-cursor-gen] passed for all of 100 inputs.
396.02 s
[smos-cursor-gen] ✓ produces valid cursors when inserting '
396.02 s
[smos-cursor-gen] ' 4.32 ms
396.02 s
[smos-cursor-gen] passed for all of 100 inputs.
396.02 s
[smos-cursor-gen] ✓ produces valid tag cursors 23.14 ms
396.02 s
[smos-cursor-gen] passed for all of 100 inputs.
396.02 s
[smos-cursor-gen] tagCursorSelectPrevChar
396.02 s
[smos-cursor-gen] ✓ produces valid tag cursors 34.55 ms
396.02 s
[smos-cursor-gen] passed for all of 100 inputs.
396.02 s
[smos-cursor-gen] Smos.Cursor.TagsSpec
396.02 s
[smos-cursor-gen] tagsCursorAppend
396.02 s
[smos-cursor-gen] ✓ produces valid tags cursors 39.23 ms
396.02 s
[smos-cursor-gen] passed for all of 100 inputs.
396.02 s
[smos-cursor-gen] ✓ produces valid cursors when inserting an unsafe character 5.35 ms
396.02 s
[smos-cursor-gen] passed for all of 100 inputs.
396.02 s
[smos-cursor-gen] ✓ produces valid cursors when inserting '
396.02 s
[smos-cursor-gen] ' 5.35 ms
396.02 s
[smos-cursor-gen] passed for all of 100 inputs.
396.02 s
[smos-cursor-gen] tagsCursorSelectPrev
396.18 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/0369sip5g5dmiiiway22gx76rh95ac8c-smos-report-cursor-gen-source-0.4.0
396.52 s
[post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
396.52 s
[post-build-hook]
396.86 s
[post-build-hook] Pushing /nix/store/0369sip5g5dmiiiway22gx76rh95ac8c-smos-report-cursor-gen-source-0.4.0 (5.66 KiB)
397.69 s
[post-build-hook]
397.69 s
[post-build-hook] All done.
397.70 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/0369sip5g5dmiiiway22gx76rh95ac8c-smos-report-cursor-gen-source-0.4.0
397.76 s
[post-build-hook] copying 1 paths...
397.76 s
[post-build-hook] copying path '/nix/store/0369sip5g5dmiiiway22gx76rh95ac8c-smos-report-cursor-gen-source-0.4.0' to 'https://cache.staging.nix-ci.com'...
399.35 s
[post-build-hook] copying 1 paths...
399.35 s
[post-build-hook] copying path '/nix/store/ixdy501sjln32jsmqwz3zdh24mimnhy1-smos-report-cursor-gen-source-0.4.0.drv' to 'https://cache.staging.nix-ci.com'...
400.13 s
Progress: 55 of 83 built (3 building), 28 of 28 downloaded from cache
400.20 s
Building smos-report-cursor-gen
400.20 s
[smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/rdate-period.ics
400.20 s
[smos-calendar-import] ✓ parses the ical calendar correctly 4.86 ms
400.20 s
[smos-calendar-import] ✓ parses the ical timezones correctly 20.76 ms
400.20 s
[smos-calendar-import] ✓ picks the correct recurring events 58.57 ms
400.20 s
[smos-calendar-import] ✓ recurs the correct unresolved events 39.67 ms
400.20 s
[smos-calendar-import] ✓ resolves the correct utc events 51.58 ms
400.20 s
[smos-calendar-import] ✓ resolves the correct events 64.40 ms
400.20 s
[smos-calendar-import] ✓ renders the correct smosFile 81.32 ms
400.20 s
[smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/zoned-recurring.ics
400.21 s
[smos-calendar-import] ✓ parses the ical calendar correctly 4.82 ms
400.21 s
[smos-calendar-import] ✓ parses the ical timezones correctly 22.00 ms
400.21 s
[smos-calendar-import] ✓ picks the correct recurring events 57.91 ms
400.21 s
[smos-calendar-import] ✓ recurs the correct unresolved events 39.58 ms
400.21 s
[smos-calendar-import] ✓ resolves the correct utc events 46.84 ms
400.21 s
[smos-calendar-import] ✓ resolves the correct events 59.52 ms
400.21 s
[smos-calendar-import] ✓ renders the correct smosFile 75.11 ms
400.21 s
[smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/zoned-rdate.ics
400.21 s
[smos-calendar-import] ✓ parses the ical calendar correctly 0.26 ms
400.21 s
[smos-calendar-import] ✓ parses the ical timezones correctly 1.32 ms
400.21 s
[smos-calendar-import] ✓ picks the correct recurring events 36.75 ms
400.21 s
[smos-calendar-import] ✓ recurs the correct unresolved events 17.60 ms
400.21 s
[smos-calendar-import] ✓ resolves the correct utc events 29.50 ms
400.21 s
[smos-calendar-import] ✓ resolves the correct events 31.12 ms
400.21 s
[smos-calendar-import] ✓ renders the correct smosFile 40.29 ms
400.21 s
[smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/duration.ics
400.21 s
[smos-calendar-import] ✓ parses the ical calendar correctly 0.15 ms
400.21 s
[smos-calendar-import] ✓ parses the ical timezones correctly 0.14 ms
400.21 s
[smos-calendar-import] ✓ picks the correct recurring events 18.08 ms
400.21 s
[smos-calendar-import] ✓ recurs the correct unresolved events 1.13 ms
400.21 s
[smos-calendar-import] ✓ resolves the correct utc events 11.82 ms
400.21 s
[smos-calendar-import] ✓ resolves the correct events 23.18 ms
400.21 s
[smos-calendar-import] ✓ renders the correct smosFile 28.18 ms
400.21 s
[smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/example.ics
400.21 s
[smos-calendar-import] ✓ parses the ical calendar correctly 0.24 ms
400.21 s
[smos-cursor-gen] ✓ is the inverse of tagsCursorSelectNext 63.25 ms
400.21 s
[smos-cursor-gen] passed for all of 100 inputs.
400.21 s
[smos-cursor-gen] ✓ produces valid tags cursors 968.22 ms
400.21 s
[smos-cursor-gen] passed for all of 100 inputs.
400.21 s
[smos-cursor-gen] GenValid TagsCursor
400.21 s
[smos-cursor-gen] genValid :: Gen TagsCursor
400.21 s
[smos-cursor-gen] ✓ only generates valid 'TagsCursor's 966.16 ms
400.21 s
[smos-cursor-gen] passed for all of 100 inputs.
400.21 s
[smos-cursor-gen] tagsCursorSelectOrCreateNextTag
400.21 s
[smos-cursor-gen] ✓ produces valid tags cursors 986.55 ms
400.21 s
[smos-cursor-gen] passed for all of 100 inputs.
400.21 s
[smos-cursor-gen] tagsCursorInsertAndSelectTag
400.21 s
[smos-cursor-gen] ✓ produces valid tags cursors 68.25 ms
400.21 s
[smos-cursor-gen] passed for all of 100 inputs.
400.21 s
[smos-cursor-gen] tagsCursorSelectNextChar
400.21 s
[smos-cursor-gen] ✓ is the inverse of tagsCursorSelectPrevChar 61.79 ms
400.21 s
[smos-cursor-gen] passed for all of 100 inputs.
400.21 s
[smos-cursor-gen] ✓ produces valid tags cursors 966.59 ms
400.21 s
[smos-cursor-gen] passed for all of 100 inputs.
400.21 s
[smos-cursor-gen] tagsCursorSelectOrCreateNext
400.21 s
[smos-cursor-gen] ✓ produces valid tags cursors 980.74 ms
400.21 s
[smos-cursor-gen] passed for all of 100 inputs.
400.21 s
[smos-cursor-gen] tagsCursorInsert
400.21 s
[smos-cursor-gen] ✓ produces valid cursors when inserting '
400.21 s
[smos-cursor-gen] ' 5.35 ms
400.21 s
[smos-cursor-gen] passed for all of 100 inputs.
400.21 s
[smos-cursor-gen] ✓ produces valid tags cursors 35.79 ms
400.21 s
[smos-cursor-gen] passed for all of 100 inputs.
400.21 s
[smos-cursor-gen] ✓ produces valid cursors when inserting an unsafe character 1.27 ms
400.21 s
[smos-cursor-gen] passed for all of 100 inputs.
400.21 s
[smos-cursor-gen] tagsCursorSelectOrCreatePrevTag
400.21 s
[smos-cursor-gen] ✓ produces valid tags cursors 979.56 ms
400.21 s
[smos-cursor-gen] passed for all of 100 inputs.
400.21 s
[smos-cursor-gen] tagsCursorAppendTag
400.21 s
[smos-cursor-gen] ✓ produces valid tags cursors 62.74 ms
400.21 s
[smos-cursor-gen] passed for all of 100 inputs.
400.21 s
[smos-cursor-gen] tagsCursorInsertTag
400.21 s
[smos-cursor-gen] ✓ produces valid tags cursors 55.45 ms
400.21 s
[smos-cursor-gen] passed for all of 100 inputs.
400.21 s
[smos-cursor-gen] tagsCursorSelectNext
400.21 s
[smos-cursor-gen] ✓ is the inverse of tagsCursorSelectPrev 53.49 ms
400.21 s
[smos-cursor-gen] passed for all of 100 inputs.
400.21 s
[smos-cursor-gen] ✓ produces valid tags cursors 986.35 ms
400.21 s
[smos-cursor-gen] passed for all of 100 inputs.
400.21 s
[smos-cursor-gen] tagsCursorDelete
400.21 s
[smos-cursor-gen] ✓ produces valid tags cursors 985.21 ms
400.21 s
[smos-cursor-gen] passed for all of 100 inputs.
400.21 s
[smos-cursor-gen] tagsCursorSelectOrCreatePrev
400.21 s
[smos-cursor-gen] ✓ produces valid tags cursors 969.70 ms
400.21 s
[smos-cursor-gen] passed for all of 100 inputs.
400.21 s
[smos-cursor-gen] rebuildTagsCursor
400.21 s
[smos-cursor-gen] ✓ produces valid cursors 988.16 ms
400.21 s
[smos-cursor-gen] passed for all of 100 inputs.
400.21 s
[smos-cursor-gen] ✓ is the inverse of makeTagsCursor 8.42 ms
400.26 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0 /nix/store/a8bq5v537w87f7zyxw3hr60h1plpj4hr-smos-sync-0.8.0-coverage /nix/store/dnc9xn9v9908gl47nyaaqqprdlg82l4m-smos-sync-0.8.0-coverables
400.71 s
[post-build-hook] Pushing 3 paths (554 are already present) using zstd to cache smos ⏳
400.71 s
[post-build-hook]
401.04 s
[post-build-hook] Pushing /nix/store/dnc9xn9v9908gl47nyaaqqprdlg82l4m-smos-sync-0.8.0-coverables (325.60 KiB)
401.05 s
[post-build-hook] Pushing /nix/store/a8bq5v537w87f7zyxw3hr60h1plpj4hr-smos-sync-0.8.0-coverage (25.24 KiB)
401.08 s
[post-build-hook] Pushing /nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0 (23.80 MiB)
402.33 s
[post-build-hook]
402.33 s
[post-build-hook] All done.
402.35 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0 /nix/store/a8bq5v537w87f7zyxw3hr60h1plpj4hr-smos-sync-0.8.0-coverage /nix/store/dnc9xn9v9908gl47nyaaqqprdlg82l4m-smos-sync-0.8.0-coverables
402.45 s
[post-build-hook] copying 3 paths...
402.45 s
[post-build-hook] copying path '/nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0' to 'https://cache.staging.nix-ci.com'...
402.45 s
[post-build-hook] copying path '/nix/store/dnc9xn9v9908gl47nyaaqqprdlg82l4m-smos-sync-0.8.0-coverables' to 'https://cache.staging.nix-ci.com'...
402.45 s
[post-build-hook] copying path '/nix/store/a8bq5v537w87f7zyxw3hr60h1plpj4hr-smos-sync-0.8.0-coverage' to 'https://cache.staging.nix-ci.com'...
410.92 s
[post-build-hook] copying 1 paths...
410.92 s
[post-build-hook] copying path '/nix/store/0rjk83qv638h4xa61wmly3c652qav97f-smos-sync-0.8.0.drv' to 'https://cache.staging.nix-ci.com'...
411.51 s
Progress: 56 of 83 built (3 building), 28 of 28 downloaded from cache
411.61 s
Building smos-server-gen-source
411.67 s
Building smos-sync-gen-source
411.67 s
[smos-calendar-import] ✓ parses the ical timezones correctly 0.21 ms
411.67 s
[smos-calendar-import] ✓ picks the correct recurring events 8.56 ms
411.67 s
[smos-calendar-import] ✓ recurs the correct unresolved events 0.91 ms
411.67 s
[smos-calendar-import] ✓ resolves the correct utc events 0.86 ms
411.67 s
[smos-calendar-import] ✓ resolves the correct events 12.45 ms
411.67 s
[smos-calendar-import] ✓ renders the correct smosFile 28.65 ms
411.67 s
[smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/minimal.ics
411.67 s
[smos-calendar-import] ✓ parses the ical calendar correctly 0.16 ms
411.67 s
[smos-calendar-import] ✓ parses the ical timezones correctly 0.13 ms
411.67 s
[smos-calendar-import] ✓ picks the correct recurring events 4.79 ms
411.67 s
[smos-calendar-import] ✓ recurs the correct unresolved events 0.23 ms
411.67 s
[smos-calendar-import] ✓ resolves the correct utc events 1.72 ms
411.67 s
[smos-calendar-import] ✓ resolves the correct events 7.67 ms
411.67 s
[smos-calendar-import] ✓ renders the correct smosFile 22.09 ms
411.67 s
[smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/visit.ics
411.67 s
[smos-calendar-import] ✓ parses the ical calendar correctly 0.71 ms
411.67 s
[smos-calendar-import] ✓ parses the ical timezones correctly 0.63 ms
411.67 s
[smos-calendar-import] ✓ picks the correct recurring events 0.24 ms
411.67 s
[smos-calendar-import] ✓ recurs the correct unresolved events 0.23 ms
411.67 s
[smos-calendar-import] ✓ resolves the correct utc events 0.35 ms
411.67 s
[smos-calendar-import] ✓ resolves the correct events 5.53 ms
411.67 s
[smos-calendar-import] ✓ renders the correct smosFile 27.32 ms
411.67 s
[smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/zoned-border.ics
411.67 s
[smos-calendar-import] ✓ parses the ical calendar correctly 0.17 ms
411.67 s
[smos-calendar-import] ✓ parses the ical timezones correctly 0.24 ms
411.67 s
[smos-calendar-import] ✓ picks the correct recurring events 0.80 ms
411.67 s
[smos-calendar-import] ✓ recurs the correct unresolved events 0.88 ms
411.67 s
[smos-calendar-import] ✓ resolves the correct utc events 0.34 ms
411.67 s
[smos-calendar-import] ✓ resolves the correct events 3.96 ms
411.67 s
[smos-calendar-import] ✓ renders the correct smosFile 19.40 ms
411.67 s
[smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/zoned.ics
411.67 s
[smos-calendar-import] ✓ parses the ical calendar correctly 0.33 ms
411.67 s
[smos-calendar-import] ✓ parses the ical timezones correctly 1.05 ms
411.67 s
[smos-cursor-gen] passed for all of 100 inputs.
411.67 s
[smos-cursor-gen] singletonTagsCursor
411.67 s
[smos-cursor-gen] ✓ produces valid cursors 7.85 ms
411.67 s
[smos-cursor-gen] passed for all of 100 inputs.
411.67 s
[smos-cursor-gen] makeTagsCursor
411.67 s
[smos-cursor-gen] ✓ produces valid cursors 50.44 ms
411.67 s
[smos-cursor-gen] passed for all of 100 inputs.
411.67 s
[smos-cursor-gen] tagsCursorUnsetTag
411.67 s
[smos-cursor-gen] ✓ is vaguely the inverse of tagsCursorSetTag 14.00 ms
411.67 s
[smos-cursor-gen] passed for all of 100 inputs.
411.67 s
[smos-cursor-gen] ✓ ensures that the tag is unset afterward 63.68 ms
411.67 s
[smos-cursor-gen] passed for all of 100 inputs.
411.67 s
[smos-cursor-gen] ✓ produces valid cursors 37.67 ms
411.67 s
[smos-cursor-gen] passed for all of 100 inputs.
411.67 s
[smos-cursor-gen] tagsCursorSelectNextTag
411.67 s
[smos-cursor-gen] ✓ produces valid tags cursors 980.20 ms
411.67 s
[smos-cursor-gen] passed for all of 100 inputs.
411.67 s
[smos-cursor-gen] tagsCursorToggleTag
411.67 s
[smos-cursor-gen] ✓ produces valid cursors 39.89 ms
411.67 s
[smos-cursor-gen] passed for all of 100 inputs.
411.67 s
[smos-cursor-gen] ✓ toggles the given tag 45.96 ms
411.67 s
[smos-cursor-gen] passed for all of 100 inputs.
411.67 s
[smos-cursor-gen] tagsCursorSelectPrevTag
411.67 s
[smos-cursor-gen] ✓ produces valid tags cursors 982.84 ms
411.67 s
[smos-cursor-gen] passed for all of 100 inputs.
411.67 s
[smos-cursor-gen] tagsCursorSetTag
411.67 s
[smos-cursor-gen] ✓ ensures that the tag is set afterward 43.99 ms
411.67 s
[smos-cursor-gen] passed for all of 100 inputs.
411.67 s
[smos-cursor-gen] ✓ produces valid cursors 30.82 ms
411.67 s
[smos-cursor-gen] passed for all of 100 inputs.
411.67 s
[smos-cursor-gen] tagsCursorAppendAndSelectTag
411.67 s
[smos-cursor-gen] ✓ produces valid tags cursors 947.27 ms
411.67 s
[smos-cursor-gen] passed for all of 100 inputs.
411.67 s
[smos-cursor-gen] tagsCursorSelectPrevChar
411.67 s
[smos-cursor-gen] ✓ produces valid tags cursors 969.10 ms
411.67 s
[smos-cursor-gen] passed for all of 100 inputs.
411.67 s
[smos-cursor-gen] ✓ is the inverse of tagsCursorSelectNextChar 921.23 ms
411.67 s
[smos-cursor-gen] passed for all of 100 inputs.
411.68 s
[smos-cursor-gen] tagsCursorRemove
411.68 s
[smos-cursor-gen] ✓ produces valid tags cursors 969.32 ms
411.68 s
[smos-cursor-gen] passed for all of 100 inputs.
411.68 s
[smos-cursor-gen] Smos.Cursor.EntrySpec
411.68 s
[smos-cursor-gen] entryCursorSelectHeaderAtEnd
411.68 s
[smos-cursor-gen] ✓ produces valid cursors 949.74 ms
411.68 s
[smos-cursor-gen] passed for all of 100 inputs.
411.68 s
[smos-cursor-gen] entryCursorSelectionL
411.68 s
[smos-cursor-gen] ✓ satisfies the third lens law for valid values and valid values 25.90 ms
411.68 s
[smos-cursor-gen] passed for all of 100 inputs.
411.68 s
[smos-cursor-gen] ✓ satisfies the second lens law for valid values 22.65 ms
411.68 s
[smos-cursor-gen] passed for all of 100 inputs.
411.68 s
[smos-cursor-gen] ✓ produces valid values when it is used to set valid values values on valid values values 940.84 ms
411.68 s
[smos-cursor-gen] passed for all of 100 inputs.
411.68 s
[smos-cursor-gen] ✓ satisfies the first lens law for valid values and valid values 0.81 ms
411.68 s
[smos-cursor-gen] passed for all of 100 inputs.
411.68 s
[smos-report-cursor-gen] Phase: setupCompilerEnvironmentPhase
411.68 s
[smos-report-cursor-gen] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
411.68 s
[smos-report-cursor-gen] Phase: unpackPhase
411.68 s
[smos-report-cursor-gen] unpacking source archive /nix/store/0369sip5g5dmiiiway22gx76rh95ac8c-smos-report-cursor-gen-source-0.4.0/smos-report-cursor-gen-0.4.0.tar.gz
411.68 s
[smos-report-cursor-gen] source root is smos-report-cursor-gen-0.4.0
411.68 s
[smos-report-cursor-gen] setting SOURCE_DATE_EPOCH to timestamp 1780356023 of file "smos-report-cursor-gen-0.4.0/test/Spec.hs"
411.68 s
[smos-report-cursor-gen] warning: file "smos-report-cursor-gen-0.4.0/test/Spec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
411.68 s
[smos-report-cursor-gen] Phase: patchPhase
411.68 s
[smos-report-cursor-gen] Phase: compileBuildDriverPhase
411.68 s
[smos-report-cursor-gen] setupCompileFlags: -package-db=/build/tmp.jiyDgV3O7B/setup-package.conf.d -threaded
411.68 s
[smos-report-cursor-gen] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.jiyDgV3O7B/Main.o )
411.68 s
[smos-report-cursor-gen] [2 of 2] Linking Setup
411.68 s
[smos-report-cursor-gen] Phase: updateAutotoolsGnuConfigScriptsPhase
411.68 s
[smos-report-cursor-gen] Phase: configurePhase
411.68 s
[smos-report-cursor-gen] configureFlags: --verbose --prefix=/nix/store/srv2lwl23bjj0x27wv51qsrznj3c7y8y-smos-report-cursor-gen-0.4.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.jiyDgV3O7B/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
411.68 s
[smos-report-cursor-gen] Using Parsec parser
411.68 s
[smos-report-cursor-gen] Configuring smos-report-cursor-gen-0.4.0...
411.68 s
[smos-report-cursor-gen] Dependency QuickCheck: using QuickCheck-2.15.0.1
411.68 s
[smos-report-cursor-gen] Dependency base >=4.9 && <=5: using base-4.20.2.0
411.68 s
[smos-report-cursor-gen] Dependency containers: using containers-0.7
411.68 s
[smos-report-cursor-gen] Dependency cursor: using cursor-0.3.2.0
411.68 s
[smos-report-cursor-gen] Dependency cursor-gen: using cursor-gen-0.4.0.0
411.68 s
[smos-report-cursor-gen] Dependency genvalidity: using genvalidity-1.1.1.0
411.68 s
[smos-report-cursor-gen] Dependency genvalidity-path: using genvalidity-path-1.0.0.1
411.68 s
[smos-report-cursor-gen] Dependency microlens: using microlens-0.4.14.0
411.68 s
[smos-report-cursor-gen] Dependency path: using path-0.9.6
411.68 s
[smos-report-cursor-gen] Dependency smos-data: using smos-data-0.7.0
411.68 s
[smos-report-cursor-gen] Dependency smos-data-gen: using smos-data-gen-0.5.1
411.68 s
[smos-report-cursor-gen] Dependency smos-report: using smos-report-0.12.0
411.68 s
[smos-report-cursor-gen] Dependency smos-report-cursor: using smos-report-cursor-0.6.1
411.68 s
[smos-report-cursor-gen] Dependency smos-report-gen: using smos-report-gen-0.8.0
411.68 s
[smos-report-cursor-gen] Dependency QuickCheck: using QuickCheck-2.15.0.1
411.68 s
[smos-report-cursor-gen] Dependency base >=4.9 && <=5: using base-4.20.2.0
411.68 s
[smos-report-cursor-gen] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
411.68 s
[smos-report-cursor-gen] Dependency genvalidity-sydtest-lens: using genvalidity-sydtest-lens-1.0.0.0
411.68 s
[smos-report-cursor-gen] Dependency smos-data-gen: using smos-data-gen-0.5.1
411.68 s
[smos-report-cursor-gen] Dependency smos-directory: using smos-directory-0.2.0
411.68 s
[smos-report-cursor-gen] Dependency smos-directory-gen: using smos-directory-gen-0.2.0
411.68 s
[smos-report-cursor-gen] Dependency smos-report-cursor: using smos-report-cursor-0.6.1
411.68 s
[smos-calendar-import] ✓ picks the correct recurring events 0.42 ms
411.68 s
[smos-calendar-import] ✓ recurs the correct unresolved events 0.44 ms
411.68 s
[smos-calendar-import] ✓ resolves the correct utc events 0.76 ms
411.68 s
[smos-calendar-import] ✓ resolves the correct events 0.81 ms
411.68 s
[smos-calendar-import] ✓ renders the correct smosFile 15.64 ms
411.68 s
[smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/zoned-complex.ics
411.68 s
[smos-calendar-import] ✓ parses the ical calendar correctly 0.32 ms
411.68 s
[smos-calendar-import] ✓ parses the ical timezones correctly 3.02 ms
411.68 s
[smos-calendar-import] ✓ picks the correct recurring events 1.25 ms
411.68 s
[smos-calendar-import] ✓ recurs the correct unresolved events 1.24 ms
411.68 s
[smos-calendar-import] ✓ resolves the correct utc events 0.78 ms
411.68 s
[smos-calendar-import] ✓ resolves the correct events 0.79 ms
411.68 s
[smos-calendar-import] ✓ renders the correct smosFile 15.37 ms
411.68 s
[smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/one-recurrence-invalid.ics
411.68 s
[smos-calendar-import] ✓ parses the ical calendar correctly 1.20 ms
411.68 s
[smos-calendar-import] ✓ parses the ical timezones correctly 0.95 ms
411.68 s
[smos-calendar-import] ✓ picks the correct recurring events 0.44 ms
411.68 s
[smos-calendar-import] ✓ recurs the correct unresolved events 0.59 ms
411.68 s
[smos-calendar-import] ✓ resolves the correct utc events 0.36 ms
411.68 s
[smos-calendar-import] ✓ resolves the correct events 0.58 ms
411.68 s
[smos-calendar-import] ✓ renders the correct smosFile 14.39 ms
411.68 s
[smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/ignored.ics
411.68 s
[smos-calendar-import] ✓ parses the ical calendar correctly 0.33 ms
411.68 s
[smos-calendar-import] ✓ parses the ical timezones correctly 0.15 ms
411.68 s
[smos-calendar-import] ✓ picks the correct recurring events 0.14 ms
411.68 s
[smos-calendar-import] ✓ recurs the correct unresolved events 0.13 ms
411.68 s
[smos-calendar-import] ✓ resolves the correct utc events 0.15 ms
411.68 s
[smos-calendar-import] ✓ resolves the correct events 0.13 ms
411.68 s
[smos-calendar-import] ✓ renders the correct smosFile 3.24 ms
411.68 s
[smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/date.ics
411.68 s
[smos-calendar-import] ✓ parses the ical calendar correctly 0.17 ms
411.68 s
[smos-calendar-import] ✓ parses the ical timezones correctly 0.11 ms
411.68 s
[smos-calendar-import] ✓ picks the correct recurring events 0.26 ms
411.68 s
[smos-calendar-import] ✓ recurs the correct unresolved events 0.21 ms
411.68 s
[smos-cursor-gen] ✓ gets valid values from valid values values 0.62 ms
411.68 s
[smos-cursor-gen] passed for all of 100 inputs.
411.68 s
[smos-cursor-gen] GenValid EntryCursorSelection
411.68 s
[smos-cursor-gen] genValid :: Gen EntryCursorSelection
411.68 s
[smos-cursor-gen] ✓ only generates valid 'EntryCursorSelection's 0.18 ms
411.68 s
[smos-cursor-gen] passed for all of 100 inputs.
411.68 s
[smos-cursor-gen] entryCursorLogbookCursorL
411.68 s
[smos-cursor-gen] ✓ produces valid values when it is used to set valid values values on valid values values 953.11 ms
411.68 s
[smos-cursor-gen] passed for all of 100 inputs.
411.68 s
[smos-cursor-gen] ✓ satisfies the second lens law for valid values 18.34 ms
411.68 s
[smos-cursor-gen] passed for all of 100 inputs.
411.68 s
[smos-cursor-gen] ✓ gets valid values from valid values values 3.65 ms
411.68 s
[smos-cursor-gen] passed for all of 100 inputs.
411.68 s
[smos-cursor-gen] ✓ satisfies the first lens law for valid values and valid values 13.11 ms
411.68 s
[smos-cursor-gen] passed for all of 100 inputs.
411.68 s
[smos-cursor-gen] ✓ satisfies the third lens law for valid values and valid values 910.42 ms
411.68 s
[smos-cursor-gen] passed for all of 100 inputs.
411.68 s
[smos-cursor-gen] entryCursorSelectStateHistory
411.68 s
[smos-cursor-gen] ✓ produces valid cursors 938.15 ms
411.68 s
[smos-cursor-gen] passed for all of 100 inputs.
411.68 s
[smos-cursor-gen] GenValid EntryCursor
411.68 s
[smos-cursor-gen] genValid :: Gen EntryCursor
411.68 s
[smos-cursor-gen] ✓ only generates valid 'EntryCursor's 938.28 ms
411.69 s
[smos-cursor-gen] passed for all of 100 inputs.
411.69 s
[smos-cursor-gen] emptyEntryCursor
411.69 s
[smos-cursor-gen] ✓ is valid 0.18 ms
411.69 s
[smos-cursor-gen] rebuildEntryCursor
411.69 s
[smos-cursor-gen] ✓ produces valid entries 929.66 ms
411.69 s
[smos-cursor-gen] passed for all of 100 inputs.
411.69 s
[smos-cursor-gen] ✓ is the inverse of makeEntryCursor 895.23 ms
411.69 s
[smos-cursor-gen] passed for all of 100 inputs.
411.69 s
[smos-cursor-gen] entryCursorHeaderCursorL
411.69 s
[smos-cursor-gen] ✓ gets valid values from valid values values 7.98 ms
411.69 s
[smos-cursor-gen] passed for all of 100 inputs.
411.69 s
[smos-cursor-gen] ✓ satisfies the first lens law for valid values and valid values 6.33 ms
411.69 s
[smos-cursor-gen] passed for all of 100 inputs.
411.69 s
[smos-cursor-gen] ✓ satisfies the second lens law for valid values 897.56 ms
411.69 s
[smos-cursor-gen] passed for all of 100 inputs.
411.69 s
[smos-cursor-gen] ✓ satisfies the third lens law for valid values and valid values 901.65 ms
411.69 s
[smos-cursor-gen] passed for all of 100 inputs.
411.69 s
[smos-cursor-gen] ✓ produces valid values when it is used to set valid values values on valid values values 958.17 ms
411.69 s
[smos-cursor-gen] passed for all of 100 inputs.
411.69 s
[smos-cursor-gen] entryCursorSelectLogbook
411.69 s
[smos-cursor-gen] ✓ produces valid cursors 940.04 ms
411.69 s
[smos-cursor-gen] passed for all of 100 inputs.
411.69 s
[smos-cursor-gen] entryCursorSelectTags
411.69 s
[smos-cursor-gen] ✓ produces valid cursors 83.15 ms
411.69 s
[smos-cursor-gen] passed for all of 100 inputs.
411.69 s
[smos-cursor-gen] entryCursorSelect
411.69 s
[smos-cursor-gen] ✓ produces valid cursors 52.59 ms
411.69 s
[smos-cursor-gen] passed for all of 100 inputs.
411.69 s
[smos-cursor-gen] makeEntryCursor
411.69 s
[smos-report-cursor-gen] Dependency smos-report-cursor-gen: using smos-report-cursor-gen-0.4.0
411.69 s
[smos-report-cursor-gen] Dependency smos-report-gen: using smos-report-gen-0.8.0
411.69 s
[smos-report-cursor-gen] Dependency sydtest: using sydtest-0.23.0.1
411.69 s
[smos-report-cursor-gen] Source component graph:
411.69 s
[smos-report-cursor-gen] component lib
411.69 s
[smos-report-cursor-gen] component test:smos-report-cursor-test dependency lib
411.69 s
[smos-report-cursor-gen] Configured component graph:
411.69 s
[smos-report-cursor-gen] component smos-report-cursor-gen-0.4.0-3JbJcYlu8ogLPbVgq7Ewdx
411.69 s
[smos-report-cursor-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
411.69 s
[smos-report-cursor-gen] include base-4.20.2.0-fafd
411.69 s
[smos-report-cursor-gen] include containers-0.7-96b4
411.69 s
[smos-report-cursor-gen] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
411.69 s
[smos-report-cursor-gen] include cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
411.69 s
[smos-report-cursor-gen] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
411.69 s
[smos-report-cursor-gen] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
411.69 s
[smos-report-cursor-gen] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
411.69 s
[smos-report-cursor-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
411.69 s
[smos-report-cursor-gen] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
411.69 s
[smos-report-cursor-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
411.69 s
[smos-report-cursor-gen] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
411.69 s
[smos-report-cursor-gen] include smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
411.69 s
[smos-report-cursor-gen] include smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
411.69 s
[smos-report-cursor-gen] component smos-report-cursor-gen-0.4.0-HdhcELzFRxv2Ks7Lgkunbr-smos-report-cursor-test
411.69 s
[smos-report-cursor-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
411.69 s
[smos-report-cursor-gen] include base-4.20.2.0-fafd
411.69 s
[smos-report-cursor-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
411.69 s
[smos-report-cursor-gen] include genvalidity-sydtest-lens-1.0.0.0-ATjH0L4OcwI8wTwqoEwiFJ
411.69 s
[smos-report-cursor-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
411.69 s
[smos-report-cursor-gen] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
411.69 s
[smos-report-cursor-gen] include smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
411.69 s
[smos-report-cursor-gen] include smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
411.69 s
[smos-report-cursor-gen] include smos-report-cursor-gen-0.4.0-3JbJcYlu8ogLPbVgq7Ewdx
411.69 s
[smos-report-cursor-gen] include smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
411.69 s
[smos-report-cursor-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
411.69 s
[smos-report-cursor-gen] Linked component graph:
411.69 s
[smos-report-cursor-gen] unit smos-report-cursor-gen-0.4.0-3JbJcYlu8ogLPbVgq7Ewdx
411.69 s
[smos-report-cursor-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
411.69 s
[smos-report-cursor-gen] include base-4.20.2.0-fafd
411.69 s
[smos-report-cursor-gen] include containers-0.7-96b4
411.69 s
[smos-report-cursor-gen] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
411.69 s
[smos-report-cursor-gen] include cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
411.69 s
[smos-report-cursor-gen] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
411.69 s
[smos-report-cursor-gen] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
411.69 s
[smos-report-cursor-gen] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
411.69 s
[smos-report-cursor-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
411.69 s
[smos-report-cursor-gen] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
411.69 s
[smos-report-cursor-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
411.69 s
[smos-report-cursor-gen] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
411.69 s
[smos-report-cursor-gen] include smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
411.69 s
[smos-report-cursor-gen] include smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
411.69 s
[smos-report-cursor-gen] Smos.Cursor.Report.Entry.Gen=smos-report-cursor-gen-0.4.0-3JbJcYlu8ogLPbVgq7Ewdx:Smos.Cursor.Report.Entry.Gen,Smos.Cursor.Report.Next.Gen=smos-report-cursor-gen-0.4.0-3JbJcYlu8ogLPbVgq7Ewdx:Smos.Cursor.Report.Next.Gen,Smos.Cursor.Report.Ongoing.Gen=smos-report-cursor-gen-0.4.0-3JbJcYlu8ogLPbVgq7Ewdx:Smos.Cursor.Report.Ongoing.Gen,Smos.Cursor.Report.Stuck.Gen=smos-report-cursor-gen-0.4.0-3JbJcYlu8ogLPbVgq7Ewdx:Smos.Cursor.Report.Stuck.Gen,Smos.Cursor.Report.Timestamps.Gen=smos-report-cursor-gen-0.4.0-3JbJcYlu8ogLPbVgq7Ewdx:Smos.Cursor.Report.Timestamps.Gen,Smos.Cursor.Report.Waiting.Gen=smos-report-cursor-gen-0.4.0-3JbJcYlu8ogLPbVgq7Ewdx:Smos.Cursor.Report.Waiting.Gen,Smos.Cursor.Report.Work.Gen=smos-report-cursor-gen-0.4.0-3JbJcYlu8ogLPbVgq7Ewdx:Smos.Cursor.Report.Work.Gen
411.69 s
[smos-report-cursor-gen] unit smos-report-cursor-gen-0.4.0-HdhcELzFRxv2Ks7Lgkunbr-smos-report-cursor-test
411.69 s
[smos-report-cursor-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
411.69 s
[smos-report-cursor-gen] include base-4.20.2.0-fafd
411.69 s
[smos-report-cursor-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
411.69 s
[smos-report-cursor-gen] include genvalidity-sydtest-lens-1.0.0.0-ATjH0L4OcwI8wTwqoEwiFJ
411.69 s
[smos-report-cursor-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
411.69 s
[smos-report-cursor-gen] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
411.69 s
[smos-report-cursor-gen] include smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
411.69 s
[smos-report-cursor-gen] include smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
411.69 s
[smos-calendar-import] ✓ resolves the correct utc events 2.00 ms
411.69 s
[smos-calendar-import] ✓ resolves the correct events 2.75 ms
411.69 s
[smos-calendar-import] ✓ renders the correct smosFile 13.75 ms
411.69 s
[smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/rest-day.ics
411.69 s
[smos-calendar-import] ✓ parses the ical calendar correctly 0.82 ms
411.69 s
[smos-calendar-import] ✓ parses the ical timezones correctly 0.87 ms
411.69 s
[smos-calendar-import] ✓ picks the correct recurring events 0.25 ms
411.69 s
[smos-calendar-import] ✓ recurs the correct unresolved events 0.64 ms
411.69 s
[smos-calendar-import] ✓ resolves the correct utc events 0.82 ms
411.69 s
[smos-calendar-import] ✓ resolves the correct events 1.51 ms
411.69 s
[smos-calendar-import] ✓ renders the correct smosFile 12.18 ms
411.69 s
[smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/daily-bysetpos.ics
411.69 s
[smos-calendar-import] ✓ parses the ical calendar correctly 0.80 ms
411.69 s
[smos-calendar-import] ✓ parses the ical timezones correctly 0.66 ms
411.69 s
[smos-calendar-import] ✓ picks the correct recurring events 0.25 ms
411.69 s
[smos-calendar-import] ✓ recurs the correct unresolved events 0.34 ms
411.69 s
[smos-calendar-import] ✓ resolves the correct utc events 0.42 ms
411.69 s
[smos-calendar-import] ✓ resolves the correct events 0.54 ms
411.69 s
[smos-calendar-import] ✓ renders the correct smosFile 10.91 ms
411.69 s
[smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/rdate.ics
411.69 s
[smos-calendar-import] ✓ parses the ical calendar correctly 0.18 ms
411.69 s
[smos-calendar-import] ✓ parses the ical timezones correctly 0.12 ms
411.69 s
[smos-calendar-import] ✓ picks the correct recurring events 0.28 ms
411.69 s
[smos-calendar-import] ✓ recurs the correct unresolved events 0.36 ms
411.69 s
[smos-calendar-import] ✓ resolves the correct utc events 0.38 ms
411.69 s
[smos-calendar-import] ✓ resolves the correct events 0.31 ms
411.69 s
[smos-calendar-import] ✓ renders the correct smosFile 10.31 ms
411.69 s
[smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/exception.ics
411.69 s
[smos-calendar-import] ✓ parses the ical calendar correctly 0.92 ms
411.69 s
[smos-calendar-import] ✓ parses the ical timezones correctly 0.88 ms
411.69 s
[smos-calendar-import] ✓ picks the correct recurring events 0.90 ms
411.69 s
[smos-calendar-import] ✓ recurs the correct unresolved events 0.69 ms
411.69 s
[smos-calendar-import] ✓ resolves the correct utc events 0.39 ms
411.69 s
[smos-cursor-gen] ✓ produces valid cursors 77.81 ms
411.69 s
[smos-cursor-gen] passed for all of 100 inputs.
411.69 s
[smos-cursor-gen] entryCursorStateHistoryCursorL
411.69 s
[smos-cursor-gen] ✓ satisfies the third lens law for valid values and valid values 43.21 ms
411.69 s
[smos-cursor-gen] passed for all of 100 inputs.
411.69 s
[smos-cursor-gen] ✓ gets valid values from valid values values 8.06 ms
411.69 s
[smos-cursor-gen] passed for all of 100 inputs.
411.69 s
[smos-cursor-gen] ✓ satisfies the second lens law for valid values 28.89 ms
411.69 s
[smos-cursor-gen] passed for all of 100 inputs.
411.69 s
[smos-cursor-gen] ✓ satisfies the first lens law for valid values and valid values 3.79 ms
411.69 s
[smos-cursor-gen] passed for all of 100 inputs.
411.69 s
[smos-cursor-gen] ✓ produces valid values when it is used to set valid values values on valid values values 111.86 ms
411.69 s
[smos-cursor-gen] passed for all of 100 inputs.
411.69 s
[smos-cursor-gen] entryCursorSelectTimestamps
411.69 s
[smos-cursor-gen] ✓ produces valid cursors 65.53 ms
411.69 s
[smos-cursor-gen] passed for all of 100 inputs.
411.69 s
[smos-cursor-gen] entryCursorTimestampsCursorL
411.69 s
[smos-cursor-gen] ✓ satisfies the first lens law for valid values and valid values 4.29 ms
411.69 s
[smos-cursor-gen] passed for all of 100 inputs.
411.69 s
[smos-cursor-gen] ✓ gets valid values from valid values values 4.26 ms
411.70 s
[smos-cursor-gen] passed for all of 100 inputs.
411.70 s
[smos-cursor-gen] ✓ produces valid values when it is used to set valid values values on valid values values 97.07 ms
411.70 s
[smos-cursor-gen] passed for all of 100 inputs.
411.70 s
[smos-cursor-gen] ✓ satisfies the third lens law for valid values and valid values 30.50 ms
411.70 s
[smos-cursor-gen] passed for all of 100 inputs.
411.70 s
[smos-cursor-gen] ✓ satisfies the second lens law for valid values 26.58 ms
411.70 s
[smos-cursor-gen] passed for all of 100 inputs.
411.70 s
[smos-cursor-gen] entryCursorSelectContentsAtEnd
411.70 s
[smos-cursor-gen] ✓ produces valid cursors 90.15 ms
411.70 s
[smos-cursor-gen] passed for all of 100 inputs.
411.70 s
[smos-cursor-gen] entryCursorSelectContentsAtStart
411.70 s
[smos-cursor-gen] ✓ produces valid cursors 94.41 ms
411.70 s
[smos-cursor-gen] passed for all of 100 inputs.
411.70 s
[smos-cursor-gen] entryCursorSelectHeaderAtStart
411.70 s
[smos-cursor-gen] ✓ produces valid cursors 80.13 ms
411.70 s
[smos-cursor-gen] passed for all of 100 inputs.
411.70 s
[smos-cursor-gen] entryCursorSelectProperties
411.70 s
[smos-cursor-gen] ✓ produces valid cursors 97.51 ms
411.70 s
[smos-cursor-gen] passed for all of 100 inputs.
411.70 s
[smos-cursor-gen] entryCursorTagsCursorL
411.70 s
[smos-cursor-gen] ✓ gets valid values from valid values values 25.33 ms
411.70 s
[smos-cursor-gen] passed for all of 100 inputs.
411.70 s
[smos-cursor-gen] ✓ satisfies the second lens law for valid values 18.95 ms
411.70 s
[smos-cursor-gen] passed for all of 100 inputs.
411.70 s
[smos-cursor-gen] ✓ satisfies the third lens law for valid values and valid values 52.38 ms
411.70 s
[smos-cursor-gen] passed for all of 100 inputs.
411.70 s
[smos-cursor-gen] ✓ produces valid values when it is used to set valid values values on valid values values 100.13 ms
411.70 s
[smos-cursor-gen] passed for all of 100 inputs.
411.70 s
[smos-cursor-gen] ✓ satisfies the first lens law for valid values and valid values 36.81 ms
411.70 s
[smos-cursor-gen] passed for all of 100 inputs.
411.70 s
[smos-cursor-gen] entryCursorContentsCursorL
411.70 s
[smos-report-cursor-gen] include smos-report-cursor-gen-0.4.0-3JbJcYlu8ogLPbVgq7Ewdx
411.70 s
[smos-report-cursor-gen] include smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
411.70 s
[smos-report-cursor-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
411.70 s
[smos-report-cursor-gen] Ready component graph:
411.70 s
[smos-report-cursor-gen] definite smos-report-cursor-gen-0.4.0-3JbJcYlu8ogLPbVgq7Ewdx
411.70 s
[smos-report-cursor-gen] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
411.70 s
[smos-report-cursor-gen] depends base-4.20.2.0-fafd
411.70 s
[smos-report-cursor-gen] depends containers-0.7-96b4
411.70 s
[smos-report-cursor-gen] depends cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
411.70 s
[smos-report-cursor-gen] depends cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
411.70 s
[smos-report-cursor-gen] depends genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
411.70 s
[smos-report-cursor-gen] depends genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
411.70 s
[smos-report-cursor-gen] depends microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
411.70 s
[smos-report-cursor-gen] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
411.70 s
[smos-report-cursor-gen] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
411.70 s
[smos-report-cursor-gen] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
411.70 s
[smos-report-cursor-gen] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
411.70 s
[smos-report-cursor-gen] depends smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
411.70 s
[smos-report-cursor-gen] depends smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
411.70 s
[smos-report-cursor-gen] definite smos-report-cursor-gen-0.4.0-HdhcELzFRxv2Ks7Lgkunbr-smos-report-cursor-test
411.70 s
[smos-report-cursor-gen] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
411.70 s
[smos-report-cursor-gen] depends base-4.20.2.0-fafd
411.70 s
[smos-report-cursor-gen] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
411.70 s
[smos-report-cursor-gen] depends genvalidity-sydtest-lens-1.0.0.0-ATjH0L4OcwI8wTwqoEwiFJ
411.70 s
[smos-report-cursor-gen] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
411.70 s
[smos-report-cursor-gen] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
411.70 s
[smos-report-cursor-gen] depends smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
411.70 s
[smos-report-cursor-gen] depends smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
411.70 s
[smos-report-cursor-gen] depends smos-report-cursor-gen-0.4.0-3JbJcYlu8ogLPbVgq7Ewdx
411.70 s
[smos-report-cursor-gen] depends smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
411.70 s
[smos-report-cursor-gen] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
411.70 s
[smos-report-cursor-gen] Using Cabal-3.12.1.0 compiled by ghc-9.10
411.70 s
[smos-report-cursor-gen] Using compiler: ghc-9.10.3
411.70 s
[smos-report-cursor-gen] Using install prefix:
411.70 s
[smos-report-cursor-gen] /nix/store/srv2lwl23bjj0x27wv51qsrznj3c7y8y-smos-report-cursor-gen-0.4.0
411.70 s
[smos-report-cursor-gen] Executables installed in:
411.70 s
[smos-report-cursor-gen] /nix/store/srv2lwl23bjj0x27wv51qsrznj3c7y8y-smos-report-cursor-gen-0.4.0/bin
411.70 s
[smos-report-cursor-gen] Libraries installed in:
411.70 s
[smos-report-cursor-gen] /nix/store/srv2lwl23bjj0x27wv51qsrznj3c7y8y-smos-report-cursor-gen-0.4.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-report-cursor-gen-0.4.0-3JbJcYlu8ogLPbVgq7Ewdx
411.70 s
[smos-report-cursor-gen] Dynamic Libraries installed in:
411.70 s
[smos-report-cursor-gen] /nix/store/srv2lwl23bjj0x27wv51qsrznj3c7y8y-smos-report-cursor-gen-0.4.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
411.70 s
[smos-report-cursor-gen] Private executables installed in:
411.70 s
[smos-report-cursor-gen] /nix/store/srv2lwl23bjj0x27wv51qsrznj3c7y8y-smos-report-cursor-gen-0.4.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-report-cursor-gen-0.4.0
411.70 s
[smos-report-cursor-gen] Data files installed in:
411.70 s
[smos-report-cursor-gen] /nix/store/srv2lwl23bjj0x27wv51qsrznj3c7y8y-smos-report-cursor-gen-0.4.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-report-cursor-gen-0.4.0
411.70 s
[smos-report-cursor-gen] Documentation installed in:
411.70 s
[smos-report-cursor-gen] /nix/store/srv2lwl23bjj0x27wv51qsrznj3c7y8y-smos-report-cursor-gen-0.4.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-report-cursor-gen-0.4.0
411.70 s
[smos-report-cursor-gen] Configuration files installed in:
411.70 s
[smos-report-cursor-gen] /nix/store/srv2lwl23bjj0x27wv51qsrznj3c7y8y-smos-report-cursor-gen-0.4.0/etc
411.70 s
[smos-report-cursor-gen] No alex found
411.70 s
[smos-report-cursor-gen] Using ar found on system at:
411.70 s
[smos-report-cursor-gen] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
411.70 s
[smos-report-cursor-gen] No c2hs found
411.70 s
[smos-report-cursor-gen] No cpphs found
411.70 s
[smos-report-cursor-gen] No doctest found
411.70 s
[smos-report-cursor-gen] Using gcc version 14.3.0 given by user at:
411.70 s
[smos-report-cursor-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
411.70 s
[smos-report-cursor-gen] Using ghc version 9.10.3 found on system at:
411.70 s
[smos-report-cursor-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
411.70 s
[smos-report-cursor-gen] Using ghc-pkg version 9.10.3 found on system at:
411.70 s
[smos-report-cursor-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
411.70 s
[smos-report-cursor-gen] No ghcjs found
411.70 s
[smos-report-cursor-gen] No ghcjs-pkg found
411.70 s
[smos-report-cursor-gen] No greencard found
411.70 s
[smos-report-cursor-gen] Using haddock version 2.31.1 found on system at:
411.70 s
[smos-report-cursor-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
411.70 s
[smos-report-cursor-gen] No happy found
411.70 s
[smos-report-cursor-gen] Using haskell-suite found on system at: haskell-suite-dummy-location
411.70 s
[smos-report-cursor-gen] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
411.70 s
[smos-report-cursor-gen] No hmake found
411.70 s
[smos-report-cursor-gen] Using hpc version 0.69 found on system at:
411.70 s
[smos-report-cursor-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
411.70 s
[smos-report-cursor-gen] Using hsc2hs version 0.68.10 found on system at:
411.70 s
[smos-report-cursor-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
411.70 s
[smos-calendar-import] ✓ resolves the correct events 0.41 ms
411.70 s
[smos-calendar-import] ✓ renders the correct smosFile 8.94 ms
411.70 s
[smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/museum.ics
411.70 s
[smos-calendar-import] ✓ parses the ical calendar correctly 0.20 ms
411.70 s
[smos-calendar-import] ✓ parses the ical timezones correctly 0.12 ms
411.70 s
[smos-calendar-import] ✓ picks the correct recurring events 1.92 ms
411.70 s
[smos-calendar-import] ✓ recurs the correct unresolved events 1.70 ms
411.70 s
[smos-calendar-import] ✓ resolves the correct utc events 0.22 ms
411.70 s
[smos-calendar-import] ✓ resolves the correct events 0.30 ms
411.70 s
[smos-calendar-import] ✓ renders the correct smosFile 6.48 ms
411.70 s
[smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/empty.ics
411.70 s
[smos-calendar-import] ✓ parses the ical calendar correctly 0.12 ms
411.70 s
[smos-calendar-import] ✓ parses the ical timezones correctly 0.13 ms
411.70 s
[smos-calendar-import] ✓ picks the correct recurring events 0.12 ms
411.70 s
[smos-calendar-import] ✓ recurs the correct unresolved events 0.84 ms
411.70 s
[smos-calendar-import] ✓ resolves the correct utc events 0.11 ms
411.70 s
[smos-calendar-import] ✓ resolves the correct events 0.11 ms
411.70 s
[smos-calendar-import] ✓ renders the correct smosFile 0.18 ms
411.70 s
[smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/duration-time.ics
411.70 s
[smos-calendar-import] ✓ parses the ical calendar correctly 0.13 ms
411.70 s
[smos-calendar-import] ✓ parses the ical timezones correctly 0.13 ms
411.70 s
[smos-calendar-import] ✓ picks the correct recurring events 1.62 ms
411.70 s
[smos-calendar-import] ✓ recurs the correct unresolved events 0.23 ms
411.70 s
[smos-calendar-import] ✓ resolves the correct utc events 0.18 ms
411.70 s
[smos-calendar-import] ✓ resolves the correct events 0.22 ms
411.70 s
[smos-calendar-import] ✓ renders the correct smosFile 2.50 ms
411.70 s
[smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/uid.ics
411.70 s
[smos-calendar-import] ✓ parses the ical calendar correctly 0.20 ms
411.70 s
[smos-calendar-import] ✓ parses the ical timezones correctly 0.12 ms
411.70 s
[smos-calendar-import] ✓ picks the correct recurring events 0.38 ms
411.70 s
[smos-calendar-import] ✓ recurs the correct unresolved events 1.38 ms
411.70 s
[smos-calendar-import] ✓ resolves the correct utc events 1.86 ms
411.70 s
[smos-calendar-import] ✓ resolves the correct events 1.70 ms
411.70 s
[smos-calendar-import] ✓ renders the correct smosFile 2.08 ms
411.70 s
[smos-cursor-gen] ✓ satisfies the third lens law for valid values and valid values 22.91 ms
411.70 s
[smos-cursor-gen] passed for all of 100 inputs.
411.70 s
[smos-cursor-gen] ✓ satisfies the second lens law for valid values 15.77 ms
411.70 s
[smos-cursor-gen] passed for all of 100 inputs.
411.70 s
[smos-cursor-gen] ✓ gets valid values from valid values values 5.72 ms
411.70 s
[smos-cursor-gen] passed for all of 100 inputs.
411.70 s
[smos-cursor-gen] ✓ produces valid values when it is used to set valid values values on valid values values 80.35 ms
411.70 s
[smos-cursor-gen] passed for all of 100 inputs.
411.70 s
[smos-cursor-gen] ✓ satisfies the first lens law for valid values and valid values 4.99 ms
411.70 s
[smos-cursor-gen] passed for all of 100 inputs.
411.70 s
[smos-cursor-gen] Smos.Cursor.ContentsSpec
411.70 s
[smos-cursor-gen] contentsCursorRemove
411.70 s
[smos-cursor-gen] ✓ produces valid cursors 64.15 ms
411.70 s
[smos-cursor-gen] passed for all of 100 inputs.
411.70 s
[smos-cursor-gen] ✓ removes the contents cursor if the contents cursor was empty 0.00 ms
411.70 s
[smos-cursor-gen] contentsCursorInsertNewline
411.70 s
[smos-cursor-gen] ✓ produces valid cursors 42.28 ms
411.70 s
[smos-cursor-gen] passed for all of 100 inputs.
411.70 s
[smos-cursor-gen] contentsCursorSelectPrevLineOrTheStartOfThisLine
411.70 s
[smos-cursor-gen] ✓ produces valid cursors 68.65 ms
411.70 s
[smos-cursor-gen] passed for all of 100 inputs.
411.70 s
[smos-cursor-gen] contentsCursorSelectBeginWord
411.70 s
[smos-cursor-gen] ✓ produces valid cursors 68.68 ms
411.70 s
[smos-cursor-gen] passed for all of 100 inputs.
411.70 s
[smos-cursor-gen] makeContentsCursorWithSelection
411.70 s
[smos-cursor-gen] ✓ produces valid cursors 1.77 ms
411.70 s
[smos-cursor-gen] passed for all of 100 inputs.
411.70 s
[smos-cursor-gen] ✓ rebuilds the current cursor when given the current selection 11.44 ms
411.70 s
[smos-cursor-gen] passed for all of 100 inputs.
411.70 s
[smos-cursor-gen] makeContentsCursor
411.70 s
[smos-cursor-gen] ✓ produces valid cursors 8.75 ms
411.70 s
[smos-cursor-gen] passed for all of 100 inputs.
411.70 s
[smos-cursor-gen] contentsCursorAppendChar
411.70 s
[smos-cursor-gen] ✓ produces valid cursors when inserting '
411.70 s
[smos-cursor-gen] ' 75.12 ms
411.70 s
[smos-cursor-gen] passed for all of 100 inputs.
411.70 s
[smos-cursor-gen] ✓ produces valid cursors 13.80 ms
411.70 s
[smos-cursor-gen] passed for all of 100 inputs.
411.70 s
[smos-cursor-gen] ✓ produces valid cursors when inserting an unsafe character 0.16 ms
411.70 s
[smos-cursor-gen] passed for all of 100 inputs.
411.70 s
[smos-cursor-gen] contentsCursorSelectStartOfLine
411.70 s
[smos-cursor-gen] ✓ produces valid cursors 65.39 ms
411.70 s
[smos-cursor-gen] passed for all of 100 inputs.
411.70 s
[smos-cursor-gen] contentsCursorIndexOnLine
411.70 s
[smos-cursor-gen] ✓ produces valid cursors 0.41 ms
411.70 s
[smos-cursor-gen] passed for all of 100 inputs.
411.70 s
[smos-cursor-gen] rebuildContentsCursor
411.70 s
[smos-cursor-gen] ✓ produces valid cursors 22.61 ms
411.70 s
[smos-cursor-gen] passed for all of 100 inputs.
411.70 s
[smos-cursor-gen] ✓ is the inverse of makeContentsCursor 4.54 ms
411.70 s
[smos-cursor-gen] passed for all of 100 inputs.
411.70 s
[smos-cursor-gen] contentsCursorSelectEndWord
411.70 s
[smos-report-cursor-gen] No hscolour found
411.70 s
[smos-report-cursor-gen] No jhc found
411.70 s
[smos-report-cursor-gen] Using ld found on system at:
411.70 s
[smos-report-cursor-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
411.70 s
[smos-report-cursor-gen] No pkg-config found
411.70 s
[smos-report-cursor-gen] Using runghc version 9.10.3 found on system at:
411.70 s
[smos-report-cursor-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
411.70 s
[smos-report-cursor-gen] Using strip version 2.44 found on system at:
411.70 s
[smos-report-cursor-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
411.70 s
[smos-report-cursor-gen] Using tar found on system at:
411.70 s
[smos-report-cursor-gen] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
411.70 s
[smos-report-cursor-gen] No uhc found
411.70 s
[smos-report-cursor-gen] Phase: buildPhase
411.70 s
[smos-report-cursor-gen] Preprocessing library for smos-report-cursor-gen-0.4.0...
411.70 s
[smos-report-cursor-gen] Building library for smos-report-cursor-gen-0.4.0...
411.70 s
[smos-calendar-import] Smos.Calendar.Import.StaticSpec
411.70 s
[smos-calendar-import] GenValid Static
411.70 s
[smos-calendar-import] genValid :: Gen Static
411.70 s
[smos-calendar-import] ✓ only generates valid 'Static's 10.29 ms
411.70 s
[smos-calendar-import] passed for all of 100 inputs.
411.70 s
[smos-calendar-import] JSON Static (valid)
411.70 s
[smos-calendar-import] encode :: Static -> Data.ByteString.Lazy.ByteString
411.70 s
[smos-calendar-import] ✓ never fails to encode a "valid Static" 10.59 ms
411.70 s
[smos-calendar-import] passed for all of 100 inputs.
411.70 s
[smos-calendar-import] decode :: Data.ByteString.Lazy.ByteString -> Either String Static
411.70 s
[smos-calendar-import] ✓ ensures that encode and decode are inverses for "valid Static"'s 19.38 ms
411.70 s
[smos-calendar-import] passed for all of 100 inputs.
411.70 s
[smos-calendar-import] Smos.Calendar.Import.OptParseSpec
411.70 s
[smos-calendar-import] ✓ produces the same reference documentation as before 9.13 ms
411.70 s
[smos-calendar-import] ✓ produces the nix options as before 8.88 ms
411.70 s
[smos-calendar-import] ✓ pass the lint test 8.67 ms
411.70 s
[smos-calendar-import] Smos.Calendar.Import.EventSpec
411.70 s
[smos-calendar-import] JSON Events (valid)
411.70 s
[smos-calendar-import] decode :: Data.ByteString.Lazy.ByteString -> Either String Events
411.70 s
[smos-calendar-import] ✓ ensures that encode and decode are inverses for "valid Events"'s 77.72 ms
411.70 s
[smos-calendar-import] passed for all of 100 inputs.
411.70 s
[smos-calendar-import] encode :: Events -> Data.ByteString.Lazy.ByteString
411.70 s
[smos-calendar-import] ✓ never fails to encode a "valid Events" 49.06 ms
411.70 s
[smos-calendar-import] passed for all of 100 inputs.
411.70 s
[smos-calendar-import] GenValid Event
411.70 s
[smos-calendar-import] genValid :: Gen Event
411.70 s
[smos-calendar-import] ✓ only generates valid 'Event's 1.90 ms
411.70 s
[smos-calendar-import] passed for all of 100 inputs.
411.70 s
[smos-calendar-import] JSON Event (valid)
411.70 s
[smos-calendar-import] encode :: Event -> Data.ByteString.Lazy.ByteString
411.71 s
[smos-calendar-import] ✓ never fails to encode a "valid Event" 10.67 ms
411.71 s
[smos-calendar-import] passed for all of 100 inputs.
411.71 s
[smos-calendar-import] decode :: Data.ByteString.Lazy.ByteString -> Either String Event
411.71 s
[smos-calendar-import] ✓ ensures that encode and decode are inverses for "valid Event"'s 19.36 ms
411.71 s
[smos-calendar-import] passed for all of 100 inputs.
411.71 s
[smos-calendar-import] GenValid Events
411.71 s
[smos-calendar-import] genValid :: Gen Events
411.71 s
[smos-calendar-import] ✓ only generates valid 'Events's 33.20 ms
411.71 s
[smos-calendar-import] passed for all of 100 inputs.
411.71 s
[smos-calendar-import]
411.71 s
[smos-calendar-import] Examples: 2057
411.71 s
[smos-calendar-import] Passed: 176
411.71 s
[smos-calendar-import] Failed: 0
411.71 s
[smos-calendar-import] Sum of test runtimes: 3.26 seconds
411.71 s
[smos-calendar-import] Test suite took: 0.35 seconds
411.71 s
[smos-calendar-import]
411.71 s
[smos-calendar-import] Test suite smos-calendar-import-test: PASS
411.71 s
[smos-calendar-import] Test suite logged to:
411.71 s
[smos-calendar-import] dist/test/smos-calendar-import-0.10.0-smos-calendar-import-test.log
411.71 s
[smos-calendar-import] 1 of 1 test suites (1 of 1 test cases) passed.
411.71 s
[smos-cursor-gen] ✓ produces valid cursors 70.73 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] contentsCursorSelectLastLine
411.71 s
[smos-cursor-gen] ✓ produces valid cursors 67.81 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] contentsCursorSelectIndexOnLine
411.71 s
[smos-cursor-gen] ✓ produces valid cursors 40.52 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] contentsCursorSelectNextLine
411.71 s
[smos-cursor-gen] ✓ produces valid cursors 64.56 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] contentsCursorAppendNewline
411.71 s
[smos-cursor-gen] ✓ produces valid cursors 44.13 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] contentsCursorSelectEndOfLine
411.71 s
[smos-cursor-gen] ✓ produces valid cursors 64.64 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] contentsCursorSelectPrevWord
411.71 s
[smos-cursor-gen] ✓ produces valid cursors 64.58 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] contentsCursorSelectFirstLine
411.71 s
[smos-cursor-gen] ✓ produces valid cursors 61.16 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] contentsCursorSelectPrevLine
411.71 s
[smos-cursor-gen] ✓ produces valid cursors 54.25 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] contentsCursorSelectNextWord
411.71 s
[smos-cursor-gen] ✓ produces valid cursors 56.27 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] contentsCursorSelectNextChar
411.71 s
[smos-cursor-gen] ✓ produces valid cursors 44.40 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] contentsCursorInsertChar
411.71 s
[smos-cursor-gen] ✓ produces valid cursors when inserting an unsafe character 0.20 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] ✓ produces valid cursors when inserting '
411.71 s
[smos-cursor-gen] ' 55.34 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] ✓ produces valid cursors 14.62 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] contentsCursorSelectPrevChar
411.71 s
[smos-cursor-gen] ✓ produces valid cursors 39.33 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] contentsCursorDelete
411.71 s
[smos-cursor-gen] ✓ produces valid cursors 48.87 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] ✓ removes the contents cursor if the contents cursor was empty 0.01 ms
411.71 s
[smos-cursor-gen] contentsCursorSelection
411.71 s
[smos-cursor-gen] ✓ produces valid cursors 1.46 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] GenValid ContentsCursor
411.71 s
[smos-cursor-gen] genValid :: Gen ContentsCursor
411.71 s
[smos-cursor-gen] ✓ only generates valid 'ContentsCursor's 46.31 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] contentsCursorSelectNextLineOrTheEndOfThisLine
411.71 s
[smos-cursor-gen] ✓ produces valid cursors 47.47 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] Smos.Cursor.CollapseSpec
411.71 s
[smos-cursor-gen] makeCollapseEntry
411.71 s
[smos-cursor-gen] ✓ produces valid collapse's 2.09 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] GenValid (CollapseEntry (Ratio Integer))
411.71 s
[smos-cursor-gen] genValid :: Gen (CollapseEntry (Ratio Integer))
411.71 s
[smos-cursor-gen] ✓ only generates valid '(CollapseEntry (Ratio Integer))'s 5.00 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] collapseEntryShowContentsL
411.71 s
[smos-cursor-gen] ✓ gets valid values from valid values values 0.23 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] ✓ produces valid values when it is used to set valid values values on valid values values 2.28 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] ✓ satisfies the first lens law for valid values and valid values 0.28 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] ✓ satisfies the second lens law for valid values 1.85 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] ✓ satisfies the third lens law for valid values and valid values 1.43 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] collapseEntryShowHistoryL
411.71 s
[smos-cursor-gen] ✓ gets valid values from valid values values 0.22 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] ✓ satisfies the second lens law for valid values 1.27 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] ✓ produces valid values when it is used to set valid values values on valid values values 1.76 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] ✓ satisfies the third lens law for valid values and valid values 1.30 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] ✓ satisfies the first lens law for valid values and valid values 0.28 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] collapseEntryShowLogbookL
411.71 s
[smos-cursor-gen] ✓ satisfies the first lens law for valid values and valid values 0.90 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] ✓ gets valid values from valid values values 0.56 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] ✓ satisfies the second lens law for valid values 2.13 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] ✓ produces valid values when it is used to set valid values values on valid values values 2.02 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] ✓ satisfies the third lens law for valid values and valid values 2.41 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] collapseEntrySetShowAll
411.71 s
[smos-cursor-gen] ✓ produces valid collapses 2.27 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] rebuildCollapseEntry
411.71 s
[smos-cursor-gen] ✓ produces valid values 0.56 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] ✓ is the inverse of makeCollapseEntry 0.75 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] collapseEntryShowTimestampsL
411.71 s
[smos-cursor-gen] ✓ satisfies the third lens law for valid values and valid values 1.58 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] ✓ satisfies the second lens law for valid values 0.97 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] ✓ produces valid values when it is used to set valid values values on valid values values 1.82 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] ✓ satisfies the first lens law for valid values and valid values 0.79 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] ✓ gets valid values from valid values values 0.16 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] collapseEntryValueL
411.71 s
[smos-cursor-gen] ✓ satisfies the first lens law for valid values and valid values 1.39 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] ✓ gets valid values from valid values values 1.33 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] ✓ satisfies the third lens law for valid values and valid values 1.49 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] ✓ produces valid values when it is used to set valid values values on valid values values 0.72 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] ✓ satisfies the second lens law for valid values 1.39 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] Smos.Cursor.SmosFileEditorSpec
411.71 s
[smos-cursor-gen] smosFileEditorCursorSave
411.71 s
[smos-cursor-gen] ✓ does not create a file if a nonexistent file is not changed 47.50 ms
411.71 s
[smos-cursor-gen] startSmosFileCursor
411.71 s
[smos-cursor-gen] ✓ works on any valid smos file 2117.92 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] ✓ creates a history with an empty starting point for a nonexistent file 39.12 ms
411.71 s
[smos-cursor-gen] saveSmosFile
411.71 s
[smos-cursor-gen] ✓ does not create a file if an empty file is not changed and did not exist yet 7.22 ms
411.71 s
[smos-cursor-gen] ✓ does not create a file if a nonexistent file is not changed 9.06 ms
411.71 s
[smos-cursor-gen] Smos.Cursor.LogbookSpec
411.71 s
[smos-cursor-gen] logbookCursorClockOut
411.71 s
[smos-cursor-gen] ✓ produces valid cursors 25.94 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] logbookCursorClockIn
411.71 s
[smos-cursor-gen] ✓ produces valid cursors 21.25 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] rebuildLogbookCursor
411.71 s
[smos-cursor-gen] ✓ is the inverse of makeLogbookCursor 10.10 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] ✓ produces valid cursors 21.37 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] makeLogbookCursor
411.71 s
[smos-cursor-gen] ✓ produces valid cursors 17.23 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] GenValid LogbookCursor
411.71 s
[smos-cursor-gen] genValid :: Gen LogbookCursor
411.71 s
[smos-cursor-gen] ✓ only generates valid 'LogbookCursor's 23.90 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] Smos.Cursor.StateHistorySpec
411.71 s
[smos-cursor-gen] stateHistoryCursorSetTodoState
411.71 s
[smos-cursor-gen] sets the given todo state
411.71 s
[smos-cursor-gen] ✓ produces valid cursors 35.86 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] GenValid StateHistoryCursor
411.71 s
[smos-cursor-gen] genValid :: Gen StateHistoryCursor
411.71 s
[smos-cursor-gen] ✓ only generates valid 'StateHistoryCursor's 52.95 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] makeStateHistoryCursor
411.71 s
[smos-cursor-gen] ✓ produces valid cursors 51.39 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] stateHistoryCursorToggleTodoState
411.71 s
[smos-cursor-gen] toggles the given todo state
411.71 s
[smos-cursor-gen] ✓ produces valid cursors 32.84 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] stateHistoryCursorUnsetTodoState
411.71 s
[smos-cursor-gen] unsets any todo state
411.71 s
[smos-cursor-gen] ✓ produces valid cursors 41.13 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] rebuildStateHistoryCursor
411.71 s
[smos-cursor-gen] ✓ produces valid cursors 9.57 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] ✓ is the inverse of makeStateHistoryCursor 6.81 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] Smos.Cursor.HeaderSpec
411.71 s
[smos-cursor-gen] headerCursorDelete
411.71 s
[smos-cursor-gen] ✓ produces valid cursors 21.80 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] headerCursorSelectNext
411.71 s
[smos-cursor-gen] ✓ produces valid cursors 21.26 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] headerCursorInsert
411.71 s
[smos-cursor-gen] ✓ produces valid cursors when inserting '
411.71 s
[smos-cursor-gen] ' 2.54 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] ✓ produces valid cursors 9.49 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] ✓ produces valid cursors when inserting an unsafe character 0.53 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] headerCursorSelectBeginWord
411.71 s
[smos-cursor-gen] ✓ produces valid cursors 18.36 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] headerCursorSelectEnd
411.71 s
[smos-cursor-gen] ✓ produces valid cursors 17.00 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] headerCursorSelectNextWord
411.71 s
[smos-cursor-gen] ✓ produces valid cursors 18.54 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] headerCursorInsertString
411.71 s
[smos-cursor-gen] ✓ produces valid cursorsString 8.95 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] headerCursorSelectPrevWord
411.71 s
[smos-cursor-gen] ✓ produces valid cursors 20.26 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] shrinkValid :: (HeaderCursor -> [HeaderCursor])
411.71 s
[smos-cursor-gen] ✓ preserves validity for the first 100 elements 1029.22 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] ✓ never shrinks to itself for valid values for the first 100 elements 629.69 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] makeHeaderCursor
411.71 s
[smos-cursor-gen] ✓ produces valid cursors 7.39 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] headerCursorAppend
411.71 s
[smos-cursor-gen] ✓ produces valid cursorsString 11.28 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] headerCursorRemove
411.71 s
[smos-cursor-gen] ✓ produces valid cursors 20.36 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] rebuildHeaderCursor
411.71 s
[smos-cursor-gen] ✓ produces valid cursors 16.41 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] ✓ is the inverse of makeHeaderCursor 6.63 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] GenValid HeaderCursor
411.71 s
[smos-cursor-gen] genValid :: Gen HeaderCursor
411.71 s
[smos-cursor-gen] ✓ only generates valid 'HeaderCursor's 14.34 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] headerCursorSelectStart
411.71 s
[smos-cursor-gen] ✓ produces valid cursors 16.26 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.71 s
[smos-cursor-gen] headerCursorAppend
411.71 s
[smos-cursor-gen] ✓ produces valid cursors when inserting '
411.71 s
[smos-cursor-gen] ' 3.29 ms
411.71 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 10.99 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] ✓ produces valid cursors when inserting an unsafe character 2.61 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] headerCursorSelectEndWord
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 14.06 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] headerCursorSelectPrev
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 16.10 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] Smos.Cursor.TimestampsSpec
411.72 s
[smos-cursor-gen] timestampsCursorInsertChar
411.72 s
[smos-cursor-gen] ✓ produces valid cursors when inserting '
411.72 s
[smos-cursor-gen] ' 3.53 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] ✓ produces valid cursors when inserting an unsafe character 3.38 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 19.34 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] timestampsCursorInsertEmptyAndSelect
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 38.01 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] timestampsCursorInsertAndSelect
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 24.10 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] timestampsCursorSelectNextChar
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 51.59 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] timestampsCursorSelectOrAdd
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 46.25 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] timestampsCursorDeleteChar
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 80.43 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] rebuildTimestampsCursor
411.72 s
[smos-cursor-gen] ✓ is the inverse of makeTimestampsCursor 6.40 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 11.48 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] startTimestampsCursor
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 10.15 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] timestampsCursorAppendEmptyAndSelect
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 36.02 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] timestampsCursorAppendAndSelect
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 19.14 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] timestampsCursorRemoveChar
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 75.32 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] timestampsCursorSelectPrevChar
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 51.51 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] timestampsCursorAppendChar
411.72 s
[smos-cursor-gen] ✓ produces valid cursors when inserting an unsafe character 1.80 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 11.29 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] ✓ produces valid cursors when inserting '
411.72 s
[smos-cursor-gen] ' 1.30 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] GenValid TimestampsCursor
411.72 s
[smos-cursor-gen] genValid :: Gen TimestampsCursor
411.72 s
[smos-cursor-gen] ✓ only generates valid 'TimestampsCursor's 48.67 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] timestampsCursorToggleSelected
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 79.72 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] makeTimestampsCursor
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 18.63 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] Smos.HistorySpec
411.72 s
[smos-cursor-gen] historyModM
411.72 s
[smos-cursor-gen] ✓ produces a history with one longer undo stack 7.76 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] ✓ produces a history with a 0 length redo stack 7.57 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] ✓ produces valid results for subtraction with Maybe 7.25 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] historyRedoLength
411.72 s
[smos-cursor-gen] ✓ produces valid words 6.10 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] historyForget
411.72 s
[smos-cursor-gen] ✓ produces valid histories 7.39 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] historyMod
411.72 s
[smos-cursor-gen] ✓ produces a history with a 0 length redo stack 5.27 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] ✓ produces a history with one longer undo stack 4.74 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] ✓ produces valid results for addition 5.48 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] historyRedo
411.72 s
[smos-cursor-gen] ✓ is the inverse of historyUndo for the undo stack 3.37 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] Classes
411.72 s
[smos-cursor-gen] 100.00% non-trivial
411.72 s
[smos-cursor-gen] ✓ produces valid results 1.43 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] historyPresent
411.72 s
[smos-cursor-gen] ✓ produces valid states 0.75 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] historyUndo
411.72 s
[smos-cursor-gen] ✓ produces valid results 0.81 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] ✓ is the inverse of historyRedo for the history 2.46 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] Classes
411.72 s
[smos-cursor-gen] 100.00% non-trivial
411.72 s
[smos-cursor-gen] historyUndoLength
411.72 s
[smos-cursor-gen] ✓ produces valid words 0.21 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] singletonHistory
411.72 s
[smos-cursor-gen] ✓ produces valid histories 0.21 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] ✓ satisfies the third lens law for valid values and valid values 2.49 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] ✓ produces valid values when it is used to set valid values values on valid values values 2.18 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] ✓ satisfies the second lens law for valid values 2.17 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] ✓ gets valid values from valid values values 2.37 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] ✓ satisfies the first lens law for valid values and valid values 2.26 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] ✓ satisfies the second lens law for valid values 3.59 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] ✓ satisfies the first lens law for valid values and valid values 2.45 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] ✓ produces valid values when it is used to set valid values values on valid values values 2.95 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] ✓ satisfies the third lens law for valid values and valid values 2.84 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] ✓ gets valid values from valid values values 0.70 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] historyPush
411.72 s
[smos-cursor-gen] ✓ produces valid undo stacks 0.50 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] ✓ replaces the current present 0.33 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] ✓ the future is empty after pushing a new undo 0.28 ms
411.72 s
[smos-calendar-import] Phase: haddockPhase
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] GenValid (History Int)
411.72 s
[smos-cursor-gen] genValid :: Gen (History Int)
411.72 s
[smos-cursor-gen] ✓ only generates valid '(History Int)'s 1.33 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] Smos.Cursor.PropertiesSpec
411.72 s
[smos-cursor-gen] GenValid PropertiesCursor
411.72 s
[smos-cursor-gen] genValid :: Gen PropertiesCursor
411.72 s
[smos-cursor-gen] ✓ only generates valid 'PropertiesCursor's 114.52 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] propertiesCursorDelete
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 117.57 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] ✓ is the inverse of propertiesCursorStartNewPropertyBefore 29.03 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] propertiesCursorDeletePropertyAndSelectNext
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 111.71 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] propertiesCursorSelectNextProperty
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 121.83 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] is a movement
411.72 s
[smos-cursor-gen] propertiesCursorSelectPrevProperty
411.72 s
[smos-cursor-gen] is a movement
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 120.67 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] propertiesCursorSet
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 59.55 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] propertiesCursorToggleSelected
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 126.66 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] is a movement
411.72 s
[smos-cursor-gen] emptyPropertiesCursor
411.72 s
[smos-cursor-gen] ✓ is a valid cursor 0.05 ms
411.72 s
[smos-cursor-gen] propertiesCursorStartNewPropertyBefore
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 126.54 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] propertiesCursorRemove
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 125.19 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] propertiesCursorDeleteProperty
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 111.57 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] propertiesCursorAddOrSelect
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 77.96 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] propertiesCursorAppend
411.72 s
[smos-cursor-gen] ✓ produces valid cursors when inserting an unsafe character 2.81 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 76.55 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] ✓ produces valid cursors when inserting '
411.72 s
[smos-cursor-gen] ' 0.19 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] rebuildPropertiesCursor
411.72 s
[smos-cursor-gen] ✓ is the inverse of makePropertiesCursor 14.53 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 119.67 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] propertiesCursorSelectPrevChar
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 99.05 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] is a movement
411.72 s
[smos-cursor-gen] propertiesCursorInsert
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 76.50 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] ✓ produces valid cursors when inserting an unsafe character 1.53 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] ✓ produces valid cursors when inserting '
411.72 s
[smos-cursor-gen] ' 0.10 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] propertiesCursorSelectNextChar
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 80.32 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] is a movement
411.72 s
[smos-cursor-gen] makePropertiesCursor
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 102.26 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] propertiesCursorRemovePropertyAndSelectPrevious
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 95.03 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] propertiesCursorRemoveProperty
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 101.50 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] ✓ is the inverse of propertiesCursorStartNewPropertyBefore 35.68 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] propertiesCursorStartNewPropertyAfter
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 104.53 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] Smos.Cursor.FileBrowserSpec
411.72 s
[smos-cursor-gen] fileBrowserCursorStartNew
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 167.23 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] fileBrowserCursorToggleRecursively
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 45.35 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] fileBrowserCursorSelectBrowser
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 196.36 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] fileBrowserCursorDeleteChar
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 203.42 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] fileBrowserCursorSelectNext
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 286.29 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] fileBrowserCursorSelectNextChar
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 63.60 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] fileBrowserCursorFilterInsertChar
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 156.44 ms
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] fileBrowserCursorFilterDeleteChar
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 276.20 ms
411.72 s
[smos-calendar-import] Phase: installPhase
411.72 s
[smos-cursor-gen] passed for all of 100 inputs.
411.72 s
[smos-cursor-gen] fileBrowserCursorSelectPrev
411.72 s
[smos-cursor-gen] ✓ produces valid cursors 261.61 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] fileBrowserCursorSelectFilter
411.73 s
[smos-cursor-gen] ✓ produces valid cursors 155.94 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] makeFileBrowserCursor
411.73 s
[smos-cursor-gen] ✓ produces valid cursors 18.35 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] fileBrowserCursorInsertChar
411.73 s
[smos-cursor-gen] ✓ produces valid cursors 19.89 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] fileBrowserCursorStartNewBelowAtStart
411.73 s
[smos-cursor-gen] ✓ produces valid cursors 33.01 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] fileBrowserCursorToggle
411.73 s
[smos-cursor-gen] ✓ produces valid cursors 25.23 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] fileBrowserCursorStartNewBelowAtEnd
411.73 s
[smos-cursor-gen] ✓ produces valid cursors 32.42 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] fileBrowserArchiveFile
411.73 s
[smos-cursor-gen] ✓ correctly archives a file in a subdir 436.01 ms
411.73 s
[smos-cursor-gen] passed for all of 10 inputs.
411.73 s
[smos-cursor-gen] ✓ correctly archives a file 505.65 ms
411.73 s
[smos-cursor-gen] passed for all of 10 inputs.
411.73 s
[smos-cursor-gen] ✓ correctly archives a file in a nested subdir 389.09 ms
411.73 s
[smos-cursor-gen] passed for all of 10 inputs.
411.73 s
[smos-cursor-gen] fileBrowserCursorStopNew
411.73 s
[smos-cursor-gen] ✓ produces valid cursors 190.32 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] fileBrowserCursorAppendChar
411.73 s
[smos-cursor-gen] ✓ produces valid cursors 18.50 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] fileBrowserRmEmptyDir
411.73 s
[smos-cursor-gen] ✓ produces the same result as if I had reread the cursor 4.24 ms
411.73 s
[smos-cursor-gen] rebuildFileBrowserCursor
411.73 s
[smos-cursor-gen] ✓ is the inverse of makeFileBrowserCursor 12.55 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] ✓ produces valid cursors 59.55 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] GenValid FileBrowserCursor
411.73 s
[smos-cursor-gen] genValid :: Gen FileBrowserCursor
411.73 s
[smos-cursor-gen] ✓ only generates valid 'FileBrowserCursor's 314.00 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] fileBrowserCursorSelectPrevChar
411.73 s
[smos-cursor-gen] ✓ produces valid cursors 61.88 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] fileBrowserCursorFilterAppendChar
411.73 s
[smos-cursor-gen] ✓ produces valid cursors 158.61 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] fileBrowserCursorRemoveChar
411.73 s
[smos-cursor-gen] ✓ produces valid cursors 187.00 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] fileBrowserCursorFilterRemoveChar
411.73 s
[smos-cursor-gen] ✓ produces valid cursors 270.86 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] Smos.Cursor.SmosFileSpec
411.73 s
[smos-cursor-gen] smosFileCursorPromoteElem
411.73 s
[smos-cursor-gen] ✓ produces valid cursors 176.37 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] smosFileCursorToggleCollapseRecursively
411.73 s
[smos-cursor-gen] ✓ produces valid cursors 117.36 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] smosFileCursorSwapPrev
411.73 s
[smos-cursor-gen] ✓ produces valid cursors 279.05 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] ✓ satisfies the third lens law for valid values and valid values 114.72 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] ✓ gets valid values from valid values values 572.86 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] ✓ satisfies the second lens law for valid values 103.46 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] ✓ produces valid values when it is used to set valid values values on valid values values 573.99 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] ✓ satisfies the first lens law for valid values and valid values 100.80 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] ✓ satisfies the second lens law for valid values 98.31 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] ✓ gets valid values from valid values values 38.47 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] ✓ satisfies the first lens law for valid values and valid values 17.50 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] ✓ produces valid values when it is used to set valid values values on valid values values 587.39 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] ✓ satisfies the third lens law for valid values and valid values 91.17 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] smosFileCursorClockOutEverywhere
411.73 s
[smos-cursor-gen] ✓ produces valid cursors 316.03 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] smosFileCursorInsertEntryBeforeAndSelect
411.73 s
[smos-cursor-gen] inserts an entry below the currently selected entry
411.73 s
[smos-cursor-gen] ✓ produces valid cursors 560.30 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] smosFileCursorInsertEntryBelowAtStart
411.73 s
[smos-cursor-gen] ✓ produces a cursor in which you can select below 4.67 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] ✓ produces valid cursors 552.65 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] inserts an entry below the currently selected entry
411.73 s
[smos-cursor-gen] GenValid SmosFileCursor
411.73 s
[smos-cursor-gen] genValid :: Gen SmosFileCursor
411.73 s
[smos-cursor-gen] ✓ only generates valid 'SmosFileCursor's 566.71 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] smosFileCursorInsertEntryBelowAtEnd
411.73 s
[smos-cursor-gen] inserts an entry below the currently selected entry
411.73 s
[smos-cursor-gen] ✓ produces a cursor in which you can select below 0.60 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] ✓ produces valid cursors 549.32 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] smosFileCursorPromoteSubTree
411.73 s
[smos-cursor-gen] ✓ produces valid cursors 239.51 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] startSmosFile
411.73 s
[smos-cursor-gen] ✓ is valid 0.20 ms
411.73 s
[smos-cursor-gen] smosFileCursorSwapNext
411.73 s
[smos-cursor-gen] ✓ produces valid cursors 350.39 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] smosFileCursorToggleHideEntireEntry
411.73 s
[smos-cursor-gen] ✓ produces valid cursors 554.78 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] smosFileCursorSelectNext
411.73 s
[smos-cursor-gen] ✓ produces valid cursors 532.41 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] smosFileCursorSelectFirst
411.73 s
[smos-cursor-gen] ✓ produces valid cursors 587.79 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] smosFileCursorSelectLast
411.73 s
[smos-cursor-gen] ✓ produces valid cursors 595.55 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] smosFileCursorClockOutEverywhereAndClockInHere
411.73 s
[smos-cursor-gen] ✓ produces valid cursors 344.41 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] smosFileCursorReadyForStartup
411.73 s
[smos-cursor-gen] ✓ rebuilds to the same 159.47 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] smosFileCursorDemoteSubTree
411.73 s
[smos-cursor-gen] ✓ produces valid cursors 354.41 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] smosFileCursorDemoteElem
411.73 s
[smos-cursor-gen] ✓ produces valid cursors 346.87 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] smosFileCursorSelectPrev
411.73 s
[smos-cursor-gen] ✓ produces valid cursors 538.29 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] smosFileCursorInsertEntryBelowAtStartAndSelect
411.73 s
[smos-cursor-gen] inserts an entry below the currently selected entry
411.73 s
[smos-cursor-gen] ✓ produces valid cursors 511.90 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] smosFileSubtreeSetTodoState
411.73 s
[smos-cursor-gen] ✓ produces valid cursors 172.26 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] ✓ produces valid cursors when unsetting todo states 502.74 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] smosFileCursorInsertEntryBelowAtEndAndSelect
411.73 s
[smos-cursor-gen] inserts an entry below the currently selected entry
411.73 s
[smos-cursor-gen] ✓ produces valid cursors 459.64 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] smosFileCursorToggleCollapse
411.73 s
[smos-cursor-gen] ✓ produces valid cursors 160.00 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] makeSmosFileCursor
411.73 s
[smos-cursor-gen] ✓ produces valid cursors 395.42 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] smosFileCursorInsertEntryBefore
411.73 s
[smos-cursor-gen] inserts an entry below the currently selected entry
411.73 s
[smos-cursor-gen] ✓ produces valid cursors 410.41 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] ✓ produces a cursor in which you can select the next 0.49 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] smosFileCursorInsertEntryAfter
411.73 s
[smos-cursor-gen] ✓ produces a cursor in which you can select the next 3.89 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] ✓ produces valid cursors 392.79 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] inserts an entry above the currently selected entry
411.73 s
[smos-cursor-gen] rebuildSmosFileCursor
411.73 s
[smos-cursor-gen] ✓ is the inverse of makeFileCursor 66.64 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] ✓ produces valid cursors 378.83 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] smosFileCursorInsertEntryAfterAndSelect
411.73 s
[smos-cursor-gen] inserts an entry above the currently selected entry
411.73 s
[smos-cursor-gen] ✓ produces valid cursors 358.55 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] Smos.UndoSpec
411.73 s
[smos-cursor-gen] GenValid (UndoStack Int)
411.73 s
[smos-cursor-gen] genValid :: Gen (UndoStack Int)
411.73 s
[smos-cursor-gen] ✓ only generates valid '(UndoStack Int)'s 1.20 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] emptyUndoStack
411.73 s
[smos-cursor-gen] ✓ is valid 0.01 ms
411.73 s
[smos-cursor-gen] undoStackRedo
411.73 s
[smos-cursor-gen] ✓ is the inverse of undoStackUndo for the undo stack 1.40 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] Classes
411.73 s
[smos-cursor-gen] 100.00% non-trivial
411.73 s
[smos-cursor-gen] ✓ produces valid results 1.26 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] ✓ is the inverse of undoStackUndo for IndoUndo 0.91 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] Classes
411.73 s
[smos-cursor-gen] 100.00% non-trivial
411.73 s
[smos-cursor-gen] undoStackUndo
411.73 s
[smos-cursor-gen] ✓ produces valid results 1.14 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] ✓ is the inverse of undoStackRedo for the undo stack 1.18 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] Classes
411.73 s
[smos-cursor-gen] 100.00% non-trivial
411.73 s
[smos-cursor-gen] ✓ is the inverse of undoStackRedo for IndoRedo 0.58 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] Classes
411.73 s
[smos-cursor-gen] 100.00% non-trivial
411.73 s
[smos-cursor-gen] undoStackPush
411.73 s
[smos-cursor-gen] ✓ produces valid undo stacks 0.73 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen] ✓ the redo stack is empty after pushing a new undo 0.26 ms
411.73 s
[smos-cursor-gen] passed for all of 100 inputs.
411.73 s
[smos-cursor-gen]
411.73 s
[smos-cursor-gen] Examples: 35941
411.73 s
[smos-cursor-gen] Passed: 373
411.73 s
[smos-cursor-gen] Failed: 0
411.73 s
[smos-cursor-gen] Pending: 16
411.73 s
[smos-cursor-gen] Sum of test runtimes: 56.51 seconds
411.73 s
[smos-cursor-gen] Test suite took: 3.22 seconds
411.73 s
[smos-cursor-gen]
411.73 s
[smos-cursor-gen] Test suite smos-cursor-test: PASS
411.73 s
[smos-cursor-gen] Test suite logged to: dist/test/smos-cursor-gen-0.2.2-smos-cursor-test.log
411.73 s
[smos-cursor-gen] 1 of 1 test suites (1 of 1 test cases) passed.
411.73 s
[smos-cursor-gen] Phase: haddockPhase
411.73 s
[smos-cursor-gen] Phase: installPhase
411.77 s
[smos-report-cursor-gen] [1 of 8] Compiling Paths_smos_report_cursor_gen ( dist/build/autogen/Paths_smos_report_cursor_gen.hs, dist/build/Paths_smos_report_cursor_gen.o, dist/build/Paths_smos_report_cursor_gen.dyn_o )
411.83 s
[smos-calendar-import] Installing library in /nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP
411.85 s
[smos-cursor-gen] Installing library in /nix/store/rdv9gbf87fv8rhw0vzc1iq0l6sc1yn0l-smos-cursor-gen-0.2.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu
411.92 s
[smos-report-cursor-gen] [2 of 8] Compiling Smos.Cursor.Report.Entry.Gen ( src/Smos/Cursor/Report/Entry/Gen.hs, dist/build/Smos/Cursor/Report/Entry/Gen.o, dist/build/Smos/Cursor/Report/Entry/Gen.dyn_o )
411.94 s
[smos-calendar-import] Installing executable smos-calendar-import in /nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0/bin
411.94 s
[smos-calendar-import] Warning: The directory
411.94 s
[smos-calendar-import] /nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0/bin is
411.94 s
[smos-calendar-import] not in the system search path.
412.10 s
[smos-cursor-gen] Phase: fixupPhase
412.12 s
[smos-cursor-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/rdv9gbf87fv8rhw0vzc1iq0l6sc1yn0l-smos-cursor-gen-0.2.2
412.12 s
[smos-cursor-gen] shrinking /nix/store/rdv9gbf87fv8rhw0vzc1iq0l6sc1yn0l-smos-cursor-gen-0.2.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu-ghc9.10.3.so
412.20 s
[smos-cursor-gen] checking for references to /build/ in /nix/store/rdv9gbf87fv8rhw0vzc1iq0l6sc1yn0l-smos-cursor-gen-0.2.2...
412.22 s
[smos-cursor-gen] patching script interpreter paths in /nix/store/rdv9gbf87fv8rhw0vzc1iq0l6sc1yn0l-smos-cursor-gen-0.2.2
412.23 s
[smos-cursor-gen] stripping (with command strip and flags -S -p) in /nix/store/rdv9gbf87fv8rhw0vzc1iq0l6sc1yn0l-smos-cursor-gen-0.2.2/lib
412.27 s
[smos-cursor-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/2k0a4rqfzs1prfwk3vs7v2rn1h60h8rc-smos-cursor-gen-0.2.2-coverage
412.28 s
[smos-calendar-import] Phase: fixupPhase
412.28 s
[smos-cursor-gen] checking for references to /build/ in /nix/store/2k0a4rqfzs1prfwk3vs7v2rn1h60h8rc-smos-cursor-gen-0.2.2-coverage...
412.29 s
[smos-cursor-gen] patching script interpreter paths in /nix/store/2k0a4rqfzs1prfwk3vs7v2rn1h60h8rc-smos-cursor-gen-0.2.2-coverage
412.30 s
[smos-calendar-import] shrinking RPATHs of ELF executables and libraries in /nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0
412.30 s
[smos-calendar-import] shrinking /nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0/bin/smos-calendar-import
412.33 s
[smos-calendar-import] shrinking /nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP-ghc9.10.3.so
412.34 s
[smos-report-cursor-gen] [3 of 8] Compiling Smos.Cursor.Report.Next.Gen ( src/Smos/Cursor/Report/Next/Gen.hs, dist/build/Smos/Cursor/Report/Next/Gen.o, dist/build/Smos/Cursor/Report/Next/Gen.dyn_o )
412.40 s
[smos-report-cursor-gen] [4 of 8] Compiling Smos.Cursor.Report.Ongoing.Gen ( src/Smos/Cursor/Report/Ongoing/Gen.hs, dist/build/Smos/Cursor/Report/Ongoing/Gen.o, dist/build/Smos/Cursor/Report/Ongoing/Gen.dyn_o )
412.42 s
[smos-calendar-import] checking for references to /build/ in /nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0...
412.45 s
[smos-calendar-import] gzipping man pages under /nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0/share/man/
412.46 s
[smos-calendar-import] �
412.47 s
[smos-calendar-import] stripping (with command strip and flags -S -p) in /nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0/lib /nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0/bin
412.57 s
[smos-report-cursor-gen] [5 of 8] Compiling Smos.Cursor.Report.Stuck.Gen ( src/Smos/Cursor/Report/Stuck/Gen.hs, dist/build/Smos/Cursor/Report/Stuck/Gen.o, dist/build/Smos/Cursor/Report/Stuck/Gen.dyn_o )
412.57 s
[smos-report-cursor-gen] [6 of 8] Compiling Smos.Cursor.Report.Timestamps.Gen ( src/Smos/Cursor/Report/Timestamps/Gen.hs, dist/build/Smos/Cursor/Report/Timestamps/Gen.o, dist/build/Smos/Cursor/Report/Timestamps/Gen.dyn_o )
412.57 s
[smos-report-cursor-gen] [7 of 8] Compiling Smos.Cursor.Report.Waiting.Gen ( src/Smos/Cursor/Report/Waiting/Gen.hs, dist/build/Smos/Cursor/Report/Waiting/Gen.o, dist/build/Smos/Cursor/Report/Waiting/Gen.dyn_o )
412.57 s
[smos-report-cursor-gen] [8 of 8] Compiling Smos.Cursor.Report.Work.Gen ( src/Smos/Cursor/Report/Work/Gen.hs, dist/build/Smos/Cursor/Report/Work/Gen.o, dist/build/Smos/Cursor/Report/Work/Gen.dyn_o )
412.59 s
[smos-calendar-import] shrinking RPATHs of ELF executables and libraries in /nix/store/pw9qf7ddmlf4r1xdb82jfzfvwq02jhp1-smos-calendar-import-0.10.0-coverables
412.59 s
[smos-calendar-import] checking for references to /build/ in /nix/store/pw9qf7ddmlf4r1xdb82jfzfvwq02jhp1-smos-calendar-import-0.10.0-coverables...
412.60 s
[smos-calendar-import] patching script interpreter paths in /nix/store/pw9qf7ddmlf4r1xdb82jfzfvwq02jhp1-smos-calendar-import-0.10.0-coverables
412.61 s
[smos-calendar-import] shrinking RPATHs of ELF executables and libraries in /nix/store/jhh00jqc093gvp2nqrc05hf1fjwfcdjk-smos-calendar-import-0.10.0-coverage
412.61 s
[smos-calendar-import] checking for references to /build/ in /nix/store/jhh00jqc093gvp2nqrc05hf1fjwfcdjk-smos-calendar-import-0.10.0-coverage...
412.62 s
[smos-calendar-import] patching script interpreter paths in /nix/store/jhh00jqc093gvp2nqrc05hf1fjwfcdjk-smos-calendar-import-0.10.0-coverage
412.66 s
[smos-sync-gen-source] Phase: setupCompilerEnvironmentPhase
412.67 s
[smos-sync-gen-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
412.74 s
[smos-server-gen-source] Phase: setupCompilerEnvironmentPhase
412.74 s
[smos-server-gen-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
413.39 s
[smos-sync-gen-source] Phase: unpackPhase
413.40 s
[smos-sync-gen-source] unpacking source archive /nix/store/qrv6cks7lkiziibn25vz6xnz4mjr0g22-smos-sync-gen
413.42 s
[smos-sync-gen-source] source root is smos-sync-gen
413.43 s
[smos-sync-gen-source] Phase: patchPhase
413.44 s
[smos-sync-gen-source] Phase: compileBuildDriverPhase
413.44 s
[smos-sync-gen-source] setupCompileFlags: -package-db=/build/tmp.hoHCni13Ew/setup-package.conf.d -threaded
413.49 s
[smos-sync-gen-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.hoHCni13Ew/Main.o )
413.53 s
[smos-sync-gen-source] [2 of 2] Linking Setup
413.62 s
[smos-server-gen-source] Phase: unpackPhase
413.62 s
[smos-server-gen-source] unpacking source archive /nix/store/2w4h8aw78c0i9733yzyfgg1z41rgh5a8-smos-server-gen
413.65 s
[smos-server-gen-source] source root is smos-server-gen
413.66 s
[smos-server-gen-source] Phase: patchPhase
413.67 s
[smos-server-gen-source] Phase: compileBuildDriverPhase
413.67 s
[smos-server-gen-source] setupCompileFlags: -package-db=/build/tmp.SdWy4FrRzc/setup-package.conf.d -threaded
413.72 s
[smos-server-gen-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.SdWy4FrRzc/Main.o )
413.76 s
[smos-server-gen-source] [2 of 2] Linking Setup
414.71 s
[smos-sync-gen-source] Phase: updateAutotoolsGnuConfigScriptsPhase
414.72 s
[smos-sync-gen-source] Phase: configurePhase
414.73 s
[smos-sync-gen-source] configureFlags: --verbose --prefix=/nix/store/r6j3805rg7pgxn762wsq53km149mxxqi-smos-sync-gen-source-0.4.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.hoHCni13Ew/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
414.74 s
[smos-sync-gen-source] Using Parsec parser
414.74 s
[smos-sync-gen-source] Configuring smos-sync-gen-0.4.2...
414.99 s
[smos-server-gen-source] Phase: updateAutotoolsGnuConfigScriptsPhase
415.01 s
[smos-server-gen-source] Phase: configurePhase
415.01 s
[smos-server-gen-source] configureFlags: --verbose --prefix=/nix/store/732y0bwkcgynchg5vdkzjppgq6dl53f7-smos-server-gen-source-0.9.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.SdWy4FrRzc/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
415.02 s
[smos-server-gen-source] Using Parsec parser
415.02 s
[smos-server-gen-source] Configuring smos-server-gen-0.9.1...
415.56 s
[smos-sync-gen-source] Dependency QuickCheck: using QuickCheck-2.15.0.1
415.56 s
[smos-sync-gen-source] Dependency async: using async-2.2.5
415.56 s
[smos-sync-gen-source] Dependency base: using base-4.20.2.0
415.56 s
[smos-sync-gen-source] Dependency bytestring: using bytestring-0.12.2.0
415.56 s
[smos-sync-gen-source] Dependency dirforest: using dirforest-0.1.0.0
415.56 s
[smos-sync-gen-source] Dependency genvalidity >=1.0: using genvalidity-1.1.1.0
415.56 s
[smos-sync-gen-source] Dependency genvalidity-dirforest: using genvalidity-dirforest-0.1.0.1
415.56 s
[smos-sync-gen-source] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
415.56 s
[smos-sync-gen-source] Dependency monad-logger: using monad-logger-0.3.42
415.56 s
[smos-sync-gen-source] Dependency path: using path-0.9.6
415.56 s
[smos-sync-gen-source] Dependency path-io: using path-io-1.8.2
415.56 s
[smos-sync-gen-source] Dependency persistent-sqlite: using persistent-sqlite-2.13.3.1
415.56 s
[smos-sync-gen-source] Dependency servant-client: using servant-client-0.20.3.0
415.56 s
[smos-sync-gen-source] Dependency smos-api: using smos-api-0.8.0
415.56 s
[smos-sync-gen-source] Dependency smos-api-gen: using smos-api-gen-0.3.2
415.56 s
[smos-sync-gen-source] Dependency smos-sync: using smos-sync-0.8.0
415.56 s
[smos-sync-gen-source] Dependency sydtest: using sydtest-0.23.0.1
415.56 s
[smos-sync-gen-source] Dependency sydtest-persistent-sqlite: using sydtest-persistent-sqlite-0.2.0.3
415.56 s
[smos-sync-gen-source] Dependency base: using base-4.20.2.0
415.56 s
[smos-sync-gen-source] Dependency criterion: using criterion-1.6.4.0
415.56 s
[smos-sync-gen-source] Dependency genvalidity-criterion: using genvalidity-criterion-1.1.0.0
415.56 s
[smos-sync-gen-source] Dependency smos-sync: using smos-sync-0.8.0
415.56 s
[smos-sync-gen-source] Dependency smos-sync-gen: using smos-sync-gen-0.4.2
415.56 s
[smos-sync-gen-source] Source component graph:
415.56 s
[smos-sync-gen-source] component lib
415.56 s
[smos-sync-gen-source] component bench:smos-sync-bench dependency lib
415.56 s
[smos-sync-gen-source] Configured component graph:
415.56 s
[smos-sync-gen-source] component smos-sync-gen-0.4.2-Jj1hwpODlop3wleehv3VzT
415.56 s
[smos-sync-gen-source] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
415.56 s
[smos-sync-gen-source] include async-2.2.5-6SxNiIIPxyKH9IyM9VUDjB
415.56 s
[smos-sync-gen-source] include base-4.20.2.0-fafd
415.56 s
[smos-sync-gen-source] include bytestring-0.12.2.0-96e1
415.56 s
[smos-sync-gen-source] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
415.56 s
[smos-sync-gen-source] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
415.56 s
[smos-sync-gen-source] include genvalidity-dirforest-0.1.0.1-LdXkWYoFjKg3J8ZFJJllUW
415.56 s
[smos-sync-gen-source] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
415.56 s
[smos-sync-gen-source] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
415.56 s
[smos-sync-gen-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
415.56 s
[smos-sync-gen-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
415.56 s
[smos-sync-gen-source] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
415.56 s
[smos-sync-gen-source] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
415.56 s
[smos-sync-gen-source] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
415.56 s
[smos-sync-gen-source] include smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
415.56 s
[smos-sync-gen-source] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
415.56 s
[smos-sync-gen-source] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
415.56 s
[smos-sync-gen-source] include sydtest-persistent-sqlite-0.2.0.3-9OGxvlmahvd9mIJV9dvQlf
415.56 s
[smos-sync-gen-source] component smos-sync-gen-0.4.2-8YZ37eUDdE5r7PMhED2Pl-smos-sync-bench
415.56 s
[smos-sync-gen-source] include base-4.20.2.0-fafd
415.56 s
[smos-sync-gen-source] include criterion-1.6.4.0-KXgZPUC3XbuAxh4sQtctr9
415.56 s
[smos-sync-gen-source] include genvalidity-criterion-1.1.0.0-G6lPC3tJMLm7RvpSYVmT2h
415.56 s
[smos-sync-gen-source] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
415.56 s
[smos-sync-gen-source] include smos-sync-gen-0.4.2-Jj1hwpODlop3wleehv3VzT
415.56 s
[smos-sync-gen-source] Linked component graph:
415.56 s
[smos-sync-gen-source] unit smos-sync-gen-0.4.2-Jj1hwpODlop3wleehv3VzT
415.56 s
[smos-sync-gen-source] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
415.56 s
[smos-sync-gen-source] include async-2.2.5-6SxNiIIPxyKH9IyM9VUDjB
415.56 s
[smos-sync-gen-source] include base-4.20.2.0-fafd
415.56 s
[smos-sync-gen-source] include bytestring-0.12.2.0-96e1
415.56 s
[smos-sync-gen-source] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
415.56 s
[smos-sync-gen-source] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
415.56 s
[smos-sync-gen-source] include genvalidity-dirforest-0.1.0.1-LdXkWYoFjKg3J8ZFJJllUW
415.56 s
[smos-sync-gen-source] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
415.56 s
[smos-sync-gen-source] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
415.56 s
[smos-sync-gen-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
415.56 s
[smos-sync-gen-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
415.56 s
[smos-sync-gen-source] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
415.56 s
[smos-sync-gen-source] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
415.56 s
[smos-sync-gen-source] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
415.56 s
[smos-sync-gen-source] include smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
415.56 s
[smos-sync-gen-source] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
415.56 s
[smos-sync-gen-source] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
415.56 s
[smos-sync-gen-source] include sydtest-persistent-sqlite-0.2.0.3-9OGxvlmahvd9mIJV9dvQlf
415.56 s
[smos-sync-gen-source] Smos.Sync.Client.ContentsMap.Gen=smos-sync-gen-0.4.2-Jj1hwpODlop3wleehv3VzT:Smos.Sync.Client.ContentsMap.Gen,Smos.Sync.Client.DirForest.Gen=smos-sync-gen-0.4.2-Jj1hwpODlop3wleehv3VzT:Smos.Sync.Client.DirForest.Gen,Smos.Sync.Client.MetaMap.Gen=smos-sync-gen-0.4.2-Jj1hwpODlop3wleehv3VzT:Smos.Sync.Client.MetaMap.Gen,Smos.Sync.Client.Sync.Gen=smos-sync-gen-0.4.2-Jj1hwpODlop3wleehv3VzT:Smos.Sync.Client.Sync.Gen,Smos.Sync.Client.TestUtils=smos-sync-gen-0.4.2-Jj1hwpODlop3wleehv3VzT:Smos.Sync.Client.TestUtils
415.56 s
[smos-sync-gen-source] unit smos-sync-gen-0.4.2-8YZ37eUDdE5r7PMhED2Pl-smos-sync-bench
415.56 s
[smos-sync-gen-source] include base-4.20.2.0-fafd
415.56 s
[smos-sync-gen-source] include criterion-1.6.4.0-KXgZPUC3XbuAxh4sQtctr9
415.56 s
[smos-sync-gen-source] include genvalidity-criterion-1.1.0.0-G6lPC3tJMLm7RvpSYVmT2h
415.56 s
[smos-sync-gen-source] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
415.56 s
[smos-sync-gen-source] include smos-sync-gen-0.4.2-Jj1hwpODlop3wleehv3VzT
415.56 s
[smos-sync-gen-source] Ready component graph:
415.56 s
[smos-sync-gen-source] definite smos-sync-gen-0.4.2-Jj1hwpODlop3wleehv3VzT
415.56 s
[smos-sync-gen-source] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
415.56 s
[smos-sync-gen-source] depends async-2.2.5-6SxNiIIPxyKH9IyM9VUDjB
415.56 s
[smos-sync-gen-source] depends base-4.20.2.0-fafd
415.56 s
[smos-sync-gen-source] depends bytestring-0.12.2.0-96e1
415.56 s
[smos-sync-gen-source] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
415.56 s
[smos-sync-gen-source] depends genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
415.56 s
[smos-sync-gen-source] depends genvalidity-dirforest-0.1.0.1-LdXkWYoFjKg3J8ZFJJllUW
415.56 s
[smos-sync-gen-source] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
415.56 s
[smos-sync-gen-source] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
415.56 s
[smos-sync-gen-source] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
415.56 s
[smos-sync-gen-source] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
415.56 s
[smos-sync-gen-source] depends persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
415.56 s
[smos-sync-gen-source] depends servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
415.56 s
[smos-sync-gen-source] depends smos-api-0.8.0-7uONugSADRTFww9bibLj2W
415.56 s
[smos-sync-gen-source] depends smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
415.56 s
[smos-sync-gen-source] depends smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
415.56 s
[smos-sync-gen-source] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
415.56 s
[smos-sync-gen-source] depends sydtest-persistent-sqlite-0.2.0.3-9OGxvlmahvd9mIJV9dvQlf
415.56 s
[smos-sync-gen-source] definite smos-sync-gen-0.4.2-8YZ37eUDdE5r7PMhED2Pl-smos-sync-bench
415.56 s
[smos-sync-gen-source] depends base-4.20.2.0-fafd
415.56 s
[smos-sync-gen-source] depends criterion-1.6.4.0-KXgZPUC3XbuAxh4sQtctr9
415.56 s
[smos-sync-gen-source] depends genvalidity-criterion-1.1.0.0-G6lPC3tJMLm7RvpSYVmT2h
415.56 s
[smos-sync-gen-source] depends smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
415.56 s
[smos-sync-gen-source] depends smos-sync-gen-0.4.2-Jj1hwpODlop3wleehv3VzT
415.56 s
[smos-sync-gen-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
415.56 s
[smos-sync-gen-source] Using compiler: ghc-9.10.3
415.56 s
[smos-sync-gen-source] Using install prefix:
415.56 s
[smos-sync-gen-source] /nix/store/r6j3805rg7pgxn762wsq53km149mxxqi-smos-sync-gen-source-0.4.2
415.56 s
[smos-sync-gen-source] Executables installed in:
415.56 s
[smos-sync-gen-source] /nix/store/r6j3805rg7pgxn762wsq53km149mxxqi-smos-sync-gen-source-0.4.2/bin
415.56 s
[smos-sync-gen-source] Libraries installed in:
415.56 s
[smos-sync-gen-source] /nix/store/r6j3805rg7pgxn762wsq53km149mxxqi-smos-sync-gen-source-0.4.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-sync-gen-0.4.2-Jj1hwpODlop3wleehv3VzT
415.56 s
[smos-sync-gen-source] Dynamic Libraries installed in:
415.56 s
[smos-sync-gen-source] /nix/store/r6j3805rg7pgxn762wsq53km149mxxqi-smos-sync-gen-source-0.4.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
415.56 s
[smos-sync-gen-source] Private executables installed in:
415.56 s
[smos-sync-gen-source] /nix/store/r6j3805rg7pgxn762wsq53km149mxxqi-smos-sync-gen-source-0.4.2/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-sync-gen-0.4.2
415.56 s
[smos-sync-gen-source] Data files installed in:
415.56 s
[smos-sync-gen-source] /nix/store/r6j3805rg7pgxn762wsq53km149mxxqi-smos-sync-gen-source-0.4.2/share/x86_64-linux-ghc-9.10.3-a85d/smos-sync-gen-0.4.2
415.56 s
[smos-sync-gen-source] Documentation installed in:
415.56 s
[smos-sync-gen-source] /nix/store/r6j3805rg7pgxn762wsq53km149mxxqi-smos-sync-gen-source-0.4.2/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-sync-gen-0.4.2
415.56 s
[smos-sync-gen-source] Configuration files installed in:
415.56 s
[smos-sync-gen-source] /nix/store/r6j3805rg7pgxn762wsq53km149mxxqi-smos-sync-gen-source-0.4.2/etc
415.56 s
[smos-sync-gen-source] No alex found
415.56 s
[smos-sync-gen-source] Using ar found on system at:
415.56 s
[smos-sync-gen-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
415.56 s
[smos-sync-gen-source] No c2hs found
415.56 s
[smos-sync-gen-source] No cpphs found
415.56 s
[smos-sync-gen-source] No doctest found
415.56 s
[smos-sync-gen-source] Using gcc version 14.3.0 given by user at:
415.56 s
[smos-sync-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
415.56 s
[smos-sync-gen-source] Using ghc version 9.10.3 found on system at:
415.56 s
[smos-sync-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
415.56 s
[smos-sync-gen-source] Using ghc-pkg version 9.10.3 found on system at:
415.56 s
[smos-sync-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
415.56 s
[smos-sync-gen-source] No ghcjs found
415.56 s
[smos-sync-gen-source] No ghcjs-pkg found
415.56 s
[smos-sync-gen-source] No greencard found
415.56 s
[smos-sync-gen-source] Using haddock version 2.31.1 found on system at:
415.56 s
[smos-sync-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
415.56 s
[smos-sync-gen-source] No happy found
415.56 s
[smos-sync-gen-source] Using haskell-suite found on system at: haskell-suite-dummy-location
415.56 s
[smos-sync-gen-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
415.56 s
[smos-sync-gen-source] No hmake found
415.60 s
[smos-sync-gen-source] Using hpc version 0.69 found on system at:
415.60 s
[smos-sync-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
415.60 s
[smos-sync-gen-source] Using hsc2hs version 0.68.10 found on system at:
415.60 s
[smos-sync-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
415.60 s
[smos-sync-gen-source] No hscolour found
415.60 s
[smos-sync-gen-source] No jhc found
415.60 s
[smos-sync-gen-source] Using ld found on system at:
415.60 s
[smos-sync-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
415.60 s
[smos-sync-gen-source] No pkg-config found
415.60 s
[smos-sync-gen-source] Using runghc version 9.10.3 found on system at:
415.60 s
[smos-sync-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
415.60 s
[smos-sync-gen-source] Using strip version 2.44 found on system at:
415.60 s
[smos-sync-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
415.60 s
[smos-sync-gen-source] Using tar found on system at:
415.60 s
[smos-sync-gen-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
415.60 s
[smos-sync-gen-source] No uhc found
415.82 s
[smos-server-gen-source] Dependency QuickCheck: using QuickCheck-2.15.0.1
415.82 s
[smos-server-gen-source] Dependency base: using base-4.20.2.0
415.82 s
[smos-server-gen-source] Dependency bytestring: using bytestring-0.12.2.0
415.82 s
[smos-server-gen-source] Dependency containers: using containers-0.7
415.82 s
[smos-server-gen-source] Dependency deepseq: using deepseq-1.5.0.0
415.82 s
[smos-server-gen-source] Dependency dirforest: using dirforest-0.1.0.0
415.82 s
[smos-server-gen-source] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
415.82 s
[smos-server-gen-source] Dependency http-client: using http-client-0.7.19
415.82 s
[smos-server-gen-source] Dependency mergeful: using mergeful-0.3.0.0
415.82 s
[smos-server-gen-source] Dependency microlens: using microlens-0.4.14.0
415.82 s
[smos-server-gen-source] Dependency path: using path-0.9.6
415.82 s
[smos-server-gen-source] Dependency persistent-sqlite: using persistent-sqlite-2.13.3.1
415.82 s
[smos-server-gen-source] Dependency servant-auth-client: using servant-auth-client-0.4.2.0
415.82 s
[smos-server-gen-source] Dependency servant-auth-server: using servant-auth-server-0.4.9.1
415.82 s
[smos-server-gen-source] Dependency smos-api-gen: using smos-api-gen-0.3.2
415.82 s
[smos-server-gen-source] Dependency smos-client: using smos-client-0.6.0
415.82 s
[smos-server-gen-source] Dependency smos-data: using smos-data-0.7.0
415.82 s
[smos-server-gen-source] Dependency smos-data-gen: using smos-data-gen-0.5.1
415.82 s
[smos-server-gen-source] Dependency smos-directory-gen: using smos-directory-gen-0.2.0
415.82 s
[smos-server-gen-source] Dependency smos-server: using smos-server-0.15.0
415.82 s
[smos-server-gen-source] Dependency smos-sync: using smos-sync-0.8.0
415.82 s
[smos-server-gen-source] Dependency sydtest: using sydtest-0.23.0.1
415.82 s
[smos-server-gen-source] Dependency sydtest-wai: using sydtest-wai-0.2.0.2
415.82 s
[smos-server-gen-source] Dependency unliftio: using unliftio-0.2.25.1
415.82 s
[smos-server-gen-source] Dependency yaml: using yaml-0.11.11.2
415.82 s
[smos-server-gen-source] Dependency base: using base-4.20.2.0
415.82 s
[smos-server-gen-source] Dependency http-client-tls: using http-client-tls-0.3.6.4
415.82 s
[smos-server-gen-source] Dependency http-types: using http-types-0.12.4
415.82 s
[smos-server-gen-source] Dependency semver: using semver-0.4.0.1
415.82 s
[smos-server-gen-source] Dependency servant-client: using servant-client-0.20.3.0
415.82 s
[smos-server-gen-source] Dependency smos-client: using smos-client-0.6.0
415.82 s
[smos-server-gen-source] Dependency smos-data: using smos-data-0.7.0
415.82 s
[smos-server-gen-source] Dependency sydtest: using sydtest-0.23.0.1
415.82 s
[smos-server-gen-source] Dependency text: using text-2.1.3
415.82 s
[smos-server-gen-source] Source component graph:
415.82 s
[smos-server-gen-source] component exe:smos-server-end-to-end-test
415.82 s
[smos-server-gen-source] component lib
415.82 s
[smos-server-gen-source] Configured component graph:
415.82 s
[smos-server-gen-source] component smos-server-gen-0.9.1-3IjnCVN7vpB3rKonjEmI9Y-smos-server-end-to-end-test
415.82 s
[smos-server-gen-source] include base-4.20.2.0-fafd
415.82 s
[smos-server-gen-source] include http-client-tls-0.3.6.4-GORR3J4OiQ7BD73OfRHauR
415.82 s
[smos-server-gen-source] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
415.82 s
[smos-server-gen-source] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
415.82 s
[smos-server-gen-source] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
415.82 s
[smos-server-gen-source] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
415.82 s
[smos-server-gen-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
415.82 s
[smos-server-gen-source] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
415.82 s
[smos-server-gen-source] include text-2.1.3-34f1
415.82 s
[smos-server-gen-source] component smos-server-gen-0.9.1-KFWkI8H2dv46pPP7CIQf3I
415.82 s
[smos-server-gen-source] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
415.82 s
[smos-server-gen-source] include base-4.20.2.0-fafd
415.82 s
[smos-server-gen-source] include bytestring-0.12.2.0-96e1
415.82 s
[smos-server-gen-source] include containers-0.7-96b4
415.82 s
[smos-server-gen-source] include deepseq-1.5.0.0-2b65
415.82 s
[smos-server-gen-source] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
415.82 s
[smos-server-gen-source] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
415.82 s
[smos-server-gen-source] include http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
415.82 s
[smos-server-gen-source] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
415.82 s
[smos-server-gen-source] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
415.82 s
[smos-server-gen-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
415.82 s
[smos-server-gen-source] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
415.82 s
[smos-server-gen-source] include servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
415.82 s
[smos-server-gen-source] include servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
415.82 s
[smos-server-gen-source] include smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
415.82 s
[smos-server-gen-source] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
415.82 s
[smos-server-gen-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
415.82 s
[smos-server-gen-source] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
415.82 s
[smos-server-gen-source] include smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
415.82 s
[smos-server-gen-source] include smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
415.82 s
[smos-server-gen-source] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
415.82 s
[smos-server-gen-source] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
415.82 s
[smos-server-gen-source] include sydtest-wai-0.2.0.2-AQ9BvHrr6xuLVEO9fQpv31
415.82 s
[smos-server-gen-source] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
415.82 s
[smos-server-gen-source] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
415.82 s
[smos-server-gen-source] Linked component graph:
415.82 s
[smos-server-gen-source] unit smos-server-gen-0.9.1-3IjnCVN7vpB3rKonjEmI9Y-smos-server-end-to-end-test
415.82 s
[smos-server-gen-source] include base-4.20.2.0-fafd
415.82 s
[smos-server-gen-source] include http-client-tls-0.3.6.4-GORR3J4OiQ7BD73OfRHauR
415.82 s
[smos-server-gen-source] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
415.82 s
[smos-server-gen-source] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
415.82 s
[smos-server-gen-source] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
415.82 s
[smos-server-gen-source] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
415.82 s
[smos-server-gen-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
415.82 s
[smos-server-gen-source] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
415.82 s
[smos-server-gen-source] include text-2.1.3-34f1
415.82 s
[smos-server-gen-source] unit smos-server-gen-0.9.1-KFWkI8H2dv46pPP7CIQf3I
415.82 s
[smos-server-gen-source] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
415.82 s
[smos-server-gen-source] include base-4.20.2.0-fafd
415.82 s
[smos-server-gen-source] include bytestring-0.12.2.0-96e1
415.82 s
[smos-server-gen-source] include containers-0.7-96b4
415.82 s
[smos-server-gen-source] include deepseq-1.5.0.0-2b65
415.82 s
[smos-server-gen-source] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
415.82 s
[smos-server-gen-source] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
415.82 s
[smos-server-gen-source] include http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
415.82 s
[smos-server-gen-source] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
415.82 s
[smos-server-gen-source] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
415.82 s
[smos-server-gen-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
415.82 s
[smos-server-gen-source] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
415.82 s
[smos-server-gen-source] include servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
415.82 s
[smos-server-gen-source] include servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
415.82 s
[smos-server-gen-source] include smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
415.82 s
[smos-server-gen-source] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
415.82 s
[smos-server-gen-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
415.82 s
[smos-server-gen-source] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
415.82 s
[smos-server-gen-source] include smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
415.82 s
[smos-server-gen-source] include smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
415.82 s
[smos-server-gen-source] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
415.82 s
[smos-server-gen-source] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
415.82 s
[smos-server-gen-source] include sydtest-wai-0.2.0.2-AQ9BvHrr6xuLVEO9fQpv31
415.82 s
[smos-server-gen-source] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
415.82 s
[smos-server-gen-source] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
415.82 s
[smos-server-gen-source] Smos.Server.InterestingStore=smos-server-gen-0.9.1-KFWkI8H2dv46pPP7CIQf3I:Smos.Server.InterestingStore,Smos.Server.TestUtils=smos-server-gen-0.9.1-KFWkI8H2dv46pPP7CIQf3I:Smos.Server.TestUtils
415.82 s
[smos-server-gen-source] Ready component graph:
415.82 s
[smos-server-gen-source] definite smos-server-gen-0.9.1-KFWkI8H2dv46pPP7CIQf3I
415.82 s
[smos-server-gen-source] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
415.82 s
[smos-server-gen-source] depends base-4.20.2.0-fafd
415.82 s
[smos-server-gen-source] depends bytestring-0.12.2.0-96e1
415.82 s
[smos-server-gen-source] depends containers-0.7-96b4
415.82 s
[smos-server-gen-source] depends deepseq-1.5.0.0-2b65
415.82 s
[smos-server-gen-source] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
415.82 s
[smos-server-gen-source] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
415.82 s
[smos-server-gen-source] depends http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
415.82 s
[smos-server-gen-source] depends mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
415.82 s
[smos-server-gen-source] depends microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
415.82 s
[smos-server-gen-source] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
415.82 s
[smos-server-gen-source] depends persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
415.82 s
[smos-server-gen-source] depends servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
415.82 s
[smos-server-gen-source] depends servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
415.82 s
[smos-server-gen-source] depends smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
415.82 s
[smos-server-gen-source] depends smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
415.82 s
[smos-server-gen-source] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
415.82 s
[smos-server-gen-source] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
415.82 s
[smos-server-gen-source] depends smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
415.82 s
[smos-server-gen-source] depends smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
415.82 s
[smos-server-gen-source] depends smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
415.82 s
[smos-server-gen-source] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
415.82 s
[smos-server-gen-source] depends sydtest-wai-0.2.0.2-AQ9BvHrr6xuLVEO9fQpv31
415.82 s
[smos-server-gen-source] depends unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
415.82 s
[smos-server-gen-source] depends yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
415.82 s
[smos-server-gen-source] definite smos-server-gen-0.9.1-3IjnCVN7vpB3rKonjEmI9Y-smos-server-end-to-end-test
415.82 s
[smos-server-gen-source] depends base-4.20.2.0-fafd
415.82 s
[smos-server-gen-source] depends http-client-tls-0.3.6.4-GORR3J4OiQ7BD73OfRHauR
415.82 s
[smos-server-gen-source] depends http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
415.82 s
[smos-server-gen-source] depends semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
415.82 s
[smos-server-gen-source] depends servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
415.82 s
[smos-server-gen-source] depends smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
415.82 s
[smos-server-gen-source] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
415.82 s
[smos-server-gen-source] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
415.82 s
[smos-server-gen-source] depends text-2.1.3-34f1
415.82 s
[smos-server-gen-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
415.82 s
[smos-server-gen-source] Using compiler: ghc-9.10.3
415.82 s
[smos-server-gen-source] Using install prefix:
415.82 s
[smos-server-gen-source] /nix/store/732y0bwkcgynchg5vdkzjppgq6dl53f7-smos-server-gen-source-0.9.1
415.82 s
[smos-server-gen-source] Executables installed in:
415.86 s
[smos-sync-gen-source] Phase: buildPhase
415.86 s
[smos-server-gen-source] /nix/store/732y0bwkcgynchg5vdkzjppgq6dl53f7-smos-server-gen-source-0.9.1/bin
415.86 s
[smos-server-gen-source] Libraries installed in:
415.86 s
[smos-server-gen-source] /nix/store/732y0bwkcgynchg5vdkzjppgq6dl53f7-smos-server-gen-source-0.9.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-server-gen-0.9.1-KFWkI8H2dv46pPP7CIQf3I
415.86 s
[smos-server-gen-source] Dynamic Libraries installed in:
415.86 s
[smos-server-gen-source] /nix/store/732y0bwkcgynchg5vdkzjppgq6dl53f7-smos-server-gen-source-0.9.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
415.87 s
[smos-server-gen-source] Private executables installed in:
415.87 s
[smos-server-gen-source] /nix/store/732y0bwkcgynchg5vdkzjppgq6dl53f7-smos-server-gen-source-0.9.1/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-server-gen-0.9.1
415.87 s
[smos-server-gen-source] Data files installed in:
415.87 s
[smos-server-gen-source] /nix/store/732y0bwkcgynchg5vdkzjppgq6dl53f7-smos-server-gen-source-0.9.1/share/x86_64-linux-ghc-9.10.3-a85d/smos-server-gen-0.9.1
415.87 s
[smos-server-gen-source] Documentation installed in:
415.87 s
[smos-server-gen-source] /nix/store/732y0bwkcgynchg5vdkzjppgq6dl53f7-smos-server-gen-source-0.9.1/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-server-gen-0.9.1
415.87 s
[smos-server-gen-source] Configuration files installed in:
415.87 s
[smos-server-gen-source] /nix/store/732y0bwkcgynchg5vdkzjppgq6dl53f7-smos-server-gen-source-0.9.1/etc
415.87 s
[smos-server-gen-source] No alex found
415.87 s
[smos-server-gen-source] Using ar found on system at:
415.87 s
[smos-server-gen-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
415.87 s
[smos-server-gen-source] No c2hs found
415.87 s
[smos-server-gen-source] No cpphs found
415.87 s
[smos-server-gen-source] No doctest found
415.87 s
[smos-server-gen-source] Using gcc version 14.3.0 given by user at:
415.87 s
[smos-server-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
415.87 s
[smos-server-gen-source] Using ghc version 9.10.3 found on system at:
415.87 s
[smos-server-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
415.87 s
[smos-server-gen-source] Using ghc-pkg version 9.10.3 found on system at:
415.87 s
[smos-server-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
415.87 s
[smos-server-gen-source] No ghcjs found
415.87 s
[smos-server-gen-source] No ghcjs-pkg found
415.87 s
[smos-server-gen-source] No greencard found
415.87 s
[smos-server-gen-source] Using haddock version 2.31.1 found on system at:
415.87 s
[smos-server-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
415.87 s
[smos-server-gen-source] No happy found
415.87 s
[smos-server-gen-source] Using haskell-suite found on system at: haskell-suite-dummy-location
415.87 s
[smos-server-gen-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
415.87 s
[smos-server-gen-source] No hmake found
415.87 s
[smos-server-gen-source] Using hpc version 0.69 found on system at:
415.87 s
[smos-server-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
415.87 s
[smos-server-gen-source] Using hsc2hs version 0.68.10 found on system at:
415.87 s
[smos-server-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
415.87 s
[smos-server-gen-source] No hscolour found
415.87 s
[smos-server-gen-source] No jhc found
415.87 s
[smos-server-gen-source] Using ld found on system at:
415.87 s
[smos-server-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
415.87 s
[smos-server-gen-source] No pkg-config found
415.87 s
[smos-server-gen-source] Using runghc version 9.10.3 found on system at:
415.87 s
[smos-server-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
415.87 s
[smos-server-gen-source] Using strip version 2.44 found on system at:
415.87 s
[smos-server-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
415.87 s
[smos-server-gen-source] Using tar found on system at:
415.87 s
[smos-server-gen-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
415.87 s
[smos-server-gen-source] No uhc found
415.87 s
[smos-sync-gen-source] Distribution quality errors:
415.87 s
[smos-sync-gen-source] [no-syn-desc] No 'synopsis' or 'description' field.
415.87 s
[smos-sync-gen-source] [missing-bounds-important] The dependency 'build-depends: base' does not
415.87 s
[smos-sync-gen-source] specify an upper bound on the version number. Each major release of the 'base'
415.87 s
[smos-sync-gen-source] package changes the API in various ways and most packages will need some
415.87 s
[smos-sync-gen-source] changes to compile with it. The recommended practice is to specify an upper
415.87 s
[smos-sync-gen-source] bound on the version of the 'base' package. This ensures your package will
415.87 s
[smos-sync-gen-source] continue to build when a new major version of the 'base' package is released.
415.87 s
[smos-sync-gen-source] If you are not sure what upper bound to use then use the next major version.
415.87 s
[smos-sync-gen-source] For example if you have tested your package with 'base' version 4.5 and 4.6
415.87 s
[smos-sync-gen-source] then use 'build-depends: base >= 4.5 && < 4.7'.
415.87 s
[smos-sync-gen-source] Distribution quality warnings:
415.87 s
[smos-sync-gen-source] [no-license-file] A 'license-file' is not specified.
415.87 s
[smos-sync-gen-source] [missing-upper-bounds] On library, these packages miss upper bounds:
415.87 s
[smos-sync-gen-source] - QuickCheck
415.87 s
[smos-sync-gen-source] - async
415.87 s
[smos-sync-gen-source] - bytestring
415.87 s
[smos-sync-gen-source] - dirforest
415.87 s
[smos-sync-gen-source] - genvalidity
415.87 s
[smos-sync-gen-source] - genvalidity-dirforest
415.87 s
[smos-sync-gen-source] - genvalidity-sydtest
415.87 s
[smos-sync-gen-source] - monad-logger
415.87 s
[smos-sync-gen-source] - path
415.87 s
[smos-sync-gen-source] - path-io
415.87 s
[smos-sync-gen-source] - persistent-sqlite
415.87 s
[smos-sync-gen-source] - servant-client
415.87 s
[smos-sync-gen-source] - smos-api
415.87 s
[smos-sync-gen-source] - smos-api-gen
415.87 s
[smos-sync-gen-source] - smos-sync
415.87 s
[smos-sync-gen-source] - sydtest
415.87 s
[smos-sync-gen-source] - sydtest-persistent-sqlite
415.87 s
[smos-sync-gen-source] Please add them. There is more information at https://pvp.haskell.org/
415.87 s
[smos-sync-gen-source] Note: the public hackage server would reject this package.
415.87 s
[smos-sync-gen-source] Building source dist for smos-sync-gen-0.4.2...
415.88 s
[smos-sync-gen-source] Source tarball created: dist/smos-sync-gen-0.4.2.tar.gz
415.89 s
[smos-sync-gen-source] Phase: haddockPhase
415.89 s
[smos-sync-gen-source] Phase: installPhase
415.90 s
[smos-sync-gen-source] Phase: fixupPhase
416.13 s
[smos-server-gen-source] Phase: buildPhase
416.33 s
[smos-server-gen-source] Distribution quality errors:
416.33 s
[smos-server-gen-source] [no-syn-desc] No 'synopsis' or 'description' field.
416.33 s
[smos-server-gen-source] [missing-bounds-important] The dependency 'build-depends: base' does not
416.33 s
[smos-server-gen-source] specify an upper bound on the version number. Each major release of the 'base'
416.33 s
[smos-server-gen-source] package changes the API in various ways and most packages will need some
416.33 s
[smos-server-gen-source] changes to compile with it. The recommended practice is to specify an upper
416.33 s
[smos-server-gen-source] bound on the version of the 'base' package. This ensures your package will
416.33 s
[smos-server-gen-source] continue to build when a new major version of the 'base' package is released.
416.33 s
[smos-server-gen-source] If you are not sure what upper bound to use then use the next major version.
416.33 s
[smos-server-gen-source] For example if you have tested your package with 'base' version 4.5 and 4.6
416.33 s
[smos-server-gen-source] then use 'build-depends: base >= 4.5 && < 4.7'.
416.33 s
[smos-server-gen-source] Distribution quality warnings:
416.33 s
[smos-server-gen-source] [no-license-file] A 'license-file' is not specified.
416.33 s
[smos-server-gen-source] [missing-upper-bounds] On library, these packages miss upper bounds:
416.33 s
[smos-server-gen-source] - QuickCheck
416.33 s
[smos-server-gen-source] - bytestring
416.33 s
[smos-server-gen-source] - containers
416.33 s
[smos-server-gen-source] - deepseq
416.33 s
[smos-server-gen-source] - dirforest
416.33 s
[smos-server-gen-source] - genvalidity-sydtest
416.33 s
[smos-server-gen-source] - http-client
416.33 s
[smos-server-gen-source] - mergeful
416.33 s
[smos-server-gen-source] - microlens
416.33 s
[smos-server-gen-source] - path
416.33 s
[smos-server-gen-source] - persistent-sqlite
416.33 s
[smos-server-gen-source] - servant-auth-client
416.33 s
[smos-server-gen-source] - servant-auth-server
416.33 s
[smos-server-gen-source] - smos-api-gen
416.33 s
[smos-server-gen-source] - smos-client
416.33 s
[smos-server-gen-source] - smos-data
416.33 s
[smos-server-gen-source] - smos-data-gen
416.33 s
[smos-server-gen-source] - smos-directory-gen
416.33 s
[smos-server-gen-source] - smos-server
416.33 s
[smos-server-gen-source] - smos-sync
416.33 s
[smos-server-gen-source] - sydtest
416.33 s
[smos-server-gen-source] - sydtest-wai
416.33 s
[smos-server-gen-source] - unliftio
416.33 s
[smos-server-gen-source] - yaml
416.33 s
[smos-server-gen-source] Please add them. There is more information at https://pvp.haskell.org/
416.33 s
[smos-server-gen-source] [missing-upper-bounds] On executable 'smos-server-end-to-end-test', these
416.33 s
[smos-server-gen-source] packages miss upper bounds:
416.33 s
[smos-server-gen-source] - http-client-tls
416.33 s
[smos-server-gen-source] - http-types
416.33 s
[smos-server-gen-source] - semver
416.33 s
[smos-server-gen-source] - servant-client
416.33 s
[smos-server-gen-source] - smos-client
416.33 s
[smos-server-gen-source] - smos-data
416.33 s
[smos-server-gen-source] - sydtest
416.33 s
[smos-server-gen-source] - text
416.33 s
[smos-server-gen-source] Please add them. There is more information at https://pvp.haskell.org/
416.33 s
[smos-server-gen-source] Note: the public hackage server would reject this package.
416.33 s
[smos-server-gen-source] Building source dist for smos-server-gen-0.9.1...
416.33 s
[smos-server-gen-source] Source tarball created: dist/smos-server-gen-0.9.1.tar.gz
416.33 s
[smos-server-gen-source] Phase: haddockPhase
416.33 s
[smos-server-gen-source] Phase: installPhase
416.33 s
[smos-server-gen-source] Phase: fixupPhase
416.33 s
[smos-report-cursor-gen] Preprocessing test suite 'smos-report-cursor-test' for smos-report-cursor-gen-0.4.0...
416.33 s
[smos-report-cursor-gen] Building test suite 'smos-report-cursor-test' for smos-report-cursor-gen-0.4.0...
417.21 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/2k0a4rqfzs1prfwk3vs7v2rn1h60h8rc-smos-cursor-gen-0.2.2-coverage /nix/store/rdv9gbf87fv8rhw0vzc1iq0l6sc1yn0l-smos-cursor-gen-0.2.2
417.74 s
[post-build-hook] Pushing 2 paths (433 are already present) using zstd to cache smos ⏳
417.74 s
[post-build-hook]
418.08 s
[post-build-hook] Pushing /nix/store/2k0a4rqfzs1prfwk3vs7v2rn1h60h8rc-smos-cursor-gen-0.2.2-coverage (111.87 KiB)
418.08 s
[post-build-hook] Pushing /nix/store/rdv9gbf87fv8rhw0vzc1iq0l6sc1yn0l-smos-cursor-gen-0.2.2 (1.67 MiB)
419.16 s
[post-build-hook]
419.16 s
[post-build-hook] All done.
419.17 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/2k0a4rqfzs1prfwk3vs7v2rn1h60h8rc-smos-cursor-gen-0.2.2-coverage /nix/store/rdv9gbf87fv8rhw0vzc1iq0l6sc1yn0l-smos-cursor-gen-0.2.2
419.26 s
[post-build-hook] copying 2 paths...
419.26 s
[post-build-hook] copying path '/nix/store/2k0a4rqfzs1prfwk3vs7v2rn1h60h8rc-smos-cursor-gen-0.2.2-coverage' to 'https://cache.staging.nix-ci.com'...
419.26 s
[post-build-hook] copying path '/nix/store/rdv9gbf87fv8rhw0vzc1iq0l6sc1yn0l-smos-cursor-gen-0.2.2' to 'https://cache.staging.nix-ci.com'...
420.06 s
[post-build-hook] copying 1 paths...
420.06 s
[post-build-hook] copying path '/nix/store/ppakhxvs9d1fasrkv7xi29wqj4b6m0ls-smos-cursor-gen-0.2.2.drv' to 'https://cache.staging.nix-ci.com'...
420.34 s
Progress: 57 of 81 built (4 building), 28 of 28 downloaded from cache
420.42 s
Building smos
420.42 s
[smos-report-cursor-gen] [1 of 9] Compiling Paths_smos_report_cursor_gen ( dist/build/smos-report-cursor-test/autogen/Paths_smos_report_cursor_gen.hs, dist/build/smos-report-cursor-test/smos-report-cursor-test-tmp/Paths_smos_report_cursor_gen.o )
420.42 s
[smos-report-cursor-gen] [2 of 9] Compiling Smos.Cursor.Report.EntrySpec ( test/Smos/Cursor/Report/EntrySpec.hs, dist/build/smos-report-cursor-test/smos-report-cursor-test-tmp/Smos/Cursor/Report/EntrySpec.o )
420.42 s
[smos-report-cursor-gen] [3 of 9] Compiling Smos.Cursor.Report.NextSpec ( test/Smos/Cursor/Report/NextSpec.hs, dist/build/smos-report-cursor-test/smos-report-cursor-test-tmp/Smos/Cursor/Report/NextSpec.o )
420.42 s
[smos-report-cursor-gen] [4 of 9] Compiling Smos.Cursor.Report.OngoingSpec ( test/Smos/Cursor/Report/OngoingSpec.hs, dist/build/smos-report-cursor-test/smos-report-cursor-test-tmp/Smos/Cursor/Report/OngoingSpec.o )
420.42 s
[smos-report-cursor-gen] [5 of 9] Compiling Smos.Cursor.Report.StuckSpec ( test/Smos/Cursor/Report/StuckSpec.hs, dist/build/smos-report-cursor-test/smos-report-cursor-test-tmp/Smos/Cursor/Report/StuckSpec.o )
420.42 s
[smos-report-cursor-gen] [6 of 9] Compiling Smos.Cursor.Report.TimestampsSpec ( test/Smos/Cursor/Report/TimestampsSpec.hs, dist/build/smos-report-cursor-test/smos-report-cursor-test-tmp/Smos/Cursor/Report/TimestampsSpec.o )
420.42 s
[smos-report-cursor-gen] [7 of 9] Compiling Smos.Cursor.Report.WaitingSpec ( test/Smos/Cursor/Report/WaitingSpec.hs, dist/build/smos-report-cursor-test/smos-report-cursor-test-tmp/Smos/Cursor/Report/WaitingSpec.o )
420.42 s
[smos-report-cursor-gen] [8 of 9] Compiling Smos.Cursor.Report.WorkSpec ( test/Smos/Cursor/Report/WorkSpec.hs, dist/build/smos-report-cursor-test/smos-report-cursor-test-tmp/Smos/Cursor/Report/WorkSpec.o )
420.42 s
[smos-report-cursor-gen] [9 of 9] Compiling Main ( test/Spec.hs, dist/build/smos-report-cursor-test/smos-report-cursor-test-tmp/Main.o )
420.42 s
[smos-report-cursor-gen] [10 of 10] Linking dist/build/smos-report-cursor-test/smos-report-cursor-test
420.42 s
[smos-report-cursor-gen] Phase: checkPhase
420.48 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/jhh00jqc093gvp2nqrc05hf1fjwfcdjk-smos-calendar-import-0.10.0-coverage /nix/store/pw9qf7ddmlf4r1xdb82jfzfvwq02jhp1-smos-calendar-import-0.10.0-coverables /nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0
421.02 s
[post-build-hook] Pushing 3 paths (433 are already present) using zstd to cache smos ⏳
421.02 s
[post-build-hook]
421.35 s
[post-build-hook] Pushing /nix/store/jhh00jqc093gvp2nqrc05hf1fjwfcdjk-smos-calendar-import-0.10.0-coverage (97.20 KiB)
421.40 s
[post-build-hook] Pushing /nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0 (22.41 MiB)
421.40 s
[post-build-hook] Pushing /nix/store/pw9qf7ddmlf4r1xdb82jfzfvwq02jhp1-smos-calendar-import-0.10.0-coverables (232.27 KiB)
422.61 s
[post-build-hook]
422.61 s
[post-build-hook] All done.
422.64 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/jhh00jqc093gvp2nqrc05hf1fjwfcdjk-smos-calendar-import-0.10.0-coverage /nix/store/pw9qf7ddmlf4r1xdb82jfzfvwq02jhp1-smos-calendar-import-0.10.0-coverables /nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0
422.74 s
[post-build-hook] copying 3 paths...
422.74 s
[post-build-hook] copying path '/nix/store/pw9qf7ddmlf4r1xdb82jfzfvwq02jhp1-smos-calendar-import-0.10.0-coverables' to 'https://cache.staging.nix-ci.com'...
422.75 s
[post-build-hook] copying path '/nix/store/jhh00jqc093gvp2nqrc05hf1fjwfcdjk-smos-calendar-import-0.10.0-coverage' to 'https://cache.staging.nix-ci.com'...
422.75 s
[post-build-hook] copying path '/nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0' to 'https://cache.staging.nix-ci.com'...
430.76 s
[post-build-hook] copying 1 paths...
430.76 s
[post-build-hook] copying path '/nix/store/6h6ay3bmr1jwmkpbvqqsbjc26v8f0bag-smos-calendar-import-0.10.0.drv' to 'https://cache.staging.nix-ci.com'...
431.03 s
Progress: 58 of 80 built (4 building), 28 of 28 downloaded from cache
431.06 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/732y0bwkcgynchg5vdkzjppgq6dl53f7-smos-server-gen-source-0.9.1
431.47 s
[post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
431.47 s
[post-build-hook]
431.82 s
[post-build-hook] Pushing /nix/store/732y0bwkcgynchg5vdkzjppgq6dl53f7-smos-server-gen-source-0.9.1 (20.69 KiB)
432.63 s
[post-build-hook]
432.63 s
[post-build-hook] All done.
432.64 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/732y0bwkcgynchg5vdkzjppgq6dl53f7-smos-server-gen-source-0.9.1
432.70 s
[post-build-hook] copying 1 paths...
432.70 s
[post-build-hook] copying path '/nix/store/732y0bwkcgynchg5vdkzjppgq6dl53f7-smos-server-gen-source-0.9.1' to 'https://cache.staging.nix-ci.com'...
433.26 s
[post-build-hook] copying 1 paths...
433.26 s
[post-build-hook] copying path '/nix/store/p6ldr0a3np5a9a3yrc6fhv8kigkmm3nq-smos-server-gen-source-0.9.1.drv' to 'https://cache.staging.nix-ci.com'...
433.48 s
Progress: 59 of 81 built (3 building), 28 of 28 downloaded from cache
433.50 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/r6j3805rg7pgxn762wsq53km149mxxqi-smos-sync-gen-source-0.4.2
433.96 s
[post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
433.96 s
[post-build-hook]
434.38 s
[post-build-hook] Pushing /nix/store/r6j3805rg7pgxn762wsq53km149mxxqi-smos-sync-gen-source-0.4.2 (14.66 KiB)
435.26 s
[post-build-hook]
435.26 s
[post-build-hook] All done.
435.27 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/r6j3805rg7pgxn762wsq53km149mxxqi-smos-sync-gen-source-0.4.2
435.33 s
[post-build-hook] copying 1 paths...
435.33 s
[post-build-hook] copying path '/nix/store/r6j3805rg7pgxn762wsq53km149mxxqi-smos-sync-gen-source-0.4.2' to 'https://cache.staging.nix-ci.com'...
435.85 s
[post-build-hook] copying 1 paths...
435.85 s
[post-build-hook] copying path '/nix/store/vh4sr10mnqfzkfzspfl8xj033gfkml04-smos-sync-gen-source-0.4.2.drv' to 'https://cache.staging.nix-ci.com'...
436.07 s
Progress: 60 of 82 built (2 building), 28 of 28 downloaded from cache
436.17 s
Building smos-server-gen
436.17 s
[smos-report-cursor-gen] Running 1 test suites...
436.17 s
[smos-report-cursor-gen] Test suite smos-report-cursor-test: RUNNING...
436.17 s
[smos-report-cursor-gen] Tests:
436.17 s
[smos-report-cursor-gen]
436.17 s
[smos-report-cursor-gen] Smos.Cursor.Report.WaitingSpec
436.17 s
[smos-report-cursor-gen] waitingReportCursorInsert
436.17 s
[smos-report-cursor-gen] ✓ produces valid cursors 2597.35 ms
436.17 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.17 s
[smos-report-cursor-gen] waitingReportCursorPrev
436.17 s
[smos-report-cursor-gen] ✓ produces valid cursors 1483.20 ms
436.17 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.17 s
[smos-report-cursor-gen] produceWaitingReportCursor
436.17 s
[smos-report-cursor-gen] ✓ produces valid reports for interesting stores 2769.98 ms
436.17 s
[smos-report-cursor-gen] passed for all of 10 inputs.
436.17 s
[smos-report-cursor-gen] waitingReportCursorNext
436.17 s
[smos-report-cursor-gen] ✓ produces valid cursors 3705.18 ms
436.17 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.17 s
[smos-report-cursor-gen] waitingReportCursorSelectReport
436.17 s
[smos-report-cursor-gen] ✓ produces valid cursors 1476.17 ms
436.17 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.17 s
[smos-report-cursor-gen] makeWaitingEntryCursor
436.17 s
[smos-report-cursor-gen] ✓ produces valid cursors 700.35 ms
436.17 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.17 s
[smos-report-cursor-gen] makeWaitingEntryCursor'
436.17 s
[smos-report-cursor-gen] ✓ produces valid cursors 699.64 ms
436.17 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.17 s
[smos-report-cursor-gen] GenValid WaitingReportCursor
436.17 s
[smos-report-cursor-gen] genValid :: Gen WaitingReportCursor
436.17 s
[smos-report-cursor-gen] ✓ only generates valid 'WaitingReportCursor's 3688.54 ms
436.17 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.17 s
[smos-report-cursor-gen] waitingReportCursorLast
436.17 s
[smos-report-cursor-gen] ✓ produces valid cursors 3693.74 ms
436.17 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.17 s
[smos-report-cursor-gen] waitingReportCursorSelectFilter
436.17 s
[smos-report-cursor-gen] ✓ produces valid cursors 3711.17 ms
436.17 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.17 s
[smos-report-cursor-gen] waitingReportCursorAppend
436.17 s
[smos-report-cursor-gen] ✓ produces valid cursors 2597.52 ms
436.17 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.17 s
[smos-report-cursor-gen] waitingReportCursorFirst
436.17 s
[smos-report-cursor-gen] ✓ produces valid cursors 3721.68 ms
436.17 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.17 s
[smos-report-cursor-gen] waitingReportCursorDelete
436.17 s
[smos-report-cursor-gen] ✓ produces valid cursors 1479.67 ms
436.17 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.17 s
[smos-report-cursor-gen] waitingReportCursorRemove
436.17 s
[smos-report-cursor-gen] ✓ produces valid cursors 1451.84 ms
436.17 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.17 s
[smos-report-cursor-gen] Smos.Cursor.Report.EntrySpec
436.17 s
[smos-report-cursor-gen] GenValid (EntryReportEntryCursor ())
436.17 s
[smos-report-cursor-gen] genValid :: Gen (EntryReportEntryCursor ())
436.17 s
[smos-report-cursor-gen] ✓ only generates valid '(EntryReportEntryCursor ())'s 2390.06 ms
436.17 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.17 s
[smos-report-cursor-gen] entryReportCursorLast
436.17 s
[smos-report-cursor-gen] ✓ produces valid cursors 3206.19 ms
436.17 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.17 s
[smos-report-cursor-gen] entryReportCursorFirst
436.17 s
[smos-report-cursor-gen] ✓ produces valid cursors 3234.15 ms
436.17 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.17 s
[smos-report-cursor-gen] GenValid EntryReportCursorSelection
436.17 s
[smos-report-cursor-gen] genValid :: Gen EntryReportCursorSelection
436.17 s
[smos] Phase: setupCompilerEnvironmentPhase
436.17 s
[smos] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
436.17 s
[smos] Phase: unpackPhase
436.17 s
[smos] unpacking source archive /nix/store/88a661qpd912jp3zm201b3w2wlnb20d6-smos-source-0.10.1/smos-0.10.1.tar.gz
436.17 s
[smos] source root is smos-0.10.1
436.17 s
[smos] setting SOURCE_DATE_EPOCH to timestamp 1780356023 of file "smos-0.10.1/test/TestImport.hs"
436.17 s
[smos] warning: file "smos-0.10.1/test/TestImport.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
436.17 s
[smos] Phase: patchPhase
436.17 s
[smos] Adding dekking-value to build-depends in ./smos.cabal
436.17 s
[smos] Phase: compileBuildDriverPhase
436.17 s
[smos] setupCompileFlags: -package-db=/build/tmp.AIaU6dD97d/setup-package.conf.d -threaded
436.17 s
[smos] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.AIaU6dD97d/Main.o )
436.17 s
[smos] [2 of 2] Linking Setup
436.17 s
[smos] Phase: updateAutotoolsGnuConfigScriptsPhase
436.17 s
[smos] Phase: configurePhase
436.17 s
[smos] configureFlags: --verbose --prefix=/nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.AIaU6dD97d/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --disable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib
436.17 s
[smos] Using Parsec parser
436.17 s
[smos] Configuring smos-0.10.1...
436.17 s
[smos] Dependency aeson: using aeson-2.2.3.0
436.17 s
[smos] Dependency async: using async-2.2.5
436.17 s
[smos] Dependency autodocodec: using autodocodec-0.5.0.0
436.17 s
[smos] Dependency base: using base-4.20.2.0
436.17 s
[smos] Dependency brick: using brick-2.9
436.17 s
[smos] Dependency bytestring: using bytestring-0.12.2.0
436.17 s
[smos] Dependency conduit: using conduit-1.3.6.1
436.17 s
[smos] Dependency containers: using containers-0.7
436.17 s
[smos] Dependency cursor: using cursor-0.3.2.0
436.17 s
[smos] Dependency cursor-brick: using cursor-brick-0.1.0.1
436.17 s
[smos] Dependency cursor-dirforest: using cursor-dirforest-0.0.0.0
436.17 s
[smos] Dependency cursor-dirforest-brick: using cursor-dirforest-brick-0.0.0.0
436.17 s
[smos] Dependency cursor-fuzzy-time: using cursor-fuzzy-time-0.1.0.0
436.17 s
[smos] Dependency dekking-value: using dekking-value-0.0.0.0
436.17 s
[smos] Dependency directory: using directory-1.3.8.5
436.17 s
[smos] Dependency exceptions: using exceptions-0.10.9
436.17 s
[smos] Dependency filepath: using filepath-1.5.4.0
436.17 s
[smos] Dependency fuzzy-time: using fuzzy-time-0.3.0.1
436.17 s
[smos] Dependency megaparsec: using megaparsec-9.7.0
436.17 s
[smos] Dependency microlens: using microlens-0.4.14.0
436.17 s
[smos] Dependency monad-logger: using monad-logger-0.3.42
436.17 s
[smos] Dependency mtl: using mtl-2.3.1
436.17 s
[smos] Dependency opt-env-conf: using opt-env-conf-0.15.0.1
436.17 s
[smos] Dependency path: using path-0.9.6
436.17 s
[smos] Dependency path-io: using path-io-1.8.2
436.17 s
[smos] Dependency pretty-relative-time: using pretty-relative-time-0.3.0.0
436.17 s
[smos-report-cursor-gen] ✓ only generates valid 'EntryReportCursorSelection's 0.66 ms
436.17 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.17 s
[smos-report-cursor-gen] GenValid (EntryReportCursor ())
436.17 s
[smos-report-cursor-gen] genValid :: Gen (EntryReportCursor ())
436.17 s
[smos-report-cursor-gen] ✓ only generates valid '(EntryReportCursor ())'s 3243.37 ms
436.17 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.17 s
[smos-report-cursor-gen] entryReportCursorSelectionL
436.17 s
[smos-report-cursor-gen] ✓ gets valid values from valid values values 6.87 ms
436.17 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.17 s
[smos-report-cursor-gen] ✓ satisfies the second lens law for valid values 1631.50 ms
436.17 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.17 s
[smos-report-cursor-gen] ✓ produces valid values when it is used to set valid values values on valid values values 3218.07 ms
436.17 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.17 s
[smos-report-cursor-gen] ✓ satisfies the third lens law for valid values and valid values 1617.66 ms
436.17 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.17 s
[smos-report-cursor-gen] ✓ satisfies the first lens law for valid values and valid values 674.88 ms
436.17 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.17 s
[smos-report-cursor-gen] entryReportCursorFilterBarL
436.17 s
[smos-report-cursor-gen] ✓ satisfies the first lens law for valid values and valid values 713.75 ms
436.17 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.17 s
[smos-report-cursor-gen] ✓ gets valid values from valid values values 6.00 ms
436.17 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.17 s
[smos-report-cursor-gen] ✓ satisfies the second lens law for valid values 1643.04 ms
436.17 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.17 s
[smos-report-cursor-gen] ✓ produces valid values when it is used to set valid values values on valid values values 3233.16 ms
436.17 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.17 s
[smos-report-cursor-gen] ✓ satisfies the third lens law for valid values and valid values 1634.88 ms
436.17 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.17 s
[smos-report-cursor-gen] entryReportCursorNext
436.17 s
[smos-report-cursor-gen] ✓ fails when there are no selected entries 8.76 ms
436.17 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.17 s
[smos-report-cursor-gen] ✓ produces valid cursors 2025.02 ms
436.17 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.17 s
[smos-report-cursor-gen] makeEntryEntryCursor
436.17 s
[smos-report-cursor-gen] ✓ produces valid cursors 939.81 ms
436.17 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.17 s
[smos-report-cursor-gen] entryReportCursorEntryEntryCursorsL
436.17 s
[smos-report-cursor-gen] ✓ satisfies the first lens law for valid values and valid values 879.25 ms
436.18 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.18 s
[smos-report-cursor-gen] ✓ produces valid values when it is used to set valid values values on valid values values 2459.75 ms
436.18 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.18 s
[smos-report-cursor-gen] ✓ satisfies the second lens law for valid values 921.17 ms
436.18 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.18 s
[smos-report-cursor-gen] ✓ satisfies the third lens law for valid values and valid values 941.44 ms
436.18 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.18 s
[smos-report-cursor-gen] ✓ gets valid values from valid values values 1304.30 ms
436.18 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.18 s
[smos-report-cursor-gen] entryReportCursorPrev
436.18 s
[smos-report-cursor-gen] ✓ fails when there are no selected entries 0.19 ms
436.18 s
[smos] Dependency process: using process-1.6.26.1
436.18 s
[smos] Dependency resourcet: using resourcet-1.3.0
436.18 s
[smos] Dependency smos-archive: using smos-archive-0.7.1
436.18 s
[smos] Dependency smos-cli: using smos-cli-0.2.1
436.18 s
[smos] Dependency smos-cursor: using smos-cursor-0.7.0
436.18 s
[smos] Dependency smos-data: using smos-data-0.7.0
436.18 s
[smos] Dependency smos-directory: using smos-directory-0.2.0
436.18 s
[smos] Dependency smos-report: using smos-report-0.12.0
436.18 s
[smos] Dependency smos-report-cursor: using smos-report-cursor-0.6.1
436.18 s
[smos] Dependency text: using text-2.1.3
436.18 s
[smos] Dependency time: using time-1.12.2
436.18 s
[smos] Dependency tz: using tz-0.1.3.6
436.18 s
[smos] Dependency validity: using validity-0.12.1.0
436.18 s
[smos] Dependency vty: using vty-6.4
436.18 s
[smos] Dependency vty-crossplatform: using vty-crossplatform-0.4.0.0
436.18 s
[smos] Dependency base: using base-4.20.2.0
436.18 s
[smos] Dependency dekking-value: using dekking-value-0.0.0.0
436.18 s
[smos] Dependency smos: using smos-0.10.1
436.18 s
[smos] Dependency QuickCheck: using QuickCheck-2.15.0.1
436.18 s
[smos] Dependency base: using base-4.20.2.0
436.18 s
[smos] Dependency bytestring: using bytestring-0.12.2.0
436.18 s
[smos] Dependency containers: using containers-0.7
436.18 s
[smos] Dependency dekking-value: using dekking-value-0.0.0.0
436.18 s
[smos] Dependency genvalidity: using genvalidity-1.1.1.0
436.18 s
[smos] Dependency genvalidity-containers: using genvalidity-containers-1.0.0.2
436.18 s
[smos] Dependency genvalidity-path: using genvalidity-path-1.0.0.1
436.18 s
[smos] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
436.18 s
[smos] Dependency genvalidity-sydtest-aeson: using genvalidity-sydtest-aeson-1.0.0.1
436.18 s
[smos] Dependency genvalidity-text: using genvalidity-text-1.0.0.1
436.18 s
[smos] Dependency genvalidity-time: using genvalidity-time-1.0.0.1
436.18 s
[smos] Dependency genvalidity-unordered-containers: using
436.18 s
[smos] genvalidity-unordered-containers-1.0.0.1
436.18 s
[smos] Dependency megaparsec: using megaparsec-9.7.0
436.18 s
[smos] Dependency opt-env-conf-test: using opt-env-conf-test-0.0.0.4
436.18 s
[smos] Dependency path: using path-0.9.6
436.18 s
[smos] Dependency path-io: using path-io-1.8.2
436.18 s
[smos] Dependency resourcet: using resourcet-1.3.0
436.18 s
[smos] Dependency smos: using smos-0.10.1
436.18 s
[smos] Dependency smos-cursor-gen: using smos-cursor-gen-0.2.2
436.18 s
[smos] Dependency smos-data: using smos-data-0.7.0
436.18 s
[smos] Dependency smos-data-gen: using smos-data-gen-0.5.1
436.18 s
[smos] Dependency smos-report-gen: using smos-report-gen-0.8.0
436.18 s
[smos] Dependency sydtest: using sydtest-0.23.0.1
436.18 s
[smos] Dependency text: using text-2.1.3
436.18 s
[smos] Dependency vty: using vty-6.4
436.18 s
[smos] Source component graph:
436.18 s
[smos] component lib
436.18 s
[smos] component exe:smos dependency lib
436.18 s
[smos] component test:smos-test dependency lib
436.18 s
[smos] Configured component graph:
436.18 s
[smos] component smos-0.10.1-GNPomnFscGE4q12lqWM2A4
436.18 s
[smos] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
436.18 s
[smos] include async-2.2.5-6SxNiIIPxyKH9IyM9VUDjB
436.18 s
[smos] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
436.18 s
[smos] include base-4.20.2.0-fafd
436.18 s
[smos] include brick-2.9-Geod5flTzTmIlrRxHv8UFE
436.18 s
[smos] include bytestring-0.12.2.0-96e1
436.18 s
[smos] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
436.18 s
[smos] include containers-0.7-96b4
436.18 s
[smos] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
436.18 s
[smos] include cursor-brick-0.1.0.1-2p6pekGNaiQ8kdRKwAE2p8
436.18 s
[smos] include cursor-dirforest-0.0.0.0-acyGg1Y6b02FxHTg9XmhE
436.18 s
[smos] include cursor-dirforest-brick-0.0.0.0-IpuxDgcrqre9zqZEqMyFTk
436.18 s
[smos] include cursor-fuzzy-time-0.1.0.0-AcJe3R95HJqE4EMFTkFTS7
436.18 s
[smos] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
436.18 s
[smos] include directory-1.3.8.5-09f8
436.18 s
[smos] include exceptions-0.10.9-d102
436.18 s
[smos] include filepath-1.5.4.0-2605
436.18 s
[smos] include fuzzy-time-0.3.0.1-EVWPua6yGRBKAsyyJWRpF7
436.18 s
[smos] include megaparsec-9.7.0-KBJegSxwkGnGhyfOL0bdwL
436.18 s
[smos] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
436.18 s
[smos] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
436.18 s
[smos] include mtl-2.3.1-37af
436.18 s
[smos] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
436.18 s
[smos] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
436.18 s
[smos] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
436.18 s
[smos] include pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
436.18 s
[smos] include process-1.6.26.1-6e7d
436.18 s
[smos] include resourcet-1.3.0-Aay1aOzPPGb4YUp8bgyEMa
436.18 s
[smos] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
436.18 s
[smos] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
436.18 s
[smos] include smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
436.18 s
[smos] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
436.18 s
[smos] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
436.18 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.18 s
[smos-report-cursor-gen] ✓ produces valid cursors 1188.43 ms
436.18 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.18 s
[smos-report-cursor-gen] entryReportCursorSelectedEntryEntryCursorsL
436.18 s
[smos-report-cursor-gen] ✓ satisfies the second lens law for valid values 207.91 ms
436.18 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.18 s
[smos-report-cursor-gen] ✓ produces valid values when it is used to set valid values values on valid values values 1819.56 ms
436.18 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.18 s
[smos-report-cursor-gen] ✓ satisfies the first lens law for valid values and valid values 58.92 ms
436.18 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.18 s
[smos-report-cursor-gen] ✓ satisfies the third lens law for valid values and valid values 171.10 ms
436.18 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.18 s
[smos-report-cursor-gen] ✓ gets valid values from valid values values 800.20 ms
436.18 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.18 s
[smos-report-cursor-gen] Smos.Cursor.Report.WorkSpec
436.18 s
[smos-report-cursor-gen] workReportCursorAppend
436.18 s
[smos-report-cursor-gen] ✓ produces valid cursors 5160.11 ms
436.18 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.18 s
[smos-report-cursor-gen] intermediateWorkReportToWorkReportCursor
436.18 s
[smos-report-cursor-gen] ✓ produces valid cursors 4718.25 ms
436.18 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.18 s
[smos-report-cursor-gen] workReportCursorPrev
436.18 s
[smos-report-cursor-gen] ✓ produces valid cursors 7252.85 ms
436.18 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.18 s
[smos-report-cursor-gen] workReportCursorSelectFilter
436.18 s
[smos-report-cursor-gen] ✓ produces valid cursors 5925.80 ms
436.18 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.18 s
[smos-report-cursor-gen] workReportCursorRemove
436.18 s
[smos-report-cursor-gen] ✓ produces valid cursors 7429.34 ms
436.18 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.18 s
[smos-report-cursor-gen] workReportCursorDelete
436.18 s
[smos-report-cursor-gen] ✓ produces valid cursors 7374.67 ms
436.18 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.18 s
[smos-report-cursor-gen] emptyWorkReportCursor
436.18 s
[smos-report-cursor-gen] ✓ is valid 0.50 ms
436.18 s
[smos-report-cursor-gen] produceWorkReportCursor
436.18 s
[smos-report-cursor-gen] ✓ produces valid reports for interesting stores 6240.28 ms
436.18 s
[smos-report-cursor-gen] passed for all of 10 inputs.
436.18 s
[smos-report-cursor-gen] workReportCursorInsert
436.18 s
[smos-report-cursor-gen] ✓ produces valid cursors 5122.59 ms
436.18 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.18 s
[smos-report-cursor-gen] workReportCursorSelectReport
436.18 s
[smos-report-cursor-gen] ✓ produces valid cursors 5161.03 ms
436.18 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.18 s
[smos-report-cursor-gen] workReportCursorLast
436.18 s
[smos-report-cursor-gen] ✓ produces valid cursors 6748.97 ms
436.18 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.18 s
[smos-report-cursor-gen] ✓ is the same as first last 1144.36 ms
436.18 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.18 s
[smos-report-cursor-gen] ✓ is idempotent 1169.22 ms
436.18 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.18 s
[smos-report-cursor-gen] GenValid WorkReportCursor
436.18 s
[smos-report-cursor-gen] genValid :: Gen WorkReportCursor
436.18 s
[smos] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
436.18 s
[smos] include smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
436.18 s
[smos] include text-2.1.3-34f1
436.18 s
[smos] include time-1.12.2-3479
436.18 s
[smos] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
436.18 s
[smos] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
436.18 s
[smos] include vty-6.4-K1OakpHsBDZBUi5PBPeSvr
436.18 s
[smos] include vty-crossplatform-0.4.0.0-z2LfWuMpT72izQnTYJ3E8
436.18 s
[smos] component smos-0.10.1-26ug0TFHxNnP2wfvAD6dD-smos
436.18 s
[smos] include base-4.20.2.0-fafd
436.18 s
[smos] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
436.18 s
[smos] include smos-0.10.1-GNPomnFscGE4q12lqWM2A4
436.18 s
[smos] component smos-0.10.1-3viLPv88VrwDsFrJkGSujs-smos-test
436.18 s
[smos] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
436.18 s
[smos] include base-4.20.2.0-fafd
436.18 s
[smos] include bytestring-0.12.2.0-96e1
436.18 s
[smos] include containers-0.7-96b4
436.18 s
[smos] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
436.18 s
[smos] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
436.18 s
[smos] include genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
436.18 s
[smos] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
436.18 s
[smos] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
436.18 s
[smos] include genvalidity-sydtest-aeson-1.0.0.1-HUw1h3zkWvdEFAp2ufNqWJ
436.18 s
[smos] include genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
436.18 s
[smos] include genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
436.18 s
[smos] include genvalidity-unordered-containers-1.0.0.1-Ao1nodZ9NquL1sJg5IevKs
436.18 s
[smos] include megaparsec-9.7.0-KBJegSxwkGnGhyfOL0bdwL
436.18 s
[smos] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
436.18 s
[smos] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
436.18 s
[smos] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
436.18 s
[smos] include resourcet-1.3.0-Aay1aOzPPGb4YUp8bgyEMa
436.18 s
[smos] include smos-0.10.1-GNPomnFscGE4q12lqWM2A4
436.18 s
[smos] include smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu
436.18 s
[smos] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
436.18 s
[smos] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
436.18 s
[smos] include smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
436.18 s
[smos] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
436.18 s
[smos] include text-2.1.3-34f1
436.18 s
[smos] include vty-6.4-K1OakpHsBDZBUi5PBPeSvr
436.18 s
[smos] Linked component graph:
436.18 s
[smos] unit smos-0.10.1-GNPomnFscGE4q12lqWM2A4
436.18 s
[smos] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
436.18 s
[smos] include async-2.2.5-6SxNiIIPxyKH9IyM9VUDjB
436.18 s
[smos] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
436.18 s
[smos] include base-4.20.2.0-fafd
436.18 s
[smos] include brick-2.9-Geod5flTzTmIlrRxHv8UFE
436.18 s
[smos] include bytestring-0.12.2.0-96e1
436.18 s
[smos] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
436.18 s
[smos] include containers-0.7-96b4
436.18 s
[smos] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
436.18 s
[smos] include cursor-brick-0.1.0.1-2p6pekGNaiQ8kdRKwAE2p8
436.18 s
[smos] include cursor-dirforest-0.0.0.0-acyGg1Y6b02FxHTg9XmhE
436.18 s
[smos] include cursor-dirforest-brick-0.0.0.0-IpuxDgcrqre9zqZEqMyFTk
436.18 s
[smos] include cursor-fuzzy-time-0.1.0.0-AcJe3R95HJqE4EMFTkFTS7
436.18 s
[smos] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
436.18 s
[smos] include directory-1.3.8.5-09f8
436.18 s
[smos] include exceptions-0.10.9-d102
436.18 s
[smos] include filepath-1.5.4.0-2605
436.18 s
[smos] include fuzzy-time-0.3.0.1-EVWPua6yGRBKAsyyJWRpF7
436.18 s
[smos] include megaparsec-9.7.0-KBJegSxwkGnGhyfOL0bdwL
436.18 s
[smos] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
436.18 s
[smos] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
436.18 s
[smos] include mtl-2.3.1-37af
436.18 s
[smos] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
436.18 s
[smos] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
436.18 s
[smos] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
436.18 s
[smos] include pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
436.18 s
[smos] include process-1.6.26.1-6e7d
436.18 s
[smos] include resourcet-1.3.0-Aay1aOzPPGb4YUp8bgyEMa
436.18 s
[smos] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
436.18 s
[smos] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
436.18 s
[smos] include smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
436.18 s
[smos] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
436.18 s
[smos] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
436.18 s
[smos] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
436.18 s
[smos] include smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
436.18 s
[smos] include text-2.1.3-34f1
436.18 s
[smos] include time-1.12.2-3479
436.18 s
[smos-report-cursor-gen] ✓ only generates valid 'WorkReportCursor's 6544.25 ms
436.18 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.18 s
[smos-report-cursor-gen] workReportCursorFirst
436.18 s
[smos-report-cursor-gen] ✓ is idempotent 1184.87 ms
436.18 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.18 s
[smos-report-cursor-gen] ✓ produces valid cursors 6457.35 ms
436.18 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.18 s
[smos-report-cursor-gen] ✓ is the same as last first 1155.11 ms
436.18 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.18 s
[smos-report-cursor-gen] workReportCursorNext
436.18 s
[smos-report-cursor-gen] ✓ produces valid cursors 5950.09 ms
436.18 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.18 s
[smos-report-cursor-gen] Smos.Cursor.Report.TimestampsSpec
436.18 s
[smos-report-cursor-gen] produceTimestampsReportCursor
436.18 s
[smos-report-cursor-gen] ✓ produces valid reports for interesting stores 1350.36 ms
436.18 s
[smos-report-cursor-gen] passed for all of 10 inputs.
436.18 s
[smos-report-cursor-gen] timestampsReportCursorInsert
436.18 s
[smos-report-cursor-gen] ✓ produces valid cursors 1016.27 ms
436.18 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.18 s
[smos-report-cursor-gen] timestampsReportCursorPrev
436.18 s
[smos-report-cursor-gen] ✓ produces valid cursors 58.26 ms
436.18 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.18 s
[smos-report-cursor-gen] timestampsReportCursorDelete
436.18 s
[smos-report-cursor-gen] ✓ produces valid cursors 64.67 ms
436.18 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.18 s
[smos-report-cursor-gen] timestampsReportCursorRemove
436.18 s
[smos-report-cursor-gen] ✓ produces valid cursors 60.89 ms
436.18 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.18 s
[smos-report-cursor-gen] timestampsReportCursorNext
436.18 s
[smos-report-cursor-gen] ✓ produces valid cursors 2554.55 ms
436.18 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.18 s
[smos-report-cursor-gen] makeTimestampsEntryCursor
436.18 s
[smos-report-cursor-gen] ✓ produces valid cursors 3.00 ms
436.18 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.18 s
[smos-report-cursor-gen] timestampsReportCursorAppend
436.18 s
[smos-report-cursor-gen] ✓ produces valid cursors 1001.25 ms
436.18 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.18 s
[smos-report-cursor-gen] timestampsReportCursorSelectReport
436.18 s
[smos-report-cursor-gen] ✓ produces valid cursors 49.71 ms
436.18 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.18 s
[smos-report-cursor-gen] timestampsReportCursorFirst
436.18 s
[smos-report-cursor-gen] ✓ produces valid cursors 2565.35 ms
436.18 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.18 s
[smos-report-cursor-gen] GenValid TimestampsReportCursor
436.18 s
[smos-report-cursor-gen] genValid :: Gen TimestampsReportCursor
436.18 s
[smos-report-cursor-gen] ✓ only generates valid 'TimestampsReportCursor's 2554.33 ms
436.19 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.19 s
[smos-report-cursor-gen] timestampsReportCursorSelectFilter
436.19 s
[smos-report-cursor-gen] ✓ produces valid cursors 2712.77 ms
436.19 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.19 s
[smos-report-cursor-gen] timestampsReportCursorLast
436.19 s
[smos-report-cursor-gen] ✓ produces valid cursors 2689.86 ms
436.19 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.19 s
[smos-report-cursor-gen] GenValid TimestampsEntryCursor
436.19 s
[smos-report-cursor-gen] genValid :: Gen TimestampsEntryCursor
436.19 s
[smos-report-cursor-gen] ✓ only generates valid 'TimestampsEntryCursor's 7.07 ms
436.19 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.19 s
[smos] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
436.19 s
[smos] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
436.19 s
[smos] include vty-6.4-K1OakpHsBDZBUi5PBPeSvr
436.19 s
[smos] include vty-crossplatform-0.4.0.0-z2LfWuMpT72izQnTYJ3E8
436.19 s
[smos] Smos=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos,Smos.Actions=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions,Smos.Actions.Browser=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.Browser,Smos.Actions.Convenience=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.Convenience,Smos.Actions.Entry=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.Entry,Smos.Actions.Entry.Contents=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.Entry.Contents,Smos.Actions.Entry.Header=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.Entry.Header,Smos.Actions.Entry.Logbook=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.Entry.Logbook,Smos.Actions.Entry.Properties=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.Entry.Properties,Smos.Actions.Entry.Tags=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.Entry.Tags,Smos.Actions.Entry.Timestamps=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.Entry.Timestamps,Smos.Actions.Entry.TodoState=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.Entry.TodoState,Smos.Actions.File=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.File,Smos.Actions.Forest=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.Forest,Smos.Actions.Help=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.Help,Smos.Actions.Report=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.Report,Smos.Actions.Report.Next=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.Report.Next,Smos.Actions.Report.Ongoing=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.Report.Ongoing,Smos.Actions.Report.Stuck=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.Report.Stuck,Smos.Actions.Report.Timestamps=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.Report.Timestamps,Smos.Actions.Report.Waiting=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.Report.Waiting,Smos.Actions.Report.Work=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.Report.Work,Smos.Actions.Undo=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.Undo,Smos.Actions.Utils=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.Utils,Smos.Activation=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Activation,Smos.App=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.App,Smos.Config=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Config,Smos.Default=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Default,Smos.Draw=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Draw,Smos.Draw.Base=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Draw.Base,Smos.Draw.Report=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Draw.Report,Smos.Keys=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Keys,Smos.Monad=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Monad,Smos.OptParse=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.OptParse,Smos.OptParse.Bare=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.OptParse.Bare,Smos.Style=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Style,Smos.Types=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Types
436.19 s
[smos] unit smos-0.10.1-26ug0TFHxNnP2wfvAD6dD-smos
436.19 s
[smos] include base-4.20.2.0-fafd
436.19 s
[smos] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
436.19 s
[smos] include smos-0.10.1-GNPomnFscGE4q12lqWM2A4
436.19 s
[smos] unit smos-0.10.1-3viLPv88VrwDsFrJkGSujs-smos-test
436.19 s
[smos] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
436.19 s
[smos] include base-4.20.2.0-fafd
436.19 s
[smos] include bytestring-0.12.2.0-96e1
436.19 s
[smos] include containers-0.7-96b4
436.19 s
[smos] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
436.19 s
[smos] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
436.19 s
[smos] include genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
436.19 s
[smos] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
436.19 s
[smos] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
436.19 s
[smos] include genvalidity-sydtest-aeson-1.0.0.1-HUw1h3zkWvdEFAp2ufNqWJ
436.19 s
[smos] include genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
436.19 s
[smos] include genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
436.19 s
[smos] include genvalidity-unordered-containers-1.0.0.1-Ao1nodZ9NquL1sJg5IevKs
436.19 s
[smos] include megaparsec-9.7.0-KBJegSxwkGnGhyfOL0bdwL
436.19 s
[smos] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
436.19 s
[smos-report-cursor-gen] Smos.Cursor.Report.NextSpec
436.19 s
[smos-report-cursor-gen] nextActionReportCursorEntryReportCursorL
436.19 s
[smos-report-cursor-gen] ✓ satisfies the third lens law for valid values and valid values 199.99 ms
436.19 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.19 s
[smos-report-cursor-gen] ✓ gets valid values from valid values values 1727.65 ms
436.19 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.19 s
[smos-report-cursor-gen] ✓ satisfies the second lens law for valid values 198.50 ms
436.19 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.19 s
[smos-report-cursor-gen] ✓ satisfies the first lens law for valid values and valid values 195.29 ms
436.19 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.19 s
[smos-report-cursor-gen] ✓ produces valid values when it is used to set valid values values on valid values values 1772.38 ms
436.19 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.19 s
[smos-report-cursor-gen] GenValid NextActionReportCursor
436.19 s
[smos-report-cursor-gen] genValid :: Gen NextActionReportCursor
436.19 s
[smos-report-cursor-gen] ✓ only generates valid 'NextActionReportCursor's 1937.66 ms
436.19 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.19 s
[smos-report-cursor-gen] nextActionReportCursorInsert
436.19 s
[smos-report-cursor-gen] ✓ produces valid cursors 735.22 ms
436.19 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.19 s
[smos-report-cursor-gen] nextActionReportCursorDelete
436.19 s
[smos-report-cursor-gen] ✓ produces valid cursors 1906.78 ms
436.19 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.19 s
[smos-report-cursor-gen] nextActionReportCursorRemove
436.19 s
[smos-report-cursor-gen] ✓ produces valid cursors 1973.38 ms
436.19 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.19 s
[smos-report-cursor-gen] nextActionReportCursorSelectFilter
436.19 s
[smos-report-cursor-gen] ✓ produces valid cursors 1013.85 ms
436.19 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.19 s
[smos-report-cursor-gen] makeNextActionEntryCursor
436.19 s
[smos-report-cursor-gen] ✓ produces valid cursors 1.87 ms
436.19 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.19 s
[smos-report-cursor-gen] makeNextActionEntryCursor'
436.19 s
[smos-report-cursor-gen] ✓ produces valid cursors 2.11 ms
436.19 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.19 s
[smos-report-cursor-gen] nextActionReportCursorLast
436.19 s
[smos-report-cursor-gen] ✓ produces valid cursors 2070.60 ms
436.19 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.19 s
[smos-report-cursor-gen] nextActionReportCursorPrev
436.19 s
[smos-report-cursor-gen] ✓ produces valid cursors 1007.69 ms
436.19 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.19 s
[smos-report-cursor-gen] nextActionReportCursorNext
436.19 s
[smos-report-cursor-gen] ✓ produces valid cursors 1305.15 ms
436.19 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.19 s
[smos-report-cursor-gen] nextActionReportCursorAppend
436.19 s
[smos-report-cursor-gen] ✓ produces valid cursors 685.65 ms
436.19 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.19 s
[smos-report-cursor-gen] nextActionReportCursorSelectReport
436.19 s
[smos-report-cursor-gen] ✓ produces valid cursors 908.09 ms
436.19 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.19 s
[smos-report-cursor-gen] produceNextActionReportCursor
436.19 s
[smos-report-cursor-gen] ✓ produces valid reports for interesting stores 1369.46 ms
436.19 s
[smos-report-cursor-gen] passed for all of 10 inputs.
436.19 s
[smos-report-cursor-gen] nextActionReportCursorFirst
436.19 s
[smos-report-cursor-gen] ✓ produces valid cursors 1888.71 ms
436.19 s
[smos] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
436.19 s
[smos] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
436.19 s
[smos] include resourcet-1.3.0-Aay1aOzPPGb4YUp8bgyEMa
436.19 s
[smos] include smos-0.10.1-GNPomnFscGE4q12lqWM2A4
436.19 s
[smos] include smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu
436.19 s
[smos] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
436.19 s
[smos] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
436.19 s
[smos] include smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
436.19 s
[smos] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
436.19 s
[smos] include text-2.1.3-34f1
436.19 s
[smos] include vty-6.4-K1OakpHsBDZBUi5PBPeSvr
436.19 s
[smos] Ready component graph:
436.19 s
[smos] definite smos-0.10.1-GNPomnFscGE4q12lqWM2A4
436.19 s
[smos] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
436.19 s
[smos] depends async-2.2.5-6SxNiIIPxyKH9IyM9VUDjB
436.19 s
[smos] depends autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
436.19 s
[smos] depends base-4.20.2.0-fafd
436.19 s
[smos] depends brick-2.9-Geod5flTzTmIlrRxHv8UFE
436.19 s
[smos] depends bytestring-0.12.2.0-96e1
436.19 s
[smos] depends conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
436.19 s
[smos] depends containers-0.7-96b4
436.19 s
[smos] depends cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
436.19 s
[smos] depends cursor-brick-0.1.0.1-2p6pekGNaiQ8kdRKwAE2p8
436.19 s
[smos] depends cursor-dirforest-0.0.0.0-acyGg1Y6b02FxHTg9XmhE
436.19 s
[smos] depends cursor-dirforest-brick-0.0.0.0-IpuxDgcrqre9zqZEqMyFTk
436.19 s
[smos] depends cursor-fuzzy-time-0.1.0.0-AcJe3R95HJqE4EMFTkFTS7
436.19 s
[smos] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
436.19 s
[smos] depends directory-1.3.8.5-09f8
436.19 s
[smos] depends exceptions-0.10.9-d102
436.19 s
[smos] depends filepath-1.5.4.0-2605
436.19 s
[smos] depends fuzzy-time-0.3.0.1-EVWPua6yGRBKAsyyJWRpF7
436.19 s
[smos] depends megaparsec-9.7.0-KBJegSxwkGnGhyfOL0bdwL
436.19 s
[smos] depends microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
436.19 s
[smos] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
436.19 s
[smos] depends mtl-2.3.1-37af
436.19 s
[smos] depends opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
436.19 s
[smos] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
436.19 s
[smos] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
436.19 s
[smos] depends pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
436.19 s
[smos] depends process-1.6.26.1-6e7d
436.19 s
[smos] depends resourcet-1.3.0-Aay1aOzPPGb4YUp8bgyEMa
436.19 s
[smos] depends smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
436.19 s
[smos] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
436.19 s
[smos] depends smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
436.19 s
[smos] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
436.19 s
[smos] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
436.19 s
[smos] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
436.19 s
[smos] depends smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
436.19 s
[smos] depends text-2.1.3-34f1
436.19 s
[smos] depends time-1.12.2-3479
436.19 s
[smos] depends tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
436.19 s
[smos] depends validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
436.19 s
[smos] depends vty-6.4-K1OakpHsBDZBUi5PBPeSvr
436.19 s
[smos] depends vty-crossplatform-0.4.0.0-z2LfWuMpT72izQnTYJ3E8
436.19 s
[smos] definite smos-0.10.1-3viLPv88VrwDsFrJkGSujs-smos-test
436.19 s
[smos] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
436.19 s
[smos] depends base-4.20.2.0-fafd
436.19 s
[smos] depends bytestring-0.12.2.0-96e1
436.19 s
[smos] depends containers-0.7-96b4
436.19 s
[smos] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
436.19 s
[smos] depends genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
436.19 s
[smos] depends genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
436.19 s
[smos] depends genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
436.19 s
[smos] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
436.19 s
[smos] depends genvalidity-sydtest-aeson-1.0.0.1-HUw1h3zkWvdEFAp2ufNqWJ
436.19 s
[smos] depends genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
436.19 s
[smos] depends genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
436.19 s
[smos] depends genvalidity-unordered-containers-1.0.0.1-Ao1nodZ9NquL1sJg5IevKs
436.19 s
[smos] depends megaparsec-9.7.0-KBJegSxwkGnGhyfOL0bdwL
436.19 s
[smos] depends opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
436.19 s
[smos] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
436.19 s
[smos] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
436.19 s
[smos] depends resourcet-1.3.0-Aay1aOzPPGb4YUp8bgyEMa
436.19 s
[smos] depends smos-0.10.1-GNPomnFscGE4q12lqWM2A4
436.19 s
[smos] depends smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu
436.19 s
[smos] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
436.19 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.19 s
[smos-report-cursor-gen] Smos.Cursor.Report.StuckSpec
436.19 s
[smos-report-cursor-gen] stuckReportCursorPrev
436.19 s
[smos-report-cursor-gen] ✓ produces valid cursors 108.62 ms
436.19 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.19 s
[smos-report-cursor-gen] stuckReportCursorNext
436.19 s
[smos-report-cursor-gen] ✓ produces valid cursors 355.70 ms
436.19 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.19 s
[smos-report-cursor-gen] stuckReportCursorFirst
436.19 s
[smos-report-cursor-gen] ✓ produces valid cursors 350.23 ms
436.19 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.19 s
[smos-report-cursor-gen] produceStuckReportCursor
436.19 s
[smos-report-cursor-gen] ✓ produces valid reports for interesting stores 875.03 ms
436.19 s
[smos-report-cursor-gen] passed for all of 10 inputs.
436.19 s
[smos-report-cursor-gen] GenValid StuckReportCursor
436.19 s
[smos-report-cursor-gen] genValid :: Gen StuckReportCursor
436.19 s
[smos-report-cursor-gen] ✓ only generates valid 'StuckReportCursor's 181.07 ms
436.19 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.19 s
[smos-report-cursor-gen] stuckReportCursorLast
436.19 s
[smos-report-cursor-gen] ✓ produces valid cursors 183.12 ms
436.19 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.19 s
[smos-report-cursor-gen] Smos.Cursor.Report.OngoingSpec
436.19 s
[smos-report-cursor-gen] ongoingReportCursorDelete
436.19 s
[smos-report-cursor-gen] ✓ produces valid cursors 1523.01 ms
436.19 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.19 s
[smos-report-cursor-gen] makeOngoingEntryCursor
436.19 s
[smos-report-cursor-gen] ✓ produces valid cursors 3.23 ms
436.19 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.19 s
[smos-report-cursor-gen] ongoingReportCursorInsert
436.19 s
[smos-report-cursor-gen] ✓ produces valid cursors 779.74 ms
436.19 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.19 s
[smos-report-cursor-gen] ongoingReportCursorLast
436.19 s
[smos-report-cursor-gen] ✓ produces valid cursors 1525.06 ms
436.19 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.19 s
[smos-report-cursor-gen] makeOngoingEntryCursor'
436.19 s
[smos-report-cursor-gen] ✓ produces valid cursors 3.99 ms
436.19 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.19 s
[smos-report-cursor-gen] ongoingReportCursorPrev
436.19 s
[smos-report-cursor-gen] ✓ produces valid cursors 1022.41 ms
436.19 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.19 s
[smos-report-cursor-gen] ongoingReportCursorEntryReportCursorL
436.19 s
[smos-report-cursor-gen] ✓ gets valid values from valid values values 1501.17 ms
436.19 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.19 s
[smos-report-cursor-gen] ✓ satisfies the third lens law for valid values and valid values 253.41 ms
436.19 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.19 s
[smos-report-cursor-gen] ✓ produces valid values when it is used to set valid values values on valid values values 1496.07 ms
436.19 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.19 s
[smos-report-cursor-gen] ✓ satisfies the second lens law for valid values 368.83 ms
436.19 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.19 s
[smos-report-cursor-gen] ✓ satisfies the first lens law for valid values and valid values 363.60 ms
436.19 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.19 s
[smos-report-cursor-gen] ongoingReportCursorNext
436.19 s
[smos-report-cursor-gen] ✓ produces valid cursors 1019.82 ms
436.19 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.19 s
[smos-report-cursor-gen] ongoingReportCursorSelectReport
436.19 s
[smos] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
436.19 s
[smos] depends smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
436.19 s
[smos] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
436.19 s
[smos] depends text-2.1.3-34f1
436.19 s
[smos] depends vty-6.4-K1OakpHsBDZBUi5PBPeSvr
436.19 s
[smos] definite smos-0.10.1-26ug0TFHxNnP2wfvAD6dD-smos
436.19 s
[smos] depends base-4.20.2.0-fafd
436.19 s
[smos] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
436.19 s
[smos] depends smos-0.10.1-GNPomnFscGE4q12lqWM2A4
436.19 s
[smos] Using Cabal-3.12.1.0 compiled by ghc-9.10
436.19 s
[smos] Using compiler: ghc-9.10.3
436.19 s
[smos] Using install prefix: /nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1
436.19 s
[smos] Executables installed in:
436.19 s
[smos] /nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1/bin
436.19 s
[smos] Libraries installed in:
436.20 s
[smos] /nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-0.10.1-GNPomnFscGE4q12lqWM2A4
436.20 s
[smos] Dynamic Libraries installed in:
436.20 s
[smos] /nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
436.20 s
[smos] Private executables installed in:
436.20 s
[smos] /nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-0.10.1
436.20 s
[smos] Data files installed in:
436.20 s
[smos] /nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1/share/x86_64-linux-ghc-9.10.3-a85d/smos-0.10.1
436.20 s
[smos] Documentation installed in:
436.20 s
[smos] /nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-0.10.1
436.20 s
[smos] Configuration files installed in:
436.20 s
[smos] /nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1/etc
436.20 s
[smos] No alex found
436.20 s
[smos] Using ar found on system at:
436.20 s
[smos] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
436.20 s
[smos] No c2hs found
436.20 s
[smos] No cpphs found
436.20 s
[smos] No doctest found
436.20 s
[smos] Using gcc version 14.3.0 given by user at:
436.20 s
[smos] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
436.20 s
[smos] Using ghc version 9.10.3 found on system at:
436.20 s
[smos] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
436.20 s
[smos] Using ghc-pkg version 9.10.3 found on system at:
436.20 s
[smos] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
436.20 s
[smos] No ghcjs found
436.20 s
[smos] No ghcjs-pkg found
436.20 s
[smos] No greencard found
436.20 s
[smos] Using haddock version 2.31.1 found on system at:
436.20 s
[smos] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
436.20 s
[smos] No happy found
436.20 s
[smos] Using haskell-suite found on system at: haskell-suite-dummy-location
436.20 s
[smos] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
436.20 s
[smos] No hmake found
436.20 s
[smos] Using hpc version 0.69 found on system at:
436.20 s
[smos] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
436.20 s
[smos] Using hsc2hs version 0.68.10 found on system at:
436.20 s
[smos] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
436.20 s
[smos] No hscolour found
436.20 s
[smos] No jhc found
436.20 s
[smos] Using ld found on system at:
436.20 s
[smos] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
436.20 s
[smos] No pkg-config found
436.20 s
[smos] Using runghc version 9.10.3 found on system at:
436.20 s
[smos] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
436.20 s
[smos] Using strip version 2.44 found on system at:
436.20 s
[smos] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
436.20 s
[smos] Using tar found on system at:
436.20 s
[smos] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
436.20 s
[smos] No uhc found
436.20 s
[smos-report-cursor-gen] ✓ produces valid cursors 667.55 ms
436.20 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.20 s
[smos-report-cursor-gen] GenValid OngoingReportCursor
436.20 s
[smos-report-cursor-gen] genValid :: Gen OngoingReportCursor
436.20 s
[smos-report-cursor-gen] ✓ only generates valid 'OngoingReportCursor's 1219.19 ms
436.20 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.20 s
[smos-report-cursor-gen] ongoingReportCursorRemove
436.20 s
[smos-report-cursor-gen] ✓ produces valid cursors 1181.71 ms
436.20 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.20 s
[smos-report-cursor-gen] ongoingReportCursorFirst
436.20 s
[smos-report-cursor-gen] ✓ produces valid cursors 1184.32 ms
436.20 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.20 s
[smos-report-cursor-gen] ongoingReportCursorSelectFilter
436.20 s
[smos-report-cursor-gen] ✓ produces valid cursors 757.48 ms
436.20 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.20 s
[smos-report-cursor-gen] ongoingReportCursorAppend
436.20 s
[smos-report-cursor-gen] ✓ produces valid cursors 575.10 ms
436.20 s
[smos-report-cursor-gen] passed for all of 100 inputs.
436.20 s
[smos-report-cursor-gen] produceOngoingReportCursor
436.20 s
[smos-report-cursor-gen] ✓ produces valid reports for interesting stores 925.67 ms
436.20 s
[smos-report-cursor-gen] passed for all of 10 inputs.
436.20 s
[smos-report-cursor-gen]
436.20 s
[smos-report-cursor-gen] Examples: 11361
436.20 s
[smos-report-cursor-gen] Passed: 120
436.20 s
[smos-report-cursor-gen] Failed: 0
436.20 s
[smos-report-cursor-gen] Sum of test runtimes: 214.71 seconds
436.20 s
[smos-report-cursor-gen] Test suite took: 9.22 seconds
436.20 s
[smos-report-cursor-gen]
436.20 s
[smos-report-cursor-gen] Test suite smos-report-cursor-test: PASS
436.20 s
[smos-report-cursor-gen] Test suite logged to:
436.20 s
[smos-report-cursor-gen] dist/test/smos-report-cursor-gen-0.4.0-smos-report-cursor-test.log
436.20 s
[smos-report-cursor-gen] 1 of 1 test suites (1 of 1 test cases) passed.
436.20 s
[smos-report-cursor-gen] Phase: haddockPhase
436.20 s
[smos-report-cursor-gen] Phase: installPhase
436.32 s
[smos-report-cursor-gen] Installing library in /nix/store/srv2lwl23bjj0x27wv51qsrznj3c7y8y-smos-report-cursor-gen-0.4.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-report-cursor-gen-0.4.0-3JbJcYlu8ogLPbVgq7Ewdx
436.56 s
[smos-report-cursor-gen] Phase: fixupPhase
436.58 s
[smos-report-cursor-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/srv2lwl23bjj0x27wv51qsrznj3c7y8y-smos-report-cursor-gen-0.4.0
436.59 s
[smos-report-cursor-gen] shrinking /nix/store/srv2lwl23bjj0x27wv51qsrznj3c7y8y-smos-report-cursor-gen-0.4.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-report-cursor-gen-0.4.0-3JbJcYlu8ogLPbVgq7Ewdx-ghc9.10.3.so
436.66 s
[smos-report-cursor-gen] checking for references to /build/ in /nix/store/srv2lwl23bjj0x27wv51qsrznj3c7y8y-smos-report-cursor-gen-0.4.0...
436.68 s
[smos-report-cursor-gen] patching script interpreter paths in /nix/store/srv2lwl23bjj0x27wv51qsrznj3c7y8y-smos-report-cursor-gen-0.4.0
436.69 s
[smos-report-cursor-gen] stripping (with command strip and flags -S -p) in /nix/store/srv2lwl23bjj0x27wv51qsrznj3c7y8y-smos-report-cursor-gen-0.4.0/lib
436.73 s
[smos-report-cursor-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/23srf61zkmn1hjvwxg1qiy1llpjlgwvj-smos-report-cursor-gen-0.4.0-coverage
436.74 s
[smos-report-cursor-gen] checking for references to /build/ in /nix/store/23srf61zkmn1hjvwxg1qiy1llpjlgwvj-smos-report-cursor-gen-0.4.0-coverage...
436.75 s
[smos-report-cursor-gen] patching script interpreter paths in /nix/store/23srf61zkmn1hjvwxg1qiy1llpjlgwvj-smos-report-cursor-gen-0.4.0-coverage
437.26 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/23srf61zkmn1hjvwxg1qiy1llpjlgwvj-smos-report-cursor-gen-0.4.0-coverage /nix/store/srv2lwl23bjj0x27wv51qsrznj3c7y8y-smos-report-cursor-gen-0.4.0
438.58 s
[post-build-hook] Pushing 2 paths (434 are already present) using zstd to cache smos ⏳
438.58 s
[post-build-hook]
438.94 s
[post-build-hook] Pushing /nix/store/23srf61zkmn1hjvwxg1qiy1llpjlgwvj-smos-report-cursor-gen-0.4.0-coverage (138.59 KiB)
438.95 s
[post-build-hook] Pushing /nix/store/srv2lwl23bjj0x27wv51qsrznj3c7y8y-smos-report-cursor-gen-0.4.0 (1.24 MiB)
440.05 s
[post-build-hook]
440.05 s
[post-build-hook] All done.
440.07 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/23srf61zkmn1hjvwxg1qiy1llpjlgwvj-smos-report-cursor-gen-0.4.0-coverage /nix/store/srv2lwl23bjj0x27wv51qsrznj3c7y8y-smos-report-cursor-gen-0.4.0
440.36 s
[post-build-hook] copying 2 paths...
440.36 s
[post-build-hook] copying path '/nix/store/23srf61zkmn1hjvwxg1qiy1llpjlgwvj-smos-report-cursor-gen-0.4.0-coverage' to 'https://cache.staging.nix-ci.com'...
440.36 s
[post-build-hook] copying path '/nix/store/srv2lwl23bjj0x27wv51qsrznj3c7y8y-smos-report-cursor-gen-0.4.0' to 'https://cache.staging.nix-ci.com'...
441.35 s
[post-build-hook] copying 1 paths...
441.35 s
[post-build-hook] copying path '/nix/store/7h5am28mlyy390gywcv3xvq1v8x4jivm-smos-report-cursor-gen-0.4.0.drv' to 'https://cache.staging.nix-ci.com'...
441.64 s
Progress: 61 of 78 built (2 building), 28 of 28 downloaded from cache
441.64 s
[smos] Phase: buildPhase
441.64 s
[smos] Preprocessing library for smos-0.10.1...
441.64 s
[smos] Building library for smos-0.10.1...
441.64 s
[smos] [ 1 of 38] Compiling Paths_smos ( dist/build/autogen/Paths_smos.hs, dist/build/Paths_smos.o, dist/build/Paths_smos.dyn_o )
441.64 s
[smos] Adapting module: Smos.Monad
441.64 s
[smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Monad.hs.coverables for source file /build/smos-0.10.1/src/Smos/Monad.hs
441.64 s
[smos] Adapting module: Smos.Style
441.64 s
[smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Style.hs.coverables for source file /build/smos-0.10.1/src/Smos/Style.hs
441.64 s
[smos] Adapting module: Smos.Keys
441.64 s
[smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Keys.hs.coverables for source file /build/smos-0.10.1/src/Smos/Keys.hs
441.64 s
[smos] [ 2 of 38] Compiling Smos.Keys ( src/Smos/Keys.hs, dist/build/Smos/Keys.o, dist/build/Smos/Keys.dyn_o )
441.64 s
[smos-server-gen] Phase: setupCompilerEnvironmentPhase
441.64 s
[smos-server-gen] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
441.64 s
[smos-server-gen] Phase: unpackPhase
441.64 s
[smos-server-gen] unpacking source archive /nix/store/732y0bwkcgynchg5vdkzjppgq6dl53f7-smos-server-gen-source-0.9.1/smos-server-gen-0.9.1.tar.gz
441.64 s
[smos-server-gen] source root is smos-server-gen-0.9.1
441.64 s
[smos-server-gen] setting SOURCE_DATE_EPOCH to timestamp 1780356049 of file "smos-server-gen-0.9.1/test/Spec.hs"
441.64 s
[smos-server-gen] warning: file "smos-server-gen-0.9.1/test/Spec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
441.64 s
[smos-server-gen] Phase: patchPhase
441.64 s
[smos-server-gen] Adding dekking-value to build-depends in ./smos-server-gen.cabal
441.64 s
[smos-server-gen] Phase: compileBuildDriverPhase
441.64 s
[smos-server-gen] setupCompileFlags: -package-db=/build/tmp.Of10zynxsM/setup-package.conf.d -threaded
441.64 s
[smos-server-gen] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.Of10zynxsM/Main.o )
441.64 s
[smos-server-gen] [2 of 2] Linking Setup
441.64 s
[smos-server-gen] Phase: updateAutotoolsGnuConfigScriptsPhase
441.64 s
[smos-server-gen] Phase: configurePhase
441.64 s
[smos-server-gen] configureFlags: --verbose --prefix=/nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.Of10zynxsM/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --disable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
441.64 s
[smos-server-gen] Using Parsec parser
441.64 s
[smos-server-gen] Configuring smos-server-gen-0.9.1...
441.64 s
[smos-server-gen] Dependency QuickCheck: using QuickCheck-2.15.0.1
441.64 s
[smos-server-gen] Dependency base: using base-4.20.2.0
441.64 s
[smos-server-gen] Dependency bytestring: using bytestring-0.12.2.0
441.64 s
[smos-server-gen] Dependency containers: using containers-0.7
441.64 s
[smos-server-gen] Dependency deepseq: using deepseq-1.5.0.0
441.64 s
[smos-server-gen] Dependency dekking-value: using dekking-value-0.0.0.0
441.64 s
[smos-server-gen] Dependency dirforest: using dirforest-0.1.0.0
441.64 s
[smos-server-gen] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
441.64 s
[smos-server-gen] Dependency http-client: using http-client-0.7.19
441.64 s
[smos-server-gen] Dependency mergeful: using mergeful-0.3.0.0
441.64 s
[smos-server-gen] Dependency microlens: using microlens-0.4.14.0
441.64 s
[smos-server-gen] Dependency path: using path-0.9.6
441.64 s
[smos-server-gen] Dependency persistent-sqlite: using persistent-sqlite-2.13.3.1
441.64 s
[smos-server-gen] Dependency servant-auth-client: using servant-auth-client-0.4.2.0
441.64 s
[smos-server-gen] Dependency servant-auth-server: using servant-auth-server-0.4.9.1
441.64 s
[smos-server-gen] Dependency smos-api-gen: using smos-api-gen-0.3.2
441.64 s
[smos-server-gen] Dependency smos-client: using smos-client-0.6.0
441.64 s
[smos-server-gen] Dependency smos-data: using smos-data-0.7.0
441.64 s
[smos-server-gen] Dependency smos-data-gen: using smos-data-gen-0.5.1
441.64 s
[smos-server-gen] Dependency smos-directory-gen: using smos-directory-gen-0.2.0
441.64 s
[smos-server-gen] Dependency smos-server: using smos-server-0.15.0
441.64 s
[smos-server-gen] Dependency smos-sync: using smos-sync-0.8.0
441.64 s
[smos-server-gen] Dependency sydtest: using sydtest-0.23.0.1
441.64 s
[smos-server-gen] Dependency sydtest-wai: using sydtest-wai-0.2.0.2
441.64 s
[smos-server-gen] Dependency unliftio: using unliftio-0.2.25.1
441.64 s
[smos-server-gen] Dependency yaml: using yaml-0.11.11.2
441.64 s
[smos-server-gen] Dependency base: using base-4.20.2.0
441.64 s
[smos-server-gen] Dependency dekking-value: using dekking-value-0.0.0.0
441.64 s
[smos-server-gen] Dependency http-client-tls: using http-client-tls-0.3.6.4
441.64 s
[smos-server-gen] Dependency http-types: using http-types-0.12.4
441.64 s
[smos-server-gen] Dependency semver: using semver-0.4.0.1
441.64 s
[smos-server-gen] Dependency servant-client: using servant-client-0.20.3.0
441.64 s
[smos-server-gen] Dependency smos-client: using smos-client-0.6.0
441.64 s
[smos-server-gen] Dependency smos-data: using smos-data-0.7.0
441.64 s
[smos-server-gen] Dependency sydtest: using sydtest-0.23.0.1
441.64 s
[smos-server-gen] Dependency text: using text-2.1.3
441.64 s
[smos-server-gen] Dependency QuickCheck: using QuickCheck-2.15.0.1
441.64 s
[smos-server-gen] Dependency async: using async-2.2.5
441.64 s
[smos-server-gen] Dependency base: using base-4.20.2.0
441.64 s
[smos-server-gen] Dependency bytestring: using bytestring-0.12.2.0
441.64 s
[smos-server-gen] Dependency containers: using containers-0.7
441.64 s
[smos-server-gen] Dependency dekking-value: using dekking-value-0.0.0.0
441.64 s
[smos-server-gen] Dependency dirforest: using dirforest-0.1.0.0
441.64 s
[smos-server-gen] Dependency genvalidity-bytestring: using genvalidity-bytestring-1.0.0.1
441.64 s
[smos-server-gen] Dependency genvalidity-persistent: using genvalidity-persistent-1.0.0.2
441.64 s
[smos-server-gen] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
441.64 s
[smos-server-gen] Dependency genvalidity-time: using genvalidity-time-1.0.0.1
441.64 s
[smos-server-gen] Dependency http-types: using http-types-0.12.4
441.64 s
[smos-server-gen] Dependency ical: using ical-0.0.0.0
441.64 s
[smos-server-gen] Dependency mergeful: using mergeful-0.3.0.0
441.64 s
[smos-server-gen] Dependency mtl: using mtl-2.3.1
441.64 s
[smos-server-gen] Dependency opt-env-conf-test: using opt-env-conf-test-0.0.0.4
441.64 s
[smos-server-gen] Dependency path: using path-0.9.6
441.64 s
[smos-server-gen] Dependency path-io: using path-io-1.8.2
441.64 s
[smos-server-gen] Dependency persistent: using persistent-2.17.1.0
441.64 s
[smos-server-gen] Dependency safe: using safe-0.3.21
441.64 s
[smos-server-gen] Dependency servant: using servant-0.20.3.0
441.64 s
[smos-server-gen] Dependency servant-client: using servant-client-0.20.3.0
441.64 s
[smos-server-gen] Dependency smos-api: using smos-api-0.8.0
441.64 s
[smos-server-gen] Dependency smos-client: using smos-client-0.6.0
441.64 s
[smos-server-gen] Dependency smos-data: using smos-data-0.7.0
441.64 s
[smos-server-gen] Dependency smos-data-gen: using smos-data-gen-0.5.1
441.64 s
[smos-server-gen] Dependency smos-directory-gen: using smos-directory-gen-0.2.0
441.64 s
[smos-server-gen] Dependency smos-report: using smos-report-0.12.0
441.64 s
[smos-server-gen] Dependency smos-server: using smos-server-0.15.0
441.64 s
[smos-server-gen] Dependency smos-server-gen: using smos-server-gen-0.9.1
441.64 s
[smos-server-gen] Dependency sydtest: using sydtest-0.23.0.1
441.64 s
[smos-server-gen] Dependency sydtest-persistent-sqlite: using sydtest-persistent-sqlite-0.2.0.3
441.64 s
[smos-server-gen] Dependency time: using time-1.12.2
441.64 s
[smos-server-gen] Dependency typed-uuid: using typed-uuid-0.2.0.0
441.64 s
[smos-server-gen] Dependency tz: using tz-0.1.3.6
441.64 s
[smos-server-gen] Dependency uuid: using uuid-1.3.16
441.64 s
[smos-server-gen] Dependency zip: using zip-2.2.1
441.64 s
[smos-server-gen] Dependency zstd: using zstd-0.1.3.0
441.64 s
[smos-server-gen] Source component graph:
441.64 s
[smos-server-gen] component exe:smos-server-end-to-end-test
441.64 s
[smos-server-gen] component lib
441.64 s
[smos-server-gen] component test:smos-server-test dependency lib
441.64 s
[smos-server-gen] Configured component graph:
441.64 s
[smos-server-gen] component smos-server-gen-0.9.1-E95ha18Ha9eF2Cacj4S395-smos-server-end-to-end-test
441.64 s
[smos-server-gen] include base-4.20.2.0-fafd
441.64 s
[smos-server-gen] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
441.64 s
[smos-server-gen] include http-client-tls-0.3.6.4-GORR3J4OiQ7BD73OfRHauR
441.64 s
[smos-server-gen] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
441.64 s
[smos-server-gen] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
441.64 s
[smos-server-gen] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
441.64 s
[smos-server-gen] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
441.64 s
[smos-server-gen] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
441.64 s
[smos-server-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
441.64 s
[smos-server-gen] include text-2.1.3-34f1
441.64 s
[smos-server-gen] component smos-server-gen-0.9.1-FhBYxs91zRmKfRFNl9o7Ys
441.64 s
[smos-server-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
441.64 s
[smos-server-gen] include base-4.20.2.0-fafd
441.64 s
[smos-server-gen] include bytestring-0.12.2.0-96e1
441.64 s
[smos-server-gen] include containers-0.7-96b4
441.64 s
[smos-server-gen] include deepseq-1.5.0.0-2b65
441.64 s
[smos-server-gen] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
441.64 s
[smos-server-gen] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
441.64 s
[smos-server-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
441.64 s
[smos-server-gen] include http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
441.64 s
[smos-server-gen] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
441.64 s
[smos-server-gen] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
441.64 s
[smos-server-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
441.64 s
[smos-server-gen] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
441.64 s
[smos-server-gen] include servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
441.64 s
[smos-server-gen] include servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
441.64 s
[smos-server-gen] include smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
441.64 s
[smos-server-gen] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
441.64 s
[smos-server-gen] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
441.64 s
[smos-server-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
441.64 s
[smos-server-gen] include smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
441.64 s
[smos-server-gen] include smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
441.64 s
[smos-server-gen] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
441.64 s
[smos-server-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
441.65 s
[smos-server-gen] include sydtest-wai-0.2.0.2-AQ9BvHrr6xuLVEO9fQpv31
441.65 s
[smos-server-gen] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
441.65 s
[smos-server-gen] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
441.65 s
[smos-server-gen] component smos-server-gen-0.9.1-6lWBMkPRQAu1ov1pEDpTtU-smos-server-test
441.65 s
[smos-server-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
441.65 s
[smos-server-gen] include async-2.2.5-6SxNiIIPxyKH9IyM9VUDjB
441.65 s
[smos-server-gen] include base-4.20.2.0-fafd
441.65 s
[smos-server-gen] include bytestring-0.12.2.0-96e1
441.65 s
[smos-server-gen] include containers-0.7-96b4
441.65 s
[smos-server-gen] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
441.65 s
[smos-server-gen] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
441.65 s
[smos-server-gen] include genvalidity-bytestring-1.0.0.1-3IyDlDJVM09A2BS5LCA7WT
441.65 s
[smos-server-gen] include genvalidity-persistent-1.0.0.2-E1hoSYWeco6KKOY2SV9Fax
441.65 s
[smos-server-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
441.65 s
[smos-server-gen] include genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
441.65 s
[smos-server-gen] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
441.65 s
[smos-server-gen] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
441.65 s
[smos-server-gen] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
441.65 s
[smos-server-gen] include mtl-2.3.1-37af
441.65 s
[smos-server-gen] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
441.65 s
[smos-server-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
441.65 s
[smos-server-gen] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
441.65 s
[smos-server-gen] include persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
441.65 s
[smos-server-gen] include safe-0.3.21-5BPtE6bL5iDDoo2YMcvvrG
441.65 s
[smos-server-gen] include servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
441.65 s
[smos-server-gen] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
441.65 s
[smos-server-gen] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
441.65 s
[smos-server-gen] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
441.65 s
[smos-server-gen] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
441.65 s
[smos-server-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
441.65 s
[smos-server-gen] include smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
441.65 s
[smos-server-gen] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
441.65 s
[smos-server-gen] include smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
441.65 s
[smos-server-gen] include smos-server-gen-0.9.1-FhBYxs91zRmKfRFNl9o7Ys
441.65 s
[smos-server-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
441.65 s
[smos-server-gen] include sydtest-persistent-sqlite-0.2.0.3-9OGxvlmahvd9mIJV9dvQlf
441.65 s
[smos-server-gen] include time-1.12.2-3479
441.65 s
[smos-server-gen] include typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
441.65 s
[smos-server-gen] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
441.65 s
[smos-server-gen] include uuid-1.3.16-4tTKqafjpq55AAemS2VKYM
441.65 s
[smos-server-gen] include zip-2.2.1-CMvjFROmUHB5lT3grxhbf5
441.65 s
[smos-server-gen] include zstd-0.1.3.0-Dk4S4y3VeFe5pM1coWpWfC
441.65 s
[smos-server-gen] Linked component graph:
441.65 s
[smos-server-gen] unit smos-server-gen-0.9.1-E95ha18Ha9eF2Cacj4S395-smos-server-end-to-end-test
441.65 s
[smos-server-gen] include base-4.20.2.0-fafd
441.65 s
[smos-server-gen] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
441.65 s
[smos-server-gen] include http-client-tls-0.3.6.4-GORR3J4OiQ7BD73OfRHauR
441.65 s
[smos-server-gen] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
441.65 s
[smos-server-gen] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
441.65 s
[smos-server-gen] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
441.65 s
[smos-server-gen] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
441.65 s
[smos-server-gen] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
441.65 s
[smos-server-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
441.65 s
[smos-server-gen] include text-2.1.3-34f1
441.65 s
[smos-server-gen] unit smos-server-gen-0.9.1-FhBYxs91zRmKfRFNl9o7Ys
441.65 s
[smos-server-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
441.65 s
[smos-server-gen] include base-4.20.2.0-fafd
441.65 s
[smos-server-gen] include bytestring-0.12.2.0-96e1
441.65 s
[smos-server-gen] include containers-0.7-96b4
441.65 s
[smos-server-gen] include deepseq-1.5.0.0-2b65
441.65 s
[smos-server-gen] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
441.65 s
[smos-server-gen] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
441.65 s
[smos-server-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
441.65 s
[smos-server-gen] include http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
441.65 s
[smos-server-gen] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
441.65 s
[smos-server-gen] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
441.65 s
[smos-server-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
441.65 s
[smos-server-gen] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
441.65 s
[smos-server-gen] include servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
441.65 s
[smos-server-gen] include servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
441.65 s
[smos-server-gen] include smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
441.65 s
[smos-server-gen] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
441.65 s
[smos-server-gen] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
441.65 s
[smos-server-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
441.65 s
[smos-server-gen] include smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
441.65 s
[smos-server-gen] include smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
441.65 s
[smos-server-gen] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
441.65 s
[smos-server-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
441.65 s
[smos-server-gen] include sydtest-wai-0.2.0.2-AQ9BvHrr6xuLVEO9fQpv31
441.65 s
[smos-server-gen] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
441.65 s
[smos-server-gen] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
441.65 s
[smos-server-gen] Smos.Server.InterestingStore=smos-server-gen-0.9.1-FhBYxs91zRmKfRFNl9o7Ys:Smos.Server.InterestingStore,Smos.Server.TestUtils=smos-server-gen-0.9.1-FhBYxs91zRmKfRFNl9o7Ys:Smos.Server.TestUtils
441.65 s
[smos-server-gen] unit smos-server-gen-0.9.1-6lWBMkPRQAu1ov1pEDpTtU-smos-server-test
441.65 s
[smos-server-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
441.65 s
[smos-server-gen] include async-2.2.5-6SxNiIIPxyKH9IyM9VUDjB
441.65 s
[smos-server-gen] include base-4.20.2.0-fafd
441.65 s
[smos-server-gen] include bytestring-0.12.2.0-96e1
441.65 s
[smos-server-gen] include containers-0.7-96b4
441.65 s
[smos-server-gen] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
441.65 s
[smos-server-gen] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
441.65 s
[smos-server-gen] include genvalidity-bytestring-1.0.0.1-3IyDlDJVM09A2BS5LCA7WT
441.65 s
[smos-server-gen] include genvalidity-persistent-1.0.0.2-E1hoSYWeco6KKOY2SV9Fax
441.65 s
[smos-server-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
441.65 s
[smos-server-gen] include genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
441.65 s
[smos-server-gen] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
441.65 s
[smos-server-gen] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
441.65 s
[smos-server-gen] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
441.65 s
[smos-server-gen] include mtl-2.3.1-37af
441.65 s
[smos-server-gen] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
441.65 s
[smos-server-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
441.65 s
[smos-server-gen] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
441.65 s
[smos-server-gen] include persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
441.65 s
[smos-server-gen] include safe-0.3.21-5BPtE6bL5iDDoo2YMcvvrG
441.65 s
[smos-server-gen] include servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
441.65 s
[smos-server-gen] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
441.65 s
[smos-server-gen] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
441.65 s
[smos-server-gen] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
441.65 s
[smos-server-gen] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
441.65 s
[smos-server-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
441.65 s
[smos-server-gen] include smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
441.65 s
[smos-server-gen] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
441.65 s
[smos-server-gen] include smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
441.65 s
[smos-server-gen] include smos-server-gen-0.9.1-FhBYxs91zRmKfRFNl9o7Ys
441.65 s
[smos-server-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
441.65 s
[smos-server-gen] include sydtest-persistent-sqlite-0.2.0.3-9OGxvlmahvd9mIJV9dvQlf
441.65 s
[smos-server-gen] include time-1.12.2-3479
441.65 s
[smos-server-gen] include typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
441.65 s
[smos-server-gen] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
441.65 s
[smos-server-gen] include uuid-1.3.16-4tTKqafjpq55AAemS2VKYM
441.65 s
[smos-server-gen] include zip-2.2.1-CMvjFROmUHB5lT3grxhbf5
441.65 s
[smos-server-gen] include zstd-0.1.3.0-Dk4S4y3VeFe5pM1coWpWfC
441.65 s
[smos-server-gen] Ready component graph:
441.65 s
[smos-server-gen] definite smos-server-gen-0.9.1-FhBYxs91zRmKfRFNl9o7Ys
441.65 s
[smos-server-gen] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
441.65 s
[smos-server-gen] depends base-4.20.2.0-fafd
441.65 s
[smos-server-gen] depends bytestring-0.12.2.0-96e1
441.65 s
[smos-server-gen] depends containers-0.7-96b4
441.65 s
[smos-server-gen] depends deepseq-1.5.0.0-2b65
441.65 s
[smos-server-gen] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
441.65 s
[smos-server-gen] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
441.65 s
[smos-server-gen] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
441.65 s
[smos-server-gen] depends http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
441.65 s
[smos-server-gen] depends mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
441.65 s
[smos-server-gen] depends microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
441.65 s
[smos-server-gen] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
441.65 s
[smos-server-gen] depends persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
441.65 s
[smos-server-gen] depends servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
441.65 s
[smos-server-gen] depends servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
441.65 s
[smos-server-gen] depends smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
441.65 s
[smos-server-gen] depends smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
441.65 s
[smos-server-gen] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
441.65 s
[smos-server-gen] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
441.65 s
[smos-server-gen] depends smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
441.65 s
[smos-server-gen] depends smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
441.65 s
[smos-server-gen] depends smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
441.65 s
[smos-server-gen] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
441.65 s
[smos-server-gen] depends sydtest-wai-0.2.0.2-AQ9BvHrr6xuLVEO9fQpv31
441.65 s
[smos-server-gen] depends unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
441.65 s
[smos-server-gen] depends yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
441.65 s
[smos-server-gen] definite smos-server-gen-0.9.1-E95ha18Ha9eF2Cacj4S395-smos-server-end-to-end-test
441.65 s
[smos-server-gen] depends base-4.20.2.0-fafd
441.65 s
[smos-server-gen] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
441.65 s
[smos-server-gen] depends http-client-tls-0.3.6.4-GORR3J4OiQ7BD73OfRHauR
441.65 s
[smos-server-gen] depends http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
441.65 s
[smos-server-gen] depends semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
441.65 s
[smos-server-gen] depends servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
441.65 s
[smos-server-gen] depends smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
441.65 s
[smos-server-gen] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
441.65 s
[smos-server-gen] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
441.65 s
[smos-server-gen] depends text-2.1.3-34f1
441.65 s
[smos-server-gen] definite smos-server-gen-0.9.1-6lWBMkPRQAu1ov1pEDpTtU-smos-server-test
441.65 s
[smos-server-gen] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
441.65 s
[smos-server-gen] depends async-2.2.5-6SxNiIIPxyKH9IyM9VUDjB
441.65 s
[smos-server-gen] depends base-4.20.2.0-fafd
441.65 s
[smos-server-gen] depends bytestring-0.12.2.0-96e1
441.65 s
[smos-server-gen] depends containers-0.7-96b4
441.65 s
[smos-server-gen] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
441.65 s
[smos-server-gen] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
441.65 s
[smos-server-gen] depends genvalidity-bytestring-1.0.0.1-3IyDlDJVM09A2BS5LCA7WT
441.65 s
[smos-server-gen] depends genvalidity-persistent-1.0.0.2-E1hoSYWeco6KKOY2SV9Fax
441.65 s
[smos-server-gen] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
441.65 s
[smos-server-gen] depends genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
441.65 s
[smos-server-gen] depends http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
441.65 s
[smos-server-gen] depends ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
441.65 s
[smos-server-gen] depends mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
441.65 s
[smos-server-gen] depends mtl-2.3.1-37af
441.65 s
[smos-server-gen] depends opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
441.65 s
[smos-server-gen] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
441.65 s
[smos-server-gen] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
441.65 s
[smos-server-gen] depends persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
441.65 s
[smos-server-gen] depends safe-0.3.21-5BPtE6bL5iDDoo2YMcvvrG
441.65 s
[smos-server-gen] depends servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
441.65 s
[smos-server-gen] depends servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
441.65 s
[smos-server-gen] depends smos-api-0.8.0-7uONugSADRTFww9bibLj2W
441.65 s
[smos-server-gen] depends smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
441.65 s
[smos-server-gen] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
441.65 s
[smos-server-gen] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
441.65 s
[smos-server-gen] depends smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
441.65 s
[smos-server-gen] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
441.65 s
[smos-server-gen] depends smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
441.65 s
[smos-server-gen] depends smos-server-gen-0.9.1-FhBYxs91zRmKfRFNl9o7Ys
441.65 s
[smos-server-gen] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
441.65 s
[smos-server-gen] depends sydtest-persistent-sqlite-0.2.0.3-9OGxvlmahvd9mIJV9dvQlf
441.65 s
[smos-server-gen] depends time-1.12.2-3479
441.65 s
[smos-server-gen] depends typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
441.65 s
[smos-server-gen] depends tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
441.65 s
[smos-server-gen] depends uuid-1.3.16-4tTKqafjpq55AAemS2VKYM
441.65 s
[smos-server-gen] depends zip-2.2.1-CMvjFROmUHB5lT3grxhbf5
441.65 s
[smos-server-gen] depends zstd-0.1.3.0-Dk4S4y3VeFe5pM1coWpWfC
441.65 s
[smos-server-gen] Using Cabal-3.12.1.0 compiled by ghc-9.10
441.65 s
[smos-server-gen] Using compiler: ghc-9.10.3
441.65 s
[smos-server-gen] Using install prefix:
441.65 s
[smos-server-gen] /nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1
441.65 s
[smos-server-gen] Executables installed in:
441.65 s
[smos-server-gen] /nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1/bin
441.65 s
[smos-server-gen] Libraries installed in:
441.65 s
[smos-server-gen] /nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-server-gen-0.9.1-FhBYxs91zRmKfRFNl9o7Ys
441.65 s
[smos-server-gen] Dynamic Libraries installed in:
441.65 s
[smos-server-gen] /nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
441.65 s
[smos-server-gen] Private executables installed in:
441.65 s
[smos-server-gen] /nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-server-gen-0.9.1
441.65 s
[smos-server-gen] Data files installed in:
441.65 s
[smos-server-gen] /nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1/share/x86_64-linux-ghc-9.10.3-a85d/smos-server-gen-0.9.1
441.65 s
[smos-server-gen] Documentation installed in:
441.65 s
[smos-server-gen] /nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-server-gen-0.9.1
441.65 s
[smos-server-gen] Configuration files installed in:
441.65 s
[smos-server-gen] /nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1/etc
441.65 s
[smos-server-gen] No alex found
441.65 s
[smos-server-gen] Using ar found on system at:
441.65 s
[smos-server-gen] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
441.65 s
[smos-server-gen] No c2hs found
441.65 s
[smos-server-gen] No cpphs found
441.65 s
[smos-server-gen] No doctest found
441.65 s
[smos-server-gen] Using gcc version 14.3.0 given by user at:
441.65 s
[smos-server-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
441.65 s
[smos-server-gen] Using ghc version 9.10.3 found on system at:
441.65 s
[smos-server-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
441.65 s
[smos-server-gen] Using ghc-pkg version 9.10.3 found on system at:
441.65 s
[smos-server-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
441.65 s
[smos-server-gen] No ghcjs found
441.65 s
[smos-server-gen] No ghcjs-pkg found
441.65 s
[smos-server-gen] No greencard found
441.65 s
[smos-server-gen] Using haddock version 2.31.1 found on system at:
441.65 s
[smos-server-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
441.65 s
[smos-server-gen] No happy found
441.65 s
[smos-server-gen] Using haskell-suite found on system at: haskell-suite-dummy-location
441.65 s
[smos-server-gen] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
441.65 s
[smos-server-gen] No hmake found
441.65 s
[smos-server-gen] Using hpc version 0.69 found on system at:
441.65 s
[smos-server-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
441.65 s
[smos-server-gen] Using hsc2hs version 0.68.10 found on system at:
441.65 s
[smos-server-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
441.65 s
[smos-server-gen] No hscolour found
441.65 s
[smos-server-gen] No jhc found
441.65 s
[smos-server-gen] Using ld found on system at:
441.65 s
[smos-server-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
441.65 s
[smos-server-gen] No pkg-config found
441.65 s
[smos-server-gen] Using runghc version 9.10.3 found on system at:
441.65 s
[smos-server-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
441.65 s
[smos-server-gen] Using strip version 2.44 found on system at:
441.65 s
[smos-server-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
441.65 s
[smos-server-gen] Using tar found on system at:
441.65 s
[smos-server-gen] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
441.65 s
[smos-server-gen] No uhc found
441.65 s
[smos-server-gen] Phase: buildPhase
441.80 s
[smos-server-gen] Preprocessing library for smos-server-gen-0.9.1...
441.80 s
[smos-server-gen] Building library for smos-server-gen-0.9.1...
442.38 s
[smos-server-gen] [1 of 3] Compiling Paths_smos_server_gen ( dist/build/autogen/Paths_smos_server_gen.hs, dist/build/Paths_smos_server_gen.o, dist/build/Paths_smos_server_gen.dyn_o )
442.38 s
[smos-server-gen] Adapting module: Smos.Server.InterestingStore
442.38 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/src/Smos/Server/InterestingStore.hs.coverables for source file /build/smos-server-gen-0.9.1/src/Smos/Server/InterestingStore.hs
442.38 s
[smos-server-gen] Adapting module: Smos.Server.TestUtils
442.38 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/src/Smos/Server/TestUtils.hs.coverables for source file /build/smos-server-gen-0.9.1/src/Smos/Server/TestUtils.hs
442.92 s
[smos-server-gen] [2 of 3] Compiling Smos.Server.InterestingStore ( src/Smos/Server/InterestingStore.hs, dist/build/Smos/Server/InterestingStore.o, dist/build/Smos/Server/InterestingStore.dyn_o )
443.33 s
[smos-server-gen] [3 of 3] Compiling Smos.Server.TestUtils ( src/Smos/Server/TestUtils.hs, dist/build/Smos/Server/TestUtils.o, dist/build/Smos/Server/TestUtils.dyn_o )
445.09 s
[smos-server-gen] Warning: ignoring unrecognised input `dist/build/Smos/Server/InterestingStore.dyn_o'
445.09 s
[smos-server-gen] Warning: ignoring unrecognised input `dist/build/Smos/Server/TestUtils.dyn_o'
445.09 s
[smos-server-gen] Warning: ignoring unrecognised input `dist/build/Paths_smos_server_gen.dyn_o'
446.28 s
[smos-server-gen] Preprocessing executable 'smos-server-end-to-end-test' for smos-server-gen-0.9.1...
446.28 s
[smos-server-gen] Building executable 'smos-server-end-to-end-test' for smos-server-gen-0.9.1...
446.69 s
[smos-server-gen] [1 of 6] Compiling Paths_smos_server_gen ( dist/build/smos-server-end-to-end-test/autogen/Paths_smos_server_gen.hs, dist/build/smos-server-end-to-end-test/smos-server-end-to-end-test-tmp/Paths_smos_server_gen.o )
446.75 s
[smos-server-gen] Adapting module: Smos.Server.E2E.MonetisationSpec
446.75 s
[smos-server-gen] Adapting module: Smos.Server.E2E.VersionSpec
446.75 s
[smos-server-gen] Adapting module: Smos.Server.E2E.TestUtils
446.75 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/app/Smos/Server/E2E/MonetisationSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/app/Smos/Server/E2E/MonetisationSpec.hs
446.75 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/app/Smos/Server/E2E/TestUtils.hs.coverables for source file /build/smos-server-gen-0.9.1/app/Smos/Server/E2E/TestUtils.hs
446.75 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/app/Smos/Server/E2E/VersionSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/app/Smos/Server/E2E/VersionSpec.hs
446.81 s
[smos] [ 3 of 38] Compiling Smos.Monad ( src/Smos/Monad.hs, dist/build/Smos/Monad.o, dist/build/Smos/Monad.dyn_o )
446.81 s
[smos] [ 4 of 38] Compiling Smos.Style ( src/Smos/Style.hs, dist/build/Smos/Style.o, dist/build/Smos/Style.dyn_o )
446.81 s
[smos] [ 5 of 38] Compiling Smos.Types ( src/Smos/Types.hs, dist/build/Smos/Types.o, dist/build/Smos/Types.dyn_o )
446.82 s
[smos] Adapting module: Smos.Types
446.82 s
[smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Types.hs.coverables for source file /build/smos-0.10.1/src/Smos/Types.hs
447.28 s
[smos-server-gen] [2 of 6] Compiling Smos.Server.E2E.MonetisationSpec ( app/Smos/Server/E2E/MonetisationSpec.hs, dist/build/smos-server-end-to-end-test/smos-server-end-to-end-test-tmp/Smos/Server/E2E/MonetisationSpec.o )
447.39 s
[smos-server-gen] [3 of 6] Compiling Smos.Server.E2E.TestUtils ( app/Smos/Server/E2E/TestUtils.hs, dist/build/smos-server-end-to-end-test/smos-server-end-to-end-test-tmp/Smos/Server/E2E/TestUtils.o )
447.43 s
[smos-server-gen] [4 of 6] Compiling Smos.Server.E2E.LoginSpec ( app/Smos/Server/E2E/LoginSpec.hs, dist/build/smos-server-end-to-end-test/smos-server-end-to-end-test-tmp/Smos/Server/E2E/LoginSpec.o )
447.43 s
[smos-server-gen] Adapting module: Smos.Server.E2E.LoginSpec
447.43 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/app/Smos/Server/E2E/LoginSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/app/Smos/Server/E2E/LoginSpec.hs
447.63 s
[smos-server-gen] [5 of 6] Compiling Smos.Server.E2E.VersionSpec ( app/Smos/Server/E2E/VersionSpec.hs, dist/build/smos-server-end-to-end-test/smos-server-end-to-end-test-tmp/Smos/Server/E2E/VersionSpec.o )
447.64 s
[smos-server-gen] [6 of 6] Compiling Main ( app/Main.hs, dist/build/smos-server-end-to-end-test/smos-server-end-to-end-test-tmp/Main.o )
447.64 s
[smos-server-gen] Adapting module: Main
447.64 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/app/Main.hs.coverables for source file /build/smos-server-gen-0.9.1/app/Main.hs
448.38 s
[smos-server-gen] [1 of 7] Compiling Paths_smos_server_gen ( dist/build/smos-server-end-to-end-test/autogen/Paths_smos_server_gen.hs, dist/build/smos-server-end-to-end-test/smos-server-end-to-end-test-tmp/Paths_smos_server_gen.o ) [Impure plugin forced recompilation]
448.39 s
[smos-server-gen] Adapting module: Smos.Server.E2E.MonetisationSpec
448.39 s
[smos-server-gen] Adapting module: Smos.Server.E2E.VersionSpec
448.39 s
[smos-server-gen] Adapting module: Smos.Server.E2E.TestUtils
448.39 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/app/Smos/Server/E2E/MonetisationSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/app/Smos/Server/E2E/MonetisationSpec.hs
448.39 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/app/Smos/Server/E2E/VersionSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/app/Smos/Server/E2E/VersionSpec.hs
448.39 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/app/Smos/Server/E2E/TestUtils.hs.coverables for source file /build/smos-server-gen-0.9.1/app/Smos/Server/E2E/TestUtils.hs
448.96 s
[smos-server-gen] [2 of 7] Compiling Smos.Server.E2E.MonetisationSpec ( app/Smos/Server/E2E/MonetisationSpec.hs, dist/build/smos-server-end-to-end-test/smos-server-end-to-end-test-tmp/Smos/Server/E2E/MonetisationSpec.o ) [Data.SemVer package changed]
449.02 s
[smos-server-gen] [3 of 7] Compiling Smos.Server.E2E.TestUtils ( app/Smos/Server/E2E/TestUtils.hs, dist/build/smos-server-end-to-end-test/smos-server-end-to-end-test-tmp/Smos/Server/E2E/TestUtils.o ) [Network.HTTP.Types package changed]
449.06 s
[smos-server-gen] [4 of 7] Compiling Smos.Server.E2E.LoginSpec ( app/Smos/Server/E2E/LoginSpec.hs, dist/build/smos-server-end-to-end-test/smos-server-end-to-end-test-tmp/Smos/Server/E2E/LoginSpec.o ) [Data.SemVer package changed]
449.06 s
[smos-server-gen] Adapting module: Smos.Server.E2E.LoginSpec
449.06 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/app/Smos/Server/E2E/LoginSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/app/Smos/Server/E2E/LoginSpec.hs
449.24 s
[smos-server-gen] [5 of 7] Compiling Smos.Server.E2E.VersionSpec ( app/Smos/Server/E2E/VersionSpec.hs, dist/build/smos-server-end-to-end-test/smos-server-end-to-end-test-tmp/Smos/Server/E2E/VersionSpec.o ) [Servant.Client package changed]
449.24 s
[smos-server-gen] [6 of 7] Compiling Main ( app/Main.hs, dist/build/smos-server-end-to-end-test/smos-server-end-to-end-test-tmp/Main.o ) [Network.HTTP.Client.TLS package changed]
449.24 s
[smos-server-gen] Adapting module: Main
449.24 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/app/Main.hs.coverables for source file /build/smos-server-gen-0.9.1/app/Main.hs
449.37 s
[smos-server-gen] [7 of 7] Linking dist/build/smos-server-end-to-end-test/smos-server-end-to-end-test
450.56 s
[smos] [ 6 of 38] Compiling Smos.OptParse.Bare ( src/Smos/OptParse/Bare.hs, dist/build/Smos/OptParse/Bare.o, dist/build/Smos/OptParse/Bare.dyn_o )
450.56 s
[smos] Adapting module: Smos.OptParse.Bare
450.56 s
[smos] Outputing coverables file /build/smos-0.10.1/src/Smos/OptParse/Bare.hs.coverables for source file /build/smos-0.10.1/src/Smos/OptParse/Bare.hs
450.56 s
[smos] Adapting module: Smos.Activation
450.56 s
[smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Activation.hs.coverables for source file /build/smos-0.10.1/src/Smos/Activation.hs
450.56 s
[smos] Adapting module: Smos.Draw.Base
450.57 s
[smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Draw/Base.hs.coverables for source file /build/smos-0.10.1/src/Smos/Draw/Base.hs
450.57 s
[smos] Adapting module: Smos.Actions.Utils
450.57 s
[smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/Utils.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/Utils.hs
450.60 s
[smos] [ 7 of 38] Compiling Smos.Draw.Base ( src/Smos/Draw/Base.hs, dist/build/Smos/Draw/Base.o, dist/build/Smos/Draw/Base.dyn_o )
451.24 s
[smos] [ 8 of 38] Compiling Smos.Activation ( src/Smos/Activation.hs, dist/build/Smos/Activation.o, dist/build/Smos/Activation.dyn_o )
451.24 s
[smos] [ 9 of 38] Compiling Smos.Actions.Utils ( src/Smos/Actions/Utils.hs, dist/build/Smos/Actions/Utils.o, dist/build/Smos/Actions/Utils.dyn_o )
451.75 s
[smos-server-gen] Preprocessing test suite 'smos-server-test' for smos-server-gen-0.9.1...
451.75 s
[smos-server-gen] Building test suite 'smos-server-test' for smos-server-gen-0.9.1...
451.92 s
[smos] [10 of 38] Compiling Smos.Actions.Undo ( src/Smos/Actions/Undo.hs, dist/build/Smos/Actions/Undo.o, dist/build/Smos/Actions/Undo.dyn_o )
451.92 s
[smos] Adapting module: Smos.Actions.Undo
451.92 s
[smos] Adapting module: Smos.Actions.Entry.Logbook
451.92 s
[smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/Undo.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/Undo.hs
451.92 s
[smos] Adapting module: Smos.Actions.Entry.TodoState
451.92 s
[smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/Entry/Logbook.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/Entry/Logbook.hs
451.92 s
[smos] Adapting module: Smos.Actions.Entry.Properties
451.92 s
[smos] Adapting module: Smos.Actions.File
451.92 s
[smos] Adapting module: Smos.Actions.Entry.Header
451.92 s
[smos] Adapting module: Smos.Actions.Entry.Tags
451.92 s
[smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/Entry/Properties.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/Entry/Properties.hs
451.92 s
[smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/Entry/TodoState.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/Entry/TodoState.hs
451.92 s
[smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/File.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/File.hs
451.92 s
[smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/Entry/Tags.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/Entry/Tags.hs
451.92 s
[smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/Entry/Header.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/Entry/Header.hs
451.92 s
[smos] Adapting module: Smos.Actions.Entry.Contents
451.92 s
[smos] Adapting module: Smos.Actions.Entry.Timestamps
451.92 s
[smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/Entry/Timestamps.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/Entry/Timestamps.hs
451.92 s
[smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/Entry/Contents.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/Entry/Contents.hs
451.93 s
[smos] Adapting module: Smos.Actions.Forest
451.93 s
[smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/Forest.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/Forest.hs
452.10 s
[smos] [11 of 38] Compiling Smos.Actions.Forest ( src/Smos/Actions/Forest.hs, dist/build/Smos/Actions/Forest.o, dist/build/Smos/Actions/Forest.dyn_o )
452.21 s
[smos] Adapting module: Smos.Actions.Entry
452.21 s
[smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/Entry.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/Entry.hs
452.39 s
[smos] Adapting module: Smos.Actions.Report.Stuck
452.39 s
[smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/Report/Stuck.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/Report/Stuck.hs
452.39 s
[smos] Adapting module: Smos.Actions.Report.Timestamps
452.39 s
[smos] Adapting module: Smos.Actions.Report.Ongoing
452.39 s
[smos] Adapting module: Smos.Actions.Report.Waiting
452.39 s
[smos] Adapting module: Smos.Actions.Report.Next
452.39 s
[smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/Report/Timestamps.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/Report/Timestamps.hs
452.39 s
[smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/Report/Ongoing.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/Report/Ongoing.hs
452.39 s
[smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/Report/Next.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/Report/Next.hs
452.39 s
[smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/Report/Waiting.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/Report/Waiting.hs
452.39 s
[smos] Adapting module: Smos.Actions.Report.Work
452.39 s
[smos] Adapting module: Smos.Actions.Browser
452.39 s
[smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/Report/Work.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/Report/Work.hs
452.39 s
[smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/Browser.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/Browser.hs
452.63 s
[smos-server-gen] [Adapting module: Smos.Server.Handler.GetApiVersionSpec
452.63 s
[smos-server-gen] Adapting module: Smos.Server.Handler.DeleteBackupSpec
452.63 s
[smos-server-gen] Adapting module: Smos.Server.DBSpec
452.63 s
[smos-server-gen] Adapting module: Smos.Server.DB.CompressedSpec
452.64 s
[smos-server-gen] Adapting module: Smos.Server.Handler.GetNextActionReportSpec
452.64 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetApiVersionSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetApiVersionSpec.hs
452.64 s
[smos-server-gen] Adapting module: Smos.Server.Handler.GetBookingSettingsSpec
452.64 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/DeleteBackupSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/DeleteBackupSpec.hs
452.64 s
[smos-server-gen] Adapting module: Smos.Server.Handler.PutRestoreBackupSpec
452.64 s
[smos-server-gen] Adapting module: Smos.Server.Handler.GetSubscriptionSpec
452.64 s
[smos-server-gen] Adapting module: Smos.Server.Looper.AutoBackupSpec
452.64 s
[smos-server-gen] 1Adapting module: Smos.Server.Handler.GetBackupSpec
452.64 s
[smos-server-gen] Adapting module: Smos.Server.Handler.PutSmosFileSpec
452.64 s
[smos-server-gen] Adapting module: Smos.Server.Handler.GetBookingSlotsSpec
452.64 s
[smos-server-gen] Adapting module: Smos.Server.Handler.PostLoginSpec
452.64 s
[smos-server-gen] Adapting module: Smos.Server.Handler.DeleteSmosFileSpec
452.72 s
[smos-server-gen] of Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/DBSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/DBSpec.hs
452.72 s
[smos-server-gen] Adapting module: Smos.Server.Handler.PostBookingSpec
452.72 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/DB/CompressedSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/DB/CompressedSpec.hs
452.72 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetNextActionReportSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetNextActionReportSpec.hs
452.72 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetBookingSettingsSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetBookingSettingsSpec.hs
452.72 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetSubscriptionSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetSubscriptionSpec.hs
452.72 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PutRestoreBackupSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PutRestoreBackupSpec.hs
452.72 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Looper/AutoBackupSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Looper/AutoBackupSpec.hs
452.72 s
[smos-server-gen] 27] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PostLoginSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PostLoginSpec.hs
452.72 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetBookingSlotsSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetBookingSlotsSpec.hs
452.72 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/DeleteSmosFileSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/DeleteSmosFileSpec.hs
452.72 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PutSmosFileSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PutSmosFileSpec.hs
452.72 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetBackupSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetBackupSpec.hs
452.73 s
[smos-server-gen] Compiling Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PostBookingSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PostBookingSpec.hs
452.73 s
[smos-server-gen] Paths_smos_server_gen ( dist/build/smos-server-test/autogen/Paths_smos_server_gen.hs, dist/build/smos-server-test/smos-server-test-tmp/Paths_smos_server_gen.o )
453.04 s
[smos] [12 of 38] Compiling Smos.Actions.File ( src/Smos/Actions/File.hs, dist/build/Smos/Actions/File.o, dist/build/Smos/Actions/File.dyn_o )
453.05 s
[smos] [13 of 38] Compiling Smos.Actions.Report.Work ( src/Smos/Actions/Report/Work.hs, dist/build/Smos/Actions/Report/Work.o, dist/build/Smos/Actions/Report/Work.dyn_o )
453.20 s
[smos] [14 of 38] Compiling Smos.Actions.Report.Waiting ( src/Smos/Actions/Report/Waiting.hs, dist/build/Smos/Actions/Report/Waiting.o, dist/build/Smos/Actions/Report/Waiting.dyn_o )
453.20 s
[smos] [15 of 38] Compiling Smos.Actions.Report.Timestamps ( src/Smos/Actions/Report/Timestamps.hs, dist/build/Smos/Actions/Report/Timestamps.o, dist/build/Smos/Actions/Report/Timestamps.dyn_o )
453.20 s
[smos] [16 of 38] Compiling Smos.Actions.Report.Stuck ( src/Smos/Actions/Report/Stuck.hs, dist/build/Smos/Actions/Report/Stuck.o, dist/build/Smos/Actions/Report/Stuck.dyn_o )
453.20 s
[smos] [17 of 38] Compiling Smos.Actions.Report.Ongoing ( src/Smos/Actions/Report/Ongoing.hs, dist/build/Smos/Actions/Report/Ongoing.o, dist/build/Smos/Actions/Report/Ongoing.dyn_o )
453.20 s
[smos] [18 of 38] Compiling Smos.Actions.Report.Next ( src/Smos/Actions/Report/Next.hs, dist/build/Smos/Actions/Report/Next.o, dist/build/Smos/Actions/Report/Next.dyn_o )
453.20 s
[smos] [19 of 38] Compiling Smos.Actions.Entry.TodoState ( src/Smos/Actions/Entry/TodoState.hs, dist/build/Smos/Actions/Entry/TodoState.o, dist/build/Smos/Actions/Entry/TodoState.dyn_o )
453.20 s
[smos] [20 of 38] Compiling Smos.Actions.Entry.Timestamps ( src/Smos/Actions/Entry/Timestamps.hs, dist/build/Smos/Actions/Entry/Timestamps.o, dist/build/Smos/Actions/Entry/Timestamps.dyn_o )
453.20 s
[smos] [21 of 38] Compiling Smos.Actions.Entry.Tags ( src/Smos/Actions/Entry/Tags.hs, dist/build/Smos/Actions/Entry/Tags.o, dist/build/Smos/Actions/Entry/Tags.dyn_o )
453.20 s
[smos] [22 of 38] Compiling Smos.Actions.Entry.Properties ( src/Smos/Actions/Entry/Properties.hs, dist/build/Smos/Actions/Entry/Properties.o, dist/build/Smos/Actions/Entry/Properties.dyn_o )
453.20 s
[smos] [23 of 38] Compiling Smos.Actions.Entry.Logbook ( src/Smos/Actions/Entry/Logbook.hs, dist/build/Smos/Actions/Entry/Logbook.o, dist/build/Smos/Actions/Entry/Logbook.dyn_o )
453.20 s
[smos] [24 of 38] Compiling Smos.Actions.Entry.Header ( src/Smos/Actions/Entry/Header.hs, dist/build/Smos/Actions/Entry/Header.o, dist/build/Smos/Actions/Entry/Header.dyn_o )
453.20 s
[smos] [25 of 38] Compiling Smos.Actions.Entry.Contents ( src/Smos/Actions/Entry/Contents.hs, dist/build/Smos/Actions/Entry/Contents.o, dist/build/Smos/Actions/Entry/Contents.dyn_o )
453.20 s
[smos] [26 of 38] Compiling Smos.Actions.Entry ( src/Smos/Actions/Entry.hs, dist/build/Smos/Actions/Entry.o, dist/build/Smos/Actions/Entry.dyn_o )
453.20 s
[smos] [27 of 38] Compiling Smos.Actions.Browser ( src/Smos/Actions/Browser.hs, dist/build/Smos/Actions/Browser.o, dist/build/Smos/Actions/Browser.dyn_o )
453.22 s
[smos-server-gen] [ 2 of 27] Compiling Smos.Server.DB.CompressedSpec ( test/Smos/Server/DB/CompressedSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/DB/CompressedSpec.o )
453.22 s
[smos-server-gen] Adapting module: Smos.Server.Handler.GetMonetisationSpec
453.22 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetMonetisationSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetMonetisationSpec.hs
453.33 s
[smos] [28 of 38] Compiling Smos.Actions.Report ( src/Smos/Actions/Report.hs, dist/build/Smos/Actions/Report.o, dist/build/Smos/Actions/Report.dyn_o )
453.33 s
[smos] Adapting module: Smos.Actions.Report
453.33 s
[smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/Report.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/Report.hs
453.33 s
[smos] Adapting module: Smos.Actions.Help
453.33 s
[smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/Help.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/Help.hs
453.33 s
[smos] Adapting module: Smos.Actions.Convenience
453.33 s
[smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/Convenience.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/Convenience.hs
453.46 s
[smos] [29 of 38] Compiling Smos.Actions.Help ( src/Smos/Actions/Help.hs, dist/build/Smos/Actions/Help.o, dist/build/Smos/Actions/Help.dyn_o )
453.48 s
[smos-server-gen] Adapting module: Smos.Server.Handler.PostRegisterSpec
453.48 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PostRegisterSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PostRegisterSpec.hs
453.48 s
[smos-server-gen] Adapting module: Smos.Server.Handler.PostSyncSpec
453.48 s
[smos-server-gen] Adapting module: Smos.Server.Handler.GetListSmosFilesSpec
453.48 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PostSyncSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PostSyncSpec.hs
453.48 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetListSmosFilesSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetListSmosFilesSpec.hs
453.54 s
[smos-server-gen] Adapting module: Smos.Server.Handler.GetListBackupsSpec
453.54 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetListBackupsSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetListBackupsSpec.hs
453.69 s
[smos] [30 of 38] Compiling Smos.Actions.Convenience ( src/Smos/Actions/Convenience.hs, dist/build/Smos/Actions/Convenience.o, dist/build/Smos/Actions/Convenience.dyn_o )
453.69 s
[smos-server-gen] Adapting module: Smos.Server.Handler.PutUserSubscriptionSpec
453.69 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PutUserSubscriptionSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PutUserSubscriptionSpec.hs
453.73 s
[smos-server-gen] Adapting module: Smos.Server.Handler.PostBackupSpec
453.73 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PostBackupSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PostBackupSpec.hs
453.75 s
[smos-server-gen] Adapting module: Smos.Server.Handler.GetPermissionsSpec
453.75 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetPermissionsSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetPermissionsSpec.hs
453.76 s
[smos-server-gen] [ 3 of 27] Compiling Smos.Server.DBSpec ( test/Smos/Server/DBSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/DBSpec.o )
453.76 s
[smos-server-gen] Adapting module: Smos.Server.Looper.BackupGarbageCollectorSpec
453.76 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Looper/BackupGarbageCollectorSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Looper/BackupGarbageCollectorSpec.hs
453.78 s
[smos-server-gen] Adapting module: Smos.Server.OptParseSpec
453.78 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/OptParseSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/OptParseSpec.hs
453.98 s
[smos-server-gen] [ 4 of 27] Compiling Smos.Server.Handler.DeleteBackupSpec ( test/Smos/Server/Handler/DeleteBackupSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/DeleteBackupSpec.o )
454.08 s
[smos-server-gen] [ 5 of 27] Compiling Smos.Server.Handler.DeleteSmosFileSpec ( test/Smos/Server/Handler/DeleteSmosFileSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/DeleteSmosFileSpec.o )
454.08 s
[smos-server-gen] [ 6 of 27] Compiling Smos.Server.Handler.GetApiVersionSpec ( test/Smos/Server/Handler/GetApiVersionSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/GetApiVersionSpec.o )
454.08 s
[smos-server-gen] [ 7 of 27] Compiling Smos.Server.Handler.GetBackupSpec ( test/Smos/Server/Handler/GetBackupSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/GetBackupSpec.o )
454.32 s
[smos-server-gen] [ 8 of 27] Compiling Smos.Server.Handler.GetBookingSettingsSpec ( test/Smos/Server/Handler/GetBookingSettingsSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/GetBookingSettingsSpec.o )
454.32 s
[smos-server-gen] [ 9 of 27] Compiling Smos.Server.Handler.GetBookingSlotsSpec ( test/Smos/Server/Handler/GetBookingSlotsSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/GetBookingSlotsSpec.o )
454.32 s
[smos-server-gen] [10 of 27] Compiling Smos.Server.Handler.GetListBackupsSpec ( test/Smos/Server/Handler/GetListBackupsSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/GetListBackupsSpec.o )
454.32 s
[smos-server-gen] [11 of 27] Compiling Smos.Server.Handler.GetListSmosFilesSpec ( test/Smos/Server/Handler/GetListSmosFilesSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/GetListSmosFilesSpec.o )
454.32 s
[smos-server-gen] [12 of 27] Compiling Smos.Server.Handler.GetMonetisationSpec ( test/Smos/Server/Handler/GetMonetisationSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/GetMonetisationSpec.o )
454.32 s
[smos-server-gen] [13 of 27] Compiling Smos.Server.Handler.GetNextActionReportSpec ( test/Smos/Server/Handler/GetNextActionReportSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/GetNextActionReportSpec.o )
454.32 s
[smos-server-gen] [14 of 27] Compiling Smos.Server.Handler.GetPermissionsSpec ( test/Smos/Server/Handler/GetPermissionsSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/GetPermissionsSpec.o )
454.32 s
[smos-server-gen] [15 of 27] Compiling Smos.Server.Handler.GetSubscriptionSpec ( test/Smos/Server/Handler/GetSubscriptionSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/GetSubscriptionSpec.o )
454.32 s
[smos-server-gen] [16 of 27] Compiling Smos.Server.Handler.PostBackupSpec ( test/Smos/Server/Handler/PostBackupSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/PostBackupSpec.o )
454.38 s
[smos-server-gen] [17 of 27] Compiling Smos.Server.Handler.PostBookingSpec ( test/Smos/Server/Handler/PostBookingSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/PostBookingSpec.o )
454.67 s
[smos] [31 of 38] Compiling Smos.Actions ( src/Smos/Actions.hs, dist/build/Smos/Actions.o, dist/build/Smos/Actions.dyn_o )
454.67 s
[smos] Adapting module: Smos.Actions
454.67 s
[smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions.hs
454.69 s
[smos-server-gen] [18 of 27] Compiling Smos.Server.Handler.PostLoginSpec ( test/Smos/Server/Handler/PostLoginSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/PostLoginSpec.o )
454.69 s
[smos-server-gen] [19 of 27] Compiling Smos.Server.Handler.PostRegisterSpec ( test/Smos/Server/Handler/PostRegisterSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/PostRegisterSpec.o )
454.69 s
[smos-server-gen] [20 of 27] Compiling Smos.Server.Handler.PostSyncSpec ( test/Smos/Server/Handler/PostSyncSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/PostSyncSpec.o )
454.69 s
[smos-server-gen] [21 of 27] Compiling Smos.Server.Handler.PutRestoreBackupSpec ( test/Smos/Server/Handler/PutRestoreBackupSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/PutRestoreBackupSpec.o )
454.69 s
[smos-server-gen] [22 of 27] Compiling Smos.Server.Handler.PutSmosFileSpec ( test/Smos/Server/Handler/PutSmosFileSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/PutSmosFileSpec.o )
454.69 s
[smos-server-gen] [23 of 27] Compiling Smos.Server.Handler.PutUserSubscriptionSpec ( test/Smos/Server/Handler/PutUserSubscriptionSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/PutUserSubscriptionSpec.o )
454.69 s
[smos-server-gen] [24 of 27] Compiling Smos.Server.Looper.AutoBackupSpec ( test/Smos/Server/Looper/AutoBackupSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Looper/AutoBackupSpec.o )
454.69 s
[smos-server-gen] [25 of 27] Compiling Smos.Server.Looper.BackupGarbageCollectorSpec ( test/Smos/Server/Looper/BackupGarbageCollectorSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Looper/BackupGarbageCollectorSpec.o )
454.85 s
[smos] [32 of 38] Compiling Smos.OptParse ( src/Smos/OptParse.hs, dist/build/Smos/OptParse.o, dist/build/Smos/OptParse.dyn_o )
454.85 s
[smos] Adapting module: Smos.Config
454.85 s
[smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Config.hs.coverables for source file /build/smos-0.10.1/src/Smos/Config.hs
454.85 s
[smos] Adapting module: Smos.OptParse
454.85 s
[smos] Outputing coverables file /build/smos-0.10.1/src/Smos/OptParse.hs.coverables for source file /build/smos-0.10.1/src/Smos/OptParse.hs
454.85 s
[smos] Adapting module: Smos.Draw.Report
454.86 s
[smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Draw/Report.hs.coverables for source file /build/smos-0.10.1/src/Smos/Draw/Report.hs
455.47 s
[smos-server-gen] [26 of 27] Compiling Smos.Server.OptParseSpec ( test/Smos/Server/OptParseSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/OptParseSpec.o )
455.47 s
[smos-server-gen] [27 of 27] Compiling Main ( test/Spec.hs, dist/build/smos-server-test/smos-server-test-tmp/Main.o )
455.47 s
[smos-server-gen] Adapting module: Main
455.47 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Spec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Spec.hs
456.54 s
[smos-server-gen] [ 1 of 28] Compiling Paths_smos_server_gen ( dist/build/smos-server-test/autogen/Paths_smos_server_gen.hs, dist/build/smos-server-test/smos-server-test-tmp/Paths_smos_server_gen.o ) [Impure plugin forced recompilation]
456.54 s
[smos-server-gen] Adapting module: Smos.Server.DBSpec
456.54 s
[smos-server-gen] Adapting module: Smos.Server.Handler.GetListBackupsSpec
456.54 s
[smos-server-gen] Adapting module: Smos.Server.Handler.DeleteBackupSpec
456.54 s
[smos-server-gen] Adapting module: Smos.Server.Handler.GetApiVersionSpec
456.54 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/DBSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/DBSpec.hs
456.54 s
[smos-server-gen] Adapting module: Smos.Server.DB.CompressedSpec
456.54 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/DeleteBackupSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/DeleteBackupSpec.hs
456.54 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetListBackupsSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetListBackupsSpec.hs
456.54 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetApiVersionSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetApiVersionSpec.hs
456.54 s
[smos-server-gen] Adapting module: Smos.Server.Handler.GetListSmosFilesSpec
456.54 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/DB/CompressedSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/DB/CompressedSpec.hs
456.54 s
[smos-server-gen] Adapting module: Smos.Server.Handler.DeleteSmosFileSpec
456.54 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetListSmosFilesSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetListSmosFilesSpec.hs
456.54 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/DeleteSmosFileSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/DeleteSmosFileSpec.hs
456.54 s
[smos-server-gen] Adapting module: Smos.Server.Handler.GetBookingSettingsSpec
456.54 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetBookingSettingsSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetBookingSettingsSpec.hs
456.54 s
[smos-server-gen] Adapting module: Smos.Server.Handler.GetPermissionsSpec
456.54 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetPermissionsSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetPermissionsSpec.hs
456.55 s
[smos-server-gen] Adapting module: Smos.Server.Handler.GetNextActionReportSpec
456.55 s
[smos-server-gen] Adapting module: Smos.Server.Handler.GetMonetisationSpec
456.55 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetNextActionReportSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetNextActionReportSpec.hs
456.55 s
[smos-server-gen] Adapting module: Smos.Server.Handler.PostBackupSpec
456.55 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetMonetisationSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetMonetisationSpec.hs
456.55 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PostBackupSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PostBackupSpec.hs
456.55 s
[smos-server-gen] Adapting module: Smos.Server.Handler.GetBookingSlotsSpec
456.55 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetBookingSlotsSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetBookingSlotsSpec.hs
456.58 s
[smos] Adapting module: Smos.Draw
456.58 s
[smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Draw.hs.coverables for source file /build/smos-0.10.1/src/Smos/Draw.hs
456.65 s
[smos-server-gen] Adapting module: Smos.Server.Handler.GetBackupSpec
456.65 s
[smos-server-gen] Adapting module: Smos.Server.Handler.PostLoginSpec
456.65 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetBackupSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetBackupSpec.hs
456.65 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PostLoginSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PostLoginSpec.hs
456.97 s
[smos] [33 of 38] Compiling Smos.Draw.Report ( src/Smos/Draw/Report.hs, dist/build/Smos/Draw/Report.o, dist/build/Smos/Draw/Report.dyn_o )
457.02 s
[smos] [34 of 38] Compiling Smos.Draw ( src/Smos/Draw.hs, dist/build/Smos/Draw.o, dist/build/Smos/Draw.dyn_o )
457.35 s
[smos-server-gen] [ 2 of 28] Compiling Smos.Server.DB.CompressedSpec ( test/Smos/Server/DB/CompressedSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/DB/CompressedSpec.o ) [Data.GenValidity.ByteString package changed]
457.36 s
[smos-server-gen] Adapting module: Smos.Server.Handler.PutSmosFileSpec
457.36 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PutSmosFileSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PutSmosFileSpec.hs
457.49 s
[smos-server-gen] Adapting module: Smos.Server.Handler.PostSyncSpec
457.49 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PostSyncSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PostSyncSpec.hs
457.50 s
[smos-server-gen] Adapting module: Smos.Server.Handler.PutUserSubscriptionSpec
457.50 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PutUserSubscriptionSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PutUserSubscriptionSpec.hs
457.50 s
[smos-server-gen] Adapting module: Smos.Server.Handler.PostBookingSpec
457.50 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PostBookingSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PostBookingSpec.hs
457.66 s
[smos-server-gen] Adapting module: Smos.Server.Handler.PutRestoreBackupSpec
457.66 s
[smos-server-gen] Adapting module: Smos.Server.Looper.AutoBackupSpec
457.66 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PutRestoreBackupSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PutRestoreBackupSpec.hs
457.66 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Looper/AutoBackupSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Looper/AutoBackupSpec.hs
457.68 s
[smos-server-gen] Adapting module: Smos.Server.Handler.PostRegisterSpec
457.68 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PostRegisterSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PostRegisterSpec.hs
457.70 s
[smos-server-gen] Adapting module: Smos.Server.Looper.BackupGarbageCollectorSpec
457.78 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Looper/BackupGarbageCollectorSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Looper/BackupGarbageCollectorSpec.hs
457.79 s
[smos-server-gen] Adapting module: Smos.Server.Handler.GetSubscriptionSpec
457.79 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetSubscriptionSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetSubscriptionSpec.hs
457.81 s
[smos-server-gen] Adapting module: Smos.Server.OptParseSpec
457.81 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/OptParseSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/OptParseSpec.hs
457.82 s
[smos-server-gen] [ 3 of 28] Compiling Smos.Server.DBSpec ( test/Smos/Server/DBSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/DBSpec.o ) [Smos.Server.DB package changed]
457.82 s
[smos-server-gen] [ 4 of 28] Compiling Smos.Server.Handler.DeleteBackupSpec ( test/Smos/Server/Handler/DeleteBackupSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/DeleteBackupSpec.o ) [Test.Syd.Validity package changed]
457.84 s
[smos-server-gen] [ 5 of 28] Compiling Smos.Server.Handler.DeleteSmosFileSpec ( test/Smos/Server/Handler/DeleteSmosFileSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/DeleteSmosFileSpec.o ) [Test.Syd.Validity package changed]
457.84 s
[smos-server-gen] [ 6 of 28] Compiling Smos.Server.Handler.GetApiVersionSpec ( test/Smos/Server/Handler/GetApiVersionSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/GetApiVersionSpec.o ) [Test.Syd.Validity package changed]
457.84 s
[smos-server-gen] [ 7 of 28] Compiling Smos.Server.Handler.GetBackupSpec ( test/Smos/Server/Handler/GetBackupSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/GetBackupSpec.o ) [Data.DirForest package changed]
458.12 s
[smos-server-gen] [ 8 of 28] Compiling Smos.Server.Handler.GetBookingSettingsSpec ( test/Smos/Server/Handler/GetBookingSettingsSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/GetBookingSettingsSpec.o ) [Test.Syd.Validity package changed]
458.12 s
[smos-server-gen] [ 9 of 28] Compiling Smos.Server.Handler.GetBookingSlotsSpec ( test/Smos/Server/Handler/GetBookingSlotsSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/GetBookingSlotsSpec.o ) [Test.Syd.Validity package changed]
458.12 s
[smos-server-gen] [10 of 28] Compiling Smos.Server.Handler.GetListBackupsSpec ( test/Smos/Server/Handler/GetListBackupsSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/GetListBackupsSpec.o ) [Test.Syd.Validity package changed]
458.12 s
[smos-server-gen] [11 of 28] Compiling Smos.Server.Handler.GetListSmosFilesSpec ( test/Smos/Server/Handler/GetListSmosFilesSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/GetListSmosFilesSpec.o ) [Test.Syd.Validity package changed]
458.12 s
[smos-server-gen] [12 of 28] Compiling Smos.Server.Handler.GetMonetisationSpec ( test/Smos/Server/Handler/GetMonetisationSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/GetMonetisationSpec.o ) [Smos.Client package changed]
458.12 s
[smos-server-gen] [13 of 28] Compiling Smos.Server.Handler.GetNextActionReportSpec ( test/Smos/Server/Handler/GetNextActionReportSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/GetNextActionReportSpec.o ) [Test.Syd.Validity package changed]
458.12 s
[smos-server-gen] [14 of 28] Compiling Smos.Server.Handler.GetPermissionsSpec ( test/Smos/Server/Handler/GetPermissionsSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/GetPermissionsSpec.o ) [Smos.Client package changed]
458.12 s
[smos-server-gen] [15 of 28] Compiling Smos.Server.Handler.GetSubscriptionSpec ( test/Smos/Server/Handler/GetSubscriptionSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/GetSubscriptionSpec.o ) [Smos.Client package changed]
458.12 s
[smos-server-gen] [16 of 28] Compiling Smos.Server.Handler.PostBackupSpec ( test/Smos/Server/Handler/PostBackupSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/PostBackupSpec.o ) [Test.Syd.Validity package changed]
458.12 s
[smos-server-gen] [17 of 28] Compiling Smos.Server.Handler.PostBookingSpec ( test/Smos/Server/Handler/PostBookingSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/PostBookingSpec.o ) [Test.Syd.Validity package changed]
458.41 s
[smos-server-gen] [18 of 28] Compiling Smos.Server.Handler.PostLoginSpec ( test/Smos/Server/Handler/PostLoginSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/PostLoginSpec.o ) [Test.Syd.Validity package changed]
458.41 s
[smos-server-gen] [19 of 28] Compiling Smos.Server.Handler.PostRegisterSpec ( test/Smos/Server/Handler/PostRegisterSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/PostRegisterSpec.o ) [Test.Syd.Validity package changed]
458.41 s
[smos-server-gen] [20 of 28] Compiling Smos.Server.Handler.PostSyncSpec ( test/Smos/Server/Handler/PostSyncSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/PostSyncSpec.o ) [Test.Syd.Validity package changed]
458.41 s
[smos-server-gen] [21 of 28] Compiling Smos.Server.Handler.PutRestoreBackupSpec ( test/Smos/Server/Handler/PutRestoreBackupSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/PutRestoreBackupSpec.o ) [Test.Syd.Validity package changed]
458.41 s
[smos-server-gen] [22 of 28] Compiling Smos.Server.Handler.PutSmosFileSpec ( test/Smos/Server/Handler/PutSmosFileSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/PutSmosFileSpec.o ) [Test.Syd.Validity package changed]
458.41 s
[smos-server-gen] [23 of 28] Compiling Smos.Server.Handler.PutUserSubscriptionSpec ( test/Smos/Server/Handler/PutUserSubscriptionSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/PutUserSubscriptionSpec.o ) [Test.Syd.Validity package changed]
458.41 s
[smos-server-gen] [24 of 28] Compiling Smos.Server.Looper.AutoBackupSpec ( test/Smos/Server/Looper/AutoBackupSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Looper/AutoBackupSpec.o ) [Database.Persist.Sql package changed]
458.41 s
[smos-server-gen] [25 of 28] Compiling Smos.Server.Looper.BackupGarbageCollectorSpec ( test/Smos/Server/Looper/BackupGarbageCollectorSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Looper/BackupGarbageCollectorSpec.o ) [Data.GenValidity.Persist package changed]
459.14 s
[smos-server-gen] [26 of 28] Compiling Smos.Server.OptParseSpec ( test/Smos/Server/OptParseSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/OptParseSpec.o ) [OptEnvConf.Test package changed]
459.14 s
[smos-server-gen] [27 of 28] Compiling Main ( test/Spec.hs, dist/build/smos-server-test/smos-server-test-tmp/Main.o ) [Test.Syd package changed]
459.14 s
[smos-server-gen] Adapting module: Main
459.14 s
[smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Spec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Spec.hs
459.29 s
[smos-server-gen] [28 of 28] Linking dist/build/smos-server-test/smos-server-test
459.59 s
[smos] [35 of 38] Compiling Smos.App ( src/Smos/App.hs, dist/build/Smos/App.o, dist/build/Smos/App.dyn_o )
459.59 s
[smos] Adapting module: Smos.App
459.59 s
[smos] Outputing coverables file /build/smos-0.10.1/src/Smos/App.hs.coverables for source file /build/smos-0.10.1/src/Smos/App.hs
459.90 s
[smos] [36 of 38] Compiling Smos.Config ( src/Smos/Config.hs, dist/build/Smos/Config.o, dist/build/Smos/Config.dyn_o )
459.90 s
[smos] [37 of 38] Compiling Smos ( src/Smos.hs, dist/build/Smos.o, dist/build/Smos.dyn_o )
459.91 s
[smos] Adapting module: Smos
459.91 s
[smos] Outputing coverables file /build/smos-0.10.1/src/Smos.hs.coverables for source file /build/smos-0.10.1/src/Smos.hs
460.12 s
[smos] [38 of 38] Compiling Smos.Default ( src/Smos/Default.hs, dist/build/Smos/Default.o, dist/build/Smos/Default.dyn_o )
460.12 s
[smos] Adapting module: Smos.Default
460.13 s
[smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Default.hs.coverables for source file /build/smos-0.10.1/src/Smos/Default.hs
462.71 s
[smos-server-gen] Phase: checkPhase
462.88 s
[smos] Warning: ignoring unrecognised input `dist/build/Smos.dyn_o'
462.88 s
[smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions.dyn_o'
462.92 s
[smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/Browser.dyn_o'
462.92 s
[smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/Convenience.dyn_o'
462.92 s
[smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/Entry.dyn_o'
462.92 s
[smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/Entry/Contents.dyn_o'
462.92 s
[smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/Entry/Header.dyn_o'
462.92 s
[smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/Entry/Logbook.dyn_o'
462.92 s
[smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/Entry/Properties.dyn_o'
462.92 s
[smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/Entry/Tags.dyn_o'
462.92 s
[smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/Entry/Timestamps.dyn_o'
462.92 s
[smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/Entry/TodoState.dyn_o'
462.92 s
[smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/File.dyn_o'
462.92 s
[smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/Forest.dyn_o'
462.92 s
[smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/Help.dyn_o'
462.92 s
[smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/Report.dyn_o'
462.92 s
[smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/Report/Next.dyn_o'
462.92 s
[smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/Report/Ongoing.dyn_o'
462.92 s
[smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/Report/Stuck.dyn_o'
462.92 s
[smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/Report/Timestamps.dyn_o'
462.92 s
[smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/Report/Waiting.dyn_o'
462.92 s
[smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/Report/Work.dyn_o'
462.92 s
[smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/Undo.dyn_o'
462.92 s
[smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/Utils.dyn_o'
462.92 s
[smos] Warning: ignoring unrecognised input `dist/build/Smos/Activation.dyn_o'
462.92 s
[smos] Warning: ignoring unrecognised input `dist/build/Smos/App.dyn_o'
462.92 s
[smos] Warning: ignoring unrecognised input `dist/build/Smos/Config.dyn_o'
462.92 s
[smos] Warning: ignoring unrecognised input `dist/build/Smos/Default.dyn_o'
462.92 s
[smos] Warning: ignoring unrecognised input `dist/build/Smos/Draw.dyn_o'
462.92 s
[smos] Warning: ignoring unrecognised input `dist/build/Smos/Draw/Base.dyn_o'
462.92 s
[smos] Warning: ignoring unrecognised input `dist/build/Smos/Draw/Report.dyn_o'
462.92 s
[smos] Warning: ignoring unrecognised input `dist/build/Smos/Keys.dyn_o'
462.92 s
[smos] Warning: ignoring unrecognised input `dist/build/Smos/Monad.dyn_o'
462.92 s
[smos] Warning: ignoring unrecognised input `dist/build/Smos/OptParse.dyn_o'
462.92 s
[smos] Warning: ignoring unrecognised input `dist/build/Smos/OptParse/Bare.dyn_o'
462.92 s
[smos] Warning: ignoring unrecognised input `dist/build/Smos/Style.dyn_o'
462.92 s
[smos] Warning: ignoring unrecognised input `dist/build/Smos/Types.dyn_o'
462.92 s
[smos] Warning: ignoring unrecognised input `dist/build/Paths_smos.dyn_o'
463.27 s
[smos-server-gen] Running 1 test suites...
463.27 s
[smos-server-gen] Test suite smos-server-test: RUNNING...
463.91 s
[smos] Preprocessing test suite 'smos-test' for smos-0.10.1...
463.91 s
[smos] Building test suite 'smos-test' for smos-0.10.1...
464.39 s
[smos] [ 1 of 11] Compiling Paths_smos ( dist/build/smos-test/autogen/Paths_smos.hs, dist/build/smos-test/smos-test-tmp/Paths_smos.o )
464.40 s
[smos] Adapting module: Smos.OptParseSpec
464.40 s
[smos] Adapting module: TestImport
464.40 s
[smos] Adapting module: Smos.ActionsSpec
464.40 s
[smos] Adapting module: Smos.Cursor.EditorSpec
464.40 s
[smos] Outputing coverables file /build/smos-0.10.1/test/Smos/ActionsSpec.hs.coverables for source file /build/smos-0.10.1/test/Smos/ActionsSpec.hs
464.40 s
[smos] Outputing coverables file /build/smos-0.10.1/test/Smos/OptParseSpec.hs.coverables for source file /build/smos-0.10.1/test/Smos/OptParseSpec.hs
464.40 s
[smos] Outputing coverables file /build/smos-0.10.1/test/TestImport.hs.coverables for source file /build/smos-0.10.1/test/TestImport.hs
464.40 s
[smos] Outputing coverables file /build/smos-0.10.1/test/Smos/Cursor/EditorSpec.hs.coverables for source file /build/smos-0.10.1/test/Smos/Cursor/EditorSpec.hs
464.53 s
[smos-server-gen] Tests:
464.53 s
[smos-server-gen]
464.53 s
[smos-server-gen] Smos.Server.Handler.PostBackupSpec
464.53 s
[smos-server-gen] PostBackup
464.53 s
[smos-server-gen] ✓ produces a valid smos directory forest for any interesting store 627.49 ms
464.53 s
[smos-server-gen] passed for all of 5 inputs.
464.53 s
[smos-server-gen] ✓ doesn't change the stored files 1048.82 ms
464.53 s
[smos-server-gen] passed for all of 5 inputs.
464.53 s
[smos-server-gen] ✓ Does not crash if done twice concurrently 629.61 ms
464.53 s
[smos-server-gen] passed for all of 5 inputs.
464.53 s
[smos-server-gen] Smos.Server.Handler.GetNextActionReportSpec
464.53 s
[smos-server-gen] GetNextActionReport
464.53 s
[smos-server-gen] ✓ produces empty reports if there are no files 128.22 ms
464.53 s
[smos-server-gen] ✓ produces valid resuls 654.37 ms
464.53 s
[smos-server-gen] passed for all of 5 inputs.
464.53 s
[smos-server-gen] Smos.Server.DBSpec
464.53 s
[smos-server-gen] ✓ Golden test for the current migrations 21.68 ms
464.53 s
[smos-server-gen] ✓ Can automatically migrate from the previous database schema 23.74 ms
464.53 s
[smos-server-gen] Smos.Server.Looper.AutoBackupSpec
464.53 s
[smos-server-gen] runAutoBackupLooper
464.53 s
[smos-server-gen] ✓ makes a backup for one user if none have been made yet. 77.91 ms
464.53 s
[smos-server-gen] ✓ makes another backup if one has been made already but long ago enough 78.72 ms
464.53 s
[smos-server-gen] Smos.Server.Handler.GetMonetisationSpec
464.53 s
[smos-server-gen] GetMonetisation
464.53 s
[smos-server-gen] ✓ gets monetisation info that says thet the server is not monetised 41.46 ms
464.53 s
[smos-server-gen] Smos.Server.Handler.PutRestoreBackupSpec
464.53 s
[smos-server-gen] PutRestoreBackup
464.53 s
[smos-server-gen] ✓ it can reset the state to what there was at the time of the backup after restoring a backup 480.83 ms
464.53 s
[smos-server-gen] passed for all of 5 inputs.
464.53 s
[smos-server-gen] ✓ produces a valid smos directory forest for any interesting store 1221.50 ms
464.53 s
[smos-server-gen] passed for all of 5 inputs.
464.53 s
[smos-server-gen] Smos.Server.DB.CompressedSpec
464.53 s
[smos-server-gen] Compressed
464.53 s
[smos-server-gen] compressByteString
464.53 s
[smos-server-gen] ✓ still outputs the compressed version of 'hello world' the same way on compression level 3 1.70 ms
464.53 s
[smos-server-gen] ✓ still outputs the compressed version of 'hello world' the same way on compression level 20 1.91 ms
464.53 s
[smos-server-gen] ✓ still outputs the compressed version of 'hello world' the same way on compression level 10 1.69 ms
464.53 s
[smos-server-gen] ✓ still outputs the compressed version of 'hello world' the same way on compression level 14 2.09 ms
464.53 s
[smos-server-gen] ✓ still outputs the compressed version of 'hello world' the same way on compression level 21 2.04 ms
464.53 s
[smos-server-gen] ✓ still outputs the compressed version of 'hello world' the same way on compression level 8 1.66 ms
464.53 s
[smos-server-gen] ✓ still outputs the compressed version of 'hello world' the same way on compression level 19 1.94 ms
464.53 s
[smos-server-gen] ✓ still outputs the compressed version of 'hello world' the same way on compression level 5 1.66 ms
464.53 s
[smos-server-gen] ✓ still outputs the compressed version of 'hello world' the same way on compression level 2 1.65 ms
464.53 s
[smos-server-gen] ✓ still outputs the compressed version of 'hello world' the same way on compression level 12 1.99 ms
464.53 s
[smos-server-gen] ✓ still outputs the compressed version of 'hello world' the same way on compression level 1 1.64 ms
464.53 s
[smos-server-gen] ✓ still outputs the compressed version of 'hello world' the same way on compression level 7 1.64 ms
464.53 s
[smos-server-gen] ✓ still outputs the compressed version of 'hello world' the same way on compression level 6 1.68 ms
464.53 s
[smos-server-gen] ✓ still outputs the compressed version of 'hello world' the same way on compression level 17 1.69 ms
464.53 s
[smos-server-gen] ✓ still outputs the compressed version of 'hello world' the same way on compression level 11 1.71 ms
464.53 s
[smos-server-gen] ✓ still outputs the compressed version of 'hello world' the same way on compression level 15 2.79 ms
464.53 s
[smos-server-gen] ✓ still outputs the compressed version of 'hello world' the same way on compression level 13 0.25 ms
464.53 s
[smos-server-gen] ✓ still outputs the compressed version of 'hello world' the same way on compression level 18 0.23 ms
464.53 s
[smos-server-gen] ✓ still outputs the compressed version of 'hello world' the same way on compression level 22 0.35 ms
464.53 s
[smos-server-gen] ✓ still outputs the compressed version of 'hello world' the same way on compression level 4 0.14 ms
464.53 s
[smos-server-gen] ✓ still outputs the compressed version of 'hello world' the same way on compression level 16 0.17 ms
464.53 s
[smos-server-gen] ✓ still outputs the compressed version of 'hello world' the same way on compression level 9 0.15 ms
464.53 s
[smos-server-gen] decompressByteString
464.53 s
[smos-server-gen] ✓ can still decompress the output from the previous version at compression level 16 1.17 ms
464.53 s
[smos-server-gen] ✓ can still decompress the output from the previous version at compression level 15 1.12 ms
464.53 s
[smos-server-gen] ✓ can still decompress the output from the previous version at compression level 18 1.13 ms
464.53 s
[smos-server-gen] ✓ can still decompress the output from the previous version at compression level 21 1.08 ms
464.53 s
[smos-server-gen] ✓ can still decompress the output from the previous version at compression level 20 1.02 ms
464.53 s
[smos-server-gen] ✓ can still decompress the output from the previous version at compression level 11 1.01 ms
464.53 s
[smos-server-gen] ✓ can still decompress the output from the previous version at compression level 5 0.99 ms
464.53 s
[smos-server-gen] ✓ can still decompress the output from the previous version at compression level 19 0.95 ms
464.53 s
[smos-server-gen] ✓ can still decompress the output from the previous version at compression level 10 0.93 ms
464.53 s
[smos-server-gen] ✓ can still decompress the output from the previous version at compression level 9 1.01 ms
464.53 s
[smos-server-gen] ✓ can still decompress the output from the previous version at compression level 22 0.89 ms
464.53 s
[smos-server-gen] ✓ can still decompress the output from the previous version at compression level 17 0.82 ms
464.53 s
[smos-server-gen] ✓ can still decompress the output from the previous version at compression level 2 0.83 ms
464.53 s
[smos-server-gen] ✓ can still decompress the output from the previous version at compression level 14 0.85 ms
464.53 s
[smos-server-gen] ✓ can still decompress the output from the previous version at compression level 13 0.04 ms
464.53 s
[smos-server-gen] ✓ can still decompress the output from the previous version at compression level 1 0.07 ms
464.53 s
[smos-server-gen] ✓ roundtrips with compressByteString 5.19 ms
464.53 s
[smos-server-gen] passed for all of 100 inputs.
464.93 s
[smos] Adapting module: Smos.Types.Gen
464.93 s
[smos] Adapting module: Smos.Keys.Gen
464.93 s
[smos] Outputing coverables file /build/smos-0.10.1/test/Smos/Types/Gen.hs.coverables for source file /build/smos-0.10.1/test/Smos/Types/Gen.hs
464.93 s
[smos] Outputing coverables file /build/smos-0.10.1/test/Smos/Keys/Gen.hs.coverables for source file /build/smos-0.10.1/test/Smos/Keys/Gen.hs
464.95 s
[smos] [ 2 of 11] Compiling Smos.ActionsSpec ( test/Smos/ActionsSpec.hs, dist/build/smos-test/smos-test-tmp/Smos/ActionsSpec.o )
464.95 s
[smos] [ 3 of 11] Compiling Smos.Cursor.EditorSpec ( test/Smos/Cursor/EditorSpec.hs, dist/build/smos-test/smos-test-tmp/Smos/Cursor/EditorSpec.o )
465.07 s
[smos] [ 4 of 11] Compiling Smos.OptParseSpec ( test/Smos/OptParseSpec.hs, dist/build/smos-test/smos-test-tmp/Smos/OptParseSpec.o )
465.07 s
[smos] [ 5 of 11] Compiling TestImport ( test/TestImport.hs, dist/build/smos-test/smos-test-tmp/TestImport.o )
465.07 s
[smos] [ 6 of 11] Compiling Smos.Types.Gen ( test/Smos/Types/Gen.hs, dist/build/smos-test/smos-test-tmp/Smos/Types/Gen.o )
465.07 s
[smos] [ 7 of 11] Compiling Smos.Keys.Gen ( test/Smos/Keys/Gen.hs, dist/build/smos-test/smos-test-tmp/Smos/Keys/Gen.o )
465.43 s
[smos] [ 8 of 11] Compiling Smos.KeysSpec ( test/Smos/KeysSpec.hs, dist/build/smos-test/smos-test-tmp/Smos/KeysSpec.o )
465.43 s
[smos] Adapting module: Smos.Cursor.Help.Gen
465.43 s
[smos] Outputing coverables file /build/smos-0.10.1/test/Smos/Cursor/Help/Gen.hs.coverables for source file /build/smos-0.10.1/test/Smos/Cursor/Help/Gen.hs
465.45 s
[smos] Adapting module: Smos.KeysSpec
465.45 s
[smos] Outputing coverables file /build/smos-0.10.1/test/Smos/KeysSpec.hs.coverables for source file /build/smos-0.10.1/test/Smos/KeysSpec.hs
465.81 s
[smos] Adapting module: Smos.Cursor.HelpSpec
465.81 s
[smos] Outputing coverables file /build/smos-0.10.1/test/Smos/Cursor/HelpSpec.hs.coverables for source file /build/smos-0.10.1/test/Smos/Cursor/HelpSpec.hs
467.75 s
[smos-server-gen] ✓ can still decompress the output from the previous version at compression level 6 0.06 ms
467.75 s
[smos-server-gen] ✓ can still decompress the output from the previous version at compression level 7 0.04 ms
467.75 s
[smos-server-gen] ✓ can still decompress the output from the previous version at compression level 8 0.07 ms
467.75 s
[smos-server-gen] ✓ can still decompress the output from the previous version at compression level 3 0.05 ms
467.75 s
[smos-server-gen] ✓ can still decompress the output from the previous version at compression level 12 0.06 ms
467.75 s
[smos-server-gen] ✓ can still decompress the output from the previous version at compression level 4 0.14 ms
467.75 s
[smos-server-gen] Smos.Server.Handler.DeleteSmosFileSpec
467.75 s
[smos-server-gen] ✓ cannot delete a file that does not exist 157.62 ms
467.75 s
[smos-server-gen] passed for all of 5 inputs.
467.75 s
[smos-server-gen] ✓ deletes a smos file that was put with PutSmosFile, after which it no longer exists 401.73 ms
467.75 s
[smos-server-gen] passed for all of 5 inputs.
467.75 s
[smos-server-gen] Smos.Server.Handler.GetApiVersionSpec
467.75 s
[smos-server-gen] GetApiVersion
467.75 s
[smos-server-gen] ✓ works for any username and password 47.38 ms
467.75 s
[smos-server-gen] Smos.Server.Handler.PutSmosFileSpec
467.75 s
[smos-server-gen] PutSmosFile
467.75 s
[smos-server-gen] ✓ puts a smos file that can be fetched with GetSmosFile 487.66 ms
467.75 s
[smos-server-gen] passed for all of 5 inputs.
467.75 s
[smos-server-gen] ✓ updates the server time 418.98 ms
467.75 s
[smos-server-gen] passed for all of 5 inputs.
467.75 s
[smos-server-gen] Smos.Server.Handler.PostSyncSpec
467.75 s
[smos-server-gen] PostSync
467.75 s
[smos-server-gen] ✓ produces a valid result after two requests 261.79 ms
467.75 s
[smos-server-gen] passed for all of 5 inputs.
467.75 s
[smos-server-gen] ✓ produces a valid result after two of the same additions 226.03 ms
467.75 s
[smos-server-gen] passed for all of 5 inputs.
467.75 s
[smos-server-gen] ✓ produces valid resuls 212.78 ms
467.75 s
[smos-server-gen] passed for all of 5 inputs.
467.75 s
[smos-server-gen] Smos.Server.Handler.GetListSmosFilesSpec
467.75 s
[smos-server-gen] GetListSmosFiles
467.75 s
[smos-server-gen] ✓ produces a valid smos directory forest for any interesting store 770.06 ms
467.75 s
[smos-server-gen] passed for all of 5 inputs.
467.75 s
[smos-server-gen] Smos.Server.Handler.DeleteBackupSpec
467.75 s
[smos-server-gen] DeleteBackup
467.75 s
[smos-server-gen] ✓ makes a backup un-get-able 629.45 ms
467.84 s
[smos-server-gen] passed for all of 5 inputs.
467.84 s
[smos-server-gen] Smos.Server.Handler.GetBookingSettingsSpec
467.84 s
[smos-server-gen] ✓ gets a 404 when a user has not activated booking 92.00 ms
467.84 s
[smos-server-gen] ✓ gets the settings it put 470.14 ms
467.84 s
[smos-server-gen] passed for all of 5 inputs.
467.84 s
[smos-server-gen] Smos.Server.OptParseSpec
467.84 s
[smos-server-gen] ✓ produces the nix options as before 0.47 ms
467.84 s
[smos-server-gen] ✓ pass the lint test 0.28 ms
467.84 s
[smos-server-gen] ✓ produces the same reference documentation as before 3.23 ms
467.84 s
[smos-server-gen] Smos.Server.Handler.GetSubscriptionSpec
467.84 s
[smos-server-gen] GetSubscription
467.84 s
[smos-server-gen] ✓ gets that the user is not subscribed for a new user 110.40 ms
467.84 s
[smos-server-gen] Smos.Server.Handler.GetPermissionsSpec
467.84 s
[smos-server-gen] GetPermissions
467.84 s
[smos-server-gen] ✓ gets that a new user is not an admin 92.85 ms
467.84 s
[smos-server-gen] Smos.Server.Handler.PutUserSubscriptionSpec
467.84 s
[smos-server-gen] PutUserSubscription
467.84 s
[smos-server-gen] ✓ can set a subscription that GetUserSubscription can get 229.54 ms
467.84 s
[smos-server-gen] passed for all of 5 inputs.
467.84 s
[smos-server-gen] Smos.Server.Looper.BackupGarbageCollectorSpec
467.84 s
[smos-server-gen] decideBackupsToDelete
467.84 s
[smos-server-gen] ✓ works with the default period for a year 2074.69 ms
467.84 s
[smos-server-gen] ✓ works with the default period for a day 30.73 ms
467.84 s
[smos-server-gen] ✓ works with iterations when keeping 3 backups in the last 3 days 10.75 ms
467.84 s
[smos-server-gen] ✓ works with this single example 19.21 ms
467.84 s
[smos-server-gen] ✓ only ever selects backups to delete, from the list 18.46 ms
467.85 s
[smos-server-gen] passed for all of 100 inputs.
467.85 s
[smos-server-gen] ✓ works with iterations when keeping a backup every other day and one per 4 days 6.24 ms
467.85 s
[smos-server-gen] ✓ works on this example 53.78 ms
467.85 s
[smos-server-gen] ✓ works with this single interval where a backup falls outside the interval 11.69 ms
467.85 s
[smos-server-gen] Smos.Server.Handler.GetBookingSlotsSpec
467.85 s
[smos-server-gen] ✓ produces valid booking slots for any interesting store 550.88 ms
467.85 s
[smos-server-gen] passed for all of 5 inputs.
467.85 s
[smos-server-gen] ✓ cannot get booking slots for a user that has not activated booking 41.75 ms
467.85 s
[smos-server-gen] ✓ Does not crash if done twice concurrently 559.67 ms
467.85 s
[smos-server-gen] passed for all of 5 inputs.
467.85 s
[smos-server-gen] Smos.Server.Handler.PostRegisterSpec
467.85 s
[smos-server-gen] PostRegister
467.85 s
[smos-server-gen] ✓ works for any username and password 25.83 ms
467.85 s
[smos-server-gen] passed for all of 5 inputs.
467.85 s
[smos-server-gen] Smos.Server.Handler.PostLoginSpec
467.85 s
[smos-server-gen] PostLogin
467.85 s
[smos-server-gen] ✓ succeeds after registering 41.37 ms
467.85 s
[smos-server-gen] passed for all of 5 inputs.
467.85 s
[smos-server-gen] ✓ fails for any username and password if there are no users 61.84 ms
467.85 s
[smos-server-gen] passed for all of 5 inputs.
467.85 s
[smos-server-gen] Smos.Server.Handler.GetBackupSpec
467.85 s
[smos-server-gen] GetBackup
467.85 s
[smos-server-gen] ✓ has no problem with a file that have weird filenames 105.17 ms
467.85 s
[smos-server-gen] ✓ does not crash when run twice concurrently 1238.60 ms
467.85 s
[smos-server-gen] passed for all of 5 inputs.
467.85 s
[smos-server-gen] ✓ can go through the intergration test for any valid store 1152.07 ms
467.85 s
[smos-server-gen] passed for all of 5 inputs.
467.85 s
[smos-server-gen] ✓ has no problem with a large file 1392.65 ms
467.85 s
[smos-server-gen] passed for all of 2 inputs.
467.85 s
[smos-server-gen] ✓ has no problem with a large store 4329.75 ms
467.85 s
[smos-server-gen] passed for all of 2 inputs.
467.85 s
[smos-server-gen] Smos.Server.Handler.PostBookingSpec
467.85 s
[smos-server-gen] ✓ cannot post a booking for a user that has not activated booking 169.18 ms
467.85 s
[smos-server-gen] passed for all of 5 inputs.
467.85 s
[smos-server-gen] ✓ cannot post a booking for any non time slot 408.22 ms
467.85 s
[smos-server-gen] passed for all of 5 inputs.
467.85 s
[smos-server-gen] ✓ cannot post a booking for a time-slot of the wrong size 335.05 ms
467.85 s
[smos-server-gen] passed for all of 5 inputs.
467.85 s
[smos-server-gen] ✓ can post a booking for any time slot 926.83 ms
467.85 s
[smos-server-gen] passed for all of 5 inputs.
467.85 s
[smos-server-gen] Golden
467.85 s
[smos-server-gen] makeEmailHtml
467.85 s
[smos-server-gen] ✓ produces the same email html as before 8.77 ms
467.85 s
[smos-server-gen] makeEmailText
467.85 s
[smos-server-gen] ✓ produces the same email text as before 0.33 ms
467.85 s
[smos-server-gen] makeBookingEmail
467.85 s
[smos-server-gen] ✓ produces the same email as before 33.05 ms
467.85 s
[smos-server-gen] makeEmailSubject
467.85 s
[smos-server-gen] ✓ produces the same email subject as before 3.09 ms
467.85 s
[smos-server-gen] makeICALCalendar
467.85 s
[smos-server-gen] ✓ produces the same calendar as before 5.86 ms
467.85 s
[smos-server-gen] ✓ Always produces a valid calendar 113.07 ms
467.85 s
[smos-server-gen] passed for all of 100 inputs.
467.85 s
[smos-server-gen] Smos.Server.Handler.GetListBackupsSpec
467.85 s
[smos-server-gen] GetListBackups
467.85 s
[smos-server-gen] ✓ correctly lists two backups after making two backups 690.89 ms
467.85 s
[smos-server-gen] passed for all of 5 inputs.
467.85 s
[smos-server-gen]
467.85 s
[smos-server-gen] Examples: 520
467.85 s
[smos-server-gen] Passed: 105
467.85 s
[smos-server-gen] Failed: 0
467.85 s
[smos-server-gen] Sum of test runtimes: 24.12 seconds
467.85 s
[smos-server-gen] Test suite took: 4.46 seconds
467.85 s
[smos-server-gen]
468.23 s
[smos-server-gen] Test suite smos-server-test: PASS
468.29 s
[smos-server-gen] Test suite logged to: dist/test/smos-server-gen-0.9.1-smos-server-test.log
468.29 s
[smos-server-gen] 1 of 1 test suites (1 of 1 test cases) passed.
468.29 s
[smos-server-gen] Phase: haddockPhase
468.29 s
[smos-server-gen] Phase: installPhase
468.54 s
[smos-server-gen] Installing library in /nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-server-gen-0.9.1-FhBYxs91zRmKfRFNl9o7Ys
468.57 s
[smos-server-gen] Installing executable smos-server-end-to-end-test in /nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1/bin
468.57 s
[smos-server-gen] Warning: The directory
468.57 s
[smos-server-gen] /nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1/bin is not
468.57 s
[smos-server-gen] in the system search path.
468.90 s
[smos] [ 9 of 11] Compiling Smos.Cursor.Help.Gen ( test/Smos/Cursor/Help/Gen.hs, dist/build/smos-test/smos-test-tmp/Smos/Cursor/Help/Gen.o )
468.90 s
[smos] [10 of 11] Compiling Smos.Cursor.HelpSpec ( test/Smos/Cursor/HelpSpec.hs, dist/build/smos-test/smos-test-tmp/Smos/Cursor/HelpSpec.o )
468.90 s
[smos] [11 of 11] Compiling Main ( test/Main.hs, dist/build/smos-test/smos-test-tmp/Main.o )
468.90 s
[smos] Adapting module: Main
468.90 s
[smos] Outputing coverables file /build/smos-0.10.1/test/Main.hs.coverables for source file /build/smos-0.10.1/test/Main.hs
469.03 s
[smos-server-gen] Phase: fixupPhase
469.05 s
[smos-server-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1
469.05 s
[smos-server-gen] shrinking /nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1/bin/smos-server-end-to-end-test
469.09 s
[smos-server-gen] shrinking /nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-server-gen-0.9.1-FhBYxs91zRmKfRFNl9o7Ys-ghc9.10.3.so
469.32 s
[smos-server-gen] checking for references to /build/ in /nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1...
469.35 s
[smos-server-gen] patching script interpreter paths in /nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1
469.35 s
[smos-server-gen] stripping (with command strip and flags -S -p) in /nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1/lib /nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1/bin
469.61 s
[smos-server-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/5379ky32lxzrkn7fn27yqvz0c7q4pgg3-smos-server-gen-0.9.1-coverables
469.62 s
[smos-server-gen] checking for references to /build/ in /nix/store/5379ky32lxzrkn7fn27yqvz0c7q4pgg3-smos-server-gen-0.9.1-coverables...
469.63 s
[smos-server-gen] patching script interpreter paths in /nix/store/5379ky32lxzrkn7fn27yqvz0c7q4pgg3-smos-server-gen-0.9.1-coverables
469.63 s
[smos-server-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/xqxnq6k6r0b4fmp2r0856w9m140qn1yi-smos-server-gen-0.9.1-coverage
469.63 s
[smos-server-gen] checking for references to /build/ in /nix/store/xqxnq6k6r0b4fmp2r0856w9m140qn1yi-smos-server-gen-0.9.1-coverage...
469.64 s
[smos-server-gen] patching script interpreter paths in /nix/store/xqxnq6k6r0b4fmp2r0856w9m140qn1yi-smos-server-gen-0.9.1-coverage
469.73 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/5379ky32lxzrkn7fn27yqvz0c7q4pgg3-smos-server-gen-0.9.1-coverables /nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1 /nix/store/xqxnq6k6r0b4fmp2r0856w9m140qn1yi-smos-server-gen-0.9.1-coverage
470.19 s
[post-build-hook] Pushing 3 paths (659 are already present) using zstd to cache smos ⏳
470.19 s
[post-build-hook]
470.54 s
[post-build-hook] Pushing /nix/store/5379ky32lxzrkn7fn27yqvz0c7q4pgg3-smos-server-gen-0.9.1-coverables (106.58 KiB)
470.54 s
[post-build-hook] Pushing /nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1 (16.70 MiB)
470.55 s
[post-build-hook] Pushing /nix/store/xqxnq6k6r0b4fmp2r0856w9m140qn1yi-smos-server-gen-0.9.1-coverage (324.85 KiB)
471.74 s
[post-build-hook]
471.74 s
[post-build-hook] All done.
471.76 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/5379ky32lxzrkn7fn27yqvz0c7q4pgg3-smos-server-gen-0.9.1-coverables /nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1 /nix/store/xqxnq6k6r0b4fmp2r0856w9m140qn1yi-smos-server-gen-0.9.1-coverage
471.87 s
[post-build-hook] copying 3 paths...
471.87 s
[post-build-hook] copying path '/nix/store/5379ky32lxzrkn7fn27yqvz0c7q4pgg3-smos-server-gen-0.9.1-coverables' to 'https://cache.staging.nix-ci.com'...
471.87 s
[post-build-hook] copying path '/nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1' to 'https://cache.staging.nix-ci.com'...
471.87 s
[post-build-hook] copying path '/nix/store/xqxnq6k6r0b4fmp2r0856w9m140qn1yi-smos-server-gen-0.9.1-coverage' to 'https://cache.staging.nix-ci.com'...
477.47 s
[post-build-hook] copying 1 paths...
477.47 s
[post-build-hook] copying path '/nix/store/m539rr2gsx6ixaraqv5rbminb1mifayw-smos-server-gen-0.9.1.drv' to 'https://cache.staging.nix-ci.com'...
477.73 s
Progress: 62 of 78 built (1 building), 28 of 28 downloaded from cache
477.86 s
Building smos-sync-gen
477.86 s
[smos] [ 1 of 12] Compiling Paths_smos ( dist/build/smos-test/autogen/Paths_smos.hs, dist/build/smos-test/smos-test-tmp/Paths_smos.o ) [Impure plugin forced recompilation]
477.86 s
[smos] Adapting module: Smos.OptParseSpec
477.86 s
[smos] Adapting module: Smos.ActionsSpec
477.86 s
[smos] Adapting module: Smos.Cursor.EditorSpec
477.86 s
[smos] Outputing coverables file /build/smos-0.10.1/test/Smos/ActionsSpec.hs.coverables for source file /build/smos-0.10.1/test/Smos/ActionsSpec.hs
477.86 s
[smos] Outputing coverables file /build/smos-0.10.1/test/Smos/OptParseSpec.hs.coverables for source file /build/smos-0.10.1/test/Smos/OptParseSpec.hs
477.86 s
[smos] Outputing coverables file /build/smos-0.10.1/test/Smos/Cursor/EditorSpec.hs.coverables for source file /build/smos-0.10.1/test/Smos/Cursor/EditorSpec.hs
477.86 s
[smos] Adapting module: TestImport
477.86 s
[smos] Outputing coverables file /build/smos-0.10.1/test/TestImport.hs.coverables for source file /build/smos-0.10.1/test/TestImport.hs
477.86 s
[smos] Adapting module: Smos.Types.Gen
477.86 s
[smos] Outputing coverables file /build/smos-0.10.1/test/Smos/Types/Gen.hs.coverables for source file /build/smos-0.10.1/test/Smos/Types/Gen.hs
477.86 s
[smos] Adapting module: Smos.Keys.Gen
477.86 s
[smos] Outputing coverables file /build/smos-0.10.1/test/Smos/Keys/Gen.hs.coverables for source file /build/smos-0.10.1/test/Smos/Keys/Gen.hs
477.86 s
[smos] [ 2 of 12] Compiling Smos.ActionsSpec ( test/Smos/ActionsSpec.hs, dist/build/smos-test/smos-test-tmp/Smos/ActionsSpec.o ) [Smos.Types package changed]
477.86 s
[smos] [ 3 of 12] Compiling Smos.Cursor.EditorSpec ( test/Smos/Cursor/EditorSpec.hs, dist/build/smos-test/smos-test-tmp/Smos/Cursor/EditorSpec.o ) [Data.GenValidity.Path package changed]
477.86 s
[smos] [ 4 of 12] Compiling Smos.OptParseSpec ( test/Smos/OptParseSpec.hs, dist/build/smos-test/smos-test-tmp/Smos/OptParseSpec.o ) [OptEnvConf.Test package changed]
477.86 s
[smos] [ 5 of 12] Compiling TestImport ( test/TestImport.hs, dist/build/smos-test/smos-test-tmp/TestImport.o ) [Data.GenValidity package changed]
477.86 s
[smos] [ 6 of 12] Compiling Smos.Types.Gen ( test/Smos/Types/Gen.hs, dist/build/smos-test/smos-test-tmp/Smos/Types/Gen.o ) [Smos.Types package changed]
477.86 s
[smos] [ 7 of 12] Compiling Smos.Keys.Gen ( test/Smos/Keys/Gen.hs, dist/build/smos-test/smos-test-tmp/Smos/Keys/Gen.o ) [Smos.Keys package changed]
477.86 s
[smos] Adapting module: Smos.Cursor.Help.Gen
477.86 s
[smos] Outputing coverables file /build/smos-0.10.1/test/Smos/Cursor/Help/Gen.hs.coverables for source file /build/smos-0.10.1/test/Smos/Cursor/Help/Gen.hs
477.86 s
[smos] [ 8 of 12] Compiling Smos.KeysSpec ( test/Smos/KeysSpec.hs, dist/build/smos-test/smos-test-tmp/Smos/KeysSpec.o ) [Text.Megaparsec package changed]
477.86 s
[smos] Adapting module: Smos.KeysSpec
477.86 s
[smos] Outputing coverables file /build/smos-0.10.1/test/Smos/KeysSpec.hs.coverables for source file /build/smos-0.10.1/test/Smos/KeysSpec.hs
477.86 s
[smos] Adapting module: Smos.Cursor.HelpSpec
477.86 s
[smos] Outputing coverables file /build/smos-0.10.1/test/Smos/Cursor/HelpSpec.hs.coverables for source file /build/smos-0.10.1/test/Smos/Cursor/HelpSpec.hs
477.86 s
[smos] [ 9 of 12] Compiling Smos.Cursor.Help.Gen ( test/Smos/Cursor/Help/Gen.hs, dist/build/smos-test/smos-test-tmp/Smos/Cursor/Help/Gen.o ) [Data.GenValidity package changed]
477.86 s
[smos] [10 of 12] Compiling Smos.Cursor.HelpSpec ( test/Smos/Cursor/HelpSpec.hs, dist/build/smos-test/smos-test-tmp/Smos/Cursor/HelpSpec.o ) [Test.Syd.Validity package changed]
477.86 s
[smos] [11 of 12] Compiling Main ( test/Main.hs, dist/build/smos-test/smos-test-tmp/Main.o ) [Test.Syd package changed]
477.86 s
[smos] Adapting module: Main
477.86 s
[smos] Outputing coverables file /build/smos-0.10.1/test/Main.hs.coverables for source file /build/smos-0.10.1/test/Main.hs
477.86 s
[smos] [12 of 12] Linking dist/build/smos-test/smos-test
477.86 s
[smos] Preprocessing executable 'smos' for smos-0.10.1...
477.86 s
[smos] Building executable 'smos' for smos-0.10.1...
477.86 s
[smos] [Adapting module: Main
477.86 s
[smos] 1 of 2] Compiling Main ( app/Main.hs, dist/build/smos/smos-tmp/Main.o )
477.86 s
[smos] Outputing coverables file /build/smos-0.10.1/app/Main.hs.coverables for source file /build/smos-0.10.1/app/Main.hs
477.86 s
[smos] [2 of 2] Compiling Paths_smos ( dist/build/smos/autogen/Paths_smos.hs, dist/build/smos/smos-tmp/Paths_smos.o )
477.86 s
[smos] [1 of 3] Compiling Main ( app/Main.hs, dist/build/smos/smos-tmp/Main.o ) [Smos.Default package changed]
477.86 s
[smos] Adapting module: Main
477.86 s
[smos] Outputing coverables file /build/smos-0.10.1/app/Main.hs.coverables for source file /build/smos-0.10.1/app/Main.hs
477.86 s
[smos] [2 of 3] Compiling Paths_smos ( dist/build/smos/autogen/Paths_smos.hs, dist/build/smos/smos-tmp/Paths_smos.o ) [Impure plugin forced recompilation][
477.86 s
[smos] 3 of 3] Linking dist/build/smos/smos
479.21 s
[smos-sync-gen] Phase: setupCompilerEnvironmentPhase
479.21 s
[smos-sync-gen] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
479.61 s
[smos] buildPhase completed in 41 seconds
479.61 s
[smos] Phase: checkPhase
480.07 s
[smos] Running 1 test suites...
480.07 s
[smos] Test suite smos-test: RUNNING...
480.12 s
[smos-sync-gen] Phase: unpackPhase
480.12 s
[smos-sync-gen] unpacking source archive /nix/store/r6j3805rg7pgxn762wsq53km149mxxqi-smos-sync-gen-source-0.4.2/smos-sync-gen-0.4.2.tar.gz
480.13 s
[smos-sync-gen] source root is smos-sync-gen-0.4.2
480.13 s
[smos-sync-gen] setting SOURCE_DATE_EPOCH to timestamp 1780356049 of file "smos-sync-gen-0.4.2/test/Spec.hs"
480.14 s
[smos-sync-gen] Phase: patchPhase
480.15 s
[smos-sync-gen] Adding dekking-value to build-depends in ./smos-sync-gen.cabal
480.16 s
[smos-sync-gen] Phase: compileBuildDriverPhase
480.17 s
[smos-sync-gen] setupCompileFlags: -package-db=/build/tmp.VyySPlHjX2/setup-package.conf.d -threaded
480.20 s
[smos] Tests:
480.20 s
[smos]
480.20 s
[smos] Smos.KeysSpec
480.20 s
[smos] GenValid Key
480.20 s
[smos] genValid :: Gen Key
480.20 s
[smos] ✓ only generates valid 'Key's 5.30 ms
480.20 s
[smos] passed for all of 100 inputs.
480.20 s
[smos] matcherConfigP
480.20 s
[smos] ✓ parses "<any>" as MatchConfCatchAll 7.30 ms
480.20 s
[smos] ✓ only parses valid values 69.35 ms
480.20 s
[smos] passed for all of 100 inputs.
480.20 s
[smos] Classes
480.20 s
[smos] 100.00% useful
480.20 s
[smos] single keypress
480.20 s
[smos] ✓ parses "a" as MatchConfKeyPress (KeyPress {keyPressKey = KChar 'a', keyPressMods = []}) 16.77 ms
480.20 s
[smos] ✓ parses "M-<F12>" as MatchConfKeyPress (KeyPress {keyPressKey = KFun 12, keyPressMods = [MMeta]}) 17.60 ms
480.20 s
[smos] ✓ parses "M-S-a" as MatchConfKeyPress (KeyPress {keyPressKey = KChar 'a', keyPressMods = [MMeta,MShift]}) 18.19 ms
480.20 s
[smos] ✓ parses "m-S-<f12>" as MatchConfKeyPress (KeyPress {keyPressKey = KFun 12, keyPressMods = [MMeta,MShift]}) 18.18 ms
480.20 s
[smos] ✓ parses "<F12>" as MatchConfKeyPress (KeyPress {keyPressKey = KFun 12, keyPressMods = []}) 16.78 ms
480.20 s
[smos] ✓ parses "<Enter>" as MatchConfKeyPress (KeyPress {keyPressKey = KEnter, keyPressMods = []}) 16.74 ms
480.20 s
[smos] ✓ parses "M-s-A" as MatchConfKeyPress (KeyPress {keyPressKey = KChar 'A', keyPressMods = [MMeta,MShift]}) 18.17 ms
480.20 s
[smos] ✓ parses "m-<enter>" as MatchConfKeyPress (KeyPress {keyPressKey = KEnter, keyPressMods = [MMeta]}) 17.53 ms
480.20 s
[smos] ✓ parses "M-S-<F12>" as MatchConfKeyPress (KeyPress {keyPressKey = KFun 12, keyPressMods = [MMeta,MShift]}) 18.15 ms
480.20 s
[smos] ✓ parses "<f12>" as MatchConfKeyPress (KeyPress {keyPressKey = KFun 12, keyPressMods = []}) 16.78 ms
480.20 s
[smos] ✓ parses "A" as MatchConfKeyPress (KeyPress {keyPressKey = KChar 'A', keyPressMods = []}) 16.75 ms
480.20 s
[smos] ✓ parses "m-<f12>" as MatchConfKeyPress (KeyPress {keyPressKey = KFun 12, keyPressMods = [MMeta]}) 17.55 ms
480.20 s
[smos] ✓ parses "m-s-<enter>" as MatchConfKeyPress (KeyPress {keyPressKey = KEnter, keyPressMods = [MMeta,MShift]}) 18.13 ms
480.20 s
[smos] ✓ parses "<enter>" as MatchConfKeyPress (KeyPress {keyPressKey = KEnter, keyPressMods = []}) 16.69 ms
480.20 s
[smos] ✓ parses "M-S-<Enter>" as MatchConfKeyPress (KeyPress {keyPressKey = KEnter, keyPressMods = [MMeta,MShift]}) 18.13 ms
480.20 s
[smos] ✓ parses "M-a" as MatchConfKeyPress (KeyPress {keyPressKey = KChar 'a', keyPressMods = [MMeta]}) 17.53 ms
480.20 s
[smos] ✓ parses "M-<Enter>" as MatchConfKeyPress (KeyPress {keyPressKey = KEnter, keyPressMods = [MMeta]}) 17.49 ms
480.22 s
[smos-sync-gen] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.VyySPlHjX2/Main.o )
480.26 s
[smos-sync-gen] [2 of 2] Linking Setup
480.37 s
[smos] ✓ parses "m-a" as MatchConfKeyPress (KeyPress {keyPressKey = KChar 'a', keyPressMods = [MMeta]}) 17.51 ms
480.37 s
[smos] multi-keypress
480.37 s
[smos] ✓ parses "a bc d" as MatchConfCombination (KeyPress {keyPressKey = KChar 'a', keyPressMods = []}) (MatchConfCombination (KeyPress {keyPressKey = KChar 'b', keyPressMods = []}) (MatchConfCombination (KeyPress {keyPressKey = KChar 'c', keyPressMods = []}) (MatchConfKeyPress (KeyPress {keyPressKey = KChar 'd', keyPressMods = []})))) 16.69 ms
480.37 s
[smos] ✓ parses "M-ab" as MatchConfCombination (KeyPress {keyPressKey = KChar 'a', keyPressMods = [MMeta]}) (MatchConfKeyPress (KeyPress {keyPressKey = KChar 'b', keyPressMods = []})) 17.49 ms
480.37 s
[smos] ✓ parses "M-S-c<char>" as MatchConfCombination (KeyPress {keyPressKey = KChar 'c', keyPressMods = [MMeta,MShift]}) MatchConfAnyChar 18.13 ms
480.37 s
[smos] ✓ parses "a b cd" as MatchConfCombination (KeyPress {keyPressKey = KChar 'a', keyPressMods = []}) (MatchConfCombination (KeyPress {keyPressKey = KChar 'b', keyPressMods = []}) (MatchConfCombination (KeyPress {keyPressKey = KChar 'c', keyPressMods = []}) (MatchConfKeyPress (KeyPress {keyPressKey = KChar 'd', keyPressMods = []})))) 16.69 ms
480.37 s
[smos] ✓ parses "a b" as MatchConfCombination (KeyPress {keyPressKey = KChar 'a', keyPressMods = []}) (MatchConfKeyPress (KeyPress {keyPressKey = KChar 'b', keyPressMods = []})) 19.27 ms
480.37 s
[smos] ✓ parses "ab c" as MatchConfCombination (KeyPress {keyPressKey = KChar 'a', keyPressMods = []}) (MatchConfCombination (KeyPress {keyPressKey = KChar 'b', keyPressMods = []}) (MatchConfKeyPress (KeyPress {keyPressKey = KChar 'c', keyPressMods = []}))) 38.25 ms
480.37 s
[smos] ✓ parses "M-S-c<any>" as MatchConfCombination (KeyPress {keyPressKey = KChar 'c', keyPressMods = [MMeta,MShift]}) MatchConfCatchAll 22.65 ms
480.37 s
[smos] ✓ parses "abc" as MatchConfCombination (KeyPress {keyPressKey = KChar 'a', keyPressMods = []}) (MatchConfCombination (KeyPress {keyPressKey = KChar 'b', keyPressMods = []}) (MatchConfKeyPress (KeyPress {keyPressKey = KChar 'c', keyPressMods = []}))) 33.09 ms
480.37 s
[smos] ✓ parses "ab cd" as MatchConfCombination (KeyPress {keyPressKey = KChar 'a', keyPressMods = []}) (MatchConfCombination (KeyPress {keyPressKey = KChar 'b', keyPressMods = []}) (MatchConfCombination (KeyPress {keyPressKey = KChar 'c', keyPressMods = []}) (MatchConfKeyPress (KeyPress {keyPressKey = KChar 'd', keyPressMods = []})))) 9.81 ms
480.37 s
[smos] ✓ parses "a b c" as MatchConfCombination (KeyPress {keyPressKey = KChar 'a', keyPressMods = []}) (MatchConfCombination (KeyPress {keyPressKey = KChar 'b', keyPressMods = []}) (MatchConfKeyPress (KeyPress {keyPressKey = KChar 'c', keyPressMods = []}))) 21.63 ms
480.37 s
[smos] ✓ parses "M-S-cde" as MatchConfCombination (KeyPress {keyPressKey = KChar 'c', keyPressMods = [MMeta,MShift]}) (MatchConfCombination (KeyPress {keyPressKey = KChar 'd', keyPressMods = []}) (MatchConfKeyPress (KeyPress {keyPressKey = KChar 'e', keyPressMods = []}))) 22.77 ms
480.37 s
[smos] ✓ parses "ab c d" as MatchConfCombination (KeyPress {keyPressKey = KChar 'a', keyPressMods = []}) (MatchConfCombination (KeyPress {keyPressKey = KChar 'b', keyPressMods = []}) (MatchConfCombination (KeyPress {keyPressKey = KChar 'c', keyPressMods = []}) (MatchConfKeyPress (KeyPress {keyPressKey = KChar 'd', keyPressMods = []})))) 1.96 ms
480.37 s
[smos] ✓ parses "abcd" as MatchConfCombination (KeyPress {keyPressKey = KChar 'a', keyPressMods = []}) (MatchConfCombination (KeyPress {keyPressKey = KChar 'b', keyPressMods = []}) (MatchConfCombination (KeyPress {keyPressKey = KChar 'c', keyPressMods = []}) (MatchConfKeyPress (KeyPress {keyPressKey = KChar 'd', keyPressMods = []})))) 1.94 ms
480.37 s
[smos] ✓ parses "a bc" as MatchConfCombination (KeyPress {keyPressKey = KChar 'a', keyPressMods = []}) (MatchConfCombination (KeyPress {keyPressKey = KChar 'b', keyPressMods = []}) (MatchConfKeyPress (KeyPress {keyPressKey = KChar 'c', keyPressMods = []}))) 21.59 ms
480.37 s
[smos] ✓ parses "abc d" as MatchConfCombination (KeyPress {keyPressKey = KChar 'a', keyPressMods = []}) (MatchConfCombination (KeyPress {keyPressKey = KChar 'b', keyPressMods = []}) (MatchConfCombination (KeyPress {keyPressKey = KChar 'c', keyPressMods = []}) (MatchConfKeyPress (KeyPress {keyPressKey = KChar 'd', keyPressMods = []})))) 2.12 ms
480.37 s
[smos] ✓ parses "a b c d" as MatchConfCombination (KeyPress {keyPressKey = KChar 'a', keyPressMods = []}) (MatchConfCombination (KeyPress {keyPressKey = KChar 'b', keyPressMods = []}) (MatchConfCombination (KeyPress {keyPressKey = KChar 'c', keyPressMods = []}) (MatchConfKeyPress (KeyPress {keyPressKey = KChar 'd', keyPressMods = []})))) 2.09 ms
480.37 s
[smos] ✓ parses "ab" as MatchConfCombination (KeyPress {keyPressKey = KChar 'a', keyPressMods = []}) (MatchConfKeyPress (KeyPress {keyPressKey = KChar 'b', keyPressMods = []})) 2.55 ms
480.37 s
[smos] ✓ parses "a bcd" as MatchConfCombination (KeyPress {keyPressKey = KChar 'a', keyPressMods = []}) (MatchConfCombination (KeyPress {keyPressKey = KChar 'b', keyPressMods = []}) (MatchConfCombination (KeyPress {keyPressKey = KChar 'c', keyPressMods = []}) (MatchConfKeyPress (KeyPress {keyPressKey = KChar 'd', keyPressMods = []})))) 2.08 ms
480.37 s
[smos] ✓ parses "<char>" as MatchConfAnyChar 1.84 ms
480.37 s
[smos] JSON MatcherConfig (valid)
480.37 s
[smos] decode :: Data.ByteString.Lazy.ByteString -> Either String MatcherConfig
480.37 s
[smos] ✓ ensures that encode and decode are inverses for "valid MatcherConfig"'s 255.08 ms
480.37 s
[smos] passed for all of 100 inputs.
480.37 s
[smos] encode :: MatcherConfig -> Data.ByteString.Lazy.ByteString
480.51 s
[smos] ✓ never fails to encode a "valid MatcherConfig" 248.92 ms
480.51 s
[smos] passed for all of 100 inputs.
480.51 s
[smos] renderMatcherConfig
480.51 s
[smos] ✓ renders the something that matcherConfigP can parse to the same thing 250.52 ms
480.51 s
[smos] passed for all of 100 inputs.
480.51 s
[smos] GenValid Modifier
480.51 s
[smos] genValid :: Gen Modifier
480.51 s
[smos] ✓ only generates valid 'Modifier's 2.05 ms
480.51 s
[smos] passed for all of 100 inputs.
480.51 s
[smos] modifierP
480.51 s
[smos] ✓ parses "alt" as MAlt 7.30 ms
480.51 s
[smos] ✓ parses "c" as MCtrl 7.43 ms
480.51 s
[smos] ✓ only parses valid values 15.03 ms
480.51 s
[smos] passed for all of 100 inputs.
480.51 s
[smos] Classes
480.51 s
[smos] 100.00% useful
480.51 s
[smos] ✓ parses "a" as MAlt 6.68 ms
480.51 s
[smos] ✓ parses "Alt" as MAlt 6.73 ms
480.51 s
[smos] ✓ parses "C" as MCtrl 6.93 ms
480.51 s
[smos] ✓ parses "s" as MShift 6.86 ms
480.51 s
[smos] ✓ parses "meta" as MMeta 6.80 ms
480.51 s
[smos] ✓ parses "M" as MMeta 6.88 ms
480.51 s
[smos] ✓ parses "m" as MMeta 6.43 ms
480.51 s
[smos] ✓ parses "ctrl" as MCtrl 6.22 ms
480.51 s
[smos] ✓ parses "shift" as MShift 5.91 ms
480.51 s
[smos] ✓ parses "Shift" as MShift 5.85 ms
480.51 s
[smos] ✓ parses "S" as MShift 5.84 ms
480.51 s
[smos] ✓ parses "Meta" as MMeta 5.55 ms
480.51 s
[smos] ✓ parses "A" as MAlt 5.63 ms
480.51 s
[smos] ✓ parses "Ctrl" as MCtrl 5.57 ms
480.51 s
[smos] keyP
480.51 s
[smos] ✓ fails to parse "<g12>" 19.32 ms
480.65 s
[smos] ✓ parses "C" as KChar 'C' 26.06 ms
480.65 s
[smos] ✓ parses "<BS>" as KBS 22.56 ms
480.65 s
[smos] ✓ fails to parse "<g12>" 14.18 ms
480.65 s
[smos] ✓ parses "<bs>" as KBS 22.42 ms
480.65 s
[smos] ✓ parses "<enter>" as KEnter 22.12 ms
480.65 s
[smos] ✓ parses "c" as KChar 'c' 23.99 ms
480.65 s
[smos] ✓ only parses valid values 75.92 ms
480.65 s
[smos] passed for all of 100 inputs.
480.65 s
[smos] Classes
480.65 s
[smos] 100.00% useful
480.65 s
[smos] ✓ parses "-" as KChar '-' 23.91 ms
480.65 s
[smos] ✓ parses "<F12>" as KFun 12 24.38 ms
480.65 s
[smos] ✓ parses "<f12>" as KFun 12 23.92 ms
480.65 s
[smos] ✓ parses "<Bs>" as KBS 22.24 ms
480.65 s
[smos] ✓ parses "m" as KChar 'm' 24.41 ms
480.65 s
[smos] ✓ parses "<Enter>" as KEnter 22.02 ms
480.65 s
[smos] ✓ parses "M" as KChar 'M' 23.87 ms
480.65 s
[smos] GenValid KeyPress
480.65 s
[smos] genValid :: Gen KeyPress
480.65 s
[smos] ✓ only generates valid 'KeyPress's 31.79 ms
480.65 s
[smos] passed for all of 100 inputs.
480.65 s
[smos] renderKeyPress
480.65 s
[smos] ✓ renders the something that keyPressP can parse to the same thing 526.58 ms
480.65 s
[smos] passed for all of 100 inputs.
480.65 s
[smos] renderModifier
480.65 s
[smos] ✓ renders the something that modifierP can parse to the same thing 26.15 ms
480.65 s
[smos] passed for all of 100 inputs.
480.65 s
[smos] keyPressP
480.65 s
[smos] ✓ parses "M+<F12>" as KeyPress {keyPressKey = KFun 12, keyPressMods = [MMeta]} 24.59 ms
480.65 s
[smos] ✓ parses "M+a" as KeyPress {keyPressKey = KChar 'a', keyPressMods = [MMeta]} 19.47 ms
480.65 s
[smos] ✓ parses "M+m" as KeyPress {keyPressKey = KChar 'm', keyPressMods = [MMeta]} 19.46 ms
480.78 s
[smos] ✓ parses "M+S+a" as KeyPress {keyPressKey = KChar 'a', keyPressMods = [MMeta,MShift]} 21.00 ms
480.78 s
[smos] ✓ parses "m+S+<f12>" as KeyPress {keyPressKey = KFun 12, keyPressMods = [MMeta,MShift]} 21.29 ms
480.79 s
[smos] ✓ parses "m-<enter>" as KeyPress {keyPressKey = KEnter, keyPressMods = [MMeta]} 17.09 ms
480.79 s
[smos] ✓ parses "M-S-<F12>" as KeyPress {keyPressKey = KFun 12, keyPressMods = [MMeta,MShift]} 20.38 ms
480.79 s
[smos] ✓ parses "-" as KeyPress {keyPressKey = KChar '-', keyPressMods = []} 18.19 ms
480.79 s
[smos] ✓ parses "m+s+<enter>" as KeyPress {keyPressKey = KEnter, keyPressMods = [MMeta,MShift]} 10.95 ms
480.79 s
[smos] ✓ parses "m+<enter>" as KeyPress {keyPressKey = KEnter, keyPressMods = [MMeta]} 9.64 ms
480.79 s
[smos] ✓ parses "<enter>" as KeyPress {keyPressKey = KEnter, keyPressMods = []} 8.92 ms
480.79 s
[smos] ✓ parses "m-a" as KeyPress {keyPressKey = KChar 'a', keyPressMods = [MMeta]} 10.58 ms
480.79 s
[smos] ✓ only parses valid values 53.71 ms
480.79 s
[smos] passed for all of 100 inputs.
480.79 s
[smos] Classes
480.79 s
[smos] 100.00% useful
480.79 s
[smos] ✓ parses "m" as KeyPress {keyPressKey = KChar 'm', keyPressMods = []} 8.83 ms
480.79 s
[smos] ✓ parses "M+M" as KeyPress {keyPressKey = KChar 'M', keyPressMods = [MMeta]} 8.77 ms
480.79 s
[smos] ✓ parses "m-<f12>" as KeyPress {keyPressKey = KFun 12, keyPressMods = [MMeta]} 8.70 ms
480.79 s
[smos] ✓ parses "M+S+m" as KeyPress {keyPressKey = KChar 'm', keyPressMods = [MMeta,MShift]} 10.41 ms
480.79 s
[smos] ✓ parses "M+<Enter>" as KeyPress {keyPressKey = KEnter, keyPressMods = [MMeta]} 7.03 ms
480.79 s
[smos] ✓ parses "M-<Enter>" as KeyPress {keyPressKey = KEnter, keyPressMods = [MMeta]} 6.56 ms
480.79 s
[smos] ✓ parses "M-S-<Enter>" as KeyPress {keyPressKey = KEnter, keyPressMods = [MMeta,MShift]} 8.07 ms
480.79 s
[smos] ✓ parses "M+S+M" as KeyPress {keyPressKey = KChar 'M', keyPressMods = [MMeta,MShift]} 11.80 ms
480.79 s
[smos] ✓ parses "<F12>" as KeyPress {keyPressKey = KFun 12, keyPressMods = []} 9.69 ms
480.79 s
[smos] ✓ fails to parse "<Tal>" 9.65 ms
480.79 s
[smos] ✓ parses "m+a" as KeyPress {keyPressKey = KChar 'a', keyPressMods = [MMeta]} 9.71 ms
480.79 s
[smos] ✓ parses "<Enter>" as KeyPress {keyPressKey = KEnter, keyPressMods = []} 7.92 ms
480.79 s
[smos] ✓ parses "M--" as KeyPress {keyPressKey = KChar '-', keyPressMods = [MMeta]} 9.73 ms
480.79 s
[smos] ✓ parses "<f12>" as KeyPress {keyPressKey = KFun 12, keyPressMods = []} 9.82 ms
480.79 s
[smos] ✓ parses "m-s-<enter>" as KeyPress {keyPressKey = KEnter, keyPressMods = [MMeta,MShift]} 9.80 ms
480.79 s
[smos] ✓ parses "M-<F12>" as KeyPress {keyPressKey = KFun 12, keyPressMods = [MMeta]} 9.80 ms
480.79 s
[smos] ✓ parses "M+S+<Enter>" as KeyPress {keyPressKey = KEnter, keyPressMods = [MMeta,MShift]} 9.78 ms
480.79 s
[smos] ✓ parses "M-S-m" as KeyPress {keyPressKey = KChar 'm', keyPressMods = [MMeta,MShift]} 11.33 ms
480.79 s
[smos] ✓ parses "M+S+<F12>" as KeyPress {keyPressKey = KFun 12, keyPressMods = [MMeta,MShift]} 11.32 ms
480.79 s
[smos] ✓ parses "A" as KeyPress {keyPressKey = KChar 'A', keyPressMods = []} 9.73 ms
480.79 s
[smos] ✓ parses "a" as KeyPress {keyPressKey = KChar 'a', keyPressMods = []} 9.77 ms
480.79 s
[smos] ✓ parses "M+s+A" as KeyPress {keyPressKey = KChar 'A', keyPressMods = [MMeta,MShift]} 11.27 ms
480.79 s
[smos] ✓ parses "M-S-a" as KeyPress {keyPressKey = KChar 'a', keyPressMods = [MMeta,MShift]} 11.24 ms
480.79 s
[smos] ✓ parses "M+S++" as KeyPress {keyPressKey = KChar '+', keyPressMods = [MMeta,MShift]} 11.19 ms
480.79 s
[smos] ✓ parses "M" as KeyPress {keyPressKey = KChar 'M', keyPressMods = []} 9.66 ms
480.79 s
[smos] ✓ parses "M-m" as KeyPress {keyPressKey = KChar 'm', keyPressMods = [MMeta]} 9.65 ms
480.79 s
[smos] ✓ parses "M++" as KeyPress {keyPressKey = KChar '+', keyPressMods = [MMeta]} 9.64 ms
480.79 s
[smos] ✓ fails to parse "<Enbler>" 5.93 ms
480.79 s
[smos] ✓ fails to parse "<maB>" 3.50 ms
480.79 s
[smos] ✓ parses "M-a" as KeyPress {keyPressKey = KChar 'a', keyPressMods = [MMeta]} 16.03 ms
480.79 s
[smos] ✓ parses "M-S-M" as KeyPress {keyPressKey = KChar 'M', keyPressMods = [MMeta,MShift]} 17.59 ms
480.79 s
[smos] ✓ parses "M-S--" as KeyPress {keyPressKey = KChar '-', keyPressMods = [MMeta,MShift]} 17.59 ms
480.79 s
[smos] ✓ parses "M-s-A" as KeyPress {keyPressKey = KChar 'A', keyPressMods = [MMeta,MShift]} 17.62 ms
481.27 s
[smos] ✓ parses "M-M" as KeyPress {keyPressKey = KChar 'M', keyPressMods = [MMeta]} 15.89 ms
481.27 s
[smos] ✓ parses "m-S-<f12>" as KeyPress {keyPressKey = KFun 12, keyPressMods = [MMeta,MShift]} 17.07 ms
481.27 s
[smos] ✓ parses "m+<f12>" as KeyPress {keyPressKey = KFun 12, keyPressMods = [MMeta]} 15.82 ms
481.27 s
[smos] JSON Key (valid)
481.27 s
[smos] encode :: Key -> Data.ByteString.Lazy.ByteString
481.27 s
[smos] ✓ never fails to encode a "valid Key" 20.97 ms
481.27 s
[smos] passed for all of 100 inputs.
481.27 s
[smos] decode :: Data.ByteString.Lazy.ByteString -> Either String Key
481.27 s
[smos] ✓ ensures that encode and decode are inverses for "valid Key"'s 28.15 ms
481.27 s
[smos] passed for all of 100 inputs.
481.27 s
[smos] GenValid MatcherConfig
481.27 s
[smos] genValid :: Gen MatcherConfig
481.27 s
[smos] ✓ only generates valid 'MatcherConfig's 19.28 ms
481.27 s
[smos] passed for all of 100 inputs.
481.27 s
[smos] renderKey
481.27 s
[smos] ✓ renders the something that keyP can parse to the same thing 27.20 ms
481.27 s
[smos] passed for all of 100 inputs.
481.27 s
[smos] JSON KeyPress (valid)
481.27 s
[smos] decode :: Data.ByteString.Lazy.ByteString -> Either String KeyPress
481.27 s
[smos] ✓ ensures that encode and decode are inverses for "valid KeyPress"'s 350.24 ms
481.27 s
[smos] passed for all of 100 inputs.
481.27 s
[smos] encode :: KeyPress -> Data.ByteString.Lazy.ByteString
481.27 s
[smos] ✓ never fails to encode a "valid KeyPress" 206.33 ms
481.27 s
[smos] passed for all of 100 inputs.
481.27 s
[smos] JSON Modifier (valid)
481.27 s
[smos] decode :: Data.ByteString.Lazy.ByteString -> Either String Modifier
481.27 s
[smos] ✓ ensures that encode and decode are inverses for "valid Modifier"'s 22.32 ms
481.27 s
[smos] passed for all of 100 inputs.
481.27 s
[smos] encode :: Modifier -> Data.ByteString.Lazy.ByteString
481.27 s
[smos] ✓ never fails to encode a "valid Modifier" 13.59 ms
481.27 s
[smos] passed for all of 100 inputs.
481.27 s
[smos] Smos.Cursor.HelpSpec
481.27 s
[smos] helpCursorSelectSearch
481.27 s
[smos] ✓ produces valid cursors 1090.08 ms
481.27 s
[smos] passed for all of 100 inputs.
481.27 s
[smos] GenValid HelpCursor
481.27 s
[smos] genValid :: Gen HelpCursor
481.27 s
[smos] ✓ only generates valid 'HelpCursor's 1091.77 ms
481.27 s
[smos] passed for all of 100 inputs.
481.27 s
[smos] helpCursorDown
481.27 s
[smos] ✓ produces valid cursors 1091.70 ms
481.27 s
[smos] passed for all of 100 inputs.
481.27 s
[smos] helpCursorUp
481.27 s
[smos] ✓ produces valid cursors 1097.96 ms
481.27 s
[smos] passed for all of 100 inputs.
481.27 s
[smos] helpCursorRemove
481.27 s
[smos] ✓ produces valid cursors 1104.04 ms
481.27 s
[smos] passed for all of 100 inputs.
481.27 s
[smos] helpCursorToggleSelection
481.27 s
[smos] ✓ produces valid cursors 1106.07 ms
481.27 s
[smos] passed for all of 100 inputs.
481.27 s
[smos] helpCursorEnd
481.49 s
[smos] ✓ produces valid cursors 1106.64 ms
481.49 s
[smos] passed for all of 100 inputs.
481.49 s
[smos] helpCursorInsert
481.49 s
[smos] ✓ produces valid cursors 1009.88 ms
481.50 s
[smos] passed for all of 100 inputs.
481.50 s
[smos] GenValid KeyHelpCursor
481.50 s
[smos] genValid :: Gen KeyHelpCursor
481.50 s
[smos] ✓ only generates valid 'KeyHelpCursor's 14.89 ms
481.50 s
[smos] passed for all of 100 inputs.
481.50 s
[smos] helpCursorStart
481.50 s
[smos] ✓ produces valid cursors 1092.87 ms
481.50 s
[smos] passed for all of 100 inputs.
481.50 s
[smos] searchHelpCursor
481.53 s
[smos] ✓ produces valid search results 914.93 ms
481.53 s
[smos] passed for all of 100 inputs.
481.53 s
[smos] ✓ selects a subset of the available KeyHelpCursors 962.92 ms
481.53 s
[smos] passed for all of 100 inputs.
481.53 s
[smos] helpCursorDelete
481.53 s
[smos] ✓ produces valid cursors 1091.15 ms
481.53 s
[smos] passed for all of 100 inputs.
481.53 s
[smos] helpCursorSelectHelp
481.53 s
[smos] ✓ produces valid cursors 1080.89 ms
481.53 s
[smos] passed for all of 100 inputs.
481.53 s
[smos] combineKeyHelpCursors
481.53 s
[smos] ✓ produces valid cursors 975.12 ms
481.53 s
[smos] passed for all of 100 inputs.
481.53 s
[smos] helpCursorAppend
481.53 s
[smos] ✓ produces valid cursors 1001.41 ms
481.53 s
[smos] passed for all of 100 inputs.
481.53 s
[smos] Smos.Cursor.EditorSpec
481.53 s
[smos] startEditorCursor
481.53 s
[smos] ✓ works on any valid smos file 1312.22 ms
481.53 s
[smos] passed for all of 10 inputs.
481.53 s
[smos] Smos.ActionsSpec
481.53 s
[smos] ✓ All actions that are bound by default are in the allActions list 973.36 ms
481.53 s
[smos] Smos.OptParseSpec
481.53 s
[smos] ✓ produces the same reference documentation as before 937.76 ms
481.53 s
[smos] ✓ produces the nix options as before 900.15 ms
481.53 s
[smos] ✓ pass the lint test 591.37 ms
481.53 s
[smos]
481.53 s
[smos] Examples: 3730
481.53 s
[smos] Passed: 157
481.53 s
[smos] Failed: 0
481.53 s
[smos] Sum of test runtimes: 24.40 seconds
481.53 s
[smos] Test suite took: 1.40 seconds
481.53 s
[smos]
481.59 s
[smos-sync-gen] Phase: updateAutotoolsGnuConfigScriptsPhase
481.60 s
[smos-sync-gen] Phase: configurePhase
481.61 s
[smos-sync-gen] configureFlags: --verbose --prefix=/nix/store/paxvf4hxsmdjnxjp2j44k166pipr1iyr-smos-sync-gen-0.4.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.VyySPlHjX2/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --disable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
481.61 s
[smos-sync-gen] Using Parsec parser
481.61 s
[smos-sync-gen] Configuring smos-sync-gen-0.4.2...
481.66 s
[smos] Test suite smos-test: PASS
481.66 s
[smos] Test suite logged to: dist/test/smos-0.10.1-smos-test.log
481.66 s
[smos] 1 of 1 test suites (1 of 1 test cases) passed.
481.67 s
[smos] Phase: haddockPhase
481.68 s
[smos] Phase: installPhase
481.84 s
[smos] Installing library in /nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-0.10.1-GNPomnFscGE4q12lqWM2A4
482.41 s
[smos] Installing executable smos in /nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1/bin
482.41 s
[smos] Warning: The directory
482.41 s
[smos] /nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1/bin is not in the
482.42 s
[smos] system search path.
482.51 s
[smos-sync-gen] Dependency QuickCheck: using QuickCheck-2.15.0.1
482.51 s
[smos-sync-gen] Dependency async: using async-2.2.5
482.58 s
[smos-sync-gen] Dependency base: using base-4.20.2.0
482.58 s
[smos-sync-gen] Dependency bytestring: using bytestring-0.12.2.0
482.58 s
[smos-sync-gen] Dependency dekking-value: using dekking-value-0.0.0.0
482.58 s
[smos-sync-gen] Dependency dirforest: using dirforest-0.1.0.0
482.58 s
[smos-sync-gen] Dependency genvalidity >=1.0: using genvalidity-1.1.1.0
482.58 s
[smos-sync-gen] Dependency genvalidity-dirforest: using genvalidity-dirforest-0.1.0.1
482.58 s
[smos-sync-gen] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
482.58 s
[smos-sync-gen] Dependency monad-logger: using monad-logger-0.3.42
482.58 s
[smos-sync-gen] Dependency path: using path-0.9.6
482.58 s
[smos-sync-gen] Dependency path-io: using path-io-1.8.2
482.58 s
[smos-sync-gen] Dependency persistent-sqlite: using persistent-sqlite-2.13.3.1
482.58 s
[smos-sync-gen] Dependency servant-client: using servant-client-0.20.3.0
482.58 s
[smos-sync-gen] Dependency smos-api: using smos-api-0.8.0
482.58 s
[smos-sync-gen] Dependency smos-api-gen: using smos-api-gen-0.3.2
482.58 s
[smos-sync-gen] Dependency smos-sync: using smos-sync-0.8.0
482.58 s
[smos-sync-gen] Dependency sydtest: using sydtest-0.23.0.1
482.58 s
[smos-sync-gen] Dependency sydtest-persistent-sqlite: using sydtest-persistent-sqlite-0.2.0.3
482.58 s
[smos-sync-gen] Dependency QuickCheck: using QuickCheck-2.15.0.1
482.58 s
[smos-sync-gen] Dependency base: using base-4.20.2.0
482.58 s
[smos-sync-gen] Dependency bytestring: using bytestring-0.12.2.0
482.58 s
[smos-sync-gen] Dependency containers: using containers-0.7
482.58 s
[smos-sync-gen] Dependency dekking-value: using dekking-value-0.0.0.0
482.58 s
[smos-sync-gen] Dependency genvalidity-bytestring: using genvalidity-bytestring-1.0.0.1
482.58 s
[smos-sync-gen] Dependency genvalidity-path: using genvalidity-path-1.0.0.1
482.58 s
[smos-sync-gen] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
482.58 s
[smos-sync-gen] Dependency jose: using jose-0.11
482.58 s
[smos-sync-gen] Dependency mergeful: using mergeful-0.3.0.0
482.58 s
[smos-sync-gen] Dependency monad-logger: using monad-logger-0.3.42
482.58 s
[smos-sync-gen] Dependency opt-env-conf-test: using opt-env-conf-test-0.0.0.4
482.58 s
[smos-sync-gen] Dependency path: using path-0.9.6
482.58 s
[smos-sync-gen] Dependency path-io: using path-io-1.8.2
482.58 s
[smos-sync-gen] Dependency persistent-sqlite: using persistent-sqlite-2.13.3.1
482.58 s
[smos-sync-gen] Dependency resource-pool: using resource-pool-0.4.0.0
482.58 s
[smos-sync-gen] Dependency servant-auth-server: using servant-auth-server-0.4.9.1
482.58 s
[smos-sync-gen] Dependency servant-client: using servant-client-0.20.3.0
482.58 s
[smos-sync-gen] Dependency smos-api: using smos-api-0.8.0
482.58 s
[smos-sync-gen] Dependency smos-api-gen: using smos-api-gen-0.3.2
482.58 s
[smos-sync-gen] Dependency smos-server: using smos-server-0.15.0
482.58 s
[smos-sync-gen] Dependency smos-server-gen: using smos-server-gen-0.9.1
482.58 s
[smos-sync-gen] Dependency smos-sync: using smos-sync-0.8.0
482.58 s
[smos-sync-gen] Dependency smos-sync-gen: using smos-sync-gen-0.4.2
482.58 s
[smos-sync-gen] Dependency sydtest: using sydtest-0.23.0.1
482.58 s
[smos-sync-gen] Dependency sydtest-persistent-sqlite: using sydtest-persistent-sqlite-0.2.0.3
482.58 s
[smos-sync-gen] Dependency sydtest-wai: using sydtest-wai-0.2.0.2
482.58 s
[smos-sync-gen] Dependency text: using text-2.1.3
482.58 s
[smos-sync-gen] Source component graph:
482.58 s
[smos-sync-gen] component lib
482.58 s
[smos-sync-gen] component test:smos-sync-test dependency lib
482.58 s
[smos-sync-gen] Configured component graph:
482.58 s
[smos-sync-gen] component smos-sync-gen-0.4.2-IXaOLfEzKMb9Qw9MUwy8d3
482.58 s
[smos-sync-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
482.58 s
[smos-sync-gen] include async-2.2.5-6SxNiIIPxyKH9IyM9VUDjB
482.59 s
[smos-sync-gen] include base-4.20.2.0-fafd
482.59 s
[smos-sync-gen] include bytestring-0.12.2.0-96e1
482.59 s
[smos-sync-gen] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
482.59 s
[smos-sync-gen] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
482.59 s
[smos-sync-gen] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
482.59 s
[smos-sync-gen] include genvalidity-dirforest-0.1.0.1-LdXkWYoFjKg3J8ZFJJllUW
482.59 s
[smos-sync-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
482.59 s
[smos-sync-gen] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
482.59 s
[smos-sync-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
482.59 s
[smos-sync-gen] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
482.59 s
[smos-sync-gen] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
482.59 s
[smos-sync-gen] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
482.59 s
[smos-sync-gen] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
482.59 s
[smos-sync-gen] include smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
482.59 s
[smos-sync-gen] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
482.59 s
[smos-sync-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
482.59 s
[smos-sync-gen] include sydtest-persistent-sqlite-0.2.0.3-9OGxvlmahvd9mIJV9dvQlf
482.59 s
[smos-sync-gen] component smos-sync-gen-0.4.2-IoLhPx2Xuei5Ki0CLCzajf-smos-sync-test
482.59 s
[smos-sync-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
482.59 s
[smos-sync-gen] include base-4.20.2.0-fafd
482.59 s
[smos-sync-gen] include bytestring-0.12.2.0-96e1
482.59 s
[smos-sync-gen] include containers-0.7-96b4
482.59 s
[smos-sync-gen] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
482.59 s
[smos-sync-gen] include genvalidity-bytestring-1.0.0.1-3IyDlDJVM09A2BS5LCA7WT
482.59 s
[smos-sync-gen] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
482.59 s
[smos-sync-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
482.59 s
[smos-sync-gen] include jose-0.11-I70IQCZUOSOD3tg3INRc5G
482.59 s
[smos-sync-gen] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
482.59 s
[smos-sync-gen] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
482.59 s
[smos-sync-gen] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
482.59 s
[smos-sync-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
482.59 s
[smos-sync-gen] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
482.59 s
[smos-sync-gen] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
482.59 s
[smos-sync-gen] include resource-pool-0.4.0.0-70xyFF8XxEfFSLpUOfcoEz
482.59 s
[smos-sync-gen] include servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
482.59 s
[smos-sync-gen] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
482.59 s
[smos-sync-gen] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
482.59 s
[smos-sync-gen] include smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
482.59 s
[smos-sync-gen] include smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
482.59 s
[smos-sync-gen] include smos-server-gen-0.9.1-FhBYxs91zRmKfRFNl9o7Ys
482.59 s
[smos-sync-gen] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
482.59 s
[smos-sync-gen] include smos-sync-gen-0.4.2-IXaOLfEzKMb9Qw9MUwy8d3
482.59 s
[smos-sync-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
482.59 s
[smos-sync-gen] include sydtest-persistent-sqlite-0.2.0.3-9OGxvlmahvd9mIJV9dvQlf
482.59 s
[smos-sync-gen] include sydtest-wai-0.2.0.2-AQ9BvHrr6xuLVEO9fQpv31
482.59 s
[smos-sync-gen] include text-2.1.3-34f1
482.59 s
[smos-sync-gen] Linked component graph:
482.59 s
[smos-sync-gen] unit smos-sync-gen-0.4.2-IXaOLfEzKMb9Qw9MUwy8d3
482.59 s
[smos-sync-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
482.59 s
[smos-sync-gen] include async-2.2.5-6SxNiIIPxyKH9IyM9VUDjB
482.59 s
[smos-sync-gen] include base-4.20.2.0-fafd
482.59 s
[smos-sync-gen] include bytestring-0.12.2.0-96e1
482.59 s
[smos-sync-gen] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
482.59 s
[smos-sync-gen] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
482.59 s
[smos-sync-gen] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
482.59 s
[smos-sync-gen] include genvalidity-dirforest-0.1.0.1-LdXkWYoFjKg3J8ZFJJllUW
482.59 s
[smos-sync-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
482.59 s
[smos-sync-gen] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
482.59 s
[smos-sync-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
482.59 s
[smos-sync-gen] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
482.59 s
[smos-sync-gen] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
482.59 s
[smos-sync-gen] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
482.59 s
[smos-sync-gen] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
482.59 s
[smos-sync-gen] include smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
482.59 s
[smos-sync-gen] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
482.59 s
[smos-sync-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
482.59 s
[smos-sync-gen] include sydtest-persistent-sqlite-0.2.0.3-9OGxvlmahvd9mIJV9dvQlf
482.59 s
[smos-sync-gen] Smos.Sync.Client.ContentsMap.Gen=smos-sync-gen-0.4.2-IXaOLfEzKMb9Qw9MUwy8d3:Smos.Sync.Client.ContentsMap.Gen,Smos.Sync.Client.DirForest.Gen=smos-sync-gen-0.4.2-IXaOLfEzKMb9Qw9MUwy8d3:Smos.Sync.Client.DirForest.Gen,Smos.Sync.Client.MetaMap.Gen=smos-sync-gen-0.4.2-IXaOLfEzKMb9Qw9MUwy8d3:Smos.Sync.Client.MetaMap.Gen,Smos.Sync.Client.Sync.Gen=smos-sync-gen-0.4.2-IXaOLfEzKMb9Qw9MUwy8d3:Smos.Sync.Client.Sync.Gen,Smos.Sync.Client.TestUtils=smos-sync-gen-0.4.2-IXaOLfEzKMb9Qw9MUwy8d3:Smos.Sync.Client.TestUtils
482.59 s
[smos-sync-gen] unit smos-sync-gen-0.4.2-IoLhPx2Xuei5Ki0CLCzajf-smos-sync-test
482.59 s
[smos-sync-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
482.59 s
[smos-sync-gen] include base-4.20.2.0-fafd
482.59 s
[smos-sync-gen] include bytestring-0.12.2.0-96e1
482.59 s
[smos-sync-gen] include containers-0.7-96b4
482.59 s
[smos-sync-gen] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
482.59 s
[smos-sync-gen] include genvalidity-bytestring-1.0.0.1-3IyDlDJVM09A2BS5LCA7WT
482.59 s
[smos-sync-gen] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
482.59 s
[smos-sync-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
482.59 s
[smos-sync-gen] include jose-0.11-I70IQCZUOSOD3tg3INRc5G
482.59 s
[smos-sync-gen] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
482.59 s
[smos-sync-gen] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
482.59 s
[smos-sync-gen] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
482.59 s
[smos-sync-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
482.59 s
[smos-sync-gen] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
482.59 s
[smos-sync-gen] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
482.59 s
[smos-sync-gen] include resource-pool-0.4.0.0-70xyFF8XxEfFSLpUOfcoEz
482.59 s
[smos-sync-gen] include servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
482.59 s
[smos-sync-gen] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
482.59 s
[smos-sync-gen] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
482.59 s
[smos-sync-gen] include smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
482.59 s
[smos-sync-gen] include smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
482.59 s
[smos-sync-gen] include smos-server-gen-0.9.1-FhBYxs91zRmKfRFNl9o7Ys
482.59 s
[smos-sync-gen] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
482.59 s
[smos-sync-gen] include smos-sync-gen-0.4.2-IXaOLfEzKMb9Qw9MUwy8d3
482.59 s
[smos-sync-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
482.59 s
[smos-sync-gen] include sydtest-persistent-sqlite-0.2.0.3-9OGxvlmahvd9mIJV9dvQlf
482.59 s
[smos-sync-gen] include sydtest-wai-0.2.0.2-AQ9BvHrr6xuLVEO9fQpv31
482.59 s
[smos-sync-gen] include text-2.1.3-34f1
482.59 s
[smos-sync-gen] Ready component graph:
482.59 s
[smos-sync-gen] definite smos-sync-gen-0.4.2-IXaOLfEzKMb9Qw9MUwy8d3
482.59 s
[smos-sync-gen] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
482.59 s
[smos-sync-gen] depends async-2.2.5-6SxNiIIPxyKH9IyM9VUDjB
482.59 s
[smos-sync-gen] depends base-4.20.2.0-fafd
482.59 s
[smos-sync-gen] depends bytestring-0.12.2.0-96e1
482.59 s
[smos-sync-gen] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
482.59 s
[smos-sync-gen] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
482.59 s
[smos-sync-gen] depends genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
482.59 s
[smos-sync-gen] depends genvalidity-dirforest-0.1.0.1-LdXkWYoFjKg3J8ZFJJllUW
482.59 s
[smos-sync-gen] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
482.59 s
[smos-sync-gen] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
482.59 s
[smos-sync-gen] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
482.59 s
[smos-sync-gen] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
482.59 s
[smos-sync-gen] depends persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
482.59 s
[smos-sync-gen] depends servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
482.59 s
[smos-sync-gen] depends smos-api-0.8.0-7uONugSADRTFww9bibLj2W
482.59 s
[smos-sync-gen] depends smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
482.59 s
[smos-sync-gen] depends smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
482.59 s
[smos-sync-gen] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
482.59 s
[smos-sync-gen] depends sydtest-persistent-sqlite-0.2.0.3-9OGxvlmahvd9mIJV9dvQlf
482.59 s
[smos-sync-gen] definite smos-sync-gen-0.4.2-IoLhPx2Xuei5Ki0CLCzajf-smos-sync-test
482.59 s
[smos-sync-gen] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
482.59 s
[smos-sync-gen] depends base-4.20.2.0-fafd
482.59 s
[smos-sync-gen] depends bytestring-0.12.2.0-96e1
482.59 s
[smos-sync-gen] depends containers-0.7-96b4
482.59 s
[smos-sync-gen] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
482.59 s
[smos-sync-gen] depends genvalidity-bytestring-1.0.0.1-3IyDlDJVM09A2BS5LCA7WT
482.59 s
[smos-sync-gen] depends genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
482.59 s
[smos-sync-gen] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
482.59 s
[smos-sync-gen] depends jose-0.11-I70IQCZUOSOD3tg3INRc5G
482.59 s
[smos-sync-gen] depends mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
482.59 s
[smos-sync-gen] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
482.59 s
[smos-sync-gen] depends opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
482.59 s
[smos-sync-gen] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
482.59 s
[smos-sync-gen] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
482.59 s
[smos-sync-gen] depends persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
482.59 s
[smos-sync-gen] depends resource-pool-0.4.0.0-70xyFF8XxEfFSLpUOfcoEz
482.59 s
[smos-sync-gen] depends servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
482.59 s
[smos-sync-gen] depends servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
482.59 s
[smos-sync-gen] depends smos-api-0.8.0-7uONugSADRTFww9bibLj2W
482.59 s
[smos-sync-gen] depends smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
482.59 s
[smos-sync-gen] depends smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
482.59 s
[smos-sync-gen] depends smos-server-gen-0.9.1-FhBYxs91zRmKfRFNl9o7Ys
482.59 s
[smos-sync-gen] depends smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
482.59 s
[smos-sync-gen] depends smos-sync-gen-0.4.2-IXaOLfEzKMb9Qw9MUwy8d3
482.59 s
[smos-sync-gen] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
482.59 s
[smos-sync-gen] depends sydtest-persistent-sqlite-0.2.0.3-9OGxvlmahvd9mIJV9dvQlf
482.59 s
[smos-sync-gen] depends sydtest-wai-0.2.0.2-AQ9BvHrr6xuLVEO9fQpv31
482.59 s
[smos-sync-gen] depends text-2.1.3-34f1
482.59 s
[smos-sync-gen] Using Cabal-3.12.1.0 compiled by ghc-9.10
482.59 s
[smos-sync-gen] Using compiler: ghc-9.10.3
482.59 s
[smos-sync-gen] Using install prefix:
482.59 s
[smos-sync-gen] /nix/store/paxvf4hxsmdjnxjp2j44k166pipr1iyr-smos-sync-gen-0.4.2
482.59 s
[smos-sync-gen] Executables installed in:
482.59 s
[smos-sync-gen] /nix/store/paxvf4hxsmdjnxjp2j44k166pipr1iyr-smos-sync-gen-0.4.2/bin
482.59 s
[smos-sync-gen] Libraries installed in:
482.59 s
[smos-sync-gen] /nix/store/paxvf4hxsmdjnxjp2j44k166pipr1iyr-smos-sync-gen-0.4.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-sync-gen-0.4.2-IXaOLfEzKMb9Qw9MUwy8d3
482.59 s
[smos-sync-gen] Dynamic Libraries installed in:
482.59 s
[smos-sync-gen] /nix/store/paxvf4hxsmdjnxjp2j44k166pipr1iyr-smos-sync-gen-0.4.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
482.59 s
[smos-sync-gen] Private executables installed in:
482.59 s
[smos-sync-gen] /nix/store/paxvf4hxsmdjnxjp2j44k166pipr1iyr-smos-sync-gen-0.4.2/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-sync-gen-0.4.2
482.59 s
[smos-sync-gen] Data files installed in:
482.59 s
[smos-sync-gen] /nix/store/paxvf4hxsmdjnxjp2j44k166pipr1iyr-smos-sync-gen-0.4.2/share/x86_64-linux-ghc-9.10.3-a85d/smos-sync-gen-0.4.2
482.59 s
[smos-sync-gen] Documentation installed in:
482.59 s
[smos-sync-gen] /nix/store/paxvf4hxsmdjnxjp2j44k166pipr1iyr-smos-sync-gen-0.4.2/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-sync-gen-0.4.2
482.59 s
[smos-sync-gen] Configuration files installed in:
482.59 s
[smos-sync-gen] /nix/store/paxvf4hxsmdjnxjp2j44k166pipr1iyr-smos-sync-gen-0.4.2/etc
482.59 s
[smos-sync-gen] No alex found
482.59 s
[smos-sync-gen] Using ar found on system at:
482.59 s
[smos-sync-gen] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
482.59 s
[smos-sync-gen] No c2hs found
482.59 s
[smos-sync-gen] No cpphs found
482.59 s
[smos-sync-gen] No doctest found
482.59 s
[smos-sync-gen] Using gcc version 14.3.0 given by user at:
482.59 s
[smos-sync-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
482.59 s
[smos-sync-gen] Using ghc version 9.10.3 found on system at:
482.59 s
[smos-sync-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
482.59 s
[smos-sync-gen] Using ghc-pkg version 9.10.3 found on system at:
482.59 s
[smos-sync-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
482.59 s
[smos-sync-gen] No ghcjs found
482.59 s
[smos-sync-gen] No ghcjs-pkg found
482.59 s
[smos-sync-gen] No greencard found
482.59 s
[smos-sync-gen] Using haddock version 2.31.1 found on system at:
482.59 s
[smos-sync-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
482.59 s
[smos-sync-gen] No happy found
482.59 s
[smos-sync-gen] Using haskell-suite found on system at: haskell-suite-dummy-location
482.59 s
[smos-sync-gen] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
482.59 s
[smos-sync-gen] No hmake found
482.59 s
[smos-sync-gen] Using hpc version 0.69 found on system at:
482.59 s
[smos-sync-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
482.59 s
[smos-sync-gen] Using hsc2hs version 0.68.10 found on system at:
482.59 s
[smos-sync-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
482.59 s
[smos-sync-gen] No hscolour found
482.59 s
[smos-sync-gen] No jhc found
482.59 s
[smos-sync-gen] Using ld found on system at:
482.59 s
[smos-sync-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
482.59 s
[smos-sync-gen] No pkg-config found
482.59 s
[smos-sync-gen] Using runghc version 9.10.3 found on system at:
482.59 s
[smos-sync-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
482.59 s
[smos-sync-gen] Using strip version 2.44 found on system at:
482.59 s
[smos-sync-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
482.59 s
[smos-sync-gen] Using tar found on system at:
482.59 s
[smos-sync-gen] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
482.59 s
[smos-sync-gen] No uhc found
483.02 s
[smos-sync-gen] Phase: buildPhase
483.02 s
[smos] Phase: fixupPhase
483.02 s
[smos] shrinking RPATHs of ELF executables and libraries in /nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1
483.02 s
[smos] shrinking /nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1/bin/smos
483.02 s
[smos] shrinking /nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-0.10.1-GNPomnFscGE4q12lqWM2A4-ghc9.10.3.so
483.02 s
[smos-sync-gen] Preprocessing library for smos-sync-gen-0.4.2...
483.02 s
[smos-sync-gen] Building library for smos-sync-gen-0.4.2...
483.31 s
[smos] checking for references to /build/ in /nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1...
483.31 s
[smos] gzipping man pages under /nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1/share/man/
483.31 s
[smos] �
483.33 s
[smos] stripping (with command strip and flags -S -p) in /nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1/lib /nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1/bin
483.51 s
[smos-sync-gen] [1 of 6] Compiling Paths_smos_sync_gen ( dist/build/autogen/Paths_smos_sync_gen.hs, dist/build/Paths_smos_sync_gen.o, dist/build/Paths_smos_sync_gen.dyn_o )
483.51 s
[smos-sync-gen] Adapting module: Smos.Sync.Client.DirForest.Gen
483.51 s
[smos-sync-gen] Adapting module: Smos.Sync.Client.Sync.Gen
483.51 s
[smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/src/Smos/Sync/Client/Sync/Gen.hs.coverables for source file /build/smos-sync-gen-0.4.2/src/Smos/Sync/Client/Sync/Gen.hs
483.51 s
[smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/src/Smos/Sync/Client/DirForest/Gen.hs.coverables for source file /build/smos-sync-gen-0.4.2/src/Smos/Sync/Client/DirForest/Gen.hs
483.75 s
[smos] shrinking RPATHs of ELF executables and libraries in /nix/store/lzcrq3w57zvwf6x23yr5ivv3z2fipk1f-smos-0.10.1-coverables
483.76 s
[smos] checking for references to /build/ in /nix/store/lzcrq3w57zvwf6x23yr5ivv3z2fipk1f-smos-0.10.1-coverables...
483.78 s
[smos] patching script interpreter paths in /nix/store/lzcrq3w57zvwf6x23yr5ivv3z2fipk1f-smos-0.10.1-coverables
483.78 s
[smos] shrinking RPATHs of ELF executables and libraries in /nix/store/62zjsqky7kpmqjclv97wg5pw4b82c5dc-smos-0.10.1-coverage
483.78 s
[smos] checking for references to /build/ in /nix/store/62zjsqky7kpmqjclv97wg5pw4b82c5dc-smos-0.10.1-coverage...
483.79 s
[smos] patching script interpreter paths in /nix/store/62zjsqky7kpmqjclv97wg5pw4b82c5dc-smos-0.10.1-coverage
483.94 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/62zjsqky7kpmqjclv97wg5pw4b82c5dc-smos-0.10.1-coverage /nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1 /nix/store/lzcrq3w57zvwf6x23yr5ivv3z2fipk1f-smos-0.10.1-coverables
484.39 s
[post-build-hook] Pushing 3 paths (428 are already present) using zstd to cache smos ⏳
484.39 s
[post-build-hook]
484.72 s
[post-build-hook] Pushing /nix/store/62zjsqky7kpmqjclv97wg5pw4b82c5dc-smos-0.10.1-coverage (243.61 KiB)
484.72 s
[post-build-hook] Pushing /nix/store/lzcrq3w57zvwf6x23yr5ivv3z2fipk1f-smos-0.10.1-coverables (2.10 MiB)
484.74 s
[post-build-hook] Pushing /nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1 (66.32 MiB)
487.08 s
[post-build-hook]
487.08 s
[post-build-hook] All done.
487.11 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/62zjsqky7kpmqjclv97wg5pw4b82c5dc-smos-0.10.1-coverage /nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1 /nix/store/lzcrq3w57zvwf6x23yr5ivv3z2fipk1f-smos-0.10.1-coverables
487.21 s
[post-build-hook] copying 3 paths...
487.21 s
[post-build-hook] copying path '/nix/store/62zjsqky7kpmqjclv97wg5pw4b82c5dc-smos-0.10.1-coverage' to 'https://cache.staging.nix-ci.com'...
487.21 s
[post-build-hook] copying path '/nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1' to 'https://cache.staging.nix-ci.com'...
487.21 s
[post-build-hook] copying path '/nix/store/lzcrq3w57zvwf6x23yr5ivv3z2fipk1f-smos-0.10.1-coverables' to 'https://cache.staging.nix-ci.com'...
503.73 s
[post-build-hook] copying 1 paths...
503.73 s
[post-build-hook] copying path '/nix/store/48xp62k230agii44kymly25bir8m0j9q-smos-0.10.1.drv' to 'https://cache.staging.nix-ci.com'...
504.03 s
Progress: 63 of 76 built (1 building), 28 of 28 downloaded from cache
504.15 s
Building smos-e2e-source
504.15 s
[smos-sync-gen] [2 of 6] Compiling Smos.Sync.Client.DirForest.Gen ( src/Smos/Sync/Client/DirForest/Gen.hs, dist/build/Smos/Sync/Client/DirForest/Gen.o, dist/build/Smos/Sync/Client/DirForest/Gen.dyn_o )
504.15 s
[smos-sync-gen] Adapting module: Smos.Sync.Client.MetaMap.Gen
504.15 s
[smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/src/Smos/Sync/Client/MetaMap/Gen.hs.coverables for source file /build/smos-sync-gen-0.4.2/src/Smos/Sync/Client/MetaMap/Gen.hs
504.15 s
[smos-sync-gen] Adapting module: Smos.Sync.Client.TestUtils
504.15 s
[smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/src/Smos/Sync/Client/TestUtils.hs.coverables for source file /build/smos-sync-gen-0.4.2/src/Smos/Sync/Client/TestUtils.hs
504.15 s
[smos-sync-gen] [3 of 6] Compiling Smos.Sync.Client.Sync.Gen ( src/Smos/Sync/Client/Sync/Gen.hs, dist/build/Smos/Sync/Client/Sync/Gen.o, dist/build/Smos/Sync/Client/Sync/Gen.dyn_o )
504.15 s
[smos-sync-gen] [4 of 6] Compiling Smos.Sync.Client.MetaMap.Gen ( src/Smos/Sync/Client/MetaMap/Gen.hs, dist/build/Smos/Sync/Client/MetaMap/Gen.o, dist/build/Smos/Sync/Client/MetaMap/Gen.dyn_o )
504.15 s
[smos-sync-gen] [5 of 6] Compiling Smos.Sync.Client.TestUtils ( src/Smos/Sync/Client/TestUtils.hs, dist/build/Smos/Sync/Client/TestUtils.o, dist/build/Smos/Sync/Client/TestUtils.dyn_o )
504.15 s
[smos-sync-gen] [6 of 6] Compiling Smos.Sync.Client.ContentsMap.Gen ( src/Smos/Sync/Client/ContentsMap/Gen.hs, dist/build/Smos/Sync/Client/ContentsMap/Gen.o, dist/build/Smos/Sync/Client/ContentsMap/Gen.dyn_o )
504.15 s
[smos-sync-gen] Adapting module: Smos.Sync.Client.ContentsMap.Gen
504.15 s
[smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/src/Smos/Sync/Client/ContentsMap/Gen.hs.coverables for source file /build/smos-sync-gen-0.4.2/src/Smos/Sync/Client/ContentsMap/Gen.hs
504.15 s
[smos-sync-gen] Warning: ignoring unrecognised input `dist/build/Smos/Sync/Client/ContentsMap/Gen.dyn_o'
504.15 s
[smos-sync-gen] Warning: ignoring unrecognised input `dist/build/Smos/Sync/Client/DirForest/Gen.dyn_o'
504.15 s
[smos-sync-gen] Warning: ignoring unrecognised input `dist/build/Smos/Sync/Client/MetaMap/Gen.dyn_o'
504.15 s
[smos-sync-gen] Warning: ignoring unrecognised input `dist/build/Smos/Sync/Client/Sync/Gen.dyn_o'
504.15 s
[smos-sync-gen] Warning: ignoring unrecognised input `dist/build/Smos/Sync/Client/TestUtils.dyn_o'
504.15 s
[smos-sync-gen] Warning: ignoring unrecognised input `dist/build/Paths_smos_sync_gen.dyn_o'
504.15 s
[smos-sync-gen] Preprocessing test suite 'smos-sync-test' for smos-sync-gen-0.4.2...
504.15 s
[smos-sync-gen] Building test suite 'smos-sync-test' for smos-sync-gen-0.4.2...
504.15 s
[smos-sync-gen] [ 1 of 13] Compiling Paths_smos_sync_gen ( dist/build/smos-sync-test/autogen/Paths_smos_sync_gen.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Paths_smos_sync_gen.o )
504.15 s
[smos-sync-gen] Adapting module: Smos.Sync.Client.Sync.DirForestSpec
504.15 s
[smos-sync-gen] Adapting module: Smos.Sync.Client.DBSpec
504.15 s
[smos-sync-gen] Adapting module: Smos.Sync.Client.OptParseSpec
504.15 s
[smos-sync-gen] Adapting module: Smos.Sync.Client.Sync.MetaMapSpec
504.15 s
[smos-sync-gen] Adapting module: Smos.Sync.Client.Sync.EmptyDirSpec
504.15 s
[smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/DirForestSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/DirForestSpec.hs
504.15 s
[smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/OptParseSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/OptParseSpec.hs
504.15 s
[smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/DBSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/DBSpec.hs
504.15 s
[smos-sync-gen] Adapting module: Smos.Sync.Client.Sync.MetaSpec
504.15 s
[smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/EmptyDirSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/EmptyDirSpec.hs
504.15 s
[smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/MetaMapSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/MetaMapSpec.hs
504.15 s
[smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/MetaSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/MetaSpec.hs
504.15 s
[smos-sync-gen] Adapting module: Smos.Sync.Client.LoginSpec
504.15 s
[smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/LoginSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/LoginSpec.hs
504.15 s
[smos-sync-gen] Adapting module: Smos.Sync.Client.Sync.ContentsMapSpec
504.15 s
[smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/ContentsMapSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/ContentsMapSpec.hs
504.15 s
[smos-sync-gen] Adapting module: Smos.Sync.Client.Sync.ReadWriteSpec
504.15 s
[smos-sync-gen] Adapting module: Smos.Sync.Client.IntegrationSpec
504.15 s
[smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/IntegrationSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/IntegrationSpec.hs
504.15 s
[smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/ReadWriteSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/ReadWriteSpec.hs
504.15 s
[smos-sync-gen] Adapting module: Smos.Sync.Client.Sync.IntegrationSpec
504.15 s
[smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/IntegrationSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/IntegrationSpec.hs
504.15 s
[smos-sync-gen] [ 2 of 13] Compiling Smos.Sync.Client.DBSpec ( test/Smos/Sync/Client/DBSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/DBSpec.o )
504.15 s
[smos-sync-gen] [ 3 of 13] Compiling Smos.Sync.Client.IntegrationSpec ( test/Smos/Sync/Client/IntegrationSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/IntegrationSpec.o )
504.15 s
[smos-sync-gen] [ 4 of 13] Compiling Smos.Sync.Client.LoginSpec ( test/Smos/Sync/Client/LoginSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/LoginSpec.o )
504.15 s
[smos-sync-gen] [ 5 of 13] Compiling Smos.Sync.Client.OptParseSpec ( test/Smos/Sync/Client/OptParseSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/OptParseSpec.o )
504.15 s
[smos-sync-gen] [ 6 of 13] Compiling Smos.Sync.Client.Sync.ContentsMapSpec ( test/Smos/Sync/Client/Sync/ContentsMapSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/Sync/ContentsMapSpec.o )
504.15 s
[smos-sync-gen] [ 7 of 13] Compiling Smos.Sync.Client.Sync.DirForestSpec ( test/Smos/Sync/Client/Sync/DirForestSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/Sync/DirForestSpec.o )
504.15 s
[smos-sync-gen] [ 8 of 13] Compiling Smos.Sync.Client.Sync.EmptyDirSpec ( test/Smos/Sync/Client/Sync/EmptyDirSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/Sync/EmptyDirSpec.o )
504.15 s
[smos-sync-gen] [ 9 of 13] Compiling Smos.Sync.Client.Sync.IntegrationSpec ( test/Smos/Sync/Client/Sync/IntegrationSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/Sync/IntegrationSpec.o )
504.15 s
[smos-sync-gen] [10 of 13] Compiling Smos.Sync.Client.Sync.MetaMapSpec ( test/Smos/Sync/Client/Sync/MetaMapSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/Sync/MetaMapSpec.o )
504.15 s
[smos-sync-gen] [11 of 13] Compiling Smos.Sync.Client.Sync.MetaSpec ( test/Smos/Sync/Client/Sync/MetaSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/Sync/MetaSpec.o )
504.15 s
[smos-sync-gen] [12 of 13] Compiling Smos.Sync.Client.Sync.ReadWriteSpec ( test/Smos/Sync/Client/Sync/ReadWriteSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/Sync/ReadWriteSpec.o )
504.15 s
[smos-sync-gen] [13 of 13] Compiling Main ( test/Spec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Main.o )
504.15 s
[smos-sync-gen] Adapting module: Main
504.16 s
[smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Spec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Spec.hs
504.16 s
[smos-sync-gen] [ 1 of Adapting module: Smos.Sync.Client.DBSpec
504.16 s
[smos-sync-gen] 14Adapting module: Smos.Sync.Client.Sync.DirForestSpec
504.16 s
[smos-sync-gen] ] Compiling Paths_smos_sync_gen ( dist/build/smos-sync-test/autogen/Paths_smos_sync_gen.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Paths_smos_sync_gen.o ) [Impure plugin forced recompilation]Adapting module: Smos.Sync.Client.Sync.MetaMapSpec
504.16 s
[smos-sync-gen]
504.16 s
[smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/DBSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/DBSpec.hs
504.16 s
[smos-sync-gen] Adapting module: Smos.Sync.Client.OptParseSpec
504.16 s
[smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/DirForestSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/DirForestSpec.hs
504.16 s
[smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/MetaMapSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/MetaMapSpec.hs
504.16 s
[smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/OptParseSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/OptParseSpec.hs
504.16 s
[smos-sync-gen] Adapting module: Smos.Sync.Client.Sync.EmptyDirSpec
504.16 s
[smos-sync-gen] Adapting module: Smos.Sync.Client.LoginSpec
504.16 s
[smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/EmptyDirSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/EmptyDirSpec.hs
504.16 s
[smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/LoginSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/LoginSpec.hs
504.16 s
[smos-sync-gen] Adapting module: Smos.Sync.Client.IntegrationSpec
504.16 s
[smos-sync-gen] Adapting module: Smos.Sync.Client.Sync.MetaSpec
504.16 s
[smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/MetaSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/MetaSpec.hs
504.16 s
[smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/IntegrationSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/IntegrationSpec.hs
504.16 s
[smos-sync-gen] Adapting module: Smos.Sync.Client.Sync.ReadWriteSpec
504.16 s
[smos-sync-gen] Adapting module: Smos.Sync.Client.Sync.ContentsMapSpec
504.16 s
[smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/ReadWriteSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/ReadWriteSpec.hs
504.16 s
[smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/ContentsMapSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/ContentsMapSpec.hs
504.16 s
[smos-sync-gen] Adapting module: Smos.Sync.Client.Sync.IntegrationSpec
504.16 s
[smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/IntegrationSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/IntegrationSpec.hs
504.16 s
[smos-sync-gen] [ 2 of 14] Compiling Smos.Sync.Client.DBSpec ( test/Smos/Sync/Client/DBSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/DBSpec.o ) [Smos.Sync.Client.DB package changed]
504.16 s
[smos-sync-gen] [ 3 of 14] Compiling Smos.Sync.Client.IntegrationSpec ( test/Smos/Sync/Client/IntegrationSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/IntegrationSpec.o ) [Test.Syd.Validity package changed]
504.16 s
[smos-sync-gen] [ 4 of 14] Compiling Smos.Sync.Client.LoginSpec ( test/Smos/Sync/Client/LoginSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/LoginSpec.o ) [Test.Syd.Validity package changed]
504.16 s
[smos-sync-gen] [ 5 of 14] Compiling Smos.Sync.Client.OptParseSpec ( test/Smos/Sync/Client/OptParseSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/OptParseSpec.o ) [OptEnvConf.Test package changed]
504.16 s
[smos-sync-gen] [ 6 of 14] Compiling Smos.Sync.Client.Sync.ContentsMapSpec ( test/Smos/Sync/Client/Sync/ContentsMapSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/Sync/ContentsMapSpec.o ) [Test.Syd.Validity package changed]
504.16 s
[smos-sync-gen] [ 7 of 14] Compiling Smos.Sync.Client.Sync.DirForestSpec ( test/Smos/Sync/Client/Sync/DirForestSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/Sync/DirForestSpec.o ) [Test.Syd.Validity package changed]
504.16 s
[smos-sync-gen] [ 8 of 14] Compiling Smos.Sync.Client.Sync.EmptyDirSpec ( test/Smos/Sync/Client/Sync/EmptyDirSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/Sync/EmptyDirSpec.o ) [Data.GenValidity.Path package changed]
504.16 s
[smos-sync-gen] [ 9 of 14] Compiling Smos.Sync.Client.Sync.IntegrationSpec ( test/Smos/Sync/Client/Sync/IntegrationSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/Sync/IntegrationSpec.o ) [Test.Syd.Validity package changed]
504.16 s
[smos-sync-gen] [10 of 14] Compiling Smos.Sync.Client.Sync.MetaMapSpec ( test/Smos/Sync/Client/Sync/MetaMapSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/Sync/MetaMapSpec.o ) [Test.Syd.Validity package changed]
504.16 s
[smos-sync-gen] [11 of 14] Compiling Smos.Sync.Client.Sync.MetaSpec ( test/Smos/Sync/Client/Sync/MetaSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/Sync/MetaSpec.o ) [Test.Syd.Validity package changed]
504.16 s
[smos-sync-gen] [12 of 14] Compiling Smos.Sync.Client.Sync.ReadWriteSpec ( test/Smos/Sync/Client/Sync/ReadWriteSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/Sync/ReadWriteSpec.o ) [Data.GenValidity.ByteString package changed]
504.16 s
[smos-sync-gen] [13 of 14] Compiling Main ( test/Spec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Main.o ) [Test.Syd package changed]
504.16 s
[smos-sync-gen] Adapting module: Main
504.16 s
[smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Spec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Spec.hs
504.16 s
[smos-sync-gen] [14 of 14] Linking dist/build/smos-sync-test/smos-sync-test
504.16 s
[smos-sync-gen] Phase: checkPhase
504.16 s
[smos-sync-gen] Running 1 test suites...
504.16 s
[smos-sync-gen] Test suite smos-sync-test: RUNNING...
504.16 s
[smos-sync-gen] [Info] Backing up /build/smos-sync-contents-e1a7715dbe8bd97a/ to /build/smos-sync-backup-a54ae097321e80a7/.2026-06-01_23:22:17
504.16 s
[smos-sync-gen] [Info] Backing up /build/smos-sync-contents-5e42f05108214923/ to /build/smos-sync-backup-5c064044845cbdf3/.2026-06-01_23:22:17
504.16 s
[smos-sync-gen] [Info] Backing up /build/smos-sync-contents-0e90e1c66bc52d5c/ to /build/smos-sync-backup-95c2c20dc8f95988/.2026-06-01_23:22:17
504.16 s
[smos-sync-gen] [Info] Backing up /build/smos-sync-contents-4627be4c9499e1b6/ to /build/smos-sync-backup-9ff5d946ee7efe3d/.2026-06-01_23:22:17
504.16 s
[smos-sync-gen] [Info] Backing up /build/smos-sync-contents-c7963e683690cf4a/楼 to /build/smos-sync-backup-0ae8ac19a99ea3dc/楼.2026-06-01_23:22:17
504.16 s
[smos-sync-gen] [Info] Backing up /build/smos-sync-contents-27bd7c4d38beae23/ to /build/smos-sync-backup-f19688c6e51d087c/.2026-06-01_23:22:17
504.16 s
[smos-sync-gen] [Info] Backing up /build/smos-sync-contents-628430b3f4006ebe/ to /build/smos-sync-backup-3d25d37d8fabdc84/.2026-06-01_23:22:17
504.16 s
[smos-sync-gen] [Info] Backing up /build/smos-sync-contents-2ecfff13aeaa1928/ to /build/smos-sync-backup-b2f5e1bca129ce9f/.2026-06-01_23:22:17
504.16 s
[smos-sync-gen] [Info] Backing up /build/smos-sync-contents-3f91d5efbfbe5916/ to /build/smos-sync-backup-9144922ebbfb3470/.2026-06-01_23:22:17
504.16 s
[smos-sync-gen] [Info] Backing up /build/smos-sync-contents-5c9fdb23175e2526/ to /build/smos-sync-backup-2c25f3c43a1eade8/.2026-06-01_23:22:17
504.16 s
[smos-sync-gen] [Info] Backing up /build/smos-sync-contents-f1a60a3ffc33dc20/ to /build/smos-sync-backup-6bcb2a898bc1bbbe/.2026-06-01_23:22:17
504.16 s
[smos-sync-gen] [Info] Backing up /build/smos-sync-contents-98febdd42088fcc4/ to /build/smos-sync-backup-89088d50a608fee9/.2026-06-01_23:22:17
504.16 s
[smos-sync-gen] [Info] Backing up /build/smos-sync-contents-581d0b8b46c9fbf0/ to /build/smos-sync-backup-0540eaf031220859/.2026-06-01_23:22:17
504.16 s
[smos-sync-gen] [Info] Backing up /build/smos-sync-contents-3a94aed7b2751dc5/楼 to /build/smos-sync-backup-4d278f9a9e5313d9/楼.2026-06-01_23:22:17
504.16 s
[smos-sync-gen] [Info] Backing up /build/smos-sync-contents-16f56737e42348b2/ to /build/smos-sync-backup-52433a4f31211ec4/.2026-06-01_23:22:17
504.16 s
[smos-sync-gen] [Info] Backing up /build/smos-sync-contents-aa6bcb9f64d12ff9/ to /build/smos-sync-backup-f0afedeb6b62eb99/.2026-06-01_23:22:17
504.16 s
[smos-sync-gen] [Info] Backing up /build/smos-sync-contents-d0f431ecf7c63353/ to /build/smos-sync-backup-c4f15f0c3afe110d/.2026-06-01_23:22:17
504.16 s
[smos-sync-gen] [Info] Backing up /build/smos-sync-contents-8da9d007bfc46490/ to /build/smos-sync-backup-6d7e02cb75856ea5/.2026-06-01_23:22:17
504.16 s
[smos-sync-gen] [Info] Backing up /build/smos-sync-contents-9ea257f9ee043c9c/ to /build/smos-sync-backup-7e645e403120f3d5/.2026-06-01_23:22:17
504.16 s
[smos-sync-gen] [Info] Backing up /build/smos-sync-contents-87bd7153d79b943d/ to /build/smos-sync-backup-9dc81dc71aaffeaf/.2026-06-01_23:22:17
504.77 s
[smos-e2e-source] Phase: setupCompilerEnvironmentPhase
504.78 s
[smos-e2e-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
505.40 s
[smos-sync-gen] Tests:
505.40 s
[smos-sync-gen]
505.40 s
[smos-sync-gen] Smos.Sync.Client.IntegrationSpec
505.40 s
[smos-sync-gen] smos-sync
505.40 s
[smos-sync-gen] ✓ just works (tm) with manual login 323.94 ms
505.41 s
[smos-sync-gen] passed for all of 5 inputs.
505.41 s
[smos-sync-gen] ✓ just works (tm) when the directory for the uuid file doesn't exist yet 273.73 ms
505.41 s
[smos-sync-gen] passed for all of 5 inputs.
505.41 s
[smos-sync-gen] ✓ just works (tm) without manual login 267.34 ms
505.43 s
[smos-sync-gen] passed for all of 5 inputs.
505.43 s
[smos-sync-gen] ✓ just works (tm) when the contents dir doesn't exist yet 276.36 ms
505.43 s
[smos-sync-gen] passed for all of 5 inputs.
505.43 s
[smos-sync-gen] ✓ just works (tm) when the directory for the metadata doesn't exist yet 284.00 ms
505.44 s
[smos-sync-gen] passed for all of 5 inputs.
505.44 s
[smos-sync-gen] Smos.Sync.Client.Sync.EmptyDirSpec
505.45 s
[smos-sync-gen] ✓ leaves only nonempty directories 209.98 ms
505.45 s
[smos-sync-gen] passed for all of 100 inputs.
505.45 s
[smos-sync-gen] ✓ leaves the contents dir 4.59 ms
505.46 s
[smos-sync-gen] ✓ works for this simple example 4.64 ms
505.47 s
[smos-sync-gen] Smos.Sync.Client.DBSpec
505.47 s
[smos-sync-gen] ✓ Golden test for the current migrations 4.69 ms
505.47 s
[smos-sync-gen] ✓ Can automatically migrate from the previous database schema 4.77 ms
505.48 s
[smos-sync-gen] Smos.Sync.Client.Sync.IntegrationSpec
505.48 s
[smos-sync-gen] testSyncSmosClient
505.48 s
[smos-sync-gen] single client
505.48 s
[smos-sync-gen] deletion
505.48 s
[smos-sync-gen] ✓ succesfully syncs a single deletion from a set of files 1849.44 ms
505.50 s
[smos-sync-gen] passed for all of 5 inputs.
505.50 s
[smos-sync-gen] ✓ succesfully syncs a deletion of any number of files 1830.95 ms
505.50 s
[smos-sync-gen] passed for all of 5 inputs.
505.51 s
[smos-sync-gen] ✓ succesfully syncs a single deletion 1843.25 ms
505.51 s
[smos-sync-gen] passed for all of 5 inputs.
505.51 s
[smos-sync-gen] ✓ succesfully syncs a single deletion from a set of files 1953.15 ms
505.52 s
[smos-sync-gen] passed for all of 5 inputs.
505.52 s
[smos-sync-gen] changes
505.52 s
[smos-sync-gen] ✓ succesfully syncs a change of any number of files from a set of files 1830.71 ms
505.52 s
[smos-sync-gen] passed for all of 5 inputs.
505.53 s
[smos-sync-gen] ✓ succesfully syncs a change from a set of files 1953.79 ms
505.53 s
[smos-sync-gen] passed for all of 5 inputs.
505.54 s
[smos-sync-gen] ✓ succesfully syncs a change of any number of files 1823.85 ms
505.54 s
[smos-sync-gen] passed for all of 5 inputs.
505.54 s
[smos-sync-gen] ✓ succesfully syncs a change 1709.53 ms
505.56 s
[smos-sync-gen] passed for all of 5 inputs.
505.56 s
[smos-sync-gen] ✓ succesfully syncs an empty directory 193.47 ms
505.56 s
[smos-sync-gen] can sync a large store
505.56 s
[smos-sync-gen] addition
505.56 s
[smos-sync-gen] ✓ succesfully syncs a directory with one file 1567.33 ms
505.56 s
[smos-sync-gen] passed for all of 5 inputs.
505.56 s
[smos-sync-gen] ✓ succesfully syncs a directory with any number of files 779.36 ms
505.57 s
[smos-sync-gen] passed for all of 5 inputs.
505.58 s
[smos-sync-gen] ✓ does not remove a hidden file that is ignored 748.70 ms
505.58 s
[smos-sync-gen] passed for all of 5 inputs.
505.59 s
[smos-sync-gen] two clients
505.59 s
[smos-sync-gen] Nasty sync
505.59 s
[smos-sync-gen] ✓ does not go horribly wrong in the nasty situation where clients add foo and foo/bar respectively 2475.42 ms
505.60 s
[smos-sync-gen] passed for all of 5 inputs.
505.60 s
[smos-sync-gen] ✓ does not go horribly wrong in the nasty situation where clients add foo and foo/bar/quux respectively, backwards 2477.39 ms
505.60 s
[smos-sync-gen] passed for all of 5 inputs.
505.60 s
[smos-sync-gen] ✓ does not go horribly wrong in the nasty situation where clients add foo and foo/bar respectively, backwards 2475.94 ms
505.61 s
[smos-sync-gen] passed for all of 5 inputs.
505.62 s
[smos-sync-gen] ✓ does not go horribly wrong in the nasty situation where clients add foo and foo/bar/quux respectively 2452.47 ms
505.62 s
[smos-sync-gen] passed for all of 5 inputs.
505.63 s
[smos-sync-gen] From one client
505.63 s
[smos-sync-gen] additions
505.63 s
[smos-sync-gen] ✓ succesfully syncs any number of files accross two clients 2517.06 ms
505.63 s
[smos-sync-gen] passed for all of 5 inputs.
505.64 s
[smos-sync-gen] ✓ succesfully syncs a file accross two clients 2457.85 ms
505.64 s
[smos-sync-gen] passed for all of 5 inputs.
505.65 s
[smos-sync-gen] ✓ does not sync over a hidden file that is ignored 2314.26 ms
505.65 s
[smos-sync-gen] passed for all of 5 inputs.
505.65 s
[smos-sync-gen] Deletions
505.65 s
[smos-sync-gen] ✓ does not sync a deletion of a hidden filed that is ignored 2336.07 ms
505.66 s
[smos-sync-gen] passed for all of 5 inputs.
505.67 s
[smos-sync-gen] ✓ succesfully syncs a deletion of any number of files from a set of files 3688.05 ms
505.67 s
[smos-sync-gen] passed for all of 5 inputs.
505.67 s
[smos-sync-gen] ✓ succesfully syncs a single deletion from a set of files 3945.18 ms
505.67 s
[smos-sync-gen] passed for all of 5 inputs.
505.67 s
[smos-sync-gen] ✓ succesfully syncs a single deletion 3696.99 ms
505.68 s
[smos-sync-gen] passed for all of 5 inputs.
505.69 s
[smos-sync-gen] ✓ succesfully syncs a deletion of any number of files 3533.40 ms
505.69 s
[smos-sync-gen] passed for all of 5 inputs.
505.70 s
[smos-sync-gen] changes
505.70 s
[smos-sync-gen] ✓ succesfully syncs a change of any number of files 3576.54 ms
505.70 s
[smos-sync-gen] passed for all of 5 inputs.
505.70 s
[smos-sync-gen] ✓ succesfully syncs a change from a set of files 3907.41 ms
505.70 s
[smos-sync-gen] passed for all of 5 inputs.
505.71 s
[smos-sync-gen] ✓ succesfully syncs a single change 3540.29 ms
505.71 s
[smos-sync-gen] passed for all of 5 inputs.
505.72 s
[smos-e2e-source] Phase: unpackPhase
505.72 s
[smos-e2e-source] unpacking source archive /nix/store/p711h0jjv0c95f26zh3lsm315iljhrvh-smos-e2e
505.72 s
[smos-e2e-source] source root is smos-e2e
505.72 s
[smos-e2e-source] Phase: patchPhase
505.73 s
[smos-e2e-source] Phase: compileBuildDriverPhase
505.73 s
[smos-e2e-source] setupCompileFlags: -package-db=/build/tmp.WmfEqq38NT/setup-package.conf.d -threaded
505.73 s
[smos-e2e-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.WmfEqq38NT/Main.o )
505.73 s
[smos-e2e-source] [2 of 2] Linking Setup
506.80 s
[smos-e2e-source] Phase: updateAutotoolsGnuConfigScriptsPhase
506.81 s
[smos-e2e-source] Phase: configurePhase
506.81 s
[smos-e2e-source] configureFlags: --verbose --prefix=/nix/store/q8mdn6qjabx85xf2kcy1yvrz73n0wkfz-smos-e2e-source-0.8.3 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.WmfEqq38NT/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
506.82 s
[smos-e2e-source] Using Parsec parser
506.82 s
[smos-e2e-source] Configuring smos-e2e-0.8.3...
507.52 s
[smos-e2e-source] Dependency aeson: using aeson-2.2.3.0
507.52 s
[smos-e2e-source] Dependency base: using base-4.20.2.0
507.52 s
[smos-e2e-source] Dependency bytestring: using bytestring-0.12.2.0
507.52 s
[smos-e2e-source] Dependency conduit: using conduit-1.3.6.1
507.52 s
[smos-e2e-source] Dependency smos: using smos-0.10.1
507.52 s
[smos-e2e-source] Dependency unix: using unix-2.8.7.0
507.52 s
[smos-e2e-source] Dependency unliftio: using unliftio-0.2.25.1
507.52 s
[smos-e2e-source] Dependency vty: using vty-6.4
507.52 s
[smos-e2e-source] Dependency vty-unix: using vty-unix-0.2.0.0
507.52 s
[smos-e2e-source] Source component graph: component lib
507.52 s
[smos-e2e-source] Configured component graph:
507.52 s
[smos-e2e-source] component smos-e2e-0.8.3-E7ZLZfgN1plLdLer3wOox0
507.52 s
[smos-e2e-source] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
507.52 s
[smos-e2e-source] include base-4.20.2.0-fafd
507.52 s
[smos-e2e-source] include bytestring-0.12.2.0-96e1
507.52 s
[smos-e2e-source] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
507.52 s
[smos-e2e-source] include smos-0.10.1-GNPomnFscGE4q12lqWM2A4
507.52 s
[smos-e2e-source] include unix-2.8.7.0-cb75
507.52 s
[smos-e2e-source] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
507.52 s
[smos-e2e-source] include vty-6.4-K1OakpHsBDZBUi5PBPeSvr
507.52 s
[smos-e2e-source] include vty-unix-0.2.0.0-K8XfH8uYPUI2l0V0QrX5qh
507.52 s
[smos-e2e-source] Linked component graph:
507.52 s
[smos-e2e-source] unit smos-e2e-0.8.3-E7ZLZfgN1plLdLer3wOox0
507.52 s
[smos-e2e-source] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
507.52 s
[smos-e2e-source] include base-4.20.2.0-fafd
507.52 s
[smos-e2e-source] include bytestring-0.12.2.0-96e1
507.52 s
[smos-e2e-source] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
507.52 s
[smos-e2e-source] include smos-0.10.1-GNPomnFscGE4q12lqWM2A4
507.52 s
[smos-e2e-source] include unix-2.8.7.0-cb75
507.52 s
[smos-e2e-source] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
507.52 s
[smos-e2e-source] include vty-6.4-K1OakpHsBDZBUi5PBPeSvr
507.52 s
[smos-e2e-source] include vty-unix-0.2.0.0-K8XfH8uYPUI2l0V0QrX5qh
507.52 s
[smos-e2e-source] Smos.Instance=smos-e2e-0.8.3-E7ZLZfgN1plLdLer3wOox0:Smos.Instance,Smos.Terminal=smos-e2e-0.8.3-E7ZLZfgN1plLdLer3wOox0:Smos.Terminal
507.52 s
[smos-e2e-source] Ready component graph:
507.52 s
[smos-e2e-source] definite smos-e2e-0.8.3-E7ZLZfgN1plLdLer3wOox0
507.52 s
[smos-e2e-source] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
507.52 s
[smos-e2e-source] depends base-4.20.2.0-fafd
507.52 s
[smos-e2e-source] depends bytestring-0.12.2.0-96e1
507.52 s
[smos-e2e-source] depends conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
507.52 s
[smos-e2e-source] depends smos-0.10.1-GNPomnFscGE4q12lqWM2A4
507.52 s
[smos-e2e-source] depends unix-2.8.7.0-cb75
507.52 s
[smos-e2e-source] depends unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
507.52 s
[smos-e2e-source] depends vty-6.4-K1OakpHsBDZBUi5PBPeSvr
507.52 s
[smos-e2e-source] depends vty-unix-0.2.0.0-K8XfH8uYPUI2l0V0QrX5qh
507.52 s
[smos-e2e-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
507.52 s
[smos-e2e-source] Using compiler: ghc-9.10.3
507.52 s
[smos-e2e-source] Using install prefix:
507.52 s
[smos-e2e-source] /nix/store/q8mdn6qjabx85xf2kcy1yvrz73n0wkfz-smos-e2e-source-0.8.3
507.52 s
[smos-e2e-source] Executables installed in:
507.52 s
[smos-e2e-source] /nix/store/q8mdn6qjabx85xf2kcy1yvrz73n0wkfz-smos-e2e-source-0.8.3/bin
507.52 s
[smos-e2e-source] Libraries installed in:
507.52 s
[smos-e2e-source] /nix/store/q8mdn6qjabx85xf2kcy1yvrz73n0wkfz-smos-e2e-source-0.8.3/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-e2e-0.8.3-E7ZLZfgN1plLdLer3wOox0
507.52 s
[smos-e2e-source] Dynamic Libraries installed in:
507.52 s
[smos-e2e-source] /nix/store/q8mdn6qjabx85xf2kcy1yvrz73n0wkfz-smos-e2e-source-0.8.3/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
507.52 s
[smos-e2e-source] Private executables installed in:
507.52 s
[smos-e2e-source] /nix/store/q8mdn6qjabx85xf2kcy1yvrz73n0wkfz-smos-e2e-source-0.8.3/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-e2e-0.8.3
507.52 s
[smos-e2e-source] Data files installed in:
507.52 s
[smos-e2e-source] /nix/store/q8mdn6qjabx85xf2kcy1yvrz73n0wkfz-smos-e2e-source-0.8.3/share/x86_64-linux-ghc-9.10.3-a85d/smos-e2e-0.8.3
507.52 s
[smos-e2e-source] Documentation installed in:
507.52 s
[smos-e2e-source] /nix/store/q8mdn6qjabx85xf2kcy1yvrz73n0wkfz-smos-e2e-source-0.8.3/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-e2e-0.8.3
507.52 s
[smos-e2e-source] Configuration files installed in:
507.52 s
[smos-e2e-source] /nix/store/q8mdn6qjabx85xf2kcy1yvrz73n0wkfz-smos-e2e-source-0.8.3/etc
507.52 s
[smos-e2e-source] No alex found
507.52 s
[smos-e2e-source] Using ar found on system at:
507.52 s
[smos-e2e-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
507.52 s
[smos-e2e-source] No c2hs found
507.52 s
[smos-e2e-source] No cpphs found
507.52 s
[smos-e2e-source] No doctest found
507.52 s
[smos-e2e-source] Using gcc version 14.3.0 given by user at:
507.52 s
[smos-e2e-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
507.52 s
[smos-e2e-source] Using ghc version 9.10.3 found on system at:
507.52 s
[smos-e2e-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
507.52 s
[smos-e2e-source] Using ghc-pkg version 9.10.3 found on system at:
507.52 s
[smos-e2e-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
507.52 s
[smos-e2e-source] No ghcjs found
507.52 s
[smos-e2e-source] No ghcjs-pkg found
507.52 s
[smos-e2e-source] No greencard found
507.52 s
[smos-e2e-source] Using haddock version 2.31.1 found on system at:
507.52 s
[smos-e2e-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
507.52 s
[smos-e2e-source] No happy found
507.52 s
[smos-e2e-source] Using haskell-suite found on system at: haskell-suite-dummy-location
507.52 s
[smos-e2e-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
507.52 s
[smos-e2e-source] No hmake found
507.52 s
[smos-e2e-source] Using hpc version 0.69 found on system at:
507.52 s
[smos-e2e-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
507.52 s
[smos-e2e-source] Using hsc2hs version 0.68.10 found on system at:
507.52 s
[smos-e2e-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
507.52 s
[smos-e2e-source] No hscolour found
507.52 s
[smos-e2e-source] No jhc found
507.52 s
[smos-e2e-source] Using ld found on system at:
507.52 s
[smos-e2e-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
507.52 s
[smos-e2e-source] No pkg-config found
507.52 s
[smos-e2e-source] Using runghc version 9.10.3 found on system at:
507.52 s
[smos-e2e-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
507.52 s
[smos-e2e-source] Using strip version 2.44 found on system at:
507.52 s
[smos-e2e-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
507.52 s
[smos-e2e-source] Using tar found on system at:
507.52 s
[smos-e2e-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
507.52 s
[smos-e2e-source] No uhc found
507.73 s
[smos-e2e-source] Phase: buildPhase
507.76 s
[smos-e2e-source] Distribution quality errors:
507.76 s
[smos-e2e-source] [no-syn-desc] No 'synopsis' or 'description' field.
507.76 s
[smos-e2e-source] [missing-bounds-important] The dependency 'build-depends: base' does not
507.76 s
[smos-e2e-source] specify an upper bound on the version number. Each major release of the 'base'
507.76 s
[smos-e2e-source] package changes the API in various ways and most packages will need some
507.76 s
[smos-e2e-source] changes to compile with it. The recommended practice is to specify an upper
507.76 s
[smos-e2e-source] bound on the version of the 'base' package. This ensures your package will
507.76 s
[smos-e2e-source] continue to build when a new major version of the 'base' package is released.
507.76 s
[smos-e2e-source] If you are not sure what upper bound to use then use the next major version.
507.76 s
[smos-e2e-source] For example if you have tested your package with 'base' version 4.5 and 4.6
507.76 s
[smos-e2e-source] then use 'build-depends: base >= 4.5 && < 4.7'.
507.76 s
[smos-e2e-source] Distribution quality warnings:
507.76 s
[smos-e2e-source] [no-license-file] A 'license-file' is not specified.
507.76 s
[smos-e2e-source] [missing-upper-bounds] On library, these packages miss upper bounds:
507.76 s
[smos-e2e-source] - aeson
507.76 s
[smos-e2e-source] - bytestring
507.76 s
[smos-e2e-source] - conduit
507.76 s
[smos-e2e-source] - smos
507.76 s
[smos-e2e-source] - unix
507.76 s
[smos-e2e-source] - unliftio
507.76 s
[smos-e2e-source] - vty
507.76 s
[smos-e2e-source] - vty-unix
507.76 s
[smos-e2e-source] Please add them. There is more information at https://pvp.haskell.org/
507.76 s
[smos-e2e-source] Note: the public hackage server would reject this package.
507.76 s
[smos-e2e-source] Building source dist for smos-e2e-0.8.3...
507.78 s
[smos-e2e-source] Source tarball created: dist/smos-e2e-0.8.3.tar.gz
507.78 s
[smos-e2e-source] Phase: haddockPhase
507.79 s
[smos-e2e-source] Phase: installPhase
507.79 s
[smos-e2e-source] Phase: fixupPhase
508.11 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/q8mdn6qjabx85xf2kcy1yvrz73n0wkfz-smos-e2e-source-0.8.3
508.62 s
[post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
508.62 s
[post-build-hook]
509.01 s
[post-build-hook] Pushing /nix/store/q8mdn6qjabx85xf2kcy1yvrz73n0wkfz-smos-e2e-source-0.8.3 (10.84 KiB)
509.90 s
[post-build-hook]
509.90 s
[post-build-hook] All done.
509.92 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/q8mdn6qjabx85xf2kcy1yvrz73n0wkfz-smos-e2e-source-0.8.3
509.98 s
[post-build-hook] copying 1 paths...
509.98 s
[post-build-hook] copying path '/nix/store/q8mdn6qjabx85xf2kcy1yvrz73n0wkfz-smos-e2e-source-0.8.3' to 'https://cache.staging.nix-ci.com'...
510.48 s
[post-build-hook] copying 1 paths...
510.48 s
[post-build-hook] copying path '/nix/store/yblg2yszd8jjg4jmzjxq52v0d73mihnh-smos-e2e-source-0.8.3.drv' to 'https://cache.staging.nix-ci.com'...
510.69 s
Progress: 64 of 74 built (1 building), 28 of 28 downloaded from cache
510.77 s
Building smos-e2e
510.77 s
[smos-sync-gen] ✓ succesfully syncs a change of any number of files from a set of files 3794.85 ms
510.77 s
[smos-sync-gen] passed for all of 5 inputs.
510.77 s
[smos-sync-gen] ✓ does not sync changes in a hidden file that is ignored 2358.29 ms
510.77 s
[smos-sync-gen] passed for all of 5 inputs.
510.77 s
[smos-sync-gen] From two clients, concurrently
510.77 s
[smos-sync-gen] ✓ succesfully syncs two different clients concurrently 2598.99 ms
510.77 s
[smos-sync-gen] passed for all of 5 inputs.
510.77 s
[smos-sync-gen] ✓ succesfully syncs two of the same client concurrently 1672.88 ms
510.77 s
[smos-sync-gen] passed for all of 5 inputs.
510.77 s
[smos-sync-gen] ✓ succesfully syncs empty directories 314.94 ms
510.77 s
[smos-sync-gen] From both clients
510.77 s
[smos-sync-gen] Additions only
510.77 s
[smos-sync-gen] ✓ succesfully syncs a file accross two clients 2567.57 ms
510.77 s
[smos-sync-gen] passed for all of 5 inputs.
510.77 s
[smos-sync-gen] ✓ succesfully syncs any number of files accross two clients 2677.65 ms
510.77 s
[smos-sync-gen] passed for all of 5 inputs.
510.77 s
[smos-sync-gen] ✓ succesfully syncs two of the same additions at the same time 2491.71 ms
510.77 s
[smos-sync-gen] passed for all of 5 inputs.
510.77 s
[smos-sync-gen] Deletion
510.77 s
[smos-sync-gen] ✓ succesfully syncs a single deletion from a set of files 5423.96 ms
510.77 s
[smos-sync-gen] passed for all of 5 inputs.
510.77 s
[smos-sync-gen] ✓ succesfully syncs a deletion of any number of files from a set of files 5496.81 ms
510.77 s
[smos-sync-gen] passed for all of 5 inputs.
510.77 s
[smos-sync-gen] ✓ succesfully syncs a single deletion 3433.27 ms
510.77 s
[smos-sync-gen] passed for all of 5 inputs.
510.77 s
[smos-sync-gen] ✓ succesfully syncs a deletion of any number of files 5410.58 ms
510.77 s
[smos-sync-gen] passed for all of 5 inputs.
510.77 s
[smos-sync-gen] conflicts
510.77 s
[smos-sync-gen] both changed
510.77 s
[smos-sync-gen] ✓ succesfully syncs a conflicting change from a set of files 2836.70 ms
510.77 s
[smos-sync-gen] passed for all of 5 inputs.
510.77 s
[smos-sync-gen] ✓ succesfully syncs a single conflicting change 2717.98 ms
510.77 s
[smos-sync-gen] passed for all of 5 inputs.
510.77 s
[smos-sync-gen] changes
510.77 s
[smos-sync-gen] ✓ succesfully syncs a single change 5030.68 ms
510.77 s
[smos-sync-gen] passed for all of 5 inputs.
510.77 s
[smos-sync-gen] ✓ succesfully syncs a change of any number of files from a set of files 5180.51 ms
510.77 s
[smos-sync-gen] passed for all of 5 inputs.
510.77 s
[smos-sync-gen] ✓ succesfully syncs a change of any number of files 4919.39 ms
510.77 s
[smos-sync-gen] passed for all of 5 inputs.
510.77 s
[smos-sync-gen] ✓ succesfully syncs a change from a set of files 5025.88 ms
510.77 s
[smos-sync-gen] passed for all of 5 inputs.
510.77 s
[smos-sync-gen] Smos.Sync.Client.OptParseSpec
510.77 s
[smos-sync-gen] ✓ produces the same reference documentation as before 1.17 ms
510.77 s
[smos-sync-gen] ✓ produces the nix options as before 0.18 ms
510.77 s
[smos-sync-gen] ✓ pass the lint test 0.07 ms
510.77 s
[smos-sync-gen] Smos.Sync.Client.Sync.DirForestSpec
510.77 s
[smos-sync-gen] GenValid (DirForest Int)
510.77 s
[smos-sync-gen] genValid :: Gen (DirForest Int)
510.77 s
[smos-sync-gen] ✓ only generates valid '(DirForest Int)'s 1260.93 ms
510.77 s
[smos-sync-gen] passed for all of 100 inputs.
510.77 s
[smos-sync-gen] makeDirForest
510.77 s
[smos-sync-gen] ✓ produces valid DirForests 8.08 ms
510.77 s
[smos-sync-gen] passed for all of 100 inputs.
510.77 s
[smos-sync-gen] Smos.Sync.Client.Sync.ReadWriteSpec
510.77 s
[smos-sync-gen] writeFileSafely
510.77 s
[smos-sync-gen] ✓ writes over an existent dir 8.48 ms
510.77 s
[smos-sync-gen] passed for all of 10 inputs.
510.77 s
[smos-sync-gen] ✓ writes over an existent file higher up, two levels 14.91 ms
510.77 s
[smos-sync-gen] passed for all of 10 inputs.
510.77 s
[smos-sync-gen] ✓ writes over an existent file 7.19 ms
510.77 s
[smos-sync-gen] passed for all of 10 inputs.
510.77 s
[smos-sync-gen] ✓ writes over an existent file higher up 12.50 ms
510.77 s
[smos-sync-gen] passed for all of 10 inputs.
510.77 s
[smos-sync-gen] ✓ writes over an existent dir with contents 9.41 ms
510.77 s
[smos-sync-gen] passed for all of 10 inputs.
510.77 s
[smos-sync-gen] readFileSafely
510.77 s
[smos-sync-gen] ✓ reads Nothing if there is no file 2.11 ms
510.77 s
[smos-sync-gen] passed for all of 10 inputs.
510.77 s
[smos-sync-gen] ✓ reads Nothing if there is no a dir 2.73 ms
510.77 s
[smos-sync-gen] passed for all of 10 inputs.
510.77 s
[smos-sync-gen] ✓ reads a file that was just written 3.25 ms
510.77 s
[smos-sync-gen] passed for all of 10 inputs.
510.77 s
[smos-sync-gen] Smos.Sync.Client.Sync.MetaSpec
510.77 s
[smos-sync-gen] writeClientMetadata
510.77 s
[smos-sync-gen] ✓ does not crash while reading this nasty situation 1.09 ms
510.77 s
[smos-sync-gen] ✓ can read exactly what was just written, even if something else has been written first 948.13 ms
510.77 s
[smos-sync-gen] passed for all of 10 inputs.
510.77 s
[smos-sync-gen] ✓ can read exactly what was just written 95.05 ms
510.77 s
[smos-sync-gen] passed for all of 10 inputs.
510.77 s
[smos-sync-gen] Smos.Sync.Client.Sync.MetaMapSpec
510.77 s
[smos-sync-gen] fromListIgnoringCollisions
510.77 s
[smos-sync-gen] ✓ Remembers the longest paths it can for this example 2.33 ms
510.77 s
[smos-sync-gen] passed for all of 100 inputs.
510.77 s
[smos-sync-gen] ✓ produces valid contents maps 23.70 ms
510.77 s
[smos-sync-gen] passed for all of 100 inputs.
510.77 s
[smos-sync-gen] singleton
510.77 s
[smos-sync-gen] ✓ produces valid contents maps 3.58 ms
510.77 s
[smos-sync-gen] passed for all of 100 inputs.
510.77 s
[smos-sync-gen] GenValid MetaMap
510.77 s
[smos-sync-gen] genValid :: Gen MetaMap
510.77 s
[smos-sync-gen] ✓ only generates valid 'MetaMap's 1683.33 ms
510.77 s
[smos-sync-gen] passed for all of 100 inputs.
510.77 s
[smos-sync-gen] empty
510.77 s
[smos-sync-gen] ✓ is valid 1.61 ms
510.77 s
[smos-sync-gen] Smos.Sync.Client.LoginSpec
510.77 s
[smos-sync-gen] ✓ can still login nicely if the server's JWT key changes 1558.15 ms
510.77 s
[smos-sync-gen] passed for all of 5 inputs.
510.77 s
[smos-sync-gen] Smos.Sync.Client.Sync.ContentsMapSpec
510.77 s
[smos-sync-gen] hideDir
510.77 s
[smos-sync-gen] ✓ hides a dir 4.08 ms
510.77 s
[smos-sync-gen] passed for all of 100 inputs.
510.77 s
[smos-sync-gen] ✓ produces valid paths 4.24 ms
510.77 s
[smos-sync-gen] passed for all of 100 inputs.
510.77 s
[smos-sync-gen] unions
510.77 s
[smos-sync-gen] ✓ produces valid contents maps 805.74 ms
510.77 s
[smos-sync-gen] passed for all of 100 inputs.
510.77 s
[smos-sync-gen] empty
510.77 s
[smos-sync-gen] ✓ is valid 0.99 ms
510.77 s
[smos-sync-gen] GenValid ContentsMap
510.77 s
[smos-sync-gen] genValid :: Gen ContentsMap
510.77 s
[smos-sync-gen] ✓ only generates valid 'ContentsMap's 1311.84 ms
510.77 s
[smos-sync-gen] passed for all of 100 inputs.
510.77 s
[smos-sync-gen] union
510.77 s
[smos-sync-gen] ✓ produces valid contents maps 396.83 ms
510.77 s
[smos-sync-gen] passed for all of 100 inputs.
510.77 s
[smos-sync-gen] hideFile
510.77 s
[smos-sync-gen] ✓ hides a file 7.04 ms
510.77 s
[smos-sync-gen] passed for all of 100 inputs.
510.77 s
[smos-sync-gen] ✓ produces valid paths 7.21 ms
510.77 s
[smos-sync-gen] passed for all of 100 inputs.
510.77 s
[smos-sync-gen] fromListIgnoringCollisions
510.77 s
[smos-sync-gen] ✓ produces valid content maps 14.30 ms
510.77 s
[smos-sync-gen] passed for all of 100 inputs.
510.77 s
[smos-sync-gen] ✓ Remembers the longest paths it can for this example 2.23 ms
510.77 s
[smos-sync-gen] passed for all of 100 inputs.
510.77 s
[smos-sync-gen] singleton
510.77 s
[smos-sync-gen] ✓ produces valid contents maps 3.27 ms
510.77 s
[smos-sync-gen] passed for all of 100 inputs.
510.77 s
[smos-sync-gen] generators
510.77 s
[smos-sync-gen] changedContentsMap
510.77 s
[smos-sync-gen] ✓ generates valid values 52.78 ms
510.77 s
[smos-sync-gen] passed for all of 10 inputs.
510.77 s
[smos-sync-gen] twoChangedMapsAndTheirUnionsWith
510.77 s
[smos-sync-gen] ✓ generates valid values 74.64 ms
510.77 s
[smos-sync-gen] passed for all of 10 inputs.
510.77 s
[smos-sync-gen] twoDistinctPathsThatFitAndTheirUnionWith
510.77 s
[smos-sync-gen] ✓ generates valid values 52.43 ms
510.77 s
[smos-sync-gen] passed for all of 10 inputs.
510.77 s
[smos-sync-gen] twoDistinctPathsThatFitAndTheirUnion
510.77 s
[smos-sync-gen] ✓ generates valid values 0.86 ms
510.77 s
[smos-sync-gen] passed for all of 10 inputs.
510.77 s
[smos-sync-gen] threeDisjunctMapsAndTheirUnions
510.77 s
[smos-sync-gen] ✓ generates valid values 135.80 ms
510.77 s
[smos-sync-gen] passed for all of 10 inputs.
510.77 s
[smos-sync-gen] twoChangedMapsAndTheirUnions
510.77 s
[smos-sync-gen] ✓ generates valid values 105.26 ms
510.77 s
[smos-sync-gen] passed for all of 10 inputs.
510.77 s
[smos-sync-gen] mapWithNewHiddenPath
510.77 s
[smos-sync-gen] ✓ generates valid values 47.84 ms
510.77 s
[smos-sync-gen] passed for all of 10 inputs.
510.77 s
[smos-sync-gen] ✓ generates a contentsmap where at least one path is hidden 45.20 ms
510.77 s
[smos-sync-gen] passed for all of 10 inputs.
510.77 s
[smos-sync-gen] mapWithDisjunctUnion
510.77 s
[smos-sync-gen] ✓ generates valid values 121.69 ms
510.77 s
[smos-sync-gen] passed for all of 10 inputs.
510.77 s
[smos-sync-gen] disjunctContentsMap
510.77 s
[smos-sync-gen] ✓ generates valid values 69.25 ms
510.77 s
[smos-sync-gen] passed for all of 10 inputs.
510.77 s
[smos-sync-gen] mapWithNewPath
510.77 s
[smos-sync-gen] ✓ generates valid values 48.11 ms
510.77 s
[smos-sync-gen] passed for all of 10 inputs.
510.77 s
[smos-sync-gen] genHiddenFile
510.77 s
[smos-sync-gen] ✓ generates hidden files 1.30 ms
510.77 s
[smos-sync-gen] passed for all of 10 inputs.
510.77 s
[smos-sync-gen] changedMapsWithUnionOf
510.77 s
[smos-sync-gen] ✓ generates valid values 61.53 ms
510.77 s
[smos-sync-gen] passed for all of 10 inputs.
510.77 s
[smos-sync-gen] mapWithAdditions
510.77 s
[smos-sync-gen] ✓ generates valid values 93.63 ms
510.77 s
[smos-sync-gen] passed for all of 10 inputs.
510.77 s
[smos-sync-gen] mapWithHiddenAdditions
510.77 s
[smos-sync-gen] ✓ generates valid values 50.52 ms
510.77 s
[smos-sync-gen] passed for all of 10 inputs.
510.77 s
[smos-sync-gen] ✓ generates a contentsmap where at least one path is hidden 50.66 ms
510.77 s
[smos-sync-gen] passed for all of 10 inputs.
510.77 s
[smos-sync-gen] mapsWithDifferentContentsAtNewPath
510.77 s
[smos-sync-gen] ✓ generates valid values 45.42 ms
510.77 s
[smos-sync-gen] passed for all of 10 inputs.
510.77 s
[smos-sync-gen] twoDistinctPathsThatFitAndTheirUnionsWith
510.77 s
[smos-sync-gen] ✓ generates valid values 45.18 ms
510.77 s
[smos-sync-gen] passed for all of 10 inputs.
510.77 s
[smos-sync-gen] mapsWithDifferentContentsAtNewPath3
510.77 s
[smos-sync-gen] ✓ generates valid values 38.84 ms
510.77 s
[smos-sync-gen] passed for all of 10 inputs.
510.77 s
[smos-sync-gen] insert
510.77 s
[smos-sync-gen] ✓ produces valid contents maps 42.96 ms
510.77 s
[smos-sync-gen] passed for all of 100 inputs.
510.77 s
[smos-sync-gen]
510.77 s
[smos-sync-gen] Examples: 2347
510.77 s
[smos-sync-gen] Passed: 108
510.77 s
[smos-sync-gen] Failed: 0
510.77 s
[smos-sync-gen] Pending: 1
510.77 s
[smos-sync-gen] Sum of test runtimes: 138.47 seconds
510.77 s
[smos-sync-gen] Test suite took: 8.95 seconds
510.77 s
[smos-sync-gen]
511.31 s
[smos-sync-gen] Test suite smos-sync-test: PASS
511.31 s
[smos-sync-gen] Test suite logged to: dist/test/smos-sync-gen-0.4.2-smos-sync-test.log
511.31 s
[smos-sync-gen] 1 of 1 test suites (1 of 1 test cases) passed.
511.34 s
[smos-sync-gen] Phase: haddockPhase
511.34 s
[smos-sync-gen] Phase: installPhase
511.36 s
[smos-e2e] Phase: setupCompilerEnvironmentPhase
511.36 s
[smos-e2e] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
511.60 s
[smos-sync-gen] Installing library in /nix/store/paxvf4hxsmdjnxjp2j44k166pipr1iyr-smos-sync-gen-0.4.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-sync-gen-0.4.2-IXaOLfEzKMb9Qw9MUwy8d3
511.90 s
[smos-e2e] Phase: unpackPhase
511.90 s
[smos-e2e] unpacking source archive /nix/store/q8mdn6qjabx85xf2kcy1yvrz73n0wkfz-smos-e2e-source-0.8.3/smos-e2e-0.8.3.tar.gz
511.91 s
[smos-e2e] source root is smos-e2e-0.8.3
511.92 s
[smos-e2e] setting SOURCE_DATE_EPOCH to timestamp 1780356141 of file "smos-e2e-0.8.3/test/TestImport.hs"
511.92 s
[smos-e2e] warning: file "smos-e2e-0.8.3/test/TestImport.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
511.92 s
[smos-e2e] Phase: patchPhase
511.93 s
[smos-e2e] Phase: compileBuildDriverPhase
511.94 s
[smos-e2e] setupCompileFlags: -package-db=/build/tmp.hiMh2WsUeB/setup-package.conf.d -threaded
511.98 s
[smos-e2e] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.hiMh2WsUeB/Main.o )
512.02 s
[smos-sync-gen] Phase: fixupPhase
512.02 s
[smos-e2e] [2 of 2] Linking Setup
512.04 s
[smos-sync-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/paxvf4hxsmdjnxjp2j44k166pipr1iyr-smos-sync-gen-0.4.2
512.04 s
[smos-sync-gen] shrinking /nix/store/paxvf4hxsmdjnxjp2j44k166pipr1iyr-smos-sync-gen-0.4.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-sync-gen-0.4.2-IXaOLfEzKMb9Qw9MUwy8d3-ghc9.10.3.so
512.23 s
[smos-sync-gen] checking for references to /build/ in /nix/store/paxvf4hxsmdjnxjp2j44k166pipr1iyr-smos-sync-gen-0.4.2...
512.25 s
[smos-sync-gen] patching script interpreter paths in /nix/store/paxvf4hxsmdjnxjp2j44k166pipr1iyr-smos-sync-gen-0.4.2
512.26 s
[smos-sync-gen] stripping (with command strip and flags -S -p) in /nix/store/paxvf4hxsmdjnxjp2j44k166pipr1iyr-smos-sync-gen-0.4.2/lib
512.31 s
[smos-sync-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/gx4x306glf3f6pkmwazi1sy01i483ffw-smos-sync-gen-0.4.2-coverables
512.32 s
[smos-sync-gen] checking for references to /build/ in /nix/store/gx4x306glf3f6pkmwazi1sy01i483ffw-smos-sync-gen-0.4.2-coverables...
512.33 s
[smos-sync-gen] patching script interpreter paths in /nix/store/gx4x306glf3f6pkmwazi1sy01i483ffw-smos-sync-gen-0.4.2-coverables
512.33 s
[smos-sync-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/qmlffn41bs2nhzkqc1g6i2wy7b7b1bws-smos-sync-gen-0.4.2-coverage
512.34 s
[smos-sync-gen] checking for references to /build/ in /nix/store/qmlffn41bs2nhzkqc1g6i2wy7b7b1bws-smos-sync-gen-0.4.2-coverage...
512.35 s
[smos-sync-gen] patching script interpreter paths in /nix/store/qmlffn41bs2nhzkqc1g6i2wy7b7b1bws-smos-sync-gen-0.4.2-coverage
512.41 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/paxvf4hxsmdjnxjp2j44k166pipr1iyr-smos-sync-gen-0.4.2 /nix/store/qmlffn41bs2nhzkqc1g6i2wy7b7b1bws-smos-sync-gen-0.4.2-coverage
513.67 s
[post-build-hook] Pushing 2 paths (595 are already present) using zstd to cache smos ⏳
513.67 s
[post-build-hook]
514.15 s
[post-build-hook] Pushing /nix/store/qmlffn41bs2nhzkqc1g6i2wy7b7b1bws-smos-sync-gen-0.4.2-coverage (339.07 KiB)
514.19 s
[post-build-hook] Pushing /nix/store/paxvf4hxsmdjnxjp2j44k166pipr1iyr-smos-sync-gen-0.4.2 (2.86 MiB)
515.18 s
[post-build-hook]
515.18 s
[post-build-hook] All done.
515.20 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/paxvf4hxsmdjnxjp2j44k166pipr1iyr-smos-sync-gen-0.4.2 /nix/store/qmlffn41bs2nhzkqc1g6i2wy7b7b1bws-smos-sync-gen-0.4.2-coverage
515.47 s
[post-build-hook] copying 2 paths...
515.47 s
[post-build-hook] copying path '/nix/store/paxvf4hxsmdjnxjp2j44k166pipr1iyr-smos-sync-gen-0.4.2' to 'https://cache.staging.nix-ci.com'...
515.47 s
[post-build-hook] copying path '/nix/store/qmlffn41bs2nhzkqc1g6i2wy7b7b1bws-smos-sync-gen-0.4.2-coverage' to 'https://cache.staging.nix-ci.com'...
516.52 s
[post-build-hook] copying 1 paths...
516.52 s
[post-build-hook] copying path '/nix/store/ab4wd9canvspaxvf3zrm69wq853a6c5b-smos-sync-gen-0.4.2.drv' to 'https://cache.staging.nix-ci.com'...
516.77 s
Progress: 65 of 74 built (1 building), 28 of 28 downloaded from cache
516.78 s
[smos-e2e] Phase: updateAutotoolsGnuConfigScriptsPhase
516.78 s
[smos-e2e] Phase: configurePhase
516.78 s
[smos-e2e] configureFlags: --verbose --prefix=/nix/store/vz1ckmp9m83l1yb7vfkncx02qsnx932g-smos-e2e-0.8.3 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.hiMh2WsUeB/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
516.79 s
[smos-e2e] Using Parsec parser
516.79 s
[smos-e2e] Configuring smos-e2e-0.8.3...
516.79 s
[smos-e2e] Dependency aeson: using aeson-2.2.3.0
516.79 s
[smos-e2e] Dependency base: using base-4.20.2.0
516.79 s
[smos-e2e] Dependency bytestring: using bytestring-0.12.2.0
516.79 s
[smos-e2e] Dependency conduit: using conduit-1.3.6.1
516.79 s
[smos-e2e] Dependency smos: using smos-0.10.1
516.79 s
[smos-e2e] Dependency unix: using unix-2.8.7.0
516.79 s
[smos-e2e] Dependency unliftio: using unliftio-0.2.25.1
516.79 s
[smos-e2e] Dependency vty: using vty-6.4
516.79 s
[smos-e2e] Dependency vty-unix: using vty-unix-0.2.0.0
516.79 s
[smos-e2e] Source component graph: component lib
516.79 s
[smos-e2e] Configured component graph:
516.79 s
[smos-e2e] component smos-e2e-0.8.3-E7ZLZfgN1plLdLer3wOox0
516.79 s
[smos-e2e] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
516.79 s
[smos-e2e] include base-4.20.2.0-fafd
516.79 s
[smos-e2e] include bytestring-0.12.2.0-96e1
516.79 s
[smos-e2e] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
516.79 s
[smos-e2e] include smos-0.10.1-GNPomnFscGE4q12lqWM2A4
516.79 s
[smos-e2e] include unix-2.8.7.0-cb75
516.79 s
[smos-e2e] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
516.79 s
[smos-e2e] include vty-6.4-K1OakpHsBDZBUi5PBPeSvr
516.79 s
[smos-e2e] include vty-unix-0.2.0.0-K8XfH8uYPUI2l0V0QrX5qh
516.79 s
[smos-e2e] Linked component graph:
516.79 s
[smos-e2e] unit smos-e2e-0.8.3-E7ZLZfgN1plLdLer3wOox0
516.79 s
[smos-e2e] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
516.79 s
[smos-e2e] include base-4.20.2.0-fafd
516.79 s
[smos-e2e] include bytestring-0.12.2.0-96e1
516.79 s
[smos-e2e] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
516.79 s
[smos-e2e] include smos-0.10.1-GNPomnFscGE4q12lqWM2A4
516.79 s
[smos-e2e] include unix-2.8.7.0-cb75
516.79 s
[smos-e2e] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
516.79 s
[smos-e2e] include vty-6.4-K1OakpHsBDZBUi5PBPeSvr
516.79 s
[smos-e2e] include vty-unix-0.2.0.0-K8XfH8uYPUI2l0V0QrX5qh
516.79 s
[smos-e2e] Smos.Instance=smos-e2e-0.8.3-E7ZLZfgN1plLdLer3wOox0:Smos.Instance,Smos.Terminal=smos-e2e-0.8.3-E7ZLZfgN1plLdLer3wOox0:Smos.Terminal
516.79 s
[smos-e2e] Ready component graph:
516.79 s
[smos-e2e] definite smos-e2e-0.8.3-E7ZLZfgN1plLdLer3wOox0
516.79 s
[smos-e2e] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
516.79 s
[smos-e2e] depends base-4.20.2.0-fafd
516.79 s
[smos-e2e] depends bytestring-0.12.2.0-96e1
516.79 s
[smos-e2e] depends conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
516.79 s
[smos-e2e] depends smos-0.10.1-GNPomnFscGE4q12lqWM2A4
516.79 s
[smos-e2e] depends unix-2.8.7.0-cb75
516.79 s
[smos-e2e] depends unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
516.79 s
[smos-e2e] depends vty-6.4-K1OakpHsBDZBUi5PBPeSvr
516.79 s
[smos-e2e] depends vty-unix-0.2.0.0-K8XfH8uYPUI2l0V0QrX5qh
516.79 s
[smos-e2e] Using Cabal-3.12.1.0 compiled by ghc-9.10
516.79 s
[smos-e2e] Using compiler: ghc-9.10.3
516.79 s
[smos-e2e] Using install prefix:
516.79 s
[smos-e2e] /nix/store/vz1ckmp9m83l1yb7vfkncx02qsnx932g-smos-e2e-0.8.3
516.79 s
[smos-e2e] Executables installed in:
516.79 s
[smos-e2e] /nix/store/vz1ckmp9m83l1yb7vfkncx02qsnx932g-smos-e2e-0.8.3/bin
516.79 s
[smos-e2e] Libraries installed in:
516.79 s
[smos-e2e] /nix/store/vz1ckmp9m83l1yb7vfkncx02qsnx932g-smos-e2e-0.8.3/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-e2e-0.8.3-E7ZLZfgN1plLdLer3wOox0
516.79 s
[smos-e2e] Dynamic Libraries installed in:
516.79 s
[smos-e2e] /nix/store/vz1ckmp9m83l1yb7vfkncx02qsnx932g-smos-e2e-0.8.3/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
516.79 s
[smos-e2e] Private executables installed in:
516.79 s
[smos-e2e] /nix/store/vz1ckmp9m83l1yb7vfkncx02qsnx932g-smos-e2e-0.8.3/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-e2e-0.8.3
516.79 s
[smos-e2e] Data files installed in:
516.79 s
[smos-e2e] /nix/store/vz1ckmp9m83l1yb7vfkncx02qsnx932g-smos-e2e-0.8.3/share/x86_64-linux-ghc-9.10.3-a85d/smos-e2e-0.8.3
516.79 s
[smos-e2e] Documentation installed in:
516.79 s
[smos-e2e] /nix/store/vz1ckmp9m83l1yb7vfkncx02qsnx932g-smos-e2e-0.8.3/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-e2e-0.8.3
516.79 s
[smos-e2e] Configuration files installed in:
516.79 s
[smos-e2e] /nix/store/vz1ckmp9m83l1yb7vfkncx02qsnx932g-smos-e2e-0.8.3/etc
516.79 s
[smos-e2e] No alex found
516.79 s
[smos-e2e] Using ar found on system at:
516.79 s
[smos-e2e] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
516.79 s
[smos-e2e] No c2hs found
516.79 s
[smos-e2e] No cpphs found
516.79 s
[smos-e2e] No doctest found
516.79 s
[smos-e2e] Using gcc version 14.3.0 given by user at:
516.79 s
[smos-e2e] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
516.79 s
[smos-e2e] Using ghc version 9.10.3 found on system at:
516.79 s
[smos-e2e] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
516.79 s
[smos-e2e] Using ghc-pkg version 9.10.3 found on system at:
516.79 s
[smos-e2e] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
516.79 s
[smos-e2e] No ghcjs found
516.79 s
[smos-e2e] No ghcjs-pkg found
516.79 s
[smos-e2e] No greencard found
516.79 s
[smos-e2e] Using haddock version 2.31.1 found on system at:
516.79 s
[smos-e2e] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
516.79 s
[smos-e2e] No happy found
516.79 s
[smos-e2e] Using haskell-suite found on system at: haskell-suite-dummy-location
516.79 s
[smos-e2e] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
516.79 s
[smos-e2e] No hmake found
516.79 s
[smos-e2e] Using hpc version 0.69 found on system at:
516.79 s
[smos-e2e] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
516.79 s
[smos-e2e] Using hsc2hs version 0.68.10 found on system at:
516.79 s
[smos-e2e] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
516.79 s
[smos-e2e] No hscolour found
516.79 s
[smos-e2e] No jhc found
516.79 s
[smos-e2e] Using ld found on system at:
516.79 s
[smos-e2e] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
516.79 s
[smos-e2e] No pkg-config found
516.79 s
[smos-e2e] Using runghc version 9.10.3 found on system at:
516.79 s
[smos-e2e] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
516.79 s
[smos-e2e] Using strip version 2.44 found on system at:
516.79 s
[smos-e2e] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
516.79 s
[smos-e2e] Using tar found on system at:
516.79 s
[smos-e2e] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
516.79 s
[smos-e2e] No uhc found
516.79 s
[smos-e2e] Phase: buildPhase
516.79 s
[smos-e2e] Preprocessing library for smos-e2e-0.8.3...
516.79 s
[smos-e2e] Building library for smos-e2e-0.8.3...
516.79 s
[smos-e2e] [1 of 3] Compiling Paths_smos_e2e ( dist/build/autogen/Paths_smos_e2e.hs, dist/build/Paths_smos_e2e.o, dist/build/Paths_smos_e2e.dyn_o )
516.79 s
[smos-e2e] [2 of 3] Compiling Smos.Terminal ( src/Smos/Terminal.hs, dist/build/Smos/Terminal.o, dist/build/Smos/Terminal.dyn_o )
516.79 s
[smos-e2e] [3 of 3] Compiling Smos.Instance ( src/Smos/Instance.hs, dist/build/Smos/Instance.o, dist/build/Smos/Instance.dyn_o )
519.17 s
[smos-e2e] Phase: haddockPhase
519.18 s
[smos-e2e] Phase: installPhase
519.30 s
[smos-e2e] Installing library in /nix/store/vz1ckmp9m83l1yb7vfkncx02qsnx932g-smos-e2e-0.8.3/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-e2e-0.8.3-E7ZLZfgN1plLdLer3wOox0
519.53 s
[smos-e2e] Phase: fixupPhase
519.54 s
[smos-e2e] shrinking RPATHs of ELF executables and libraries in /nix/store/vz1ckmp9m83l1yb7vfkncx02qsnx932g-smos-e2e-0.8.3
519.54 s
[smos-e2e] shrinking /nix/store/vz1ckmp9m83l1yb7vfkncx02qsnx932g-smos-e2e-0.8.3/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-e2e-0.8.3-E7ZLZfgN1plLdLer3wOox0-ghc9.10.3.so
519.62 s
[smos-e2e] checking for references to /build/ in /nix/store/vz1ckmp9m83l1yb7vfkncx02qsnx932g-smos-e2e-0.8.3...
519.64 s
[smos-e2e] patching script interpreter paths in /nix/store/vz1ckmp9m83l1yb7vfkncx02qsnx932g-smos-e2e-0.8.3
519.64 s
[smos-e2e] stripping (with command strip and flags -S -p) in /nix/store/vz1ckmp9m83l1yb7vfkncx02qsnx932g-smos-e2e-0.8.3/lib
519.90 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/vz1ckmp9m83l1yb7vfkncx02qsnx932g-smos-e2e-0.8.3
520.45 s
[post-build-hook] Pushing 1 paths (429 are already present) using zstd to cache smos ⏳
520.45 s
[post-build-hook]
520.79 s
[post-build-hook] Pushing /nix/store/vz1ckmp9m83l1yb7vfkncx02qsnx932g-smos-e2e-0.8.3 (315.98 KiB)
521.68 s
[post-build-hook]
521.68 s
[post-build-hook] All done.
521.70 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/vz1ckmp9m83l1yb7vfkncx02qsnx932g-smos-e2e-0.8.3
521.79 s
[post-build-hook] copying 1 paths...
521.79 s
[post-build-hook] copying path '/nix/store/vz1ckmp9m83l1yb7vfkncx02qsnx932g-smos-e2e-0.8.3' to 'https://cache.staging.nix-ci.com'...
522.39 s
[post-build-hook] copying 1 paths...
522.39 s
[post-build-hook] copying path '/nix/store/dskmxb6hqi3zgx19zls0mvnmraansnz5-smos-e2e-0.8.3.drv' to 'https://cache.staging.nix-ci.com'...
522.69 s
Progress: 66 of 74 built, 28 of 28 downloaded from cache
522.78 s
Building smos-web-server-source
523.87 s
[smos-web-server-source] Phase: setupCompilerEnvironmentPhase
523.88 s
[smos-web-server-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
524.67 s
[smos-web-server-source] Phase: unpackPhase
524.70 s
[smos-web-server-source] unpacking source archive /nix/store/pva0p0a07f9kv2wnpl3amvqglq6mip6i-smos-web-server
524.70 s
[smos-web-server-source] source root is smos-web-server
524.70 s
[smos-web-server-source] Phase: patchPhase
524.99 s
[smos-web-server-source] Phase: compileBuildDriverPhase
524.99 s
[smos-web-server-source] setupCompileFlags: -package-db=/build/tmp.0jh4iFMCcV/setup-package.conf.d -threaded
525.04 s
[smos-web-server-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.0jh4iFMCcV/Main.o )
525.08 s
[smos-web-server-source] [2 of 2] Linking Setup
526.18 s
[smos-web-server-source] Phase: updateAutotoolsGnuConfigScriptsPhase
526.19 s
[smos-web-server-source] Phase: configurePhase
526.19 s
[smos-web-server-source] configureFlags: --verbose --prefix=/nix/store/1gihs1m4757cgxjv44n08v8fhv48cspb-smos-web-server-source-0.14.4 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.0jh4iFMCcV/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
526.20 s
[smos-web-server-source] Using Parsec parser
526.20 s
[smos-web-server-source] Configuring smos-web-server-0.14.4...
526.95 s
[smos-web-server-source] Dependency aeson: using aeson-2.2.3.0
526.95 s
[smos-web-server-source] Dependency autodocodec-yaml: using autodocodec-yaml-0.4.0.2
526.95 s
[smos-web-server-source] Dependency base: using base-4.20.2.0
526.95 s
[smos-web-server-source] Dependency bytestring: using bytestring-0.12.2.0
526.95 s
[smos-web-server-source] Dependency conduit: using conduit-1.3.6.1
526.95 s
[smos-web-server-source] Dependency containers: using containers-0.7
526.95 s
[smos-web-server-source] Dependency data-default: using data-default-0.8.0.1
526.95 s
[smos-web-server-source] Dependency deepseq: using deepseq-1.5.0.0
526.95 s
[smos-web-server-source] Dependency http-client: using http-client-0.7.19
526.96 s
[smos-web-server-source] Dependency http-client-tls: using http-client-tls-0.3.6.4
526.96 s
[smos-web-server-source] Dependency http-types: using http-types-0.12.4
526.96 s
[smos-web-server-source] Dependency ical: using ical-0.0.0.0
526.96 s
[smos-web-server-source] Dependency monad-logger: using monad-logger-0.3.42
526.96 s
[smos-web-server-source] Dependency mtl: using mtl-2.3.1
526.96 s
[smos-web-server-source] Dependency opt-env-conf: using opt-env-conf-0.15.0.1
526.96 s
[smos-web-server-source] Dependency path: using path-0.9.6
526.96 s
[smos-web-server-source] Dependency path-io: using path-io-1.8.2
526.96 s
[smos-web-server-source] Dependency persistent-sqlite: using persistent-sqlite-2.13.3.1
526.96 s
[smos-web-server-source] Dependency pretty-relative-time: using pretty-relative-time-0.3.0.0
526.96 s
[smos-web-server-source] Dependency pretty-show: using pretty-show-1.10
526.96 s
[smos-web-server-source] Dependency prometheus: using prometheus-2.3.0
526.96 s
[smos-web-server-source] Dependency prometheus-ghc-stats: using prometheus-ghc-stats-0.0.0.0
526.96 s
[smos-web-server-source] Dependency prometheus-wai: using prometheus-wai-0.2.0.1
526.96 s
[smos-web-server-source] Dependency servant: using servant-0.20.3.0
526.96 s
[smos-web-server-source] Dependency servant-auth-client: using servant-auth-client-0.4.2.0
526.96 s
[smos-web-server-source] Dependency servant-client: using servant-client-0.20.3.0
526.96 s
[smos-web-server-source] Dependency shakespeare: using shakespeare-2.1.0.1
526.96 s
[smos-web-server-source] Dependency smos: using smos-0.10.1
526.96 s
[smos-web-server-source] Dependency smos-cli: using smos-cli-0.2.1
526.96 s
[smos-web-server-source] Dependency smos-client: using smos-client-0.6.0
526.96 s
[smos-web-server-source] Dependency smos-data: using smos-data-0.7.0
526.96 s
[smos-web-server-source] Dependency smos-directory: using smos-directory-0.2.0
526.96 s
[smos-web-server-source] Dependency smos-e2e: using smos-e2e-0.8.3
526.96 s
[smos-web-server-source] Dependency smos-report: using smos-report-0.12.0
526.96 s
[smos-web-server-source] Dependency smos-sync: using smos-sync-0.8.0
526.96 s
[smos-web-server-source] Dependency smos-web-assets: using smos-web-assets-0.0.2
526.96 s
[smos-web-server-source] Dependency template-haskell: using template-haskell-2.22.0.0
526.96 s
[smos-web-server-source] Dependency text: using text-2.1.3
526.96 s
[smos-web-server-source] Dependency time: using time-1.12.2
526.96 s
[smos-web-server-source] Dependency typed-uuid: using typed-uuid-0.2.0.0
526.96 s
[smos-web-server-source] Dependency tz: using tz-0.1.3.6
526.96 s
[smos-web-server-source] Dependency unliftio: using unliftio-0.2.25.1
526.96 s
[smos-web-server-source] Dependency wai-extra: using wai-extra-3.1.18
526.96 s
[smos-web-server-source] Dependency warp: using warp-3.4.9
526.96 s
[smos-web-server-source] Dependency yaml: using yaml-0.11.11.2
526.96 s
[smos-web-server-source] Dependency yesod: using yesod-1.6.2.1
526.96 s
[smos-web-server-source] Dependency yesod-auth: using yesod-auth-1.6.11.3
526.96 s
[smos-web-server-source] Dependency yesod-autoreload: using yesod-autoreload-0.0.0.0
526.96 s
[smos-web-server-source] Dependency yesod-static: using yesod-static-1.6.1.0
526.96 s
[smos-web-server-source] Dependency yesod-static-remote: using yesod-static-remote-0.0.0.1
526.96 s
[smos-web-server-source] Dependency yesod-websockets: using yesod-websockets-0.3.0.3
526.96 s
[smos-web-server-source] Dependency base: using base-4.20.2.0
526.96 s
[smos-web-server-source] Dependency smos-web-server: using smos-web-server-0.14.4
526.96 s
[smos-web-server-source] Source component graph:
526.96 s
[smos-web-server-source] component lib
526.96 s
[smos-web-server-source] component exe:smos-web-server dependency lib
526.96 s
[smos-web-server-source] Configured component graph:
526.96 s
[smos-web-server-source] component smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC
526.96 s
[smos-web-server-source] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
526.96 s
[smos-web-server-source] include autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
526.96 s
[smos-web-server-source] include base-4.20.2.0-fafd
526.96 s
[smos-web-server-source] include bytestring-0.12.2.0-96e1
526.96 s
[smos-web-server-source] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
526.96 s
[smos-web-server-source] include containers-0.7-96b4
526.96 s
[smos-web-server-source] include data-default-0.8.0.1-73T9PYpnJfB1LzuBLwgWTp
526.96 s
[smos-web-server-source] include deepseq-1.5.0.0-2b65
526.96 s
[smos-web-server-source] include http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
526.96 s
[smos-web-server-source] include http-client-tls-0.3.6.4-GORR3J4OiQ7BD73OfRHauR
526.96 s
[smos-web-server-source] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
526.96 s
[smos-web-server-source] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
526.96 s
[smos-web-server-source] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
526.96 s
[smos-web-server-source] include mtl-2.3.1-37af
526.96 s
[smos-web-server-source] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
526.96 s
[smos-web-server-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
526.96 s
[smos-web-server-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
526.96 s
[smos-web-server-source] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
526.96 s
[smos-web-server-source] include pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
526.96 s
[smos-web-server-source] include pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
526.96 s
[smos-web-server-source] include prometheus-2.3.0-F7pSOvWkGX97cd205xTrG2
526.96 s
[smos-web-server-source] include prometheus-ghc-stats-0.0.0.0-1wFjDzvC6GJGha7AT774r5
526.96 s
[smos-web-server-source] include prometheus-wai-0.2.0.1-HGViWVdnGce72q15By1x9e
526.96 s
[smos-web-server-source] include servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
526.96 s
[smos-web-server-source] include servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
526.96 s
[smos-web-server-source] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
526.96 s
[smos-web-server-source] include shakespeare-2.1.0.1-KlI9QAgCzHo6Cz8R3IGEJW
526.96 s
[smos-web-server-source] include smos-0.10.1-GNPomnFscGE4q12lqWM2A4
526.96 s
[smos-web-server-source] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
526.96 s
[smos-web-server-source] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
526.96 s
[smos-web-server-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
526.96 s
[smos-web-server-source] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
526.96 s
[smos-web-server-source] include smos-e2e-0.8.3-E7ZLZfgN1plLdLer3wOox0
526.96 s
[smos-web-server-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
526.96 s
[smos-web-server-source] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
526.96 s
[smos-web-server-source] include smos-web-assets-0.0.2-Khix1yAwN8sAPVPNcyyfqZ
526.96 s
[smos-web-server-source] include template-haskell-2.22.0.0-927b
526.96 s
[smos-web-server-source] include text-2.1.3-34f1
526.96 s
[smos-web-server-source] include time-1.12.2-3479
526.96 s
[smos-web-server-source] include typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
526.96 s
[smos-web-server-source] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
527.24 s
[smos-web-server-source] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
527.24 s
[smos-web-server-source] include wai-extra-3.1.18-9x868gR7VGrF2aHj9b6Gyr
527.24 s
[smos-web-server-source] include warp-3.4.9-IPNas4L2jy5JqoLVsPSVjo
527.24 s
[smos-web-server-source] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
527.24 s
[smos-web-server-source] include yesod-1.6.2.1-5k6uKUBjdoMCDozrTRc1z8
527.24 s
[smos-web-server-source] include yesod-auth-1.6.11.3-AWjtN08VuS66eFw7WO3cqS
527.24 s
[smos-web-server-source] include yesod-autoreload-0.0.0.0-4pR3cpdt8UG9OdSRbJ5W0v
527.24 s
[smos-web-server-source] include yesod-static-1.6.1.0-uPxt4a4ViO1F0iN6dfBGo
527.24 s
[smos-web-server-source] include yesod-static-remote-0.0.0.1-ELN7NNM1wDW9jNvW3r5DfG
527.24 s
[smos-web-server-source] include yesod-websockets-0.3.0.3-J3Uw7JPUB1HASGL1r2b4vd
527.24 s
[smos-web-server-source] component smos-web-server-0.14.4-L0BYpuYpdq81rViBbSeQqw-smos-web-server
527.24 s
[smos-web-server-source] include base-4.20.2.0-fafd
527.24 s
[smos-web-server-source] include smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC
527.24 s
[smos-web-server-source] Linked component graph:
527.24 s
[smos-web-server-source] unit smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC
527.24 s
[smos-web-server-source] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
527.24 s
[smos-web-server-source] include autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
527.24 s
[smos-web-server-source] include base-4.20.2.0-fafd
527.24 s
[smos-web-server-source] include bytestring-0.12.2.0-96e1
527.24 s
[smos-web-server-source] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
527.24 s
[smos-web-server-source] include containers-0.7-96b4
527.24 s
[smos-web-server-source] include data-default-0.8.0.1-73T9PYpnJfB1LzuBLwgWTp
527.24 s
[smos-web-server-source] include deepseq-1.5.0.0-2b65
527.24 s
[smos-web-server-source] include http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
527.24 s
[smos-web-server-source] include http-client-tls-0.3.6.4-GORR3J4OiQ7BD73OfRHauR
527.24 s
[smos-web-server-source] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
527.24 s
[smos-web-server-source] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
527.24 s
[smos-web-server-source] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
527.24 s
[smos-web-server-source] include mtl-2.3.1-37af
527.24 s
[smos-web-server-source] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
527.24 s
[smos-web-server-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
527.24 s
[smos-web-server-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
527.24 s
[smos-web-server-source] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
527.24 s
[smos-web-server-source] include pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
527.24 s
[smos-web-server-source] include pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
527.24 s
[smos-web-server-source] include prometheus-2.3.0-F7pSOvWkGX97cd205xTrG2
527.24 s
[smos-web-server-source] include prometheus-ghc-stats-0.0.0.0-1wFjDzvC6GJGha7AT774r5
527.24 s
[smos-web-server-source] include prometheus-wai-0.2.0.1-HGViWVdnGce72q15By1x9e
527.24 s
[smos-web-server-source] include servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
527.24 s
[smos-web-server-source] include servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
527.24 s
[smos-web-server-source] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
527.24 s
[smos-web-server-source] include shakespeare-2.1.0.1-KlI9QAgCzHo6Cz8R3IGEJW
527.24 s
[smos-web-server-source] include smos-0.10.1-GNPomnFscGE4q12lqWM2A4
527.24 s
[smos-web-server-source] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
527.24 s
[smos-web-server-source] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
527.24 s
[smos-web-server-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
527.24 s
[smos-web-server-source] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
527.24 s
[smos-web-server-source] include smos-e2e-0.8.3-E7ZLZfgN1plLdLer3wOox0
527.24 s
[smos-web-server-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
527.24 s
[smos-web-server-source] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
527.24 s
[smos-web-server-source] include smos-web-assets-0.0.2-Khix1yAwN8sAPVPNcyyfqZ
527.24 s
[smos-web-server-source] include template-haskell-2.22.0.0-927b
527.24 s
[smos-web-server-source] include text-2.1.3-34f1
527.24 s
[smos-web-server-source] include time-1.12.2-3479
527.24 s
[smos-web-server-source] include typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
527.24 s
[smos-web-server-source] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
527.24 s
[smos-web-server-source] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
527.24 s
[smos-web-server-source] include wai-extra-3.1.18-9x868gR7VGrF2aHj9b6Gyr
527.24 s
[smos-web-server-source] include warp-3.4.9-IPNas4L2jy5JqoLVsPSVjo
527.24 s
[smos-web-server-source] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
527.24 s
[smos-web-server-source] include yesod-1.6.2.1-5k6uKUBjdoMCDozrTRc1z8
527.24 s
[smos-web-server-source] include yesod-auth-1.6.11.3-AWjtN08VuS66eFw7WO3cqS
527.24 s
[smos-web-server-source] include yesod-autoreload-0.0.0.0-4pR3cpdt8UG9OdSRbJ5W0v
527.24 s
[smos-web-server-source] include yesod-static-1.6.1.0-uPxt4a4ViO1F0iN6dfBGo
527.24 s
[smos-web-server-source] include yesod-static-remote-0.0.0.1-ELN7NNM1wDW9jNvW3r5DfG
527.24 s
[smos-web-server-source] include yesod-websockets-0.3.0.3-J3Uw7JPUB1HASGL1r2b4vd
527.24 s
[smos-web-server-source] Smos.Web.Server=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server,Smos.Web.Server.Application=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server.Application,Smos.Web.Server.Constants=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server.Constants,Smos.Web.Server.Foundation=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server.Foundation,Smos.Web.Server.Handler=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server.Handler,Smos.Web.Server.Handler.Account=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server.Handler.Account,Smos.Web.Server.Handler.Admin=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server.Handler.Admin,Smos.Web.Server.Handler.Backup=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server.Handler.Backup,Smos.Web.Server.Handler.Booking=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server.Handler.Booking,Smos.Web.Server.Handler.Checkout=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server.Handler.Checkout,Smos.Web.Server.Handler.Home=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server.Handler.Home,Smos.Web.Server.Handler.Import=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server.Handler.Import,Smos.Web.Server.Handler.Playground=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server.Handler.Playground,Smos.Web.Server.Handler.Reload=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server.Handler.Reload,Smos.Web.Server.Handler.TUI=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server.Handler.TUI,Smos.Web.Server.OptParse=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server.OptParse,Smos.Web.Server.Serve=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server.Serve,Smos.Web.Server.SmosSession=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server.SmosSession,Smos.Web.Server.Static=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server.Static,Smos.Web.Server.Static.TH=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server.Static.TH,Smos.Web.Server.TUI=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server.TUI,Smos.Web.Server.Widget=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server.Widget
527.24 s
[smos-web-server-source] unit smos-web-server-0.14.4-L0BYpuYpdq81rViBbSeQqw-smos-web-server
527.24 s
[smos-web-server-source] include base-4.20.2.0-fafd
527.24 s
[smos-web-server-source] include smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC
527.24 s
[smos-web-server-source] Ready component graph:
527.24 s
[smos-web-server-source] definite smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC
527.24 s
[smos-web-server-source] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
527.24 s
[smos-web-server-source] depends autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
527.24 s
[smos-web-server-source] depends base-4.20.2.0-fafd
527.24 s
[smos-web-server-source] depends bytestring-0.12.2.0-96e1
527.24 s
[smos-web-server-source] depends conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
527.24 s
[smos-web-server-source] depends containers-0.7-96b4
527.24 s
[smos-web-server-source] depends data-default-0.8.0.1-73T9PYpnJfB1LzuBLwgWTp
527.24 s
[smos-web-server-source] depends deepseq-1.5.0.0-2b65
527.24 s
[smos-web-server-source] depends http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
527.24 s
[smos-web-server-source] depends http-client-tls-0.3.6.4-GORR3J4OiQ7BD73OfRHauR
527.24 s
[smos-web-server-source] depends http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
527.24 s
[smos-web-server-source] depends ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
527.24 s
[smos-web-server-source] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
527.24 s
[smos-web-server-source] depends mtl-2.3.1-37af
527.24 s
[smos-web-server-source] depends opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
527.24 s
[smos-web-server-source] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
527.24 s
[smos-web-server-source] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
527.24 s
[smos-web-server-source] depends persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
527.24 s
[smos-web-server-source] depends pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
527.24 s
[smos-web-server-source] depends pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
527.24 s
[smos-web-server-source] depends prometheus-2.3.0-F7pSOvWkGX97cd205xTrG2
527.24 s
[smos-web-server-source] depends prometheus-ghc-stats-0.0.0.0-1wFjDzvC6GJGha7AT774r5
527.24 s
[smos-web-server-source] depends prometheus-wai-0.2.0.1-HGViWVdnGce72q15By1x9e
527.24 s
[smos-web-server-source] depends servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
527.24 s
[smos-web-server-source] depends servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
527.24 s
[smos-web-server-source] depends servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
527.24 s
[smos-web-server-source] depends shakespeare-2.1.0.1-KlI9QAgCzHo6Cz8R3IGEJW
527.24 s
[smos-web-server-source] depends smos-0.10.1-GNPomnFscGE4q12lqWM2A4
527.24 s
[smos-web-server-source] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
527.24 s
[smos-web-server-source] depends smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
527.24 s
[smos-web-server-source] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
527.24 s
[smos-web-server-source] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
527.24 s
[smos-web-server-source] depends smos-e2e-0.8.3-E7ZLZfgN1plLdLer3wOox0
527.24 s
[smos-web-server-source] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
527.24 s
[smos-web-server-source] depends smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
527.24 s
[smos-web-server-source] depends smos-web-assets-0.0.2-Khix1yAwN8sAPVPNcyyfqZ
527.57 s
[smos-web-server-source] depends template-haskell-2.22.0.0-927b
527.57 s
[smos-web-server-source] depends text-2.1.3-34f1
527.57 s
[smos-web-server-source] depends time-1.12.2-3479
527.57 s
[smos-web-server-source] depends typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
527.57 s
[smos-web-server-source] depends tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
527.57 s
[smos-web-server-source] depends unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
527.57 s
[smos-web-server-source] depends wai-extra-3.1.18-9x868gR7VGrF2aHj9b6Gyr
527.57 s
[smos-web-server-source] depends warp-3.4.9-IPNas4L2jy5JqoLVsPSVjo
527.57 s
[smos-web-server-source] depends yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
527.57 s
[smos-web-server-source] depends yesod-1.6.2.1-5k6uKUBjdoMCDozrTRc1z8
527.57 s
[smos-web-server-source] depends yesod-auth-1.6.11.3-AWjtN08VuS66eFw7WO3cqS
527.57 s
[smos-web-server-source] depends yesod-autoreload-0.0.0.0-4pR3cpdt8UG9OdSRbJ5W0v
527.57 s
[smos-web-server-source] depends yesod-static-1.6.1.0-uPxt4a4ViO1F0iN6dfBGo
527.57 s
[smos-web-server-source] depends yesod-static-remote-0.0.0.1-ELN7NNM1wDW9jNvW3r5DfG
527.57 s
[smos-web-server-source] depends yesod-websockets-0.3.0.3-J3Uw7JPUB1HASGL1r2b4vd
527.57 s
[smos-web-server-source] definite smos-web-server-0.14.4-L0BYpuYpdq81rViBbSeQqw-smos-web-server
527.57 s
[smos-web-server-source] depends base-4.20.2.0-fafd
527.57 s
[smos-web-server-source] depends smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC
527.57 s
[smos-web-server-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
527.57 s
[smos-web-server-source] Using compiler: ghc-9.10.3
527.57 s
[smos-web-server-source] Using install prefix:
527.57 s
[smos-web-server-source] /nix/store/1gihs1m4757cgxjv44n08v8fhv48cspb-smos-web-server-source-0.14.4
527.57 s
[smos-web-server-source] Executables installed in:
527.57 s
[smos-web-server-source] /nix/store/1gihs1m4757cgxjv44n08v8fhv48cspb-smos-web-server-source-0.14.4/bin
527.57 s
[smos-web-server-source] Libraries installed in:
527.57 s
[smos-web-server-source] /nix/store/1gihs1m4757cgxjv44n08v8fhv48cspb-smos-web-server-source-0.14.4/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC
527.57 s
[smos-web-server-source] Dynamic Libraries installed in:
527.57 s
[smos-web-server-source] /nix/store/1gihs1m4757cgxjv44n08v8fhv48cspb-smos-web-server-source-0.14.4/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
527.57 s
[smos-web-server-source] Private executables installed in:
527.57 s
[smos-web-server-source] /nix/store/1gihs1m4757cgxjv44n08v8fhv48cspb-smos-web-server-source-0.14.4/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-web-server-0.14.4
527.57 s
[smos-web-server-source] Data files installed in:
527.57 s
[smos-web-server-source] /nix/store/1gihs1m4757cgxjv44n08v8fhv48cspb-smos-web-server-source-0.14.4/share/x86_64-linux-ghc-9.10.3-a85d/smos-web-server-0.14.4
527.57 s
[smos-web-server-source] Documentation installed in:
527.57 s
[smos-web-server-source] /nix/store/1gihs1m4757cgxjv44n08v8fhv48cspb-smos-web-server-source-0.14.4/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-web-server-0.14.4
527.57 s
[smos-web-server-source] Configuration files installed in:
527.57 s
[smos-web-server-source] /nix/store/1gihs1m4757cgxjv44n08v8fhv48cspb-smos-web-server-source-0.14.4/etc
527.57 s
[smos-web-server-source] No alex found
527.57 s
[smos-web-server-source] Using ar found on system at:
527.57 s
[smos-web-server-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
527.57 s
[smos-web-server-source] No c2hs found
527.57 s
[smos-web-server-source] No cpphs found
527.57 s
[smos-web-server-source] No doctest found
527.57 s
[smos-web-server-source] Using gcc version 14.3.0 given by user at:
527.57 s
[smos-web-server-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
527.57 s
[smos-web-server-source] Using ghc version 9.10.3 found on system at:
527.57 s
[smos-web-server-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
527.57 s
[smos-web-server-source] Using ghc-pkg version 9.10.3 found on system at:
527.57 s
[smos-web-server-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
527.57 s
[smos-web-server-source] No ghcjs found
527.57 s
[smos-web-server-source] No ghcjs-pkg found
527.57 s
[smos-web-server-source] No greencard found
527.57 s
[smos-web-server-source] Using haddock version 2.31.1 found on system at:
527.57 s
[smos-web-server-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
527.57 s
[smos-web-server-source] No happy found
527.57 s
[smos-web-server-source] Using haskell-suite found on system at: haskell-suite-dummy-location
527.57 s
[smos-web-server-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
527.57 s
[smos-web-server-source] No hmake found
527.57 s
[smos-web-server-source] Using hpc version 0.69 found on system at:
527.57 s
[smos-web-server-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
527.57 s
[smos-web-server-source] Using hsc2hs version 0.68.10 found on system at:
527.57 s
[smos-web-server-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
527.57 s
[smos-web-server-source] No hscolour found
527.57 s
[smos-web-server-source] No jhc found
527.57 s
[smos-web-server-source] Using ld found on system at:
527.57 s
[smos-web-server-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
527.57 s
[smos-web-server-source] No pkg-config found
527.57 s
[smos-web-server-source] Using runghc version 9.10.3 found on system at:
527.57 s
[smos-web-server-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
527.57 s
[smos-web-server-source] Using strip version 2.44 found on system at:
527.57 s
[smos-web-server-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
527.57 s
[smos-web-server-source] Using tar found on system at:
527.57 s
[smos-web-server-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
527.57 s
[smos-web-server-source] No uhc found
527.57 s
[smos-web-server-source] Phase: buildPhase
527.57 s
[smos-web-server-source] Distribution quality errors:
527.57 s
[smos-web-server-source] [no-syn-desc] No 'synopsis' or 'description' field.
527.57 s
[smos-web-server-source] [missing-bounds-important] The dependency 'build-depends: base' does not
527.57 s
[smos-web-server-source] specify an upper bound on the version number. Each major release of the 'base'
527.57 s
[smos-web-server-source] package changes the API in various ways and most packages will need some
527.57 s
[smos-web-server-source] changes to compile with it. The recommended practice is to specify an upper
527.57 s
[smos-web-server-source] bound on the version of the 'base' package. This ensures your package will
527.79 s
[smos-web-server-source] continue to build when a new major version of the 'base' package is released.
527.79 s
[smos-web-server-source] If you are not sure what upper bound to use then use the next major version.
527.79 s
[smos-web-server-source] For example if you have tested your package with 'base' version 4.5 and 4.6
527.79 s
[smos-web-server-source] then use 'build-depends: base >= 4.5 && < 4.7'.
527.79 s
[smos-web-server-source] Distribution quality warnings:
527.79 s
[smos-web-server-source] [no-license-file] A 'license-file' is not specified.
527.79 s
[smos-web-server-source] [missing-upper-bounds] On library, these packages miss upper bounds:
527.79 s
[smos-web-server-source] - aeson
527.79 s
[smos-web-server-source] - autodocodec-yaml
527.79 s
[smos-web-server-source] - bytestring
527.79 s
[smos-web-server-source] - conduit
527.79 s
[smos-web-server-source] - containers
527.79 s
[smos-web-server-source] - data-default
527.79 s
[smos-web-server-source] - deepseq
527.79 s
[smos-web-server-source] - http-client
527.79 s
[smos-web-server-source] - http-client-tls
527.79 s
[smos-web-server-source] - http-types
527.79 s
[smos-web-server-source] - ical
527.79 s
[smos-web-server-source] - monad-logger
527.79 s
[smos-web-server-source] - mtl
527.79 s
[smos-web-server-source] - opt-env-conf
527.79 s
[smos-web-server-source] - path
527.79 s
[smos-web-server-source] - path-io
527.79 s
[smos-web-server-source] - persistent-sqlite
527.79 s
[smos-web-server-source] - pretty-relative-time
527.79 s
[smos-web-server-source] - pretty-show
527.79 s
[smos-web-server-source] - prometheus
527.79 s
[smos-web-server-source] - prometheus-ghc-stats
527.80 s
[smos-web-server-source] - prometheus-wai
527.80 s
[smos-web-server-source] - servant
527.80 s
[smos-web-server-source] - servant-auth-client
527.80 s
[smos-web-server-source] - servant-client
527.80 s
[smos-web-server-source] - shakespeare
527.80 s
[smos-web-server-source] - smos
527.80 s
[smos-web-server-source] - smos-cli
527.80 s
[smos-web-server-source] - smos-client
527.80 s
[smos-web-server-source] - smos-data
527.80 s
[smos-web-server-source] - smos-directory
527.80 s
[smos-web-server-source] - smos-e2e
527.80 s
[smos-web-server-source] - smos-report
527.80 s
[smos-web-server-source] - smos-sync
527.80 s
[smos-web-server-source] - smos-web-assets
527.80 s
[smos-web-server-source] - template-haskell
527.80 s
[smos-web-server-source] - text
527.80 s
[smos-web-server-source] - time
527.80 s
[smos-web-server-source] - typed-uuid
527.80 s
[smos-web-server-source] - tz
527.80 s
[smos-web-server-source] - unliftio
527.80 s
[smos-web-server-source] - wai-extra
527.80 s
[smos-web-server-source] - warp
527.80 s
[smos-web-server-source] - yaml
527.80 s
[smos-web-server-source] - yesod
527.80 s
[smos-web-server-source] - yesod-auth
527.80 s
[smos-web-server-source] - yesod-autoreload
527.80 s
[smos-web-server-source] - yesod-static
527.80 s
[smos-web-server-source] - yesod-static-remote
527.80 s
[smos-web-server-source] - yesod-websockets
527.80 s
[smos-web-server-source] Please add them. There is more information at https://pvp.haskell.org/
527.80 s
[smos-web-server-source] Note: the public hackage server would reject this package.
527.80 s
[smos-web-server-source] Building source dist for smos-web-server-0.14.4...
527.80 s
[smos-web-server-source] Source tarball created: dist/smos-web-server-0.14.4.tar.gz
527.80 s
[smos-web-server-source] Phase: haddockPhase
527.80 s
[smos-web-server-source] Phase: installPhase
527.80 s
[smos-web-server-source] Phase: fixupPhase
527.93 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/1gihs1m4757cgxjv44n08v8fhv48cspb-smos-web-server-source-0.14.4
528.22 s
[post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
528.22 s
[post-build-hook]
528.56 s
[post-build-hook] Pushing /nix/store/1gihs1m4757cgxjv44n08v8fhv48cspb-smos-web-server-source-0.14.4 (63.23 KiB)
529.40 s
[post-build-hook]
529.40 s
[post-build-hook] All done.
529.41 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/1gihs1m4757cgxjv44n08v8fhv48cspb-smos-web-server-source-0.14.4
529.47 s
[post-build-hook] copying 1 paths...
529.47 s
[post-build-hook] copying path '/nix/store/1gihs1m4757cgxjv44n08v8fhv48cspb-smos-web-server-source-0.14.4' to 'https://cache.staging.nix-ci.com'...
529.99 s
[post-build-hook] copying 1 paths...
529.99 s
[post-build-hook] copying path '/nix/store/722gq1lj67w677lrd2brb11xlsqpgnn6-smos-web-server-source-0.14.4.drv' to 'https://cache.staging.nix-ci.com'...
530.22 s
Progress: 67 of 74 built, 28 of 28 downloaded from cache
530.33 s
Building smos-web-server
531.73 s
[smos-web-server] Phase: setupCompilerEnvironmentPhase
531.73 s
[smos-web-server] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
532.70 s
[smos-web-server] Phase: unpackPhase
532.70 s
[smos-web-server] unpacking source archive /nix/store/1gihs1m4757cgxjv44n08v8fhv48cspb-smos-web-server-source-0.14.4/smos-web-server-0.14.4.tar.gz
532.71 s
[smos-web-server] source root is smos-web-server-0.14.4
532.71 s
[smos-web-server] setting SOURCE_DATE_EPOCH to timestamp 1780356161 of file "smos-web-server-0.14.4/templates/tui.lucius"
532.72 s
[smos-web-server] warning: file "smos-web-server-0.14.4/templates/tui.lucius" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
532.72 s
[smos-web-server] Phase: patchPhase
532.73 s
[smos-web-server] Adding dekking-value to build-depends in ./smos-web-server.cabal
532.74 s
[smos-web-server] Phase: compileBuildDriverPhase
532.75 s
[smos-web-server] setupCompileFlags: -package-db=/build/tmp.UD0FuFcoqi/setup-package.conf.d -threaded
532.79 s
[smos-web-server] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.UD0FuFcoqi/Main.o )
532.84 s
[smos-web-server] [2 of 2] Linking Setup
533.95 s
[smos-web-server] Phase: updateAutotoolsGnuConfigScriptsPhase
533.96 s
[smos-web-server] Phase: configurePhase
534.00 s
[smos-web-server] configureFlags: --verbose --prefix=/nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.UD0FuFcoqi/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --disable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
534.01 s
[smos-web-server] Using Parsec parser
534.01 s
[smos-web-server] Configuring smos-web-server-0.14.4...
534.87 s
[smos-web-server] Dependency aeson: using aeson-2.2.3.0
534.87 s
[smos-web-server] Dependency autodocodec-yaml: using autodocodec-yaml-0.4.0.2
534.87 s
[smos-web-server] Dependency base: using base-4.20.2.0
534.87 s
[smos-web-server] Dependency bytestring: using bytestring-0.12.2.0
534.87 s
[smos-web-server] Dependency conduit: using conduit-1.3.6.1
534.87 s
[smos-web-server] Dependency containers: using containers-0.7
534.87 s
[smos-web-server] Dependency data-default: using data-default-0.8.0.1
534.87 s
[smos-web-server] Dependency deepseq: using deepseq-1.5.0.0
534.87 s
[smos-web-server] Dependency dekking-value: using dekking-value-0.0.0.0
534.87 s
[smos-web-server] Dependency http-client: using http-client-0.7.19
534.87 s
[smos-web-server] Dependency http-client-tls: using http-client-tls-0.3.6.4
534.87 s
[smos-web-server] Dependency http-types: using http-types-0.12.4
534.87 s
[smos-web-server] Dependency ical: using ical-0.0.0.0
534.87 s
[smos-web-server] Dependency monad-logger: using monad-logger-0.3.42
534.87 s
[smos-web-server] Dependency mtl: using mtl-2.3.1
534.87 s
[smos-web-server] Dependency opt-env-conf: using opt-env-conf-0.15.0.1
534.87 s
[smos-web-server] Dependency path: using path-0.9.6
534.87 s
[smos-web-server] Dependency path-io: using path-io-1.8.2
534.87 s
[smos-web-server] Dependency persistent-sqlite: using persistent-sqlite-2.13.3.1
534.87 s
[smos-web-server] Dependency pretty-relative-time: using pretty-relative-time-0.3.0.0
534.87 s
[smos-web-server] Dependency pretty-show: using pretty-show-1.10
534.87 s
[smos-web-server] Dependency prometheus: using prometheus-2.3.0
534.87 s
[smos-web-server] Dependency prometheus-ghc-stats: using prometheus-ghc-stats-0.0.0.0
534.87 s
[smos-web-server] Dependency prometheus-wai: using prometheus-wai-0.2.0.1
534.87 s
[smos-web-server] Dependency servant: using servant-0.20.3.0
534.87 s
[smos-web-server] Dependency servant-auth-client: using servant-auth-client-0.4.2.0
534.87 s
[smos-web-server] Dependency servant-client: using servant-client-0.20.3.0
534.87 s
[smos-web-server] Dependency shakespeare: using shakespeare-2.1.0.1
534.87 s
[smos-web-server] Dependency smos: using smos-0.10.1
534.87 s
[smos-web-server] Dependency smos-cli: using smos-cli-0.2.1
534.87 s
[smos-web-server] Dependency smos-client: using smos-client-0.6.0
534.87 s
[smos-web-server] Dependency smos-data: using smos-data-0.7.0
534.87 s
[smos-web-server] Dependency smos-directory: using smos-directory-0.2.0
534.87 s
[smos-web-server] Dependency smos-e2e: using smos-e2e-0.8.3
534.87 s
[smos-web-server] Dependency smos-report: using smos-report-0.12.0
534.87 s
[smos-web-server] Dependency smos-sync: using smos-sync-0.8.0
534.87 s
[smos-web-server] Dependency smos-web-assets: using smos-web-assets-0.0.2
534.87 s
[smos-web-server] Dependency template-haskell: using template-haskell-2.22.0.0
534.87 s
[smos-web-server] Dependency text: using text-2.1.3
534.87 s
[smos-web-server] Dependency time: using time-1.12.2
534.87 s
[smos-web-server] Dependency typed-uuid: using typed-uuid-0.2.0.0
534.87 s
[smos-web-server] Dependency tz: using tz-0.1.3.6
534.87 s
[smos-web-server] Dependency unliftio: using unliftio-0.2.25.1
534.87 s
[smos-web-server] Dependency wai-extra: using wai-extra-3.1.18
534.87 s
[smos-web-server] Dependency warp: using warp-3.4.9
534.87 s
[smos-web-server] Dependency yaml: using yaml-0.11.11.2
534.87 s
[smos-web-server] Dependency yesod: using yesod-1.6.2.1
534.87 s
[smos-web-server] Dependency yesod-auth: using yesod-auth-1.6.11.3
534.87 s
[smos-web-server] Dependency yesod-autoreload: using yesod-autoreload-0.0.0.0
534.87 s
[smos-web-server] Dependency yesod-static: using yesod-static-1.6.1.0
534.87 s
[smos-web-server] Dependency yesod-static-remote: using yesod-static-remote-0.0.0.1
534.87 s
[smos-web-server] Dependency yesod-websockets: using yesod-websockets-0.3.0.3
534.87 s
[smos-web-server] Dependency base: using base-4.20.2.0
534.87 s
[smos-web-server] Dependency dekking-value: using dekking-value-0.0.0.0
534.87 s
[smos-web-server] Dependency smos-web-server: using smos-web-server-0.14.4
534.87 s
[smos-web-server] Dependency QuickCheck: using QuickCheck-2.15.0.1
534.87 s
[smos-web-server] Dependency base: using base-4.20.2.0
534.87 s
[smos-web-server] Dependency containers: using containers-0.7
534.87 s
[smos-web-server] Dependency dekking-value: using dekking-value-0.0.0.0
534.87 s
[smos-web-server] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
534.87 s
[smos-web-server] Dependency http-client: using http-client-0.7.19
534.87 s
[smos-web-server] Dependency http-types: using http-types-0.12.4
534.87 s
[smos-web-server] Dependency mergeful: using mergeful-0.3.0.0
534.87 s
[smos-web-server] Dependency monad-logger: using monad-logger-0.3.42
534.87 s
[smos-web-server] Dependency mtl: using mtl-2.3.1
534.87 s
[smos-web-server] Dependency opt-env-conf-test: using opt-env-conf-test-0.0.0.4
534.87 s
[smos-web-server] Dependency path-io: using path-io-1.8.2
534.87 s
[smos-web-server] Dependency servant-client: using servant-client-0.20.3.0
534.87 s
[smos-web-server] Dependency smos-api: using smos-api-0.8.0
534.87 s
[smos-web-server] Dependency smos-client: using smos-client-0.6.0
534.87 s
[smos-web-server] Dependency smos-data-gen: using smos-data-gen-0.5.1
534.87 s
[smos-web-server] Dependency smos-server-gen: using smos-server-gen-0.9.1
534.87 s
[smos-web-server] Dependency smos-web-assets: using smos-web-assets-0.0.2
534.87 s
[smos-web-server] Dependency smos-web-server: using smos-web-server-0.14.4
534.87 s
[smos-web-server] Dependency sydtest: using sydtest-0.23.0.1
534.87 s
[smos-web-server] Dependency sydtest-yesod: using sydtest-yesod-0.3.1.0
534.87 s
[smos-web-server] Dependency text: using text-2.1.3
534.87 s
[smos-web-server] Dependency time: using time-1.12.2
534.87 s
[smos-web-server] Dependency tz: using tz-0.1.3.6
534.87 s
[smos-web-server] Dependency yaml: using yaml-0.11.11.2
534.87 s
[smos-web-server] Dependency yesod-auth: using yesod-auth-1.6.11.3
534.87 s
[smos-web-server] Source component graph:
534.87 s
[smos-web-server] component lib
534.87 s
[smos-web-server] component exe:smos-web-server dependency lib
534.87 s
[smos-web-server] component test:smos-web-server-test dependency lib
534.87 s
[smos-web-server] Configured component graph:
534.87 s
[smos-web-server] component smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f
534.87 s
[smos-web-server] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
534.87 s
[smos-web-server] include autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
534.87 s
[smos-web-server] include base-4.20.2.0-fafd
534.87 s
[smos-web-server] include bytestring-0.12.2.0-96e1
534.87 s
[smos-web-server] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
534.87 s
[smos-web-server] include containers-0.7-96b4
534.87 s
[smos-web-server] include data-default-0.8.0.1-73T9PYpnJfB1LzuBLwgWTp
534.87 s
[smos-web-server] include deepseq-1.5.0.0-2b65
534.87 s
[smos-web-server] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
534.87 s
[smos-web-server] include http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
534.87 s
[smos-web-server] include http-client-tls-0.3.6.4-GORR3J4OiQ7BD73OfRHauR
534.87 s
[smos-web-server] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
534.87 s
[smos-web-server] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
534.87 s
[smos-web-server] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
534.87 s
[smos-web-server] include mtl-2.3.1-37af
534.87 s
[smos-web-server] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
534.87 s
[smos-web-server] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
534.87 s
[smos-web-server] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
534.87 s
[smos-web-server] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
534.87 s
[smos-web-server] include pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
534.87 s
[smos-web-server] include pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
534.87 s
[smos-web-server] include prometheus-2.3.0-F7pSOvWkGX97cd205xTrG2
534.87 s
[smos-web-server] include prometheus-ghc-stats-0.0.0.0-1wFjDzvC6GJGha7AT774r5
534.87 s
[smos-web-server] include prometheus-wai-0.2.0.1-HGViWVdnGce72q15By1x9e
534.87 s
[smos-web-server] include servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
534.87 s
[smos-web-server] include servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
534.87 s
[smos-web-server] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
534.87 s
[smos-web-server] include shakespeare-2.1.0.1-KlI9QAgCzHo6Cz8R3IGEJW
534.87 s
[smos-web-server] include smos-0.10.1-GNPomnFscGE4q12lqWM2A4
534.87 s
[smos-web-server] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
534.87 s
[smos-web-server] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
534.87 s
[smos-web-server] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
534.87 s
[smos-web-server] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
534.87 s
[smos-web-server] include smos-e2e-0.8.3-E7ZLZfgN1plLdLer3wOox0
534.87 s
[smos-web-server] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
534.87 s
[smos-web-server] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
534.87 s
[smos-web-server] include smos-web-assets-0.0.2-Khix1yAwN8sAPVPNcyyfqZ
534.87 s
[smos-web-server] include template-haskell-2.22.0.0-927b
534.87 s
[smos-web-server] include text-2.1.3-34f1
534.87 s
[smos-web-server] include time-1.12.2-3479
534.87 s
[smos-web-server] include typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
534.87 s
[smos-web-server] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
534.87 s
[smos-web-server] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
534.87 s
[smos-web-server] include wai-extra-3.1.18-9x868gR7VGrF2aHj9b6Gyr
534.87 s
[smos-web-server] include warp-3.4.9-IPNas4L2jy5JqoLVsPSVjo
534.87 s
[smos-web-server] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
534.87 s
[smos-web-server] include yesod-1.6.2.1-5k6uKUBjdoMCDozrTRc1z8
534.87 s
[smos-web-server] include yesod-auth-1.6.11.3-AWjtN08VuS66eFw7WO3cqS
534.87 s
[smos-web-server] include yesod-autoreload-0.0.0.0-4pR3cpdt8UG9OdSRbJ5W0v
534.87 s
[smos-web-server] include yesod-static-1.6.1.0-uPxt4a4ViO1F0iN6dfBGo
534.87 s
[smos-web-server] include yesod-static-remote-0.0.0.1-ELN7NNM1wDW9jNvW3r5DfG
534.87 s
[smos-web-server] include yesod-websockets-0.3.0.3-J3Uw7JPUB1HASGL1r2b4vd
534.87 s
[smos-web-server] component smos-web-server-0.14.4-8ufxWHOX56z3f6wtEAQHEf-smos-web-server
534.87 s
[smos-web-server] include base-4.20.2.0-fafd
534.87 s
[smos-web-server] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
534.87 s
[smos-web-server] include smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f
534.87 s
[smos-web-server] component smos-web-server-0.14.4-JZRdNc82QdlLNajvSKJUmp-smos-web-server-test
534.87 s
[smos-web-server] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
534.87 s
[smos-web-server] include base-4.20.2.0-fafd
534.87 s
[smos-web-server] include containers-0.7-96b4
534.87 s
[smos-web-server] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
534.87 s
[smos-web-server] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
534.87 s
[smos-web-server] include http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
534.87 s
[smos-web-server] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
534.87 s
[smos-web-server] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
534.87 s
[smos-web-server] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
534.87 s
[smos-web-server] include mtl-2.3.1-37af
534.87 s
[smos-web-server] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
534.87 s
[smos-web-server] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
534.87 s
[smos-web-server] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
534.87 s
[smos-web-server] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
534.87 s
[smos-web-server] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
534.87 s
[smos-web-server] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
534.87 s
[smos-web-server] include smos-server-gen-0.9.1-FhBYxs91zRmKfRFNl9o7Ys
534.87 s
[smos-web-server] include smos-web-assets-0.0.2-Khix1yAwN8sAPVPNcyyfqZ
534.87 s
[smos-web-server] include smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f
534.87 s
[smos-web-server] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
534.87 s
[smos-web-server] include sydtest-yesod-0.3.1.0-EjUx6Ios6hU9UrkXiCQLtg
534.87 s
[smos-web-server] include text-2.1.3-34f1
534.87 s
[smos-web-server] include time-1.12.2-3479
534.87 s
[smos-web-server] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
534.87 s
[smos-web-server] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
534.87 s
[smos-web-server] include yesod-auth-1.6.11.3-AWjtN08VuS66eFw7WO3cqS
534.87 s
[smos-web-server] Linked component graph:
534.87 s
[smos-web-server] unit smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f
534.87 s
[smos-web-server] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
534.87 s
[smos-web-server] include autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
534.88 s
[smos-web-server] include base-4.20.2.0-fafd
534.88 s
[smos-web-server] include bytestring-0.12.2.0-96e1
534.88 s
[smos-web-server] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
534.88 s
[smos-web-server] include containers-0.7-96b4
534.88 s
[smos-web-server] include data-default-0.8.0.1-73T9PYpnJfB1LzuBLwgWTp
534.88 s
[smos-web-server] include deepseq-1.5.0.0-2b65
534.88 s
[smos-web-server] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
534.88 s
[smos-web-server] include http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
534.88 s
[smos-web-server] include http-client-tls-0.3.6.4-GORR3J4OiQ7BD73OfRHauR
534.88 s
[smos-web-server] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
534.88 s
[smos-web-server] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
534.88 s
[smos-web-server] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
534.88 s
[smos-web-server] include mtl-2.3.1-37af
534.88 s
[smos-web-server] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
534.88 s
[smos-web-server] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
534.88 s
[smos-web-server] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
534.88 s
[smos-web-server] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
534.88 s
[smos-web-server] include pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
534.88 s
[smos-web-server] include pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
534.88 s
[smos-web-server] include prometheus-2.3.0-F7pSOvWkGX97cd205xTrG2
534.88 s
[smos-web-server] include prometheus-ghc-stats-0.0.0.0-1wFjDzvC6GJGha7AT774r5
534.88 s
[smos-web-server] include prometheus-wai-0.2.0.1-HGViWVdnGce72q15By1x9e
534.88 s
[smos-web-server] include servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
534.88 s
[smos-web-server] include servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
534.88 s
[smos-web-server] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
534.88 s
[smos-web-server] include shakespeare-2.1.0.1-KlI9QAgCzHo6Cz8R3IGEJW
534.88 s
[smos-web-server] include smos-0.10.1-GNPomnFscGE4q12lqWM2A4
534.88 s
[smos-web-server] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
534.88 s
[smos-web-server] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
534.88 s
[smos-web-server] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
534.88 s
[smos-web-server] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
534.88 s
[smos-web-server] include smos-e2e-0.8.3-E7ZLZfgN1plLdLer3wOox0
534.88 s
[smos-web-server] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
534.88 s
[smos-web-server] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
534.88 s
[smos-web-server] include smos-web-assets-0.0.2-Khix1yAwN8sAPVPNcyyfqZ
534.88 s
[smos-web-server] include template-haskell-2.22.0.0-927b
534.88 s
[smos-web-server] include text-2.1.3-34f1
534.88 s
[smos-web-server] include time-1.12.2-3479
534.88 s
[smos-web-server] include typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
534.88 s
[smos-web-server] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
534.88 s
[smos-web-server] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
534.88 s
[smos-web-server] include wai-extra-3.1.18-9x868gR7VGrF2aHj9b6Gyr
534.88 s
[smos-web-server] include warp-3.4.9-IPNas4L2jy5JqoLVsPSVjo
534.88 s
[smos-web-server] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
534.88 s
[smos-web-server] include yesod-1.6.2.1-5k6uKUBjdoMCDozrTRc1z8
534.88 s
[smos-web-server] include yesod-auth-1.6.11.3-AWjtN08VuS66eFw7WO3cqS
534.88 s
[smos-web-server] include yesod-autoreload-0.0.0.0-4pR3cpdt8UG9OdSRbJ5W0v
534.88 s
[smos-web-server] include yesod-static-1.6.1.0-uPxt4a4ViO1F0iN6dfBGo
534.88 s
[smos-web-server] include yesod-static-remote-0.0.0.1-ELN7NNM1wDW9jNvW3r5DfG
534.88 s
[smos-web-server] include yesod-websockets-0.3.0.3-J3Uw7JPUB1HASGL1r2b4vd
534.88 s
[smos-web-server] Smos.Web.Server=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server,Smos.Web.Server.Application=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server.Application,Smos.Web.Server.Constants=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server.Constants,Smos.Web.Server.Foundation=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server.Foundation,Smos.Web.Server.Handler=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server.Handler,Smos.Web.Server.Handler.Account=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server.Handler.Account,Smos.Web.Server.Handler.Admin=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server.Handler.Admin,Smos.Web.Server.Handler.Backup=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server.Handler.Backup,Smos.Web.Server.Handler.Booking=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server.Handler.Booking,Smos.Web.Server.Handler.Checkout=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server.Handler.Checkout,Smos.Web.Server.Handler.Home=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server.Handler.Home,Smos.Web.Server.Handler.Import=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server.Handler.Import,Smos.Web.Server.Handler.Playground=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server.Handler.Playground,Smos.Web.Server.Handler.Reload=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server.Handler.Reload,Smos.Web.Server.Handler.TUI=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server.Handler.TUI,Smos.Web.Server.OptParse=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server.OptParse,Smos.Web.Server.Serve=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server.Serve,Smos.Web.Server.SmosSession=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server.SmosSession,Smos.Web.Server.Static=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server.Static,Smos.Web.Server.Static.TH=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server.Static.TH,Smos.Web.Server.TUI=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server.TUI,Smos.Web.Server.Widget=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server.Widget
534.88 s
[smos-web-server] unit smos-web-server-0.14.4-8ufxWHOX56z3f6wtEAQHEf-smos-web-server
534.88 s
[smos-web-server] include base-4.20.2.0-fafd
534.88 s
[smos-web-server] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
534.88 s
[smos-web-server] include smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f
534.88 s
[smos-web-server] unit smos-web-server-0.14.4-JZRdNc82QdlLNajvSKJUmp-smos-web-server-test
534.88 s
[smos-web-server] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
534.88 s
[smos-web-server] include base-4.20.2.0-fafd
534.88 s
[smos-web-server] include containers-0.7-96b4
534.88 s
[smos-web-server] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
534.88 s
[smos-web-server] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
534.88 s
[smos-web-server] include http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
534.88 s
[smos-web-server] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
534.88 s
[smos-web-server] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
534.88 s
[smos-web-server] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
534.88 s
[smos-web-server] include mtl-2.3.1-37af
534.88 s
[smos-web-server] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
534.88 s
[smos-web-server] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
534.88 s
[smos-web-server] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
534.88 s
[smos-web-server] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
534.88 s
[smos-web-server] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
534.88 s
[smos-web-server] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
534.88 s
[smos-web-server] include smos-server-gen-0.9.1-FhBYxs91zRmKfRFNl9o7Ys
534.88 s
[smos-web-server] include smos-web-assets-0.0.2-Khix1yAwN8sAPVPNcyyfqZ
534.88 s
[smos-web-server] include smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f
534.88 s
[smos-web-server] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
534.88 s
[smos-web-server] include sydtest-yesod-0.3.1.0-EjUx6Ios6hU9UrkXiCQLtg
534.88 s
[smos-web-server] include text-2.1.3-34f1
534.88 s
[smos-web-server] include time-1.12.2-3479
534.88 s
[smos-web-server] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
534.88 s
[smos-web-server] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
534.88 s
[smos-web-server] include yesod-auth-1.6.11.3-AWjtN08VuS66eFw7WO3cqS
534.88 s
[smos-web-server] Ready component graph:
534.88 s
[smos-web-server] definite smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f
534.88 s
[smos-web-server] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
534.88 s
[smos-web-server] depends autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
534.88 s
[smos-web-server] depends base-4.20.2.0-fafd
534.88 s
[smos-web-server] depends bytestring-0.12.2.0-96e1
534.88 s
[smos-web-server] depends conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
534.88 s
[smos-web-server] depends containers-0.7-96b4
534.88 s
[smos-web-server] depends data-default-0.8.0.1-73T9PYpnJfB1LzuBLwgWTp
534.88 s
[smos-web-server] depends deepseq-1.5.0.0-2b65
534.88 s
[smos-web-server] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
534.88 s
[smos-web-server] depends http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
534.88 s
[smos-web-server] depends http-client-tls-0.3.6.4-GORR3J4OiQ7BD73OfRHauR
534.88 s
[smos-web-server] depends http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
534.88 s
[smos-web-server] depends ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
534.88 s
[smos-web-server] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
534.88 s
[smos-web-server] depends mtl-2.3.1-37af
534.93 s
[smos-web-server] depends opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
534.93 s
[smos-web-server] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
534.93 s
[smos-web-server] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
534.93 s
[smos-web-server] depends persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
534.93 s
[smos-web-server] depends pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
534.93 s
[smos-web-server] depends pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
534.93 s
[smos-web-server] depends prometheus-2.3.0-F7pSOvWkGX97cd205xTrG2
534.93 s
[smos-web-server] depends prometheus-ghc-stats-0.0.0.0-1wFjDzvC6GJGha7AT774r5
534.93 s
[smos-web-server] depends prometheus-wai-0.2.0.1-HGViWVdnGce72q15By1x9e
534.93 s
[smos-web-server] depends servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
534.93 s
[smos-web-server] depends servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
534.93 s
[smos-web-server] depends servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
534.93 s
[smos-web-server] depends shakespeare-2.1.0.1-KlI9QAgCzHo6Cz8R3IGEJW
534.93 s
[smos-web-server] depends smos-0.10.1-GNPomnFscGE4q12lqWM2A4
534.93 s
[smos-web-server] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
534.93 s
[smos-web-server] depends smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
534.93 s
[smos-web-server] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
534.93 s
[smos-web-server] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
534.93 s
[smos-web-server] depends smos-e2e-0.8.3-E7ZLZfgN1plLdLer3wOox0
534.93 s
[smos-web-server] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
534.93 s
[smos-web-server] depends smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
534.93 s
[smos-web-server] depends smos-web-assets-0.0.2-Khix1yAwN8sAPVPNcyyfqZ
534.93 s
[smos-web-server] depends template-haskell-2.22.0.0-927b
534.93 s
[smos-web-server] depends text-2.1.3-34f1
534.93 s
[smos-web-server] depends time-1.12.2-3479
534.93 s
[smos-web-server] depends typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
534.93 s
[smos-web-server] depends tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
534.93 s
[smos-web-server] depends unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
534.93 s
[smos-web-server] depends wai-extra-3.1.18-9x868gR7VGrF2aHj9b6Gyr
534.93 s
[smos-web-server] depends warp-3.4.9-IPNas4L2jy5JqoLVsPSVjo
534.93 s
[smos-web-server] depends yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
534.93 s
[smos-web-server] depends yesod-1.6.2.1-5k6uKUBjdoMCDozrTRc1z8
534.93 s
[smos-web-server] depends yesod-auth-1.6.11.3-AWjtN08VuS66eFw7WO3cqS
534.93 s
[smos-web-server] depends yesod-autoreload-0.0.0.0-4pR3cpdt8UG9OdSRbJ5W0v
534.93 s
[smos-web-server] depends yesod-static-1.6.1.0-uPxt4a4ViO1F0iN6dfBGo
534.93 s
[smos-web-server] depends yesod-static-remote-0.0.0.1-ELN7NNM1wDW9jNvW3r5DfG
534.93 s
[smos-web-server] depends yesod-websockets-0.3.0.3-J3Uw7JPUB1HASGL1r2b4vd
534.93 s
[smos-web-server] definite smos-web-server-0.14.4-JZRdNc82QdlLNajvSKJUmp-smos-web-server-test
534.93 s
[smos-web-server] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
534.93 s
[smos-web-server] depends base-4.20.2.0-fafd
534.93 s
[smos-web-server] depends containers-0.7-96b4
534.93 s
[smos-web-server] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
534.93 s
[smos-web-server] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
534.93 s
[smos-web-server] depends http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
534.93 s
[smos-web-server] depends http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
534.93 s
[smos-web-server] depends mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
534.93 s
[smos-web-server] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
534.93 s
[smos-web-server] depends mtl-2.3.1-37af
534.93 s
[smos-web-server] depends opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
534.93 s
[smos-web-server] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
534.93 s
[smos-web-server] depends servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
534.93 s
[smos-web-server] depends smos-api-0.8.0-7uONugSADRTFww9bibLj2W
534.93 s
[smos-web-server] depends smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
534.93 s
[smos-web-server] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
534.93 s
[smos-web-server] depends smos-server-gen-0.9.1-FhBYxs91zRmKfRFNl9o7Ys
534.93 s
[smos-web-server] depends smos-web-assets-0.0.2-Khix1yAwN8sAPVPNcyyfqZ
534.93 s
[smos-web-server] depends smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f
534.93 s
[smos-web-server] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
534.93 s
[smos-web-server] depends sydtest-yesod-0.3.1.0-EjUx6Ios6hU9UrkXiCQLtg
534.93 s
[smos-web-server] depends text-2.1.3-34f1
534.93 s
[smos-web-server] depends time-1.12.2-3479
534.93 s
[smos-web-server] depends tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
534.93 s
[smos-web-server] depends yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
534.93 s
[smos-web-server] depends yesod-auth-1.6.11.3-AWjtN08VuS66eFw7WO3cqS
534.93 s
[smos-web-server] definite smos-web-server-0.14.4-8ufxWHOX56z3f6wtEAQHEf-smos-web-server
534.93 s
[smos-web-server] depends base-4.20.2.0-fafd
534.93 s
[smos-web-server] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
534.93 s
[smos-web-server] depends smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f
534.93 s
[smos-web-server] Using Cabal-3.12.1.0 compiled by ghc-9.10
534.93 s
[smos-web-server] Using compiler: ghc-9.10.3
534.93 s
[smos-web-server] Using install prefix:
534.93 s
[smos-web-server] /nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4
534.93 s
[smos-web-server] Executables installed in:
534.93 s
[smos-web-server] /nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4/bin
534.93 s
[smos-web-server] Libraries installed in:
534.93 s
[smos-web-server] /nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f
534.93 s
[smos-web-server] Dynamic Libraries installed in:
534.93 s
[smos-web-server] /nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
534.93 s
[smos-web-server] Private executables installed in:
534.93 s
[smos-web-server] /nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-web-server-0.14.4
534.93 s
[smos-web-server] Data files installed in:
534.93 s
[smos-web-server] /nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4/share/x86_64-linux-ghc-9.10.3-a85d/smos-web-server-0.14.4
534.93 s
[smos-web-server] Documentation installed in:
534.93 s
[smos-web-server] /nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-web-server-0.14.4
534.93 s
[smos-web-server] Configuration files installed in:
534.93 s
[smos-web-server] /nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4/etc
534.93 s
[smos-web-server] No alex found
534.93 s
[smos-web-server] Using ar found on system at:
534.93 s
[smos-web-server] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
534.93 s
[smos-web-server] No c2hs found
534.93 s
[smos-web-server] No cpphs found
534.93 s
[smos-web-server] No doctest found
534.93 s
[smos-web-server] Using gcc version 14.3.0 given by user at:
534.93 s
[smos-web-server] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
534.93 s
[smos-web-server] Using ghc version 9.10.3 found on system at:
534.93 s
[smos-web-server] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
534.93 s
[smos-web-server] Using ghc-pkg version 9.10.3 found on system at:
534.93 s
[smos-web-server] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
534.93 s
[smos-web-server] No ghcjs found
534.93 s
[smos-web-server] No ghcjs-pkg found
534.93 s
[smos-web-server] No greencard found
534.93 s
[smos-web-server] Using haddock version 2.31.1 found on system at:
534.93 s
[smos-web-server] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
534.93 s
[smos-web-server] No happy found
534.93 s
[smos-web-server] Using haskell-suite found on system at: haskell-suite-dummy-location
534.93 s
[smos-web-server] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
534.93 s
[smos-web-server] No hmake found
534.93 s
[smos-web-server] Using hpc version 0.69 found on system at:
534.93 s
[smos-web-server] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
534.93 s
[smos-web-server] Using hsc2hs version 0.68.10 found on system at:
534.93 s
[smos-web-server] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
534.93 s
[smos-web-server] No hscolour found
534.93 s
[smos-web-server] No jhc found
534.93 s
[smos-web-server] Using ld found on system at:
534.93 s
[smos-web-server] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
534.93 s
[smos-web-server] No pkg-config found
534.93 s
[smos-web-server] Using runghc version 9.10.3 found on system at:
534.93 s
[smos-web-server] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
534.93 s
[smos-web-server] Using strip version 2.44 found on system at:
534.93 s
[smos-web-server] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
534.93 s
[smos-web-server] Using tar found on system at:
534.93 s
[smos-web-server] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
534.93 s
[smos-web-server] No uhc found
535.23 s
[smos-web-server] Phase: buildPhase
535.39 s
[smos-web-server] Preprocessing library for smos-web-server-0.14.4...
535.39 s
[smos-web-server] Building library for smos-web-server-0.14.4...
535.97 s
[smos-web-server] [ 1 of 23] Compiling Paths_smos_web_server ( dist/build/autogen/Paths_smos_web_server.hs, dist/build/Paths_smos_web_server.o, dist/build/Paths_smos_web_server.dyn_o )
535.97 s
[smos-web-server] Adapting module: Smos.Web.Server.Constants
535.97 s
[smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Constants.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Constants.hs
536.39 s
[smos-web-server] Adapting module: Smos.Web.Server.Widget
536.39 s
[smos-web-server] Adapting module: Smos.Web.Server.Static.TH
536.39 s
[smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Widget.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Widget.hs
536.39 s
[smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Static/TH.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Static/TH.hs
536.47 s
[smos-web-server] [ 2 of 23] Compiling Smos.Web.Server.Constants ( src/Smos/Web/Server/Constants.hs, dist/build/Smos/Web/Server/Constants.o, dist/build/Smos/Web/Server/Constants.dyn_o )
536.47 s
[smos-web-server] [ 3 of 23] Compiling Smos.Web.Server.OptParse ( src/Smos/Web/Server/OptParse.hs, dist/build/Smos/Web/Server/OptParse.o, dist/build/Smos/Web/Server/OptParse.dyn_o )
536.47 s
[smos-web-server] Adapting module: Smos.Web.Server.OptParse
536.47 s
[smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server/OptParse.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server/OptParse.hs
536.55 s
[smos-web-server] Adapting module: Smos.Web.Server.Static
536.55 s
[smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Static.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Static.hs
538.02 s
[smos-web-server] [ 4 of 23] Compiling Smos.Web.Server.Static.TH ( src/Smos/Web/Server/Static/TH.hs, dist/build/Smos/Web/Server/Static/TH.o, dist/build/Smos/Web/Server/Static/TH.dyn_o )
538.02 s
[smos-web-server] [ 5 of 23] Compiling Smos.Web.Server.Static ( src/Smos/Web/Server/Static.hs, dist/build/Smos/Web/Server/Static.o, dist/build/Smos/Web/Server/Static.dyn_o )
540.25 s
[smos-web-server] [ 6 of 23] Compiling Smos.Web.Server.Widget ( src/Smos/Web/Server/Widget.hs, dist/build/Smos/Web/Server/Widget.o, dist/build/Smos/Web/Server/Widget.dyn_o )
540.25 s
[smos-web-server] [ 7 of 23] Compiling Smos.Web.Server.Foundation ( src/Smos/Web/Server/Foundation.hs, dist/build/Smos/Web/Server/Foundation.o, dist/build/Smos/Web/Server/Foundation.dyn_o )
540.25 s
[smos-web-server] Adapting module: Smos.Web.Server.Foundation
540.25 s
[smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Foundation.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Foundation.hs
544.43 s
[smos-web-server] [ 8 of 23] Compiling Smos.Web.Server.TUI ( src/Smos/Web/Server/TUI.hs, dist/build/Smos/Web/Server/TUI.o, dist/build/Smos/Web/Server/TUI.dyn_o )
544.45 s
[smos-web-server] Adapting module: Smos.Web.Server.TUI
544.45 s
[smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server/TUI.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server/TUI.hs
544.45 s
[smos-web-server] Adapting module: Smos.Web.Server.SmosSession
544.45 s
[smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server/SmosSession.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server/SmosSession.hs
544.84 s
[smos-web-server] [ 9 of 23] Compiling Smos.Web.Server.SmosSession ( src/Smos/Web/Server/SmosSession.hs, dist/build/Smos/Web/Server/SmosSession.o, dist/build/Smos/Web/Server/SmosSession.dyn_o )
544.84 s
[smos-web-server] [10 of 23] Compiling Smos.Web.Server.Handler.Import ( src/Smos/Web/Server/Handler/Import.hs, dist/build/Smos/Web/Server/Handler/Import.o, dist/build/Smos/Web/Server/Handler/Import.dyn_o )
544.84 s
[smos-web-server] Adapting module: Smos.Web.Server.Handler.Import
544.84 s
[smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler/Import.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler/Import.hs
544.91 s
[smos-web-server] [11 of 23] Compiling Smos.Web.Server.Handler.TUI ( src/Smos/Web/Server/Handler/TUI.hs, dist/build/Smos/Web/Server/Handler/TUI.o, dist/build/Smos/Web/Server/Handler/TUI.dyn_o )
544.91 s
[smos-web-server] Adapting module: Smos.Web.Server.Handler.Reload
544.91 s
[smos-web-server] Adapting module: Smos.Web.Server.Handler.TUI
544.91 s
[smos-web-server] Adapting module: Smos.Web.Server.Handler.Account
544.91 s
[smos-web-server] Adapting module: Smos.Web.Server.Handler.Playground
544.91 s
[smos-web-server] Adapting module: Smos.Web.Server.Handler.Home
544.91 s
[smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler/Reload.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler/Reload.hs
544.91 s
[smos-web-server] Adapting module: Smos.Web.Server.Handler.Checkout
544.91 s
[smos-web-server] Adapting module: Smos.Web.Server.Handler.Admin
544.91 s
[smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler/Account.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler/Account.hs
544.91 s
[smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler/TUI.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler/TUI.hs
544.91 s
[smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler/Home.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler/Home.hs
544.91 s
[smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler/Playground.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler/Playground.hs
544.91 s
[smos-web-server] Adapting module: Smos.Web.Server.Handler.Backup
544.91 s
[smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler/Checkout.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler/Checkout.hs
544.91 s
[smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler/Admin.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler/Admin.hs
544.91 s
[smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler/Backup.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler/Backup.hs
544.91 s
[smos-web-server] Adapting module: Smos.Web.Server.Handler.Booking
544.91 s
[smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler/Booking.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler/Booking.hs
545.08 s
[smos-web-server] [12 of 23] Compiling Smos.Web.Server.Handler.Reload ( src/Smos/Web/Server/Handler/Reload.hs, dist/build/Smos/Web/Server/Handler/Reload.o, dist/build/Smos/Web/Server/Handler/Reload.dyn_o )
545.08 s
[smos-web-server] [13 of 23] Compiling Smos.Web.Server.Handler.Playground ( src/Smos/Web/Server/Handler/Playground.hs, dist/build/Smos/Web/Server/Handler/Playground.o, dist/build/Smos/Web/Server/Handler/Playground.dyn_o )
545.18 s
[smos-web-server] [14 of 23] Compiling Smos.Web.Server.Handler.Home ( src/Smos/Web/Server/Handler/Home.hs, dist/build/Smos/Web/Server/Handler/Home.o, dist/build/Smos/Web/Server/Handler/Home.dyn_o )
545.44 s
[smos-web-server] [15 of 23] Compiling Smos.Web.Server.Handler.Checkout ( src/Smos/Web/Server/Handler/Checkout.hs, dist/build/Smos/Web/Server/Handler/Checkout.o, dist/build/Smos/Web/Server/Handler/Checkout.dyn_o )
545.44 s
[smos-web-server] [16 of 23] Compiling Smos.Web.Server.Handler.Booking ( src/Smos/Web/Server/Handler/Booking.hs, dist/build/Smos/Web/Server/Handler/Booking.o, dist/build/Smos/Web/Server/Handler/Booking.dyn_o )
546.15 s
[smos-web-server] [17 of 23] Compiling Smos.Web.Server.Handler.Backup ( src/Smos/Web/Server/Handler/Backup.hs, dist/build/Smos/Web/Server/Handler/Backup.o, dist/build/Smos/Web/Server/Handler/Backup.dyn_o )
546.15 s
[smos-web-server] [18 of 23] Compiling Smos.Web.Server.Handler.Admin ( src/Smos/Web/Server/Handler/Admin.hs, dist/build/Smos/Web/Server/Handler/Admin.o, dist/build/Smos/Web/Server/Handler/Admin.dyn_o )
546.15 s
[smos-web-server] [19 of 23] Compiling Smos.Web.Server.Handler.Account ( src/Smos/Web/Server/Handler/Account.hs, dist/build/Smos/Web/Server/Handler/Account.o, dist/build/Smos/Web/Server/Handler/Account.dyn_o )
546.15 s
[smos-web-server] [20 of 23] Compiling Smos.Web.Server.Handler ( src/Smos/Web/Server/Handler.hs, dist/build/Smos/Web/Server/Handler.o, dist/build/Smos/Web/Server/Handler.dyn_o )
546.15 s
[smos-web-server] Adapting module: Smos.Web.Server.Handler
546.15 s
[smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler.hs
546.18 s
[smos-web-server] [21 of 23] Compiling Smos.Web.Server.Application ( src/Smos/Web/Server/Application.hs, dist/build/Smos/Web/Server/Application.o, dist/build/Smos/Web/Server/Application.dyn_o )
546.18 s
[smos-web-server] Adapting module: Smos.Web.Server.Application
546.18 s
[smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Application.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Application.hs
547.84 s
[smos-web-server] [22 of 23] Compiling Smos.Web.Server.Serve ( src/Smos/Web/Server/Serve.hs, dist/build/Smos/Web/Server/Serve.o, dist/build/Smos/Web/Server/Serve.dyn_o )
547.84 s
[smos-web-server] Adapting module: Smos.Web.Server.Serve
547.84 s
[smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Serve.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Serve.hs
548.04 s
[smos-web-server] [23 of 23] Compiling Smos.Web.Server ( src/Smos/Web/Server.hs, dist/build/Smos/Web/Server.o, dist/build/Smos/Web/Server.dyn_o )
548.04 s
[smos-web-server] Adapting module: Smos.Web.Server
548.04 s
[smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server.hs
548.95 s
[smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server.dyn_o'
548.95 s
[smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server/Application.dyn_o'
548.95 s
[smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server/Constants.dyn_o'
548.95 s
[smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server/Foundation.dyn_o'
548.95 s
[smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server/Handler.dyn_o'
548.95 s
[smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server/Handler/Account.dyn_o'
548.95 s
[smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server/Handler/Admin.dyn_o'
548.95 s
[smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server/Handler/Backup.dyn_o'
548.95 s
[smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server/Handler/Booking.dyn_o'
548.95 s
[smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server/Handler/Checkout.dyn_o'
548.95 s
[smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server/Handler/Home.dyn_o'
548.95 s
[smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server/Handler/Import.dyn_o'
548.95 s
[smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server/Handler/Playground.dyn_o'
548.95 s
[smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server/Handler/Reload.dyn_o'
548.95 s
[smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server/Handler/TUI.dyn_o'
548.95 s
[smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server/OptParse.dyn_o'
548.95 s
[smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server/Serve.dyn_o'
548.95 s
[smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server/SmosSession.dyn_o'
548.95 s
[smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server/Static.dyn_o'
548.95 s
[smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server/Static/TH.dyn_o'
548.95 s
[smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server/TUI.dyn_o'
548.95 s
[smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server/Widget.dyn_o'
548.95 s
[smos-web-server] Warning: ignoring unrecognised input `dist/build/Paths_smos_web_server.dyn_o'
549.95 s
[smos-web-server] Preprocessing test suite 'smos-web-server-test' for smos-web-server-0.14.4...
549.99 s
[smos-web-server] Building test suite 'smos-web-server-test' for smos-web-server-0.14.4...
550.71 s
[smos-web-server] [1 of 9] Compiling Paths_smos_web_server ( dist/build/smos-web-server-test/autogen/Paths_smos_web_server.hs, dist/build/smos-web-server-test/smos-web-server-test-tmp/Paths_smos_web_server.o )
550.71 s
[smos-web-server] Adapting module: Smos.Web.Server.OptParseSpec
550.71 s
[smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/test/Smos/Web/Server/OptParseSpec.hs.coverables for source file /build/smos-web-server-0.14.4/test/Smos/Web/Server/OptParseSpec.hs
550.72 s
[smos-web-server] Adapting module: Smos.Web.Server.TestUtils
550.72 s
[smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/test/Smos/Web/Server/TestUtils.hs.coverables for source file /build/smos-web-server-0.14.4/test/Smos/Web/Server/TestUtils.hs
551.18 s
[smos-web-server] [2 of 9] Compiling Smos.Web.Server.OptParseSpec ( test/Smos/Web/Server/OptParseSpec.hs, dist/build/smos-web-server-test/smos-web-server-test-tmp/Smos/Web/Server/OptParseSpec.o )
551.40 s
[smos-web-server] [3 of 9] Compiling Smos.Web.Server.TestUtils ( test/Smos/Web/Server/TestUtils.hs, dist/build/smos-web-server-test/smos-web-server-test-tmp/Smos/Web/Server/TestUtils.o )
551.58 s
[smos-web-server] [4 of 9] Compiling Smos.Web.Server.Handler.HomeSpec ( test/Smos/Web/Server/Handler/HomeSpec.hs, dist/build/smos-web-server-test/smos-web-server-test-tmp/Smos/Web/Server/Handler/HomeSpec.o )
551.58 s
[smos-web-server] Adapting module: Smos.Web.Server.Handler.HomeSpec
551.58 s
[smos-web-server] Adapting module: Smos.Web.Server.Handler.AccountSpec
551.58 s
[smos-web-server] Adapting module: Smos.Web.Server.Handler.BackupSpec
551.58 s
[smos-web-server] Adapting module: Smos.Web.Server.Handler.AuthSpec
551.58 s
[smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/test/Smos/Web/Server/Handler/HomeSpec.hs.coverables for source file /build/smos-web-server-0.14.4/test/Smos/Web/Server/Handler/HomeSpec.hs
551.58 s
[smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/test/Smos/Web/Server/Handler/AccountSpec.hs.coverables for source file /build/smos-web-server-0.14.4/test/Smos/Web/Server/Handler/AccountSpec.hs
551.58 s
[smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/test/Smos/Web/Server/Handler/BackupSpec.hs.coverables for source file /build/smos-web-server-0.14.4/test/Smos/Web/Server/Handler/BackupSpec.hs
551.58 s
[smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/test/Smos/Web/Server/Handler/AuthSpec.hs.coverables for source file /build/smos-web-server-0.14.4/test/Smos/Web/Server/Handler/AuthSpec.hs
551.58 s
[smos-web-server] Adapting module: Smos.Web.Server.Handler.BookingSpec
551.58 s
[smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/test/Smos/Web/Server/Handler/BookingSpec.hs.coverables for source file /build/smos-web-server-0.14.4/test/Smos/Web/Server/Handler/BookingSpec.hs
551.63 s
[smos-web-server] [5 of 9] Compiling Smos.Web.Server.Handler.BookingSpec ( test/Smos/Web/Server/Handler/BookingSpec.hs, dist/build/smos-web-server-test/smos-web-server-test-tmp/Smos/Web/Server/Handler/BookingSpec.o )
552.18 s
[smos-web-server] [6 of 9] Compiling Smos.Web.Server.Handler.BackupSpec ( test/Smos/Web/Server/Handler/BackupSpec.hs, dist/build/smos-web-server-test/smos-web-server-test-tmp/Smos/Web/Server/Handler/BackupSpec.o )
552.18 s
[smos-web-server] [7 of 9] Compiling Smos.Web.Server.Handler.AuthSpec ( test/Smos/Web/Server/Handler/AuthSpec.hs, dist/build/smos-web-server-test/smos-web-server-test-tmp/Smos/Web/Server/Handler/AuthSpec.o )
552.18 s
[smos-web-server] [8 of 9] Compiling Smos.Web.Server.Handler.AccountSpec ( test/Smos/Web/Server/Handler/AccountSpec.hs, dist/build/smos-web-server-test/smos-web-server-test-tmp/Smos/Web/Server/Handler/AccountSpec.o )
552.18 s
[smos-web-server] [9 of 9] Compiling Main ( test/Spec.hs, dist/build/smos-web-server-test/smos-web-server-test-tmp/Main.o )
552.18 s
[smos-web-server] Adapting module: Main
552.18 s
[smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/test/Spec.hs.coverables for source file /build/smos-web-server-0.14.4/test/Spec.hs
553.65 s
[smos-web-server] [Adapting module: Smos.Web.Server.OptParseSpec
553.65 s
[smos-web-server] 1 of 10] Compiling Paths_smos_web_server ( dist/build/smos-web-server-test/autogen/Paths_smos_web_server.hs, dist/build/smos-web-server-test/smos-web-server-test-tmp/Paths_smos_web_server.o ) [Impure plugin forced recompilation]
553.65 s
[smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/test/Smos/Web/Server/OptParseSpec.hs.coverables for source file /build/smos-web-server-0.14.4/test/Smos/Web/Server/OptParseSpec.hs
553.66 s
[smos-web-server] Adapting module: Smos.Web.Server.TestUtils
553.66 s
[smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/test/Smos/Web/Server/TestUtils.hs.coverables for source file /build/smos-web-server-0.14.4/test/Smos/Web/Server/TestUtils.hs
554.13 s
[smos-web-server] [ 2 of 10] Compiling Smos.Web.Server.OptParseSpec ( test/Smos/Web/Server/OptParseSpec.hs, dist/build/smos-web-server-test/smos-web-server-test-tmp/Smos/Web/Server/OptParseSpec.o ) [OptEnvConf.Test package changed]
554.34 s
[smos-web-server] [ 3 of 10] Compiling Smos.Web.Server.TestUtils ( test/Smos/Web/Server/TestUtils.hs, dist/build/smos-web-server-test/smos-web-server-test-tmp/Smos/Web/Server/TestUtils.o ) [Test.Syd.Validity package changed]
554.49 s
[smos-web-server] [ 4 of 10] Compiling Smos.Web.Server.Handler.HomeSpec ( test/Smos/Web/Server/Handler/HomeSpec.hs, dist/build/smos-web-server-test/smos-web-server-test-tmp/Smos/Web/Server/Handler/HomeSpec.o ) [Smos.Web.Server.Foundation package changed]
554.49 s
[smos-web-server] Adapting module: Smos.Web.Server.Handler.BackupSpec
554.49 s
[smos-web-server] Adapting module: Smos.Web.Server.Handler.HomeSpec
554.49 s
[smos-web-server] Adapting module: Smos.Web.Server.Handler.AccountSpec
554.49 s
[smos-web-server] Adapting module: Smos.Web.Server.Handler.AuthSpec
554.49 s
[smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/test/Smos/Web/Server/Handler/BackupSpec.hs.coverables for source file /build/smos-web-server-0.14.4/test/Smos/Web/Server/Handler/BackupSpec.hs
554.49 s
[smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/test/Smos/Web/Server/Handler/HomeSpec.hs.coverables for source file /build/smos-web-server-0.14.4/test/Smos/Web/Server/Handler/HomeSpec.hs
554.49 s
[smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/test/Smos/Web/Server/Handler/AccountSpec.hs.coverables for source file /build/smos-web-server-0.14.4/test/Smos/Web/Server/Handler/AccountSpec.hs
554.49 s
[smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/test/Smos/Web/Server/Handler/AuthSpec.hs.coverables for source file /build/smos-web-server-0.14.4/test/Smos/Web/Server/Handler/AuthSpec.hs
554.49 s
[smos-web-server] Adapting module: Smos.Web.Server.Handler.BookingSpec
554.49 s
[smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/test/Smos/Web/Server/Handler/BookingSpec.hs.coverables for source file /build/smos-web-server-0.14.4/test/Smos/Web/Server/Handler/BookingSpec.hs
554.54 s
[smos-web-server] [ 5 of 10] Compiling Smos.Web.Server.Handler.BookingSpec ( test/Smos/Web/Server/Handler/BookingSpec.hs, dist/build/smos-web-server-test/smos-web-server-test-tmp/Smos/Web/Server/Handler/BookingSpec.o ) [Data.Mergeful package changed]
555.06 s
[smos-web-server] [ 6 of 10] Compiling Smos.Web.Server.Handler.BackupSpec ( test/Smos/Web/Server/Handler/BackupSpec.hs, dist/build/smos-web-server-test/smos-web-server-test-tmp/Smos/Web/Server/Handler/BackupSpec.o ) [Smos.Web.Server.Foundation package changed]
555.11 s
[smos-web-server] [ 7 of 10] Compiling Smos.Web.Server.Handler.AuthSpec ( test/Smos/Web/Server/Handler/AuthSpec.hs, dist/build/smos-web-server-test/smos-web-server-test-tmp/Smos/Web/Server/Handler/AuthSpec.o ) [Test.Syd package changed]
555.11 s
[smos-web-server] [ 8 of 10] Compiling Smos.Web.Server.Handler.AccountSpec ( test/Smos/Web/Server/Handler/AccountSpec.hs, dist/build/smos-web-server-test/smos-web-server-test-tmp/Smos/Web/Server/Handler/AccountSpec.o ) [Smos.Web.Server.Foundation package changed]
555.11 s
[smos-web-server] [ 9 of 10] Compiling Main ( test/Spec.hs, dist/build/smos-web-server-test/smos-web-server-test-tmp/Main.o ) [Test.Syd package changed]
555.11 s
[smos-web-server] Adapting module: Main
555.11 s
[smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/test/Spec.hs.coverables for source file /build/smos-web-server-0.14.4/test/Spec.hs
555.11 s
[smos-web-server] [10 of 10] Linking dist/build/smos-web-server-test/smos-web-server-test
559.15 s
[smos-web-server] Preprocessing executable 'smos-web-server' for smos-web-server-0.14.4...
559.15 s
[smos-web-server] Building executable 'smos-web-server' for smos-web-server-0.14.4...
559.68 s
[smos-web-server] [1 of 2] Compiling Main ( app/Main.hs, dist/build/smos-web-server/smos-web-server-tmp/Main.o Adapting module: Main
559.68 s
[smos-web-server] )
559.68 s
[smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/app/Main.hs.coverables for source file /build/smos-web-server-0.14.4/app/Main.hs
560.08 s
[smos-web-server] [2 of 2] Compiling Paths_smos_web_server ( dist/build/smos-web-server/autogen/Paths_smos_web_server.hs, dist/build/smos-web-server/smos-web-server-tmp/Paths_smos_web_server.o )
560.76 s
[smos-web-server] [Adapting module: Main
560.76 s
[smos-web-server] 1 of 3] Compiling Main ( app/Main.hs, dist/build/smos-web-server/smos-web-server-tmp/Main.o ) [Smos.Web.Server package changed]
560.76 s
[smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/app/Main.hs.coverables for source file /build/smos-web-server-0.14.4/app/Main.hs
561.17 s
[smos-web-server] [2 of 3] Compiling Paths_smos_web_server ( dist/build/smos-web-server/autogen/Paths_smos_web_server.hs, dist/build/smos-web-server/smos-web-server-tmp/Paths_smos_web_server.o ) [Impure plugin forced recompilation]
561.21 s
[smos-web-server] [3 of 3] Linking dist/build/smos-web-server/smos-web-server
564.67 s
[smos-web-server] buildPhase completed in 30 seconds
564.67 s
[smos-web-server] Phase: checkPhase
565.33 s
[smos-web-server] Running 1 test suites...
565.33 s
[smos-web-server] Test suite smos-web-server-test: RUNNING...
565.53 s
[smos-web-server] Tests:
565.53 s
[smos-web-server]
565.53 s
[smos-web-server] Smos.Web.Server.Handler.AuthSpec
565.53 s
[smos-web-server] Register
565.53 s
[smos-web-server] ✓ just works for a dummy username and password 91.01 ms
565.53 s
[smos-web-server] passed for all of 5 inputs.
565.53 s
[smos-web-server] Logout
565.53 s
[smos-web-server] ✓ just works for a dummy username and password 131.96 ms
565.53 s
[smos-web-server] passed for all of 5 inputs.
565.53 s
[smos-web-server] Login
565.53 s
[smos-web-server] ✓ just works for a dummy username and password 125.80 ms
565.53 s
[smos-web-server] passed for all of 5 inputs.
565.53 s
[smos-web-server] Smos.Web.Server.Handler.AccountSpec
565.53 s
[smos-web-server] ✓ is possible to fetch AccountR and get a 200 response after loggin in 117.38 ms
565.53 s
[smos-web-server] passed for all of 5 inputs.
565.53 s
[smos-web-server] Smos.Web.Server.Handler.HomeSpec
565.53 s
[smos-web-server] ✓ is possible to fetch HomeR and get a 200 response 19.47 ms
565.53 s
[smos-web-server] Smos.Web.Server.Handler.BackupSpec
565.53 s
[smos-web-server] ✓ is possible to fetch BackupsR and get a 200 response after loggin in 115.21 ms
565.53 s
[smos-web-server] passed for all of 5 inputs.
565.53 s
[smos-web-server] Smos.Web.Server.OptParseSpec
565.53 s
[smos-web-server] ✓ produces the same reference documentation as before 2.58 ms
565.53 s
[smos-web-server] ✓ pass the lint test 0.35 ms
565.53 s
[smos-web-server] ✓ produces the nix options as before 1.75 ms
565.53 s
[smos-web-server] Smos.Web.Server.Handler.BookingSpec
565.53 s
[smos-web-server] ✓ is possible to fetch BookingsR and get a 200 response after loggin in 113.86 ms
565.53 s
[smos-web-server] passed for all of 5 inputs.
565.53 s
[smos-web-server] ✓ GETs a 200 for the booking slots 153.43 ms
565.53 s
[smos-web-server] passed for all of 5 inputs.
565.53 s
[smos-web-server] ✓ GETs a 200 for BookR for a user that has booking activated 132.89 ms
565.53 s
[smos-web-server] passed for all of 5 inputs.
565.53 s
[smos-web-server] ✓ POSTs a 200 for a succesful booking even with an annoying name 161.47 ms
565.53 s
[smos-web-server] passed for all of 5 inputs.
565.53 s
[smos-web-server] ✓ GETs a 404 for BookR for a user that doesn't have booking activated 97.62 ms
565.53 s
[smos-web-server] passed for all of 5 inputs.
565.53 s
[smos-web-server] ✓ GETs a 200 for the details 131.36 ms
565.53 s
[smos-web-server] passed for all of 5 inputs.
565.53 s
[smos-web-server] ✓ POSTs a 200 for a succesful booking 163.14 ms
565.53 s
[smos-web-server] passed for all of 5 inputs.
565.53 s
[smos-web-server]
565.53 s
[smos-web-server] Examples: 64
565.53 s
[smos-web-server] Passed: 16
565.53 s
[smos-web-server] Failed: 0
565.53 s
[smos-web-server] Sum of test runtimes: 1.56 seconds
565.53 s
[smos-web-server] Test suite took: 0.18 seconds
565.53 s
[smos-web-server]
565.66 s
[smos-web-server] Test suite smos-web-server-test: PASS
565.66 s
[smos-web-server] Test suite logged to:
565.66 s
[smos-web-server] dist/test/smos-web-server-0.14.4-smos-web-server-test.log
565.66 s
[smos-web-server] 1 of 1 test suites (1 of 1 test cases) passed.
565.67 s
[smos-web-server] Phase: haddockPhase
565.68 s
[smos-web-server] Phase: installPhase
565.95 s
[smos-web-server] Installing library in /nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f
566.07 s
[smos-web-server] Installing executable smos-web-server in /nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4/bin
566.07 s
[smos-web-server] Warning: The directory
566.07 s
[smos-web-server] /nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4/bin is not
566.07 s
[smos-web-server] in the system search path.
566.70 s
[smos-web-server] Phase: fixupPhase
566.72 s
[smos-web-server] shrinking RPATHs of ELF executables and libraries in /nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4
566.73 s
[smos-web-server] shrinking /nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4/bin/smos-web-server
566.78 s
[smos-web-server] shrinking /nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f-ghc9.10.3.so
567.06 s
[smos-web-server] checking for references to /build/ in /nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4...
567.10 s
[smos-web-server] gzipping man pages under /nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4/share/man/
567.11 s
[smos-web-server] �
567.11 s
[smos-web-server] stripping (with command strip and flags -S -p) in /nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4/lib /nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4/bin
567.28 s
[smos-web-server] shrinking RPATHs of ELF executables and libraries in /nix/store/9dpjw13jb702ljajg6d28ynfmf4mrzhr-smos-web-server-0.14.4-coverables
567.28 s
[smos-web-server] checking for references to /build/ in /nix/store/9dpjw13jb702ljajg6d28ynfmf4mrzhr-smos-web-server-0.14.4-coverables...
567.30 s
[smos-web-server] patching script interpreter paths in /nix/store/9dpjw13jb702ljajg6d28ynfmf4mrzhr-smos-web-server-0.14.4-coverables
567.30 s
[smos-web-server] shrinking RPATHs of ELF executables and libraries in /nix/store/vdbwic5639sl7hr8k80lx4isc7jqn957-smos-web-server-0.14.4-coverage
567.31 s
[smos-web-server] checking for references to /build/ in /nix/store/vdbwic5639sl7hr8k80lx4isc7jqn957-smos-web-server-0.14.4-coverage...
567.32 s
[smos-web-server] patching script interpreter paths in /nix/store/vdbwic5639sl7hr8k80lx4isc7jqn957-smos-web-server-0.14.4-coverage
567.42 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/9dpjw13jb702ljajg6d28ynfmf4mrzhr-smos-web-server-0.14.4-coverables /nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4 /nix/store/vdbwic5639sl7hr8k80lx4isc7jqn957-smos-web-server-0.14.4-coverage
568.40 s
[post-build-hook] Pushing 4 paths (677 are already present) using zstd to cache smos ⏳
568.40 s
[post-build-hook]
568.81 s
[post-build-hook] Pushing /nix/store/vdbwic5639sl7hr8k80lx4isc7jqn957-smos-web-server-0.14.4-coverage (127.64 KiB)
568.83 s
[post-build-hook] Pushing /nix/store/90xfcyfjimz1y2xr56s8rrl78m5k0m92-crypton-x509-store-1.6.12 (784.58 KiB)
568.87 s
[post-build-hook] Pushing /nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4 (40.23 MiB)
568.93 s
[post-build-hook] Pushing /nix/store/9dpjw13jb702ljajg6d28ynfmf4mrzhr-smos-web-server-0.14.4-coverables (238.78 KiB)
570.46 s
[post-build-hook]
570.48 s
[post-build-hook] All done.
570.48 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/9dpjw13jb702ljajg6d28ynfmf4mrzhr-smos-web-server-0.14.4-coverables /nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4 /nix/store/vdbwic5639sl7hr8k80lx4isc7jqn957-smos-web-server-0.14.4-coverage
570.59 s
[post-build-hook] copying 3 paths...
570.59 s
[post-build-hook] copying path '/nix/store/vdbwic5639sl7hr8k80lx4isc7jqn957-smos-web-server-0.14.4-coverage' to 'https://cache.staging.nix-ci.com'...
570.59 s
[post-build-hook] copying path '/nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4' to 'https://cache.staging.nix-ci.com'...
570.59 s
[post-build-hook] copying path '/nix/store/9dpjw13jb702ljajg6d28ynfmf4mrzhr-smos-web-server-0.14.4-coverables' to 'https://cache.staging.nix-ci.com'...
581.72 s
[post-build-hook] copying 1 paths...
581.72 s
[post-build-hook] copying path '/nix/store/af19di7m65m4fis2vyj64ci3vcwn31mc-smos-web-server-0.14.4.drv' to 'https://cache.staging.nix-ci.com'...
581.98 s
Progress: 68 of 74 built, 28 of 28 downloaded from cache
582.09 s
Building smos-docs-site-source
583.46 s
[smos-docs-site-source] Phase: setupCompilerEnvironmentPhase
583.47 s
[smos-docs-site-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
584.34 s
[smos-docs-site-source] Phase: unpackPhase
584.34 s
[smos-docs-site-source] unpacking source archive /nix/store/s7w5yzbsf4pckqzc1jv3nkvvs0y9lqwj-smos-docs-site
584.36 s
[smos-docs-site-source] source root is smos-docs-site
584.38 s
[smos-docs-site-source] Phase: patchPhase
584.38 s
[smos-docs-site-source] Phase: compileBuildDriverPhase
584.39 s
[smos-docs-site-source] setupCompileFlags: -package-db=/build/tmp.ZerOKssArx/setup-package.conf.d -threaded
584.43 s
[smos-docs-site-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.ZerOKssArx/Main.o )
584.48 s
[smos-docs-site-source] [2 of 2] Linking Setup
585.58 s
[smos-docs-site-source] Phase: updateAutotoolsGnuConfigScriptsPhase
585.59 s
[smos-docs-site-source] Phase: configurePhase
585.59 s
[smos-docs-site-source] configureFlags: --verbose --prefix=/nix/store/dbdb2l2n6xdhk515lx8x19ihzxqfxvzy-smos-docs-site-source-0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.ZerOKssArx/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
585.60 s
[smos-docs-site-source] Using Parsec parser
585.60 s
[smos-docs-site-source] Configuring smos-docs-site-0.0.0...
586.48 s
[smos-docs-site-source] Dependency aeson: using aeson-2.2.3.0
586.48 s
[smos-docs-site-source] Dependency autodocodec: using autodocodec-0.5.0.0
586.48 s
[smos-docs-site-source] Dependency autodocodec-yaml: using autodocodec-yaml-0.4.0.2
586.48 s
[smos-docs-site-source] Dependency base: using base-4.20.2.0
586.48 s
[smos-docs-site-source] Dependency bytestring: using bytestring-0.12.2.0
586.48 s
[smos-docs-site-source] Dependency cmark-gfm: using cmark-gfm-0.2.6
586.48 s
[smos-docs-site-source] Dependency containers: using containers-0.7
586.48 s
[smos-docs-site-source] Dependency data-default: using data-default-0.8.0.1
586.48 s
[smos-docs-site-source] Dependency file-embed: using file-embed-0.0.16.0
586.48 s
[smos-docs-site-source] Dependency filepath: using filepath-1.5.4.0
586.48 s
[smos-docs-site-source] Dependency fsnotify: using fsnotify-0.4.4.0
586.48 s
[smos-docs-site-source] Dependency monad-logger: using monad-logger-0.3.42
586.48 s
[smos-docs-site-source] Dependency opt-env-conf: using opt-env-conf-0.15.0.1
586.48 s
[smos-docs-site-source] Dependency path: using path-0.9.6
586.48 s
[smos-docs-site-source] Dependency path-io: using path-io-1.8.2
586.48 s
[smos-docs-site-source] Dependency prometheus: using prometheus-2.3.0
586.48 s
[smos-docs-site-source] Dependency prometheus-ghc-stats: using prometheus-ghc-stats-0.0.0.0
586.48 s
[smos-docs-site-source] Dependency prometheus-wai: using prometheus-wai-0.2.0.1
586.48 s
[smos-docs-site-source] Dependency raw-strings-qq: using raw-strings-qq-1.1
586.48 s
[smos-docs-site-source] Dependency safe-coloured-text: using safe-coloured-text-0.3.0.2
586.48 s
[smos-docs-site-source] Dependency semver: using semver-0.4.0.1
586.48 s
[smos-docs-site-source] Dependency shakespeare: using shakespeare-2.1.0.1
586.48 s
[smos-docs-site-source] Dependency smos: using smos-0.10.1
586.48 s
[smos-docs-site-source] Dependency smos-archive: using smos-archive-0.7.1
586.48 s
[smos-docs-site-source] Dependency smos-calendar-import: using smos-calendar-import-0.10.0
586.48 s
[smos-docs-site-source] Dependency smos-cli: using smos-cli-0.2.1
586.48 s
[smos-docs-site-source] Dependency smos-client: using smos-client-0.6.0
586.48 s
[smos-docs-site-source] Dependency smos-data: using smos-data-0.7.0
586.48 s
[smos-docs-site-source] Dependency smos-github: using smos-github-0.9.0
586.48 s
[smos-docs-site-source] Dependency smos-jobhunt: using smos-jobhunt-0.2.0
586.48 s
[smos-docs-site-source] Dependency smos-notify: using smos-notify-0.5.0
586.48 s
[smos-docs-site-source] Dependency smos-query: using smos-query-0.12.0
586.48 s
[smos-docs-site-source] Dependency smos-report: using smos-report-0.12.0
586.48 s
[smos-docs-site-source] Dependency smos-scheduler: using smos-scheduler-0.10.1
586.48 s
[smos-docs-site-source] Dependency smos-server: using smos-server-0.15.0
586.48 s
[smos-docs-site-source] Dependency smos-single: using smos-single-0.4.0
586.48 s
[smos-docs-site-source] Dependency smos-sync: using smos-sync-0.8.0
586.48 s
[smos-docs-site-source] Dependency smos-web-assets: using smos-web-assets-0.0.2
586.48 s
[smos-docs-site-source] Dependency smos-web-server: using smos-web-server-0.14.4
586.48 s
[smos-docs-site-source] Dependency template-haskell: using template-haskell-2.22.0.0
586.48 s
[smos-docs-site-source] Dependency template-haskell-reload: using template-haskell-reload-0.0.0.0
586.48 s
[smos-docs-site-source] Dependency text: using text-2.1.3
586.48 s
[smos-docs-site-source] Dependency time: using time-1.12.2
586.48 s
[smos-docs-site-source] Dependency wai-extra: using wai-extra-3.1.18
586.48 s
[smos-docs-site-source] Dependency warp: using warp-3.4.9
586.48 s
[smos-docs-site-source] Dependency yaml: using yaml-0.11.11.2
586.48 s
[smos-docs-site-source] Dependency yesod: using yesod-1.6.2.1
586.48 s
[smos-docs-site-source] Dependency yesod-autoreload: using yesod-autoreload-0.0.0.0
586.48 s
[smos-docs-site-source] Dependency yesod-sitemap: using yesod-sitemap-1.6.0
586.48 s
[smos-docs-site-source] Dependency yesod-static: using yesod-static-1.6.1.0
586.48 s
[smos-docs-site-source] Dependency yesod-static-remote: using yesod-static-remote-0.0.0.1
586.48 s
[smos-docs-site-source] Dependency base: using base-4.20.2.0
586.48 s
[smos-docs-site-source] Dependency smos-docs-site: using smos-docs-site-0.0.0
586.48 s
[smos-docs-site-source] Source component graph:
586.48 s
[smos-docs-site-source] component lib
586.48 s
[smos-docs-site-source] component exe:smos-docs-site dependency lib
586.48 s
[smos-docs-site-source] Configured component graph:
586.48 s
[smos-docs-site-source] component smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5
586.48 s
[smos-docs-site-source] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
586.48 s
[smos-docs-site-source] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
586.48 s
[smos-docs-site-source] include autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
586.48 s
[smos-docs-site-source] include base-4.20.2.0-fafd
586.48 s
[smos-docs-site-source] include bytestring-0.12.2.0-96e1
586.48 s
[smos-docs-site-source] include cmark-gfm-0.2.6-Bdc6AHBZfto5oomw32GOrF
586.48 s
[smos-docs-site-source] include containers-0.7-96b4
586.48 s
[smos-docs-site-source] include data-default-0.8.0.1-73T9PYpnJfB1LzuBLwgWTp
586.48 s
[smos-docs-site-source] include file-embed-0.0.16.0-8MoFGt2ypx9wRhcuZO9uV
586.48 s
[smos-docs-site-source] include filepath-1.5.4.0-2605
586.48 s
[smos-docs-site-source] include fsnotify-0.4.4.0-FITmjPXgpliGxeXh1QeC7f
586.48 s
[smos-docs-site-source] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
586.48 s
[smos-docs-site-source] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
586.48 s
[smos-docs-site-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
586.48 s
[smos-docs-site-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
586.48 s
[smos-docs-site-source] include prometheus-2.3.0-F7pSOvWkGX97cd205xTrG2
586.48 s
[smos-docs-site-source] include prometheus-ghc-stats-0.0.0.0-1wFjDzvC6GJGha7AT774r5
586.48 s
[smos-docs-site-source] include prometheus-wai-0.2.0.1-HGViWVdnGce72q15By1x9e
586.48 s
[smos-docs-site-source] include raw-strings-qq-1.1-AfSQ4EIos5fE6Wv7Ec6hHZ
586.48 s
[smos-docs-site-source] include safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
586.48 s
[smos-docs-site-source] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
586.48 s
[smos-docs-site-source] include shakespeare-2.1.0.1-KlI9QAgCzHo6Cz8R3IGEJW
586.48 s
[smos-docs-site-source] include smos-0.10.1-GNPomnFscGE4q12lqWM2A4
586.48 s
[smos-docs-site-source] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
586.48 s
[smos-docs-site-source] include smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP
586.48 s
[smos-docs-site-source] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
586.48 s
[smos-docs-site-source] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
586.48 s
[smos-docs-site-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
586.48 s
[smos-docs-site-source] include smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA
586.48 s
[smos-docs-site-source] include smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N
586.48 s
[smos-docs-site-source] include smos-notify-0.5.0-KoqLEh7Nz5X375UV3DMUVm
586.48 s
[smos-docs-site-source] include smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo
586.48 s
[smos-docs-site-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
586.48 s
[smos-docs-site-source] include smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi
586.48 s
[smos-docs-site-source] include smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
586.48 s
[smos-docs-site-source] include smos-single-0.4.0-Dl8pr2k7NinIkNpt0pcgpj
586.48 s
[smos-docs-site-source] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
586.48 s
[smos-docs-site-source] include smos-web-assets-0.0.2-Khix1yAwN8sAPVPNcyyfqZ
586.48 s
[smos-docs-site-source] include smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f
586.48 s
[smos-docs-site-source] include template-haskell-2.22.0.0-927b
586.48 s
[smos-docs-site-source] include template-haskell-reload-0.0.0.0-2eUNijlZOcS3wpX013fiPl
586.48 s
[smos-docs-site-source] include text-2.1.3-34f1
586.48 s
[smos-docs-site-source] include time-1.12.2-3479
586.48 s
[smos-docs-site-source] include wai-extra-3.1.18-9x868gR7VGrF2aHj9b6Gyr
586.48 s
[smos-docs-site-source] include warp-3.4.9-IPNas4L2jy5JqoLVsPSVjo
586.48 s
[smos-docs-site-source] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
586.48 s
[smos-docs-site-source] include yesod-1.6.2.1-5k6uKUBjdoMCDozrTRc1z8
586.48 s
[smos-docs-site-source] include yesod-autoreload-0.0.0.0-4pR3cpdt8UG9OdSRbJ5W0v
586.48 s
[smos-docs-site-source] include yesod-sitemap-1.6.0-2vpaVClW4w2Ey2oYdT2X3i
586.48 s
[smos-docs-site-source] include yesod-static-1.6.1.0-uPxt4a4ViO1F0iN6dfBGo
586.48 s
[smos-docs-site-source] include yesod-static-remote-0.0.0.1-ELN7NNM1wDW9jNvW3r5DfG
586.48 s
[smos-docs-site-source] component smos-docs-site-0.0.0-4ryfiJm4iU4IDszSHmpOrb-smos-docs-site
586.48 s
[smos-docs-site-source] include base-4.20.2.0-fafd
586.48 s
[smos-docs-site-source] include smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5
586.48 s
[smos-docs-site-source] Linked component graph:
586.48 s
[smos-docs-site-source] unit smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5
586.48 s
[smos-docs-site-source] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
586.48 s
[smos-docs-site-source] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
586.48 s
[smos-docs-site-source] include autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
586.48 s
[smos-docs-site-source] include base-4.20.2.0-fafd
586.48 s
[smos-docs-site-source] include bytestring-0.12.2.0-96e1
586.48 s
[smos-docs-site-source] include cmark-gfm-0.2.6-Bdc6AHBZfto5oomw32GOrF
586.48 s
[smos-docs-site-source] include containers-0.7-96b4
586.48 s
[smos-docs-site-source] include data-default-0.8.0.1-73T9PYpnJfB1LzuBLwgWTp
586.48 s
[smos-docs-site-source] include file-embed-0.0.16.0-8MoFGt2ypx9wRhcuZO9uV
586.48 s
[smos-docs-site-source] include filepath-1.5.4.0-2605
586.48 s
[smos-docs-site-source] include fsnotify-0.4.4.0-FITmjPXgpliGxeXh1QeC7f
586.48 s
[smos-docs-site-source] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
586.48 s
[smos-docs-site-source] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
586.48 s
[smos-docs-site-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
586.48 s
[smos-docs-site-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
586.48 s
[smos-docs-site-source] include prometheus-2.3.0-F7pSOvWkGX97cd205xTrG2
586.48 s
[smos-docs-site-source] include prometheus-ghc-stats-0.0.0.0-1wFjDzvC6GJGha7AT774r5
586.48 s
[smos-docs-site-source] include prometheus-wai-0.2.0.1-HGViWVdnGce72q15By1x9e
586.48 s
[smos-docs-site-source] include raw-strings-qq-1.1-AfSQ4EIos5fE6Wv7Ec6hHZ
586.48 s
[smos-docs-site-source] include safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
586.48 s
[smos-docs-site-source] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
586.48 s
[smos-docs-site-source] include shakespeare-2.1.0.1-KlI9QAgCzHo6Cz8R3IGEJW
586.48 s
[smos-docs-site-source] include smos-0.10.1-GNPomnFscGE4q12lqWM2A4
586.48 s
[smos-docs-site-source] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
586.48 s
[smos-docs-site-source] include smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP
586.48 s
[smos-docs-site-source] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
586.48 s
[smos-docs-site-source] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
586.48 s
[smos-docs-site-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
586.48 s
[smos-docs-site-source] include smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA
586.48 s
[smos-docs-site-source] include smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N
586.48 s
[smos-docs-site-source] include smos-notify-0.5.0-KoqLEh7Nz5X375UV3DMUVm
586.48 s
[smos-docs-site-source] include smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo
586.48 s
[smos-docs-site-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
586.48 s
[smos-docs-site-source] include smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi
586.48 s
[smos-docs-site-source] include smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
586.48 s
[smos-docs-site-source] include smos-single-0.4.0-Dl8pr2k7NinIkNpt0pcgpj
586.48 s
[smos-docs-site-source] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
586.48 s
[smos-docs-site-source] include smos-web-assets-0.0.2-Khix1yAwN8sAPVPNcyyfqZ
586.48 s
[smos-docs-site-source] include smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f
586.48 s
[smos-docs-site-source] include template-haskell-2.22.0.0-927b
586.48 s
[smos-docs-site-source] include template-haskell-reload-0.0.0.0-2eUNijlZOcS3wpX013fiPl
586.48 s
[smos-docs-site-source] include text-2.1.3-34f1
586.48 s
[smos-docs-site-source] include time-1.12.2-3479
586.48 s
[smos-docs-site-source] include wai-extra-3.1.18-9x868gR7VGrF2aHj9b6Gyr
586.48 s
[smos-docs-site-source] include warp-3.4.9-IPNas4L2jy5JqoLVsPSVjo
586.48 s
[smos-docs-site-source] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
586.48 s
[smos-docs-site-source] include yesod-1.6.2.1-5k6uKUBjdoMCDozrTRc1z8
586.48 s
[smos-docs-site-source] include yesod-autoreload-0.0.0.0-4pR3cpdt8UG9OdSRbJ5W0v
586.48 s
[smos-docs-site-source] include yesod-sitemap-1.6.0-2vpaVClW4w2Ey2oYdT2X3i
586.48 s
[smos-docs-site-source] include yesod-static-1.6.1.0-uPxt4a4ViO1F0iN6dfBGo
586.48 s
[smos-docs-site-source] include yesod-static-remote-0.0.0.1-ELN7NNM1wDW9jNvW3r5DfG
586.48 s
[smos-docs-site-source] Smos.Docs.Site=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site,Smos.Docs.Site.Application=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Application,Smos.Docs.Site.Assets=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Assets,Smos.Docs.Site.Changelog=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Changelog,Smos.Docs.Site.Changelog.TH=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Changelog.TH,Smos.Docs.Site.Constants=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Constants,Smos.Docs.Site.DependencyGraph=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.DependencyGraph,Smos.Docs.Site.Foundation=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Foundation,Smos.Docs.Site.Handler=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler,Smos.Docs.Site.Handler.Actions=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.Actions,Smos.Docs.Site.Handler.Changelog=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.Changelog,Smos.Docs.Site.Handler.CurrentVersions=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.CurrentVersions,Smos.Docs.Site.Handler.DependencyGraph=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.DependencyGraph,Smos.Docs.Site.Handler.Import=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.Import,Smos.Docs.Site.Handler.Keybindings=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.Keybindings,Smos.Docs.Site.Handler.Nix=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.Nix,Smos.Docs.Site.Handler.Page=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.Page,Smos.Docs.Site.Handler.Reload=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.Reload,Smos.Docs.Site.Handler.Sitemap=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.Sitemap,Smos.Docs.Site.Handler.Smos=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.Smos,Smos.Docs.Site.Handler.SmosArchive=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.SmosArchive,Smos.Docs.Site.Handler.SmosCalendarImport=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.SmosCalendarImport,Smos.Docs.Site.Handler.SmosGitHub=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.SmosGitHub,Smos.Docs.Site.Handler.SmosJobHunt=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.SmosJobHunt,Smos.Docs.Site.Handler.SmosNotify=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.SmosNotify,Smos.Docs.Site.Handler.SmosQuery=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.SmosQuery,Smos.Docs.Site.Handler.SmosScheduler=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.SmosScheduler,Smos.Docs.Site.Handler.SmosServer=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.SmosServer,Smos.Docs.Site.Handler.SmosSingle=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.SmosSingle,Smos.Docs.Site.Handler.SmosSync=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.SmosSync,Smos.Docs.Site.Handler.SmosWebServer=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.SmosWebServer,Smos.Docs.Site.ModuleDocs=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.ModuleDocs,Smos.Docs.Site.ModuleDocs.TH=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.ModuleDocs.TH,Smos.Docs.Site.OptParse=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.OptParse,Smos.Docs.Site.Static=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Static,Smos.Docs.Site.Static.TH=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Static.TH,Smos.Docs.Site.Widget=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Widget
586.48 s
[smos-docs-site-source] unit smos-docs-site-0.0.0-4ryfiJm4iU4IDszSHmpOrb-smos-docs-site
586.48 s
[smos-docs-site-source] include base-4.20.2.0-fafd
586.48 s
[smos-docs-site-source] include smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5
586.48 s
[smos-docs-site-source] Ready component graph:
586.48 s
[smos-docs-site-source] definite smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5
586.48 s
[smos-docs-site-source] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
586.48 s
[smos-docs-site-source] depends autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
586.48 s
[smos-docs-site-source] depends autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
586.48 s
[smos-docs-site-source] depends base-4.20.2.0-fafd
586.48 s
[smos-docs-site-source] depends bytestring-0.12.2.0-96e1
586.48 s
[smos-docs-site-source] depends cmark-gfm-0.2.6-Bdc6AHBZfto5oomw32GOrF
586.48 s
[smos-docs-site-source] depends containers-0.7-96b4
586.48 s
[smos-docs-site-source] depends data-default-0.8.0.1-73T9PYpnJfB1LzuBLwgWTp
586.48 s
[smos-docs-site-source] depends file-embed-0.0.16.0-8MoFGt2ypx9wRhcuZO9uV
586.48 s
[smos-docs-site-source] depends filepath-1.5.4.0-2605
586.48 s
[smos-docs-site-source] depends fsnotify-0.4.4.0-FITmjPXgpliGxeXh1QeC7f
586.48 s
[smos-docs-site-source] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
586.49 s
[smos-docs-site-source] depends opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
586.49 s
[smos-docs-site-source] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
586.49 s
[smos-docs-site-source] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
586.49 s
[smos-docs-site-source] depends prometheus-2.3.0-F7pSOvWkGX97cd205xTrG2
586.49 s
[smos-docs-site-source] depends prometheus-ghc-stats-0.0.0.0-1wFjDzvC6GJGha7AT774r5
586.49 s
[smos-docs-site-source] depends prometheus-wai-0.2.0.1-HGViWVdnGce72q15By1x9e
586.49 s
[smos-docs-site-source] depends raw-strings-qq-1.1-AfSQ4EIos5fE6Wv7Ec6hHZ
586.49 s
[smos-docs-site-source] depends safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
586.49 s
[smos-docs-site-source] depends semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
586.49 s
[smos-docs-site-source] depends shakespeare-2.1.0.1-KlI9QAgCzHo6Cz8R3IGEJW
586.49 s
[smos-docs-site-source] depends smos-0.10.1-GNPomnFscGE4q12lqWM2A4
586.49 s
[smos-docs-site-source] depends smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
586.49 s
[smos-docs-site-source] depends smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP
586.49 s
[smos-docs-site-source] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
586.49 s
[smos-docs-site-source] depends smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
586.49 s
[smos-docs-site-source] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
586.49 s
[smos-docs-site-source] depends smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA
586.49 s
[smos-docs-site-source] depends smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N
586.49 s
[smos-docs-site-source] depends smos-notify-0.5.0-KoqLEh7Nz5X375UV3DMUVm
586.49 s
[smos-docs-site-source] depends smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo
586.49 s
[smos-docs-site-source] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
586.49 s
[smos-docs-site-source] depends smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi
586.49 s
[smos-docs-site-source] depends smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
586.49 s
[smos-docs-site-source] depends smos-single-0.4.0-Dl8pr2k7NinIkNpt0pcgpj
586.49 s
[smos-docs-site-source] depends smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
586.49 s
[smos-docs-site-source] depends smos-web-assets-0.0.2-Khix1yAwN8sAPVPNcyyfqZ
586.49 s
[smos-docs-site-source] depends smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f
586.49 s
[smos-docs-site-source] depends template-haskell-2.22.0.0-927b
586.49 s
[smos-docs-site-source] depends template-haskell-reload-0.0.0.0-2eUNijlZOcS3wpX013fiPl
586.49 s
[smos-docs-site-source] depends text-2.1.3-34f1
586.49 s
[smos-docs-site-source] depends time-1.12.2-3479
586.49 s
[smos-docs-site-source] depends wai-extra-3.1.18-9x868gR7VGrF2aHj9b6Gyr
586.49 s
[smos-docs-site-source] depends warp-3.4.9-IPNas4L2jy5JqoLVsPSVjo
586.49 s
[smos-docs-site-source] depends yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
586.49 s
[smos-docs-site-source] depends yesod-1.6.2.1-5k6uKUBjdoMCDozrTRc1z8
586.49 s
[smos-docs-site-source] depends yesod-autoreload-0.0.0.0-4pR3cpdt8UG9OdSRbJ5W0v
586.49 s
[smos-docs-site-source] depends yesod-sitemap-1.6.0-2vpaVClW4w2Ey2oYdT2X3i
586.49 s
[smos-docs-site-source] depends yesod-static-1.6.1.0-uPxt4a4ViO1F0iN6dfBGo
586.49 s
[smos-docs-site-source] depends yesod-static-remote-0.0.0.1-ELN7NNM1wDW9jNvW3r5DfG
586.49 s
[smos-docs-site-source] definite smos-docs-site-0.0.0-4ryfiJm4iU4IDszSHmpOrb-smos-docs-site
586.49 s
[smos-docs-site-source] depends base-4.20.2.0-fafd
586.49 s
[smos-docs-site-source] depends smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5
586.49 s
[smos-docs-site-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
586.49 s
[smos-docs-site-source] Using compiler: ghc-9.10.3
586.49 s
[smos-docs-site-source] Using install prefix:
586.49 s
[smos-docs-site-source] /nix/store/dbdb2l2n6xdhk515lx8x19ihzxqfxvzy-smos-docs-site-source-0.0.0
586.49 s
[smos-docs-site-source] Executables installed in:
586.49 s
[smos-docs-site-source] /nix/store/dbdb2l2n6xdhk515lx8x19ihzxqfxvzy-smos-docs-site-source-0.0.0/bin
586.49 s
[smos-docs-site-source] Libraries installed in:
586.49 s
[smos-docs-site-source] /nix/store/dbdb2l2n6xdhk515lx8x19ihzxqfxvzy-smos-docs-site-source-0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5
586.49 s
[smos-docs-site-source] Dynamic Libraries installed in:
586.49 s
[smos-docs-site-source] /nix/store/dbdb2l2n6xdhk515lx8x19ihzxqfxvzy-smos-docs-site-source-0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
586.53 s
[smos-docs-site-source] Private executables installed in:
586.53 s
[smos-docs-site-source] /nix/store/dbdb2l2n6xdhk515lx8x19ihzxqfxvzy-smos-docs-site-source-0.0.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-docs-site-0.0.0
586.53 s
[smos-docs-site-source] Data files installed in:
586.53 s
[smos-docs-site-source] /nix/store/dbdb2l2n6xdhk515lx8x19ihzxqfxvzy-smos-docs-site-source-0.0.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-docs-site-0.0.0
586.53 s
[smos-docs-site-source] Documentation installed in:
586.53 s
[smos-docs-site-source] /nix/store/dbdb2l2n6xdhk515lx8x19ihzxqfxvzy-smos-docs-site-source-0.0.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-docs-site-0.0.0
586.53 s
[smos-docs-site-source] Configuration files installed in:
586.53 s
[smos-docs-site-source] /nix/store/dbdb2l2n6xdhk515lx8x19ihzxqfxvzy-smos-docs-site-source-0.0.0/etc
586.53 s
[smos-docs-site-source] No alex found
586.53 s
[smos-docs-site-source] Using ar found on system at:
586.53 s
[smos-docs-site-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
586.53 s
[smos-docs-site-source] No c2hs found
586.53 s
[smos-docs-site-source] No cpphs found
586.53 s
[smos-docs-site-source] No doctest found
586.53 s
[smos-docs-site-source] Using gcc version 14.3.0 given by user at:
586.53 s
[smos-docs-site-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
586.53 s
[smos-docs-site-source] Using ghc version 9.10.3 found on system at:
586.53 s
[smos-docs-site-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
586.53 s
[smos-docs-site-source] Using ghc-pkg version 9.10.3 found on system at:
586.54 s
[smos-docs-site-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
586.54 s
[smos-docs-site-source] No ghcjs found
586.54 s
[smos-docs-site-source] No ghcjs-pkg found
586.54 s
[smos-docs-site-source] No greencard found
586.54 s
[smos-docs-site-source] Using haddock version 2.31.1 found on system at:
586.54 s
[smos-docs-site-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
586.54 s
[smos-docs-site-source] No happy found
586.54 s
[smos-docs-site-source] Using haskell-suite found on system at: haskell-suite-dummy-location
586.54 s
[smos-docs-site-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
586.54 s
[smos-docs-site-source] No hmake found
586.54 s
[smos-docs-site-source] Using hpc version 0.69 found on system at:
586.54 s
[smos-docs-site-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
586.54 s
[smos-docs-site-source] Using hsc2hs version 0.68.10 found on system at:
586.54 s
[smos-docs-site-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
586.54 s
[smos-docs-site-source] No hscolour found
586.54 s
[smos-docs-site-source] No jhc found
586.54 s
[smos-docs-site-source] Using ld found on system at:
586.54 s
[smos-docs-site-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
586.54 s
[smos-docs-site-source] No pkg-config found
586.54 s
[smos-docs-site-source] Using runghc version 9.10.3 found on system at:
586.54 s
[smos-docs-site-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
586.54 s
[smos-docs-site-source] Using strip version 2.44 found on system at:
586.54 s
[smos-docs-site-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
586.54 s
[smos-docs-site-source] Using tar found on system at:
586.54 s
[smos-docs-site-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
586.54 s
[smos-docs-site-source] No uhc found
586.82 s
[smos-docs-site-source] Phase: buildPhase
586.89 s
[smos-docs-site-source] Distribution quality errors:
586.94 s
[smos-docs-site-source] [no-syn-desc] No 'synopsis' or 'description' field.
586.94 s
[smos-docs-site-source] [missing-bounds-important] The dependency 'build-depends: base' does not
586.94 s
[smos-docs-site-source] specify an upper bound on the version number. Each major release of the 'base'
586.94 s
[smos-docs-site-source] package changes the API in various ways and most packages will need some
586.94 s
[smos-docs-site-source] changes to compile with it. The recommended practice is to specify an upper
586.94 s
[smos-docs-site-source] bound on the version of the 'base' package. This ensures your package will
586.94 s
[smos-docs-site-source] continue to build when a new major version of the 'base' package is released.
586.94 s
[smos-docs-site-source] If you are not sure what upper bound to use then use the next major version.
586.94 s
[smos-docs-site-source] For example if you have tested your package with 'base' version 4.5 and 4.6
586.94 s
[smos-docs-site-source] then use 'build-depends: base >= 4.5 && < 4.7'.
586.94 s
[smos-docs-site-source] Distribution quality warnings:
586.94 s
[smos-docs-site-source] [no-category] No 'category' field.
586.94 s
[smos-docs-site-source] [no-license-file] A 'license-file' is not specified.
586.94 s
[smos-docs-site-source] [missing-upper-bounds] On library, these packages miss upper bounds:
586.94 s
[smos-docs-site-source] - aeson
586.94 s
[smos-docs-site-source] - autodocodec
586.94 s
[smos-docs-site-source] - autodocodec-yaml
586.94 s
[smos-docs-site-source] - bytestring
586.94 s
[smos-docs-site-source] - cmark-gfm
586.94 s
[smos-docs-site-source] - containers
586.94 s
[smos-docs-site-source] - data-default
586.94 s
[smos-docs-site-source] - file-embed
586.94 s
[smos-docs-site-source] - filepath
586.94 s
[smos-docs-site-source] - fsnotify
586.94 s
[smos-docs-site-source] - monad-logger
586.94 s
[smos-docs-site-source] - opt-env-conf
586.94 s
[smos-docs-site-source] - path
586.94 s
[smos-docs-site-source] - path-io
586.94 s
[smos-docs-site-source] - prometheus
586.94 s
[smos-docs-site-source] - prometheus-ghc-stats
586.94 s
[smos-docs-site-source] - prometheus-wai
586.94 s
[smos-docs-site-source] - raw-strings-qq
586.94 s
[smos-docs-site-source] - safe-coloured-text
586.94 s
[smos-docs-site-source] - semver
586.94 s
[smos-docs-site-source] - shakespeare
586.94 s
[smos-docs-site-source] - smos
586.94 s
[smos-docs-site-source] - smos-archive
586.94 s
[smos-docs-site-source] - smos-calendar-import
586.94 s
[smos-docs-site-source] - smos-cli
586.94 s
[smos-docs-site-source] - smos-client
586.94 s
[smos-docs-site-source] - smos-data
586.94 s
[smos-docs-site-source] - smos-github
586.94 s
[smos-docs-site-source] - smos-jobhunt
586.94 s
[smos-docs-site-source] - smos-notify
586.94 s
[smos-docs-site-source] - smos-query
586.95 s
[smos-docs-site-source] - smos-report
586.95 s
[smos-docs-site-source] - smos-scheduler
586.95 s
[smos-docs-site-source] - smos-server
586.95 s
[smos-docs-site-source] - smos-single
586.95 s
[smos-docs-site-source] - smos-sync
586.95 s
[smos-docs-site-source] - smos-web-assets
586.95 s
[smos-docs-site-source] - smos-web-server
586.95 s
[smos-docs-site-source] - template-haskell
586.95 s
[smos-docs-site-source] - template-haskell-reload
586.95 s
[smos-docs-site-source] - text
586.95 s
[smos-docs-site-source] - time
586.95 s
[smos-docs-site-source] - wai-extra
586.95 s
[smos-docs-site-source] - warp
586.95 s
[smos-docs-site-source] - yaml
586.95 s
[smos-docs-site-source] - yesod
586.95 s
[smos-docs-site-source] - yesod-autoreload
586.95 s
[smos-docs-site-source] - yesod-sitemap
586.95 s
[smos-docs-site-source] - yesod-static
586.95 s
[smos-docs-site-source] - yesod-static-remote
586.95 s
[smos-docs-site-source] Please add them. There is more information at https://pvp.haskell.org/
586.95 s
[smos-docs-site-source] Note: the public hackage server would reject this package.
586.95 s
[smos-docs-site-source] Building source dist for smos-docs-site-0.0.0...
586.95 s
[smos-docs-site-source] Source tarball created: dist/smos-docs-site-0.0.0.tar.gz
586.96 s
[smos-docs-site-source] Phase: haddockPhase
586.97 s
[smos-docs-site-source] Phase: installPhase
586.98 s
[smos-docs-site-source] Phase: fixupPhase
587.46 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/dbdb2l2n6xdhk515lx8x19ihzxqfxvzy-smos-docs-site-source-0.0.0
587.82 s
[post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
587.82 s
[post-build-hook]
588.16 s
[post-build-hook] Pushing /nix/store/dbdb2l2n6xdhk515lx8x19ihzxqfxvzy-smos-docs-site-source-0.0.0 (928.55 KiB)
589.04 s
[post-build-hook]
589.04 s
[post-build-hook] All done.
589.06 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/dbdb2l2n6xdhk515lx8x19ihzxqfxvzy-smos-docs-site-source-0.0.0
589.11 s
[post-build-hook] copying 1 paths...
589.11 s
[post-build-hook] copying path '/nix/store/dbdb2l2n6xdhk515lx8x19ihzxqfxvzy-smos-docs-site-source-0.0.0' to 'https://cache.staging.nix-ci.com'...
589.85 s
[post-build-hook] copying 1 paths...
589.85 s
[post-build-hook] copying path '/nix/store/xl5s3jhsci50pgzwx2agqw2mrqgdl8nl-smos-docs-site-source-0.0.0.drv' to 'https://cache.staging.nix-ci.com'...
590.10 s
Progress: 69 of 72 built, 28 of 28 downloaded from cache
597.32 s
Building smos-docs-site
598.96 s
[smos-docs-site] Phase: setupCompilerEnvironmentPhase
598.98 s
[smos-docs-site] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
600.04 s
[smos-docs-site] Phase: unpackPhase
600.05 s
[smos-docs-site] unpacking source archive /nix/store/dbdb2l2n6xdhk515lx8x19ihzxqfxvzy-smos-docs-site-source-0.0.0/smos-docs-site-0.0.0.tar.gz
600.06 s
[smos-docs-site] source root is smos-docs-site-0.0.0
600.07 s
[smos-docs-site] setting SOURCE_DATE_EPOCH to timestamp 1780356220 of file "smos-docs-site-0.0.0/test/Spec.hs"
600.07 s
[smos-docs-site] warning: file "smos-docs-site-0.0.0/test/Spec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
600.08 s
[smos-docs-site] Phase: patchPhase
600.09 s
[smos-docs-site] Phase: compileBuildDriverPhase
600.09 s
[smos-docs-site] setupCompileFlags: -package-db=/build/tmp.Ol293blWm1/setup-package.conf.d -threaded
600.14 s
[smos-docs-site] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.Ol293blWm1/Main.o )
600.18 s
[smos-docs-site] [2 of 2] Linking Setup
601.37 s
[smos-docs-site] Phase: updateAutotoolsGnuConfigScriptsPhase
601.38 s
[smos-docs-site] Phase: configurePhase
601.40 s
[smos-docs-site] configureFlags: --verbose --prefix=/nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.Ol293blWm1/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
601.41 s
[smos-docs-site] Using Parsec parser
601.41 s
[smos-docs-site] Configuring smos-docs-site-0.0.0...
602.44 s
[smos-docs-site] Dependency aeson: using aeson-2.2.3.0
602.44 s
[smos-docs-site] Dependency autodocodec: using autodocodec-0.5.0.0
602.44 s
[smos-docs-site] Dependency autodocodec-yaml: using autodocodec-yaml-0.4.0.2
602.44 s
[smos-docs-site] Dependency base: using base-4.20.2.0
602.44 s
[smos-docs-site] Dependency bytestring: using bytestring-0.12.2.0
602.44 s
[smos-docs-site] Dependency cmark-gfm: using cmark-gfm-0.2.6
602.44 s
[smos-docs-site] Dependency containers: using containers-0.7
602.44 s
[smos-docs-site] Dependency data-default: using data-default-0.8.0.1
602.44 s
[smos-docs-site] Dependency file-embed: using file-embed-0.0.16.0
602.44 s
[smos-docs-site] Dependency filepath: using filepath-1.5.4.0
602.44 s
[smos-docs-site] Dependency fsnotify: using fsnotify-0.4.4.0
602.44 s
[smos-docs-site] Dependency monad-logger: using monad-logger-0.3.42
602.44 s
[smos-docs-site] Dependency opt-env-conf: using opt-env-conf-0.15.0.1
602.44 s
[smos-docs-site] Dependency path: using path-0.9.6
602.44 s
[smos-docs-site] Dependency path-io: using path-io-1.8.2
602.44 s
[smos-docs-site] Dependency prometheus: using prometheus-2.3.0
602.44 s
[smos-docs-site] Dependency prometheus-ghc-stats: using prometheus-ghc-stats-0.0.0.0
602.44 s
[smos-docs-site] Dependency prometheus-wai: using prometheus-wai-0.2.0.1
602.44 s
[smos-docs-site] Dependency raw-strings-qq: using raw-strings-qq-1.1
602.44 s
[smos-docs-site] Dependency safe-coloured-text: using safe-coloured-text-0.3.0.2
602.44 s
[smos-docs-site] Dependency semver: using semver-0.4.0.1
602.44 s
[smos-docs-site] Dependency shakespeare: using shakespeare-2.1.0.1
602.44 s
[smos-docs-site] Dependency smos: using smos-0.10.1
602.44 s
[smos-docs-site] Dependency smos-archive: using smos-archive-0.7.1
602.44 s
[smos-docs-site] Dependency smos-calendar-import: using smos-calendar-import-0.10.0
602.44 s
[smos-docs-site] Dependency smos-cli: using smos-cli-0.2.1
602.44 s
[smos-docs-site] Dependency smos-client: using smos-client-0.6.0
602.44 s
[smos-docs-site] Dependency smos-data: using smos-data-0.7.0
602.44 s
[smos-docs-site] Dependency smos-github: using smos-github-0.9.0
602.44 s
[smos-docs-site] Dependency smos-jobhunt: using smos-jobhunt-0.2.0
602.44 s
[smos-docs-site] Dependency smos-notify: using smos-notify-0.5.0
602.44 s
[smos-docs-site] Dependency smos-query: using smos-query-0.12.0
602.44 s
[smos-docs-site] Dependency smos-report: using smos-report-0.12.0
602.45 s
[smos-docs-site] Dependency smos-scheduler: using smos-scheduler-0.10.1
602.45 s
[smos-docs-site] Dependency smos-server: using smos-server-0.15.0
602.45 s
[smos-docs-site] Dependency smos-single: using smos-single-0.4.0
602.45 s
[smos-docs-site] Dependency smos-sync: using smos-sync-0.8.0
602.45 s
[smos-docs-site] Dependency smos-web-assets: using smos-web-assets-0.0.2
602.45 s
[smos-docs-site] Dependency smos-web-server: using smos-web-server-0.14.4
602.45 s
[smos-docs-site] Dependency template-haskell: using template-haskell-2.22.0.0
602.45 s
[smos-docs-site] Dependency template-haskell-reload: using template-haskell-reload-0.0.0.0
602.45 s
[smos-docs-site] Dependency text: using text-2.1.3
602.45 s
[smos-docs-site] Dependency time: using time-1.12.2
602.45 s
[smos-docs-site] Dependency wai-extra: using wai-extra-3.1.18
602.45 s
[smos-docs-site] Dependency warp: using warp-3.4.9
602.45 s
[smos-docs-site] Dependency yaml: using yaml-0.11.11.2
602.45 s
[smos-docs-site] Dependency yesod: using yesod-1.6.2.1
602.45 s
[smos-docs-site] Dependency yesod-autoreload: using yesod-autoreload-0.0.0.0
602.45 s
[smos-docs-site] Dependency yesod-sitemap: using yesod-sitemap-1.6.0
602.45 s
[smos-docs-site] Dependency yesod-static: using yesod-static-1.6.1.0
602.45 s
[smos-docs-site] Dependency yesod-static-remote: using yesod-static-remote-0.0.0.1
602.45 s
[smos-docs-site] Dependency base: using base-4.20.2.0
602.45 s
[smos-docs-site] Dependency smos-docs-site: using smos-docs-site-0.0.0
602.45 s
[smos-docs-site] Dependency base: using base-4.20.2.0
602.45 s
[smos-docs-site] Dependency opt-env-conf-test: using opt-env-conf-test-0.0.0.4
602.45 s
[smos-docs-site] Dependency smos-docs-site: using smos-docs-site-0.0.0
602.45 s
[smos-docs-site] Dependency sydtest: using sydtest-0.23.0.1
602.45 s
[smos-docs-site] Source component graph:
602.45 s
[smos-docs-site] component lib
602.45 s
[smos-docs-site] component exe:smos-docs-site dependency lib
602.45 s
[smos-docs-site] component test:smos-docs-site-test dependency lib
602.45 s
[smos-docs-site] Configured component graph:
602.45 s
[smos-docs-site] component smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0
602.45 s
[smos-docs-site] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
602.45 s
[smos-docs-site] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
602.45 s
[smos-docs-site] include autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
602.45 s
[smos-docs-site] include base-4.20.2.0-fafd
602.45 s
[smos-docs-site] include bytestring-0.12.2.0-96e1
602.45 s
[smos-docs-site] include cmark-gfm-0.2.6-Bdc6AHBZfto5oomw32GOrF
602.45 s
[smos-docs-site] include containers-0.7-96b4
602.45 s
[smos-docs-site] include data-default-0.8.0.1-73T9PYpnJfB1LzuBLwgWTp
602.45 s
[smos-docs-site] include file-embed-0.0.16.0-8MoFGt2ypx9wRhcuZO9uV
602.45 s
[smos-docs-site] include filepath-1.5.4.0-2605
602.45 s
[smos-docs-site] include fsnotify-0.4.4.0-FITmjPXgpliGxeXh1QeC7f
602.45 s
[smos-docs-site] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
602.45 s
[smos-docs-site] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
602.45 s
[smos-docs-site] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
602.45 s
[smos-docs-site] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
602.45 s
[smos-docs-site] include prometheus-2.3.0-F7pSOvWkGX97cd205xTrG2
602.45 s
[smos-docs-site] include prometheus-ghc-stats-0.0.0.0-1wFjDzvC6GJGha7AT774r5
602.45 s
[smos-docs-site] include prometheus-wai-0.2.0.1-HGViWVdnGce72q15By1x9e
602.45 s
[smos-docs-site] include raw-strings-qq-1.1-AfSQ4EIos5fE6Wv7Ec6hHZ
602.45 s
[smos-docs-site] include safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
602.45 s
[smos-docs-site] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
602.45 s
[smos-docs-site] include shakespeare-2.1.0.1-KlI9QAgCzHo6Cz8R3IGEJW
602.45 s
[smos-docs-site] include smos-0.10.1-GNPomnFscGE4q12lqWM2A4
602.45 s
[smos-docs-site] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
602.45 s
[smos-docs-site] include smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP
602.45 s
[smos-docs-site] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
602.45 s
[smos-docs-site] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
602.45 s
[smos-docs-site] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
602.45 s
[smos-docs-site] include smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA
602.45 s
[smos-docs-site] include smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N
602.45 s
[smos-docs-site] include smos-notify-0.5.0-KoqLEh7Nz5X375UV3DMUVm
602.45 s
[smos-docs-site] include smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo
602.45 s
[smos-docs-site] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
602.45 s
[smos-docs-site] include smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi
602.45 s
[smos-docs-site] include smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
602.45 s
[smos-docs-site] include smos-single-0.4.0-Dl8pr2k7NinIkNpt0pcgpj
602.45 s
[smos-docs-site] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
602.45 s
[smos-docs-site] include smos-web-assets-0.0.2-Khix1yAwN8sAPVPNcyyfqZ
602.45 s
[smos-docs-site] include smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f
602.45 s
[smos-docs-site] include template-haskell-2.22.0.0-927b
602.45 s
[smos-docs-site] include template-haskell-reload-0.0.0.0-2eUNijlZOcS3wpX013fiPl
602.45 s
[smos-docs-site] include text-2.1.3-34f1
602.45 s
[smos-docs-site] include time-1.12.2-3479
602.45 s
[smos-docs-site] include wai-extra-3.1.18-9x868gR7VGrF2aHj9b6Gyr
602.45 s
[smos-docs-site] include warp-3.4.9-IPNas4L2jy5JqoLVsPSVjo
602.45 s
[smos-docs-site] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
602.45 s
[smos-docs-site] include yesod-1.6.2.1-5k6uKUBjdoMCDozrTRc1z8
602.45 s
[smos-docs-site] include yesod-autoreload-0.0.0.0-4pR3cpdt8UG9OdSRbJ5W0v
602.45 s
[smos-docs-site] include yesod-sitemap-1.6.0-2vpaVClW4w2Ey2oYdT2X3i
602.45 s
[smos-docs-site] include yesod-static-1.6.1.0-uPxt4a4ViO1F0iN6dfBGo
602.45 s
[smos-docs-site] include yesod-static-remote-0.0.0.1-ELN7NNM1wDW9jNvW3r5DfG
602.45 s
[smos-docs-site] component smos-docs-site-0.0.0-CU3WpWA5PajAeAeE9v6aho-smos-docs-site
602.45 s
[smos-docs-site] include base-4.20.2.0-fafd
602.45 s
[smos-docs-site] include smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0
602.45 s
[smos-docs-site] component smos-docs-site-0.0.0-CwaJZVAfdPrKD4Kw8iBfye-smos-docs-site-test
602.45 s
[smos-docs-site] include base-4.20.2.0-fafd
602.45 s
[smos-docs-site] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
602.45 s
[smos-docs-site] include smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0
602.45 s
[smos-docs-site] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
602.45 s
[smos-docs-site] Linked component graph:
602.45 s
[smos-docs-site] unit smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0
602.45 s
[smos-docs-site] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
602.45 s
[smos-docs-site] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
602.45 s
[smos-docs-site] include autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
602.45 s
[smos-docs-site] include base-4.20.2.0-fafd
602.45 s
[smos-docs-site] include bytestring-0.12.2.0-96e1
602.45 s
[smos-docs-site] include cmark-gfm-0.2.6-Bdc6AHBZfto5oomw32GOrF
602.45 s
[smos-docs-site] include containers-0.7-96b4
602.45 s
[smos-docs-site] include data-default-0.8.0.1-73T9PYpnJfB1LzuBLwgWTp
602.45 s
[smos-docs-site] include file-embed-0.0.16.0-8MoFGt2ypx9wRhcuZO9uV
602.45 s
[smos-docs-site] include filepath-1.5.4.0-2605
602.45 s
[smos-docs-site] include fsnotify-0.4.4.0-FITmjPXgpliGxeXh1QeC7f
602.45 s
[smos-docs-site] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
602.45 s
[smos-docs-site] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
602.45 s
[smos-docs-site] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
602.45 s
[smos-docs-site] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
602.45 s
[smos-docs-site] include prometheus-2.3.0-F7pSOvWkGX97cd205xTrG2
602.45 s
[smos-docs-site] include prometheus-ghc-stats-0.0.0.0-1wFjDzvC6GJGha7AT774r5
602.45 s
[smos-docs-site] include prometheus-wai-0.2.0.1-HGViWVdnGce72q15By1x9e
602.45 s
[smos-docs-site] include raw-strings-qq-1.1-AfSQ4EIos5fE6Wv7Ec6hHZ
602.45 s
[smos-docs-site] include safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
602.45 s
[smos-docs-site] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
602.45 s
[smos-docs-site] include shakespeare-2.1.0.1-KlI9QAgCzHo6Cz8R3IGEJW
602.45 s
[smos-docs-site] include smos-0.10.1-GNPomnFscGE4q12lqWM2A4
602.45 s
[smos-docs-site] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
602.45 s
[smos-docs-site] include smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP
602.45 s
[smos-docs-site] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
602.45 s
[smos-docs-site] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
602.45 s
[smos-docs-site] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
602.45 s
[smos-docs-site] include smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA
602.45 s
[smos-docs-site] include smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N
602.45 s
[smos-docs-site] include smos-notify-0.5.0-KoqLEh7Nz5X375UV3DMUVm
602.45 s
[smos-docs-site] include smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo
602.45 s
[smos-docs-site] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
602.45 s
[smos-docs-site] include smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi
602.45 s
[smos-docs-site] include smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
602.45 s
[smos-docs-site] include smos-single-0.4.0-Dl8pr2k7NinIkNpt0pcgpj
602.45 s
[smos-docs-site] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
602.45 s
[smos-docs-site] include smos-web-assets-0.0.2-Khix1yAwN8sAPVPNcyyfqZ
602.45 s
[smos-docs-site] include smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f
602.45 s
[smos-docs-site] include template-haskell-2.22.0.0-927b
602.45 s
[smos-docs-site] include template-haskell-reload-0.0.0.0-2eUNijlZOcS3wpX013fiPl
602.45 s
[smos-docs-site] include text-2.1.3-34f1
602.45 s
[smos-docs-site] include time-1.12.2-3479
602.45 s
[smos-docs-site] include wai-extra-3.1.18-9x868gR7VGrF2aHj9b6Gyr
602.45 s
[smos-docs-site] include warp-3.4.9-IPNas4L2jy5JqoLVsPSVjo
602.45 s
[smos-docs-site] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
602.45 s
[smos-docs-site] include yesod-1.6.2.1-5k6uKUBjdoMCDozrTRc1z8
602.45 s
[smos-docs-site] include yesod-autoreload-0.0.0.0-4pR3cpdt8UG9OdSRbJ5W0v
602.45 s
[smos-docs-site] include yesod-sitemap-1.6.0-2vpaVClW4w2Ey2oYdT2X3i
602.45 s
[smos-docs-site] include yesod-static-1.6.1.0-uPxt4a4ViO1F0iN6dfBGo
602.45 s
[smos-docs-site] include yesod-static-remote-0.0.0.1-ELN7NNM1wDW9jNvW3r5DfG
602.45 s
[smos-docs-site] Smos.Docs.Site=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site,Smos.Docs.Site.Application=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Application,Smos.Docs.Site.Assets=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Assets,Smos.Docs.Site.Changelog=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Changelog,Smos.Docs.Site.Changelog.TH=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Changelog.TH,Smos.Docs.Site.Constants=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Constants,Smos.Docs.Site.DependencyGraph=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.DependencyGraph,Smos.Docs.Site.Foundation=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Foundation,Smos.Docs.Site.Handler=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler,Smos.Docs.Site.Handler.Actions=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.Actions,Smos.Docs.Site.Handler.Changelog=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.Changelog,Smos.Docs.Site.Handler.CurrentVersions=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.CurrentVersions,Smos.Docs.Site.Handler.DependencyGraph=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.DependencyGraph,Smos.Docs.Site.Handler.Import=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.Import,Smos.Docs.Site.Handler.Keybindings=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.Keybindings,Smos.Docs.Site.Handler.Nix=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.Nix,Smos.Docs.Site.Handler.Page=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.Page,Smos.Docs.Site.Handler.Reload=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.Reload,Smos.Docs.Site.Handler.Sitemap=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.Sitemap,Smos.Docs.Site.Handler.Smos=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.Smos,Smos.Docs.Site.Handler.SmosArchive=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.SmosArchive,Smos.Docs.Site.Handler.SmosCalendarImport=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.SmosCalendarImport,Smos.Docs.Site.Handler.SmosGitHub=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.SmosGitHub,Smos.Docs.Site.Handler.SmosJobHunt=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.SmosJobHunt,Smos.Docs.Site.Handler.SmosNotify=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.SmosNotify,Smos.Docs.Site.Handler.SmosQuery=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.SmosQuery,Smos.Docs.Site.Handler.SmosScheduler=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.SmosScheduler,Smos.Docs.Site.Handler.SmosServer=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.SmosServer,Smos.Docs.Site.Handler.SmosSingle=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.SmosSingle,Smos.Docs.Site.Handler.SmosSync=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.SmosSync,Smos.Docs.Site.Handler.SmosWebServer=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.SmosWebServer,Smos.Docs.Site.ModuleDocs=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.ModuleDocs,Smos.Docs.Site.ModuleDocs.TH=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.ModuleDocs.TH,Smos.Docs.Site.OptParse=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.OptParse,Smos.Docs.Site.Static=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Static,Smos.Docs.Site.Static.TH=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Static.TH,Smos.Docs.Site.Widget=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Widget
602.45 s
[smos-docs-site] unit smos-docs-site-0.0.0-CU3WpWA5PajAeAeE9v6aho-smos-docs-site
602.45 s
[smos-docs-site] include base-4.20.2.0-fafd
602.45 s
[smos-docs-site] include smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0
602.45 s
[smos-docs-site] unit smos-docs-site-0.0.0-CwaJZVAfdPrKD4Kw8iBfye-smos-docs-site-test
602.45 s
[smos-docs-site] include base-4.20.2.0-fafd
602.45 s
[smos-docs-site] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
602.45 s
[smos-docs-site] include smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0
602.45 s
[smos-docs-site] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
602.45 s
[smos-docs-site] Ready component graph:
602.45 s
[smos-docs-site] definite smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0
602.45 s
[smos-docs-site] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
602.45 s
[smos-docs-site] depends autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
602.45 s
[smos-docs-site] depends autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
602.45 s
[smos-docs-site] depends base-4.20.2.0-fafd
602.45 s
[smos-docs-site] depends bytestring-0.12.2.0-96e1
602.45 s
[smos-docs-site] depends cmark-gfm-0.2.6-Bdc6AHBZfto5oomw32GOrF
602.45 s
[smos-docs-site] depends containers-0.7-96b4
602.45 s
[smos-docs-site] depends data-default-0.8.0.1-73T9PYpnJfB1LzuBLwgWTp
602.45 s
[smos-docs-site] depends file-embed-0.0.16.0-8MoFGt2ypx9wRhcuZO9uV
602.45 s
[smos-docs-site] depends filepath-1.5.4.0-2605
602.45 s
[smos-docs-site] depends fsnotify-0.4.4.0-FITmjPXgpliGxeXh1QeC7f
602.45 s
[smos-docs-site] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
602.45 s
[smos-docs-site] depends opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
602.45 s
[smos-docs-site] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
602.45 s
[smos-docs-site] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
602.45 s
[smos-docs-site] depends prometheus-2.3.0-F7pSOvWkGX97cd205xTrG2
602.45 s
[smos-docs-site] depends prometheus-ghc-stats-0.0.0.0-1wFjDzvC6GJGha7AT774r5
602.45 s
[smos-docs-site] depends prometheus-wai-0.2.0.1-HGViWVdnGce72q15By1x9e
602.45 s
[smos-docs-site] depends raw-strings-qq-1.1-AfSQ4EIos5fE6Wv7Ec6hHZ
602.45 s
[smos-docs-site] depends safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
602.45 s
[smos-docs-site] depends semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
602.45 s
[smos-docs-site] depends shakespeare-2.1.0.1-KlI9QAgCzHo6Cz8R3IGEJW
602.45 s
[smos-docs-site] depends smos-0.10.1-GNPomnFscGE4q12lqWM2A4
602.45 s
[smos-docs-site] depends smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
602.45 s
[smos-docs-site] depends smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP
602.45 s
[smos-docs-site] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
602.45 s
[smos-docs-site] depends smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
602.45 s
[smos-docs-site] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
602.45 s
[smos-docs-site] depends smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA
602.45 s
[smos-docs-site] depends smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N
602.45 s
[smos-docs-site] depends smos-notify-0.5.0-KoqLEh7Nz5X375UV3DMUVm
602.45 s
[smos-docs-site] depends smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo
602.45 s
[smos-docs-site] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
602.45 s
[smos-docs-site] depends smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi
602.45 s
[smos-docs-site] depends smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
602.45 s
[smos-docs-site] depends smos-single-0.4.0-Dl8pr2k7NinIkNpt0pcgpj
602.45 s
[smos-docs-site] depends smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
602.45 s
[smos-docs-site] depends smos-web-assets-0.0.2-Khix1yAwN8sAPVPNcyyfqZ
602.45 s
[smos-docs-site] depends smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f
602.45 s
[smos-docs-site] depends template-haskell-2.22.0.0-927b
602.45 s
[smos-docs-site] depends template-haskell-reload-0.0.0.0-2eUNijlZOcS3wpX013fiPl
602.45 s
[smos-docs-site] depends text-2.1.3-34f1
602.45 s
[smos-docs-site] depends time-1.12.2-3479
602.45 s
[smos-docs-site] depends wai-extra-3.1.18-9x868gR7VGrF2aHj9b6Gyr
602.45 s
[smos-docs-site] depends warp-3.4.9-IPNas4L2jy5JqoLVsPSVjo
602.45 s
[smos-docs-site] depends yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
602.45 s
[smos-docs-site] depends yesod-1.6.2.1-5k6uKUBjdoMCDozrTRc1z8
602.45 s
[smos-docs-site] depends yesod-autoreload-0.0.0.0-4pR3cpdt8UG9OdSRbJ5W0v
602.45 s
[smos-docs-site] depends yesod-sitemap-1.6.0-2vpaVClW4w2Ey2oYdT2X3i
602.45 s
[smos-docs-site] depends yesod-static-1.6.1.0-uPxt4a4ViO1F0iN6dfBGo
602.50 s
[smos-docs-site] depends yesod-static-remote-0.0.0.1-ELN7NNM1wDW9jNvW3r5DfG
602.50 s
[smos-docs-site] definite smos-docs-site-0.0.0-CU3WpWA5PajAeAeE9v6aho-smos-docs-site
602.50 s
[smos-docs-site] depends base-4.20.2.0-fafd
602.50 s
[smos-docs-site] depends smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0
602.50 s
[smos-docs-site] definite smos-docs-site-0.0.0-CwaJZVAfdPrKD4Kw8iBfye-smos-docs-site-test
602.50 s
[smos-docs-site] depends base-4.20.2.0-fafd
602.50 s
[smos-docs-site] depends opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
602.50 s
[smos-docs-site] depends smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0
602.50 s
[smos-docs-site] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
602.50 s
[smos-docs-site] Using Cabal-3.12.1.0 compiled by ghc-9.10
602.50 s
[smos-docs-site] Using compiler: ghc-9.10.3
602.50 s
[smos-docs-site] Using install prefix:
602.50 s
[smos-docs-site] /nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0
602.50 s
[smos-docs-site] Executables installed in:
602.50 s
[smos-docs-site] /nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0/bin
602.50 s
[smos-docs-site] Libraries installed in:
602.50 s
[smos-docs-site] /nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0
602.50 s
[smos-docs-site] Dynamic Libraries installed in:
602.50 s
[smos-docs-site] /nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
602.50 s
[smos-docs-site] Private executables installed in:
602.50 s
[smos-docs-site] /nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-docs-site-0.0.0
602.50 s
[smos-docs-site] Data files installed in:
602.50 s
[smos-docs-site] /nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-docs-site-0.0.0
602.50 s
[smos-docs-site] Documentation installed in:
602.50 s
[smos-docs-site] /nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-docs-site-0.0.0
602.50 s
[smos-docs-site] Configuration files installed in:
602.50 s
[smos-docs-site] /nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0/etc
602.50 s
[smos-docs-site] No alex found
602.50 s
[smos-docs-site] Using ar found on system at:
602.50 s
[smos-docs-site] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
602.50 s
[smos-docs-site] No c2hs found
602.50 s
[smos-docs-site] No cpphs found
602.50 s
[smos-docs-site] No doctest found
602.50 s
[smos-docs-site] Using gcc version 14.3.0 given by user at:
602.50 s
[smos-docs-site] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
602.50 s
[smos-docs-site] Using ghc version 9.10.3 found on system at:
602.50 s
[smos-docs-site] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
602.50 s
[smos-docs-site] Using ghc-pkg version 9.10.3 found on system at:
602.50 s
[smos-docs-site] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
602.50 s
[smos-docs-site] No ghcjs found
602.50 s
[smos-docs-site] No ghcjs-pkg found
602.50 s
[smos-docs-site] No greencard found
602.50 s
[smos-docs-site] Using haddock version 2.31.1 found on system at:
602.50 s
[smos-docs-site] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
602.50 s
[smos-docs-site] No happy found
602.50 s
[smos-docs-site] Using haskell-suite found on system at: haskell-suite-dummy-location
602.50 s
[smos-docs-site] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
602.50 s
[smos-docs-site] No hmake found
602.50 s
[smos-docs-site] Using hpc version 0.69 found on system at:
602.50 s
[smos-docs-site] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
602.50 s
[smos-docs-site] Using hsc2hs version 0.68.10 found on system at:
602.50 s
[smos-docs-site] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
602.50 s
[smos-docs-site] No hscolour found
602.50 s
[smos-docs-site] No jhc found
602.50 s
[smos-docs-site] Using ld found on system at:
602.50 s
[smos-docs-site] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
602.50 s
[smos-docs-site] No pkg-config found
602.50 s
[smos-docs-site] Using runghc version 9.10.3 found on system at:
602.50 s
[smos-docs-site] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
602.50 s
[smos-docs-site] Using strip version 2.44 found on system at:
602.50 s
[smos-docs-site] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
602.50 s
[smos-docs-site] Using tar found on system at:
602.50 s
[smos-docs-site] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
602.50 s
[smos-docs-site] No uhc found
602.78 s
[smos-docs-site] Phase: buildPhase
602.94 s
[smos-docs-site] Preprocessing library for smos-docs-site-0.0.0...
602.94 s
[smos-docs-site] Building library for smos-docs-site-0.0.0...
603.11 s
[smos-docs-site] [ 1 of 38] Compiling Paths_smos_docs_site ( dist/build/autogen/Paths_smos_docs_site.hs, dist/build/Paths_smos_docs_site.o, dist/build/Paths_smos_docs_site.dyn_o )
603.30 s
[smos-docs-site] [ 2 of 38] Compiling Smos.Docs.Site.Changelog.TH ( src/Smos/Docs/Site/Changelog/TH.hs, dist/build/Smos/Docs/Site/Changelog/TH.o, dist/build/Smos/Docs/Site/Changelog/TH.dyn_o )
603.36 s
[smos-docs-site] [ 3 of 38] Compiling Smos.Docs.Site.Constants ( src/Smos/Docs/Site/Constants.hs, dist/build/Smos/Docs/Site/Constants.o, dist/build/Smos/Docs/Site/Constants.dyn_o )
603.77 s
[smos-docs-site] Building with dependency graph at /nix/store/h2zd55gpaswag1wi6p9aqigp0y9gyki5-smos-dependency-graph/smos-dependency-graph.svg
603.83 s
[smos-docs-site] [ 4 of 38] Compiling Smos.Docs.Site.Changelog ( src/Smos/Docs/Site/Changelog.hs, dist/build/Smos/Docs/Site/Changelog.o, dist/build/Smos/Docs/Site/Changelog.dyn_o )
605.08 s
[smos-docs-site] Building with home manager module documentation at /nix/store/6gx0mgizdbfw9vv9ff1l4i5ipzdwqrzr-options.json/share/doc/nixos/options.json
605.15 s
[smos-docs-site] Baking-in file: /nix/store/6gx0mgizdbfw9vv9ff1l4i5ipzdwqrzr-options.json/share/doc/nixos/options.json
607.25 s
[smos-docs-site] Baking-in file: content/changelogs/2021-04-09.markdown
607.25 s
[smos-docs-site] Baking-in file: content/changelogs/2023-11-25.markdown
607.25 s
[smos-docs-site] Baking-in file: content/changelogs/2024-02-13.markdown
607.25 s
[smos-docs-site] Baking-in file: content/changelogs/2021-05-04.markdown
607.25 s
[smos-docs-site] Baking-in file: content/changelogs/2024-03-26.markdown
607.25 s
[smos-docs-site] Baking-in file: content/changelogs/2022-07-22.markdown
607.25 s
[smos-docs-site] Baking-in file: content/changelogs/2024-10-27.markdown
607.25 s
[smos-docs-site] Baking-in file: content/changelogs/2022-06-09.markdown
607.25 s
[smos-docs-site] Baking-in file: content/changelogs/2021-02-01.markdown
607.25 s
[smos-docs-site] Baking-in file: content/changelogs/2020-09-25.markdown
607.25 s
[smos-docs-site] Baking-in file: content/changelogs/2021-12-09.markdown
607.25 s
[smos-docs-site] Baking-in file: content/changelogs/2022-11-11.markdown
607.25 s
[smos-docs-site] Baking-in file: content/changelogs/2021-08-29.markdown
607.25 s
[smos-docs-site] Baking-in file: content/changelogs/2025-05-31.markdown
607.25 s
[smos-docs-site] Baking-in file: content/changelogs/2025-03-08.markdown
607.25 s
[smos-docs-site] Baking-in file: content/changelogs/2021-03-13.markdown
607.25 s
[smos-docs-site] Baking-in file: content/changelogs/2024-11-29.markdown
607.25 s
[smos-docs-site] Baking-in file: content/changelogs/2021-04-30.markdown
607.25 s
[smos-docs-site] Baking-in file: content/changelogs/2021-05-24.markdown
607.25 s
[smos-docs-site] Baking-in file: content/changelogs/2022-08-20.markdown
607.25 s
[smos-docs-site] Baking-in file: content/changelogs/2020-11-04.markdown
607.25 s
[smos-docs-site] Baking-in file: content/changelogs/2021-06-26.markdown
607.25 s
[smos-docs-site] Baking-in file: content/changelogs/2022-05-19.markdown
607.25 s
[smos-docs-site] Baking-in file: content/changelogs/2023-09-12.markdown
607.25 s
[smos-docs-site] Baking-in file: content/changelogs/2024-05-14.markdown
607.25 s
[smos-docs-site] Baking-in file: content/changelogs/2020-12-16.markdown
607.25 s
[smos-docs-site] Baking-in file: content/changelogs/2022-11-15.markdown
607.25 s
[smos-docs-site] Baking-in file: content/changelogs/2026-02-02.markdown
607.25 s
[smos-docs-site] Baking-in file: content/changelogs/2022-01-27.markdown
607.25 s
[smos-docs-site] Baking-in file: content/changelogs/2025-03-27.markdown
607.25 s
[smos-docs-site] Baking-in file: content/changelogs/2022-05-27.markdown
607.25 s
[smos-docs-site] Baking-in file: content/changelogs/2022-05-04.markdown
607.25 s
[smos-docs-site] Baking-in file: content/changelogs/2022-06-27.markdown
607.25 s
[smos-docs-site] Baking-in file: content/changelogs/2025-01-16.markdown
607.25 s
[smos-docs-site] Baking-in file: content/changelogs/2022-09-26.markdown
607.25 s
[smos-docs-site] Baking-in file: content/changelogs/2023-03-23.markdown
608.46 s
[smos-docs-site] Building with nixos module documentation at /nix/store/rbcjyq1wpbpq53fwp4fbjwy3zikaiyr1-options.json/share/doc/nixos/options.json
608.46 s
[smos-docs-site] Baking-in file: /nix/store/rbcjyq1wpbpq53fwp4fbjwy3zikaiyr1-options.json/share/doc/nixos/options.json
608.46 s
[smos-docs-site] Baking-in file: content/unreleased.markdown
608.46 s
[smos-docs-site] Baking-in file: content/pages/configuration-reference.markdown
608.46 s
[smos-docs-site] Baking-in file: content/pages/smos-scheduler.markdown
608.46 s
[smos-docs-site] Baking-in file: content/pages/file-browser.markdown
608.46 s
[smos-docs-site] Baking-in file: content/pages/smos-archive.markdown
608.46 s
[smos-docs-site] Baking-in file: content/pages/customisation-haskell.markdown
608.46 s
[smos-docs-site] Baking-in file: content/pages/blogposts.markdown
608.46 s
[smos-docs-site] Baking-in file: content/pages/related-projects.markdown
608.46 s
[smos-docs-site] Baking-in file: content/pages/smos-single.markdown
608.46 s
[smos-docs-site] Baking-in file: content/pages/directories.markdown
608.46 s
[smos-docs-site] Baking-in file: content/pages/smos-server.markdown
608.46 s
[smos-docs-site] Baking-in file: content/pages/features.markdown
608.46 s
[smos-docs-site] Baking-in file: content/pages/current-versions.markdown
608.46 s
[smos-docs-site] Baking-in file: content/pages/support.markdown
608.46 s
[smos-docs-site] Baking-in file: content/pages/smos-github.markdown
608.46 s
[smos-docs-site] Baking-in file: content/pages/smos-sync.markdown
608.52 s
[smos-docs-site] Baking-in file: content/pages/smos-web-server.markdown
608.52 s
[smos-docs-site] Baking-in file: content/pages/customisation-default.markdown
608.52 s
[smos-docs-site] Baking-in file: content/pages/smos.markdown
608.52 s
[smos-docs-site] Baking-in file: content/pages/building-installation.markdown
608.52 s
[smos-docs-site] Baking-in file: content/pages/smos-notify.markdown
608.52 s
[smos-docs-site] Baking-in file: content/pages/smos-calendar-import.markdown
608.52 s
[smos-docs-site] Baking-in file: content/pages/smos-jobhunt.markdown
608.52 s
[smos-docs-site] Baking-in file: content/pages/smos-query.markdown
608.52 s
[smos-docs-site] Baking-in file: content/pages/smos-api.markdown
608.52 s
[smos-docs-site] Baking-in file: content/pages/smos-file.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/cheat-sheet.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/smos-jobhunt/init.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/smos-jobhunt/email.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/smos-archive/file.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/smos-archive/export.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/development/release-checklist.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/development/end-to-end-tests.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/development/contributing.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/development/branch-strategy.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/development/contributing/smos-server.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/development/contributing/package-overview.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/development/contributing/smos-docs-site.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/development/contributing/smos-web-server.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/smos-sync/nixos.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/smos-sync/sync.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/smos-query/column.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/smos-query/stats.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/smos-query/entry.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/smos-query/sorter.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/smos-query/report.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/smos-query/ongoing.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/smos-query/tags.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/smos-query/log.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/smos-query/filter.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/smos-query/clock.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/smos-query/waiting.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/smos-query/agenda.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/smos-query/free.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/smos-query/next.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/smos-query/stuck.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/smos-query/work.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/smos-query/projects.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/smos-server/backups.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/smos-server/nixos.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/installation/nixos.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/installation/nix.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/installation/windows.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/installation/stack.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/installation/download.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/smos-notify/nixos.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/smos-web-server/nixos.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/smos-scheduler/check.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/smos-scheduler/nixos.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/smos-scheduler/next.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/smos-scheduler/schedule.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/smos-scheduler/sample.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/smos-calendar-import/nixos.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/smos-github/list.markdown
608.53 s
[smos-docs-site] Baking-in file: content/pages/smos-github/import.markdown
608.71 s
[smos-docs-site] [ 5 of 38] Compiling Smos.Docs.Site.Assets ( src/Smos/Docs/Site/Assets.hs, dist/build/Smos/Docs/Site/Assets.o, dist/build/Smos/Docs/Site/Assets.dyn_o )
609.15 s
[smos-docs-site] [ 6 of 38] Compiling Smos.Docs.Site.DependencyGraph ( src/Smos/Docs/Site/DependencyGraph.hs, dist/build/Smos/Docs/Site/DependencyGraph.o, dist/build/Smos/Docs/Site/DependencyGraph.dyn_o )
609.15 s
[smos-docs-site] [ 7 of 38] Compiling Smos.Docs.Site.ModuleDocs.TH ( src/Smos/Docs/Site/ModuleDocs/TH.hs, dist/build/Smos/Docs/Site/ModuleDocs/TH.o, dist/build/Smos/Docs/Site/ModuleDocs/TH.dyn_o )
609.15 s
[smos-docs-site] [ 8 of 38] Compiling Smos.Docs.Site.ModuleDocs ( src/Smos/Docs/Site/ModuleDocs.hs, dist/build/Smos/Docs/Site/ModuleDocs.o, dist/build/Smos/Docs/Site/ModuleDocs.dyn_o )
610.99 s
[smos-docs-site] [ 9 of 38] Compiling Smos.Docs.Site.OptParse ( src/Smos/Docs/Site/OptParse.hs, dist/build/Smos/Docs/Site/OptParse.o, dist/build/Smos/Docs/Site/OptParse.dyn_o )
611.03 s
[smos-docs-site] [10 of 38] Compiling Smos.Docs.Site.Static.TH ( src/Smos/Docs/Site/Static/TH.hs, dist/build/Smos/Docs/Site/Static/TH.o, dist/build/Smos/Docs/Site/Static/TH.dyn_o )
611.03 s
[smos-docs-site] [11 of 38] Compiling Smos.Docs.Site.Static ( src/Smos/Docs/Site/Static.hs, dist/build/Smos/Docs/Site/Static.o, dist/build/Smos/Docs/Site/Static.dyn_o )
611.03 s
[smos-docs-site] [12 of 38] Compiling Smos.Docs.Site.Widget ( src/Smos/Docs/Site/Widget.hs, dist/build/Smos/Docs/Site/Widget.o, dist/build/Smos/Docs/Site/Widget.dyn_o )
611.03 s
[smos-docs-site] [13 of 38] Compiling Smos.Docs.Site.Foundation ( src/Smos/Docs/Site/Foundation.hs, dist/build/Smos/Docs/Site/Foundation.o, dist/build/Smos/Docs/Site/Foundation.dyn_o )
613.28 s
[smos-docs-site] [14 of 38] Compiling Smos.Docs.Site.Handler.Sitemap ( src/Smos/Docs/Site/Handler/Sitemap.hs, dist/build/Smos/Docs/Site/Handler/Sitemap.o, dist/build/Smos/Docs/Site/Handler/Sitemap.dyn_o )
613.49 s
[smos-docs-site] [15 of 38] Compiling Smos.Docs.Site.Handler.Page ( src/Smos/Docs/Site/Handler/Page.hs, dist/build/Smos/Docs/Site/Handler/Page.o, dist/build/Smos/Docs/Site/Handler/Page.dyn_o )
613.49 s
[smos-docs-site] [16 of 38] Compiling Smos.Docs.Site.Handler.Keybindings ( src/Smos/Docs/Site/Handler/Keybindings.hs, dist/build/Smos/Docs/Site/Handler/Keybindings.o, dist/build/Smos/Docs/Site/Handler/Keybindings.dyn_o )
614.57 s
[smos-docs-site] [17 of 38] Compiling Smos.Docs.Site.Handler.Import ( src/Smos/Docs/Site/Handler/Import.hs, dist/build/Smos/Docs/Site/Handler/Import.o, dist/build/Smos/Docs/Site/Handler/Import.dyn_o )
614.57 s
[smos-docs-site] [18 of 38] Compiling Smos.Docs.Site.Handler.SmosWebServer ( src/Smos/Docs/Site/Handler/SmosWebServer.hs, dist/build/Smos/Docs/Site/Handler/SmosWebServer.o, dist/build/Smos/Docs/Site/Handler/SmosWebServer.dyn_o )
614.57 s
[smos-docs-site] [19 of 38] Compiling Smos.Docs.Site.Handler.SmosSync ( src/Smos/Docs/Site/Handler/SmosSync.hs, dist/build/Smos/Docs/Site/Handler/SmosSync.o, dist/build/Smos/Docs/Site/Handler/SmosSync.dyn_o )
614.57 s
[smos-docs-site] [20 of 38] Compiling Smos.Docs.Site.Handler.SmosSingle ( src/Smos/Docs/Site/Handler/SmosSingle.hs, dist/build/Smos/Docs/Site/Handler/SmosSingle.o, dist/build/Smos/Docs/Site/Handler/SmosSingle.dyn_o )
614.57 s
[smos-docs-site] [21 of 38] Compiling Smos.Docs.Site.Handler.SmosServer ( src/Smos/Docs/Site/Handler/SmosServer.hs, dist/build/Smos/Docs/Site/Handler/SmosServer.o, dist/build/Smos/Docs/Site/Handler/SmosServer.dyn_o )
614.57 s
[smos-docs-site] [22 of 38] Compiling Smos.Docs.Site.Handler.SmosScheduler ( src/Smos/Docs/Site/Handler/SmosScheduler.hs, dist/build/Smos/Docs/Site/Handler/SmosScheduler.o, dist/build/Smos/Docs/Site/Handler/SmosScheduler.dyn_o )
614.58 s
[smos-docs-site] [23 of 38] Compiling Smos.Docs.Site.Handler.SmosQuery ( src/Smos/Docs/Site/Handler/SmosQuery.hs, dist/build/Smos/Docs/Site/Handler/SmosQuery.o, dist/build/Smos/Docs/Site/Handler/SmosQuery.dyn_o )
614.58 s
[smos-docs-site] [24 of 38] Compiling Smos.Docs.Site.Handler.SmosNotify ( src/Smos/Docs/Site/Handler/SmosNotify.hs, dist/build/Smos/Docs/Site/Handler/SmosNotify.o, dist/build/Smos/Docs/Site/Handler/SmosNotify.dyn_o )
614.58 s
[smos-docs-site] [25 of 38] Compiling Smos.Docs.Site.Handler.SmosJobHunt ( src/Smos/Docs/Site/Handler/SmosJobHunt.hs, dist/build/Smos/Docs/Site/Handler/SmosJobHunt.o, dist/build/Smos/Docs/Site/Handler/SmosJobHunt.dyn_o )
614.58 s
[smos-docs-site] [26 of 38] Compiling Smos.Docs.Site.Handler.SmosGitHub ( src/Smos/Docs/Site/Handler/SmosGitHub.hs, dist/build/Smos/Docs/Site/Handler/SmosGitHub.o, dist/build/Smos/Docs/Site/Handler/SmosGitHub.dyn_o )
614.58 s
[smos-docs-site] [27 of 38] Compiling Smos.Docs.Site.Handler.SmosCalendarImport ( src/Smos/Docs/Site/Handler/SmosCalendarImport.hs, dist/build/Smos/Docs/Site/Handler/SmosCalendarImport.o, dist/build/Smos/Docs/Site/Handler/SmosCalendarImport.dyn_o )
614.58 s
[smos-docs-site] [28 of 38] Compiling Smos.Docs.Site.Handler.SmosArchive ( src/Smos/Docs/Site/Handler/SmosArchive.hs, dist/build/Smos/Docs/Site/Handler/SmosArchive.o, dist/build/Smos/Docs/Site/Handler/SmosArchive.dyn_o )
614.58 s
[smos-docs-site] [29 of 38] Compiling Smos.Docs.Site.Handler.Smos ( src/Smos/Docs/Site/Handler/Smos.hs, dist/build/Smos/Docs/Site/Handler/Smos.o, dist/build/Smos/Docs/Site/Handler/Smos.dyn_o )
614.58 s
[smos-docs-site] [30 of 38] Compiling Smos.Docs.Site.Handler.Reload ( src/Smos/Docs/Site/Handler/Reload.hs, dist/build/Smos/Docs/Site/Handler/Reload.o, dist/build/Smos/Docs/Site/Handler/Reload.dyn_o )
614.58 s
[smos-docs-site] [31 of 38] Compiling Smos.Docs.Site.Handler.Nix ( src/Smos/Docs/Site/Handler/Nix.hs, dist/build/Smos/Docs/Site/Handler/Nix.o, dist/build/Smos/Docs/Site/Handler/Nix.dyn_o )
614.58 s
[smos-docs-site] [32 of 38] Compiling Smos.Docs.Site.Handler.DependencyGraph ( src/Smos/Docs/Site/Handler/DependencyGraph.hs, dist/build/Smos/Docs/Site/Handler/DependencyGraph.o, dist/build/Smos/Docs/Site/Handler/DependencyGraph.dyn_o )
614.58 s
[smos-docs-site] [33 of 38] Compiling Smos.Docs.Site.Handler.CurrentVersions ( src/Smos/Docs/Site/Handler/CurrentVersions.hs, dist/build/Smos/Docs/Site/Handler/CurrentVersions.o, dist/build/Smos/Docs/Site/Handler/CurrentVersions.dyn_o )
614.58 s
[smos-docs-site] [34 of 38] Compiling Smos.Docs.Site.Handler.Changelog ( src/Smos/Docs/Site/Handler/Changelog.hs, dist/build/Smos/Docs/Site/Handler/Changelog.o, dist/build/Smos/Docs/Site/Handler/Changelog.dyn_o )
614.58 s
[smos-docs-site] [35 of 38] Compiling Smos.Docs.Site.Handler.Actions ( src/Smos/Docs/Site/Handler/Actions.hs, dist/build/Smos/Docs/Site/Handler/Actions.o, dist/build/Smos/Docs/Site/Handler/Actions.dyn_o )
614.58 s
[smos-docs-site] [36 of 38] Compiling Smos.Docs.Site.Handler ( src/Smos/Docs/Site/Handler.hs, dist/build/Smos/Docs/Site/Handler.o, dist/build/Smos/Docs/Site/Handler.dyn_o )
614.61 s
[smos-docs-site] [37 of 38] Compiling Smos.Docs.Site.Application ( src/Smos/Docs/Site/Application.hs, dist/build/Smos/Docs/Site/Application.o, dist/build/Smos/Docs/Site/Application.dyn_o )
616.46 s
[smos-docs-site] [38 of 38] Compiling Smos.Docs.Site ( src/Smos/Docs/Site.hs, dist/build/Smos/Docs/Site.o, dist/build/Smos/Docs/Site.dyn_o )
624.01 s
[smos-docs-site] Preprocessing executable 'smos-docs-site' for smos-docs-site-0.0.0...
624.01 s
[smos-docs-site] Building executable 'smos-docs-site' for smos-docs-site-0.0.0...
624.12 s
[smos-docs-site] [1 of 2] Compiling Main ( app/Main.hs, dist/build/smos-docs-site/smos-docs-site-tmp/Main.o )
624.27 s
[smos-docs-site] [2 of 2] Compiling Paths_smos_docs_site ( dist/build/smos-docs-site/autogen/Paths_smos_docs_site.hs, dist/build/smos-docs-site/smos-docs-site-tmp/Paths_smos_docs_site.o )
624.48 s
[smos-docs-site] [3 of 3] Linking dist/build/smos-docs-site/smos-docs-site
627.51 s
[smos-docs-site] Preprocessing test suite 'smos-docs-site-test' for smos-docs-site-0.0.0...
627.51 s
[smos-docs-site] Building test suite 'smos-docs-site-test' for smos-docs-site-0.0.0...
627.65 s
[smos-docs-site] [1 of 3] Compiling Paths_smos_docs_site ( dist/build/smos-docs-site-test/autogen/Paths_smos_docs_site.hs, dist/build/smos-docs-site-test/smos-docs-site-test-tmp/Paths_smos_docs_site.o )
627.75 s
[smos-docs-site] [2 of 3] Compiling Smos.Docs.Site.OptParseSpec ( test/Smos/Docs/Site/OptParseSpec.hs, dist/build/smos-docs-site-test/smos-docs-site-test-tmp/Smos/Docs/Site/OptParseSpec.o )
627.77 s
[smos-docs-site] [3 of 3] Compiling Main ( test/Spec.hs, dist/build/smos-docs-site-test/smos-docs-site-test-tmp/Main.o )
628.02 s
[smos-docs-site] [4 of 4] Linking dist/build/smos-docs-site-test/smos-docs-site-test
629.34 s
[smos-docs-site] Phase: checkPhase
630.02 s
[smos-docs-site] Running 1 test suites...
630.02 s
[smos-docs-site] Test suite smos-docs-site-test: RUNNING...
630.04 s
[smos-docs-site] Tests:
630.04 s
[smos-docs-site]
630.04 s
[smos-docs-site] Smos.Docs.Site.OptParseSpec
630.04 s
[smos-docs-site] ✓ pass the lint test 0.17 ms
630.04 s
[smos-docs-site] ✓ produces the nix options as before 0.53 ms
630.04 s
[smos-docs-site] ✓ produces the same reference documentation as before 0.99 ms
630.04 s
[smos-docs-site]
630.04 s
[smos-docs-site] Passed: 3
630.04 s
[smos-docs-site] Failed: 0
630.04 s
[smos-docs-site] Sum of test runtimes: 0.00 seconds
630.04 s
[smos-docs-site] Test suite took: 0.00 seconds
630.04 s
[smos-docs-site]
630.04 s
[smos-docs-site] Test suite smos-docs-site-test: PASS
630.04 s
[smos-docs-site] Test suite logged to: dist/test/smos-docs-site-0.0.0-smos-docs-site-test.log
630.04 s
[smos-docs-site] 1 of 1 test suites (1 of 1 test cases) passed.
630.09 s
[smos-docs-site] Phase: haddockPhase
630.10 s
[smos-docs-site] Phase: installPhase
630.37 s
[smos-docs-site] Installing library in /nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0
631.00 s
[smos-docs-site] Installing executable smos-docs-site in /nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0/bin
631.00 s
[smos-docs-site] Warning: The directory
631.00 s
[smos-docs-site] /nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0/bin is not in
631.00 s
[smos-docs-site] the system search path.
632.79 s
[smos-docs-site] [Info] Running with 2 fetchers
632.79 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080
632.79 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET / HTTP/1.1" 200 - "" ""
632.79 s
[smos-docs-site]
632.81 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/assets/logo.svg
632.81 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/web-assets-static/res/index.css?etag=2kKMipZ7
632.81 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /assets/logo.svg HTTP/1.1" 303 0 "" ""
632.81 s
[smos-docs-site]
632.81 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /assets-static/res/logo.svg HTTP/1.1" 200 - "" ""
632.81 s
[smos-docs-site]
632.81 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/assets-static/res/font-awesome.css?etag=JpVQUwzB
632.81 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /assets-static/res/font-awesome.css?etag=JpVQUwzB HTTP/1.1" 200 - "" ""
632.81 s
[smos-docs-site]
632.81 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /web-assets-static/res/index.css?etag=2kKMipZ7 HTTP/1.1" 200 - "" ""
632.81 s
[smos-docs-site]
632.86 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/assets-static/res/asciinema-player.css?etag=wJjL6LsX
632.86 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /assets-static/res/asciinema-player.css?etag=wJjL6LsX HTTP/1.1" 200 - "" ""
632.86 s
[smos-docs-site]
632.90 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/
632.90 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET / HTTP/1.1" 200 - "" ""
632.90 s
[smos-docs-site]
632.90 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/features
632.91 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /features HTTP/1.1" 200 - "" ""
632.91 s
[smos-docs-site]
632.92 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/cheat-sheet
632.92 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /cheat-sheet HTTP/1.1" 200 - "" ""
632.92 s
[smos-docs-site]
632.93 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog
632.93 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog HTTP/1.1" 200 - "" ""
632.93 s
[smos-docs-site]
632.94 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/building-installation
632.94 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /building-installation HTTP/1.1" 200 - "" ""
632.94 s
[smos-docs-site]
632.95 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/installation/download
632.95 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /installation/download HTTP/1.1" 200 - "" ""
632.95 s
[smos-docs-site]
632.97 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/installation/stack
632.97 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /installation/stack HTTP/1.1" 200 - "" ""
632.97 s
[smos-docs-site]
632.98 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/installation/nix
632.98 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /installation/nix HTTP/1.1" 200 - "" ""
632.98 s
[smos-docs-site]
632.98 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/installation/windows
632.98 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/installation/nixos
632.98 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /installation/windows HTTP/1.1" 200 - "" ""
632.98 s
[smos-docs-site]
632.98 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /installation/nixos HTTP/1.1" 200 - "" ""
632.98 s
[smos-docs-site]
632.99 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/directories
632.99 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos/file
632.99 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /directories HTTP/1.1" 200 - "" ""
632.99 s
[smos-docs-site]
632.99 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos/file HTTP/1.1" 200 - "" ""
632.99 s
[smos-docs-site]
633.00 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos
633.00 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos HTTP/1.1" 200 - "" ""
633.00 s
[smos-docs-site]
633.00 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/customisation-default
633.00 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /customisation-default HTTP/1.1" 200 - "" ""
633.00 s
[smos-docs-site]
633.03 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/customisation-haskell
633.03 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /customisation-haskell HTTP/1.1" 200 - "" ""
633.03 s
[smos-docs-site]
633.04 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/file-browser
633.04 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /file-browser HTTP/1.1" 200 - "" ""
633.04 s
[smos-docs-site]
633.04 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos/keybindings
633.05 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos/actions
633.06 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos/actions HTTP/1.1" 200 - "" ""
633.06 s
[smos-docs-site]
633.06 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos/keybindings HTTP/1.1" 200 - "" ""
633.06 s
[smos-docs-site]
633.08 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-query
633.09 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-query HTTP/1.1" 200 - "" ""
633.09 s
[smos-docs-site]
633.14 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-query/next
633.14 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-query/next HTTP/1.1" 200 - "" ""
633.14 s
[smos-docs-site]
633.15 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-query/work
633.15 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-query/work HTTP/1.1" 200 - "" ""
633.15 s
[smos-docs-site]
633.15 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-query/agenda
633.16 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-query/agenda HTTP/1.1" 200 - "" ""
633.16 s
[smos-docs-site]
633.16 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-query/projects
633.16 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-query/projects HTTP/1.1" 200 - "" ""
633.16 s
[smos-docs-site]
633.17 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-query/stuck
633.17 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-query/stuck HTTP/1.1" 200 - "" ""
633.17 s
[smos-docs-site]
633.17 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-query/waiting
633.17 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-query/waiting HTTP/1.1" 200 - "" ""
633.17 s
[smos-docs-site]
633.18 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-query/ongoing
633.18 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-query/clock
633.18 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-query/ongoing HTTP/1.1" 200 - "" ""
633.18 s
[smos-docs-site]
633.18 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-query/clock HTTP/1.1" 200 - "" ""
633.18 s
[smos-docs-site]
633.21 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-query/free
633.21 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-query/log
633.21 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-query/free HTTP/1.1" 200 - "" ""
633.21 s
[smos-docs-site]
633.21 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-query/log HTTP/1.1" 200 - "" ""
633.21 s
[smos-docs-site]
633.22 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-query/stats
633.22 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-query/stats HTTP/1.1" 200 - "" ""
633.22 s
[smos-docs-site]
633.22 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-query/tags
633.22 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-query/tags HTTP/1.1" 200 - "" ""
633.22 s
[smos-docs-site]
633.22 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-query/report
633.22 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-query/report HTTP/1.1" 200 - "" ""
633.22 s
[smos-docs-site]
633.23 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-query/entry
633.23 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-query/entry HTTP/1.1" 200 - "" ""
633.23 s
[smos-docs-site]
633.23 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-query/filter
633.23 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-query/filter HTTP/1.1" 200 - "" ""
633.23 s
[smos-docs-site]
633.23 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-query/column
633.23 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-query/column HTTP/1.1" 200 - "" ""
633.23 s
[smos-docs-site]
633.24 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-query/sorter
633.24 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-query/sorter HTTP/1.1" 200 - "" ""
633.24 s
[smos-docs-site]
633.24 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-archive
633.24 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-archive/file
633.24 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-archive HTTP/1.1" 200 - "" ""
633.24 s
[smos-docs-site]
633.24 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-archive/file HTTP/1.1" 200 - "" ""
633.24 s
[smos-docs-site]
633.25 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-archive/export
633.25 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-single
633.25 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-archive/export HTTP/1.1" 200 - "" ""
633.25 s
[smos-docs-site]
633.25 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-single HTTP/1.1" 200 - "" ""
633.25 s
[smos-docs-site]
633.25 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-scheduler
633.26 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-scheduler/check
633.26 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-scheduler HTTP/1.1" 200 - "" ""
633.26 s
[smos-docs-site]
633.26 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-scheduler/check HTTP/1.1" 200 - "" ""
633.26 s
[smos-docs-site]
633.26 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-scheduler/sample
633.26 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-scheduler/sample HTTP/1.1" 200 - "" ""
633.26 s
[smos-docs-site]
633.27 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-scheduler/schedule
633.27 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-scheduler/next
633.27 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-scheduler/schedule HTTP/1.1" 200 - "" ""
633.27 s
[smos-docs-site]
633.27 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-scheduler/next HTTP/1.1" 200 - "" ""
633.27 s
[smos-docs-site]
633.27 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-scheduler/template
633.27 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-scheduler/template HTTP/1.1" 200 - "" ""
633.27 s
[smos-docs-site]
633.28 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-scheduler/nixos
633.28 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-scheduler/nixos HTTP/1.1" 200 - "" ""
633.28 s
[smos-docs-site]
633.28 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-notify
633.28 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-notify HTTP/1.1" 200 - "" ""
633.28 s
[smos-docs-site]
633.28 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-notify/nixos
633.28 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-notify/nixos HTTP/1.1" 200 - "" ""
633.28 s
[smos-docs-site]
633.29 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-calendar-import
633.29 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-calendar-import HTTP/1.1" 200 - "" ""
633.29 s
[smos-docs-site]
633.29 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-calendar-import/nixos
633.29 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-calendar-import/nixos HTTP/1.1" 200 - "" ""
633.29 s
[smos-docs-site]
633.30 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-sync
633.30 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-sync/sync
633.31 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-sync HTTP/1.1" 200 - "" ""
633.31 s
[smos-docs-site]
633.31 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-sync/sync HTTP/1.1" 200 - "" ""
633.31 s
[smos-docs-site]
633.32 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-sync/nixos
633.32 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-sync/nixos HTTP/1.1" 200 - "" ""
633.32 s
[smos-docs-site]
633.32 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-github
633.32 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-github HTTP/1.1" 200 - "" ""
633.32 s
[smos-docs-site]
633.33 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-github/list
633.33 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-github/list HTTP/1.1" 200 - "" ""
633.33 s
[smos-docs-site]
633.33 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-github/import
633.33 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-github/import HTTP/1.1" 200 - "" ""
633.33 s
[smos-docs-site]
633.34 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-jobhunt
633.34 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-jobhunt/init
633.34 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-jobhunt HTTP/1.1" 200 - "" ""
633.34 s
[smos-docs-site]
633.34 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-jobhunt/init HTTP/1.1" 200 - "" ""
633.34 s
[smos-docs-site]
633.34 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-jobhunt/email
633.34 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-jobhunt/email HTTP/1.1" 200 - "" ""
633.34 s
[smos-docs-site]
633.35 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-api
633.35 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-api HTTP/1.1" 200 - "" ""
633.35 s
[smos-docs-site]
633.35 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-server
633.36 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-server HTTP/1.1" 200 - "" ""
633.36 s
[smos-docs-site]
633.36 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-server/nixos
633.36 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-server/nixos HTTP/1.1" 200 - "" ""
633.36 s
[smos-docs-site]
633.41 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-server/backups
633.41 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-server/backups HTTP/1.1" 200 - "" ""
633.41 s
[smos-docs-site]
633.41 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-web-server
633.41 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-web-server/nixos
633.41 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-web-server HTTP/1.1" 200 - "" ""
633.41 s
[smos-docs-site]
633.41 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-web-server/nixos HTTP/1.1" 200 - "" ""
633.41 s
[smos-docs-site]
633.42 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/nix/nixos-module
633.42 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /nix/nixos-module HTTP/1.1" 200 - "" ""
633.42 s
[smos-docs-site]
633.42 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/nix/home-manager-module
633.42 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /nix/home-manager-module HTTP/1.1" 200 - "" ""
633.42 s
[smos-docs-site]
633.43 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/current-versions
633.43 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /current-versions HTTP/1.1" 200 - "" ""
633.43 s
[smos-docs-site]
633.44 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/development/branch-strategy
633.44 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /development/branch-strategy HTTP/1.1" 200 - "" ""
633.44 s
[smos-docs-site]
633.44 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/development/end-to-end-tests
633.44 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /development/end-to-end-tests HTTP/1.1" 200 - "" ""
633.44 s
[smos-docs-site]
633.44 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/development/release-checklist
633.44 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /development/release-checklist HTTP/1.1" 200 - "" ""
633.44 s
[smos-docs-site]
633.45 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/development/contributing
633.45 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /development/contributing HTTP/1.1" 200 - "" ""
633.45 s
[smos-docs-site]
633.45 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/development/contributing/package-overview
633.45 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /development/contributing/package-overview HTTP/1.1" 200 - "" ""
633.45 s
[smos-docs-site]
633.45 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/development/contributing/smos-server
633.45 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /development/contributing/smos-server HTTP/1.1" 200 - "" ""
633.45 s
[smos-docs-site]
633.46 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/development/contributing/smos-web-server
633.46 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /development/contributing/smos-web-server HTTP/1.1" 200 - "" ""
633.46 s
[smos-docs-site]
633.46 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/development/contributing/smos-docs-site
633.46 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /development/contributing/smos-docs-site HTTP/1.1" 200 - "" ""
633.46 s
[smos-docs-site]
633.46 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/support
633.46 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /support HTTP/1.1" 200 - "" ""
633.46 s
[smos-docs-site]
633.46 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/related-projects
633.46 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /related-projects HTTP/1.1" 200 - "" ""
633.46 s
[smos-docs-site]
633.47 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/blogposts
633.47 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /blogposts HTTP/1.1" 200 - "" ""
633.47 s
[smos-docs-site]
633.48 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/assets/smos.png
633.48 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /assets/smos.png HTTP/1.1" 303 0 "" ""
633.48 s
[smos-docs-site]
633.48 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /assets-static/res/smos.png HTTP/1.1" 200 - "" ""
633.48 s
[smos-docs-site]
633.48 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/assets/smos-cheat-sheet.jpeg
633.48 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /assets/smos-cheat-sheet.jpeg HTTP/1.1" 303 0 "" ""
633.48 s
[smos-docs-site]
633.48 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /assets-static/res/smos-cheat-sheet.jpeg HTTP/1.1" 200 - "" ""
633.48 s
[smos-docs-site]
633.48 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/assets/smos-cheat-sheet.pdf
633.48 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /assets/smos-cheat-sheet.pdf HTTP/1.1" 303 0 "" ""
633.48 s
[smos-docs-site]
633.48 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /assets-static/res/smos-cheat-sheet.pdf HTTP/1.1" 200 - "" ""
633.48 s
[smos-docs-site]
633.54 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/unreleased
633.54 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/unreleased HTTP/1.1" 200 - "" ""
633.54 s
[smos-docs-site]
633.54 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/latest
633.55 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/latest HTTP/1.1" 303 0 "" ""
633.55 s
[smos-docs-site]
633.55 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/2026-02-02 HTTP/1.1" 200 - "" ""
633.55 s
[smos-docs-site]
633.56 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/all
633.56 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/all HTTP/1.1" 200 - "" ""
633.56 s
[smos-docs-site]
633.67 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2026-02-02
633.67 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/2026-02-02 HTTP/1.1" 200 - "" ""
633.67 s
[smos-docs-site]
633.68 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2025-05-31
633.68 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/2025-05-31 HTTP/1.1" 200 - "" ""
633.68 s
[smos-docs-site]
633.68 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2025-03-27
633.68 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/2025-03-27 HTTP/1.1" 200 - "" ""
633.69 s
[smos-docs-site]
633.69 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2025-03-08
633.69 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/2025-03-08 HTTP/1.1" 200 - "" ""
633.69 s
[smos-docs-site]
633.70 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2025-01-16
633.70 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/2025-01-16 HTTP/1.1" 200 - "" ""
633.70 s
[smos-docs-site]
633.70 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2024-11-29
633.70 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/2024-11-29 HTTP/1.1" 200 - "" ""
633.70 s
[smos-docs-site]
633.71 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2024-10-27
633.71 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/2024-10-27 HTTP/1.1" 200 - "" ""
633.71 s
[smos-docs-site]
633.72 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2024-05-14
633.72 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/2024-05-14 HTTP/1.1" 200 - "" ""
633.72 s
[smos-docs-site]
633.73 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2024-03-26
633.73 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/2024-03-26 HTTP/1.1" 200 - "" ""
633.73 s
[smos-docs-site]
633.73 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2024-02-13
633.73 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/2024-02-13 HTTP/1.1" 200 - "" ""
633.73 s
[smos-docs-site]
633.74 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2023-11-25
633.74 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/2023-11-25 HTTP/1.1" 200 - "" ""
633.74 s
[smos-docs-site]
633.75 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2023-09-12
633.75 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/2023-09-12 HTTP/1.1" 200 - "" ""
633.75 s
[smos-docs-site]
633.76 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2023-03-23
633.76 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/2023-03-23 HTTP/1.1" 200 - "" ""
633.76 s
[smos-docs-site]
633.76 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2022-11-15
633.77 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/2022-11-15 HTTP/1.1" 200 - "" ""
633.77 s
[smos-docs-site]
633.77 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2022-11-11
633.77 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/2022-11-11 HTTP/1.1" 200 - "" ""
633.77 s
[smos-docs-site]
633.78 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2022-09-26
633.78 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/2022-09-26 HTTP/1.1" 200 - "" ""
633.78 s
[smos-docs-site]
633.78 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2022-08-20
633.78 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/2022-08-20 HTTP/1.1" 200 - "" ""
633.78 s
[smos-docs-site]
633.79 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2022-07-22
633.79 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/2022-07-22 HTTP/1.1" 200 - "" ""
633.79 s
[smos-docs-site]
633.80 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2022-06-27
633.80 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:27 +0000] "GET /changelog/2022-06-27 HTTP/1.1" 200 - "" ""
633.80 s
[smos-docs-site]
633.80 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/changelog/2022-06-09
633.80 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:27 +0000] "GET /changelog/2022-06-09 HTTP/1.1" 200 - "" ""
633.80 s
[smos-docs-site]
633.80 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2022-05-27
633.80 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:27 +0000] "GET /changelog/2022-05-27 HTTP/1.1" 200 - "" ""
633.80 s
[smos-docs-site]
633.80 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/changelog/2022-05-19
633.80 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:27 +0000] "GET /changelog/2022-05-19 HTTP/1.1" 200 - "" ""
633.80 s
[smos-docs-site]
633.81 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2022-05-04
633.81 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:27 +0000] "GET /changelog/2022-05-04 HTTP/1.1" 200 - "" ""
633.81 s
[smos-docs-site]
633.81 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/changelog/2022-01-27
633.81 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:27 +0000] "GET /changelog/2022-01-27 HTTP/1.1" 200 - "" ""
633.81 s
[smos-docs-site]
633.82 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2021-12-09
633.82 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:27 +0000] "GET /changelog/2021-12-09 HTTP/1.1" 200 - "" ""
633.82 s
[smos-docs-site]
633.82 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/changelog/2021-08-29
633.82 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:27 +0000] "GET /changelog/2021-08-29 HTTP/1.1" 200 - "" ""
633.82 s
[smos-docs-site]
633.82 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2021-06-26
633.82 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/changelog/2021-05-24
633.82 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:27 +0000] "GET /changelog/2021-06-26 HTTP/1.1" 200 - "" ""
633.82 s
[smos-docs-site]
633.82 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:27 +0000] "GET /changelog/2021-05-24 HTTP/1.1" 200 - "" ""
633.82 s
[smos-docs-site]
633.83 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2021-05-04
633.83 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:27 +0000] "GET /changelog/2021-05-04 HTTP/1.1" 200 - "" ""
633.83 s
[smos-docs-site]
633.83 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/changelog/2021-04-30
633.83 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:27 +0000] "GET /changelog/2021-04-30 HTTP/1.1" 200 - "" ""
633.83 s
[smos-docs-site]
633.84 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2021-04-09
633.84 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:27 +0000] "GET /changelog/2021-04-09 HTTP/1.1" 200 - "" ""
633.84 s
[smos-docs-site]
633.84 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/changelog/2021-03-13
633.84 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:27 +0000] "GET /changelog/2021-03-13 HTTP/1.1" 200 - "" ""
633.84 s
[smos-docs-site]
633.84 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2021-02-01
633.84 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/changelog/2020-12-16
633.84 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:27 +0000] "GET /changelog/2021-02-01 HTTP/1.1" 200 - "" ""
633.84 s
[smos-docs-site]
633.84 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:27 +0000] "GET /changelog/2020-12-16 HTTP/1.1" 200 - "" ""
633.84 s
[smos-docs-site]
633.85 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2020-11-04
633.85 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:27 +0000] "GET /changelog/2020-11-04 HTTP/1.1" 200 - "" ""
633.85 s
[smos-docs-site]
633.85 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/changelog/2020-09-25
633.85 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:27 +0000] "GET /changelog/2020-09-25 HTTP/1.1" 200 - "" ""
633.85 s
[smos-docs-site]
633.86 s
[smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/assets/smos-release.zip
633.86 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:27 +0000] "GET /assets/smos-release.zip HTTP/1.1" 303 0 "" ""
633.86 s
[smos-docs-site]
633.86 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:27 +0000] "GET /assets-static/res/smos-release.zip HTTP/1.1" 200 - "" ""
633.86 s
[smos-docs-site]
633.86 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#Any
633.86 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#appendNextActionFilter
633.86 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#appendOngoingFilter
633.86 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#appendTimestampsFilter
633.86 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#appendWaitingFilter
633.86 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#appendWorkFilter
633.86 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserAppendChar
633.86 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserArchive
633.86 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserCompleteDir
633.86 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserCompleteFile
633.86 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserDeleteChar
633.86 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserEnter
633.86 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserFilterAppendChar
633.86 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserFilterDeleteChar
633.86 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserFilterInsertChar
633.86 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserFilterRemoveChar
633.86 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserInsertChar
633.86 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserRedo
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserRedoAny
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserRemoveChar
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserRemoveEmptyDir
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserSelectFilter
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserSelectFirst
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserSelectLast
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserSelectNext
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserSelectNextChar
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserSelectPrev
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserSelectPrevChar
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserStartNew
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserStartNewBelowAtEnd
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserStartNewBelowAtStart
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserStopNew
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserToggleCollapse
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserToggleCollapseRecursively
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserUndo
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserUndoAny
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserUnselectFilter
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#contentsAppend
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#contentsAppendNewline
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#contentsDelete
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#contentsInsert
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#contentsInsertNewline
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#contentsMoveDown
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#contentsMoveLeft
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#contentsMoveRight
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#contentsMoveToBeginningOfWord
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#contentsMoveToEndOfLine
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#contentsMoveToEndOfWord
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#contentsMoveToNextWord
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#contentsMoveToPrevWord
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#contentsMoveToStartOfLine
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#contentsMoveUp
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#contentsRemove
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#contentsUseEditor
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#contentsUse_vim
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#convArchiveFile
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#convCopyContentsToClipboard
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#convDoneAndWaitForResponse
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#convNewEntryAndClockIn
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#convOpenUrl
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#convRepinged
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#convResponded
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#convRespondedButStillWaiting
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#convUrlWaitingForReview
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#deleteNextActionFilter
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#deleteOngoingFilter
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#deleteTimestampsFilter
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#deleteWaitingFilter
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#deleteWorkFilter
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#enterNextActionFile
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#enterOngoingFile
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#enterStuckFile
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#enterTimestampsFile
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#enterWaitingFile
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#enterWorkFile
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entrySelectContents
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entrySelectContentsAtStart
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entrySelectHeaderAtEnd
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entrySelectHeaderAtStart
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entrySelectLogbook
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entrySelectProperties
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entrySelectStateHistory
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entrySelectTagsFromBack
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entrySelectTagsFromStart
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entrySelectTimestamps
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entrySelectWhole
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entrySetTodoState_CANCELLED
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entrySetTodoState_DONE
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entrySetTodoState_FAILED
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entrySetTodoState_NEXT
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entrySetTodoState_READY
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entrySetTodoState_STARTED
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entrySetTodoState_TODO
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entrySetTodoState_WAITING
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entryToggleTodoState_CANCELLED
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entryToggleTodoState_DONE
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entryToggleTodoState_FAILED
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entryToggleTodoState_NEXT
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entryToggleTodoState_READY
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entryToggleTodoState_STARTED
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entryToggleTodoState_TODO
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entryToggleTodoState_WAITING
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entryUnsetTodoState
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#exitHelp
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#exitReport
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#firstNextAction
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#firstOngoing
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#firstStuck
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#firstTimestamps
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#firstWaiting
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#firstWork
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestClockOutEverywhereInAllFiles
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestClockOutEverywhereInAllFilesAndClockInHere
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestClockOutEverywhereInThisFile
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestClockOutEverywhereInThisFileAndClockInHere
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestDeleteCurrentEntry
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestDeleteCurrentSubTree
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestDemoteEntry
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestDemoteSubTree
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestInsertEntryAfter
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestInsertEntryAfterAndSelectHeader
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestInsertEntryBefore
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestInsertEntryBeforeAndSelectHeader
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestInsertEntryBelowAtEnd
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestInsertEntryBelowAtEndAndSelectHeader
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestInsertEntryBelowAtStart
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestInsertEntryBelowAtStartAndSelectHeader
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestMoveDown
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestMoveLeft
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestMoveRight
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestMoveToFirst
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestMoveToLast
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestMoveUp
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestPromoteEntry
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestPromoteSubTree
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestSwapDown
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestSwapUp
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestToggleCollapse
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestToggleCollapseEntireEntry
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestToggleCollapseEntryContents
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestToggleCollapseEntryHistory
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestToggleCollapseEntryLogbook
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestToggleCollapseEntryProperties
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestToggleCollapseEntryTimestamps
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestToggleCollapseRecursively
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#headerAppend
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#headerDelete
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#headerInsert
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#headerMoveLeft
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#headerMoveRight
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#headerMoveToBeginningOfWord
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#headerMoveToEnd
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#headerMoveToEndOfWord
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#headerMoveToNextWord
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#headerMoveToPrevWord
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#headerMoveToStart
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#headerRemove
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#helpAppend
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#helpDelete
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#helpDown
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#helpEnd
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#helpInsert
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#helpRemove
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#helpSelectHelp
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#helpSelectSearch
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#helpStart
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#helpToggleSelection
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#helpUp
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#insertNextActionFilter
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#insertOngoingFilter
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#insertTimestampsFilter
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#insertWaitingFilter
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#insertWorkFilter
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#lastNextAction
633.87 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#lastOngoing
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#lastStuck
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#lastTimestamps
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#lastWaiting
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#lastWork
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#logbookClockIn
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#logbookClockOut
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#nextNextAction
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#nextOngoing
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#nextStuck
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#nextTimestamps
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#nextWaiting
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#nextWork
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#prevNextAction
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#prevOngoing
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#prevStuck
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#prevTimestamps
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#prevWaiting
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#prevWork
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesAppend
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesAppendNewProperty
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesDelete
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesEditProperty_assignee
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesEditProperty_brainpower
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesEditProperty_client
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesEditProperty_effort
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesEditProperty_email_address
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesEditProperty_goal
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesEditProperty_lead
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesEditProperty_phone_number
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesEditProperty_timewindow
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesEditProperty_url
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesEditProperty_waiting_threshold
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesInsert
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesInsertNewProperty
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesMoveDown
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesMoveLeft
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesMoveRight
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesMoveUp
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesRemove
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesToggleSelected
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#quit
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#redo
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#redoAny
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#removeNextActionFilter
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#removeOngoingFilter
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#removeTimestampsFilter
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#removeWaitingFilter
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#removeWorkFilter
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#reportNextActions
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#reportOngoing
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#reportStuck
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#reportTimestamps
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#reportWaiting
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#reportWork
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#saveFile
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#selectBrowserArchive
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#selectBrowserClient
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#selectBrowserProjects
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#selectBrowserReview
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#selectBrowserSide
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#selectBrowserWorkflow
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#selectEditor
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#selectHelp
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#selectNextActionFilter
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#selectNextActionReport
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#selectOngoingFilter
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#selectOngoingReport
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#selectTimestampsFilter
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#selectTimestampsReport
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#selectWaitingFilter
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#selectWaitingReport
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#selectWorkFilter
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#selectWorkReport
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#startEntryFromEmptyAndSelectHeader
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#subtreeSetTodoState_CANCELLED
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#subtreeSetTodoState_DONE
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#subtreeSetTodoState_FAILED
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#subtreeSetTodoState_NEXT
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#subtreeSetTodoState_READY
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#subtreeSetTodoState_STARTED
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#subtreeSetTodoState_TODO
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#subtreeSetTodoState_WAITING
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#subtreeUnsetTodoState
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsAppend
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsDelete
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsInsert
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsNext
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsNextTag
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsPrev
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsPrevTag
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsRemove
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsSet_code
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsSet_external
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsSet_home
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsSet_offline
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsSet_online
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsSet_power
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsSet_toast
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsSet_work
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsSplit
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsToggle_code
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsToggle_external
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsToggle_home
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsToggle_offline
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsToggle_online
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsToggle_power
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsToggle_toast
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsToggle_work
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsUnset_code
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsUnset_external
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsUnset_home
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsUnset_offline
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsUnset_online
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsUnset_power
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsUnset_toast
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsUnset_work
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#timestampsAppend
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#timestampsDelete
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#timestampsInsert
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#timestampsMoveLeft
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#timestampsMoveRight
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#timestampsRemove
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#timestampsSelect_AFTER
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#timestampsSelect_BEGIN
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#timestampsSelect_DEADLINE
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#timestampsSelect_END
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#timestampsSelect_SCHEDULED
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#timestampsToggle
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#undo
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#undoAny
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#startEntryFromEmptyAndSelectHeader
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestClockOutEverywhereInAllFiles
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#entrySelectHeaderAtEnd
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#entrySelectHeaderAtStart
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestDeleteCurrentEntry
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestDeleteCurrentSubTree
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestInsertEntryAfterAndSelectHeader
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestInsertEntryBelowAtEndAndSelectHeader
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestMoveDown
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestMoveLeft
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestMoveRight
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestMoveToLast
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestMoveUp
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#saveFile
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#entrySelectContentsAtStart
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestDemoteEntry
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestDemoteSubTree
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestInsertEntryBelowAtStartAndSelectHeader
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestPromoteEntry
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestPromoteSubTree
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestSwapDown
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestSwapUp
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestToggleCollapse
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#contentsUseEditor
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#contentsUse_vim
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#entrySelectContents
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#entrySelectProperties
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#entrySelectTagsFromBack
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#entrySelectTagsFromStart
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#entrySetTodoState_CANCELLED
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#entrySetTodoState_DONE
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#entrySetTodoState_FAILED
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#entrySetTodoState_NEXT
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#entrySetTodoState_READY
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#entrySetTodoState_STARTED
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#entrySetTodoState_TODO
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#entrySetTodoState_WAITING
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestClockOutEverywhereInAllFilesAndClockInHere
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestMoveToFirst
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestToggleCollapseEntireEntry
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestToggleCollapseEntryContents
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestToggleCollapseEntryHistory
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestToggleCollapseEntryLogbook
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestToggleCollapseEntryProperties
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestToggleCollapseEntryTimestamps
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestToggleCollapseRecursively
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#propertiesEditProperty_assignee
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#propertiesEditProperty_brainpower
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#propertiesEditProperty_client
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#propertiesEditProperty_email_address
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#propertiesEditProperty_goal
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#propertiesEditProperty_phone_number
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#propertiesEditProperty_timewindow
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#propertiesEditProperty_url
633.88 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#propertiesEditProperty_waiting_threshold
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#subtreeSetTodoState_CANCELLED
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#subtreeSetTodoState_DONE
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#subtreeSetTodoState_FAILED
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#subtreeSetTodoState_NEXT
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#subtreeSetTodoState_READY
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#subtreeSetTodoState_STARTED
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#subtreeSetTodoState_TODO
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#subtreeSetTodoState_WAITING
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#tagsToggle_code
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#tagsToggle_external
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#tagsToggle_home
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#tagsToggle_power
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#tagsToggle_toast
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#tagsToggle_work
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#timestampsSelect_AFTER
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#timestampsSelect_BEGIN
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#timestampsSelect_DEADLINE
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#timestampsSelect_END
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#timestampsSelect_SCHEDULED
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#entryUnsetTodoState
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#subtreeUnsetTodoState
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#tagsToggle_offline
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#tagsToggle_online
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#convArchiveFile
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#convCopyContentsToClipboard
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#convDoneAndWaitForResponse
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#convNewEntryAndClockIn
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#convOpenUrl
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#convRepinged
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#convResponded
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#convRespondedButStillWaiting
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#convUrlWaitingForReview
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#headerInsert
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#headerMoveToBeginningOfWord
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#headerMoveToEnd
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#headerMoveToEndOfWord
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#headerMoveToNextWord
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#headerMoveToPrevWord
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#headerMoveToStart
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#entrySelectWhole
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#headerDelete
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#headerMoveLeft
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#headerMoveRight
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#headerRemove
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#contentsInsert
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#contentsMoveToBeginningOfWord
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#contentsMoveToEndOfLine
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#contentsMoveToEndOfWord
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#contentsMoveToNextWord
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#contentsMoveToPrevWord
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#contentsMoveToStartOfLine
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#contentsDelete
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#contentsInsertNewline
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#contentsMoveDown
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#contentsMoveLeft
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#contentsMoveRight
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#contentsMoveUp
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#contentsRemove
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#timestampsInsert
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#timestampsToggle
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#timestampsDelete
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#timestampsMoveLeft
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#timestampsMoveRight
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#timestampsRemove
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#propertiesAppendNewProperty
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#propertiesInsert
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#propertiesInsertNewProperty
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#propertiesToggleSelected
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#propertiesDelete
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#propertiesMoveDown
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#propertiesMoveLeft
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#propertiesMoveRight
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#propertiesMoveUp
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#propertiesRemove
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#tagsInsert
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#tagsNextTag
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#tagsSplit
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#tagsDelete
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#tagsNext
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#tagsPrev
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#tagsPrevTag
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#tagsRemove
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#undo
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#redo
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserArchive
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserStartNew
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserStartNewBelowAtEnd
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserSelectFilter
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserStartNewBelowAtStart
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserToggleCollapse
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserEnter
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserToggleCollapseRecursively
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserRemoveEmptyDir
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserInsertChar
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserCompleteFile
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserDeleteChar
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserRemoveChar
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserSelectNextChar
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserSelectPrevChar
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserStopNew
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserCompleteDir
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserFilterInsertChar
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserFilterDeleteChar
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserFilterRemoveChar
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserUnselectFilter
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserSelectLast
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserSelectNext
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserSelectPrev
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserUndo
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserRedo
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserSelectFirst
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#lastNextAction
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#nextNextAction
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#prevNextAction
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#selectNextActionFilter
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#enterNextActionFile
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#firstNextAction
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#insertNextActionFilter
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#deleteNextActionFilter
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#removeNextActionFilter
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#selectNextActionReport
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#lastWaiting
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#nextWaiting
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#prevWaiting
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#selectWaitingFilter
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#enterWaitingFile
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#firstWaiting
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#insertWaitingFilter
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#deleteWaitingFilter
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#removeWaitingFilter
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#selectWaitingReport
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#lastOngoing
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#nextOngoing
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#prevOngoing
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#selectOngoingFilter
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#enterOngoingFile
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#firstOngoing
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#insertOngoingFilter
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#deleteOngoingFilter
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#removeOngoingFilter
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#selectOngoingReport
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#lastTimestamps
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#nextTimestamps
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#prevTimestamps
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#selectTimestampsFilter
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#enterTimestampsFile
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#firstTimestamps
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#insertTimestampsFilter
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#deleteTimestampsFilter
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#removeTimestampsFilter
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#selectTimestampsReport
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#lastStuck
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#nextStuck
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#prevStuck
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#enterStuckFile
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#firstStuck
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#lastWork
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#nextWork
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#prevWork
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#selectWorkFilter
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#enterWorkFile
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#firstWork
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#insertWorkFilter
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#deleteWorkFilter
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#removeWorkFilter
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#selectWorkReport
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#exitReport
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#helpDown
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#helpEnd
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#helpUp
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#helpSelectSearch
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#helpStart
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#helpInsert
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#helpDelete
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#helpRemove
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#helpSelectHelp
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#quit
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#selectHelp
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#reportNextActions
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#reportOngoing
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#reportStuck
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#reportTimestamps
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#reportWaiting
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#reportWork
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#selectBrowserArchive
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#selectBrowserClient
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#selectBrowserProjects
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#selectBrowserReview
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#selectBrowserSide
633.89 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#selectBrowserWorkflow
634.02 s
[smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/dependency-graph
634.02 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:27 +0000] "GET /dependency-graph HTTP/1.1" 200 57067 "" ""
634.02 s
[smos-docs-site]
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/latest#smos-server-0.15.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/latest#smos-web-server-0.14.4
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-0.15.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-server-0.14.4
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.10.1
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-scheduler-0.10.1
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-0.14.2
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-server-0.14.3
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-archive-0.7.1
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-cli-0.2.1
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-scheduler-0.10.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-server-0.14.2
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-archive-0.7.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-github-0.9.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-0.14.1
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-gen-0.9.1
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-0.8.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-gen-0.4.2
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-0.14.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-server-0.14.1
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.10.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-api-0.8.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-archive-0.6.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-calendar-import-0.10.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-cli-0.2.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-0.7.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-gen-0.5.1
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-directory-0.2.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-directory-gen-0.2.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-e2e-0.8.3
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-github-0.8.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-jobhunt-0.2.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-notify-0.5.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-query-0.12.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-0.12.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-cursor-0.6.1
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-gen-0.8.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-scheduler-0.9.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-0.13.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-gen-0.9.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-single-0.4.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-client-0.7.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-client-gen-0.4.2
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-assets-0.0.2
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-server-0.14.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.9.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-api-0.7.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-archive-0.5.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-calendar-import-0.9.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-cli-0.1.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-cursor-0.7.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-gen-0.5.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-directory-0.1.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-github-0.7.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-notify-0.4.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-query-0.11.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-cursor-0.6.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-gen-0.7.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-gen-0.8.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-client-0.6.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-server-0.13.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.8.3
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-calendar-import-0.8.2
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-cursor-0.6.1
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-e2e-0.8.2
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-0.12.1
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-gen-0.7.2
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-server-0.12.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.8.2
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-0.6.2
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-scheduler-0.8.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-client-0.5.1
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.8.1
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-calendar-import-0.8.1
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-cli-0.0.2
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-0.6.1
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-gen-0.4.1
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.8.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-api-0.6.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-calendar-import-0.8.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-cli-0.0.1
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-client-0.6.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-cursor-0.6.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-cursor-gen-0.2.2
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-0.6.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-gen-0.4.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-directory-0.0.1
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-directory-gen-0.1.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-jobhunt-0.1.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-notify-0.3.1
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-query-0.10.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-0.11.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-cursor-0.5.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-cursor-gen-0.4.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-gen-0.6.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-scheduler-0.7.1
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-0.12.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-gen-0.7.1
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-client-gen-0.4.1
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-server-0.11.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.7.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-api-gen-0.3.2
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-archive-0.4.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-calendar-import-0.7.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-cli-0.0.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-0.5.1
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-gen-0.3.3
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-directory-0.0.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-directory-gen-0.0.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-github-0.6.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-jobhunt-0.0.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-notify-0.3.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-query-0.9.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-0.10.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-cursor-0.4.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-cursor-gen-0.3.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-gen-0.5.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-scheduler-0.7.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-0.11.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-gen-0.7.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-single-0.3.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-client-0.5.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-server-0.10.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.6.1
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-calendar-import-0.6.1
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-scheduler-0.6.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-0.10.1
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.6.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-calendar-import-0.6.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-query-0.8.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-scheduler-0.5.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-0.10.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-server-0.9.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.5.2
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-gen-0.3.2
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-github-0.5.1
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-query-0.7.4
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-0.9.0
634.04 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-gen-0.4.3
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-scheduler-0.4.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-client-gen-0.4.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.5.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-query-0.7.3
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-gen-0.4.2
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-0.9.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-client-0.4.3
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-0.8.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-0.9.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-gen-0.6.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-0.7.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-gen-0.5.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-gen-0.3.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-0.8.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-gen-0.4.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-gen-0.4.3
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-client-gen-0.3.2
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.5.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-archive-0.3.2
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-calendar-import-0.5.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-cursor-0.5.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-0.5.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-gen-0.3.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-github-0.5.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-query-0.7.2
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-0.7.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-cursor-0.3.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-cursor-gen-0.2.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-gen-0.4.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-scheduler-0.3.2
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-0.6.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-gen-0.4.2
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-client-0.4.2
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.4.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-api-0.5.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-api-gen-0.3.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-archive-0.3.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-calendar-import-0.4.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-client-0.5.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-convert-org-0.1.2
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-cursor-0.4.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-cursor-gen-0.2.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-0.4.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-gen-0.2.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-github-0.4.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-notify-0.2.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-query-0.7.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-0.6.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-gen-0.3.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-scheduler-0.3.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-0.6.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-gen-0.4.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-single-0.2.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-client-0.4.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-client-gen-0.3.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-server-0.8.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-style-0.0.2
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.4.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-api-0.4.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-api-gen-0.3.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-archive-0.3.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-calendar-import-0.4.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-cursor-0.4.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-cursor-gen-0.2.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-0.3.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-gen-0.2.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-github-0.4.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-notify-0.2.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-query-0.7.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-0.6.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-gen-0.3.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-scheduler-0.3.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-0.5.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-gen-0.4.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-single-0.2.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-client-0.4.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-client-gen-0.3.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-server-0.7.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.3.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.3.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-api-0.3.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-cursor-0.3.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-query-0.6.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-0.5.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-scheduler-0.2.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-0.4.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-client-gen-0.2.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-server-0.6.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.2.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-api-0.3.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-api-gen-0.2.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-calendar-import-0.3.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-client-0.5.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-docs-site-0.0.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-github-0.3.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-query-0.5.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-0.4.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-cursor-0.2.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-gen-0.2.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-gen-0.3.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-client-0.3.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-server-0.5.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-api-0.2.2
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-client-0.4.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-github-0.2.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-query-0.4.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-0.3.2
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-gen-0.1.3
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-0.3.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-shell-0.1.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-client-0.2.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-server-0.4.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-api-gen-0.2.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.2.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-github-0.1.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-client-0.3.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-0.3.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-scheduler-0.1.3
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-api-0.2.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-query-0.3.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-server-0.3.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-calendar-import-0.2.2
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-0.2.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-notify-0.1.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-gen-0.2.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.1.5
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-api-0.2.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-api-gen-0.1.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-archive-0.2.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-client-0.2.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-convert-org-0.1.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-0.2.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-gen-0.1.2
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-github-0.0.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-notify-0.0.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-query-0.2.3
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-0.3.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-gen-0.1.2
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-cursor-0.1.2
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-cursor-gen-0.1.2
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-scheduler-0.1.2
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-0.1.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-gen-0.1.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-shell-0.0.2
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-single-0.1.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-client-0.1.2
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-client-gen-0.1.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-server-0.2.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-style-0.0.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.1.4
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-cursor-0.2.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-cursor-gen-0.1.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-0.2.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-gen-0.1.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-query-0.2.2
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-0.2.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-cursor-0.1.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-cursor-gen-0.1.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-gen-0.1.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-scheduler-0.1.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-shell-0.0.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-client-0.1.1
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-server-0.1.2
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-style-0.0.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.1.3
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-query-0.1.2
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-archive-0.2.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.1.2
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-calendar-import-0.2.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-cursor-0.2.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-0.2.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-query-0.2.0
634.05 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-shell-0.0.0
634.06 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-server-0.1.1
634.06 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.1.1
634.06 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-query-0.1.1
634.06 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.1.0
634.06 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-query-0.1.0
634.06 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-single-0.1.0
634.06 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-archive-0.1.0
634.06 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-asciinema-0.1.0
634.06 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-calendar-import-0.1.0
634.06 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-convert-org-0.1.0
634.06 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-scheduler-0.1.0
634.06 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-0.1.0
634.06 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-client-0.1.0
634.06 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-server-0.1.0
634.06 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2026-02-02#smos-server-0.15.0
634.06 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2026-02-02#smos-web-server-0.14.4
634.06 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2025-03-27#smos-0.10.1
634.06 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2025-03-27#smos-scheduler-0.10.1
634.06 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2025-03-27#smos-server-0.14.2
634.06 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2025-03-27#smos-web-server-0.14.3
634.06 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2025-03-08#smos-archive-0.7.1
634.06 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2025-03-08#smos-cli-0.2.1
634.06 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2025-03-08#smos-scheduler-0.10.0
634.06 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2025-03-08#smos-web-server-0.14.2
634.06 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2025-01-16#smos-archive-0.7.0
634.06 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2025-01-16#smos-github-0.9.0
634.06 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2025-01-16#smos-server-0.14.1
634.06 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2025-01-16#smos-server-gen-0.9.1
634.06 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2025-01-16#smos-sync-0.8.0
634.06 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2025-01-16#smos-sync-gen-0.4.2
634.06 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-11-29#smos-server-0.14.0
634.06 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-11-29#smos-web-server-0.14.1
634.06 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-0.10.0
634.06 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-api-0.8.0
634.06 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-archive-0.6.0
634.06 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-calendar-import-0.10.0
634.06 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-cli-0.2.0
634.06 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-data-0.7.0
634.06 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-data-gen-0.5.1
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-directory-0.2.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-directory-gen-0.2.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-e2e-0.8.3
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-github-0.8.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-jobhunt-0.2.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-notify-0.5.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-query-0.12.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-report-0.12.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-report-cursor-0.6.1
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-report-gen-0.8.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-scheduler-0.9.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-server-0.13.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-server-gen-0.9.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-single-0.4.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-sync-client-0.7.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-sync-client-gen-0.4.2
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-web-assets-0.0.2
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-web-server-0.14.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-05-14#smos-0.9.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-05-14#smos-api-0.7.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-05-14#smos-archive-0.5.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-05-14#smos-calendar-import-0.9.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-05-14#smos-cli-0.1.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-05-14#smos-cursor-0.7.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-05-14#smos-data-gen-0.5.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-05-14#smos-directory-0.1.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-05-14#smos-github-0.7.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-05-14#smos-notify-0.4.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-05-14#smos-query-0.11.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-05-14#smos-report-cursor-0.6.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-05-14#smos-report-gen-0.7.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-05-14#smos-server-gen-0.8.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-05-14#smos-sync-client-0.6.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-05-14#smos-web-server-0.13.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-03-26#smos-0.8.3
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-03-26#smos-calendar-import-0.8.2
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-03-26#smos-cursor-0.6.1
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-03-26#smos-e2e-0.8.2
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-03-26#smos-server-0.12.1
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-03-26#smos-server-gen-0.7.2
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-03-26#smos-web-server-0.12.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-02-13#smos-0.8.2
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-02-13#smos-data-0.6.2
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-02-13#smos-scheduler-0.8.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-02-13#smos-sync-client-0.5.1
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-11-25#smos-0.8.1
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-11-25#smos-calendar-import-0.8.1
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-11-25#smos-cli-0.0.2
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-11-25#smos-data-0.6.1
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-11-25#smos-data-gen-0.4.1
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-0.8.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-api-0.6.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-calendar-import-0.8.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-cli-0.0.1
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-client-0.6.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-cursor-0.6.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-cursor-gen-0.2.2
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-data-0.6.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-data-gen-0.4.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-directory-0.0.1
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-directory-gen-0.1.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-jobhunt-0.1.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-notify-0.3.1
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-query-0.10.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-report-0.11.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-report-cursor-0.5.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-report-cursor-gen-0.4.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-report-gen-0.6.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-scheduler-0.7.1
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-server-0.12.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-server-gen-0.7.1
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-sync-client-gen-0.4.1
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-web-server-0.11.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-0.7.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-api-gen-0.3.2
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-archive-0.4.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-calendar-import-0.7.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-cli-0.0.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-data-0.5.1
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-data-gen-0.3.3
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-directory-0.0.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-directory-gen-0.0.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-github-0.6.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-jobhunt-0.0.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-notify-0.3.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-query-0.9.0
634.07 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-report-0.10.0
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-report-cursor-0.4.0
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-report-cursor-gen-0.3.0
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-report-gen-0.5.0
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-scheduler-0.7.0
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-server-0.11.0
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-server-gen-0.7.0
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-single-0.3.0
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-sync-client-0.5.0
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-web-server-0.10.0
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-11-11#smos-0.6.1
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-11-11#smos-calendar-import-0.6.1
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-11-11#smos-scheduler-0.6.0
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-11-11#smos-server-0.10.1
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-09-26#smos-0.6.0
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-09-26#smos-calendar-import-0.6.0
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-09-26#smos-query-0.8.0
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-09-26#smos-scheduler-0.5.0
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-09-26#smos-server-0.10.0
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-09-26#smos-web-server-0.9.0
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-08-20#smos-0.5.2
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-08-20#smos-data-gen-0.3.2
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-08-20#smos-github-0.5.1
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-08-20#smos-query-0.7.4
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-08-20#smos-report-0.9.0
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-08-20#smos-report-gen-0.4.3
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-08-20#smos-scheduler-0.4.0
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-08-20#smos-sync-client-gen-0.4.0
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-07-22#smos-0.5.1
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-07-22#smos-query-0.7.3
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-06-27#smos-report-gen-0.4.2
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-06-27#smos-server-0.9.1
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-06-27#smos-sync-client-0.4.3
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-06-09#smos-report-0.8.1
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-06-09#smos-server-0.9.0
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-06-09#smos-server-gen-0.6.0
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-27#smos-server-0.7.0
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-27#smos-server-gen-0.5.0
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-19#smos-data-gen-0.3.1
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-19#smos-report-0.8.0
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-19#smos-report-gen-0.4.1
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-19#smos-server-gen-0.4.3
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-19#smos-sync-client-gen-0.3.2
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-04#smos-0.5.0
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-04#smos-archive-0.3.2
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-04#smos-calendar-import-0.5.0
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-04#smos-cursor-0.5.0
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-04#smos-data-0.5.0
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-04#smos-data-gen-0.3.0
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-04#smos-github-0.5.0
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-04#smos-query-0.7.2
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-04#smos-report-0.7.0
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-04#smos-report-cursor-0.3.0
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-04#smos-report-cursor-gen-0.2.0
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-04#smos-report-gen-0.4.0
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-04#smos-scheduler-0.3.2
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-04#smos-server-0.6.1
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-04#smos-server-gen-0.4.2
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-04#smos-sync-client-0.4.2
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-0.4.1
634.08 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-api-0.5.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-api-gen-0.3.1
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-archive-0.3.1
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-calendar-import-0.4.1
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-client-0.5.1
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-convert-org-0.1.2
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-cursor-0.4.1
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-cursor-gen-0.2.1
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-data-0.4.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-data-gen-0.2.1
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-github-0.4.1
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-notify-0.2.1
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-query-0.7.1
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-report-0.6.1
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-report-gen-0.3.1
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-scheduler-0.3.1
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-server-0.6.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-server-gen-0.4.1
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-single-0.2.1
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-sync-client-0.4.1
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-sync-client-gen-0.3.1
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-web-server-0.8.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-web-style-0.0.2
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-12-09#smos-0.4.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-12-09#smos-api-0.4.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-12-09#smos-api-gen-0.3.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-12-09#smos-archive-0.3.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-12-09#smos-calendar-import-0.4.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-12-09#smos-cursor-0.4.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-12-09#smos-cursor-gen-0.2.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-12-09#smos-data-0.3.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-12-09#smos-data-gen-0.2.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-12-09#smos-github-0.4.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-12-09#smos-notify-0.2.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-12-09#smos-query-0.7.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-12-09#smos-report-0.6.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-12-09#smos-report-gen-0.3.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-12-09#smos-scheduler-0.3.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-12-09#smos-server-0.5.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-12-09#smos-server-gen-0.4.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-12-09#smos-single-0.2.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-12-09#smos-sync-client-0.4.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-12-09#smos-sync-client-gen-0.3.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-12-09#smos-web-server-0.7.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-08-29#smos-0.3.1
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-06-26#smos-0.3.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-06-26#smos-api-0.3.1
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-06-26#smos-cursor-0.3.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-06-26#smos-query-0.6.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-06-26#smos-report-0.5.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-06-26#smos-scheduler-0.2.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-06-26#smos-server-0.4.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-06-26#smos-sync-client-gen-0.2.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-06-26#smos-web-server-0.6.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-24#smos-0.2.1
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-24#smos-api-0.3.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-24#smos-api-gen-0.2.1
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-24#smos-calendar-import-0.3.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-24#smos-client-0.5.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-24#smos-docs-site-0.0.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-24#smos-github-0.3.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-24#smos-query-0.5.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-24#smos-report-0.4.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-24#smos-report-cursor-0.2.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-24#smos-report-gen-0.2.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-24#smos-server-gen-0.3.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-24#smos-sync-client-0.3.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-24#smos-web-server-0.5.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-04#smos-api-0.2.2
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-04#smos-client-0.4.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-04#smos-github-0.2.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-04#smos-query-0.4.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-04#smos-report-0.3.2
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-04#smos-report-gen-0.1.3
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-04#smos-server-0.3.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-04#smos-shell-0.1.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-04#smos-sync-client-0.2.0
634.09 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-04#smos-web-server-0.4.0
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-30#smos-api-gen-0.2.0
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-30#smos-0.2.0
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-30#smos-github-0.1.0
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-30#smos-client-0.3.0
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-30#smos-report-0.3.1
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-30#smos-scheduler-0.1.3
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-30#smos-api-0.2.1
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-30#smos-query-0.3.0
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-30#smos-web-server-0.3.0
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-30#smos-calendar-import-0.2.2
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-30#smos-server-0.2.0
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-30#smos-notify-0.1.0
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-30#smos-server-gen-0.2.0
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-0.1.5
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-api-0.2.0
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-api-gen-0.1.1
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-archive-0.2.1
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-client-0.2.0
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-convert-org-0.1.1
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-data-0.2.1
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-data-gen-0.1.2
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-github-0.0.0
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-notify-0.0.0
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-query-0.2.3
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-report-0.3.0
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-report-gen-0.1.2
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-report-cursor-0.1.2
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-report-cursor-gen-0.1.2
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-scheduler-0.1.2
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-server-0.1.1
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-server-gen-0.1.1
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-shell-0.0.2
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-single-0.1.1
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-sync-client-0.1.2
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-sync-client-gen-0.1.1
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-web-server-0.2.0
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-web-style-0.0.1
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-03-13#smos-0.1.4
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-03-13#smos-cursor-0.2.1
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-03-13#smos-cursor-gen-0.1.1
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-03-13#smos-data-0.2.0
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-03-13#smos-data-gen-0.1.1
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-03-13#smos-query-0.2.2
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-03-13#smos-report-0.2.1
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-03-13#smos-report-cursor-0.1.1
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-03-13#smos-report-cursor-gen-0.1.1
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-03-13#smos-report-gen-0.1.1
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-03-13#smos-scheduler-0.1.1
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-03-13#smos-shell-0.0.1
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-03-13#smos-sync-client-0.1.1
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-03-13#smos-web-server-0.1.2
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-03-13#smos-web-style-0.0.0
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-02-01#smos-0.1.3
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-02-01#smos-query-0.1.2
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-02-01#smos-archive-0.2.0
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2020-12-16#smos-0.1.2
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2020-12-16#smos-calendar-import-0.2.0
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2020-12-16#smos-cursor-0.2.0
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2020-12-16#smos-report-0.2.0
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2020-12-16#smos-query-0.2.0
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2020-12-16#smos-shell-0.0.0
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2020-12-16#smos-web-server-0.1.1
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2020-11-04#smos-0.1.1
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2020-11-04#smos-query-0.1.1
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2020-09-25#smos-0.1.0
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2020-09-25#smos-query-0.1.0
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2020-09-25#smos-single-0.1.0
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2020-09-25#smos-archive-0.1.0
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2020-09-25#smos-asciinema-0.1.0
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2020-09-25#smos-calendar-import-0.1.0
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2020-09-25#smos-convert-org-0.1.0
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2020-09-25#smos-scheduler-0.1.0
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2020-09-25#smos-server-0.1.0
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2020-09-25#smos-sync-client-0.1.0
634.10 s
[smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2020-09-25#smos-web-server-0.1.0
650.09 s
[smos-docs-site] [Info] Running with 2 fetchers
650.09 s
[smos-docs-site] [Info] Fetching: http://localhost:8080
650.09 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET / HTTP/1.1" 200 - "" ""
650.11 s
[smos-docs-site]
650.11 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/assets/logo.svg
650.11 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/web-assets-static/res/index.css?etag=2kKMipZ7
650.11 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /assets/logo.svg HTTP/1.1" 303 0 "" ""
650.11 s
[smos-docs-site]
650.11 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /web-assets-static/res/index.css?etag=2kKMipZ7 HTTP/1.1" 200 - "" ""
650.11 s
[smos-docs-site]
650.11 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /assets-static/res/logo.svg HTTP/1.1" 200 - "" ""
650.11 s
[smos-docs-site]
650.11 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/assets-static/res/font-awesome.css?etag=JpVQUwzB
650.11 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /assets-static/res/font-awesome.css?etag=JpVQUwzB HTTP/1.1" 200 - "" ""
650.11 s
[smos-docs-site]
650.11 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/assets-static/res/asciinema-player.css?etag=wJjL6LsX
650.11 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /assets-static/res/asciinema-player.css?etag=wJjL6LsX HTTP/1.1" 200 - "" ""
650.11 s
[smos-docs-site]
650.11 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/
650.11 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/features
650.11 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET / HTTP/1.1" 200 - "" ""
650.11 s
[smos-docs-site]
650.11 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /features HTTP/1.1" 200 - "" ""
650.11 s
[smos-docs-site]
650.11 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/cheat-sheet
650.11 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /cheat-sheet HTTP/1.1" 200 - "" ""
650.11 s
[smos-docs-site]
650.11 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/changelog
650.11 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog HTTP/1.1" 200 - "" ""
650.11 s
[smos-docs-site]
650.11 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/building-installation
650.11 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /building-installation HTTP/1.1" 200 - "" ""
650.11 s
[smos-docs-site]
650.18 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/installation/download
650.18 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /installation/download HTTP/1.1" 200 - "" ""
650.18 s
[smos-docs-site]
650.18 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/installation/stack
650.18 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /installation/stack HTTP/1.1" 200 - "" ""
650.18 s
[smos-docs-site]
650.19 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/installation/nix
650.19 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /installation/nix HTTP/1.1" 200 - "" ""
650.19 s
[smos-docs-site]
650.20 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/installation/windows
650.20 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /installation/windows HTTP/1.1" 200 - "" ""
650.20 s
[smos-docs-site]
650.21 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/installation/nixos
650.21 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /installation/nixos HTTP/1.1" 200 - "" ""
650.21 s
[smos-docs-site]
650.22 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/directories
650.22 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /directories HTTP/1.1" 200 - "" ""
650.22 s
[smos-docs-site]
650.22 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos/file
650.23 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos/file HTTP/1.1" 200 - "" ""
650.23 s
[smos-docs-site]
650.23 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos
650.23 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos HTTP/1.1" 200 - "" ""
650.23 s
[smos-docs-site]
650.24 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/customisation-default
650.24 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /customisation-default HTTP/1.1" 200 - "" ""
650.24 s
[smos-docs-site]
650.25 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/customisation-haskell
650.25 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /customisation-haskell HTTP/1.1" 200 - "" ""
650.25 s
[smos-docs-site]
650.26 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/file-browser
650.26 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /file-browser HTTP/1.1" 200 - "" ""
650.26 s
[smos-docs-site]
650.26 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos/keybindings
650.27 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos/actions
650.27 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos/keybindings HTTP/1.1" 200 - "" ""
650.27 s
[smos-docs-site]
650.27 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos/actions HTTP/1.1" 200 - "" ""
650.27 s
[smos-docs-site]
650.30 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-query
650.30 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-query HTTP/1.1" 200 - "" ""
650.30 s
[smos-docs-site]
650.31 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-query/next
650.31 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-query/next HTTP/1.1" 200 - "" ""
650.31 s
[smos-docs-site]
650.31 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-query/work
650.31 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-query/work HTTP/1.1" 200 - "" ""
650.31 s
[smos-docs-site]
650.33 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-query/agenda
650.33 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-query/agenda HTTP/1.1" 200 - "" ""
650.33 s
[smos-docs-site]
650.33 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-query/projects
650.33 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-query/projects HTTP/1.1" 200 - "" ""
650.33 s
[smos-docs-site]
650.34 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-query/stuck
650.34 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-query/stuck HTTP/1.1" 200 - "" ""
650.34 s
[smos-docs-site]
650.35 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-query/waiting
650.35 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-query/waiting HTTP/1.1" 200 - "" ""
650.35 s
[smos-docs-site]
650.36 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-query/ongoing
650.36 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-query/clock
650.36 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-query/ongoing HTTP/1.1" 200 - "" ""
650.36 s
[smos-docs-site]
650.36 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-query/clock HTTP/1.1" 200 - "" ""
650.36 s
[smos-docs-site]
650.38 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-query/free
650.38 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-query/log
650.38 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-query/free HTTP/1.1" 200 - "" ""
650.38 s
[smos-docs-site]
650.38 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-query/log HTTP/1.1" 200 - "" ""
650.38 s
[smos-docs-site]
650.40 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-query/stats
650.40 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-query/stats HTTP/1.1" 200 - "" ""
650.40 s
[smos-docs-site]
650.41 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-query/tags
650.41 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-query/report
650.41 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-query/tags HTTP/1.1" 200 - "" ""
650.41 s
[smos-docs-site]
650.42 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-query/report HTTP/1.1" 200 - "" ""
650.42 s
[smos-docs-site]
650.43 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-query/entry
650.43 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-query/entry HTTP/1.1" 200 - "" ""
650.43 s
[smos-docs-site]
650.43 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-query/filter
650.43 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-query/filter HTTP/1.1" 200 - "" ""
650.43 s
[smos-docs-site]
650.44 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-query/column
650.44 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-query/column HTTP/1.1" 200 - "" ""
650.44 s
[smos-docs-site]
650.45 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-query/sorter
650.45 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-query/sorter HTTP/1.1" 200 - "" ""
650.45 s
[smos-docs-site]
650.46 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-archive
650.46 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-archive HTTP/1.1" 200 - "" ""
650.46 s
[smos-docs-site]
650.47 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-archive/file
650.47 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-archive/file HTTP/1.1" 200 - "" ""
650.47 s
[smos-docs-site]
650.47 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-archive/export
650.47 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-archive/export HTTP/1.1" 200 - "" ""
650.47 s
[smos-docs-site]
650.47 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-single
650.48 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-single HTTP/1.1" 200 - "" ""
650.48 s
[smos-docs-site]
650.49 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-scheduler
650.49 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-scheduler HTTP/1.1" 200 - "" ""
650.49 s
[smos-docs-site]
650.50 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-scheduler/check
650.50 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-scheduler/check HTTP/1.1" 200 - "" ""
650.50 s
[smos-docs-site]
650.50 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-scheduler/sample
650.50 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-scheduler/sample HTTP/1.1" 200 - "" ""
650.50 s
[smos-docs-site]
650.50 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-scheduler/schedule
650.51 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-scheduler/schedule HTTP/1.1" 200 - "" ""
650.51 s
[smos-docs-site]
650.51 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-scheduler/next
650.51 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-scheduler/next HTTP/1.1" 200 - "" ""
650.51 s
[smos-docs-site]
650.52 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-scheduler/template
650.52 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-scheduler/template HTTP/1.1" 200 - "" ""
650.52 s
[smos-docs-site]
650.52 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-scheduler/nixos
650.52 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-scheduler/nixos HTTP/1.1" 200 - "" ""
650.52 s
[smos-docs-site]
650.52 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-notify
650.52 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-notify HTTP/1.1" 200 - "" ""
650.52 s
[smos-docs-site]
650.52 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-notify/nixos
650.53 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-notify/nixos HTTP/1.1" 200 - "" ""
650.53 s
[smos-docs-site]
650.53 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-calendar-import
650.53 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-calendar-import HTTP/1.1" 200 - "" ""
650.53 s
[smos-docs-site]
650.53 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-calendar-import/nixos
650.53 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-calendar-import/nixos HTTP/1.1" 200 - "" ""
650.53 s
[smos-docs-site]
650.53 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-sync
650.53 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-sync HTTP/1.1" 200 - "" ""
650.53 s
[smos-docs-site]
650.54 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-sync/sync
650.54 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-sync/sync HTTP/1.1" 200 - "" ""
650.54 s
[smos-docs-site]
650.54 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-sync/nixos
650.54 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-sync/nixos HTTP/1.1" 200 - "" ""
650.54 s
[smos-docs-site]
650.54 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-github
650.55 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-github HTTP/1.1" 200 - "" ""
650.55 s
[smos-docs-site]
650.55 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-github/list
650.55 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-github/list HTTP/1.1" 200 - "" ""
650.55 s
[smos-docs-site]
650.55 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-github/import
650.55 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-github/import HTTP/1.1" 200 - "" ""
650.55 s
[smos-docs-site]
650.56 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-jobhunt
650.56 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-jobhunt HTTP/1.1" 200 - "" ""
650.56 s
[smos-docs-site]
650.56 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-jobhunt/init
650.57 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-jobhunt/init HTTP/1.1" 200 - "" ""
650.57 s
[smos-docs-site]
650.57 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-jobhunt/email
650.57 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-jobhunt/email HTTP/1.1" 200 - "" ""
650.57 s
[smos-docs-site]
650.57 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-api
650.57 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-api HTTP/1.1" 200 - "" ""
650.57 s
[smos-docs-site]
650.57 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-server
650.57 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-server HTTP/1.1" 200 - "" ""
650.57 s
[smos-docs-site]
650.63 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-server/nixos
650.63 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-server/nixos HTTP/1.1" 200 - "" ""
650.63 s
[smos-docs-site]
650.63 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-server/backups
650.63 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-server/backups HTTP/1.1" 200 - "" ""
650.63 s
[smos-docs-site]
650.64 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-web-server
650.64 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-web-server HTTP/1.1" 200 - "" ""
650.64 s
[smos-docs-site]
650.64 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/smos-web-server/nixos
650.64 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-web-server/nixos HTTP/1.1" 200 - "" ""
650.64 s
[smos-docs-site]
650.64 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/nix/nixos-module
650.65 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /nix/nixos-module HTTP/1.1" 200 - "" ""
650.65 s
[smos-docs-site]
650.65 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/nix/home-manager-module
650.65 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /nix/home-manager-module HTTP/1.1" 200 - "" ""
650.65 s
[smos-docs-site]
650.67 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/current-versions
650.67 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /current-versions HTTP/1.1" 200 - "" ""
650.67 s
[smos-docs-site]
650.68 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/development/branch-strategy
650.68 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /development/branch-strategy HTTP/1.1" 200 - "" ""
650.68 s
[smos-docs-site]
650.69 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/development/end-to-end-tests
650.69 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/development/release-checklist
650.69 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /development/end-to-end-tests HTTP/1.1" 200 - "" ""
650.69 s
[smos-docs-site]
650.69 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /development/release-checklist HTTP/1.1" 200 - "" ""
650.69 s
[smos-docs-site]
650.70 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/development/contributing
650.71 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /development/contributing HTTP/1.1" 200 - "" ""
650.71 s
[smos-docs-site]
650.71 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/development/contributing/package-overview
650.71 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /development/contributing/package-overview HTTP/1.1" 200 - "" ""
650.71 s
[smos-docs-site]
650.72 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/development/contributing/smos-server
650.72 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /development/contributing/smos-server HTTP/1.1" 200 - "" ""
650.72 s
[smos-docs-site]
650.72 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/development/contributing/smos-web-server
650.72 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /development/contributing/smos-web-server HTTP/1.1" 200 - "" ""
650.72 s
[smos-docs-site]
650.73 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/development/contributing/smos-docs-site
650.73 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /development/contributing/smos-docs-site HTTP/1.1" 200 - "" ""
650.73 s
[smos-docs-site]
650.74 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/support
650.74 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /support HTTP/1.1" 200 - "" ""
650.74 s
[smos-docs-site]
650.75 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/related-projects
650.75 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /related-projects HTTP/1.1" 200 - "" ""
650.75 s
[smos-docs-site]
650.75 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/blogposts
650.75 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /blogposts HTTP/1.1" 200 - "" ""
650.75 s
[smos-docs-site]
650.76 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/assets/smos.png
650.76 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /assets/smos.png HTTP/1.1" 303 0 "" ""
650.76 s
[smos-docs-site]
650.76 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/assets/smos-cheat-sheet.jpeg
650.76 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /assets-static/res/smos.png HTTP/1.1" 200 - "" ""
650.76 s
[smos-docs-site]
650.76 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/assets/smos-cheat-sheet.pdf
650.76 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /assets/smos-cheat-sheet.jpeg HTTP/1.1" 303 0 "" ""
650.76 s
[smos-docs-site]
650.76 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /assets/smos-cheat-sheet.pdf HTTP/1.1" 303 0 "" ""
650.76 s
[smos-docs-site]
650.76 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /assets-static/res/smos-cheat-sheet.jpeg HTTP/1.1" 200 - "" ""
650.76 s
[smos-docs-site]
650.76 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/unreleased
650.76 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/unreleased HTTP/1.1" 200 - "" ""
650.76 s
[smos-docs-site]
650.77 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/latest
650.77 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/latest HTTP/1.1" 303 0 "" ""
650.77 s
[smos-docs-site]
650.77 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2026-02-02 HTTP/1.1" 200 - "" ""
650.77 s
[smos-docs-site]
650.77 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/all
650.77 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/all HTTP/1.1" 200 - "" ""
650.77 s
[smos-docs-site]
650.79 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2026-02-02
650.79 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2026-02-02 HTTP/1.1" 200 - "" ""
650.79 s
[smos-docs-site]
650.79 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2025-05-31
650.79 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2025-05-31 HTTP/1.1" 200 - "" ""
650.79 s
[smos-docs-site]
650.79 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2025-03-27
650.79 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2025-03-27 HTTP/1.1" 200 - "" ""
650.79 s
[smos-docs-site]
650.79 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2025-03-08
650.79 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2025-03-08 HTTP/1.1" 200 - "" ""
650.79 s
[smos-docs-site]
650.80 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2025-01-16
650.80 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2025-01-16 HTTP/1.1" 200 - "" ""
650.80 s
[smos-docs-site]
650.80 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2024-11-29
650.80 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2024-11-29 HTTP/1.1" 200 - "" ""
650.80 s
[smos-docs-site]
650.80 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2024-10-27
650.80 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2024-10-27 HTTP/1.1" 200 - "" ""
650.80 s
[smos-docs-site]
650.81 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2024-05-14
650.81 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2024-05-14 HTTP/1.1" 200 - "" ""
650.81 s
[smos-docs-site]
650.82 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2024-03-26
650.82 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2024-03-26 HTTP/1.1" 200 - "" ""
650.82 s
[smos-docs-site]
650.82 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2024-02-13
650.82 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2024-02-13 HTTP/1.1" 200 - "" ""
650.82 s
[smos-docs-site]
650.88 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /assets-static/res/smos-cheat-sheet.pdf HTTP/1.1" 200 - "" ""
650.88 s
[smos-docs-site]
650.88 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2023-11-25
650.88 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2023-11-25 HTTP/1.1" 200 - "" ""
650.88 s
[smos-docs-site]
650.88 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2023-09-12
650.88 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2023-09-12 HTTP/1.1" 200 - "" ""
650.88 s
[smos-docs-site]
650.88 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2023-03-23
650.88 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2023-03-23 HTTP/1.1" 200 - "" ""
650.88 s
[smos-docs-site]
650.90 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2022-11-15
650.90 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2022-11-15 HTTP/1.1" 200 - "" ""
650.90 s
[smos-docs-site]
650.90 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2022-11-11
650.91 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2022-11-11 HTTP/1.1" 200 - "" ""
650.91 s
[smos-docs-site]
650.92 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2022-09-26
650.92 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2022-09-26 HTTP/1.1" 200 - "" ""
650.92 s
[smos-docs-site]
650.93 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2022-08-20
650.93 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2022-08-20 HTTP/1.1" 200 - "" ""
650.93 s
[smos-docs-site]
650.93 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2022-07-22
650.93 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2022-07-22 HTTP/1.1" 200 - "" ""
650.93 s
[smos-docs-site]
650.94 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2022-06-27
650.94 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2022-06-27 HTTP/1.1" 200 - "" ""
650.94 s
[smos-docs-site]
650.95 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2022-06-09
650.95 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2022-06-09 HTTP/1.1" 200 - "" ""
650.95 s
[smos-docs-site]
650.95 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2022-05-27
650.95 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2022-05-27 HTTP/1.1" 200 - "" ""
650.95 s
[smos-docs-site]
650.96 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2022-05-19
650.96 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2022-05-19 HTTP/1.1" 200 - "" ""
650.96 s
[smos-docs-site]
650.97 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2022-05-04
650.97 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2022-05-04 HTTP/1.1" 200 - "" ""
650.97 s
[smos-docs-site]
650.98 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2022-01-27
650.98 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2022-01-27 HTTP/1.1" 200 - "" ""
650.98 s
[smos-docs-site]
650.99 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2021-12-09
650.99 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2021-12-09 HTTP/1.1" 200 - "" ""
650.99 s
[smos-docs-site]
650.99 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2021-08-29
650.99 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2021-08-29 HTTP/1.1" 200 - "" ""
650.99 s
[smos-docs-site]
650.99 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2021-06-26
650.99 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2021-06-26 HTTP/1.1" 200 - "" ""
650.99 s
[smos-docs-site]
651.01 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2021-05-24
651.01 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2021-05-24 HTTP/1.1" 200 - "" ""
651.01 s
[smos-docs-site]
651.01 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2021-05-04
651.01 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2021-05-04 HTTP/1.1" 200 - "" ""
651.01 s
[smos-docs-site]
651.02 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2021-04-30
651.02 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2021-04-30 HTTP/1.1" 200 - "" ""
651.02 s
[smos-docs-site]
651.03 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2021-04-09
651.03 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2021-04-09 HTTP/1.1" 200 - "" ""
651.03 s
[smos-docs-site]
651.04 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2021-03-13
651.04 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2021-03-13 HTTP/1.1" 200 - "" ""
651.04 s
[smos-docs-site]
651.04 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2021-02-01
651.05 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2021-02-01 HTTP/1.1" 200 - "" ""
651.05 s
[smos-docs-site]
651.05 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2020-12-16
651.05 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2020-12-16 HTTP/1.1" 200 - "" ""
651.05 s
[smos-docs-site]
651.06 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2020-11-04
651.06 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2020-11-04 HTTP/1.1" 200 - "" ""
651.06 s
[smos-docs-site]
651.07 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2020-09-25
651.07 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2020-09-25 HTTP/1.1" 200 - "" ""
651.07 s
[smos-docs-site]
651.07 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/assets/smos-release.zip
651.07 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /assets/smos-release.zip HTTP/1.1" 303 0 "" ""
651.07 s
[smos-docs-site]
651.07 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /assets-static/res/smos-release.zip HTTP/1.1" 200 - "" ""
651.07 s
[smos-docs-site]
651.11 s
[smos-docs-site] [Info] Fetching: http://localhost:8080/dependency-graph
651.11 s
[smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:44 +0000] "GET /dependency-graph HTTP/1.1" 200 57067 "" ""
651.11 s
[smos-docs-site]
651.17 s
[smos-docs-site] Phase: fixupPhase
651.19 s
[smos-docs-site] shrinking RPATHs of ELF executables and libraries in /nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0
651.19 s
[smos-docs-site] shrinking /nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0/bin/smos-docs-site
651.34 s
[smos-docs-site] shrinking /nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0-ghc9.10.3.so
651.73 s
[smos-docs-site] checking for references to /build/ in /nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0...
651.81 s
[smos-docs-site] gzipping man pages under /nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0/share/man/
651.82 s
[smos-docs-site] �
651.82 s
[smos-docs-site] stripping (with command strip and flags -S -p) in /nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0/lib /nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0/bin
652.27 s
[smos-docs-site] shrinking RPATHs of ELF executables and libraries in /nix/store/bvkw9x59jv111lqwzhv19dfgj7mqv1gf-smos-docs-site-0.0.0-coverage
652.28 s
[smos-docs-site] checking for references to /build/ in /nix/store/bvkw9x59jv111lqwzhv19dfgj7mqv1gf-smos-docs-site-0.0.0-coverage...
652.29 s
[smos-docs-site] patching script interpreter paths in /nix/store/bvkw9x59jv111lqwzhv19dfgj7mqv1gf-smos-docs-site-0.0.0-coverage
652.55 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0 /nix/store/bvkw9x59jv111lqwzhv19dfgj7mqv1gf-smos-docs-site-0.0.0-coverage
653.15 s
[post-build-hook] Pushing 2 paths (794 are already present) using zstd to cache smos ⏳
653.15 s
[post-build-hook]
653.48 s
[post-build-hook] Pushing /nix/store/bvkw9x59jv111lqwzhv19dfgj7mqv1gf-smos-docs-site-0.0.0-coverage (175.86 KiB)
653.49 s
[post-build-hook] Pushing /nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0 (248.81 MiB)
658.66 s
[post-build-hook]
658.68 s
[post-build-hook] All done.
658.72 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0 /nix/store/bvkw9x59jv111lqwzhv19dfgj7mqv1gf-smos-docs-site-0.0.0-coverage
659.05 s
[post-build-hook] copying 2 paths...
659.05 s
[post-build-hook] copying path '/nix/store/bvkw9x59jv111lqwzhv19dfgj7mqv1gf-smos-docs-site-0.0.0-coverage' to 'https://cache.staging.nix-ci.com'...
659.05 s
[post-build-hook] copying path '/nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0' to 'https://cache.staging.nix-ci.com'...
753.70 s
[post-build-hook] copying 1 paths...
753.70 s
[post-build-hook] copying path '/nix/store/qkpm4g05d8zpwazr5rqdrswi4h6r7m62-smos-docs-site-0.0.0.drv' to 'https://cache.staging.nix-ci.com'...
754.18 s
Progress: 70 of 72 built, 28 of 28 downloaded from cache
754.23 s
Building test-coverage-report
754.27 s
[test-coverage-report] +++ dekking-report --coverables /nix/store/lzcrq3w57zvwf6x23yr5ivv3z2fipk1f-smos-0.10.1-coverables --coverables /nix/store/92cjwmlwasvzldqwlcpag2pmz4819nbm-smos-api-0.8.0-coverables --coverables /nix/store/fdjlmvbvh530n9v6qqdg0dr86gnaihxh-smos-archive-0.7.1-coverables --coverables /nix/store/pw9qf7ddmlf4r1xdb82jfzfvwq02jhp1-smos-calendar-import-0.10.0-coverables --coverables /nix/store/1l05mkg3sy23vhph86q621hi8xyniq57-smos-client-0.6.0-coverables --coverables /nix/store/106xf8zc74x1vskz8i1gxmf9hh95cr84-smos-cursor-0.7.0-coverables --coverables /nix/store/5zilbba6pngcyabbg0y6wr9wzbxfb89k-smos-data-0.7.0-coverables --coverables /nix/store/63f4ybw737j864471r1jsr30djph31xp-smos-directory-0.2.0-coverables --coverables /nix/store/2flw42bqng56z0db1vjpgzypzfi879yf-smos-directory-gen-0.2.0-coverables --coverables /nix/store/5b16fgjgqsqwdmblb6pbmrnisilczci3-smos-github-0.9.0-coverables --coverables /nix/store/hcvz8vlmzarsl3ij3na5zpflsg7v0dnb-smos-jobhunt-0.2.0-coverables --coverables /nix/store/8ic20c64bl1syv98icl2gw3bg92p7kcr-smos-notify-0.5.0-coverables --coverables /nix/store/z0f676w55m9pf28w74nwl9ypdskakb0f-smos-query-0.12.0-coverables --coverables /nix/store/iqyw03as72d73fs076bw6045a0kakq4c-smos-report-0.12.0-coverables --coverables /nix/store/wnggc687r42r54gzchl021ii3rf74438-smos-report-cursor-0.6.1-coverables --coverables /nix/store/gjrxrpdswbw7rqa1yy89yvngwrvcrm2i-smos-scheduler-0.10.1-coverables --coverables /nix/store/0x7z73i9xycjlz47whdhcbffiwiya5b8-smos-server-0.15.0-coverables --coverables /nix/store/5379ky32lxzrkn7fn27yqvz0c7q4pgg3-smos-server-gen-0.9.1-coverables --coverables /nix/store/h35rgy5c9kxfypsnm1a35g8canjy0bbq-smos-single-0.4.0-coverables --coverables /nix/store/dnc9xn9v9908gl47nyaaqqprdlg82l4m-smos-sync-0.8.0-coverables --coverables /nix/store/gx4x306glf3f6pkmwazi1sy01i483ffw-smos-sync-gen-0.4.2-coverables --coverables /nix/store/159qdz2gkc5srq0lhmvrcfxgbvw5b66g-smos-web-assets-0.0.2-coverables --coverables /nix/store/9dpjw13jb702ljajg6d28ynfmf4mrzhr-smos-web-server-0.14.4-coverables --coverage /nix/store/j6jm63ylq4hhr8h7snxlp52q1gchjljx-smos-api-gen-0.3.2-coverage --coverage /nix/store/2k0a4rqfzs1prfwk3vs7v2rn1h60h8rc-smos-cursor-gen-0.2.2-coverage --coverage /nix/store/zws1k6f6iny2bs8c1xd130219mw8c12h-smos-data-gen-0.5.1-coverage --coverage /nix/store/23srf61zkmn1hjvwxg1qiy1llpjlgwvj-smos-report-cursor-gen-0.4.0-coverage --coverage /nix/store/d4v2p1h8dj6hc6lsl7k0zhhfd0n9d9j7-smos-report-gen-0.8.0-coverage --coverage /nix/store/bvkw9x59jv111lqwzhv19dfgj7mqv1gf-smos-docs-site-0.0.0-coverage --coverage /nix/store/62zjsqky7kpmqjclv97wg5pw4b82c5dc-smos-0.10.1-coverage --coverage /nix/store/7ivyv55mckh3a69irrhz8382npxrcm5n-smos-api-0.8.0-coverage --coverage /nix/store/4zdcf0xcc1ajqjd3r8ps6zrhqd01xdrs-smos-archive-0.7.1-coverage --coverage /nix/store/jhh00jqc093gvp2nqrc05hf1fjwfcdjk-smos-calendar-import-0.10.0-coverage --coverage /nix/store/kx904a6vlirin2f3igis9vglqrds1zjc-smos-client-0.6.0-coverage --coverage /nix/store/f6jyxw2klb3qb0dhmc9jv9pxdfj9vx1h-smos-cursor-0.7.0-coverage --coverage /nix/store/1vk4h9jc3aal9z7fvk57544lwznisix1-smos-data-0.7.0-coverage --coverage /nix/store/m3r4jxmv6mwavbha1xll5y262zsbny94-smos-directory-0.2.0-coverage --coverage /nix/store/w2i5zw5lz4ihmx09zhlqc9jrfz1fzhh8-smos-directory-gen-0.2.0-coverage --coverage /nix/store/km6mr60r5z6rxpjzbgn0iqymijqdxw1l-smos-github-0.9.0-coverage --coverage /nix/store/fwgva9s101br3fksgklk7wkq50ygsjvk-smos-jobhunt-0.2.0-coverage --coverage /nix/store/4khrd3a1998yzvf7i9lnzm6zdnn3mryk-smos-notify-0.5.0-coverage --coverage /nix/store/i8gh1rrx54p5d13f8h8j84q3sw7mbx03-smos-query-0.12.0-coverage --coverage /nix/store/fimry1xpvgakldgniw6vqdy1d166s7v5-smos-report-0.12.0-coverage --coverage /nix/store/m7qvw32lr6jvd61zpvvdqbhhyyqvya34-smos-report-cursor-0.6.1-coverage --coverage /nix/store/191ma8bx2v5m1bxcqqn3i9crprs68gv7-smos-scheduler-0.10.1-coverage --coverage /nix/store/xvi6v5g3f7f0r5rwqgi0flqwnjz43vvd-smos-server-0.15.0-coverage --coverage /nix/store/xqxnq6k6r0b4fmp2r0856w9m140qn1yi-smos-server-gen-0.9.1-coverage --coverage /nix/store/v1iyxll3b7rb6wjsbq3q69lp1c2zv351-smos-single-0.4.0-coverage --coverage /nix/store/a8bq5v537w87f7zyxw3hr60h1plpj4hr-smos-sync-0.8.0-coverage --coverage /nix/store/qmlffn41bs2nhzkqc1g6i2wy7b7b1bws-smos-sync-gen-0.4.2-coverage --coverage /nix/store/3vgk5qg1vl6b4hx3mbfma5rbzmjvwg7z-smos-web-assets-0.0.2-coverage --coverage /nix/store/vdbwic5639sl7hr8k80lx4isc7jqn957-smos-web-server-0.14.4-coverage --output /nix/store/nslgv3cf302hc4k8il2zs1vy28z7flbx-test-coverage-report
754.39 s
[test-coverage-report] "/nix/store/191ma8bx2v5m1bxcqqn3i9crprs68gv7-smos-scheduler-0.10.1-coverage"
754.39 s
[test-coverage-report] "/nix/store/1vk4h9jc3aal9z7fvk57544lwznisix1-smos-data-0.7.0-coverage"
754.39 s
[test-coverage-report] "/nix/store/23srf61zkmn1hjvwxg1qiy1llpjlgwvj-smos-report-cursor-gen-0.4.0-coverage"
754.39 s
[test-coverage-report] "/nix/store/2k0a4rqfzs1prfwk3vs7v2rn1h60h8rc-smos-cursor-gen-0.2.2-coverage"
754.39 s
[test-coverage-report] "/nix/store/3vgk5qg1vl6b4hx3mbfma5rbzmjvwg7z-smos-web-assets-0.0.2-coverage"
754.39 s
[test-coverage-report] "/nix/store/4khrd3a1998yzvf7i9lnzm6zdnn3mryk-smos-notify-0.5.0-coverage"
754.39 s
[test-coverage-report] "/nix/store/4zdcf0xcc1ajqjd3r8ps6zrhqd01xdrs-smos-archive-0.7.1-coverage"
754.39 s
[test-coverage-report] "/nix/store/62zjsqky7kpmqjclv97wg5pw4b82c5dc-smos-0.10.1-coverage"
754.39 s
[test-coverage-report] "/nix/store/7ivyv55mckh3a69irrhz8382npxrcm5n-smos-api-0.8.0-coverage"
754.39 s
[test-coverage-report] "/nix/store/a8bq5v537w87f7zyxw3hr60h1plpj4hr-smos-sync-0.8.0-coverage"
754.39 s
[test-coverage-report] "/nix/store/bvkw9x59jv111lqwzhv19dfgj7mqv1gf-smos-docs-site-0.0.0-coverage"
754.39 s
[test-coverage-report] "/nix/store/d4v2p1h8dj6hc6lsl7k0zhhfd0n9d9j7-smos-report-gen-0.8.0-coverage"
754.39 s
[test-coverage-report] "/nix/store/f6jyxw2klb3qb0dhmc9jv9pxdfj9vx1h-smos-cursor-0.7.0-coverage"
754.39 s
[test-coverage-report] "/nix/store/fimry1xpvgakldgniw6vqdy1d166s7v5-smos-report-0.12.0-coverage"
754.39 s
[test-coverage-report] "/nix/store/fwgva9s101br3fksgklk7wkq50ygsjvk-smos-jobhunt-0.2.0-coverage"
754.39 s
[test-coverage-report] "/nix/store/i8gh1rrx54p5d13f8h8j84q3sw7mbx03-smos-query-0.12.0-coverage"
754.39 s
[test-coverage-report] "/nix/store/j6jm63ylq4hhr8h7snxlp52q1gchjljx-smos-api-gen-0.3.2-coverage"
754.39 s
[test-coverage-report] "/nix/store/jhh00jqc093gvp2nqrc05hf1fjwfcdjk-smos-calendar-import-0.10.0-coverage"
754.39 s
[test-coverage-report] "/nix/store/km6mr60r5z6rxpjzbgn0iqymijqdxw1l-smos-github-0.9.0-coverage"
754.39 s
[test-coverage-report] "/nix/store/kx904a6vlirin2f3igis9vglqrds1zjc-smos-client-0.6.0-coverage"
754.39 s
[test-coverage-report] "/nix/store/m3r4jxmv6mwavbha1xll5y262zsbny94-smos-directory-0.2.0-coverage"
754.39 s
[test-coverage-report] "/nix/store/m7qvw32lr6jvd61zpvvdqbhhyyqvya34-smos-report-cursor-0.6.1-coverage"
754.39 s
[test-coverage-report] "/nix/store/qmlffn41bs2nhzkqc1g6i2wy7b7b1bws-smos-sync-gen-0.4.2-coverage"
754.39 s
[test-coverage-report] "/nix/store/v1iyxll3b7rb6wjsbq3q69lp1c2zv351-smos-single-0.4.0-coverage"
754.39 s
[test-coverage-report] "/nix/store/vdbwic5639sl7hr8k80lx4isc7jqn957-smos-web-server-0.14.4-coverage"
754.39 s
[test-coverage-report] "/nix/store/w2i5zw5lz4ihmx09zhlqc9jrfz1fzhh8-smos-directory-gen-0.2.0-coverage"
754.39 s
[test-coverage-report] "/nix/store/xqxnq6k6r0b4fmp2r0856w9m140qn1yi-smos-server-gen-0.9.1-coverage"
754.39 s
[test-coverage-report] "/nix/store/xvi6v5g3f7f0r5rwqgi0flqwnjz43vvd-smos-server-0.15.0-coverage"
754.39 s
[test-coverage-report] "/nix/store/zws1k6f6iny2bs8c1xd130219mw8c12h-smos-data-gen-0.5.1-coverage"
757.26 s
[test-coverage-report] +++ set +x
757.32 s
[post-build-hook] Uploading to cachix cache "smos": /nix/store/nslgv3cf302hc4k8il2zs1vy28z7flbx-test-coverage-report
757.69 s
[post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
757.69 s
[post-build-hook]
758.03 s
[post-build-hook] Pushing /nix/store/nslgv3cf302hc4k8il2zs1vy28z7flbx-test-coverage-report (27.46 MiB)
759.54 s
[post-build-hook]
759.54 s
[post-build-hook] All done.
759.56 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/nslgv3cf302hc4k8il2zs1vy28z7flbx-test-coverage-report
759.61 s
[post-build-hook] copying 1 paths...
759.61 s
[post-build-hook] copying path '/nix/store/nslgv3cf302hc4k8il2zs1vy28z7flbx-test-coverage-report' to 'https://cache.staging.nix-ci.com'...
763.13 s
[post-build-hook] copying 1 paths...
763.13 s
[post-build-hook] copying path '/nix/store/nab6iyvgdn2lz66xn09gjbgzybrzyzci-test-coverage-report.drv' to 'https://cache.staging.nix-ci.com'...
763.32 s
Progress: 71 of 72 built, 28 of 28 downloaded from cache