3.74 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (5/63): running Example\.ListLibSpec.pairConcat.preserves the order
3.74 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (8/63): running Example\.ListLibSpec.tripleConcat.distinguishes the first element
3.74 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (1/63): done Example\.OtherwiseLibSpec.classify.classifies zero (10 mutations)
3.74 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (6/63): running Example\.ListLibSpec.tripleConcat.concatenates all three arguments
3.76 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (6/63): done Example\.ListLibSpec.tripleConcat.concatenates all three arguments (8 mutations)
3.76 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (9/63): running Example\.ExceptionLibSpec.addOneModuleDisabled.increments by one
3.76 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (8/63): done Example\.ListLibSpec.tripleConcat.distinguishes the first element (8 mutations)
3.76 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (7/63): running Example\.ListLibSpec.tripleConcat.distinguishes the last element
3.77 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (5/63): done Example\.ListLibSpec.pairConcat.preserves the order (6 mutations)
3.79 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (7/63): done Example\.ListLibSpec.tripleConcat.distinguishes the last element (8 mutations)
3.79 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (9/63): done Example\.ExceptionLibSpec.addOneModuleDisabled.increments by one (0 mutations)
3.79 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (12/63): running Example\.ConstFnLibSpec.implies.True does not imply False
3.79 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (15/63): running Example\.ConstFnLibSpec.digitsOf.returns the empty string when no character is a digit
3.81 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (13/63): running Example\.ConstFnLibSpec.digitsOf.keeps only the digits
3.81 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (12/63): done Example\.ConstFnLibSpec.implies.True does not imply False (13 mutations)
3.81 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (14/63): running Example\.ConstFnLibSpec.digitsOf.returns the whole string when every character is a digit
3.81 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (15/63): done Example\.ConstFnLibSpec.digitsOf.returns the empty string when no character is a digit (6 mutations)
3.81 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (16/63): running Example\.ConstFnLibSpec.majorityOf5Wrapper.agrees with majorityOf5 on a 2-out-of-5 tuple
3.83 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (13/63): done Example\.ConstFnLibSpec.digitsOf.keeps only the digits (6 mutations)
3.83 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (17/63): running Example\.ConstFnLibSpec.majorityOf5Wrapper.agrees with majorityOf5 on a 3-out-of-5 tuple
3.83 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (14/63): done Example\.ConstFnLibSpec.digitsOf.returns the whole string when every character is a digit (6 mutations)
3.83 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (18/63): running Example\.ConstFnLibSpec.majorityOf5.is True when all 5 are True
3.83 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (16/63): done Example\.ConstFnLibSpec.majorityOf5Wrapper.agrees with majorityOf5 on a 2-out-of-5 tuple (53 mutations)
3.83 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (19/63): running Example\.ConstFnLibSpec.majorityOf5.is True when 3 of 5 are True
3.85 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (17/63): done Example\.ConstFnLibSpec.majorityOf5Wrapper.agrees with majorityOf5 on a 3-out-of-5 tuple (53 mutations)
3.85 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (20/63): running Example\.ConstFnLibSpec.majorityOf5.is False when all 5 are False
3.85 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (18/63): done Example\.ConstFnLibSpec.majorityOf5.is True when all 5 are True (35 mutations)
3.85 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (21/63): running Example\.ConstFnLibSpec.majorityOf5.is False when only 2 of 5 are True
3.85 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (19/63): done Example\.ConstFnLibSpec.majorityOf5.is True when 3 of 5 are True (35 mutations)
3.85 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (22/63): running Example\.ConstFnLibSpec.firstChar.returns Nothing for the empty string
3.87 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (22/63): done Example\.ConstFnLibSpec.firstChar.returns Nothing for the empty string (2 mutations)
3.87 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (23/63): running Example\.ConstFnLibSpec.firstChar.returns Just the first character of a non-empty string
3.87 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (21/63): done Example\.ConstFnLibSpec.majorityOf5.is False when only 2 of 5 are True (35 mutations)
3.87 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (20/63): done Example\.ConstFnLibSpec.majorityOf5.is False when all 5 are False (35 mutations)
3.90 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (23/63): done Example\.ConstFnLibSpec.firstChar.returns Just the first character of a non-empty string (3 mutations)
3.90 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (27/63): running Example\.LocalDisableLibSpec.withInnerDisabled.is False when given True
3.90 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (28/63): running Example\.LocalDisableLibSpec.withInnerDisabled.is True when given False
3.90 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (29/63): running Example\.LocalDisableLibSpec.withBindKept.passes the input through the toggle function (True -> False)
3.92 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (27/63): done Example\.LocalDisableLibSpec.withInnerDisabled.is False when given True (6 mutations)
3.92 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (30/63): running Example\.LocalDisableLibSpec.withBindKept.passes the input through the toggle function (False -> True)
3.92 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (28/63): done Example\.LocalDisableLibSpec.withInnerDisabled.is True when given False (6 mutations)
3.92 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (31/63): running Example\.LocalDisableLibSpec.withInnerKept.is False when given True
3.94 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (30/63): done Example\.LocalDisableLibSpec.withBindKept.passes the input through the toggle function (False -> True) (6 mutations)
3.94 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (32/63): running Example\.LocalDisableLibSpec.withInnerKept.is True when given False
3.95 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (31/63): done Example\.LocalDisableLibSpec.withInnerKept.is False when given True (12 mutations)
3.95 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (34/63): running Example\.LocalDisableLibSpec.withInnerBoolLitDisabled.is False when given True
3.96 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (32/63): done Example\.LocalDisableLibSpec.withInnerKept.is True when given False (12 mutations)
3.96 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (33/63): running Example\.LocalDisableLibSpec.withInnerBoolLitDisabled.is True when given False
3.97 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (34/63): done Example\.LocalDisableLibSpec.withInnerBoolLitDisabled.is False when given True (8 mutations)
3.97 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (35/63): running Example\.LocalDisableLibSpec.withBindDisabled.passes the input through the toggle function (False -> True)
3.98 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (33/63): done Example\.LocalDisableLibSpec.withInnerBoolLitDisabled.is True when given False (8 mutations)
3.98 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (36/63): running Example\.LocalDisableLibSpec.withBindDisabled.passes the input through the toggle function (True -> False)
3.99 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (35/63): done Example\.LocalDisableLibSpec.withBindDisabled.passes the input through the toggle function (False -> True) (3 mutations)
3.99 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (37/63): running Example\.LibSpec.addOne.returns 2 for input 1
4.00 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (36/63): done Example\.LocalDisableLibSpec.withBindDisabled.passes the input through the toggle function (True -> False) (3 mutations)
4.00 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (38/63): running Example\.LibSpec.addOne.returns 6 for input 5
4.00 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (39/63): running Example\.LogicLibSpec.eitherPositive.is True when both are positive
4.02 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (40/63): running Example\.LogicLibSpec.eitherPositive.is False when neither is positive
4.02 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (39/63): done Example\.LogicLibSpec.eitherPositive.is True when both are positive (11 mutations)
4.02 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (41/63): running Example\.LogicLibSpec.eitherPositive.is True when only the second is positive
4.04 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (40/63): done Example\.LogicLibSpec.eitherPositive.is False when neither is positive (18 mutations)
4.04 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (42/63): running Example\.LogicLibSpec.eitherPositive.is True when only the first is positive
4.05 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (41/63): done Example\.LogicLibSpec.eitherPositive.is True when only the second is positive (18 mutations)
4.05 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (43/63): running Example\.LogicLibSpec.bothPositive.is False when only the second is positive
4.05 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (44/63): running Example\.LogicLibSpec.bothPositive.is False when only the first is positive
4.07 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (42/63): done Example\.LogicLibSpec.eitherPositive.is True when only the first is positive (11 mutations)
4.07 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (45/63): running Example\.LogicLibSpec.bothPositive.is True when both are positive
4.08 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (44/63): done Example\.LogicLibSpec.bothPositive.is False when only the first is positive (18 mutations)
4.08 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (47/63): running Example\.FunctionExceptionLibSpec.addOneArithDisabled.increments by one
4.09 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (45/63): done Example\.LogicLibSpec.bothPositive.is True when both are positive (18 mutations)
4.09 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (46/63): running Example\.LogicLibSpec.bothPositive.is False when neither is positive
4.10 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (47/63): done Example\.FunctionExceptionLibSpec.addOneArithDisabled.increments by one (2 mutations)
4.10 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (48/63): running Example\.FunctionExceptionLibSpec.addOneArithAndIntLitDisabled.increments by one
4.11 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (46/63): done Example\.LogicLibSpec.bothPositive.is False when neither is positive (11 mutations)
4.11 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (51/63): running Example\.SwitchArgsLibSpec.greyscale.repeats the single component
4.12 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (48/63): done Example\.FunctionExceptionLibSpec.addOneArithAndIntLitDisabled.increments by one (0 mutations)
4.12 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (50/63): running Example\.SwitchArgsLibSpec.makeColour.keeps the components in order
4.14 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (51/63): done Example\.SwitchArgsLibSpec.greyscale.repeats the single component (0 mutations)
4.14 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (52/63): running Example\.SwitchArgsLibSpec.parenDivide.divides the first argument by the second, then succeeds
4.14 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (50/63): done Example\.SwitchArgsLibSpec.makeColour.keeps the components in order (3 mutations)
4.14 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (53/63): running Example\.SwitchArgsLibSpec.divideThe.divides the first argument by the second
4.16 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (52/63): done Example\.SwitchArgsLibSpec.parenDivide.divides the first argument by the second, then succeeds (1 mutations)
4.16 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (53/63): done Example\.SwitchArgsLibSpec.divideThe.divides the first argument by the second (1 mutations)
4.20 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (58/63): running Example\.BoolLibSpec.wrapFalse.is Just False
4.20 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (57/63): done Example\.BoolLibSpec.wrapTrue.is Just True (2 mutations)
4.21 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (59/63): running Example\.BoolLibSpec.negateWrapped.negates Just True to Just False
4.22 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (58/63): done Example\.BoolLibSpec.wrapFalse.is Just False (2 mutations)
4.22 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (60/63): running Example\.BoolLibSpec.negateWrapped.leaves Nothing as Nothing
4.23 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (59/63): done Example\.BoolLibSpec.negateWrapped.negates Just True to Just False (4 mutations)
4.23 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (61/63): running Example\.BoolLibSpec.negateWrapped.negates Just False to Just True
4.25 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (61/63): done Example\.BoolLibSpec.negateWrapped.negates Just False to Just True (4 mutations)
4.26 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (49/63): running Example\.FunctionExceptionLibSpec.addOneFunctionDisabled.increments by one
4.27 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (29/63): done Example\.LocalDisableLibSpec.withBindKept.passes the input through the toggle function (True -> False) (6 mutations)
4.28 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (49/63): done Example\.FunctionExceptionLibSpec.addOneFunctionDisabled.increments by one (0 mutations)
4.51 s[sydtest-mutation-example-mutation-sydtest-mutation-example] coverage (43/63): done Example\.LogicLibSpec.bothPositive.is False when only the second is positive (11 mutations)
5.68 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation IntLit at src/Example/FunctionExceptionLib.hs:15:29-30 #1
5.68 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstNothing at src/Example/BoolLib.hs:22:17-21 #1
5.73 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstBool at src/Example/BoolLib.hs:22:22-25 #1
5.73 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstNothing at src/Example/BoolLib.hs:22:17-25 #1
5.73 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation BoolLit at src/Example/BoolLib.hs:18:18-23 #1
5.73 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation MaybeOp at src/Example/BoolLib.hs:18:13-23 #1
5.73 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation BoolLit at src/Example/BoolLib.hs:12:17-21 #1
5.73 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstBool at src/Example/ConstFnLib.hs:73:30-31 #1
5.73 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstBool at src/Example/ConstFnLib.hs:73:26-28 #1
5.73 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation MaybeOp at src/Example/BoolLib.hs:12:12-21 #1
5.73 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation Negate at src/Example/ConstFnLib.hs:73:30-31 #1
5.73 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstBool at src/Example/ConstFnLib.hs:73:33-34 #1
5.73 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation Negate at src/Example/ConstFnLib.hs:73:33-34 #1
5.73 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstBool at src/Example/ConstFnLib.hs:73:36-37 #1
5.73 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstBool at src/Example/ConstFnLib.hs:73:39-40 #1
5.73 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation Negate at src/Example/ConstFnLib.hs:73:36-37 #1
5.73 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation Negate at src/Example/ConstFnLib.hs:73:39-40 #1
5.73 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstBool at src/Example/ConstFnLib.hs:73:42-43 #1
5.73 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation Negate at src/Example/ConstFnLib.hs:73:42-43 #1
5.73 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ListLit at src/Example/ConstFnLib.hs:73:29-44 #1
5.73 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstEmptyList at src/Example/ConstFnLib.hs:73:29-44 #1
5.73 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstEmptyList at src/Example/ConstFnLib.hs:73:19-44 #1
5.73 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstEmptyList at src/Example/ConstFnLib.hs:73:18-45 #1
5.73 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation IntLit at src/Example/ConstFnLib.hs:73:54-55 #1
5.73 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation Cmp at src/Example/ConstFnLib.hs:73:49-55 #1
5.73 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstBool at src/Example/ConstFnLib.hs:73:49-55 #1
5.73 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstBool at src/Example/ConstFnLib.hs:73:3-55 #1
5.73 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation Negate at src/Example/ConstFnLib.hs:73:49-55 #1
5.73 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation Negate at src/Example/ConstFnLib.hs:73:3-55 #1
5.73 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstBool at src/Example/ConstFnLib.hs:91:50-51 #1
5.73 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation Negate at src/Example/ConstFnLib.hs:91:50-51 #1
5.73 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstBool at src/Example/ConstFnLib.hs:91:52-53 #1
5.74 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation Negate at src/Example/ConstFnLib.hs:91:52-53 #1
5.74 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstBool at src/Example/ConstFnLib.hs:91:54-55 #1
5.74 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation Negate at src/Example/ConstFnLib.hs:91:54-55 #1
5.74 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstBool at src/Example/ConstFnLib.hs:91:56-57 #1
5.74 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation Negate at src/Example/ConstFnLib.hs:91:56-57 #1
5.74 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstBool at src/Example/ConstFnLib.hs:91:58-59 #1
5.74 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstBool at src/Example/ConstFnLib.hs:91:38-59 #1
5.74 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation Negate at src/Example/ConstFnLib.hs:91:58-59 #1
5.74 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation Negate at src/Example/ConstFnLib.hs:91:38-59 #1
5.74 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstBool at src/Example/ConstFnLib.hs:55:19-20 #1
5.74 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation Negate at src/Example/ConstFnLib.hs:55:19-20 #1
5.74 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstBool at src/Example/ConstFnLib.hs:55:15-20 #1
5.74 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation Negate at src/Example/ConstFnLib.hs:55:15-20 #1
5.74 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstBool at src/Example/ConstFnLib.hs:55:24-25 #1
5.74 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation Negate at src/Example/ConstFnLib.hs:55:24-25 #1
5.74 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation LogicOp at src/Example/ConstFnLib.hs:55:15-25 #1
5.74 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstBool at src/Example/ConstFnLib.hs:55:15-25 #1
5.74 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstBool at src/Example/ConstFnLib.hs:67:30-31 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation Negate at src/Example/ConstFnLib.hs:67:30-31 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation Negate at src/Example/ConstFnLib.hs:55:15-25 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstBool at src/Example/ConstFnLib.hs:67:32-33 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation Negate at src/Example/ConstFnLib.hs:67:32-33 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstBool at src/Example/ConstFnLib.hs:67:22-33 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation Negate at src/Example/ConstFnLib.hs:67:22-33 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation SwitchFunctionArguments at src/Example/ConstFnLib.hs:67:22-33 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstEmptyList at src/Example/ConstFnLib.hs:40:14-20 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstBool at src/Example/ConstFnLib.hs:40:21-28 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstEmptyList at src/Example/ConstFnLib.hs:40:14-28 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstEmptyList at src/Example/ConstFnLib.hs:51:25-26 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstEmptyList at src/Example/ConstFnLib.hs:51:14-26 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstEmptyList at src/Example/ConstFnLib.hs:33:24-25 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation MaybeOp at src/Example/ConstFnLib.hs:22:20-26 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstNothing at src/Example/ConstFnLib.hs:33:15-25 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstEmptyList at src/Example/DoLib.hs:9:14-27 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstEmptyList at src/Example/DoLib.hs:13:12-19 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstBool at src/Example/DoLib.hs:14:10-14 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation Negate at src/Example/DoLib.hs:14:10-14 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstEmptyList at src/Example/DoLib.hs:15:12-16 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation RemoveAction at src/Example/DoLib.hs:14:7-41 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation RemoveAction at src/Example/DoLib.hs:12:10-16 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstEmptyList at src/Example/CaseLib.hs:7:24-26 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstEmptyList at src/Example/CaseLib.hs:9:10-21 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstEmptyList at src/Example/CaseLib.hs:8:9-16 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstEmptyList at src/Example/CaseLib.hs:10:8-16 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstEmptyList at src/Example/CaseLib.hs:7:19-16 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstEmptyList at src/Example/DoLib.hs:14:25-28 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation RemoveCase at src/Example/CaseLib.hs:7:19-16 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation IntLit at src/Example/LogicLib.hs:17:26-27 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation Cmp at src/Example/LogicLib.hs:17:22-27 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstBool at src/Example/LogicLib.hs:17:22-27 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation Negate at src/Example/LogicLib.hs:17:22-27 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation IntLit at src/Example/LogicLib.hs:17:35-36 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation Cmp at src/Example/LogicLib.hs:17:31-36 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstBool at src/Example/LogicLib.hs:17:31-36 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation Negate at src/Example/LogicLib.hs:17:31-36 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation LogicOp at src/Example/LogicLib.hs:17:22-36 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstBool at src/Example/LogicLib.hs:17:22-36 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation IntLit at src/Example/LogicLib.hs:11:24-25 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation Cmp at src/Example/LogicLib.hs:11:20-25 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation Negate at src/Example/LogicLib.hs:17:22-36 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstBool at src/Example/LogicLib.hs:11:20-25 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation Negate at src/Example/LogicLib.hs:11:20-25 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation IntLit at src/Example/LogicLib.hs:11:33-34 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation Cmp at src/Example/LogicLib.hs:11:29-34 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstBool at src/Example/LogicLib.hs:11:29-34 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstBool at src/Example/LogicLib.hs:11:20-34 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation LogicOp at src/Example/LogicLib.hs:11:20-34 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation Negate at src/Example/LogicLib.hs:11:29-34 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation SwitchFunctionArguments at src/Example/SwitchArgsLib.hs:30:20-29 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation SwitchFunctionArguments at src/Example/SwitchArgsLib.hs:21:25-32 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation Negate at src/Example/LogicLib.hs:11:20-34 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation IntLit at src/Example/Lib.hs:8:16-17 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation Arith at src/Example/Lib.hs:8:12-17 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation SwitchFunctionArguments at src/Example/SwitchArgsLib.hs:14:17-24 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstBool at src/Example/LocalDisableLib.hs:58:19-20 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation Negate at src/Example/LocalDisableLib.hs:58:19-20 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstBool at src/Example/LocalDisableLib.hs:59:8-13 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation Negate at src/Example/LocalDisableLib.hs:59:8-13 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstBool at src/Example/LocalDisableLib.hs:52:8-13 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation Negate at src/Example/LocalDisableLib.hs:52:8-13 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstBool at src/Example/LocalDisableLib.hs:36:19-20 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation Negate at src/Example/LocalDisableLib.hs:36:19-20 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation Negate at src/Example/LocalDisableLib.hs:36:15-20 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstBool at src/Example/LocalDisableLib.hs:37:7-12 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstBool at src/Example/LocalDisableLib.hs:36:15-20 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation Negate at src/Example/LocalDisableLib.hs:37:7-12 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation ConstBool at src/Example/LocalDisableLib.hs:36:3-12 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation Negate at src/Example/LocalDisableLib.hs:36:3-12 #1
5.75 s[sydtest-mutation-example-mutation-sydtest-mutation-example] Testing mutation Negate at src/Example/LocalDisableLib.hs:29:19-20 #1
6.93 s[sydtest-mutation-example-mutation-sydtest-mutation-example] shrinking RPATHs of ELF executables and libraries in /nix/store/6irwknqhx1s2y5bynpgm0ja6863ilic5-sydtest-mutation-example-mutation-sydtest-mutation-example
6.93 s[sydtest-mutation-example-mutation-sydtest-mutation-example] checking for references to /build/ in /nix/store/6irwknqhx1s2y5bynpgm0ja6863ilic5-sydtest-mutation-example-mutation-sydtest-mutation-example...
6.96 s[sydtest-mutation-example-mutation-sydtest-mutation-example] patching script interpreter paths in /nix/store/6irwknqhx1s2y5bynpgm0ja6863ilic5-sydtest-mutation-example-mutation-sydtest-mutation-example
7.21 s[sydtest-mutation-example-mutation-sydtest-mutation-example:post-build] Uploading to cachix cache "sydtest": /nix/store/6irwknqhx1s2y5bynpgm0ja6863ilic5-sydtest-mutation-example-mutation-sydtest-mutation-example
7.56 s[sydtest-mutation-example-mutation-sydtest-mutation-example:post-build] Pushing 1 paths (0 are already present) using zstd to cache sydtest ⏳
8.71 s[sydtest-mutation-example-mutation-sydtest-mutation-example:post-build] All done.
8.73 s[sydtest-mutation-example-mutation-sydtest-mutation-example:post-build] Uploading to the NixCI staging cache: /nix/store/6irwknqhx1s2y5bynpgm0ja6863ilic5-sydtest-mutation-example-mutation-sydtest-mutation-example
8.78 s[sydtest-mutation-example-mutation-sydtest-mutation-example:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
9.56 s[sydtest-mutation-example-check-sydtest-mutation-example] Full report: /nix/store/6irwknqhx1s2y5bynpgm0ja6863ilic5-sydtest-mutation-example-mutation-sydtest-mutation-example/report.txt
11.14 s[sydtest-mutation-example-check-sydtest-mutation-example:post-build] All done.
11.21 s[sydtest-mutation-example-check-sydtest-mutation-example:post-build] Uploading to the NixCI staging cache: /nix/store/jp0zs7lq8yfkv5lgx8vnkig7285nkn3x-sydtest-mutation-example-check-sydtest-mutation-example
11.21 s[sydtest-mutation-example-check-sydtest-mutation-example:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
13.40 s[sydtest-mutation-example-mutation-check:post-build] All done.
13.42 s[sydtest-mutation-example-mutation-check:post-build] Uploading to the NixCI staging cache: /nix/store/gq216110vpsjn9q68rcdga9356zi83bs-sydtest-mutation-example-mutation-check
13.47 s[sydtest-mutation-example-mutation-check:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead