Build #1 for cauldron-0.9.0.1

[all reports]

Package cauldron-0.9.0.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2025-07-12 22:28:52.366561502 UTC
Compiler ghc-9.8.4
OS linux
Arch x86_64
Dependencies base-4.19.2.0, containers-0.6.8, base-4.19.2.0, containers-0.6.8, base-4.19.2.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Downloading  cauldron-0.9.0.1
Downloaded   cauldron-0.9.0.1
Configuring cauldron-0.9.0.1...
Preprocessing library 'graph' for cauldron-0.9.0.1..
Building library 'graph' for cauldron-0.9.0.1..
[1 of 4] Compiling Cauldron.Graph   ( lib-graph/Cauldron/Graph.hs, dist/build/graph/Cauldron/Graph.o, dist/build/graph/Cauldron/Graph.dyn_o )
[2 of 4] Compiling Cauldron.Graph.Algorithm ( lib-graph/Cauldron/Graph/Algorithm.hs, dist/build/graph/Cauldron/Graph/Algorithm.o, dist/build/graph/Cauldron/Graph/Algorithm.dyn_o )
[3 of 4] Compiling Cauldron.Graph.Export ( lib-graph/Cauldron/Graph/Export.hs, dist/build/graph/Cauldron/Graph/Export.o, dist/build/graph/Cauldron/Graph/Export.dyn_o )
[4 of 4] Compiling Cauldron.Graph.Export.Dot ( lib-graph/Cauldron/Graph/Export/Dot.hs, dist/build/graph/Cauldron/Graph/Export/Dot.o, dist/build/graph/Cauldron/Graph/Export/Dot.dyn_o )
Preprocessing library for cauldron-0.9.0.1..
Building library for cauldron-0.9.0.1..
[1 of 6] Compiling Cauldron.Beans   ( lib/Cauldron/Beans.hs, dist/build/Cauldron/Beans.o, dist/build/Cauldron/Beans.dyn_o )
[2 of 6] Compiling Cauldron.Args.Internal ( lib/Cauldron/Args/Internal.hs, dist/build/Cauldron/Args/Internal.o, dist/build/Cauldron/Args/Internal.dyn_o )
[3 of 6] Compiling Cauldron.Args    ( lib/Cauldron/Args.hs, dist/build/Cauldron/Args.o, dist/build/Cauldron/Args.dyn_o )
[4 of 6] Compiling Cauldron         ( lib/Cauldron.hs, dist/build/Cauldron.o, dist/build/Cauldron.dyn_o )
[5 of 6] Compiling Cauldron.Managed ( lib/Cauldron/Managed.hs, dist/build/Cauldron/Managed.o, dist/build/Cauldron/Managed.dyn_o )
[6 of 6] Compiling Cauldron.Builder ( lib/Cauldron/Builder.hs, dist/build/Cauldron/Builder.o, dist/build/Cauldron/Builder.dyn_o )
Preprocessing executable 'cauldron-example-wiring' for cauldron-0.9.0.1..
Building executable 'cauldron-example-wiring' for cauldron-0.9.0.1..
[1 of 1] Compiling Main             ( app/Main.hs, dist/build/cauldron-example-wiring/cauldron-example-wiring-tmp/Main.o )
[2 of 2] Linking dist/build/cauldron-example-wiring/cauldron-example-wiring
Preprocessing library 'graph' for cauldron-0.9.0.1..
Running Haddock on library 'graph' for cauldron-0.9.0.1..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 4] Compiling Cauldron.Graph   ( lib-graph/Cauldron/Graph.hs, nothing )
[2 of 4] Compiling Cauldron.Graph.Algorithm ( lib-graph/Cauldron/Graph/Algorithm.hs, nothing )
[3 of 4] Compiling Cauldron.Graph.Export ( lib-graph/Cauldron/Graph/Export.hs, nothing )
[4 of 4] Compiling Cauldron.Graph.Export.Dot ( lib-graph/Cauldron/Graph/Export/Dot.hs, nothing )
Haddock coverage:
Warning: 'empty' is ambiguous. It is defined
    * at lib-graph/Cauldron/Graph.hs:271:1
    * in Data.Map.Internal
    * in Data.Set.Internal
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at lib-graph/Cauldron/Graph.hs:271:1
 100% ( 58 / 58) in 'Cauldron.Graph'
   0% (  0 /  2) in 'Cauldron.Graph.Algorithm'
  Missing documentation for:
    Module header
    reverseTopSort (lib-graph/Cauldron/Graph/Algorithm.hs:20)
