## Bug Report There is no difference if "--no-color" is present or absent in args during "shards build" failure: <img width="808" alt="image" src="https://user-images.githubusercontent.com/79869/122669286-d0c22600-d1e6-11eb-9e5a-9cb9662196a2.png"> BUT there is difference when compilation is successful: <img width="808" alt="image" src="https://user-images.githubusercontent.com/79869/122669318-f3ecd580-d1e6-11eb-8f4a-7f007f9b1840.png"> ```shell ❯ crystal -v Crystal 1.0.0 (2021-03-22) LLVM: 11.1.0 Default target: x86_64-apple-macosx ``` (ordinal "brew install crystal" on macOS BigSur 11.4, iMac 2020)