I was trying out Rust with a sudoku solver and met a bug It's the git version (compiled two hours ago) running on i686 ArchLinux, this is the -v output: ``` rustc 0.9-pre (aa4455e 2013-12-06 01:11:18 -0800) host: i686-unknown-linux-gnu ``` Compiler output, backtrace and the file I was compiling: https://gist.github.com/xcv-/c0a79259a7b1280578e5