Warning: 'Doc' is ambiguous. It is defined
    * at lib-graph/Cauldron/Graph/Export.hs:65:17
    * at lib-graph/Cauldron/Graph/Export.hs:65:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at lib-graph/Cauldron/Graph/Export.hs:65:1
 100% ( 14 / 14) in 'Cauldron.Graph.Export'
Warning: 'Style' is ambiguous. It is defined
    * at lib-graph/Cauldron/Graph/Export/Dot.hs:58:18
    * at lib-graph/Cauldron/Graph/Export/Dot.hs:58:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at lib-graph/Cauldron/Graph/Export/Dot.hs:58:1
Warning: 'Graph' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% (  9 /  9) in 'Cauldron.Graph.Export.Dot'
Warning: Cauldron.Graph: could not find link destinations for: 
	- Cauldron.Graph.Rep_AdjacencyMap
Documentation created: dist/doc/html/cauldron/,
dist/doc/html/cauldron/cauldron.txt
Preprocessing library for cauldron-0.9.0.1..
Running Haddock on library for cauldron-0.9.0.1..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 6] Compiling Cauldron.Beans   ( lib/Cauldron/Beans.hs, nothing )
[2 of 6] Compiling Cauldron.Args.Internal ( lib/Cauldron/Args/Internal.hs, nothing )
[3 of 6] Compiling Cauldron.Args    ( lib/Cauldron/Args.hs, nothing )
[4 of 6] Compiling Cauldron         ( lib/Cauldron.hs, nothing )
[5 of 6] Compiling Cauldron.Managed ( lib/Cauldron/Managed.hs, nothing )
[6 of 6] Compiling Cauldron.Builder ( lib/Cauldron/Builder.hs, nothing )
Haddock coverage:
Warning: 'Dynamic' is ambiguous. It is defined
    * in Data.Dynamic
    * in Data.Dynamic
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined in Data.Dynamic
Warning: 'SomeTypeRep' is ambiguous. It is defined
    * in Data.Typeable.Internal
    * in Data.Typeable.Internal
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined in Data.Typeable.Internal
Warning: 'SomeMonoidTypeRep' is ambiguous. It is defined
    * at lib/Cauldron/Beans.hs:108:3
    * at lib/Cauldron/Beans.hs:107:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at lib/Cauldron/Beans.hs:107:1
Warning: 'Beans' is ambiguous. It is defined
    * at lib/Cauldron/Beans.hs:76:17
    * at lib/Cauldron/Beans.hs:76:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at lib/Cauldron/Beans.hs:76:1
  72% ( 13 / 18) in 'Cauldron.Beans'
  Missing documentation for:
    empty (lib/Cauldron/Beans.hs:48)
    insert (lib/Cauldron/Beans.hs:51)
    delete (lib/Cauldron/Beans.hs:55)
    singleton (lib/Cauldron/Beans.hs:63)
    toDynMap (lib/Cauldron/Beans.hs:103)
Warning: 'Regs' is ambiguous. It is defined
    * at lib/Cauldron/Args/Internal.hs:165:15
    * at lib/Cauldron/Args/Internal.hs:165:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at lib/Cauldron/Args/Internal.hs:165:1
Warning: 'Args' is ambiguous. It is defined
    * at lib/Cauldron/Args/Internal.hs:36:15
    * at lib/Cauldron/Args/Internal.hs:36:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at lib/Cauldron/Args/Internal.hs:36:1
Warning: 'taste' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'LazilyReadBeanMissing' is ambiguous. It is defined
    * at lib/Cauldron/Args/Internal.hs:221:33
    * at lib/Cauldron/Args/Internal.hs:221:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at lib/Cauldron/Args/Internal.hs:221:1
Warning: 'SomeMonoidTypeRep' is ambiguous. It is defined
    * at lib/Cauldron/Beans.hs:108:3
    * at lib/Cauldron/Beans.hs:107:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at lib/Cauldron/Beans.hs:107:1
Cannot find documentation for: $registrations
  95% ( 22 / 23) in 'Cauldron.Args'
  Missing documentation for:
    Module header
Warning: 'Cauldron' is ambiguous. It is defined
    * at lib/Cauldron.hs:210:3
    * at lib/Cauldron.hs:209:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at lib/Cauldron.hs:209:1
Warning: 'Args' is ambiguous. It is defined
    * at lib/Cauldron/Args/Internal.hs:36:15
    * at lib/Cauldron/Args/Internal.hs:36:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at lib/Cauldron/Args/Internal.hs:36:1
Warning: 'Recipe' is ambiguous. It is defined
    * at lib/Cauldron.hs:306:22
    * at lib/Cauldron.hs:306:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at lib/Cauldron.hs:306:1
Warning: 'Fire' is ambiguous. It is defined
    * at lib/Cauldron.hs:564:15
    * at lib/Cauldron.hs:564:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at lib/Cauldron.hs:564:1
