Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save compiler-errors/ebcf4ac268caa9060cdea570adda69d2 to your computer and use it in GitHub Desktop.

Select an option

Save compiler-errors/ebcf4ac268caa9060cdea570adda69d2 to your computer and use it in GitHub Desktop.
I1201 01:14:08.541705 1026528 main [yak_shave] examples/yak-shave.rs:34] preparing to shave yaks, number_of_yaks: 3
I1201 01:14:08.541855 1026528 main [yak_shave] examples/yak-shave.rs:75] [shaving_yaks{yaks: 3}] shaving yaks
W1201 01:14:08.541978 1026528 main [yak_shave] examples/yak-shave.rs:56] [shaving_yaks{yaks: 3}, shave{yak: 3}] could not locate yak
E1201 01:14:08.542043 1026528 main [yak_shave] examples/yak-shave.rs:85] [shaving_yaks{yaks: 3}] failed to shave yak, yak: 3, error: out of cash
I1201 01:14:08.542103 1026528 main [yak_shave] examples/yak-shave.rs:38] yak shaving completed, all_yaks_shaved: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment