134.83 s[sydtest] checking for references to /build/ in /nix/store/8avypcbfva41803ygf5mf6nkjmvcyy44-sydtest-0.19.0.0...
134.86 s[sydtest] patching script interpreter paths in /nix/store/8avypcbfva41803ygf5mf6nkjmvcyy44-sydtest-0.19.0.0
134.87 s[sydtest] stripping (with command strip and flags -S -p) in /nix/store/8avypcbfva41803ygf5mf6nkjmvcyy44-sydtest-0.19.0.0/lib
135.06 s[sydtest] shrinking RPATHs of ELF executables and libraries in /nix/store/vd4y8dqhaz6a84bkaqz7ljf447791s9m-sydtest-0.19.0.0-doc
135.08 s[sydtest] checking for references to /build/ in /nix/store/vd4y8dqhaz6a84bkaqz7ljf447791s9m-sydtest-0.19.0.0-doc...
135.11 s[sydtest] patching script interpreter paths in /nix/store/vd4y8dqhaz6a84bkaqz7ljf447791s9m-sydtest-0.19.0.0-doc
135.18 s[post-build-hook] Uploading to the NixCI staging cache: /nix/store/8avypcbfva41803ygf5mf6nkjmvcyy44-sydtest-0.19.0.0 /nix/store/vd4y8dqhaz6a84bkaqz7ljf447791s9m-sydtest-0.19.0.0-doc
150.89 s[genvalidity-sydtest] source root is genvalidity-sydtest-1.0.0.0
150.91 s[genvalidity-sydtest] setting SOURCE_DATE_EPOCH to timestamp 1780346801 of file "genvalidity-sydtest-1.0.0.0/test/Test/Syd/Validity/ShrinkingSpec.hs"
150.91 s[genvalidity-sydtest] warning: file "genvalidity-sydtest-1.0.0.0/test/Test/Syd/Validity/ShrinkingSpec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
164.68 s[genvalidity-sydtest] ✓ is the identity for mappend :: ([Ratio Integer]) -> ([Ratio Integer]) -> ([Ratio Integer]) for "valid :: ([Ratio Integer])" 30.50 ms
164.68 s[genvalidity-sydtest] passed for all of 100 inputs.
165.92 s[genvalidity-sydtest] relation with Applicative []
165.92 s[genvalidity-sydtest] ✓ satisfies 'pure = return' for "[] of ints :: [Int]" 0.25 ms
165.92 s[genvalidity-sydtest] passed for all of 100 inputs.
165.92 s[genvalidity-sydtest] ✓ satisfies '(>>) = (*>)' for "[] of ints :: [Int]" and "[] of ints :: [Int]" 9.17 ms
165.92 s[genvalidity-sydtest] passed for all of 100 inputs.
165.92 s[genvalidity-sydtest] ✓ satisfies '(<*>) = ap' for "[] of additions :: ([Int -> Int])" and "[] of ints :: [Int]" 2.62 ms
165.93 s[genvalidity-sydtest] passed for all of 100 inputs.
165.93 s[genvalidity-sydtest] relation with Functor []
165.93 s[genvalidity-sydtest] ✓ satisfies 'fmap f xs = xs >>= return . f' for "increments :: (Int -> Int)" and "[] of ints :: [Int]" 0.44 ms
165.93 s[genvalidity-sydtest] passed for all of 100 inputs.
165.93 s[genvalidity-sydtest] (>>=) :: [] a -> (b -> [] a) -> [] b
165.93 s[genvalidity-sydtest] ✓ satisfies the third Monad law: 'm >>= (x -> k x >>= h) = (m >>= k) >>= h' for "[] of ints :: [Int]" "perturbations using the int :: (Int -> [Int])" and "perturbations using the double the int :: (Int -> [Int])" 1270.02 ms
165.93 s[genvalidity-sydtest] passed for all of 100 inputs.
165.93 s[genvalidity-sydtest] return :: a -> [] a and (>>=) :: [] a -> (b -> [] a) -> [] b
165.93 s[genvalidity-sydtest] ✓ satisfy the first Monad law: 'return a >>= k = k a' for "int :: Int" and "perturbations using the int :: (Int -> [Int])" 0.64 ms
165.93 s[genvalidity-sydtest] passed for all of 100 inputs.
165.93 s[genvalidity-sydtest] ✓ satisfy the second Monad law: 'm >>= return = m' for "[] of ints :: [Int]" 0.92 ms
165.93 s[genvalidity-sydtest] passed for all of 100 inputs.
165.93 s[genvalidity-sydtest] (>>=) :: Maybe a -> (b -> Maybe a) -> Maybe b
165.93 s[genvalidity-sydtest] ✓ satisfies the third Monad law: 'm >>= (x -> k x >>= h) = (m >>= k) >>= h' for "Maybe of ints :: (Maybe Int)" "perturbations using the int :: (Int -> Maybe Int)" and "perturbations using the double the int :: (Int -> Maybe Int)" 0.93 ms
165.93 s[genvalidity-sydtest] passed for all of 100 inputs.
165.93 s[genvalidity-sydtest] return :: a -> Maybe a and (>>=) :: Maybe a -> (b -> Maybe a) -> Maybe b
166.25 s[genvalidity-sydtest] ✓ satisfy the second Monad law: 'm >>= return = m' for "Maybe of ints :: (Maybe Int)" 0.21 ms
166.25 s[genvalidity-sydtest] passed for all of 100 inputs.
166.25 s[genvalidity-sydtest] ✓ satisfy the first Monad law: 'return a >>= k = k a' for "int :: Int" and "perturbations using the int :: (Int -> Maybe Int)" 0.27 ms
166.25 s[genvalidity-sydtest] passed for all of 100 inputs.
166.25 s[genvalidity-sydtest] relation with Functor Maybe
166.25 s[genvalidity-sydtest] ✓ satisfies 'fmap f xs = xs >>= return . f' for "increments :: (Int -> Int)" and "Maybe of ints :: (Maybe Int)" 0.25 ms
166.25 s[genvalidity-sydtest] passed for all of 100 inputs.
166.25 s[genvalidity-sydtest] relation with Applicative Maybe
166.25 s[genvalidity-sydtest] ✓ satisfies '(<*>) = ap' for "Maybe of additions :: (Maybe (Int -> Int))" and "Maybe of ints :: (Maybe Int)" 1.13 ms
166.25 s[genvalidity-sydtest] passed for all of 100 inputs.
166.26 s[genvalidity-sydtest] ✓ satisfies 'pure = return' for "Maybe of ints :: (Maybe Int)" 0.17 ms
166.26 s[genvalidity-sydtest] passed for all of 100 inputs.
166.26 s[genvalidity-sydtest] ✓ satisfies '(>>) = (*>)' for "Maybe of ints :: (Maybe Int)" and "Maybe of ints :: (Maybe Int)" 0.21 ms
166.26 s[genvalidity-sydtest] passed for all of 100 inputs.
166.26 s[genvalidity-sydtest] (>>=) :: Maybe a -> (b -> Maybe a) -> Maybe b
166.26 s[genvalidity-sydtest] ✓ satisfies the third Monad law: 'm >>= (x -> k x >>= h) = (m >>= k) >>= h' for "Maybe of ints :: (Maybe Int)" "perturbations using the int :: (Int -> Maybe Int)" and "perturbations using the double the int :: (Int -> Maybe Int)" 0.25 ms
166.26 s[genvalidity-sydtest] passed for all of 100 inputs.
166.26 s[genvalidity-sydtest] relation with Applicative Maybe
166.26 s[genvalidity-sydtest] ✓ satisfies 'pure = return' for "Maybe of ints :: (Maybe Int)" 0.25 ms
166.26 s[genvalidity-sydtest] passed for all of 100 inputs.
166.26 s[genvalidity-sydtest] ✓ satisfies '(>>) = (*>)' for "Maybe of ints :: (Maybe Int)" and "Maybe of ints :: (Maybe Int)" 0.29 ms
166.26 s[genvalidity-sydtest] passed for all of 100 inputs.
166.26 s[genvalidity-sydtest] ✓ satisfies '(<*>) = ap' for "Maybe of additions :: (Maybe (Int -> Int))" and "Maybe of ints :: (Maybe Int)" 0.33 ms
166.26 s[genvalidity-sydtest] passed for all of 100 inputs.
166.26 s[genvalidity-sydtest] return :: a -> Maybe a and (>>=) :: Maybe a -> (b -> Maybe a) -> Maybe b
166.26 s[genvalidity-sydtest] ✓ satisfy the second Monad law: 'm >>= return = m' for "Maybe of ints :: (Maybe Int)" 0.30 ms
166.26 s[genvalidity-sydtest] passed for all of 100 inputs.
166.26 s[genvalidity-sydtest] ✓ satisfy the first Monad law: 'return a >>= k = k a' for "int :: Int" and "perturbations using the int :: (Int -> Maybe Int)" 0.30 ms
166.26 s[genvalidity-sydtest] passed for all of 100 inputs.
166.26 s[genvalidity-sydtest] relation with Functor Maybe
166.26 s[genvalidity-sydtest] ✓ satisfies 'fmap f xs = xs >>= return . f' for "increments :: (Int -> Int)" and "Maybe of ints :: (Maybe Int)" 0.37 ms
166.26 s[genvalidity-sydtest] passed for all of 100 inputs.
166.26 s[genvalidity-sydtest] return :: a -> (Either Int) a and (>>=) :: (Either Int) a -> (b -> (Either Int) a) -> (Either Int) b
166.26 s[genvalidity-sydtest] ✓ satisfy the second Monad law: 'm >>= return = m' for "(Either Int) of ints :: (Either Int Int)" 0.27 ms
166.26 s[genvalidity-sydtest] passed for all of 100 inputs.
166.26 s[genvalidity-sydtest] ✓ satisfy the first Monad law: 'return a >>= k = k a' for "int :: Int" and "perturbations using the int :: (Int -> Either Int Int)" 0.30 ms
166.26 s[genvalidity-sydtest] passed for all of 100 inputs.
166.26 s[genvalidity-sydtest] relation with Applicative (Either Int)
166.26 s[genvalidity-sydtest] ✓ satisfies '(<*>) = ap' for "(Either Int) of additions :: (Either Int (Int -> Int))" and "(Either Int) of ints :: (Either Int Int)" 0.83 ms
166.26 s[genvalidity-sydtest] passed for all of 100 inputs.
166.26 s[genvalidity-sydtest] ✓ satisfies 'pure = return' for "(Either Int) of ints :: (Either Int Int)" 0.19 ms
166.26 s[genvalidity-sydtest] passed for all of 100 inputs.
166.26 s[genvalidity-sydtest] ✓ satisfies '(>>) = (*>)' for "(Either Int) of ints :: (Either Int Int)" and "(Either Int) of ints :: (Either Int Int)" 0.27 ms
166.26 s[genvalidity-sydtest] passed for all of 100 inputs.
166.26 s[genvalidity-sydtest] (>>=) :: (Either Int) a -> (b -> (Either Int) a) -> (Either Int) b
166.26 s[genvalidity-sydtest] ✓ satisfies the third Monad law: 'm >>= (x -> k x >>= h) = (m >>= k) >>= h' for "(Either Int) of ints :: (Either Int Int)" "perturbations using the int :: (Int -> Either Int Int)" and "perturbations using the double the int :: (Int -> Either Int Int)" 1.71 ms
166.26 s[genvalidity-sydtest] passed for all of 100 inputs.
166.26 s[genvalidity-sydtest] relation with Functor (Either Int)
166.26 s[genvalidity-sydtest] ✓ satisfies 'fmap f xs = xs >>= return . f' for "increments :: (Int -> Int)" and "(Either Int) of ints :: (Either Int Int)" 0.27 ms
166.26 s[genvalidity-sydtest] passed for all of 100 inputs.
166.26 s[genvalidity-sydtest] relation with Functor Maybe
166.26 s[genvalidity-sydtest] ✓ satisfies 'fmap f xs = xs >>= return . f' for "appends :: ([Char] -> [Char])" and "Just an ABC :: (Maybe [Char])" 1.74 ms
166.26 s[genvalidity-sydtest] passed for all of 100 inputs.
166.26 s[genvalidity-sydtest] relation with Applicative Maybe
166.26 s[genvalidity-sydtest] ✓ satisfies 'pure = return' for "Just an ABC :: (Maybe [Char])" 0.32 ms
166.26 s[genvalidity-sydtest] passed for all of 100 inputs.
166.26 s[genvalidity-sydtest] ✓ satisfies '(>>) = (*>)' for "Just an ABC :: (Maybe [Char])" and "Just an ABC :: (Maybe [Char])" 0.21 ms
166.26 s[genvalidity-sydtest] passed for all of 100 inputs.
166.26 s[genvalidity-sydtest] ✓ satisfies '(<*>) = ap' for "append 'a' in Just :: (Maybe ([Char] -> [Char]))" and "Just an ABC :: (Maybe [Char])" 1.55 ms
166.26 s[genvalidity-sydtest] passed for all of 100 inputs.
166.26 s[genvalidity-sydtest] (>>=) :: Maybe a -> (b -> Maybe a) -> Maybe b
166.26 s[genvalidity-sydtest] ✓ satisfies the third Monad law: 'm >>= (x -> k x >>= h) = (m >>= k) >>= h' for "Just an ABC :: (Maybe [Char])" "justisation :: ([Char] -> Maybe [Char])" and "justisation :: ([Char] -> Maybe [Char])" 1.53 ms
166.26 s[genvalidity-sydtest] passed for all of 100 inputs.
166.26 s[genvalidity-sydtest] return :: a -> Maybe a and (>>=) :: Maybe a -> (b -> Maybe a) -> Maybe b
166.26 s[genvalidity-sydtest] ✓ satisfy the second Monad law: 'm >>= return = m' for "Just an ABC :: (Maybe [Char])" 0.33 ms
166.26 s[genvalidity-sydtest] passed for all of 100 inputs.
166.26 s[genvalidity-sydtest] ✓ satisfy the first Monad law: 'return a >>= k = k a' for "ABC :: [Char]" and "justisation :: ([Char] -> Maybe [Char])" 0.40 ms
166.26 s[genvalidity-sydtest] passed for all of 100 inputs.
166.26 s[genvalidity-sydtest] relation with Functor []
166.26 s[genvalidity-sydtest] ✓ satisfies 'fmap f xs = xs >>= return . f' for "increments :: (Int -> Int)" and "[] of ints :: [Int]" 1.93 ms
166.26 s[genvalidity-sydtest] passed for all of 100 inputs.
166.26 s[genvalidity-sydtest] (>>=) :: [] a -> (b -> [] a) -> [] b
166.26 s[genvalidity-sydtest] ✓ satisfies the third Monad law: 'm >>= (x -> k x >>= h) = (m >>= k) >>= h' for "[] of ints :: [Int]" "perturbations using the int :: (Int -> [Int])" and "perturbations using the double the int :: (Int -> [Int])" 1199.17 ms
166.26 s[genvalidity-sydtest] passed for all of 100 inputs.
166.26 s[genvalidity-sydtest] relation with Applicative []
166.26 s[genvalidity-sydtest] ✓ satisfies '(>>) = (*>)' for "[] of ints :: [Int]" and "[] of ints :: [Int]" 4.62 ms
166.26 s[genvalidity-sydtest] passed for all of 100 inputs.
166.26 s[genvalidity-sydtest] ✓ satisfies 'pure = return' for "[] of ints :: [Int]" 0.44 ms
166.26 s[genvalidity-sydtest] passed for all of 100 inputs.
166.26 s[genvalidity-sydtest] ✓ satisfies '(<*>) = ap' for "[] of additions :: ([Int -> Int])" and "[] of ints :: [Int]" 2.22 ms
166.26 s[genvalidity-sydtest] passed for all of 100 inputs.
166.26 s[genvalidity-sydtest] return :: a -> [] a and (>>=) :: [] a -> (b -> [] a) -> [] b
166.26 s[genvalidity-sydtest] ✓ satisfy the first Monad law: 'return a >>= k = k a' for "int :: Int" and "perturbations using the int :: (Int -> [Int])" 1.24 ms
166.26 s[genvalidity-sydtest] passed for all of 100 inputs.
166.26 s[genvalidity-sydtest] ✓ satisfy the second Monad law: 'm >>= return = m' for "[] of ints :: [Int]" 1.76 ms
166.26 s[genvalidity-sydtest] passed for all of 100 inputs.
166.73 s[genvalidity-sydtest] fmap :: (a -> b) -> Maybe a -> Maybe b
166.73 s[genvalidity-sydtest] ✓ satisfieds the second Functor law: 'fmap (f . g) == fmap f . fmap g' for "Just an ABC :: (Maybe [Char])" 's given to "prepends :: ([Char] -> [Char])" and "appends :: ([Char] -> [Char])" 6.12 ms
166.73 s[genvalidity-sydtest] passed for all of 100 inputs.
166.73 s[genvalidity-sydtest] ✓ satisfies the first Fuctor law: 'fmap id == id' for "Just an ABC :: (Maybe [Char])" 0.56 ms
166.73 s[genvalidity-sydtest] passed for all of 100 inputs.
166.73 s[genvalidity-sydtest] (<$) :: a -> Maybe b -> Maybe a
166.73 s[genvalidity-sydtest] ✓ is equivalent to its default implementation for "ABC :: [Char]" and "Just an ABC :: (Maybe [Char])" 0.48 ms
166.73 s[genvalidity-sydtest] passed for all of 100 inputs.
166.73 s[genvalidity-sydtest] fmap :: (a -> b) -> [] a -> [] b
166.73 s[genvalidity-sydtest] ✓ satisfies the first Fuctor law: 'fmap id == id' for "list of fives :: [Int]" 1.36 ms
166.73 s[genvalidity-sydtest] passed for all of 100 inputs.
166.73 s[genvalidity-sydtest] ✓ satisfieds the second Functor law: 'fmap (f . g) == fmap f . fmap g' for "list of fives :: [Int]" 's given to "increments :: (Int -> Int)" and "scalings :: (Int -> Int)" 4.23 ms
166.73 s[genvalidity-sydtest] passed for all of 100 inputs.
166.73 s[genvalidity-sydtest] (<$) :: a -> [] b -> [] a
166.73 s[genvalidity-sydtest] ✓ is equivalent to its default implementation for "four :: Int" and "list of fives :: [Int]" 1.57 ms
166.73 s[genvalidity-sydtest] passed for all of 100 inputs.
166.73 s[genvalidity-sydtest] (<$) :: a -> [] b -> [] a
166.73 s[genvalidity-sydtest] ✓ is equivalent to its default implementation for "int :: Int" and "[] of ints :: [Int]" 2.45 ms
166.73 s[genvalidity-sydtest] passed for all of 100 inputs.
166.73 s[genvalidity-sydtest] fmap :: (a -> b) -> [] a -> [] b
166.73 s[genvalidity-sydtest] ✓ satisfieds the second Functor law: 'fmap (f . g) == fmap f . fmap g' for "[] of ints :: [Int]" 's given to "increments :: (Int -> Int)" and "scalings :: (Int -> Int)" 2.89 ms
166.73 s[genvalidity-sydtest] passed for all of 100 inputs.
166.73 s[genvalidity-sydtest] ✓ satisfies the first Fuctor law: 'fmap id == id' for "[] of ints :: [Int]" 1.35 ms
166.73 s[genvalidity-sydtest] passed for all of 100 inputs.
166.73 s[genvalidity-sydtest] fmap :: (a -> b) -> (Either Int) a -> (Either Int) b
166.73 s[genvalidity-sydtest] ✓ satisfies the first Fuctor law: 'fmap id == id' for "(Either Int) of ints :: (Either Int Int)" 0.48 ms
166.73 s[genvalidity-sydtest] passed for all of 100 inputs.
166.73 s[genvalidity-sydtest] ✓ satisfieds the second Functor law: 'fmap (f . g) == fmap f . fmap g' for "(Either Int) of ints :: (Either Int Int)" 's given to "increments :: (Int -> Int)" and "scalings :: (Int -> Int)" 1.29 ms
166.73 s[genvalidity-sydtest] passed for all of 100 inputs.
166.73 s[genvalidity-sydtest] (<$) :: a -> (Either Int) b -> (Either Int) a
166.73 s[genvalidity-sydtest] ✓ is equivalent to its default implementation for "int :: Int" and "(Either Int) of ints :: (Either Int Int)" 1.00 ms
166.73 s[genvalidity-sydtest] passed for all of 100 inputs.
166.73 s[genvalidity-sydtest] (<$) :: a -> [] b -> [] a
166.73 s[genvalidity-sydtest] ✓ is equivalent to its default implementation for "int :: Int" and "[] of ints :: [Int]" 1.38 ms
166.73 s[genvalidity-sydtest] passed for all of 100 inputs.
166.73 s[genvalidity-sydtest] fmap :: (a -> b) -> [] a -> [] b
166.73 s[genvalidity-sydtest] ✓ satisfies the first Fuctor law: 'fmap id == id' for "[] of ints :: [Int]" 1.99 ms
166.73 s[genvalidity-sydtest] passed for all of 100 inputs.
166.73 s[genvalidity-sydtest] ✓ satisfieds the second Functor law: 'fmap (f . g) == fmap f . fmap g' for "[] of ints :: [Int]" 's given to "increments :: (Int -> Int)" and "scalings :: (Int -> Int)" 4.65 ms
166.73 s[genvalidity-sydtest] passed for all of 100 inputs.
166.73 s[genvalidity-sydtest] (<$) :: a -> Maybe b -> Maybe a
166.73 s[genvalidity-sydtest] ✓ is equivalent to its default implementation for "int :: Int" and "Maybe of ints :: (Maybe Int)" 0.78 ms
166.73 s[genvalidity-sydtest] passed for all of 100 inputs.
166.73 s[genvalidity-sydtest] fmap :: (a -> b) -> Maybe a -> Maybe b
166.73 s[genvalidity-sydtest] ✓ satisfieds the second Functor law: 'fmap (f . g) == fmap f . fmap g' for "Maybe of ints :: (Maybe Int)" 's given to "increments :: (Int -> Int)" and "scalings :: (Int -> Int)" 1.49 ms
166.73 s[genvalidity-sydtest] passed for all of 100 inputs.
166.73 s[genvalidity-sydtest] ✓ satisfies the first Fuctor law: 'fmap id == id' for "Maybe of ints :: (Maybe Int)" 0.21 ms
166.73 s[genvalidity-sydtest] passed for all of 100 inputs.
166.73 s[genvalidity-sydtest] fmap :: (a -> b) -> ((,) Int) a -> ((,) Int) b
166.73 s[genvalidity-sydtest] ✓ satisfieds the second Functor law: 'fmap (f . g) == fmap f . fmap g' for "((,) Int) of ints :: (Int,Int)" 's given to "increments :: (Int -> Int)" and "scalings :: (Int -> Int)" 0.53 ms
166.73 s[genvalidity-sydtest] passed for all of 100 inputs.
166.73 s[genvalidity-sydtest] ✓ satisfies the first Fuctor law: 'fmap id == id' for "((,) Int) of ints :: (Int,Int)" 0.18 ms
166.73 s[genvalidity-sydtest] passed for all of 100 inputs.
166.73 s[genvalidity-sydtest] (<$) :: a -> ((,) Int) b -> ((,) Int) a
166.73 s[genvalidity-sydtest] ✓ is equivalent to its default implementation for "int :: Int" and "((,) Int) of ints :: (Int,Int)" 1.08 ms
166.73 s[genvalidity-sydtest] passed for all of 100 inputs.
166.73 s[genvalidity-sydtest] (<$) :: a -> Maybe b -> Maybe a
166.73 s[genvalidity-sydtest] ✓ is equivalent to its default implementation for "int :: Int" and "Maybe of ints :: (Maybe Int)" 0.47 ms
166.73 s[genvalidity-sydtest] passed for all of 100 inputs.
166.73 s[genvalidity-sydtest] fmap :: (a -> b) -> Maybe a -> Maybe b
166.73 s[genvalidity-sydtest] ✓ satisfieds the second Functor law: 'fmap (f . g) == fmap f . fmap g' for "Maybe of ints :: (Maybe Int)" 's given to "increments :: (Int -> Int)" and "scalings :: (Int -> Int)" 2.66 ms
166.73 s[genvalidity-sydtest] passed for all of 100 inputs.
166.73 s[genvalidity-sydtest] ✓ satisfies the first Fuctor law: 'fmap id == id' for "Maybe of ints :: (Maybe Int)" 0.15 ms
166.73 s[genvalidity-sydtest] passed for all of 100 inputs.
166.73 s[genvalidity-sydtest] (*>) :: [] a -> [] b -> [] b
166.73 s[genvalidity-sydtest] ✓ is equivalent to its default implementation 'u Type> v = pure (const id) <*> u <*> v' for "[] of ints :: [Int]" in front of "[] of ints :: Int" 12.11 ms
166.73 s[genvalidity-sydtest] passed for all of 100 inputs.
166.73 s[genvalidity-sydtest] pure :: a -> [] a and (<*>) :: [] (a -> b) -> [] a -> [] b
166.73 s[genvalidity-sydtest] ✓ satisfy the interchange law: 'u <*> pure y = pure ($ y) <*> u' for "[] of increments :: ([Int -> Int])" sequenced with "int :: Int" 1.03 ms
166.73 s[genvalidity-sydtest] passed for all of 100 inputs.
166.73 s[genvalidity-sydtest] ✓ satisfy the law about the functor instance: fmap f x = pure f <*> x for "increments :: (Int -> Int)" mapped over "[] of ints :: [Int]" 2.87 ms
166.73 s[genvalidity-sydtest] passed for all of 100 inputs.
166.73 s[genvalidity-sydtest] ✓ satisfy the identity law: 'pure id <*> v = v' for "[] of ints :: [Int]" 2.43 ms
166.73 s[genvalidity-sydtest] passed for all of 100 inputs.
166.73 s[genvalidity-sydtest] ✓ satisfy the composition law: 'pure (.) <*> u <*> v <*> w = u <*> (v <*> w)' for "[] of scalings :: ([Int -> Int])" composed with "[] of increments :: ([Int -> Int])" and applied to "[] of ints :: [Int]" 3.40 ms
166.73 s[genvalidity-sydtest] passed for all of 100 inputs.
166.73 s[genvalidity-sydtest] ✓ satisfy the homomorphism law: 'pure f <*> pure x = pure (f x)' for "increments :: (Int -> Int)" sequenced with "int :: Int" 0.54 ms
166.73 s[genvalidity-sydtest] passed for all of 100 inputs.
166.73 s[genvalidity-sydtest] (<*) :: [] a -> [] b -> [] a
166.73 s[genvalidity-sydtest] ✓ is equivalent to its default implementation 'u <* v = pure const <*> u <*> v' for "[] of ints :: Int" behind "[] of ints :: [Int]" 11.44 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
166.74 s[genvalidity-sydtest] (*>) :: (Either Int) a -> (Either Int) b -> (Either Int) b
166.74 s[genvalidity-sydtest] ✓ is equivalent to its default implementation 'u Type> v = pure (const id) <*> u <*> v' for "(Either Int) of ints :: (Either Int Int)" in front of "(Either Int) of ints :: Int" 1.34 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
166.74 s[genvalidity-sydtest] (<*) :: (Either Int) a -> (Either Int) b -> (Either Int) a
166.74 s[genvalidity-sydtest] ✓ is equivalent to its default implementation 'u <* v = pure const <*> u <*> v' for "(Either Int) of ints :: Int" behind "(Either Int) of ints :: (Either Int Int)" 0.47 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
166.74 s[genvalidity-sydtest] pure :: a -> (Either Int) a and (<*>) :: (Either Int) (a -> b) -> (Either Int) a -> (Either Int) b
166.74 s[genvalidity-sydtest] ✓ satisfy the identity law: 'pure id <*> v = v' for "(Either Int) of ints :: (Either Int Int)" 0.43 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
166.74 s[genvalidity-sydtest] ✓ satisfy the law about the functor instance: fmap f x = pure f <*> x for "increments :: (Int -> Int)" mapped over "(Either Int) of ints :: (Either Int Int)" 3.44 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
166.74 s[genvalidity-sydtest] ✓ satisfy the composition law: 'pure (.) <*> u <*> v <*> w = u <*> (v <*> w)' for "(Either Int) of scalings :: (Either Int (Int -> Int))" composed with "(Either Int) of increments :: (Either Int (Int -> Int))" and applied to "(Either Int) of ints :: (Either Int Int)" 0.93 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
166.74 s[genvalidity-sydtest] ✓ satisfy the homomorphism law: 'pure f <*> pure x = pure (f x)' for "increments :: (Int -> Int)" sequenced with "int :: Int" 0.80 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
166.74 s[genvalidity-sydtest] ✓ satisfy the interchange law: 'u <*> pure y = pure ($ y) <*> u' for "(Either Int) of increments :: (Either Int (Int -> Int))" sequenced with "int :: Int" 0.72 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
166.74 s[genvalidity-sydtest] pure :: a -> Maybe a and (<*>) :: Maybe (a -> b) -> Maybe a -> Maybe b
166.74 s[genvalidity-sydtest] ✓ satisfy the homomorphism law: 'pure f <*> pure x = pure (f x)' for "increments :: (Int -> Int)" sequenced with "int :: Int" 0.34 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
166.74 s[genvalidity-sydtest] ✓ satisfy the interchange law: 'u <*> pure y = pure ($ y) <*> u' for "Maybe of increments :: (Maybe (Int -> Int))" sequenced with "int :: Int" 0.39 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
166.74 s[genvalidity-sydtest] ✓ satisfy the law about the functor instance: fmap f x = pure f <*> x for "increments :: (Int -> Int)" mapped over "Maybe of ints :: (Maybe Int)" 0.21 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
166.74 s[genvalidity-sydtest] ✓ satisfy the composition law: 'pure (.) <*> u <*> v <*> w = u <*> (v <*> w)' for "Maybe of scalings :: (Maybe (Int -> Int))" composed with "Maybe of increments :: (Maybe (Int -> Int))" and applied to "Maybe of ints :: (Maybe Int)" 0.95 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
166.74 s[genvalidity-sydtest] ✓ satisfy the identity law: 'pure id <*> v = v' for "Maybe of ints :: (Maybe Int)" 0.35 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
166.74 s[genvalidity-sydtest] (<*) :: Maybe a -> Maybe b -> Maybe a
166.74 s[genvalidity-sydtest] ✓ is equivalent to its default implementation 'u <* v = pure const <*> u <*> v' for "Maybe of ints :: Int" behind "Maybe of ints :: (Maybe Int)" 0.33 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
166.74 s[genvalidity-sydtest] (*>) :: Maybe a -> Maybe b -> Maybe b
166.74 s[genvalidity-sydtest] ✓ is equivalent to its default implementation 'u Type> v = pure (const id) <*> u <*> v' for "Maybe of ints :: (Maybe Int)" in front of "Maybe of ints :: Int" 0.46 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
166.74 s[genvalidity-sydtest] (<*) :: Maybe a -> Maybe b -> Maybe a
166.74 s[genvalidity-sydtest] ✓ is equivalent to its default implementation 'u <* v = pure const <*> u <*> v' for "purely Nothing :: [Char]" behind "Just an ABC :: (Maybe [Char])" 0.16 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
166.74 s[genvalidity-sydtest] (*>) :: Maybe a -> Maybe b -> Maybe b
166.74 s[genvalidity-sydtest] ✓ is equivalent to its default implementation 'u Type> v = pure (const id) <*> u <*> v' for "Just an ABC :: (Maybe [Char])" in front of "purely Nothing :: [Char]" 0.76 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
166.74 s[genvalidity-sydtest] pure :: a -> Maybe a and (<*>) :: Maybe (a -> b) -> Maybe a -> Maybe b
166.74 s[genvalidity-sydtest] ✓ satisfy the identity law: 'pure id <*> v = v' for "Just an ABC :: (Maybe [Char])" 0.40 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
166.74 s[genvalidity-sydtest] ✓ satisfy the law about the functor instance: fmap f x = pure f <*> x for "prepends :: ([Char] -> [Char])" mapped over "Just an ABC :: (Maybe [Char])" 1.02 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
166.74 s[genvalidity-sydtest] ✓ satisfy the homomorphism law: 'pure f <*> pure x = pure (f x)' for "prepends :: ([Char] -> [Char])" sequenced with "ABC :: [Char]" 1.35 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
166.74 s[genvalidity-sydtest] ✓ satisfy the composition law: 'pure (.) <*> u <*> v <*> w = u <*> (v <*> w)' for "appends in a Just :: (Maybe ([Char] -> [Char]))" composed with "prepends in a Just :: (Maybe ([Char] -> [Char]))" and applied to "Just an ABC :: (Maybe [Char])" 3.76 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
166.74 s[genvalidity-sydtest] ✓ satisfy the interchange law: 'u <*> pure y = pure ($ y) <*> u' for "prepends in a Just :: (Maybe ([Char] -> [Char]))" sequenced with "ABC :: [Char]" 3.72 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
166.74 s[genvalidity-sydtest] (*>) :: [] a -> [] b -> [] b
166.74 s[genvalidity-sydtest] ✓ is equivalent to its default implementation 'u Type> v = pure (const id) <*> u <*> v' for "[] of ints :: [Int]" in front of "[] of ints :: Int" 12.01 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
166.74 s[genvalidity-sydtest] pure :: a -> [] a and (<*>) :: [] (a -> b) -> [] a -> [] b
166.74 s[genvalidity-sydtest] ✓ satisfy the homomorphism law: 'pure f <*> pure x = pure (f x)' for "increments :: (Int -> Int)" sequenced with "int :: Int" 0.67 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
166.74 s[genvalidity-sydtest] ✓ satisfy the composition law: 'pure (.) <*> u <*> v <*> w = u <*> (v <*> w)' for "[] of scalings :: ([Int -> Int])" composed with "[] of increments :: ([Int -> Int])" and applied to "[] of ints :: [Int]" 7.63 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
166.74 s[genvalidity-sydtest] ✓ satisfy the law about the functor instance: fmap f x = pure f <*> x for "increments :: (Int -> Int)" mapped over "[] of ints :: [Int]" 3.23 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
166.74 s[genvalidity-sydtest] ✓ satisfy the identity law: 'pure id <*> v = v' for "[] of ints :: [Int]" 1.84 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
166.74 s[genvalidity-sydtest] ✓ satisfy the interchange law: 'u <*> pure y = pure ($ y) <*> u' for "[] of increments :: ([Int -> Int])" sequenced with "int :: Int" 0.84 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
166.74 s[genvalidity-sydtest] (<*) :: [] a -> [] b -> [] a
166.74 s[genvalidity-sydtest] ✓ is equivalent to its default implementation 'u <* v = pure const <*> u <*> v' for "[] of ints :: Int" behind "[] of ints :: [Int]" 11.24 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
166.74 s[genvalidity-sydtest] pure :: a -> [] a and (<*>) :: [] (a -> b) -> [] a -> [] b
166.74 s[genvalidity-sydtest] ✓ satisfy the homomorphism law: 'pure f <*> pure x = pure (f x)' for "increments :: (Int -> Int)" sequenced with "four :: Int" 0.36 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
166.74 s[genvalidity-sydtest] ✓ satisfy the interchange law: 'u <*> pure y = pure ($ y) <*> u' for "increments in a list :: ([Int -> Int])" sequenced with "four :: Int" 0.52 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
166.74 s[genvalidity-sydtest] ✓ satisfy the composition law: 'pure (.) <*> u <*> v <*> w = u <*> (v <*> w)' for "scalings in a list :: ([Int -> Int])" composed with "increments in a list :: ([Int -> Int])" and applied to "list of fives :: [Int]" 1.08 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
166.74 s[genvalidity-sydtest] ✓ satisfy the identity law: 'pure id <*> v = v' for "list of fives :: [Int]" 0.88 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
166.74 s[genvalidity-sydtest] ✓ satisfy the law about the functor instance: fmap f x = pure f <*> x for "increments :: (Int -> Int)" mapped over "list of fives :: [Int]" 1.13 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
166.74 s[genvalidity-sydtest] (<*) :: [] a -> [] b -> [] a
166.74 s[genvalidity-sydtest] ✓ is equivalent to its default implementation 'u <* v = pure const <*> u <*> v' for "purely empty list :: Int" behind "list of fives :: [Int]" 1.08 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
166.74 s[genvalidity-sydtest] (*>) :: [] a -> [] b -> [] b
166.74 s[genvalidity-sydtest] ✓ is equivalent to its default implementation 'u Type> v = pure (const id) <*> u <*> v' for "list of fives :: [Int]" in front of "purely empty list :: Int" 1.37 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
166.74 s[genvalidity-sydtest] (*>) :: Maybe a -> Maybe b -> Maybe b
166.74 s[genvalidity-sydtest] ✓ is equivalent to its default implementation 'u Type> v = pure (const id) <*> u <*> v' for "Maybe of ints :: (Maybe Int)" in front of "Maybe of ints :: Int" 1.34 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
166.74 s[genvalidity-sydtest] (<*) :: Maybe a -> Maybe b -> Maybe a
166.74 s[genvalidity-sydtest] ✓ is equivalent to its default implementation 'u <* v = pure const <*> u <*> v' for "Maybe of ints :: Int" behind "Maybe of ints :: (Maybe Int)" 0.78 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
166.74 s[genvalidity-sydtest] pure :: a -> Maybe a and (<*>) :: Maybe (a -> b) -> Maybe a -> Maybe b
166.74 s[genvalidity-sydtest] ✓ satisfy the composition law: 'pure (.) <*> u <*> v <*> w = u <*> (v <*> w)' for "Maybe of scalings :: (Maybe (Int -> Int))" composed with "Maybe of increments :: (Maybe (Int -> Int))" and applied to "Maybe of ints :: (Maybe Int)" 0.65 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
166.74 s[genvalidity-sydtest] ✓ satisfy the identity law: 'pure id <*> v = v' for "Maybe of ints :: (Maybe Int)" 0.39 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
166.74 s[genvalidity-sydtest] ✓ satisfy the law about the functor instance: fmap f x = pure f <*> x for "increments :: (Int -> Int)" mapped over "Maybe of ints :: (Maybe Int)" 0.16 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
166.74 s[genvalidity-sydtest] ✓ satisfy the homomorphism law: 'pure f <*> pure x = pure (f x)' for "increments :: (Int -> Int)" sequenced with "int :: Int" 0.19 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
166.74 s[genvalidity-sydtest] ✓ satisfy the interchange law: 'u <*> pure y = pure ($ y) <*> u' for "Maybe of increments :: (Maybe (Int -> Int))" sequenced with "int :: Int" 0.15 ms
166.74 s[genvalidity-sydtest] passed for all of 100 inputs.
174.30 s[genvalidity-sydtest] shrinking RPATHs of ELF executables and libraries in /nix/store/k90kgj9xwwwgwdl3ma8b84cw2gn2d93z-genvalidity-sydtest-1.0.0.0
174.35 s[genvalidity-sydtest] checking for references to /build/ in /nix/store/k90kgj9xwwwgwdl3ma8b84cw2gn2d93z-genvalidity-sydtest-1.0.0.0...
174.42 s[genvalidity-sydtest] patching script interpreter paths in /nix/store/k90kgj9xwwwgwdl3ma8b84cw2gn2d93z-genvalidity-sydtest-1.0.0.0
174.42 s[genvalidity-sydtest] stripping (with command strip and flags -S -p) in /nix/store/k90kgj9xwwwgwdl3ma8b84cw2gn2d93z-genvalidity-sydtest-1.0.0.0/lib
174.54 s[genvalidity-sydtest] shrinking RPATHs of ELF executables and libraries in /nix/store/zj7j28gvcv17svjyrxxwr2fzsks3ma7k-genvalidity-sydtest-1.0.0.0-doc
174.57 s[genvalidity-sydtest] checking for references to /build/ in /nix/store/zj7j28gvcv17svjyrxxwr2fzsks3ma7k-genvalidity-sydtest-1.0.0.0-doc...
174.61 s[genvalidity-sydtest] patching script interpreter paths in /nix/store/zj7j28gvcv17svjyrxxwr2fzsks3ma7k-genvalidity-sydtest-1.0.0.0-doc
174.68 s[post-build-hook] Uploading to the NixCI staging cache: /nix/store/k90kgj9xwwwgwdl3ma8b84cw2gn2d93z-genvalidity-sydtest-1.0.0.0 /nix/store/zj7j28gvcv17svjyrxxwr2fzsks3ma7k-genvalidity-sydtest-1.0.0.0-doc
189.16 s[genvalidity-sydtest-aeson] source root is genvalidity-sydtest-aeson-1.0.0.0
189.17 s[genvalidity-sydtest-aeson] setting SOURCE_DATE_EPOCH to timestamp 1780346839 of file "genvalidity-sydtest-aeson-1.0.0.0/test/Test/Syd/Validity/AesonSpec.hs"
189.17 s[genvalidity-sydtest-aeson] warning: file "genvalidity-sydtest-aeson-1.0.0.0/test/Test/Syd/Validity/AesonSpec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
204.67 s[genvalidity-sydtest-aeson] shrinking RPATHs of ELF executables and libraries in /nix/store/7p4xjyg7gm5lppqf8dzjq8jr49zhj971-genvalidity-sydtest-aeson-1.0.0.0
204.70 s[genvalidity-sydtest-aeson] checking for references to /build/ in /nix/store/7p4xjyg7gm5lppqf8dzjq8jr49zhj971-genvalidity-sydtest-aeson-1.0.0.0...
204.71 s[genvalidity-sydtest-aeson] patching script interpreter paths in /nix/store/7p4xjyg7gm5lppqf8dzjq8jr49zhj971-genvalidity-sydtest-aeson-1.0.0.0
204.72 s[genvalidity-sydtest-aeson] stripping (with command strip and flags -S -p) in /nix/store/7p4xjyg7gm5lppqf8dzjq8jr49zhj971-genvalidity-sydtest-aeson-1.0.0.0/lib
204.75 s[genvalidity-sydtest-aeson] shrinking RPATHs of ELF executables and libraries in /nix/store/74bzl748sj61zbmirclabc57i2h149lj-genvalidity-sydtest-aeson-1.0.0.0-doc
204.75 s[genvalidity-sydtest-aeson] checking for references to /build/ in /nix/store/74bzl748sj61zbmirclabc57i2h149lj-genvalidity-sydtest-aeson-1.0.0.0-doc...
204.77 s[genvalidity-sydtest-aeson] patching script interpreter paths in /nix/store/74bzl748sj61zbmirclabc57i2h149lj-genvalidity-sydtest-aeson-1.0.0.0-doc
204.92 s[post-build-hook] Uploading to the NixCI staging cache: /nix/store/74bzl748sj61zbmirclabc57i2h149lj-genvalidity-sydtest-aeson-1.0.0.0-doc /nix/store/7p4xjyg7gm5lppqf8dzjq8jr49zhj971-genvalidity-sydtest-aeson-1.0.0.0
238.83 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
238.84 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
238.86 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
238.88 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
238.89 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
238.91 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
238.91 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
238.92 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
238.92 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
238.93 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
238.94 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
238.94 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
238.94 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
238.96 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
238.96 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
238.96 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
238.96 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
238.98 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
238.99 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.00 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.00 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.00 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.01 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.02 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.05 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.05 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.05 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.05 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.05 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.06 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.06 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.06 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.06 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.06 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.07 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.07 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.07 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.08 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.08 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.08 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.08 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.08 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.09 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.09 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.09 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.09 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.09 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.10 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.10 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.10 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.10 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.10 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.10 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.11 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.11 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.11 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.11 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.11 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.12 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.12 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.12 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.12 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.12 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.13 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.13 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.13 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.13 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.13 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.13 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.14 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.14 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.14 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.14 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.15 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.15 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.15 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.15 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.15 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.16 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.16 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.16 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.16 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.17 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.17 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.18 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.18 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.19 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.19 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.19 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.19 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.19 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.19 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.20 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.20 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.20 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.20 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.20 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.20 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.21 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.21 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.21 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.21 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.22 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.22 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.22 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.22 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.23 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.23 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.23 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.23 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.23 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.24 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.24 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.24 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.24 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.24 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.24 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.25 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.25 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.25 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.25 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.26 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.26 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.26 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.26 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.26 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.27 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.27 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.27 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.27 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.27 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.30 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.31 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.32 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.32 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.32 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.33 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.33 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.33 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.33 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.34 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.34 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.34 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.34 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.34 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.35 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.35 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.35 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.35 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.36 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.36 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.37 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.37 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.37 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.37 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.38 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.38 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.38 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.39 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.39 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.39 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.39 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.39 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.40 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.40 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.40 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.40 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.40 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.40 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.41 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.41 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.41 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.41 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.42 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.42 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.42 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.42 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.42 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.42 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.43 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.43 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.43 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.43 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.43 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.43 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.44 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.44 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.44 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.44 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.45 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.45 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.45 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.45 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.45 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.46 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.46 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.46 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.46 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.46 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.46 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.46 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.47 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.47 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.47 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.47 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.47 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.48 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.48 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.48 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.48 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.48 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.49 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.49 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.50 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.50 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.51 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.51 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.51 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.51 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.51 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.52 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.52 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.52 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.52 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.52 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.52 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.53 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.53 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.53 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.53 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.53 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.53 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.54 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.54 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.54 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.55 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.55 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.55 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.55 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.55 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.56 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.56 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.56 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.56 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.56 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.59 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.60 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.60 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.60 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.60 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.60 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.60 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.61 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.61 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.61 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.61 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.61 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.61 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.62 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.62 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.62 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.62 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.62 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.62 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.63 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.63 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.63 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.63 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.64 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.64 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.64 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.64 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.65 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.65 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.66 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.66 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.66 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.66 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.67 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.67 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.67 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.67 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.67 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.68 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.68 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.68 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.69 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.69 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.69 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
239.69 s[ghc-9.10.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x6naya900w7m4pw542dxymy64086yi7m-autodocodec-0.4.2.2/nix-support/propagated-build-inputs
240.55 s[ghc-9.10.3-with-packages] Warning: haddock-interfaces: /nix/store/wc3mc4qkkkpw8iikmqjdw64vwd7mjw57-attoparsec-0.14.4/share/doc/x86_64-linux-ghc-9.10.3-b976/attoparsec-0.14.4/html/attoparsec.haddock doesn't exist or isn't a file
240.56 s[ghc-9.10.3-with-packages] Warning: haddock-html: /nix/store/wc3mc4qkkkpw8iikmqjdw64vwd7mjw57-attoparsec-0.14.4/share/doc/x86_64-linux-ghc-9.10.3-b976/attoparsec-0.14.4/html doesn't exist or isn't a directory
240.59 s[ghc-9.10.3-with-packages] Warning: haddock-interfaces: /nix/store/liqg8b1p08a9k186dr7zpx2j501nbwvi-path-0.9.6/share/doc/x86_64-linux-ghc-9.10.3-b976/path-0.9.6/html/path.haddock doesn't exist or isn't a file
240.59 s[ghc-9.10.3-with-packages] Warning: haddock-html: /nix/store/liqg8b1p08a9k186dr7zpx2j501nbwvi-path-0.9.6/share/doc/x86_64-linux-ghc-9.10.3-b976/path-0.9.6/html doesn't exist or isn't a directory
240.60 s[ghc-9.10.3-with-packages] Warning: haddock-interfaces: /nix/store/9isdjcxlrkbxf6kjgcx0rh9sh1587jbb-vector-0.13.2.0/share/doc/x86_64-linux-ghc-9.10.3-b976/vector-0.13.2.0/html/vector.haddock doesn't exist or isn't a file
240.60 s[ghc-9.10.3-with-packages] Warning: haddock-html: /nix/store/9isdjcxlrkbxf6kjgcx0rh9sh1587jbb-vector-0.13.2.0/share/doc/x86_64-linux-ghc-9.10.3-b976/vector-0.13.2.0/html doesn't exist or isn't a directory
240.60 s[ghc-9.10.3-with-packages] Warning: haddock-interfaces: /nix/store/wc3mc4qkkkpw8iikmqjdw64vwd7mjw57-attoparsec-0.14.4/share/doc/x86_64-linux-ghc-9.10.3-b976/attoparsec-0.14.4/html/attoparsec.haddock doesn't exist or isn't a file
240.60 s[ghc-9.10.3-with-packages] Warning: haddock-html: /nix/store/wc3mc4qkkkpw8iikmqjdw64vwd7mjw57-attoparsec-0.14.4/share/doc/x86_64-linux-ghc-9.10.3-b976/attoparsec-0.14.4/html doesn't exist or isn't a directory
240.62 s[ghc-9.10.3-with-packages] Warning: haddock-interfaces: /nix/store/icrriyg2vl9y7w6crb08v0j869s1wl92-persistent-template-2.12.0.0/share/doc/x86_64-linux-ghc-9.10.3-b976/persistent-template-2.12.0.0/html/persistent-template.haddock doesn't exist or isn't a file
240.62 s[ghc-9.10.3-with-packages] Warning: haddock-html: /nix/store/icrriyg2vl9y7w6crb08v0j869s1wl92-persistent-template-2.12.0.0/share/doc/x86_64-linux-ghc-9.10.3-b976/persistent-template-2.12.0.0/html doesn't exist or isn't a directory
240.62 s[ghc-9.10.3-with-packages] Warning: include-dirs: /nix/store/gjwjqnpaxi6s5hr79hvi5s4hxjlv18rh-ghc-9.10.3-with-packages/lib/ghc-9.10.3/lib/../lib/x86_64-linux-ghc-9.10.3/directory-1.3.8.5-b9f5/include doesn't exist or isn't a directory
240.62 s[ghc-9.10.3-with-packages] Warning: haddock-interfaces: /nix/store/liqg8b1p08a9k186dr7zpx2j501nbwvi-path-0.9.6/share/doc/x86_64-linux-ghc-9.10.3-b976/path-0.9.6/html/path.haddock doesn't exist or isn't a file
240.62 s[ghc-9.10.3-with-packages] Warning: haddock-html: /nix/store/liqg8b1p08a9k186dr7zpx2j501nbwvi-path-0.9.6/share/doc/x86_64-linux-ghc-9.10.3-b976/path-0.9.6/html doesn't exist or isn't a directory
240.63 s[ghc-9.10.3-with-packages] Warning: haddock-interfaces: /nix/store/9isdjcxlrkbxf6kjgcx0rh9sh1587jbb-vector-0.13.2.0/share/doc/x86_64-linux-ghc-9.10.3-b976/vector-0.13.2.0/html/vector.haddock doesn't exist or isn't a file
240.63 s[ghc-9.10.3-with-packages] Warning: haddock-html: /nix/store/9isdjcxlrkbxf6kjgcx0rh9sh1587jbb-vector-0.13.2.0/share/doc/x86_64-linux-ghc-9.10.3-b976/vector-0.13.2.0/html doesn't exist or isn't a directory
240.63 s[ghc-9.10.3-with-packages] Warning: haddock-interfaces: /nix/store/dx6nria7msy71m8a8bmmvjxarvlav3yk-libyaml-clib-0.2.5/share/doc/x86_64-linux-ghc-9.10.3-b976/libyaml-clib-0.2.5/html/libyaml-clib.haddock doesn't exist or isn't a file
240.63 s[ghc-9.10.3-with-packages] Warning: haddock-html: /nix/store/dx6nria7msy71m8a8bmmvjxarvlav3yk-libyaml-clib-0.2.5/share/doc/x86_64-linux-ghc-9.10.3-b976/libyaml-clib-0.2.5/html doesn't exist or isn't a directory
245.15 s[post-build-hook] Uploading to the NixCI staging cache: /nix/store/gjwjqnpaxi6s5hr79hvi5s4hxjlv18rh-ghc-9.10.3-with-packages