Warning: 'Constructor' is ambiguous. It is defined
    * at lib/Cauldron.hs:1307:27
    * at lib/Cauldron.hs:1307:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at lib/Cauldron.hs:1307:1
Warning: 'SomeRecipe' is ambiguous. It is defined
    * at lib/Cauldron.hs:245:3
    * at lib/Cauldron.hs:244:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at lib/Cauldron.hs:244:1
Warning: 'foldM' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'bean' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'DependencyGraph' is ambiguous. It is defined
    * at lib/Cauldron.hs:1181:27
    * at lib/Cauldron.hs:1181:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at lib/Cauldron.hs:1181:1
  90% ( 68 / 75) in 'Cauldron'
  Missing documentation for:
    empty (lib/Cauldron.hs:213)
    delete (lib/Cauldron.hs:558)
    fromDecoList (lib/Cauldron.hs:316)
    DoubleDutyBean (lib/Cauldron.hs:895)
    DependencyCycle (lib/Cauldron.hs:964)
    prettyCookingError (lib/Cauldron.hs:1134)
    prettyCookingErrorLines (lib/Cauldron.hs:1137)
Warning: 'Managed' is ambiguous. It is defined
    * at lib/Cauldron/Managed.hs:25:21
    * at lib/Cauldron/Managed.hs:25:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at lib/Cauldron/Managed.hs:25:1
Warning: 'allowSelfDeps' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% (  6 /  6) in 'Cauldron.Managed'
Warning: 'Builder' is ambiguous. It is defined
    * at lib/Cauldron/Builder.hs:96:20
    * at lib/Cauldron/Builder.hs:96:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at lib/Cauldron/Builder.hs:96:1
Warning: 'Identity' is ambiguous. It is defined
    * in Data.Functor.Identity
    * in Data.Functor.Identity
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined in Data.Functor.Identity
Warning: 'Recipe' is ambiguous. It is defined
    * at lib/Cauldron.hs:306:22
    * at lib/Cauldron.hs:306:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at lib/Cauldron.hs:306:1
  63% (  7 / 11) in 'Cauldron.Builder'
  Missing documentation for:
    Builder (lib/Cauldron/Builder.hs:96)
    execBuilder (lib/Cauldron/Builder.hs:119)
    prettyDuplicateBeans (lib/Cauldron/Builder.hs:153)
    prettyDuplicateBeansLines (lib/Cauldron/Builder.hs:156)
Warning: Cauldron.Beans: could not find link destinations for: 
	- Cauldron.Beans.D:R:ItemBeans
Warning: Cauldron.Args: could not find link destinations for: 
	- Cauldron.Beans.D:R:ItemBeans
	- Cauldron.Args.Internal.Registrable_
	- Cauldron.Args.Internal.IsReg
	- Cauldron.Args.Internal.IsFunction
	- Cauldron.Args.Internal.Wireable_
Warning: Cauldron: could not find link destinations for: 
	- Cauldron.toRecipe
	- Cauldron.D:R:ItemCauldron
Warning: Cauldron.Managed: could not find link destinations for: 
	- Cauldron.Builder.D:R:ArgsApplicativeManaged
	- Cauldron.Builder.D:R:ConstructorMonadManaged
Warning: Cauldron.Builder: could not find link destinations for: 
	- Cauldron.Builder.D:R:ArgsApplicativeManaged
	- Cauldron.Builder.D:R:ConstructorMonadManaged
	- Cauldron.Builder.D:R:ArgsApplicativeIO
	- Cauldron.Builder.D:R:ConstructorMonadIO
	- Cauldron.Builder.D:R:ArgsApplicativeBuilder
	- Cauldron.Builder.D:R:ConstructorMonadBuilder
Documentation created: dist/doc/html/cauldron/,
dist/doc/html/cauldron/cauldron.txt
Preprocessing executable 'cauldron-example-wiring' for cauldron-0.9.0.1..
Installing internal library graph in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/cauldron-0.9.0.1-45tJJYxNqGa9pRi920NoeI
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/cauldron-0.9.0.1-45tJJYxNqGa9pRi920NoeI
Installing executable cauldron-example-wiring in /var/lib/hackage-doc-builder/build-cache/tmp-install/bin
Warning: The directory
/var/lib/hackage-doc-builder/build-cache/tmp-install/bin is not in the system
search path.
Completed    cauldron-0.9.0.1

Test log

[view raw]

Resolving dependencies...
Error:
    Internal libraries only supported with per-component builds.
    Per-component builds were disabled because program coverage is enabled
    In the inplace package 'cauldron-0.9.0.1'