Add a DynFlags plugin. #56
Draft
Garnix CI / package ghc8107_categorifier-categories-integration-test [x86_64-linux]
failed
Feb 9, 2024 in 1h 4m 58s
Run results
Build failed
Details
Last 100 lines of logs:
categorifier-plugin-test> 119 ┃ [ ( [t|Word8|],
categorifier-plugin-test> 120 ┃ pure ([|Pair <$> genIntegralBounded <*> genIntegralBounded|], [|show|])
categorifier-plugin-test> 121 ┃ )
categorifier-plugin-test> 122 ┃ ]
categorifier-plugin-test> 123 ┃ )
categorifier-plugin-test> 124 ┃ )
categorifier-plugin-test> 125 ┃ -- base
categorifier-plugin-test> 126 ┃ . HInsert1 (Proxy @"Id") (TestCases (const [([t|Word8|], pure ([|genIntegralBounded|], [|show|]))]))
categorifier-plugin-test> 127 ┃ . HInsert1 (Proxy @"Const") (TestCases (const [(([t|Int64|], [t|Word8|]), Nothing)]))
categorifier-plugin-test> 128 ┃ . HInsert1
categorifier-plugin-test> 129 ┃ (Proxy @"Snd")
categorifier-plugin-test> 130 ┃ ( TestCases
categorifier-plugin-test> 131 ┃ ( const
categorifier-plugin-test> 132 ┃ [ ( ([t|Word8|], [t|Word8|]),
categorifier-plugin-test> 133 ┃ pure ([|(,) <$> genIntegralBounded <*> genIntegralBounded|], [|show|])
categorifier-plugin-test> 134 ┃ )
categorifier-plugin-test> 135 ┃ ]
categorifier-plugin-test> 136 ┃ )
categorifier-plugin-test> 137 ┃ )
categorifier-plugin-test> 138 ┃ . HInsert1 (Proxy @"FstSnd") (TestCases (const [(([t|Word8|], [t|Word8|], [t|Word8|]), Nothing)]))
categorifier-plugin-test> 139 ┃ . HInsert1
categorifier-plugin-test> 140 ┃ (Proxy @"FstLet")
categorifier-plugin-test> 141 ┃ ( TestCases
categorifier-plugin-test> 142 ┃ ( const
categorifier-plugin-test> 143 ┃ [ ( ([t|Word8|], [t|Word8|], [t|Word8|]),
categorifier-plugin-test> 144 ┃ pure
categorifier-plugin-test> 145 ┃ ( [|(,) <$> genIntegralBounded <*> ((,) <$> genIntegralBounded <*> genIntegralBounded)|],
categorifier-plugin-test> 146 ┃ [|show|]
categorifier-plugin-test> 147 ┃ )
categorifier-plugin-test> 148 ┃ )
categorifier-plugin-test> 149 ┃ ]
categorifier-plugin-test> 150 ┃ )
categorifier-plugin-test> 151 ┃ )
categorifier-plugin-test> 152 ┃ . HInsert1
categorifier-plugin-test> 153 ┃ (Proxy @"Swap")
categorifier-plugin-test> 154 ┃ ( TestCases
categorifier-plugin-test> 155 ┃ ( const
categorifier-plugin-test> 156 ┃ [ ( ([t|Word8|], [t|Int64|]),
categorifier-plugin-test> 157 ┃ pure ([|(,) <$> genIntegralBounded <*> genIntegralBounded|], [|show|])
categorifier-plugin-test> 158 ┃ )
categorifier-plugin-test> 159 ┃ ]
categorifier-plugin-test> 160 ┃ )
categorifier-plugin-test> 161 ┃ )
categorifier-plugin-test> 162 ┃ . HInsert1 (Proxy @"Fork") (TestCases (const [(([t|Int64|], [t|Word8|]), Nothing)]))
categorifier-plugin-test> 163 ┃ . HInsert1 (Proxy @"Join") (TestCases (const [(([t|Int64|], [t|Word8|]), Nothing)]))
categorifier-plugin-test> 164 ┃ . HInsert1 (Proxy @"Arr") (TestCases (const [([t|Double|], pure ([|genFloating|], [|show|]))]))
categorifier-plugin-test> 165 ┃ . HInsert1 (Proxy @"Either") (TestCases (const [(([t|Int64|], [t|Word8|]), Nothing)]))
categorifier-plugin-test> 166 ┃ . HInsert1 (Proxy @"Coerce") (TestCases (const [([t|Word8|], pure ([|genIntegralBounded|], [|show|]))]))
categorifier-plugin-test> 167 ┃ . HInsert1 (Proxy @"ComposedCoerce") (TestCases (const [([t|Word8|], Nothing)]))
categorifier-plugin-test> 168 ┃ . HInsert1 (Proxy @"Bool") (TestCases (const [([t|Double|], Nothing)]))
categorifier-plugin-test> 169 ┃ . HInsert1 (Proxy @"Acos") (TestCases (const [([t|Double|], pure ([|genFloating|], [|show|]))]))
categorifier-plugin-test> 170 ┃ . HInsert1 (Proxy @"Acosh") (TestCases (const [([t|Double|], pure ([|genFloating|], [|show|]))]))
categorifier-plugin-test> 171 ┃ . HInsert1 (Proxy @"AcoshDouble") (TestCases (const [((), pure ([|genFloating|], [|show|]))]))
categorifier-plugin-test> 172 ┃ . HInsert1 (Proxy @"AcoshFloat") (TestCases (const [((), pure ([|genFloating|], [|show|]))]))
categorifier-plugin-test> 173 ┃ . HInsert1 (Proxy @"Asin") (TestCases (const [([t|Double|], pure ([|genFloating|], [|show|]))]))
categorifier-plugin-test> 174 ┃ . HInsert1 (Proxy @"Asinh") (TestCases (const [([t|Double|], pure ([|genFloating|], [|show|]))]))
categorifier-plugin-test> 175 ┃ . HInsert1 (Proxy @"AsinhDouble") (TestCases (const [((), pure ([|genFloating|], [|show|]))]))
categorifier-plugin-test> 176 ┃ . HInsert1 (Proxy @"AsinhFloat") (TestCases (const [((), pure ([|genFloating|], [|show|]))]))
categorifier-plugin-test> 177 ┃ . HInsert1 (Proxy @"Atan") (TestCases (const [([t|Double|], pure ([|genFloating|], [|show|]))]))
categorifier-plugin-test> 178 ┃ . HInsert1 (Proxy @"Atanh") (TestCases (const [([t|Double|], pure ([|genFloating|], [|show|]))]))
categorifier-plugin-test> 179 ┃ . HInsert1 (Proxy @"AtanhDouble") (TestCases (const [((), pure ([|genFloating|], [|show|]))]))
categorifier-plugin-test> 180 ┃ . HInsert1 (Proxy @"AtanhFloat") (TestCases (const [((), pure ([|genFloating|], [|show|]))]))
categorifier-plugin-test> 181 ┃ . HInsert1 (Proxy @"Cos") (TestCases (const [([t|Double|], pure ([|genFloating|], [|show|]))]))
categorifier-plugin-test> 182 ┃ . HInsert1 (Proxy @"Cosh") (TestCases (const [([t|Double|], pure ([|genFloating|], [|show|]))]))
categorifier-plugin-test> 183 ┃ . HInsert1 (Proxy @"AcosDouble") (TestCases (const [((), pure ([|genFloating|], [|show|]))]))
categorifier-plugin-test> 184 ┃ . HInsert1 (Proxy @"AsinDouble") (TestCases (const [((), pure ([|genFloating|], [|show|]))]))
categorifier-plugin-test> 185 ┃ . HInsert1 (Proxy @"AtanDouble") (TestCases (const [((), pure ([|genFloating|], [|show|]))]))
categorifier-plugin-test> 186 ┃ . HInsert1 (Proxy @"CosDouble") (TestCases (const [((), pure ([|genFloating|], [|show|]))]))
categorifier-plugin-test> 187 ┃ . HInsert1 (Proxy @"CoshDouble") (TestCases (const [((), pure ([|genFloating|], [|show|]))]))
categorifier-plugin-test> 188 ┃ . HInsert1 (Proxy @"AcosFloat") (TestCases (const [((), pure ([|genFloating|], [|show|]))]))
categorifier-plugin-test> 189 ┃ . HInsert1 (Proxy @"AsinFloat") (TestCases (const [((), pure ([|genFloating|], [|show|]))]))
categorifier-plugin-test> 190 ┃ . HInsert1 (Proxy @"AtanFloat") (TestCases (const [((), pure ([|genFloating|], [|show|]))]))
categorifier-plugin-test> 191 ┃ . HInsert1 (Proxy @"CosFloat") (TestCases (const [((), pure ([|genFloating|], [|show|]))]))
categorifier-plugin-test> 192 ┃ . HInsert1 (Proxy @"CoshFloat") (TestCases (const [((), pure ([|genFloating|], [|show|]))]))
categorifier-plugin-test> 193 ┃ . HInsert1 (Proxy @"Double2Float") (TestCases (const [((), pure ([|genFloating|], [|show|]))]))
categorifier-plugin-test> 194 ┃ . HInsert1 (Proxy @"Exp") (TestCases (const [([t|Double|], pure ([|genFloating|], [|show|]))]))
categorifier-plugin-test> 195 ┃ . HInsert1 (Proxy @"Float2Double") (TestCases (const [((), pure ([|genFloating|], [|show|]))]))
categorifier-plugin-test> 196 ┃ . HInsert1 (Proxy @"IsDenormalized") (TestCases (const [([t|Double|], pure ([|genFloating|], [|show|]))]))
categorifier-plugin-test> 197 ┃ . HInsert1 (Proxy @"IsInfinite") (TestCases (const [([t|Double|], pure ([|genFloating|], [|show|]))]))
categorifier-plugin-test> 198 ┃ . HInsert1 (Proxy @"IsNaN") (TestCases (const [([t|Double|], pure ([|genFloating|], [|show|]))]))
categorifier-plugin-test> 199 ┃ . HInsert1 (Proxy @"IsNegativeZero") (TestCases (const [([t|Double|], pure ([|genFloating|], [|show|]))]))
categorifier-plugin-test> 104 ┃ -- plugin
categorifier-plugin-test> 105 ┃ . HInsert1
categorifier-plugin-test> 106 ┃ (Proxy @"Abst")
categorifier-plugin-test> 107 ┃ ( TestCases
error: build of '/nix/store/679kkzj0hrc85kkcgnag1yxzvnf4ma3a-categorifier-plugin-test-0.1.drv' on 'ssh-ng://nix-ssh@garnix4' failed: builder for '/nix/store/679kkzj0hrc85kkcgnag1yxzvnf4ma3a-categorifier-plugin-test-0.1.drv' failed with exit code 1;
last 10 log lines:
> 98 ┃ pure
> 99 ┃ ([|(,) <$> Gen.bool <*> ((,) <$> genIntegralBounded <*> genIntegralBounded)|], [|show|])
> 100 ┃ )
> 101 ┃ ]
> 102 ┃ )
> 103 ┃ )
> 104 ┃ -- plugin
> 105 ┃ . HInsert1
> 106 ┃ (Proxy @"Abst")
> 107 ┃ ( TestCases
For full logs, run 'nix log /nix/store/679kkzj0hrc85kkcgnag1yxzvnf4ma3a-categorifier-plugin-test-0.1.drv'.
error: builder for '/nix/store/679kkzj0hrc85kkcgnag1yxzvnf4ma3a-categorifier-plugin-test-0.1.drv' failed with exit code 1
error: 1 dependencies of derivation '/nix/store/9c3k4w0bky0k5g0404j1y3c1iywjcx49-categorifier-categories-integration-test-0.1.drv' failed to build
Loading