Add a DynFlags plugin. #56
+73
−52
Draft
Garnix CI / package ghc928_categorifier-concat-extensions-integration-test [aarch64-darwin]
failed
Feb 9, 2024 in 31m 13s
Run results
Build failed
Details
Last 100 lines of logs:
categorifier-plugin-test> 301 ┃ . HInsert1 (Proxy @"EqualWord8") (TestCases (const [((), Nothing)]))
categorifier-plugin-test> 302 ┃ . HInsert1 (Proxy @"NotEqualWord8") (TestCases (const [((), Nothing)]))
categorifier-plugin-test> 303 ┃ . HInsert1 (Proxy @"GeWord8") (TestCases (const [((), Nothing)]))
categorifier-plugin-test> 304 ┃ . HInsert1 (Proxy @"GtWord8") (TestCases (const [((), Nothing)]))
categorifier-plugin-test> 305 ┃ . HInsert1 (Proxy @"LeWord8") (TestCases (const [((), Nothing)]))
categorifier-plugin-test> 306 ┃ . HInsert1 (Proxy @"LtWord8") (TestCases (const [((), Nothing)]))
categorifier-plugin-test> 307 ┃ . HInsert1
categorifier-plugin-test> 308 ┃ (Proxy @"Compare")
categorifier-plugin-test> 309 ┃ ( TestCases
categorifier-plugin-test> 310 ┃ ( \arrow ->
categorifier-plugin-test> 311 ┃ if arrow /= ''Hask
categorifier-plugin-test> 312 ┃ then [] -- Only `Hask` currently has `OrdCat'` instance
categorifier-plugin-test> 313 ┃ else [([t|Double|], Nothing)]
categorifier-plugin-test> 314 ┃ )
categorifier-plugin-test> 315 ┃ )
categorifier-plugin-test> 316 ┃ . HInsert1 (Proxy @"Max") (TestCases (const [([t|Double|], Nothing)]))
categorifier-plugin-test> 317 ┃ . HInsert1 (Proxy @"Min") (TestCases (const [([t|Double|], Nothing)]))
categorifier-plugin-test> 318 ┃ . HInsert1 (Proxy @"Not") (TestCases (const [((), pure ([|Gen.bool|], [|show|]))]))
categorifier-plugin-test> 333 ┃ . HInsert1 (Proxy @"Atan2") (TestCases (const [])) -- no `curry`
categorifier-plugin-test> 334 ┃ . HInsert1 (Proxy @"Abs") (TestCases (const [([t|Double|], pure ([|genFloating|], [|show|]))]))
categorifier-plugin-test> 335 ┃ . HInsert1 (Proxy @"Negate") (TestCases (const [([t|Double|], pure ([|genFloating|], [|show|]))]))
categorifier-plugin-test> 336 ┃ . HInsert1 (Proxy @"Signum") (TestCases (const [([t|Double|], pure ([|genFloating|], [|show|]))]))
categorifier-plugin-test> 337 ┃ . HInsert1 (Proxy @"PowI") (TestCases (const []))
categorifier-plugin-test> 338 ┃ . HInsert1 (Proxy @"PowInt") (TestCases (const [([t|Double|], pure ([|genFloating|], [|show|]))]))
categorifier-plugin-test> 339 ┃ . HInsert1
categorifier-plugin-test> 340 ┃ (Proxy @"FromInteger")
categorifier-plugin-test> 341 ┃ ( TestCases
categorifier-plugin-test> 342 ┃ ( const
categorifier-plugin-test> 343 ┃ [ ( [t|Double|],
categorifier-plugin-test> 344 ┃ pure
categorifier-plugin-test> 345 ┃ ( [|
categorifier-plugin-test> 346 ┃ Gen.integral $
categorifier-plugin-test> 347 ┃ Range.linearFrom
categorifier-plugin-test> 348 ┃ 0
categorifier-plugin-test> 349 ┃ (toInteger (minBound :: Int64) - 1)
categorifier-plugin-test> 350 ┃ (toInteger (maxBound :: Int64) + 1)
categorifier-plugin-test> 351 ┃ |],
categorifier-plugin-test> 352 ┃ [|show|]
categorifier-plugin-test> 353 ┃ )
categorifier-plugin-test> 354 ┃ )
categorifier-plugin-test> 355 ┃ ]
categorifier-plugin-test> 356 ┃ )
categorifier-plugin-test> 357 ┃ )
categorifier-plugin-test> 358 ┃ . HInsert1
categorifier-plugin-test> 359 ┃ (Proxy @"FromIntegral")
categorifier-plugin-test> 360 ┃ ( TestCases
categorifier-plugin-test> 361 ┃ (const [(([t|Int64|], [t|Double|]), pure ([|Gen.int64 Range.linearBounded|], [|show|]))])
categorifier-plugin-test> 362 ┃ )
categorifier-plugin-test> 363 ┃ . HInsert1 (Proxy @"Append") (TestCases (const [([t|[Word8]|], Nothing)]))
categorifier-plugin-test> 364 ┃ . HInsert1 (Proxy @"Mappend") (TestCases (const [([t|[Word8]|], Nothing)]))
categorifier-plugin-test> 366 ┃ . HInsert1
categorifier-plugin-test> 381 ┃ then [] -- we expect bottomC to raise an exception in these categories
categorifier-plugin-test> 382 ┃ else
categorifier-plugin-test> 383 ┃ [ ( [t|Word8|],
categorifier-plugin-test> 384 ┃ pure ([|Gen.string Range.linearBounded Gen.unicodeAll|], [|show|])
categorifier-plugin-test> 385 ┃ )
categorifier-plugin-test> 386 ┃ ]
categorifier-plugin-test> 387 ┃ )
categorifier-plugin-test> 388 ┃ )
categorifier-plugin-test> 389 ┃ . HInsert1 (Proxy @"BuildLeft") (TestCases (const [(([t|Int64|], [t|Word8|]), pure ([|genIntegralBounded|], [|show|]))]))
categorifier-plugin-test> 390 ┃ . HInsert1 (Proxy @"BuildRight") (TestCases (const [(([t|Int64|], [t|Word8|]), pure ([|genIntegralBounded|], [|show|]))]))
categorifier-plugin-test> 391 ┃ . HInsert1 (Proxy @"EliminateEither") (TestCases (const [([t|Word8|], Nothing)]))
categorifier-plugin-test> 392 ┃ . HInsert1 (Proxy @"EliminateEitherSwapped") (TestCases (const [([t|Word8|], Nothing)]))
categorifier-plugin-test> 393 ┃ . HInsert1 (Proxy @"Apply") (TestCases (const [(([t|Word8|], [t|Bool|]), Nothing)]))
categorifier-plugin-test> 394 ┃ . HInsert1 (Proxy @"BareFMap") (TestCases (const [([t|Word8|], Nothing)]))
categorifier-plugin-test> 395 ┃ . HInsert1 (Proxy @"PartialFmap") (TestCases (const [([t|Word8|], Nothing)]))
categorifier-plugin-test> 396 ┃ . HInsert1 (Proxy @"Fmap") (TestCases (const [(([t|Pair|], [t|Word8|]), Nothing)]))
categorifier-plugin-test> 397 ┃ . HInsert1 (Proxy @"Fmap'") (TestCases (const [([t|Word8|], Nothing)]))
categorifier-plugin-test> 398 ┃ . HInsert1 (Proxy @"ConstNot") (TestCases (const [([t|Word8|], Nothing)]))
categorifier-plugin-test> 399 ┃ . HInsert1 (Proxy @"MapList") (TestCases (const [([t|Word8|], Nothing)]))
categorifier-plugin-test> 400 ┃ . HInsert1 (Proxy @"Ap") (TestCases (const [])) -- no curry
categorifier-plugin-test> 401 ┃ . HInsert1 (Proxy @"LiftA2") (TestCases (const [(([t|Validation ()|], [t|Int64|], [t|Int64|]), Nothing)]))
categorifier-plugin-test> 402 ┃ . HInsert1 (Proxy @"Bind") (TestCases (const [([t|Word8|], Nothing)])) -- no curry
categorifier-plugin-test> 403 ┃ . HInsert1 (Proxy @"Curry") (TestCases (const [(([t|Word8|], [t|Bool|]), Nothing)]))
categorifier-plugin-test> 404 ┃ . HInsert1 (Proxy @"Uncurry") (TestCases (const [(([t|Word8|], [t|Bool|]), Nothing)]))
categorifier-plugin-test> 405 ┃ . HInsert1 (Proxy @"SequenceA") (TestCases (const []))
categorifier-plugin-test> 406 ┃ . HInsert1 (Proxy @"Traverse") (TestCases (const []))
categorifier-plugin-test> 413 ┃ $ HEmpty1
categorifier-plugin-test> This failure can be reproduced by running:
categorifier-plugin-test> > recheckAt (Seed 10018689625067148236 2533175431240154753) "1:" haskOdd0
categorifier-plugin-test> ✗ 89 failed, 120 succeeded.
categorifier-plugin-test> ━━━ -> ━━━
categorifier-plugin-test> Test suite base-hierarchy-optimized: FAIL
categorifier-plugin-test> Test suite logged to:
categorifier-plugin-test> dist/test/categorifier-plugin-test-0.1-base-hierarchy-optimized.log
categorifier-plugin-test> 0 of 3 test suites (0 of 3 test cases) passed.
last 10 log lines:
>
> This failure can be reproduced by running:
> > recheckAt (Seed 10018689625067148236 2533175431240154753) "1:" haskOdd0
>
> ✗ 89 failed, 120 succeeded.
> ━━━ -> ━━━
> Test suite base-hierarchy-optimized: FAIL
> Test suite logged to:
> dist/test/categorifier-plugin-test-0.1-base-hierarchy-optimized.log
> 0 of 3 test suites (0 of 3 test cases) passed.
For full logs, run 'nix log /nix/store/ylq8m6g5jamrshxiykm6l8p9cci5q0m0-categorifier-plugin-test-0.1.drv'.
error: builder for '/nix/store/ylq8m6g5jamrshxiykm6l8p9cci5q0m0-categorifier-plugin-test-0.1.drv' failed with exit code 1
error: 1 dependencies of derivation '/nix/store/fm4b30z0snab0f9m7z4qg3ynqd1v1a67-categorifier-concat-extensions-integration-test-0.1.drv' failed to build
Loading