[INFO] cloning repository https://github.com/horriblename/rcc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/horriblename/rcc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorriblename%2Frcc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorriblename%2Frcc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6f9be9870aa5e70c248228c92c2bed63ac773a36
[INFO] testing horriblename/rcc against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorriblename%2Frcc" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/horriblename/rcc
[INFO] finished tweaking git repo https://github.com/horriblename/rcc
[INFO] tweaked toml for git repo https://github.com/horriblename/rcc written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/horriblename/rcc on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/horriblename/rcc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b883c343f1459560e5996866475be46f9d00211402f2084c3bd15b0c9702d402
[INFO] running `Command { std: "docker" "start" "-a" "b883c343f1459560e5996866475be46f9d00211402f2084c3bd15b0c9702d402", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b883c343f1459560e5996866475be46f9d00211402f2084c3bd15b0c9702d402", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b883c343f1459560e5996866475be46f9d00211402f2084c3bd15b0c9702d402", kill_on_drop: false }`
[INFO] [stdout] b883c343f1459560e5996866475be46f9d00211402f2084c3bd15b0c9702d402
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1447b932686d74256bb243af7192ed0ec3f5288ceda28f1460b5c8fe1a2a5bdd
[INFO] running `Command { std: "docker" "start" "-a" "1447b932686d74256bb243af7192ed0ec3f5288ceda28f1460b5c8fe1a2a5bdd", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling bytecount v0.6.7
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling lexer v0.1.0 (/opt/rustwide/workdir/lexer)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> lexer/src/lib.rs:110:36
[INFO] [stdout]     |
[INFO] [stdout] 110 | fn lex_identifier<'a>(source: Span<'a>) -> IResult<Span<'a>, Token> {
[INFO] [stdout]     |                                    ^^                   --   ----- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                    |                    |
[INFO] [stdout]     |                                    |                    the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 110 | fn lex_identifier<'a>(source: Span<'a>) -> IResult<Span<'a>, Token<'a>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling parser v0.1.0 (/opt/rustwide/workdir/parser)
[INFO] [stdout] warning: unexpected `cfg` condition name: `debug`
[INFO] [stdout]   --> parser/src/lib.rs:30:15
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[cfg(any(debug, test))]
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:148:22
[INFO] [stdout]     |
[INFO] [stdout] 148 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 149 | ) -> ParserResult<'a, Vec<ast::Stmt>, E> {
[INFO] [stdout]     |                   --      --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 149 | ) -> ParserResult<'a, Vec<ast::Stmt<'a>>, E> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:154:22
[INFO] [stdout]     |
[INFO] [stdout] 154 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 155 | ) -> ParserResult<'a, ast::Stmt, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 155 | ) -> ParserResult<'a, ast::Stmt<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:181:22
[INFO] [stdout]     |
[INFO] [stdout] 181 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 182 | ) -> ParserResult<'a, ast::Stmt, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 182 | ) -> ParserResult<'a, ast::Stmt<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:190:22
[INFO] [stdout]     |
[INFO] [stdout] 190 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 191 | ) -> ParserResult<'a, ast::Stmt, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 191 | ) -> ParserResult<'a, ast::Stmt<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 200 | ) -> ParserResult<'a, ast::Stmt, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 200 | ) -> ParserResult<'a, ast::Stmt<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:205:22
[INFO] [stdout]     |
[INFO] [stdout] 205 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 206 | ) -> ParserResult<'a, ast::ReturnStmt, E> {
[INFO] [stdout]     |                   --  --------------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 206 | ) -> ParserResult<'a, ast::ReturnStmt<'a>, E> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:213:22
[INFO] [stdout]     |
[INFO] [stdout] 213 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 214 | ) -> ParserResult<'a, ast::DeclarationStmt, E> {
[INFO] [stdout]     |                   --  -------------------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 214 | ) -> ParserResult<'a, ast::DeclarationStmt<'a>, E> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:230:22
[INFO] [stdout]     |
[INFO] [stdout] 230 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 231 | ) -> ParserResult<'a, ast::IfStmt, E> {
[INFO] [stdout]     |                   --  ----------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 231 | ) -> ParserResult<'a, ast::IfStmt<'a>, E> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:250:22
[INFO] [stdout]     |
[INFO] [stdout] 250 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 251 | ) -> ParserResult<'a, ast::For, E> {
[INFO] [stdout]     |                   --  -------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 251 | ) -> ParserResult<'a, ast::For<'a>, E> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:283:22
[INFO] [stdout]     |
[INFO] [stdout] 283 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 284 | ) -> ParserResult<'a, ast::While, E> {
[INFO] [stdout]     |                   --  ---------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 284 | ) -> ParserResult<'a, ast::While<'a>, E> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:296:22
[INFO] [stdout]     |
[INFO] [stdout] 296 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 297 | ) -> ParserResult<'a, ast::DoWhile, E> {
[INFO] [stdout]     |                   --  ------------ the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 297 | ) -> ParserResult<'a, ast::DoWhile<'a>, E> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:311:22
[INFO] [stdout]     |
[INFO] [stdout] 311 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 312 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 312 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:321:22
[INFO] [stdout]     |
[INFO] [stdout] 321 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 322 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 322 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:330:22
[INFO] [stdout]     |
[INFO] [stdout] 330 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 331 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 331 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:345:22
[INFO] [stdout]     |
[INFO] [stdout] 345 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 346 | ) -> ParserResult<'a, ast::PostfixOp, E> {
[INFO] [stdout]     |                   --  -------------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 346 | ) -> ParserResult<'a, ast::PostfixOp<'a>, E> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:358:22
[INFO] [stdout]     |
[INFO] [stdout] 358 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 359 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 359 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:375:22
[INFO] [stdout]     |
[INFO] [stdout] 375 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 376 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 376 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:392:22
[INFO] [stdout]     |
[INFO] [stdout] 392 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 393 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 393 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:406:22
[INFO] [stdout]     |
[INFO] [stdout] 406 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 407 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 407 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:420:22
[INFO] [stdout]     |
[INFO] [stdout] 420 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 421 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 421 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:436:22
[INFO] [stdout]     |
[INFO] [stdout] 436 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 437 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 437 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:450:22
[INFO] [stdout]     |
[INFO] [stdout] 450 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 451 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 451 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:463:22
[INFO] [stdout]     |
[INFO] [stdout] 463 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 464 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 464 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:476:22
[INFO] [stdout]     |
[INFO] [stdout] 476 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 477 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 477 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:489:22
[INFO] [stdout]     |
[INFO] [stdout] 489 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 490 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 490 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:502:22
[INFO] [stdout]     |
[INFO] [stdout] 502 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 503 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 503 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:515:22
[INFO] [stdout]     |
[INFO] [stdout] 515 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 516 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 516 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:539:22
[INFO] [stdout]     |
[INFO] [stdout] 539 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 540 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 540 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling codegen v0.1.0 (/opt/rustwide/workdir/codegen)
[INFO] [stdout] warning: unexpected `cfg` condition name: `debug`
[INFO] [stdout]   --> codegen/src/lib.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[cfg(any(debug, test))]
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `return_type`, `args`, and `defined` are never read
[INFO] [stdout]   --> codegen/src/lib.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | struct TypeSignature<'a> {
[INFO] [stdout]    |        ------------- fields in this struct
[INFO] [stdout] 38 |     return_type: &'a ast::Identifier<'a>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 39 |     args: Vec<&'a ast::Identifier<'a>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 40 |     defined: bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.63s
[INFO] running `Command { std: "docker" "inspect" "1447b932686d74256bb243af7192ed0ec3f5288ceda28f1460b5c8fe1a2a5bdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1447b932686d74256bb243af7192ed0ec3f5288ceda28f1460b5c8fe1a2a5bdd", kill_on_drop: false }`
[INFO] [stdout] 1447b932686d74256bb243af7192ed0ec3f5288ceda28f1460b5c8fe1a2a5bdd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b122ef2f997afcf25b8729c9a1c15404bdac1b93a404be56b48ea8e42a7c2a98
[INFO] running `Command { std: "docker" "start" "-a" "b122ef2f997afcf25b8729c9a1c15404bdac1b93a404be56b48ea8e42a7c2a98", kill_on_drop: false }`
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> lexer/src/lib.rs:110:36
[INFO] [stdout]     |
[INFO] [stdout] 110 | fn lex_identifier<'a>(source: Span<'a>) -> IResult<Span<'a>, Token> {
[INFO] [stdout]     |                                    ^^                   --   ----- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                    |                    |
[INFO] [stdout]     |                                    |                    the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 110 | fn lex_identifier<'a>(source: Span<'a>) -> IResult<Span<'a>, Token<'a>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lexer v0.1.0 (/opt/rustwide/workdir/lexer)
[INFO] [stdout] warning: unexpected `cfg` condition name: `debug`
[INFO] [stdout]   --> parser/src/lib.rs:30:15
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[cfg(any(debug, test))]
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:148:22
[INFO] [stdout]     |
[INFO] [stdout] 148 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 149 | ) -> ParserResult<'a, Vec<ast::Stmt>, E> {
[INFO] [stdout]     |                   --      --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 149 | ) -> ParserResult<'a, Vec<ast::Stmt<'a>>, E> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:154:22
[INFO] [stdout]     |
[INFO] [stdout] 154 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 155 | ) -> ParserResult<'a, ast::Stmt, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 155 | ) -> ParserResult<'a, ast::Stmt<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:181:22
[INFO] [stdout]     |
[INFO] [stdout] 181 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 182 | ) -> ParserResult<'a, ast::Stmt, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 182 | ) -> ParserResult<'a, ast::Stmt<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:190:22
[INFO] [stdout]     |
[INFO] [stdout] 190 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 191 | ) -> ParserResult<'a, ast::Stmt, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 191 | ) -> ParserResult<'a, ast::Stmt<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 200 | ) -> ParserResult<'a, ast::Stmt, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 200 | ) -> ParserResult<'a, ast::Stmt<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:205:22
[INFO] [stdout]     |
[INFO] [stdout] 205 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 206 | ) -> ParserResult<'a, ast::ReturnStmt, E> {
[INFO] [stdout]     |                   --  --------------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 206 | ) -> ParserResult<'a, ast::ReturnStmt<'a>, E> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:213:22
[INFO] [stdout]     |
[INFO] [stdout] 213 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 214 | ) -> ParserResult<'a, ast::DeclarationStmt, E> {
[INFO] [stdout]     |                   --  -------------------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 214 | ) -> ParserResult<'a, ast::DeclarationStmt<'a>, E> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:230:22
[INFO] [stdout]     |
[INFO] [stdout] 230 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 231 | ) -> ParserResult<'a, ast::IfStmt, E> {
[INFO] [stdout]     |                   --  ----------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 231 | ) -> ParserResult<'a, ast::IfStmt<'a>, E> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:250:22
[INFO] [stdout]     |
[INFO] [stdout] 250 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 251 | ) -> ParserResult<'a, ast::For, E> {
[INFO] [stdout]     |                   --  -------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 251 | ) -> ParserResult<'a, ast::For<'a>, E> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:283:22
[INFO] [stdout]     |
[INFO] [stdout] 283 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 284 | ) -> ParserResult<'a, ast::While, E> {
[INFO] [stdout]     |                   --  ---------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 284 | ) -> ParserResult<'a, ast::While<'a>, E> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:296:22
[INFO] [stdout]     |
[INFO] [stdout] 296 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 297 | ) -> ParserResult<'a, ast::DoWhile, E> {
[INFO] [stdout]     |                   --  ------------ the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 297 | ) -> ParserResult<'a, ast::DoWhile<'a>, E> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:311:22
[INFO] [stdout]     |
[INFO] [stdout] 311 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 312 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 312 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:321:22
[INFO] [stdout]     |
[INFO] [stdout] 321 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 322 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 322 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:330:22
[INFO] [stdout]     |
[INFO] [stdout] 330 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 331 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 331 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:345:22
[INFO] [stdout]     |
[INFO] [stdout] 345 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 346 | ) -> ParserResult<'a, ast::PostfixOp, E> {
[INFO] [stdout]     |                   --  -------------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 346 | ) -> ParserResult<'a, ast::PostfixOp<'a>, E> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:358:22
[INFO] [stdout]     |
[INFO] [stdout] 358 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 359 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 359 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:375:22
[INFO] [stdout]     |
[INFO] [stdout] 375 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 376 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 376 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:392:22
[INFO] [stdout]     |
[INFO] [stdout] 392 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 393 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 393 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:406:22
[INFO] [stdout]     |
[INFO] [stdout] 406 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 407 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 407 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:420:22
[INFO] [stdout]     |
[INFO] [stdout] 420 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 421 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 421 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:436:22
[INFO] [stdout]     |
[INFO] [stdout] 436 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 437 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 437 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:450:22
[INFO] [stdout]     |
[INFO] [stdout] 450 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 451 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 451 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:463:22
[INFO] [stdout]     |
[INFO] [stdout] 463 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 464 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 464 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling parser v0.1.0 (/opt/rustwide/workdir/parser)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:476:22
[INFO] [stdout]     |
[INFO] [stdout] 476 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 477 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 477 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:489:22
[INFO] [stdout]     |
[INFO] [stdout] 489 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 490 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 490 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:502:22
[INFO] [stdout]     |
[INFO] [stdout] 502 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 503 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 503 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:515:22
[INFO] [stdout]     |
[INFO] [stdout] 515 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 516 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 516 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:539:22
[INFO] [stdout]     |
[INFO] [stdout] 539 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 540 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 540 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `debug`
[INFO] [stdout]   --> codegen/src/lib.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[cfg(any(debug, test))]
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `return_type`, `args`, and `defined` are never read
[INFO] [stdout]   --> codegen/src/lib.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | struct TypeSignature<'a> {
[INFO] [stdout]    |        ------------- fields in this struct
[INFO] [stdout] 38 |     return_type: &'a ast::Identifier<'a>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 39 |     args: Vec<&'a ast::Identifier<'a>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 40 |     defined: bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling codegen v0.1.0 (/opt/rustwide/workdir/codegen)
[INFO] [stdout] warning: unexpected `cfg` condition name: `debug`
[INFO] [stdout]   --> parser/src/lib.rs:30:15
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[cfg(any(debug, test))]
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `debug`
[INFO] [stdout]   --> codegen/src/lib.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[cfg(any(debug, test))]
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `return_type`, `args`, and `defined` are never read
[INFO] [stdout]   --> codegen/src/lib.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | struct TypeSignature<'a> {
[INFO] [stdout]    |        ------------- fields in this struct
[INFO] [stdout] 38 |     return_type: &'a ast::Identifier<'a>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 39 |     args: Vec<&'a ast::Identifier<'a>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 40 |     defined: bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:148:22
[INFO] [stdout]     |
[INFO] [stdout] 148 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 149 | ) -> ParserResult<'a, Vec<ast::Stmt>, E> {
[INFO] [stdout]     |                   --      --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 149 | ) -> ParserResult<'a, Vec<ast::Stmt<'a>>, E> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:154:22
[INFO] [stdout]     |
[INFO] [stdout] 154 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 155 | ) -> ParserResult<'a, ast::Stmt, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 155 | ) -> ParserResult<'a, ast::Stmt<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:181:22
[INFO] [stdout]     |
[INFO] [stdout] 181 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 182 | ) -> ParserResult<'a, ast::Stmt, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 182 | ) -> ParserResult<'a, ast::Stmt<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:190:22
[INFO] [stdout]     |
[INFO] [stdout] 190 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 191 | ) -> ParserResult<'a, ast::Stmt, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 191 | ) -> ParserResult<'a, ast::Stmt<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 200 | ) -> ParserResult<'a, ast::Stmt, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 200 | ) -> ParserResult<'a, ast::Stmt<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:205:22
[INFO] [stdout]     |
[INFO] [stdout] 205 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 206 | ) -> ParserResult<'a, ast::ReturnStmt, E> {
[INFO] [stdout]     |                   --  --------------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 206 | ) -> ParserResult<'a, ast::ReturnStmt<'a>, E> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:213:22
[INFO] [stdout]     |
[INFO] [stdout] 213 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 214 | ) -> ParserResult<'a, ast::DeclarationStmt, E> {
[INFO] [stdout]     |                   --  -------------------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 214 | ) -> ParserResult<'a, ast::DeclarationStmt<'a>, E> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:230:22
[INFO] [stdout]     |
[INFO] [stdout] 230 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 231 | ) -> ParserResult<'a, ast::IfStmt, E> {
[INFO] [stdout]     |                   --  ----------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 231 | ) -> ParserResult<'a, ast::IfStmt<'a>, E> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:250:22
[INFO] [stdout]     |
[INFO] [stdout] 250 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 251 | ) -> ParserResult<'a, ast::For, E> {
[INFO] [stdout]     |                   --  -------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 251 | ) -> ParserResult<'a, ast::For<'a>, E> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:283:22
[INFO] [stdout]     |
[INFO] [stdout] 283 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 284 | ) -> ParserResult<'a, ast::While, E> {
[INFO] [stdout]     |                   --  ---------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 284 | ) -> ParserResult<'a, ast::While<'a>, E> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:296:22
[INFO] [stdout]     |
[INFO] [stdout] 296 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 297 | ) -> ParserResult<'a, ast::DoWhile, E> {
[INFO] [stdout]     |                   --  ------------ the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 297 | ) -> ParserResult<'a, ast::DoWhile<'a>, E> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:311:22
[INFO] [stdout]     |
[INFO] [stdout] 311 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 312 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 312 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:321:22
[INFO] [stdout]     |
[INFO] [stdout] 321 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 322 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 322 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:330:22
[INFO] [stdout]     |
[INFO] [stdout] 330 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 331 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 331 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:345:22
[INFO] [stdout]     |
[INFO] [stdout] 345 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 346 | ) -> ParserResult<'a, ast::PostfixOp, E> {
[INFO] [stdout]     |                   --  -------------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 346 | ) -> ParserResult<'a, ast::PostfixOp<'a>, E> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:358:22
[INFO] [stdout]     |
[INFO] [stdout] 358 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 359 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 359 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:375:22
[INFO] [stdout]     |
[INFO] [stdout] 375 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 376 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 376 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:392:22
[INFO] [stdout]     |
[INFO] [stdout] 392 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 393 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 393 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:406:22
[INFO] [stdout]     |
[INFO] [stdout] 406 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 407 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 407 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:420:22
[INFO] [stdout]     |
[INFO] [stdout] 420 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 421 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 421 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:436:22
[INFO] [stdout]     |
[INFO] [stdout] 436 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 437 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 437 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:450:22
[INFO] [stdout]     |
[INFO] [stdout] 450 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 451 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 451 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:463:22
[INFO] [stdout]     |
[INFO] [stdout] 463 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 464 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 464 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:476:22
[INFO] [stdout]     |
[INFO] [stdout] 476 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 477 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 477 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:489:22
[INFO] [stdout]     |
[INFO] [stdout] 489 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 490 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 490 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:502:22
[INFO] [stdout]     |
[INFO] [stdout] 502 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 503 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 503 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:515:22
[INFO] [stdout]     |
[INFO] [stdout] 515 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 516 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 516 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/lib.rs:539:22
[INFO] [stdout]     |
[INFO] [stdout] 539 |     source: ParserIn<'a>,
[INFO] [stdout]     |                      ^^ this lifetime flows to the output
[INFO] [stdout] 540 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stdout]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 540 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> lexer/src/lib.rs:110:36
[INFO] [stdout]     |
[INFO] [stdout] 110 | fn lex_identifier<'a>(source: Span<'a>) -> IResult<Span<'a>, Token> {
[INFO] [stdout]     |                                    ^^                   --   ----- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                    |                    |
[INFO] [stdout]     |                                    |                    the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 110 | fn lex_identifier<'a>(source: Span<'a>) -> IResult<Span<'a>, Token<'a>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.42s
[INFO] running `Command { std: "docker" "inspect" "b122ef2f997afcf25b8729c9a1c15404bdac1b93a404be56b48ea8e42a7c2a98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b122ef2f997afcf25b8729c9a1c15404bdac1b93a404be56b48ea8e42a7c2a98", kill_on_drop: false }`
[INFO] [stdout] b122ef2f997afcf25b8729c9a1c15404bdac1b93a404be56b48ea8e42a7c2a98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7a0f589653a3b2196eff3879167f816d4d4281e2483559aee16923ce9e3cf103
[INFO] running `Command { std: "docker" "start" "-a" "7a0f589653a3b2196eff3879167f816d4d4281e2483559aee16923ce9e3cf103", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> lexer/src/lib.rs:110:36
[INFO] [stderr]     |
[INFO] [stderr] 110 | fn lex_identifier<'a>(source: Span<'a>) -> IResult<Span<'a>, Token> {
[INFO] [stderr]     |                                    ^^                   --   ----- the lifetimes get resolved as `'a`
[INFO] [stderr]     |                                    |                    |
[INFO] [stderr]     |                                    |                    the lifetimes get resolved as `'a`
[INFO] [stderr]     |                                    this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 110 | fn lex_identifier<'a>(source: Span<'a>) -> IResult<Span<'a>, Token<'a>> {
[INFO] [stderr]     |                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `lexer` (lib) generated 1 warning
[INFO] [stderr] warning: `lexer` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: unexpected `cfg` condition name: `debug`
[INFO] [stderr]   --> parser/src/lib.rs:30:15
[INFO] [stderr]    |
[INFO] [stderr] 30 |     #[cfg(any(debug, test))]
[INFO] [stderr]    |               ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> parser/src/lib.rs:148:22
[INFO] [stderr]     |
[INFO] [stderr] 148 |     source: ParserIn<'a>,
[INFO] [stderr]     |                      ^^ this lifetime flows to the output
[INFO] [stderr] 149 | ) -> ParserResult<'a, Vec<ast::Stmt>, E> {
[INFO] [stderr]     |                   --      --------- the lifetimes get resolved as `'a`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetimes get resolved as `'a`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 149 | ) -> ParserResult<'a, Vec<ast::Stmt<'a>>, E> {
[INFO] [stderr]     |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> parser/src/lib.rs:154:22
[INFO] [stderr]     |
[INFO] [stderr] 154 |     source: ParserIn<'a>,
[INFO] [stderr]     |                      ^^ this lifetime flows to the output
[INFO] [stderr] 155 | ) -> ParserResult<'a, ast::Stmt, E> {
[INFO] [stderr]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetimes get resolved as `'a`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 155 | ) -> ParserResult<'a, ast::Stmt<'a>, E> {
[INFO] [stderr]     |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> parser/src/lib.rs:181:22
[INFO] [stderr]     |
[INFO] [stderr] 181 |     source: ParserIn<'a>,
[INFO] [stderr]     |                      ^^ this lifetime flows to the output
[INFO] [stderr] 182 | ) -> ParserResult<'a, ast::Stmt, E> {
[INFO] [stderr]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetimes get resolved as `'a`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 182 | ) -> ParserResult<'a, ast::Stmt<'a>, E> {
[INFO] [stderr]     |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> parser/src/lib.rs:190:22
[INFO] [stderr]     |
[INFO] [stderr] 190 |     source: ParserIn<'a>,
[INFO] [stderr]     |                      ^^ this lifetime flows to the output
[INFO] [stderr] 191 | ) -> ParserResult<'a, ast::Stmt, E> {
[INFO] [stderr]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetimes get resolved as `'a`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 191 | ) -> ParserResult<'a, ast::Stmt<'a>, E> {
[INFO] [stderr]     |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> parser/src/lib.rs:199:22
[INFO] [stderr]     |
[INFO] [stderr] 199 |     source: ParserIn<'a>,
[INFO] [stderr]     |                      ^^ this lifetime flows to the output
[INFO] [stderr] 200 | ) -> ParserResult<'a, ast::Stmt, E> {
[INFO] [stderr]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetimes get resolved as `'a`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 200 | ) -> ParserResult<'a, ast::Stmt<'a>, E> {
[INFO] [stderr]     |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> parser/src/lib.rs:205:22
[INFO] [stderr]     |
[INFO] [stderr] 205 |     source: ParserIn<'a>,
[INFO] [stderr]     |                      ^^ this lifetime flows to the output
[INFO] [stderr] 206 | ) -> ParserResult<'a, ast::ReturnStmt, E> {
[INFO] [stderr]     |                   --  --------------- the lifetimes get resolved as `'a`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetimes get resolved as `'a`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 206 | ) -> ParserResult<'a, ast::ReturnStmt<'a>, E> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> parser/src/lib.rs:213:22
[INFO] [stderr]     |
[INFO] [stderr] 213 |     source: ParserIn<'a>,
[INFO] [stderr]     |                      ^^ this lifetime flows to the output
[INFO] [stderr] 214 | ) -> ParserResult<'a, ast::DeclarationStmt, E> {
[INFO] [stderr]     |                   --  -------------------- the lifetimes get resolved as `'a`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetimes get resolved as `'a`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 214 | ) -> ParserResult<'a, ast::DeclarationStmt<'a>, E> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> parser/src/lib.rs:230:22
[INFO] [stderr]     |
[INFO] [stderr] 230 |     source: ParserIn<'a>,
[INFO] [stderr]     |                      ^^ this lifetime flows to the output
[INFO] [stderr] 231 | ) -> ParserResult<'a, ast::IfStmt, E> {
[INFO] [stderr]     |                   --  ----------- the lifetimes get resolved as `'a`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetimes get resolved as `'a`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 231 | ) -> ParserResult<'a, ast::IfStmt<'a>, E> {
[INFO] [stderr]     |                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> parser/src/lib.rs:250:22
[INFO] [stderr]     |
[INFO] [stderr] 250 |     source: ParserIn<'a>,
[INFO] [stderr]     |                      ^^ this lifetime flows to the output
[INFO] [stderr] 251 | ) -> ParserResult<'a, ast::For, E> {
[INFO] [stderr]     |                   --  -------- the lifetimes get resolved as `'a`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetimes get resolved as `'a`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 251 | ) -> ParserResult<'a, ast::For<'a>, E> {
[INFO] [stderr]     |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> parser/src/lib.rs:283:22
[INFO] [stderr]     |
[INFO] [stderr] 283 |     source: ParserIn<'a>,
[INFO] [stderr]     |                      ^^ this lifetime flows to the output
[INFO] [stderr] 284 | ) -> ParserResult<'a, ast::While, E> {
[INFO] [stderr]     |                   --  ---------- the lifetimes get resolved as `'a`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetimes get resolved as `'a`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 284 | ) -> ParserResult<'a, ast::While<'a>, E> {
[INFO] [stderr]     |                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> parser/src/lib.rs:296:22
[INFO] [stderr]     |
[INFO] [stderr] 296 |     source: ParserIn<'a>,
[INFO] [stderr]     |                      ^^ this lifetime flows to the output
[INFO] [stderr] 297 | ) -> ParserResult<'a, ast::DoWhile, E> {
[INFO] [stderr]     |                   --  ------------ the lifetimes get resolved as `'a`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetimes get resolved as `'a`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 297 | ) -> ParserResult<'a, ast::DoWhile<'a>, E> {
[INFO] [stderr]     |                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> parser/src/lib.rs:311:22
[INFO] [stderr]     |
[INFO] [stderr] 311 |     source: ParserIn<'a>,
[INFO] [stderr]     |                      ^^ this lifetime flows to the output
[INFO] [stderr] 312 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stderr]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetimes get resolved as `'a`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 312 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stderr]     |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> parser/src/lib.rs:321:22
[INFO] [stderr]     |
[INFO] [stderr] 321 |     source: ParserIn<'a>,
[INFO] [stderr]     |                      ^^ this lifetime flows to the output
[INFO] [stderr] 322 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stderr]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetimes get resolved as `'a`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 322 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stderr]     |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> parser/src/lib.rs:330:22
[INFO] [stderr]     |
[INFO] [stderr] 330 |     source: ParserIn<'a>,
[INFO] [stderr]     |                      ^^ this lifetime flows to the output
[INFO] [stderr] 331 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stderr]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetimes get resolved as `'a`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 331 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stderr]     |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> parser/src/lib.rs:345:22
[INFO] [stderr]     |
[INFO] [stderr] 345 |     source: ParserIn<'a>,
[INFO] [stderr]     |                      ^^ this lifetime flows to the output
[INFO] [stderr] 346 | ) -> ParserResult<'a, ast::PostfixOp, E> {
[INFO] [stderr]     |                   --  -------------- the lifetimes get resolved as `'a`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetimes get resolved as `'a`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 346 | ) -> ParserResult<'a, ast::PostfixOp<'a>, E> {
[INFO] [stderr]     |                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> parser/src/lib.rs:358:22
[INFO] [stderr]     |
[INFO] [stderr] 358 |     source: ParserIn<'a>,
[INFO] [stderr]     |                      ^^ this lifetime flows to the output
[INFO] [stderr] 359 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stderr]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetimes get resolved as `'a`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 359 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stderr]     |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> parser/src/lib.rs:375:22
[INFO] [stderr]     |
[INFO] [stderr] 375 |     source: ParserIn<'a>,
[INFO] [stderr]     |                      ^^ this lifetime flows to the output
[INFO] [stderr] 376 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stderr]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetimes get resolved as `'a`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 376 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stderr]     |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> parser/src/lib.rs:392:22
[INFO] [stderr]     |
[INFO] [stderr] 392 |     source: ParserIn<'a>,
[INFO] [stderr]     |                      ^^ this lifetime flows to the output
[INFO] [stderr] 393 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stderr]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetimes get resolved as `'a`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 393 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stderr]     |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> parser/src/lib.rs:406:22
[INFO] [stderr]     |
[INFO] [stderr] 406 |     source: ParserIn<'a>,
[INFO] [stderr]     |                      ^^ this lifetime flows to the output
[INFO] [stderr] 407 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stderr]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetimes get resolved as `'a`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 407 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stderr]     |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> parser/src/lib.rs:420:22
[INFO] [stderr]     |
[INFO] [stderr] 420 |     source: ParserIn<'a>,
[INFO] [stderr]     |                      ^^ this lifetime flows to the output
[INFO] [stderr] 421 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stderr]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetimes get resolved as `'a`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 421 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stderr]     |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> parser/src/lib.rs:436:22
[INFO] [stderr]     |
[INFO] [stderr] 436 |     source: ParserIn<'a>,
[INFO] [stderr]     |                      ^^ this lifetime flows to the output
[INFO] [stderr] 437 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stderr]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetimes get resolved as `'a`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 437 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stderr]     |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> parser/src/lib.rs:450:22
[INFO] [stderr]     |
[INFO] [stderr] 450 |     source: ParserIn<'a>,
[INFO] [stderr]     |                      ^^ this lifetime flows to the output
[INFO] [stderr] 451 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stderr]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetimes get resolved as `'a`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 451 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stderr]     |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> parser/src/lib.rs:463:22
[INFO] [stderr]     |
[INFO] [stderr] 463 |     source: ParserIn<'a>,
[INFO] [stderr]     |                      ^^ this lifetime flows to the output
[INFO] [stderr] 464 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stderr]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetimes get resolved as `'a`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 464 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stderr]     |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> parser/src/lib.rs:476:22
[INFO] [stderr]     |
[INFO] [stderr] 476 |     source: ParserIn<'a>,
[INFO] [stderr]     |                      ^^ this lifetime flows to the output
[INFO] [stderr] 477 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stderr]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetimes get resolved as `'a`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 477 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stderr]     |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> parser/src/lib.rs:489:22
[INFO] [stderr]     |
[INFO] [stderr] 489 |     source: ParserIn<'a>,
[INFO] [stderr]     |                      ^^ this lifetime flows to the output
[INFO] [stderr] 490 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stderr]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetimes get resolved as `'a`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 490 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stderr]     |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> parser/src/lib.rs:502:22
[INFO] [stderr]     |
[INFO] [stderr] 502 |     source: ParserIn<'a>,
[INFO] [stderr]     |                      ^^ this lifetime flows to the output
[INFO] [stderr] 503 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stderr]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetimes get resolved as `'a`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 503 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stderr]     |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> parser/src/lib.rs:515:22
[INFO] [stderr]     |
[INFO] [stderr] 515 |     source: ParserIn<'a>,
[INFO] [stderr]     |                      ^^ this lifetime flows to the output
[INFO] [stderr] 516 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stderr]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetimes get resolved as `'a`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 516 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stderr]     |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> parser/src/lib.rs:539:22
[INFO] [stderr]     |
[INFO] [stderr] 539 |     source: ParserIn<'a>,
[INFO] [stderr]     |                      ^^ this lifetime flows to the output
[INFO] [stderr] 540 | ) -> ParserResult<'a, ast::Expr, E> {
[INFO] [stderr]     |                   --  --------- the lifetimes get resolved as `'a`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetimes get resolved as `'a`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 540 | ) -> ParserResult<'a, ast::Expr<'a>, E> {
[INFO] [stderr]     |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `parser` (lib) generated 29 warnings
[INFO] [stderr] warning: `parser` (lib test) generated 29 warnings (29 duplicates)
[INFO] [stderr] warning: unexpected `cfg` condition name: `debug`
[INFO] [stderr]   --> codegen/src/lib.rs:29:15
[INFO] [stderr]    |
[INFO] [stderr] 29 |     #[cfg(any(debug, test))]
[INFO] [stderr]    |               ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `return_type`, `args`, and `defined` are never read
[INFO] [stderr]   --> codegen/src/lib.rs:38:5
[INFO] [stderr]    |
[INFO] [stderr] 37 | struct TypeSignature<'a> {
[INFO] [stderr]    |        ------------- fields in this struct
[INFO] [stderr] 38 |     return_type: &'a ast::Identifier<'a>,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 39 |     args: Vec<&'a ast::Identifier<'a>>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 40 |     defined: bool,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `codegen` (lib) generated 2 warnings
[INFO] [stderr] warning: `codegen` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/codegen-7957f291738876f1)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test tests::arithmetic ... FAILED
[INFO] [stdout] test tests::bitwise_or ... FAILED
[INFO] [stdout] test tests::bitwise_shiftl ... FAILED
[INFO] [stdout] test tests::bitwise_and ... FAILED
[INFO] [stdout] test tests::assignment ... FAILED
[INFO] [stdout] test tests::bitwise_shiftr ... FAILED
[INFO] [stdout] test tests::declaration ... FAILED
[INFO] [stdout] test tests::bitwise_xor ... FAILED
[INFO] [stdout] test tests::conditional ... FAILED
[INFO] [stdout] test tests::equality ... FAILED
[INFO] [stdout] test tests::for_loop ... FAILED
[INFO] [stdout] test tests::inequality ... FAILED
[INFO] [stdout] test tests::less ... FAILED
[INFO] [stdout] test tests::do_while_loop ... FAILED
[INFO] [stdout] test tests::logical_and ... FAILED
[INFO] [stdout] test tests::logical_or ... FAILED
[INFO] [stdout] test tests::scope_block ... FAILED
[INFO] [stdout] test tests::less_eq ... FAILED
[INFO] [stdout] test tests::conditional_alt ... FAILED
[INFO] [stdout] test tests::declarations ... FAILED
[INFO] [stdout] test tests::break_stmt ... FAILED
[INFO] [stdout] test tests::function ... FAILED
[INFO] [stdout] test tests::if_statement ... FAILED
[INFO] [stdout] test tests::while_loop ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::arithmetic stdout ----
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "main" }
[INFO] [stdout] match! one LParen
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 26, line: 2, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] match! one RParen
[INFO] [stdout] match! one LBrace
[INFO] [stdout] match! one Return
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 37, line: 2, fragment: "", extra: () }, type_: Integer(1) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 37, line: 2, fragment: "", extra: () }, type_: Integer(1) })
[INFO] [stdout] match! 1
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 39, line: 2, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 39, line: 2, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 39, line: 2, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 39, line: 2, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] match! one Plus
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Integer(2) })
[INFO] [stdout] match! 2
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] match! one Plus
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: Integer(3) })
[INFO] [stdout] match! 3
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: Asterisk })
[INFO] [stdout] match! one Asterisk
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 49, line: 2, fragment: "", extra: () }, type_: Integer(9) })
[INFO] [stdout] match! 9
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 51, line: 2, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 51, line: 2, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 51, line: 2, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 51, line: 2, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] match! one Plus
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 53, line: 2, fragment: "", extra: () }, type_: Integer(4) })
[INFO] [stdout] match! 4
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 55, line: 2, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 55, line: 2, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 55, line: 2, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 55, line: 2, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] match! one Plus
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 57, line: 2, fragment: "", extra: () }, type_: Integer(7) })
[INFO] [stdout] match! 7
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 59, line: 2, fragment: "", extra: () }, type_: Slash })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 59, line: 2, fragment: "", extra: () }, type_: Slash })
[INFO] [stdout] match! one Slash
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 61, line: 2, fragment: "", extra: () }, type_: Integer(3) })
[INFO] [stdout] match! 3
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 63, line: 2, fragment: "", extra: () }, type_: Minus })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 63, line: 2, fragment: "", extra: () }, type_: Minus })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 63, line: 2, fragment: "", extra: () }, type_: Minus })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 63, line: 2, fragment: "", extra: () }, type_: Minus })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 63, line: 2, fragment: "", extra: () }, type_: Minus })
[INFO] [stdout] match! one Minus
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 65, line: 2, fragment: "", extra: () }, type_: Integer(1) })
[INFO] [stdout] match! 1
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 66, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 66, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 66, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 66, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 66, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 66, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 66, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 66, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 66, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 66, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 66, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 66, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 66, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 66, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 66, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 66, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 66, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 66, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 66, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 66, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 68, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 68, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 68, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 68, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 68, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not int: Some(Token { position: LocatedSpan { offset: 68, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 68, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Tilde): Some(Token { position: LocatedSpan { offset: 68, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Exclamation): Some(Token { position: LocatedSpan { offset: 68, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(LBrace): Some(Token { position: LocatedSpan { offset: 68, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Semicolon): Some(Token { position: LocatedSpan { offset: 68, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(For): Some(Token { position: LocatedSpan { offset: 68, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(While): Some(Token { position: LocatedSpan { offset: 68, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Do): Some(Token { position: LocatedSpan { offset: 68, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Break): Some(Token { position: LocatedSpan { offset: 68, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Continue): Some(Token { position: LocatedSpan { offset: 68, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] match! one RBrace
[INFO] [stdout] not ident: None
[INFO] [stdout] not ident: None
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::arithmetic' panicked at codegen/src/tests.rs:62:52:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595ac3d49232 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595ac3d49232 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595ac3d49232 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x595ac3d49232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x595ac3d6ea33 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x595ac3d6ea33 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x595ac3d461c3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x595ac3d461c3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x595ac3d49082 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x595ac3d4a79c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x595ac3d4a5f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x595ac3d0c614 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x595ac3d0c614 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x595ac3d4b17b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x595ac3d4b17b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x595ac3d4af4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x595ac3d49729 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x595ac3d4abdd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x595ac3d6d5b0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x595ac3d6d926 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x595ac3ccc733 - core::result::Result<T,E>::unwrap::hd5ea1556b385dbcc
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x595ac3ccc733 - codegen::tests::gen_code::h3c5fba79c0606b14
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:62:52
[INFO] [stdout]   22:     0x595ac3ccc733 - codegen::tests::test_file::he4caf6238e07da34
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:27:5
[INFO] [stdout]   23:     0x595ac3cbe0b1 - codegen::tests::arithmetic::hb4504792bee5eaec
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:9:13
[INFO] [stdout]   24:     0x595ac3cbe0b1 - codegen::tests::arithmetic::{{closure}}::h3a70da697907c1e9
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:8:19
[INFO] [stdout]   25:     0x595ac3cbe0b1 - core::ops::function::FnOnce::call_once::h3fa2b75d1245956e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x595ac3d11d4b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x595ac3d11d4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x595ac3d10f8e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x595ac3d10f8e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x595ac3d10f8e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x595ac3d10f8e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x595ac3d10f8e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x595ac3d10f8e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x595ac3d10f8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x595ac3cd4b34 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x595ac3cd4b34 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   37:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x595ac3cd84da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x595ac3cd84da - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x595ac3cd84da - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x595ac3cd84da - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x595ac3cd84da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x595ac3d4e0d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   47:     0x7435806a0aa4 - <unknown>
[INFO] [stdout]   48:     0x74358072da34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::bitwise_or stdout ----
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "main" }
[INFO] [stdout] match! one LParen
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 25, line: 2, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] match! one RParen
[INFO] [stdout] match! one LBrace
[INFO] [stdout] match! one Return
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 36, line: 2, fragment: "", extra: () }, type_: Integer(5) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 36, line: 2, fragment: "", extra: () }, type_: Integer(5) })
[INFO] [stdout] match! 5
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BitOr })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BitOr })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BitOr })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BitOr })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BitOr })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BitOr })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BitOr })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BitOr })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BitOr })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BitOr })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BitOr })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BitOr })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BitOr })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BitOr })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BitOr })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BitOr })
[INFO] [stdout] match! one BitOr
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 40, line: 2, fragment: "", extra: () }, type_: Integer(3) })
[INFO] [stdout] match! 3
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not int: Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Tilde): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Exclamation): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(LBrace): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Semicolon): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(For): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(While): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Do): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Break): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Continue): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] match! one RBrace
[INFO] [stdout] not ident: None
[INFO] [stdout] not ident: None
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::bitwise_or' panicked at codegen/src/tests.rs:62:52:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595ac3d49232 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595ac3d49232 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595ac3d49232 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x595ac3d49232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x595ac3d6ea33 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x595ac3d6ea33 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x595ac3d461c3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x595ac3d461c3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x595ac3d49082 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x595ac3d4a79c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x595ac3d4a5f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x595ac3d0c614 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x595ac3d0c614 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x595ac3d4b17b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x595ac3d4b17b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x595ac3d4af4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x595ac3d49729 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x595ac3d4abdd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x595ac3d6d5b0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x595ac3d6d926 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x595ac3ccc733 - core::result::Result<T,E>::unwrap::hd5ea1556b385dbcc
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x595ac3ccc733 - codegen::tests::gen_code::h3c5fba79c0606b14
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:62:52
[INFO] [stdout]   22:     0x595ac3ccc733 - codegen::tests::test_file::he4caf6238e07da34
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:27:5
[INFO] [stdout]   23:     0x595ac3cbe371 - codegen::tests::bitwise_or::hcf82a05d8b2b7719
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:9:13
[INFO] [stdout]   24:     0x595ac3cbe371 - codegen::tests::bitwise_or::{{closure}}::h6e51078698824edc
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:8:19
[INFO] [stdout]   25:     0x595ac3cbe371 - core::ops::function::FnOnce::call_once::hbfcdca9b248d124f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x595ac3d11d4b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x595ac3d11d4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x595ac3d10f8e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x595ac3d10f8e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x595ac3d10f8e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x595ac3d10f8e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x595ac3d10f8e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x595ac3d10f8e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x595ac3d10f8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x595ac3cd4b34 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x595ac3cd4b34 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   37:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x595ac3cd84da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x595ac3cd84da - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x595ac3cd84da - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x595ac3cd84da - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x595ac3cd84da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x595ac3d4e0d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   47:     0x7435806a0aa4 - <unknown>
[INFO] [stdout]   48:     0x74358072da34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::bitwise_shiftl stdout ----
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "main" }
[INFO] [stdout] match! one LParen
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 26, line: 2, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] match! one RParen
[INFO] [stdout] match! one LBrace
[INFO] [stdout] match! one Return
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 37, line: 2, fragment: "", extra: () }, type_: Integer(5) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 37, line: 2, fragment: "", extra: () }, type_: Integer(5) })
[INFO] [stdout] match! 5
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 39, line: 2, fragment: "", extra: () }, type_: BitShiftLeft })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 39, line: 2, fragment: "", extra: () }, type_: BitShiftLeft })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 39, line: 2, fragment: "", extra: () }, type_: BitShiftLeft })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 39, line: 2, fragment: "", extra: () }, type_: BitShiftLeft })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 39, line: 2, fragment: "", extra: () }, type_: BitShiftLeft })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 39, line: 2, fragment: "", extra: () }, type_: BitShiftLeft })
[INFO] [stdout] match! one BitShiftLeft
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Integer(3) })
[INFO] [stdout] match! 3
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not int: Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Tilde): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Exclamation): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(LBrace): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Semicolon): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(For): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(While): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Do): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Break): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Continue): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] match! one RBrace
[INFO] [stdout] not ident: None
[INFO] [stdout] not ident: None
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::bitwise_shiftl' panicked at codegen/src/tests.rs:62:52:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595ac3d49232 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595ac3d49232 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595ac3d49232 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x595ac3d49232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x595ac3d6ea33 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x595ac3d6ea33 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x595ac3d461c3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x595ac3d461c3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x595ac3d49082 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x595ac3d4a79c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x595ac3d4a5f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x595ac3d0c614 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x595ac3d0c614 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x595ac3d4b17b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x595ac3d4b17b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x595ac3d4af4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x595ac3d49729 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x595ac3d4abdd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x595ac3d6d5b0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x595ac3d6d926 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x595ac3ccc733 - core::result::Result<T,E>::unwrap::hd5ea1556b385dbcc
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x595ac3ccc733 - codegen::tests::gen_code::h3c5fba79c0606b14
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:62:52
[INFO] [stdout]   22:     0x595ac3ccc733 - codegen::tests::test_file::he4caf6238e07da34
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:27:5
[INFO] [stdout]   23:     0x595ac3cbe3f1 - codegen::tests::bitwise_shiftl::h0326b3ca4981277f
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:9:13
[INFO] [stdout]   24:     0x595ac3cbe3f1 - codegen::tests::bitwise_shiftl::{{closure}}::h87ebcbd51075dee5
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:8:19
[INFO] [stdout]   25:     0x595ac3cbe3f1 - core::ops::function::FnOnce::call_once::hc38306e1c6710eef
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x595ac3d11d4b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x595ac3d11d4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x595ac3d10f8e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x595ac3d10f8e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x595ac3d10f8e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x595ac3d10f8e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x595ac3d10f8e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x595ac3d10f8e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x595ac3d10f8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x595ac3cd4b34 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x595ac3cd4b34 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   37:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x595ac3cd84da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x595ac3cd84da - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x595ac3cd84da - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x595ac3cd84da - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x595ac3cd84da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x595ac3d4e0d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   47:     0x7435806a0aa4 - <unknown>
[INFO] [stdout]   48:     0x74358072da34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::bitwise_and stdout ----
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "main" }
[INFO] [stdout] match! one LParen
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 25, line: 2, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] match! one RParen
[INFO] [stdout] match! one LBrace
[INFO] [stdout] match! one Return
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 36, line: 2, fragment: "", extra: () }, type_: Integer(5) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 36, line: 2, fragment: "", extra: () }, type_: Integer(5) })
[INFO] [stdout] match! 5
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BitAnd })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BitAnd })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BitAnd })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BitAnd })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BitAnd })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BitAnd })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BitAnd })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BitAnd })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BitAnd })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BitAnd })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BitAnd })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BitAnd })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BitAnd })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BitAnd })
[INFO] [stdout] match! one BitAnd
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 40, line: 2, fragment: "", extra: () }, type_: Integer(3) })
[INFO] [stdout] match! 3
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not int: Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Tilde): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Exclamation): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(LBrace): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Semicolon): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(For): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(While): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Do): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Break): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Continue): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] match! one RBrace
[INFO] [stdout] not ident: None
[INFO] [stdout] not ident: None
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::bitwise_and' panicked at codegen/src/tests.rs:62:52:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595ac3d49232 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595ac3d49232 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595ac3d49232 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x595ac3d49232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x595ac3d6ea33 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x595ac3d6ea33 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x595ac3d461c3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x595ac3d461c3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x595ac3d49082 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x595ac3d4a79c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x595ac3d4a5f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x595ac3d0c614 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x595ac3d0c614 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x595ac3d4b17b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x595ac3d4b17b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x595ac3d4af4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x595ac3d49729 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x595ac3d4abdd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x595ac3d6d5b0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x595ac3d6d926 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x595ac3ccc733 - core::result::Result<T,E>::unwrap::hd5ea1556b385dbcc
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x595ac3ccc733 - codegen::tests::gen_code::h3c5fba79c0606b14
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:62:52
[INFO] [stdout]   22:     0x595ac3ccc733 - codegen::tests::test_file::he4caf6238e07da34
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:27:5
[INFO] [stdout]   23:     0x595ac3cbe2b1 - codegen::tests::bitwise_and::h4e8336068bc8cdfb
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:9:13
[INFO] [stdout]   24:     0x595ac3cbe2b1 - codegen::tests::bitwise_and::{{closure}}::h45e954d09c17a5a3
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:8:19
[INFO] [stdout]   25:     0x595ac3cbe2b1 - core::ops::function::FnOnce::call_once::h9c15ee3111774e99
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x595ac3d11d4b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x595ac3d11d4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x595ac3d10f8e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x595ac3d10f8e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x595ac3d10f8e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x595ac3d10f8e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x595ac3d10f8e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x595ac3d10f8e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x595ac3d10f8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x595ac3cd4b34 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x595ac3cd4b34 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   37:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x595ac3cd84da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x595ac3cd84da - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x595ac3cd84da - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x595ac3cd84da - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x595ac3cd84da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x595ac3d4e0d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   47:     0x7435806a0aa4 - <unknown>
[INFO] [stdout]   48:     0x74358072da34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::assignment stdout ----
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "main" }
[INFO] [stdout] match! one LParen
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 25, line: 2, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] match! one RParen
[INFO] [stdout] match! one LBrace
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 31, line: 3, fragment: "", extra: () }, type_: Ident(Identifier { name: "int" }) })
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] match! one Equal
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 39, line: 3, fragment: "", extra: () }, type_: Integer(2) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 39, line: 3, fragment: "", extra: () }, type_: Integer(2) })
[INFO] [stdout] match! 2
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 44, line: 4, fragment: "", extra: () }, type_: Ident(Identifier { name: "x" }) })
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 46, line: 4, fragment: "", extra: () }, type_: Equal })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 44, line: 4, fragment: "", extra: () }, type_: Ident(Identifier { name: "x" }) })
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] match! one Equal
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 48, line: 4, fragment: "", extra: () }, type_: Integer(3) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 48, line: 4, fragment: "", extra: () }, type_: Integer(3) })
[INFO] [stdout] match! 3
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 49, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 49, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 49, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 49, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 49, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 49, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 49, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 49, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 49, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 49, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 49, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 49, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 49, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 49, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 49, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 49, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 49, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 49, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 49, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 49, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] match! one Return
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] not one(Equal): Some(Token { position: LocatedSpan { offset: 61, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(PlusEq): Some(Token { position: LocatedSpan { offset: 61, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MinusEq): Some(Token { position: LocatedSpan { offset: 61, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(AsteriskEq): Some(Token { position: LocatedSpan { offset: 61, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(SlashEq): Some(Token { position: LocatedSpan { offset: 61, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(PercentEq): Some(Token { position: LocatedSpan { offset: 61, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessLessEq): Some(Token { position: LocatedSpan { offset: 61, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreMoreEq): Some(Token { position: LocatedSpan { offset: 61, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(AmpersandEq): Some(Token { position: LocatedSpan { offset: 61, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(PipeEq): Some(Token { position: LocatedSpan { offset: 61, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(CaretEq): Some(Token { position: LocatedSpan { offset: 61, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 61, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 61, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 61, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 61, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 61, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 61, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 61, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 61, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 61, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 61, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 61, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 61, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 61, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 61, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 61, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 61, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 61, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 61, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 61, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 61, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 63, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 63, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 63, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 63, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 63, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not int: Some(Token { position: LocatedSpan { offset: 63, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 63, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Tilde): Some(Token { position: LocatedSpan { offset: 63, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Exclamation): Some(Token { position: LocatedSpan { offset: 63, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(LBrace): Some(Token { position: LocatedSpan { offset: 63, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Semicolon): Some(Token { position: LocatedSpan { offset: 63, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(For): Some(Token { position: LocatedSpan { offset: 63, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(While): Some(Token { position: LocatedSpan { offset: 63, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Do): Some(Token { position: LocatedSpan { offset: 63, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Break): Some(Token { position: LocatedSpan { offset: 63, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Continue): Some(Token { position: LocatedSpan { offset: 63, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] match! one RBrace
[INFO] [stdout] not ident: None
[INFO] [stdout] not ident: None
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::assignment' panicked at codegen/src/tests.rs:62:52:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595ac3d49232 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595ac3d49232 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595ac3d49232 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x595ac3d49232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x595ac3d6ea33 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x595ac3d6ea33 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x595ac3d461c3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x595ac3d461c3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x595ac3d49082 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x595ac3d4a79c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x595ac3d4a5f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x595ac3d0c614 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x595ac3d0c614 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x595ac3d4b17b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x595ac3d4b17b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x595ac3d4af4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x595ac3d49729 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x595ac3d4abdd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x595ac3d6d5b0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x595ac3d6d926 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x595ac3ccc733 - core::result::Result<T,E>::unwrap::hd5ea1556b385dbcc
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x595ac3ccc733 - codegen::tests::gen_code::h3c5fba79c0606b14
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:62:52
[INFO] [stdout]   22:     0x595ac3ccc733 - codegen::tests::test_file::he4caf6238e07da34
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:27:5
[INFO] [stdout]   23:     0x595ac3cbe471 - codegen::tests::assignment::h4afbcd56e658f85f
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:9:13
[INFO] [stdout]   24:     0x595ac3cbe471 - codegen::tests::assignment::{{closure}}::h8f562520e2215590
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:8:19
[INFO] [stdout]   25:     0x595ac3cbe471 - core::ops::function::FnOnce::call_once::hd6f0d87e46a288b6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x595ac3d11d4b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x595ac3d11d4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x595ac3d10f8e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x595ac3d10f8e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x595ac3d10f8e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x595ac3d10f8e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x595ac3d10f8e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x595ac3d10f8e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x595ac3d10f8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x595ac3cd4b34 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x595ac3cd4b34 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   37:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x595ac3cd84da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x595ac3cd84da - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x595ac3cd84da - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x595ac3cd84da - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x595ac3cd84da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x595ac3d4e0d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   47:     0x7435806a0aa4 - <unknown>
[INFO] [stdout]   48:     0x74358072da34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::bitwise_shiftr stdout ----
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "main" }
[INFO] [stdout] match! one LParen
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 25, line: 2, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] match! one RParen
[INFO] [stdout] match! one LBrace
[INFO] [stdout] match! one Return
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 36, line: 2, fragment: "", extra: () }, type_: Integer(10) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 36, line: 2, fragment: "", extra: () }, type_: Integer(10) })
[INFO] [stdout] match! 10
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 39, line: 2, fragment: "", extra: () }, type_: BitShiftRight })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 39, line: 2, fragment: "", extra: () }, type_: BitShiftRight })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 39, line: 2, fragment: "", extra: () }, type_: BitShiftRight })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 39, line: 2, fragment: "", extra: () }, type_: BitShiftRight })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 39, line: 2, fragment: "", extra: () }, type_: BitShiftRight })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 39, line: 2, fragment: "", extra: () }, type_: BitShiftRight })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 39, line: 2, fragment: "", extra: () }, type_: BitShiftRight })
[INFO] [stdout] match! one BitShiftRight
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Integer(2) })
[INFO] [stdout] match! 2
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not int: Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Tilde): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Exclamation): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(LBrace): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Semicolon): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(For): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(While): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Do): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Break): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Continue): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] match! one RBrace
[INFO] [stdout] not ident: None
[INFO] [stdout] not ident: None
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::bitwise_shiftr' panicked at codegen/src/tests.rs:62:52:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595ac3d49232 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595ac3d49232 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595ac3d49232 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x595ac3d49232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x595ac3d6ea33 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x595ac3d6ea33 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x595ac3d461c3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x595ac3d461c3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x595ac3d49082 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x595ac3d4a79c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x595ac3d4a5f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x595ac3d0c614 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x595ac3d0c614 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x595ac3d4b17b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x595ac3d4b17b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x595ac3d4af4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x595ac3d49729 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x595ac3d4abdd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x595ac3d6d5b0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x595ac3d6d926 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x595ac3ccc733 - core::result::Result<T,E>::unwrap::hd5ea1556b385dbcc
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x595ac3ccc733 - codegen::tests::gen_code::h3c5fba79c0606b14
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:62:52
[INFO] [stdout]   22:     0x595ac3ccc733 - codegen::tests::test_file::he4caf6238e07da34
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:27:5
[INFO] [stdout]   23:     0x595ac3cbe0f1 - codegen::tests::bitwise_shiftr::h7f58fcbec1e458ec
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:9:13
[INFO] [stdout]   24:     0x595ac3cbe0f1 - codegen::tests::bitwise_shiftr::{{closure}}::h8c5c00167454726c
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:8:19
[INFO] [stdout]   25:     0x595ac3cbe0f1 - core::ops::function::FnOnce::call_once::h468c868c4bdccf42
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x595ac3d11d4b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x595ac3d11d4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x595ac3d10f8e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x595ac3d10f8e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x595ac3d10f8e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x595ac3d10f8e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x595ac3d10f8e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x595ac3d10f8e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x595ac3d10f8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x595ac3cd4b34 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x595ac3cd4b34 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   37:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x595ac3cd84da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x595ac3cd84da - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x595ac3cd84da - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x595ac3cd84da - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x595ac3cd84da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x595ac3d4e0d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   47:     0x7435806a0aa4 - <unknown>
[INFO] [stdout]   48:     0x74358072da34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::declaration stdout ----
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "main" }
[INFO] [stdout] match! one LParen
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 25, line: 2, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] match! one RParen
[INFO] [stdout] match! one LBrace
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 31, line: 3, fragment: "", extra: () }, type_: Ident(Identifier { name: "int" }) })
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "a" }
[INFO] [stdout] match! one Equal
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 39, line: 3, fragment: "", extra: () }, type_: Integer(2) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 39, line: 3, fragment: "", extra: () }, type_: Integer(2) })
[INFO] [stdout] match! 2
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] match! one Return
[INFO] [stdout] match! ident Identifier { name: "a" }
[INFO] [stdout] not one(Equal): Some(Token { position: LocatedSpan { offset: 52, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(PlusEq): Some(Token { position: LocatedSpan { offset: 52, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MinusEq): Some(Token { position: LocatedSpan { offset: 52, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(AsteriskEq): Some(Token { position: LocatedSpan { offset: 52, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(SlashEq): Some(Token { position: LocatedSpan { offset: 52, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(PercentEq): Some(Token { position: LocatedSpan { offset: 52, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessLessEq): Some(Token { position: LocatedSpan { offset: 52, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreMoreEq): Some(Token { position: LocatedSpan { offset: 52, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(AmpersandEq): Some(Token { position: LocatedSpan { offset: 52, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(PipeEq): Some(Token { position: LocatedSpan { offset: 52, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(CaretEq): Some(Token { position: LocatedSpan { offset: 52, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! ident Identifier { name: "a" }
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 52, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 52, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 52, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 52, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 52, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 52, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 52, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 52, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 52, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 52, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 52, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 52, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 52, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 52, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 52, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 52, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 52, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 52, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 52, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 52, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 54, line: 5, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 54, line: 5, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 54, line: 5, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 54, line: 5, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 54, line: 5, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not int: Some(Token { position: LocatedSpan { offset: 54, line: 5, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 54, line: 5, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Tilde): Some(Token { position: LocatedSpan { offset: 54, line: 5, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Exclamation): Some(Token { position: LocatedSpan { offset: 54, line: 5, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(LBrace): Some(Token { position: LocatedSpan { offset: 54, line: 5, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Semicolon): Some(Token { position: LocatedSpan { offset: 54, line: 5, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(For): Some(Token { position: LocatedSpan { offset: 54, line: 5, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(While): Some(Token { position: LocatedSpan { offset: 54, line: 5, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Do): Some(Token { position: LocatedSpan { offset: 54, line: 5, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Break): Some(Token { position: LocatedSpan { offset: 54, line: 5, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Continue): Some(Token { position: LocatedSpan { offset: 54, line: 5, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] match! one RBrace
[INFO] [stdout] not ident: None
[INFO] [stdout] not ident: None
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::declaration' panicked at codegen/src/tests.rs:62:52:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595ac3d49232 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595ac3d49232 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595ac3d49232 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x595ac3d49232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x595ac3d6ea33 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x595ac3d6ea33 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x595ac3d461c3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x595ac3d461c3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x595ac3d49082 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x595ac3d4a79c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x595ac3d4a5f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x595ac3d0c614 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x595ac3d0c614 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x595ac3d4b17b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x595ac3d4b17b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x595ac3d4af4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x595ac3d49729 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x595ac3d4abdd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x595ac3d6d5b0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x595ac3d6d926 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x595ac3ccc733 - core::result::Result<T,E>::unwrap::hd5ea1556b385dbcc
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x595ac3ccc733 - codegen::tests::gen_code::h3c5fba79c0606b14
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:62:52
[INFO] [stdout]   22:     0x595ac3ccc733 - codegen::tests::test_file::he4caf6238e07da34
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:27:5
[INFO] [stdout]   23:     0x595ac3cbe131 - codegen::tests::declaration::h34f303e206030042
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:9:13
[INFO] [stdout]   24:     0x595ac3cbe131 - codegen::tests::declaration::{{closure}}::h5d33b76e80ebd955
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:8:19
[INFO] [stdout]   25:     0x595ac3cbe131 - core::ops::function::FnOnce::call_once::h5a70953ad85355b7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x595ac3d11d4b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x595ac3d11d4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x595ac3d10f8e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x595ac3d10f8e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x595ac3d10f8e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x595ac3d10f8e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x595ac3d10f8e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x595ac3d10f8e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x595ac3d10f8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x595ac3cd4b34 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x595ac3cd4b34 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   37:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x595ac3cd84da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x595ac3cd84da - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x595ac3cd84da - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x595ac3cd84da - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x595ac3cd84da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x595ac3d4e0d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   47:     0x7435806a0aa4 - <unknown>
[INFO] [stdout]   48:     0x74358072da34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::bitwise_xor stdout ----
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "main" }
[INFO] [stdout] match! one LParen
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 25, line: 2, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] match! one RParen
[INFO] [stdout] match! one LBrace
[INFO] [stdout] match! one Return
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 36, line: 2, fragment: "", extra: () }, type_: Integer(5) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 36, line: 2, fragment: "", extra: () }, type_: Integer(5) })
[INFO] [stdout] match! 5
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Caret })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Caret })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Caret })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Caret })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Caret })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Caret })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Caret })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Caret })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Caret })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Caret })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Caret })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Caret })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Caret })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Caret })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Caret })
[INFO] [stdout] match! one Caret
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 40, line: 2, fragment: "", extra: () }, type_: Integer(3) })
[INFO] [stdout] match! 3
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not int: Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Tilde): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Exclamation): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(LBrace): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Semicolon): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(For): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(While): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Do): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Break): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Continue): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] match! one RBrace
[INFO] [stdout] not ident: None
[INFO] [stdout] not ident: None
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::bitwise_xor' panicked at codegen/src/tests.rs:62:52:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595ac3d49232 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595ac3d49232 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595ac3d49232 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x595ac3d49232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x595ac3d6ea33 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x595ac3d6ea33 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x595ac3d461c3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x595ac3d461c3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x595ac3d49082 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x595ac3d4a79c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x595ac3d4a5f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x595ac3d0c614 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x595ac3d0c614 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x595ac3d4b17b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x595ac3d4b17b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x595ac3d4af4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x595ac3d49729 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x595ac3d4abdd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x595ac3d6d5b0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x595ac3d6d926 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x595ac3ccc733 - core::result::Result<T,E>::unwrap::hd5ea1556b385dbcc
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x595ac3ccc733 - codegen::tests::gen_code::h3c5fba79c0606b14
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:62:52
[INFO] [stdout]   22:     0x595ac3ccc733 - codegen::tests::test_file::he4caf6238e07da34
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:27:5
[INFO] [stdout]   23:     0x595ac3cbe1f1 - codegen::tests::bitwise_xor::hd92d56913cba7d1d
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:9:13
[INFO] [stdout]   24:     0x595ac3cbe1f1 - codegen::tests::bitwise_xor::{{closure}}::h5538c984ac604c62
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:8:19
[INFO] [stdout]   25:     0x595ac3cbe1f1 - core::ops::function::FnOnce::call_once::h82fbba7124691dc3
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x595ac3d11d4b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x595ac3d11d4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x595ac3d10f8e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x595ac3d10f8e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x595ac3d10f8e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x595ac3d10f8e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x595ac3d10f8e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x595ac3d10f8e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x595ac3d10f8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x595ac3cd4b34 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x595ac3cd4b34 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   37:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x595ac3cd84da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x595ac3cd84da - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x595ac3cd84da - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x595ac3cd84da - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x595ac3cd84da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x595ac3d4e0d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   47:     0x7435806a0aa4 - <unknown>
[INFO] [stdout]   48:     0x74358072da34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::conditional stdout ----
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "main" }
[INFO] [stdout] match! one LParen
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 25, line: 2, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] match! one RParen
[INFO] [stdout] match! one LBrace
[INFO] [stdout] match! one Return
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 36, line: 2, fragment: "", extra: () }, type_: Integer(1) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 36, line: 2, fragment: "", extra: () }, type_: Integer(1) })
[INFO] [stdout] match! 1
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Question })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Question })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Question })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Question })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Question })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Question })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Question })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Question })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Question })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Question })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Question })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Question })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Question })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Question })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Question })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Question })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Question })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Question })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Question })
[INFO] [stdout] match! one Question
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 40, line: 2, fragment: "", extra: () }, type_: Integer(2) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 40, line: 2, fragment: "", extra: () }, type_: Integer(2) })
[INFO] [stdout] match! 2
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Colon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Colon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Colon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Colon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Colon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Colon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Colon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Colon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Colon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Colon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Colon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Colon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Colon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Colon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Colon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Colon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Colon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Colon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Colon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Colon })
[INFO] [stdout] match! one Colon
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: Integer(3) })
[INFO] [stdout] match! 3
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not int: Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Tilde): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Exclamation): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(LBrace): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Semicolon): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(For): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(While): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Do): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Break): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Continue): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] match! one RBrace
[INFO] [stdout] not ident: None
[INFO] [stdout] not ident: None
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::conditional' panicked at codegen/src/tests.rs:62:52:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595ac3d49232 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595ac3d49232 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595ac3d49232 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x595ac3d49232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x595ac3d6ea33 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x595ac3d6ea33 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x595ac3d461c3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x595ac3d461c3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x595ac3d49082 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x595ac3d4a79c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x595ac3d4a5f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x595ac3d0c614 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x595ac3d0c614 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x595ac3d4b17b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x595ac3d4b17b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x595ac3d4af4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x595ac3d49729 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x595ac3d4abdd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x595ac3d6d5b0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x595ac3d6d926 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x595ac3ccc733 - core::result::Result<T,E>::unwrap::hd5ea1556b385dbcc
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x595ac3ccc733 - codegen::tests::gen_code::h3c5fba79c0606b14
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:62:52
[INFO] [stdout]   22:     0x595ac3ccc733 - codegen::tests::test_file::he4caf6238e07da34
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:27:5
[INFO] [stdout]   23:     0x595ac3cbe331 - codegen::tests::conditional::h53556656b4e0dbbc
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:9:13
[INFO] [stdout]   24:     0x595ac3cbe331 - codegen::tests::conditional::{{closure}}::h2eb8393bb458a8c1
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:8:19
[INFO] [stdout]   25:     0x595ac3cbe331 - core::ops::function::FnOnce::call_once::hb0da9e3511da6bf9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x595ac3d11d4b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x595ac3d11d4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x595ac3d10f8e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x595ac3d10f8e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x595ac3d10f8e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x595ac3d10f8e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x595ac3d10f8e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x595ac3d10f8e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x595ac3d10f8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x595ac3cd4b34 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x595ac3cd4b34 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   37:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x595ac3cd84da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x595ac3cd84da - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x595ac3cd84da - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x595ac3cd84da - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x595ac3cd84da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x595ac3d4e0d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   47:     0x7435806a0aa4 - <unknown>
[INFO] [stdout]   48:     0x74358072da34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::equality stdout ----
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "main" }
[INFO] [stdout] match! one LParen
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 25, line: 2, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] match! one RParen
[INFO] [stdout] match! one LBrace
[INFO] [stdout] match! one Return
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 36, line: 2, fragment: "", extra: () }, type_: Integer(3) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 36, line: 2, fragment: "", extra: () }, type_: Integer(3) })
[INFO] [stdout] match! 3
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: EqEqual })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: EqEqual })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: EqEqual })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: EqEqual })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: EqEqual })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: EqEqual })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: EqEqual })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: EqEqual })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: EqEqual })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: EqEqual })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: EqEqual })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: EqEqual })
[INFO] [stdout] match! one EqEqual
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Integer(3) })
[INFO] [stdout] match! 3
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not int: Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Tilde): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Exclamation): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(LBrace): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Semicolon): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(For): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(While): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Do): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Break): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Continue): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] match! one RBrace
[INFO] [stdout] not ident: None
[INFO] [stdout] not ident: None
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::equality' panicked at codegen/src/tests.rs:62:52:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595ac3d49232 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595ac3d49232 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595ac3d49232 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x595ac3d49232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x595ac3d6ea33 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x595ac3d6ea33 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x595ac3d461c3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x595ac3d461c3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x595ac3d49082 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x595ac3d4a79c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x595ac3d4a5f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x595ac3d0c614 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x595ac3d0c614 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x595ac3d4b17b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x595ac3d4b17b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x595ac3d4af4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x595ac3d49729 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x595ac3d4abdd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x595ac3d6d5b0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x595ac3d6d926 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x595ac3ccc733 - core::result::Result<T,E>::unwrap::hd5ea1556b385dbcc
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x595ac3ccc733 - codegen::tests::gen_code::h3c5fba79c0606b14
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:62:52
[INFO] [stdout]   22:     0x595ac3ccc733 - codegen::tests::test_file::he4caf6238e07da34
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:27:5
[INFO] [stdout]   23:     0x595ac3cbdff1 - codegen::tests::equality::h7f333d205a0cde6b
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:9:13
[INFO] [stdout]   24:     0x595ac3cbdff1 - codegen::tests::equality::{{closure}}::h6db33b0155a9b5d5
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:8:19
[INFO] [stdout]   25:     0x595ac3cbdff1 - core::ops::function::FnOnce::call_once::h283780bbd1c7697e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x595ac3d11d4b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x595ac3d11d4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x595ac3d10f8e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x595ac3d10f8e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x595ac3d10f8e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x595ac3d10f8e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x595ac3d10f8e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x595ac3d10f8e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x595ac3d10f8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x595ac3cd4b34 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x595ac3cd4b34 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   37:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x595ac3cd84da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x595ac3cd84da - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x595ac3cd84da - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x595ac3cd84da - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x595ac3cd84da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x595ac3d4e0d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   47:     0x7435806a0aa4 - <unknown>
[INFO] [stdout]   48:     0x74358072da34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::for_loop stdout ----
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "main" }
[INFO] [stdout] match! one LParen
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 26, line: 2, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] match! one RParen
[INFO] [stdout] match! one LBrace
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 32, line: 3, fragment: "", extra: () }, type_: Ident(Identifier { name: "int" }) })
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "sum" }
[INFO] [stdout] match! one Equal
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 42, line: 3, fragment: "", extra: () }, type_: Integer(1) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 42, line: 3, fragment: "", extra: () }, type_: Integer(1) })
[INFO] [stdout] match! 1
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 43, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 43, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 43, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 43, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 43, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 43, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 43, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 43, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 43, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 43, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 43, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 43, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 43, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 43, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 43, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 43, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 43, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 43, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 43, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 43, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 47, line: 4, fragment: "", extra: () }, type_: For })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 47, line: 4, fragment: "", extra: () }, type_: For })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 47, line: 4, fragment: "", extra: () }, type_: For })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 47, line: 4, fragment: "", extra: () }, type_: For })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 47, line: 4, fragment: "", extra: () }, type_: For })
[INFO] [stdout] not int: Some(Token { position: LocatedSpan { offset: 47, line: 4, fragment: "", extra: () }, type_: For })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 47, line: 4, fragment: "", extra: () }, type_: For })
[INFO] [stdout] not one(Tilde): Some(Token { position: LocatedSpan { offset: 47, line: 4, fragment: "", extra: () }, type_: For })
[INFO] [stdout] not one(Exclamation): Some(Token { position: LocatedSpan { offset: 47, line: 4, fragment: "", extra: () }, type_: For })
[INFO] [stdout] not one(LBrace): Some(Token { position: LocatedSpan { offset: 47, line: 4, fragment: "", extra: () }, type_: For })
[INFO] [stdout] not one(Semicolon): Some(Token { position: LocatedSpan { offset: 47, line: 4, fragment: "", extra: () }, type_: For })
[INFO] [stdout] match! one For
[INFO] [stdout] match! one LParen
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "i" }
[INFO] [stdout] match! one Equal
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 60, line: 4, fragment: "", extra: () }, type_: Integer(0) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 60, line: 4, fragment: "", extra: () }, type_: Integer(0) })
[INFO] [stdout] match! 0
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 61, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 61, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 61, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 61, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 61, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 61, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 61, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 61, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 61, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 61, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 61, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 61, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 61, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 61, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 61, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 61, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 61, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 61, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 61, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 61, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] match! ident Identifier { name: "i" }
[INFO] [stdout] not one(Equal): Some(Token { position: LocatedSpan { offset: 65, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(PlusEq): Some(Token { position: LocatedSpan { offset: 65, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(MinusEq): Some(Token { position: LocatedSpan { offset: 65, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(AsteriskEq): Some(Token { position: LocatedSpan { offset: 65, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(SlashEq): Some(Token { position: LocatedSpan { offset: 65, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(PercentEq): Some(Token { position: LocatedSpan { offset: 65, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(LessLessEq): Some(Token { position: LocatedSpan { offset: 65, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(MoreMoreEq): Some(Token { position: LocatedSpan { offset: 65, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(AmpersandEq): Some(Token { position: LocatedSpan { offset: 65, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(PipeEq): Some(Token { position: LocatedSpan { offset: 65, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(CaretEq): Some(Token { position: LocatedSpan { offset: 65, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] match! ident Identifier { name: "i" }
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 65, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 65, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 65, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 65, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 65, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 65, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 65, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 65, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] match! one Less
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 67, line: 4, fragment: "", extra: () }, type_: Integer(10) })
[INFO] [stdout] match! 10
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 69, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 69, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 69, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 69, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 69, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 69, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 69, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 69, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 69, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 69, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 69, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 69, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 69, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 69, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 69, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 69, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 69, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 69, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] match! ident Identifier { name: "i" }
[INFO] [stdout] match! one Equal
[INFO] [stdout] match! ident Identifier { name: "i" }
[INFO] [stdout] not one(Equal): Some(Token { position: LocatedSpan { offset: 77, line: 4, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(PlusEq): Some(Token { position: LocatedSpan { offset: 77, line: 4, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(MinusEq): Some(Token { position: LocatedSpan { offset: 77, line: 4, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(AsteriskEq): Some(Token { position: LocatedSpan { offset: 77, line: 4, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(SlashEq): Some(Token { position: LocatedSpan { offset: 77, line: 4, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(PercentEq): Some(Token { position: LocatedSpan { offset: 77, line: 4, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(LessLessEq): Some(Token { position: LocatedSpan { offset: 77, line: 4, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(MoreMoreEq): Some(Token { position: LocatedSpan { offset: 77, line: 4, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(AmpersandEq): Some(Token { position: LocatedSpan { offset: 77, line: 4, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(PipeEq): Some(Token { position: LocatedSpan { offset: 77, line: 4, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(CaretEq): Some(Token { position: LocatedSpan { offset: 77, line: 4, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] match! ident Identifier { name: "i" }
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 77, line: 4, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 77, line: 4, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 77, line: 4, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 77, line: 4, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] match! one Plus
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 79, line: 4, fragment: "", extra: () }, type_: Integer(1) })
[INFO] [stdout] match! 1
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 80, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 80, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 80, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 80, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 80, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 80, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 80, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 80, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 80, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 80, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 80, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 80, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 80, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 80, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 80, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 80, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 80, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 80, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 80, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 80, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] match! one RParen
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 82, line: 4, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 82, line: 4, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 82, line: 4, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 82, line: 4, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 82, line: 4, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] not int: Some(Token { position: LocatedSpan { offset: 82, line: 4, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 82, line: 4, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] not one(Tilde): Some(Token { position: LocatedSpan { offset: 82, line: 4, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] not one(Exclamation): Some(Token { position: LocatedSpan { offset: 82, line: 4, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] match! one LBrace
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 88, line: 5, fragment: "", extra: () }, type_: Ident(Identifier { name: "sum" }) })
[INFO] [stdout] match! ident Identifier { name: "sum" }
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 92, line: 5, fragment: "", extra: () }, type_: Equal })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 88, line: 5, fragment: "", extra: () }, type_: Ident(Identifier { name: "sum" }) })
[INFO] [stdout] match! ident Identifier { name: "sum" }
[INFO] [stdout] match! one Equal
[INFO] [stdout] match! ident Identifier { name: "sum" }
[INFO] [stdout] not one(Equal): Some(Token { position: LocatedSpan { offset: 98, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(PlusEq): Some(Token { position: LocatedSpan { offset: 98, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(MinusEq): Some(Token { position: LocatedSpan { offset: 98, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(AsteriskEq): Some(Token { position: LocatedSpan { offset: 98, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(SlashEq): Some(Token { position: LocatedSpan { offset: 98, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(PercentEq): Some(Token { position: LocatedSpan { offset: 98, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(LessLessEq): Some(Token { position: LocatedSpan { offset: 98, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(MoreMoreEq): Some(Token { position: LocatedSpan { offset: 98, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(AmpersandEq): Some(Token { position: LocatedSpan { offset: 98, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(PipeEq): Some(Token { position: LocatedSpan { offset: 98, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(CaretEq): Some(Token { position: LocatedSpan { offset: 98, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] match! ident Identifier { name: "sum" }
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 98, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 98, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 98, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 98, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] match! one Plus
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 100, line: 5, fragment: "", extra: () }, type_: Integer(2) })
[INFO] [stdout] match! 2
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 101, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 101, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 101, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 101, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 101, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 101, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 101, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 101, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 101, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 101, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 101, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 101, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 101, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 101, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 101, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 101, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 101, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 101, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 101, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 101, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 105, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 105, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 105, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 105, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 105, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not int: Some(Token { position: LocatedSpan { offset: 105, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 105, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Tilde): Some(Token { position: LocatedSpan { offset: 105, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Exclamation): Some(Token { position: LocatedSpan { offset: 105, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(LBrace): Some(Token { position: LocatedSpan { offset: 105, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Semicolon): Some(Token { position: LocatedSpan { offset: 105, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(For): Some(Token { position: LocatedSpan { offset: 105, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(While): Some(Token { position: LocatedSpan { offset: 105, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Do): Some(Token { position: LocatedSpan { offset: 105, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Break): Some(Token { position: LocatedSpan { offset: 105, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Continue): Some(Token { position: LocatedSpan { offset: 105, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] match! one RBrace
[INFO] [stdout] match! one Return
[INFO] [stdout] match! ident Identifier { name: "sum" }
[INFO] [stdout] not one(Equal): Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(PlusEq): Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MinusEq): Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(AsteriskEq): Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(SlashEq): Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(PercentEq): Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessLessEq): Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreMoreEq): Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(AmpersandEq): Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(PipeEq): Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(CaretEq): Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! ident Identifier { name: "sum" }
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 121, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 121, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 121, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 121, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 121, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not int: Some(Token { position: LocatedSpan { offset: 121, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 121, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Tilde): Some(Token { position: LocatedSpan { offset: 121, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Exclamation): Some(Token { position: LocatedSpan { offset: 121, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(LBrace): Some(Token { position: LocatedSpan { offset: 121, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Semicolon): Some(Token { position: LocatedSpan { offset: 121, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(For): Some(Token { position: LocatedSpan { offset: 121, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(While): Some(Token { position: LocatedSpan { offset: 121, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Do): Some(Token { position: LocatedSpan { offset: 121, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Break): Some(Token { position: LocatedSpan { offset: 121, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Continue): Some(Token { position: LocatedSpan { offset: 121, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] match! one RBrace
[INFO] [stdout] not ident: None
[INFO] [stdout] not ident: None
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::for_loop' panicked at codegen/src/tests.rs:62:52:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595ac3d49232 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595ac3d49232 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595ac3d49232 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x595ac3d49232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x595ac3d6ea33 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x595ac3d6ea33 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x595ac3d461c3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x595ac3d461c3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x595ac3d49082 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x595ac3d4a79c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x595ac3d4a5f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x595ac3d0c614 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x595ac3d0c614 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x595ac3d4b17b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x595ac3d4b17b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x595ac3d4af4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x595ac3d49729 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x595ac3d4abdd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x595ac3d6d5b0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x595ac3d6d926 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x595ac3ccc733 - core::result::Result<T,E>::unwrap::hd5ea1556b385dbcc
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x595ac3ccc733 - codegen::tests::gen_code::h3c5fba79c0606b14
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:62:52
[INFO] [stdout]   22:     0x595ac3ccc733 - codegen::tests::test_file::he4caf6238e07da34
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:27:5
[INFO] [stdout]   23:     0x595ac3cbe431 - codegen::tests::for_loop::h82d187fd786c8a9c
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:9:13
[INFO] [stdout]   24:     0x595ac3cbe431 - codegen::tests::for_loop::{{closure}}::hc06abcbb7e1e6681
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:8:19
[INFO] [stdout]   25:     0x595ac3cbe431 - core::ops::function::FnOnce::call_once::hc814998983c1cfda
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x595ac3d11d4b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x595ac3d11d4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x595ac3d10f8e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x595ac3d10f8e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x595ac3d10f8e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x595ac3d10f8e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x595ac3d10f8e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x595ac3d10f8e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x595ac3d10f8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x595ac3cd4b34 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x595ac3cd4b34 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   37:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x595ac3cd84da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x595ac3cd84da - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x595ac3cd84da - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x595ac3cd84da - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x595ac3cd84da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x595ac3d4e0d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   47:     0x7435806a0aa4 - <unknown>
[INFO] [stdout]   48:     0x74358072da34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::inequality stdout ----
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "main" }
[INFO] [stdout] match! one LParen
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 25, line: 2, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] match! one RParen
[INFO] [stdout] match! one LBrace
[INFO] [stdout] match! one Return
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 36, line: 2, fragment: "", extra: () }, type_: Integer(1) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 36, line: 2, fragment: "", extra: () }, type_: Integer(1) })
[INFO] [stdout] match! 1
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BangEqual })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BangEqual })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BangEqual })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BangEqual })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BangEqual })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BangEqual })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BangEqual })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BangEqual })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BangEqual })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BangEqual })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BangEqual })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BangEqual })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: BangEqual })
[INFO] [stdout] match! one BangEqual
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Integer(3) })
[INFO] [stdout] match! 3
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not int: Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Tilde): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Exclamation): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(LBrace): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Semicolon): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(For): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(While): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Do): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Break): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Continue): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] match! one RBrace
[INFO] [stdout] not ident: None
[INFO] [stdout] not ident: None
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::inequality' panicked at codegen/src/tests.rs:62:52:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595ac3d49232 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595ac3d49232 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595ac3d49232 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x595ac3d49232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x595ac3d6ea33 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x595ac3d6ea33 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x595ac3d461c3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x595ac3d461c3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x595ac3d49082 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x595ac3d4a79c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x595ac3d4a5f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x595ac3d0c614 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x595ac3d0c614 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x595ac3d4b17b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x595ac3d4b17b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x595ac3d4af4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x595ac3d49729 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x595ac3d4abdd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x595ac3d6d5b0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x595ac3d6d926 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x595ac3ccc733 - core::result::Result<T,E>::unwrap::hd5ea1556b385dbcc
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x595ac3ccc733 - codegen::tests::gen_code::h3c5fba79c0606b14
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:62:52
[INFO] [stdout]   22:     0x595ac3ccc733 - codegen::tests::test_file::he4caf6238e07da34
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:27:5
[INFO] [stdout]   23:     0x595ac3cbdfb1 - codegen::tests::inequality::h01d8713e83f47e5d
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:9:13
[INFO] [stdout]   24:     0x595ac3cbdfb1 - codegen::tests::inequality::{{closure}}::h086462d2ec1736c3
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:8:19
[INFO] [stdout]   25:     0x595ac3cbdfb1 - core::ops::function::FnOnce::call_once::h0aa28795e5767b0d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x595ac3d11d4b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x595ac3d11d4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x595ac3d10f8e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x595ac3d10f8e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x595ac3d10f8e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x595ac3d10f8e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x595ac3d10f8e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x595ac3d10f8e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x595ac3d10f8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x595ac3cd4b34 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x595ac3cd4b34 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   37:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x595ac3cd84da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x595ac3cd84da - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x595ac3cd84da - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x595ac3cd84da - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x595ac3cd84da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x595ac3d4e0d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   47:     0x7435806a0aa4 - <unknown>
[INFO] [stdout]   48:     0x74358072da34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::less stdout ----
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "main" }
[INFO] [stdout] match! one LParen
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 25, line: 2, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] match! one RParen
[INFO] [stdout] match! one LBrace
[INFO] [stdout] match! one Return
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 36, line: 2, fragment: "", extra: () }, type_: Integer(1) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 36, line: 2, fragment: "", extra: () }, type_: Integer(1) })
[INFO] [stdout] match! 1
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] match! one Less
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 40, line: 2, fragment: "", extra: () }, type_: Integer(3) })
[INFO] [stdout] match! 3
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not int: Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Tilde): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Exclamation): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(LBrace): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Semicolon): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(For): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(While): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Do): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Break): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Continue): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] match! one RBrace
[INFO] [stdout] not ident: None
[INFO] [stdout] not ident: None
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::less' panicked at codegen/src/tests.rs:62:52:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595ac3d49232 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595ac3d49232 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595ac3d49232 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x595ac3d49232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x595ac3d6ea33 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x595ac3d6ea33 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x595ac3d461c3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x595ac3d461c3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x595ac3d49082 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x595ac3d4a79c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x595ac3d4a5f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x595ac3d0c614 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x595ac3d0c614 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x595ac3d4b17b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x595ac3d4b17b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x595ac3d4af4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x595ac3d49729 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x595ac3d4abdd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x595ac3d6d5b0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x595ac3d6d926 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x595ac3ccc733 - core::result::Result<T,E>::unwrap::hd5ea1556b385dbcc
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x595ac3ccc733 - codegen::tests::gen_code::h3c5fba79c0606b14
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:62:52
[INFO] [stdout]   22:     0x595ac3ccc733 - codegen::tests::test_file::he4caf6238e07da34
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:27:5
[INFO] [stdout]   23:     0x595ac3cbe031 - codegen::tests::less::hdd6ce9d4766058b5
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:9:13
[INFO] [stdout]   24:     0x595ac3cbe031 - codegen::tests::less::{{closure}}::hfda377fd9b57e4b4
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:8:19
[INFO] [stdout]   25:     0x595ac3cbe031 - core::ops::function::FnOnce::call_once::h2e1612f6ba4cfda1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x595ac3d11d4b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x595ac3d11d4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x595ac3d10f8e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x595ac3d10f8e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x595ac3d10f8e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x595ac3d10f8e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x595ac3d10f8e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x595ac3d10f8e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x595ac3d10f8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x595ac3cd4b34 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x595ac3cd4b34 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   37:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x595ac3cd84da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x595ac3cd84da - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x595ac3cd84da - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x595ac3cd84da - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x595ac3cd84da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x595ac3d4e0d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   47:     0x7435806a0aa4 - <unknown>
[INFO] [stdout]   48:     0x74358072da34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::do_while_loop stdout ----
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "main" }
[INFO] [stdout] match! one LParen
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 25, line: 2, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] match! one RParen
[INFO] [stdout] match! one LBrace
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 31, line: 3, fragment: "", extra: () }, type_: Ident(Identifier { name: "int" }) })
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] match! one Equal
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 39, line: 3, fragment: "", extra: () }, type_: Integer(2) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 39, line: 3, fragment: "", extra: () }, type_: Integer(2) })
[INFO] [stdout] match! 2
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 44, line: 4, fragment: "", extra: () }, type_: Do })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 44, line: 4, fragment: "", extra: () }, type_: Do })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 44, line: 4, fragment: "", extra: () }, type_: Do })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 44, line: 4, fragment: "", extra: () }, type_: Do })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 44, line: 4, fragment: "", extra: () }, type_: Do })
[INFO] [stdout] not int: Some(Token { position: LocatedSpan { offset: 44, line: 4, fragment: "", extra: () }, type_: Do })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 44, line: 4, fragment: "", extra: () }, type_: Do })
[INFO] [stdout] not one(Tilde): Some(Token { position: LocatedSpan { offset: 44, line: 4, fragment: "", extra: () }, type_: Do })
[INFO] [stdout] not one(Exclamation): Some(Token { position: LocatedSpan { offset: 44, line: 4, fragment: "", extra: () }, type_: Do })
[INFO] [stdout] not one(LBrace): Some(Token { position: LocatedSpan { offset: 44, line: 4, fragment: "", extra: () }, type_: Do })
[INFO] [stdout] not one(Semicolon): Some(Token { position: LocatedSpan { offset: 44, line: 4, fragment: "", extra: () }, type_: Do })
[INFO] [stdout] not one(For): Some(Token { position: LocatedSpan { offset: 44, line: 4, fragment: "", extra: () }, type_: Do })
[INFO] [stdout] not one(While): Some(Token { position: LocatedSpan { offset: 44, line: 4, fragment: "", extra: () }, type_: Do })
[INFO] [stdout] match! one Do
[INFO] [stdout] match! one LBrace
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 53, line: 5, fragment: "", extra: () }, type_: Ident(Identifier { name: "x" }) })
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 55, line: 5, fragment: "", extra: () }, type_: Equal })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 53, line: 5, fragment: "", extra: () }, type_: Ident(Identifier { name: "x" }) })
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] match! one Equal
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] not one(Equal): Some(Token { position: LocatedSpan { offset: 59, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(PlusEq): Some(Token { position: LocatedSpan { offset: 59, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(MinusEq): Some(Token { position: LocatedSpan { offset: 59, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(AsteriskEq): Some(Token { position: LocatedSpan { offset: 59, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(SlashEq): Some(Token { position: LocatedSpan { offset: 59, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(PercentEq): Some(Token { position: LocatedSpan { offset: 59, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(LessLessEq): Some(Token { position: LocatedSpan { offset: 59, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(MoreMoreEq): Some(Token { position: LocatedSpan { offset: 59, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(AmpersandEq): Some(Token { position: LocatedSpan { offset: 59, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(PipeEq): Some(Token { position: LocatedSpan { offset: 59, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(CaretEq): Some(Token { position: LocatedSpan { offset: 59, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 59, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 59, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 59, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 59, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] match! one Plus
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 61, line: 5, fragment: "", extra: () }, type_: Integer(3) })
[INFO] [stdout] match! 3
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 62, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 62, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 62, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 62, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 62, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 62, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 62, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 62, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 62, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 62, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 62, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 62, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 62, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 62, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 62, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 62, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 62, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 62, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 62, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 62, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 66, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 66, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 66, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 66, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 66, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not int: Some(Token { position: LocatedSpan { offset: 66, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 66, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Tilde): Some(Token { position: LocatedSpan { offset: 66, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Exclamation): Some(Token { position: LocatedSpan { offset: 66, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(LBrace): Some(Token { position: LocatedSpan { offset: 66, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Semicolon): Some(Token { position: LocatedSpan { offset: 66, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(For): Some(Token { position: LocatedSpan { offset: 66, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(While): Some(Token { position: LocatedSpan { offset: 66, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Do): Some(Token { position: LocatedSpan { offset: 66, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Break): Some(Token { position: LocatedSpan { offset: 66, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Continue): Some(Token { position: LocatedSpan { offset: 66, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] match! one RBrace
[INFO] [stdout] match! one While
[INFO] [stdout] match! one LParen
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 75, line: 6, fragment: "", extra: () }, type_: Integer(0) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 75, line: 6, fragment: "", extra: () }, type_: Integer(0) })
[INFO] [stdout] match! 0
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 76, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 76, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 76, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 76, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 76, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 76, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 76, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 76, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 76, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 76, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 76, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 76, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 76, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 76, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 76, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 76, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 76, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 76, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 76, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 76, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] match! one RParen
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] match! one Return
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] not one(Equal): Some(Token { position: LocatedSpan { offset: 89, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(PlusEq): Some(Token { position: LocatedSpan { offset: 89, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MinusEq): Some(Token { position: LocatedSpan { offset: 89, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(AsteriskEq): Some(Token { position: LocatedSpan { offset: 89, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(SlashEq): Some(Token { position: LocatedSpan { offset: 89, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(PercentEq): Some(Token { position: LocatedSpan { offset: 89, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessLessEq): Some(Token { position: LocatedSpan { offset: 89, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreMoreEq): Some(Token { position: LocatedSpan { offset: 89, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(AmpersandEq): Some(Token { position: LocatedSpan { offset: 89, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(PipeEq): Some(Token { position: LocatedSpan { offset: 89, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(CaretEq): Some(Token { position: LocatedSpan { offset: 89, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 89, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 89, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 89, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 89, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 89, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 89, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 89, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 89, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 89, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 89, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 89, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 89, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 89, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 89, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 89, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 89, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 89, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 89, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 89, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 89, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 91, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 91, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 91, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 91, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 91, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not int: Some(Token { position: LocatedSpan { offset: 91, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 91, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Tilde): Some(Token { position: LocatedSpan { offset: 91, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Exclamation): Some(Token { position: LocatedSpan { offset: 91, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(LBrace): Some(Token { position: LocatedSpan { offset: 91, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Semicolon): Some(Token { position: LocatedSpan { offset: 91, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(For): Some(Token { position: LocatedSpan { offset: 91, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(While): Some(Token { position: LocatedSpan { offset: 91, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Do): Some(Token { position: LocatedSpan { offset: 91, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Break): Some(Token { position: LocatedSpan { offset: 91, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Continue): Some(Token { position: LocatedSpan { offset: 91, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] match! one RBrace
[INFO] [stdout] not ident: None
[INFO] [stdout] not ident: None
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::do_while_loop' panicked at codegen/src/tests.rs:62:52:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595ac3d49232 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595ac3d49232 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595ac3d49232 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x595ac3d49232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x595ac3d6ea33 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x595ac3d6ea33 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x595ac3d461c3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x595ac3d461c3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x595ac3d49082 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x595ac3d4a79c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x595ac3d4a5f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x595ac3d0c614 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x595ac3d0c614 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x595ac3d4b17b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x595ac3d4b17b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x595ac3d4af4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x595ac3d49729 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x595ac3d4abdd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x595ac3d6d5b0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x595ac3d6d926 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x595ac3ccc733 - core::result::Result<T,E>::unwrap::hd5ea1556b385dbcc
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x595ac3ccc733 - codegen::tests::gen_code::h3c5fba79c0606b14
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:62:52
[INFO] [stdout]   22:     0x595ac3ccc733 - codegen::tests::test_file::he4caf6238e07da34
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:27:5
[INFO] [stdout]   23:     0x595ac3cbdf31 - codegen::tests::do_while_loop::h6b387abbb0a034bf
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:9:13
[INFO] [stdout]   24:     0x595ac3cbdf31 - codegen::tests::do_while_loop::{{closure}}::hd1865d6d64758dcc
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:8:19
[INFO] [stdout]   25:     0x595ac3cbdf31 - core::ops::function::FnOnce::call_once::h037634b535d5ce28
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x595ac3d11d4b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x595ac3d11d4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x595ac3d10f8e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x595ac3d10f8e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x595ac3d10f8e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x595ac3d10f8e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x595ac3d10f8e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x595ac3d10f8e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x595ac3d10f8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x595ac3cd4b34 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x595ac3cd4b34 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   37:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x595ac3cd84da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x595ac3cd84da - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x595ac3cd84da - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x595ac3cd84da - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x595ac3cd84da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x595ac3d4e0d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   47:     0x7435806a0aa4 - <unknown>
[INFO] [stdout]   48:     0x74358072da34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::logical_and stdout ----
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "main" }
[INFO] [stdout] match! one LParen
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 25, line: 2, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] match! one RParen
[INFO] [stdout] match! one LBrace
[INFO] [stdout] match! one Return
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 36, line: 2, fragment: "", extra: () }, type_: Integer(3) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 36, line: 2, fragment: "", extra: () }, type_: Integer(3) })
[INFO] [stdout] match! 3
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LogicalAnd })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LogicalAnd })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LogicalAnd })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LogicalAnd })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LogicalAnd })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LogicalAnd })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LogicalAnd })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LogicalAnd })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LogicalAnd })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LogicalAnd })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LogicalAnd })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LogicalAnd })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LogicalAnd })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LogicalAnd })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LogicalAnd })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LogicalAnd })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LogicalAnd })
[INFO] [stdout] match! one LogicalAnd
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Integer(2) })
[INFO] [stdout] match! 2
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not int: Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Tilde): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Exclamation): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(LBrace): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Semicolon): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(For): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(While): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Do): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Break): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Continue): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] match! one RBrace
[INFO] [stdout] not ident: None
[INFO] [stdout] not ident: None
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::logical_and' panicked at codegen/src/tests.rs:62:52:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595ac3d49232 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595ac3d49232 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595ac3d49232 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x595ac3d49232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x595ac3d6ea33 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x595ac3d6ea33 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x595ac3d461c3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x595ac3d461c3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x595ac3d49082 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x595ac3d4a79c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x595ac3d4a5f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x595ac3d0c614 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x595ac3d0c614 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x595ac3d4b17b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x595ac3d4b17b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x595ac3d4af4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x595ac3d49729 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x595ac3d4abdd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x595ac3d6d5b0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x595ac3d6d926 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x595ac3ccc733 - core::result::Result<T,E>::unwrap::hd5ea1556b385dbcc
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x595ac3ccc733 - codegen::tests::gen_code::h3c5fba79c0606b14
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:62:52
[INFO] [stdout]   22:     0x595ac3ccc733 - codegen::tests::test_file::he4caf6238e07da34
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:27:5
[INFO] [stdout]   23:     0x595ac3cbe3b1 - codegen::tests::logical_and::h8fc126a0cb80dd07
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:9:13
[INFO] [stdout]   24:     0x595ac3cbe3b1 - codegen::tests::logical_and::{{closure}}::h2fc074168153dab6
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:8:19
[INFO] [stdout]   25:     0x595ac3cbe3b1 - core::ops::function::FnOnce::call_once::hc02543c28ad33c8b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x595ac3d11d4b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x595ac3d11d4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x595ac3d10f8e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x595ac3d10f8e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x595ac3d10f8e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x595ac3d10f8e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x595ac3d10f8e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x595ac3d10f8e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x595ac3d10f8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x595ac3cd4b34 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x595ac3cd4b34 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   37:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x595ac3cd84da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x595ac3cd84da - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x595ac3cd84da - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x595ac3cd84da - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x595ac3cd84da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x595ac3d4e0d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   47:     0x7435806a0aa4 - <unknown>
[INFO] [stdout]   48:     0x74358072da34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::logical_or stdout ----
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "main" }
[INFO] [stdout] match! one LParen
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 25, line: 2, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] match! one RParen
[INFO] [stdout] match! one LBrace
[INFO] [stdout] match! one Return
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 36, line: 2, fragment: "", extra: () }, type_: Integer(0) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 36, line: 2, fragment: "", extra: () }, type_: Integer(0) })
[INFO] [stdout] match! 0
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LogicalOr })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LogicalOr })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LogicalOr })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LogicalOr })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LogicalOr })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LogicalOr })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LogicalOr })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LogicalOr })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LogicalOr })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LogicalOr })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LogicalOr })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LogicalOr })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LogicalOr })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LogicalOr })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LogicalOr })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LogicalOr })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LogicalOr })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LogicalOr })
[INFO] [stdout] match! one LogicalOr
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Integer(1) })
[INFO] [stdout] match! 1
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: LogicalOr })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: LogicalOr })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: LogicalOr })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: LogicalOr })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: LogicalOr })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: LogicalOr })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: LogicalOr })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: LogicalOr })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: LogicalOr })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: LogicalOr })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: LogicalOr })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: LogicalOr })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: LogicalOr })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: LogicalOr })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: LogicalOr })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: LogicalOr })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: LogicalOr })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 43, line: 2, fragment: "", extra: () }, type_: LogicalOr })
[INFO] [stdout] match! one LogicalOr
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 46, line: 2, fragment: "", extra: () }, type_: Integer(3) })
[INFO] [stdout] match! 3
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 49, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 49, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 49, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 49, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 49, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not int: Some(Token { position: LocatedSpan { offset: 49, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 49, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Tilde): Some(Token { position: LocatedSpan { offset: 49, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Exclamation): Some(Token { position: LocatedSpan { offset: 49, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(LBrace): Some(Token { position: LocatedSpan { offset: 49, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Semicolon): Some(Token { position: LocatedSpan { offset: 49, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(For): Some(Token { position: LocatedSpan { offset: 49, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(While): Some(Token { position: LocatedSpan { offset: 49, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Do): Some(Token { position: LocatedSpan { offset: 49, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Break): Some(Token { position: LocatedSpan { offset: 49, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Continue): Some(Token { position: LocatedSpan { offset: 49, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] match! one RBrace
[INFO] [stdout] not ident: None
[INFO] [stdout] not ident: None
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::logical_or' panicked at codegen/src/tests.rs:62:52:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595ac3d49232 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595ac3d49232 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595ac3d49232 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x595ac3d49232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x595ac3d6ea33 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x595ac3d6ea33 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x595ac3d461c3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x595ac3d461c3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x595ac3d49082 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x595ac3d4a79c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x595ac3d4a5f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x595ac3d0c614 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x595ac3d0c614 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x595ac3d4b17b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x595ac3d4b17b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x595ac3d4af4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x595ac3d49729 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x595ac3d4abdd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x595ac3d6d5b0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x595ac3d6d926 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x595ac3ccc733 - core::result::Result<T,E>::unwrap::hd5ea1556b385dbcc
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x595ac3ccc733 - codegen::tests::gen_code::h3c5fba79c0606b14
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:62:52
[INFO] [stdout]   22:     0x595ac3ccc733 - codegen::tests::test_file::he4caf6238e07da34
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:27:5
[INFO] [stdout]   23:     0x595ac3cbe2f1 - codegen::tests::logical_or::hbf73703a4e7f6baf
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:9:13
[INFO] [stdout]   24:     0x595ac3cbe2f1 - codegen::tests::logical_or::{{closure}}::hcc734083057079b3
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:8:19
[INFO] [stdout]   25:     0x595ac3cbe2f1 - core::ops::function::FnOnce::call_once::h9e28979077b20514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x595ac3d11d4b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x595ac3d11d4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x595ac3d10f8e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x595ac3d10f8e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x595ac3d10f8e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x595ac3d10f8e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x595ac3d10f8e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x595ac3d10f8e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x595ac3d10f8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x595ac3cd4b34 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x595ac3cd4b34 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   37:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x595ac3cd84da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x595ac3cd84da - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x595ac3cd84da - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x595ac3cd84da - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x595ac3cd84da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x595ac3d4e0d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   47:     0x7435806a0aa4 - <unknown>
[INFO] [stdout]   48:     0x74358072da34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::scope_block stdout ----
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "main" }
[INFO] [stdout] match! one LParen
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 25, line: 2, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] match! one RParen
[INFO] [stdout] match! one LBrace
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 31, line: 3, fragment: "", extra: () }, type_: Ident(Identifier { name: "int" }) })
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] match! one Equal
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 39, line: 3, fragment: "", extra: () }, type_: Integer(3) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 39, line: 3, fragment: "", extra: () }, type_: Integer(3) })
[INFO] [stdout] match! 3
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 44, line: 4, fragment: "", extra: () }, type_: Ident(Identifier { name: "int" }) })
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "y" }
[INFO] [stdout] not one(Equal): Some(Token { position: LocatedSpan { offset: 49, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 53, line: 5, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 53, line: 5, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 53, line: 5, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 53, line: 5, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 53, line: 5, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] not int: Some(Token { position: LocatedSpan { offset: 53, line: 5, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 53, line: 5, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] not one(Tilde): Some(Token { position: LocatedSpan { offset: 53, line: 5, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] not one(Exclamation): Some(Token { position: LocatedSpan { offset: 53, line: 5, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] match! one LBrace
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 59, line: 6, fragment: "", extra: () }, type_: Ident(Identifier { name: "int" }) })
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] match! one Equal
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 67, line: 6, fragment: "", extra: () }, type_: Integer(2) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 67, line: 6, fragment: "", extra: () }, type_: Integer(2) })
[INFO] [stdout] match! 2
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 68, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 68, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 68, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 68, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 68, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 68, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 68, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 68, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 68, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 68, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 68, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 68, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 68, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 68, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 68, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 68, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 68, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 68, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 68, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 68, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 74, line: 7, fragment: "", extra: () }, type_: Ident(Identifier { name: "y" }) })
[INFO] [stdout] match! ident Identifier { name: "y" }
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 76, line: 7, fragment: "", extra: () }, type_: Equal })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 74, line: 7, fragment: "", extra: () }, type_: Ident(Identifier { name: "y" }) })
[INFO] [stdout] match! ident Identifier { name: "y" }
[INFO] [stdout] match! one Equal
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] not one(Equal): Some(Token { position: LocatedSpan { offset: 79, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(PlusEq): Some(Token { position: LocatedSpan { offset: 79, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MinusEq): Some(Token { position: LocatedSpan { offset: 79, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(AsteriskEq): Some(Token { position: LocatedSpan { offset: 79, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(SlashEq): Some(Token { position: LocatedSpan { offset: 79, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(PercentEq): Some(Token { position: LocatedSpan { offset: 79, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessLessEq): Some(Token { position: LocatedSpan { offset: 79, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreMoreEq): Some(Token { position: LocatedSpan { offset: 79, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(AmpersandEq): Some(Token { position: LocatedSpan { offset: 79, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(PipeEq): Some(Token { position: LocatedSpan { offset: 79, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(CaretEq): Some(Token { position: LocatedSpan { offset: 79, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 79, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 79, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 79, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 79, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 79, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 79, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 79, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 79, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 79, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 79, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 79, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 79, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 79, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 79, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 79, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 79, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 79, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 79, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 79, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 79, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 83, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 83, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 83, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 83, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 83, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not int: Some(Token { position: LocatedSpan { offset: 83, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 83, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Tilde): Some(Token { position: LocatedSpan { offset: 83, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Exclamation): Some(Token { position: LocatedSpan { offset: 83, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(LBrace): Some(Token { position: LocatedSpan { offset: 83, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Semicolon): Some(Token { position: LocatedSpan { offset: 83, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(For): Some(Token { position: LocatedSpan { offset: 83, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(While): Some(Token { position: LocatedSpan { offset: 83, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Do): Some(Token { position: LocatedSpan { offset: 83, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Break): Some(Token { position: LocatedSpan { offset: 83, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Continue): Some(Token { position: LocatedSpan { offset: 83, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] match! one RBrace
[INFO] [stdout] match! one Return
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] not one(Equal): Some(Token { position: LocatedSpan { offset: 96, line: 9, fragment: "", extra: () }, type_: Asterisk })
[INFO] [stdout] not one(PlusEq): Some(Token { position: LocatedSpan { offset: 96, line: 9, fragment: "", extra: () }, type_: Asterisk })
[INFO] [stdout] not one(MinusEq): Some(Token { position: LocatedSpan { offset: 96, line: 9, fragment: "", extra: () }, type_: Asterisk })
[INFO] [stdout] not one(AsteriskEq): Some(Token { position: LocatedSpan { offset: 96, line: 9, fragment: "", extra: () }, type_: Asterisk })
[INFO] [stdout] not one(SlashEq): Some(Token { position: LocatedSpan { offset: 96, line: 9, fragment: "", extra: () }, type_: Asterisk })
[INFO] [stdout] not one(PercentEq): Some(Token { position: LocatedSpan { offset: 96, line: 9, fragment: "", extra: () }, type_: Asterisk })
[INFO] [stdout] not one(LessLessEq): Some(Token { position: LocatedSpan { offset: 96, line: 9, fragment: "", extra: () }, type_: Asterisk })
[INFO] [stdout] not one(MoreMoreEq): Some(Token { position: LocatedSpan { offset: 96, line: 9, fragment: "", extra: () }, type_: Asterisk })
[INFO] [stdout] not one(AmpersandEq): Some(Token { position: LocatedSpan { offset: 96, line: 9, fragment: "", extra: () }, type_: Asterisk })
[INFO] [stdout] not one(PipeEq): Some(Token { position: LocatedSpan { offset: 96, line: 9, fragment: "", extra: () }, type_: Asterisk })
[INFO] [stdout] not one(CaretEq): Some(Token { position: LocatedSpan { offset: 96, line: 9, fragment: "", extra: () }, type_: Asterisk })
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 96, line: 9, fragment: "", extra: () }, type_: Asterisk })
[INFO] [stdout] match! one Asterisk
[INFO] [stdout] match! ident Identifier { name: "y" }
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 99, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 99, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 99, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 99, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 99, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 99, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 99, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 99, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 99, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 99, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 99, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 99, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 99, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 99, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 99, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 99, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 99, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 99, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 99, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 99, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 101, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 101, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 101, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 101, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 101, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not int: Some(Token { position: LocatedSpan { offset: 101, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 101, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Tilde): Some(Token { position: LocatedSpan { offset: 101, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Exclamation): Some(Token { position: LocatedSpan { offset: 101, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(LBrace): Some(Token { position: LocatedSpan { offset: 101, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Semicolon): Some(Token { position: LocatedSpan { offset: 101, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(For): Some(Token { position: LocatedSpan { offset: 101, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(While): Some(Token { position: LocatedSpan { offset: 101, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Do): Some(Token { position: LocatedSpan { offset: 101, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Break): Some(Token { position: LocatedSpan { offset: 101, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Continue): Some(Token { position: LocatedSpan { offset: 101, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] match! one RBrace
[INFO] [stdout] not ident: None
[INFO] [stdout] not ident: None
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::scope_block' panicked at codegen/src/tests.rs:62:52:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595ac3d49232 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595ac3d49232 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595ac3d49232 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x595ac3d49232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x595ac3d6ea33 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x595ac3d6ea33 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x595ac3d461c3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x595ac3d461c3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x595ac3d49082 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x595ac3d4a79c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x595ac3d4a5f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x595ac3d0c614 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x595ac3d0c614 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x595ac3d4b17b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x595ac3d4b17b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x595ac3d4af4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x595ac3d49729 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x595ac3d4abdd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x595ac3d6d5b0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x595ac3d6d926 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x595ac3ccc733 - core::result::Result<T,E>::unwrap::hd5ea1556b385dbcc
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x595ac3ccc733 - codegen::tests::gen_code::h3c5fba79c0606b14
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:62:52
[INFO] [stdout]   22:     0x595ac3ccc733 - codegen::tests::test_file::he4caf6238e07da34
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:27:5
[INFO] [stdout]   23:     0x595ac3cbe231 - codegen::tests::scope_block::h9e7078e0a69f257c
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:9:13
[INFO] [stdout]   24:     0x595ac3cbe231 - codegen::tests::scope_block::{{closure}}::hc51f07537f7957fb
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:8:19
[INFO] [stdout]   25:     0x595ac3cbe231 - core::ops::function::FnOnce::call_once::h8eaa43bb655f964f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x595ac3d11d4b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x595ac3d11d4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x595ac3d10f8e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x595ac3d10f8e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x595ac3d10f8e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x595ac3d10f8e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x595ac3d10f8e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x595ac3d10f8e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x595ac3d10f8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x595ac3cd4b34 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x595ac3cd4b34 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   37:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x595ac3cd84da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x595ac3cd84da - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x595ac3cd84da - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x595ac3cd84da - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x595ac3cd84da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x595ac3d4e0d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   47:     0x7435806a0aa4 - <unknown>
[INFO] [stdout]   48:     0x74358072da34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::less_eq stdout ----
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "main" }
[INFO] [stdout] match! one LParen
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 25, line: 2, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] match! one RParen
[INFO] [stdout] match! one LBrace
[INFO] [stdout] match! one Return
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 36, line: 2, fragment: "", extra: () }, type_: Integer(5) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 36, line: 2, fragment: "", extra: () }, type_: Integer(5) })
[INFO] [stdout] match! 5
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LessEq })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LessEq })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LessEq })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LessEq })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LessEq })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LessEq })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LessEq })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LessEq })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: LessEq })
[INFO] [stdout] match! one LessEq
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 41, line: 2, fragment: "", extra: () }, type_: Integer(8) })
[INFO] [stdout] match! 8
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not int: Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Tilde): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Exclamation): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(LBrace): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Semicolon): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(For): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(While): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Do): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Break): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Continue): Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] match! one RBrace
[INFO] [stdout] not ident: None
[INFO] [stdout] not ident: None
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::less_eq' panicked at codegen/src/tests.rs:62:52:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595ac3d49232 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595ac3d49232 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595ac3d49232 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x595ac3d49232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x595ac3d6ea33 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x595ac3d6ea33 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x595ac3d461c3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x595ac3d461c3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x595ac3d49082 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x595ac3d4a79c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x595ac3d4a5f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x595ac3d0c614 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x595ac3d0c614 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x595ac3d4b17b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x595ac3d4b17b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x595ac3d4af4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x595ac3d49729 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x595ac3d4abdd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x595ac3d6d5b0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x595ac3d6d926 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x595ac3ccc733 - core::result::Result<T,E>::unwrap::hd5ea1556b385dbcc
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x595ac3ccc733 - codegen::tests::gen_code::h3c5fba79c0606b14
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:62:52
[INFO] [stdout]   22:     0x595ac3ccc733 - codegen::tests::test_file::he4caf6238e07da34
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:27:5
[INFO] [stdout]   23:     0x595ac3cbe4b1 - codegen::tests::less_eq::hfc0ce606033c88a6
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:9:13
[INFO] [stdout]   24:     0x595ac3cbe4b1 - codegen::tests::less_eq::{{closure}}::h2ecfe0f96c3468ff
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:8:19
[INFO] [stdout]   25:     0x595ac3cbe4b1 - core::ops::function::FnOnce::call_once::hd780a79e32640df2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x595ac3d11d4b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x595ac3d11d4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x595ac3d10f8e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x595ac3d10f8e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x595ac3d10f8e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x595ac3d10f8e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x595ac3d10f8e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x595ac3d10f8e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x595ac3d10f8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x595ac3cd4b34 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x595ac3cd4b34 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   37:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x595ac3cd84da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x595ac3cd84da - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x595ac3cd84da - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x595ac3cd84da - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x595ac3cd84da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x595ac3d4e0d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   47:     0x7435806a0aa4 - <unknown>
[INFO] [stdout]   48:     0x74358072da34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::conditional_alt stdout ----
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "main" }
[INFO] [stdout] match! one LParen
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 25, line: 2, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] match! one RParen
[INFO] [stdout] match! one LBrace
[INFO] [stdout] match! one Return
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 36, line: 2, fragment: "", extra: () }, type_: Integer(0) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 36, line: 2, fragment: "", extra: () }, type_: Integer(0) })
[INFO] [stdout] match! 0
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Question })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Question })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Question })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Question })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Question })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Question })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Question })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Question })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Question })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Question })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Question })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Question })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Question })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Question })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Question })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Question })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Question })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Question })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 38, line: 2, fragment: "", extra: () }, type_: Question })
[INFO] [stdout] match! one Question
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 40, line: 2, fragment: "", extra: () }, type_: Integer(2) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 40, line: 2, fragment: "", extra: () }, type_: Integer(2) })
[INFO] [stdout] match! 2
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Colon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Colon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Colon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Colon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Colon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Colon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Colon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Colon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Colon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Colon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Colon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Colon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Colon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Colon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Colon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Colon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Colon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Colon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Colon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 42, line: 2, fragment: "", extra: () }, type_: Colon })
[INFO] [stdout] match! one Colon
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 44, line: 2, fragment: "", extra: () }, type_: Integer(3) })
[INFO] [stdout] match! 3
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 45, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not int: Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Tilde): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Exclamation): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(LBrace): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Semicolon): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(For): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(While): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Do): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Break): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Continue): Some(Token { position: LocatedSpan { offset: 47, line: 2, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] match! one RBrace
[INFO] [stdout] not ident: None
[INFO] [stdout] not ident: None
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::conditional_alt' panicked at codegen/src/tests.rs:62:52:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595ac3d49232 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595ac3d49232 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595ac3d49232 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x595ac3d49232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x595ac3d6ea33 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x595ac3d6ea33 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x595ac3d461c3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x595ac3d461c3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x595ac3d49082 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x595ac3d4a79c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x595ac3d4a5f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x595ac3d0c614 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x595ac3d0c614 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x595ac3d4b17b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x595ac3d4b17b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x595ac3d4af4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x595ac3d49729 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x595ac3d4abdd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x595ac3d6d5b0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x595ac3d6d926 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x595ac3ccc733 - core::result::Result<T,E>::unwrap::hd5ea1556b385dbcc
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x595ac3ccc733 - codegen::tests::gen_code::h3c5fba79c0606b14
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:62:52
[INFO] [stdout]   22:     0x595ac3ccc733 - codegen::tests::test_file::he4caf6238e07da34
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:27:5
[INFO] [stdout]   23:     0x595ac3cbe4f1 - codegen::tests::conditional_alt::h9c1ee0675b44a6d7
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:9:13
[INFO] [stdout]   24:     0x595ac3cbe4f1 - codegen::tests::conditional_alt::{{closure}}::h60451ac150e8e8da
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:8:19
[INFO] [stdout]   25:     0x595ac3cbe4f1 - core::ops::function::FnOnce::call_once::hf6ad0ed528188a66
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x595ac3d11d4b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x595ac3d11d4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x595ac3d10f8e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x595ac3d10f8e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x595ac3d10f8e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x595ac3d10f8e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x595ac3d10f8e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x595ac3d10f8e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x595ac3d10f8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x595ac3cd4b34 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x595ac3cd4b34 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   37:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x595ac3cd84da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x595ac3cd84da - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x595ac3cd84da - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x595ac3cd84da - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x595ac3cd84da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x595ac3d4e0d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   47:     0x7435806a0aa4 - <unknown>
[INFO] [stdout]   48:     0x74358072da34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::declarations stdout ----
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "main" }
[INFO] [stdout] match! one LParen
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 26, line: 2, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] match! one RParen
[INFO] [stdout] match! one LBrace
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 32, line: 3, fragment: "", extra: () }, type_: Ident(Identifier { name: "int" }) })
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "a" }
[INFO] [stdout] match! one Equal
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Integer(10) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Integer(10) })
[INFO] [stdout] match! 10
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 42, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 42, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 42, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 42, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 42, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 42, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 42, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 42, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 42, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 42, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 42, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 42, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 42, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 42, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 42, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 42, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 42, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 42, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 42, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 42, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 46, line: 4, fragment: "", extra: () }, type_: Ident(Identifier { name: "int" }) })
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "b" }
[INFO] [stdout] match! one Equal
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 54, line: 4, fragment: "", extra: () }, type_: Integer(20) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 54, line: 4, fragment: "", extra: () }, type_: Integer(20) })
[INFO] [stdout] match! 20
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 60, line: 5, fragment: "", extra: () }, type_: Ident(Identifier { name: "int" }) })
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "c" }
[INFO] [stdout] match! one Equal
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 68, line: 5, fragment: "", extra: () }, type_: Integer(30) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 68, line: 5, fragment: "", extra: () }, type_: Integer(30) })
[INFO] [stdout] match! 30
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 70, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 70, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 70, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 70, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 70, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 70, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 70, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 70, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 70, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 70, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 70, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 70, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 70, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 70, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 70, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 70, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 70, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 70, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 70, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 70, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 74, line: 6, fragment: "", extra: () }, type_: Ident(Identifier { name: "int" }) })
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "d" }
[INFO] [stdout] match! one Equal
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 82, line: 6, fragment: "", extra: () }, type_: Integer(5) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 82, line: 6, fragment: "", extra: () }, type_: Integer(5) })
[INFO] [stdout] match! 5
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 83, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 83, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 83, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 83, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 83, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 83, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 83, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 83, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 83, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 83, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 83, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 83, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 83, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 83, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 83, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 83, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 83, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 83, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 83, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 83, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 87, line: 7, fragment: "", extra: () }, type_: Ident(Identifier { name: "b" }) })
[INFO] [stdout] match! ident Identifier { name: "b" }
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 89, line: 7, fragment: "", extra: () }, type_: Equal })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 87, line: 7, fragment: "", extra: () }, type_: Ident(Identifier { name: "b" }) })
[INFO] [stdout] match! ident Identifier { name: "b" }
[INFO] [stdout] match! one Equal
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 91, line: 7, fragment: "", extra: () }, type_: Integer(5) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 91, line: 7, fragment: "", extra: () }, type_: Integer(5) })
[INFO] [stdout] match! 5
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 92, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 92, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 92, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 92, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 92, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 92, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 92, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 92, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 92, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 92, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 92, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 92, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 92, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 92, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 92, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 92, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 92, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 92, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 92, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 92, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 96, line: 8, fragment: "", extra: () }, type_: Ident(Identifier { name: "d" }) })
[INFO] [stdout] match! ident Identifier { name: "d" }
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 98, line: 8, fragment: "", extra: () }, type_: Equal })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 96, line: 8, fragment: "", extra: () }, type_: Ident(Identifier { name: "d" }) })
[INFO] [stdout] match! ident Identifier { name: "d" }
[INFO] [stdout] match! one Equal
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 100, line: 8, fragment: "", extra: () }, type_: Integer(1) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 100, line: 8, fragment: "", extra: () }, type_: Integer(1) })
[INFO] [stdout] match! 1
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 101, line: 8, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 101, line: 8, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 101, line: 8, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 101, line: 8, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 101, line: 8, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 101, line: 8, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 101, line: 8, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 101, line: 8, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 101, line: 8, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 101, line: 8, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 101, line: 8, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 101, line: 8, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 101, line: 8, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 101, line: 8, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 101, line: 8, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 101, line: 8, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 101, line: 8, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 101, line: 8, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 101, line: 8, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 101, line: 8, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] match! one Return
[INFO] [stdout] match! ident Identifier { name: "a" }
[INFO] [stdout] not one(Equal): Some(Token { position: LocatedSpan { offset: 114, line: 9, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(PlusEq): Some(Token { position: LocatedSpan { offset: 114, line: 9, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(MinusEq): Some(Token { position: LocatedSpan { offset: 114, line: 9, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(AsteriskEq): Some(Token { position: LocatedSpan { offset: 114, line: 9, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(SlashEq): Some(Token { position: LocatedSpan { offset: 114, line: 9, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(PercentEq): Some(Token { position: LocatedSpan { offset: 114, line: 9, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(LessLessEq): Some(Token { position: LocatedSpan { offset: 114, line: 9, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(MoreMoreEq): Some(Token { position: LocatedSpan { offset: 114, line: 9, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(AmpersandEq): Some(Token { position: LocatedSpan { offset: 114, line: 9, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(PipeEq): Some(Token { position: LocatedSpan { offset: 114, line: 9, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(CaretEq): Some(Token { position: LocatedSpan { offset: 114, line: 9, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] match! ident Identifier { name: "a" }
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 114, line: 9, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 114, line: 9, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 114, line: 9, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 114, line: 9, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] match! one Plus
[INFO] [stdout] match! ident Identifier { name: "b" }
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 118, line: 9, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 118, line: 9, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 118, line: 9, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 118, line: 9, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] match! one Plus
[INFO] [stdout] match! ident Identifier { name: "c" }
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 122, line: 9, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 122, line: 9, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 122, line: 9, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 122, line: 9, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] match! one Plus
[INFO] [stdout] match! ident Identifier { name: "d" }
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 125, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 125, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 125, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 125, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 125, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 125, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 125, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 125, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 125, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 125, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 125, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 125, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 125, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 125, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 125, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 125, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 125, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 125, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 125, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 125, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 127, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 127, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 127, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 127, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 127, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not int: Some(Token { position: LocatedSpan { offset: 127, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 127, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Tilde): Some(Token { position: LocatedSpan { offset: 127, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Exclamation): Some(Token { position: LocatedSpan { offset: 127, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(LBrace): Some(Token { position: LocatedSpan { offset: 127, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Semicolon): Some(Token { position: LocatedSpan { offset: 127, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(For): Some(Token { position: LocatedSpan { offset: 127, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(While): Some(Token { position: LocatedSpan { offset: 127, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Do): Some(Token { position: LocatedSpan { offset: 127, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Break): Some(Token { position: LocatedSpan { offset: 127, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Continue): Some(Token { position: LocatedSpan { offset: 127, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] match! one RBrace
[INFO] [stdout] not ident: None
[INFO] [stdout] not ident: None
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::declarations' panicked at codegen/src/tests.rs:62:52:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595ac3d49232 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595ac3d49232 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595ac3d49232 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x595ac3d49232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x595ac3d6ea33 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x595ac3d6ea33 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x595ac3d461c3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x595ac3d461c3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x595ac3d49082 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x595ac3d4a79c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x595ac3d4a5f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x595ac3d0c614 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x595ac3d0c614 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x595ac3d4b17b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x595ac3d4b17b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x595ac3d4af4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x595ac3d49729 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x595ac3d4abdd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x595ac3d6d5b0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x595ac3d6d926 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x595ac3ccc733 - core::result::Result<T,E>::unwrap::hd5ea1556b385dbcc
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x595ac3ccc733 - codegen::tests::gen_code::h3c5fba79c0606b14
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:62:52
[INFO] [stdout]   22:     0x595ac3ccc733 - codegen::tests::test_file::he4caf6238e07da34
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:27:5
[INFO] [stdout]   23:     0x595ac3cbdf71 - codegen::tests::declarations::h5ff38f934bc108a2
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:9:13
[INFO] [stdout]   24:     0x595ac3cbdf71 - codegen::tests::declarations::{{closure}}::h9cdea8d0b9297c62
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:8:19
[INFO] [stdout]   25:     0x595ac3cbdf71 - core::ops::function::FnOnce::call_once::h057850d332fe954c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x595ac3d11d4b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x595ac3d11d4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x595ac3d10f8e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x595ac3d10f8e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x595ac3d10f8e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x595ac3d10f8e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x595ac3d10f8e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x595ac3d10f8e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x595ac3d10f8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x595ac3cd4b34 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x595ac3cd4b34 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   37:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x595ac3cd84da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x595ac3cd84da - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x595ac3cd84da - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x595ac3cd84da - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x595ac3cd84da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x595ac3d4e0d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   47:     0x7435806a0aa4 - <unknown>
[INFO] [stdout]   48:     0x74358072da34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::break_stmt stdout ----
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "main" }
[INFO] [stdout] match! one LParen
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 25, line: 2, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] match! one RParen
[INFO] [stdout] match! one LBrace
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 31, line: 3, fragment: "", extra: () }, type_: Ident(Identifier { name: "int" }) })
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] match! one Equal
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 39, line: 3, fragment: "", extra: () }, type_: Integer(0) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 39, line: 3, fragment: "", extra: () }, type_: Integer(0) })
[INFO] [stdout] match! 0
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 44, line: 4, fragment: "", extra: () }, type_: For })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 44, line: 4, fragment: "", extra: () }, type_: For })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 44, line: 4, fragment: "", extra: () }, type_: For })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 44, line: 4, fragment: "", extra: () }, type_: For })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 44, line: 4, fragment: "", extra: () }, type_: For })
[INFO] [stdout] not int: Some(Token { position: LocatedSpan { offset: 44, line: 4, fragment: "", extra: () }, type_: For })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 44, line: 4, fragment: "", extra: () }, type_: For })
[INFO] [stdout] not one(Tilde): Some(Token { position: LocatedSpan { offset: 44, line: 4, fragment: "", extra: () }, type_: For })
[INFO] [stdout] not one(Exclamation): Some(Token { position: LocatedSpan { offset: 44, line: 4, fragment: "", extra: () }, type_: For })
[INFO] [stdout] not one(LBrace): Some(Token { position: LocatedSpan { offset: 44, line: 4, fragment: "", extra: () }, type_: For })
[INFO] [stdout] not one(Semicolon): Some(Token { position: LocatedSpan { offset: 44, line: 4, fragment: "", extra: () }, type_: For })
[INFO] [stdout] match! one For
[INFO] [stdout] match! one LParen
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "i" }
[INFO] [stdout] match! one Equal
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 57, line: 4, fragment: "", extra: () }, type_: Integer(0) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 57, line: 4, fragment: "", extra: () }, type_: Integer(0) })
[INFO] [stdout] match! 0
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 58, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 58, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 58, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 58, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 58, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 58, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 58, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 58, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 58, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 58, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 58, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 58, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 58, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 58, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 58, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 58, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 58, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 58, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 58, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 58, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] match! ident Identifier { name: "i" }
[INFO] [stdout] not one(Equal): Some(Token { position: LocatedSpan { offset: 62, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(PlusEq): Some(Token { position: LocatedSpan { offset: 62, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(MinusEq): Some(Token { position: LocatedSpan { offset: 62, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(AsteriskEq): Some(Token { position: LocatedSpan { offset: 62, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(SlashEq): Some(Token { position: LocatedSpan { offset: 62, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(PercentEq): Some(Token { position: LocatedSpan { offset: 62, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(LessLessEq): Some(Token { position: LocatedSpan { offset: 62, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(MoreMoreEq): Some(Token { position: LocatedSpan { offset: 62, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(AmpersandEq): Some(Token { position: LocatedSpan { offset: 62, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(PipeEq): Some(Token { position: LocatedSpan { offset: 62, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(CaretEq): Some(Token { position: LocatedSpan { offset: 62, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] match! ident Identifier { name: "i" }
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 62, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 62, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 62, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 62, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 62, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 62, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 62, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 62, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] match! one Less
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 64, line: 4, fragment: "", extra: () }, type_: Integer(10) })
[INFO] [stdout] match! 10
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 66, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 66, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 66, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 66, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 66, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 66, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 66, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 66, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 66, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 66, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 66, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 66, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 66, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 66, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 66, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 66, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 66, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 66, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] match! ident Identifier { name: "i" }
[INFO] [stdout] match! one Equal
[INFO] [stdout] match! ident Identifier { name: "i" }
[INFO] [stdout] not one(Equal): Some(Token { position: LocatedSpan { offset: 74, line: 4, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(PlusEq): Some(Token { position: LocatedSpan { offset: 74, line: 4, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(MinusEq): Some(Token { position: LocatedSpan { offset: 74, line: 4, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(AsteriskEq): Some(Token { position: LocatedSpan { offset: 74, line: 4, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(SlashEq): Some(Token { position: LocatedSpan { offset: 74, line: 4, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(PercentEq): Some(Token { position: LocatedSpan { offset: 74, line: 4, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(LessLessEq): Some(Token { position: LocatedSpan { offset: 74, line: 4, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(MoreMoreEq): Some(Token { position: LocatedSpan { offset: 74, line: 4, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(AmpersandEq): Some(Token { position: LocatedSpan { offset: 74, line: 4, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(PipeEq): Some(Token { position: LocatedSpan { offset: 74, line: 4, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(CaretEq): Some(Token { position: LocatedSpan { offset: 74, line: 4, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] match! ident Identifier { name: "i" }
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 74, line: 4, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 74, line: 4, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 74, line: 4, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 74, line: 4, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] match! one Plus
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 76, line: 4, fragment: "", extra: () }, type_: Integer(1) })
[INFO] [stdout] match! 1
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 77, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 77, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 77, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 77, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 77, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 77, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 77, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 77, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 77, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 77, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 77, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 77, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 77, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 77, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 77, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 77, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 77, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 77, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 77, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 77, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] match! one RParen
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 79, line: 4, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 79, line: 4, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 79, line: 4, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 79, line: 4, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 79, line: 4, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] not int: Some(Token { position: LocatedSpan { offset: 79, line: 4, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 79, line: 4, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] not one(Tilde): Some(Token { position: LocatedSpan { offset: 79, line: 4, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] not one(Exclamation): Some(Token { position: LocatedSpan { offset: 79, line: 4, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] match! one LBrace
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 85, line: 5, fragment: "", extra: () }, type_: Ident(Identifier { name: "x" }) })
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 87, line: 5, fragment: "", extra: () }, type_: Equal })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 85, line: 5, fragment: "", extra: () }, type_: Ident(Identifier { name: "x" }) })
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] match! one Equal
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] not one(Equal): Some(Token { position: LocatedSpan { offset: 91, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(PlusEq): Some(Token { position: LocatedSpan { offset: 91, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(MinusEq): Some(Token { position: LocatedSpan { offset: 91, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(AsteriskEq): Some(Token { position: LocatedSpan { offset: 91, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(SlashEq): Some(Token { position: LocatedSpan { offset: 91, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(PercentEq): Some(Token { position: LocatedSpan { offset: 91, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(LessLessEq): Some(Token { position: LocatedSpan { offset: 91, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(MoreMoreEq): Some(Token { position: LocatedSpan { offset: 91, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(AmpersandEq): Some(Token { position: LocatedSpan { offset: 91, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(PipeEq): Some(Token { position: LocatedSpan { offset: 91, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(CaretEq): Some(Token { position: LocatedSpan { offset: 91, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 91, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 91, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 91, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 91, line: 5, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] match! one Plus
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 93, line: 5, fragment: "", extra: () }, type_: Integer(2) })
[INFO] [stdout] match! 2
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 94, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 94, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 94, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 94, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 94, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 94, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 94, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 94, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 94, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 94, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 94, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 94, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 94, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 94, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 94, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 94, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 94, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 94, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 94, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 94, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 100, line: 6, fragment: "", extra: () }, type_: If })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 100, line: 6, fragment: "", extra: () }, type_: If })
[INFO] [stdout] match! one If
[INFO] [stdout] match! one LParen
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] not one(Equal): Some(Token { position: LocatedSpan { offset: 106, line: 6, fragment: "", extra: () }, type_: More })
[INFO] [stdout] not one(PlusEq): Some(Token { position: LocatedSpan { offset: 106, line: 6, fragment: "", extra: () }, type_: More })
[INFO] [stdout] not one(MinusEq): Some(Token { position: LocatedSpan { offset: 106, line: 6, fragment: "", extra: () }, type_: More })
[INFO] [stdout] not one(AsteriskEq): Some(Token { position: LocatedSpan { offset: 106, line: 6, fragment: "", extra: () }, type_: More })
[INFO] [stdout] not one(SlashEq): Some(Token { position: LocatedSpan { offset: 106, line: 6, fragment: "", extra: () }, type_: More })
[INFO] [stdout] not one(PercentEq): Some(Token { position: LocatedSpan { offset: 106, line: 6, fragment: "", extra: () }, type_: More })
[INFO] [stdout] not one(LessLessEq): Some(Token { position: LocatedSpan { offset: 106, line: 6, fragment: "", extra: () }, type_: More })
[INFO] [stdout] not one(MoreMoreEq): Some(Token { position: LocatedSpan { offset: 106, line: 6, fragment: "", extra: () }, type_: More })
[INFO] [stdout] not one(AmpersandEq): Some(Token { position: LocatedSpan { offset: 106, line: 6, fragment: "", extra: () }, type_: More })
[INFO] [stdout] not one(PipeEq): Some(Token { position: LocatedSpan { offset: 106, line: 6, fragment: "", extra: () }, type_: More })
[INFO] [stdout] not one(CaretEq): Some(Token { position: LocatedSpan { offset: 106, line: 6, fragment: "", extra: () }, type_: More })
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 106, line: 6, fragment: "", extra: () }, type_: More })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 106, line: 6, fragment: "", extra: () }, type_: More })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 106, line: 6, fragment: "", extra: () }, type_: More })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 106, line: 6, fragment: "", extra: () }, type_: More })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 106, line: 6, fragment: "", extra: () }, type_: More })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 106, line: 6, fragment: "", extra: () }, type_: More })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 106, line: 6, fragment: "", extra: () }, type_: More })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 106, line: 6, fragment: "", extra: () }, type_: More })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 106, line: 6, fragment: "", extra: () }, type_: More })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 106, line: 6, fragment: "", extra: () }, type_: More })
[INFO] [stdout] match! one More
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 108, line: 6, fragment: "", extra: () }, type_: Integer(3) })
[INFO] [stdout] match! 3
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 109, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 109, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 109, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 109, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 109, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 109, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 109, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 109, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 109, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 109, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 109, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 109, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 109, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 109, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 109, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 109, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 109, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 109, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] match! one RParen
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 111, line: 6, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 111, line: 6, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 111, line: 6, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 111, line: 6, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 111, line: 6, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] not int: Some(Token { position: LocatedSpan { offset: 111, line: 6, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 111, line: 6, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] not one(Tilde): Some(Token { position: LocatedSpan { offset: 111, line: 6, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] not one(Exclamation): Some(Token { position: LocatedSpan { offset: 111, line: 6, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] match! one LBrace
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Break })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Break })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Break })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Break })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Break })
[INFO] [stdout] not int: Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Break })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Break })
[INFO] [stdout] not one(Tilde): Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Break })
[INFO] [stdout] not one(Exclamation): Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Break })
[INFO] [stdout] not one(LBrace): Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Break })
[INFO] [stdout] not one(Semicolon): Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Break })
[INFO] [stdout] not one(For): Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Break })
[INFO] [stdout] not one(While): Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Break })
[INFO] [stdout] not one(Do): Some(Token { position: LocatedSpan { offset: 119, line: 7, fragment: "", extra: () }, type_: Break })
[INFO] [stdout] match! one Break
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 130, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 130, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 130, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 130, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 130, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not int: Some(Token { position: LocatedSpan { offset: 130, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 130, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Tilde): Some(Token { position: LocatedSpan { offset: 130, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Exclamation): Some(Token { position: LocatedSpan { offset: 130, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(LBrace): Some(Token { position: LocatedSpan { offset: 130, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Semicolon): Some(Token { position: LocatedSpan { offset: 130, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(For): Some(Token { position: LocatedSpan { offset: 130, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(While): Some(Token { position: LocatedSpan { offset: 130, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Do): Some(Token { position: LocatedSpan { offset: 130, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Break): Some(Token { position: LocatedSpan { offset: 130, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Continue): Some(Token { position: LocatedSpan { offset: 130, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] match! one RBrace
[INFO] [stdout] not one(Else): Some(Token { position: LocatedSpan { offset: 134, line: 9, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 134, line: 9, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 134, line: 9, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 134, line: 9, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 134, line: 9, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 134, line: 9, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not int: Some(Token { position: LocatedSpan { offset: 134, line: 9, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 134, line: 9, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Tilde): Some(Token { position: LocatedSpan { offset: 134, line: 9, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Exclamation): Some(Token { position: LocatedSpan { offset: 134, line: 9, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(LBrace): Some(Token { position: LocatedSpan { offset: 134, line: 9, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Semicolon): Some(Token { position: LocatedSpan { offset: 134, line: 9, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(For): Some(Token { position: LocatedSpan { offset: 134, line: 9, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(While): Some(Token { position: LocatedSpan { offset: 134, line: 9, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Do): Some(Token { position: LocatedSpan { offset: 134, line: 9, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Break): Some(Token { position: LocatedSpan { offset: 134, line: 9, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Continue): Some(Token { position: LocatedSpan { offset: 134, line: 9, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] match! one RBrace
[INFO] [stdout] match! one Return
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] not one(Equal): Some(Token { position: LocatedSpan { offset: 147, line: 11, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(PlusEq): Some(Token { position: LocatedSpan { offset: 147, line: 11, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MinusEq): Some(Token { position: LocatedSpan { offset: 147, line: 11, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(AsteriskEq): Some(Token { position: LocatedSpan { offset: 147, line: 11, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(SlashEq): Some(Token { position: LocatedSpan { offset: 147, line: 11, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(PercentEq): Some(Token { position: LocatedSpan { offset: 147, line: 11, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessLessEq): Some(Token { position: LocatedSpan { offset: 147, line: 11, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreMoreEq): Some(Token { position: LocatedSpan { offset: 147, line: 11, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(AmpersandEq): Some(Token { position: LocatedSpan { offset: 147, line: 11, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(PipeEq): Some(Token { position: LocatedSpan { offset: 147, line: 11, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(CaretEq): Some(Token { position: LocatedSpan { offset: 147, line: 11, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 147, line: 11, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 147, line: 11, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 147, line: 11, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 147, line: 11, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 147, line: 11, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 147, line: 11, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 147, line: 11, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 147, line: 11, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 147, line: 11, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 147, line: 11, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 147, line: 11, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 147, line: 11, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 147, line: 11, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 147, line: 11, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 147, line: 11, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 147, line: 11, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 147, line: 11, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 147, line: 11, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 147, line: 11, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 147, line: 11, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 149, line: 12, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 149, line: 12, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 149, line: 12, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 149, line: 12, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 149, line: 12, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not int: Some(Token { position: LocatedSpan { offset: 149, line: 12, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 149, line: 12, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Tilde): Some(Token { position: LocatedSpan { offset: 149, line: 12, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Exclamation): Some(Token { position: LocatedSpan { offset: 149, line: 12, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(LBrace): Some(Token { position: LocatedSpan { offset: 149, line: 12, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Semicolon): Some(Token { position: LocatedSpan { offset: 149, line: 12, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(For): Some(Token { position: LocatedSpan { offset: 149, line: 12, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(While): Some(Token { position: LocatedSpan { offset: 149, line: 12, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Do): Some(Token { position: LocatedSpan { offset: 149, line: 12, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Break): Some(Token { position: LocatedSpan { offset: 149, line: 12, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Continue): Some(Token { position: LocatedSpan { offset: 149, line: 12, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] match! one RBrace
[INFO] [stdout] not ident: None
[INFO] [stdout] not ident: None
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::break_stmt' panicked at codegen/src/tests.rs:62:52:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595ac3d49232 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595ac3d49232 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595ac3d49232 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x595ac3d49232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x595ac3d6ea33 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x595ac3d6ea33 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x595ac3d461c3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x595ac3d461c3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x595ac3d49082 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x595ac3d4a79c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x595ac3d4a5f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x595ac3d0c614 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x595ac3d0c614 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x595ac3d4b17b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x595ac3d4b17b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x595ac3d4af4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x595ac3d49729 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x595ac3d4abdd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x595ac3d6d5b0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x595ac3d6d926 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x595ac3ccc733 - core::result::Result<T,E>::unwrap::hd5ea1556b385dbcc
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x595ac3ccc733 - codegen::tests::gen_code::h3c5fba79c0606b14
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:62:52
[INFO] [stdout]   22:     0x595ac3ccc733 - codegen::tests::test_file::he4caf6238e07da34
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:27:5
[INFO] [stdout]   23:     0x595ac3cbe171 - codegen::tests::break_stmt::h545ca1386c8e0cef
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:9:13
[INFO] [stdout]   24:     0x595ac3cbe171 - codegen::tests::break_stmt::{{closure}}::hdc8c364567af1177
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:8:19
[INFO] [stdout]   25:     0x595ac3cbe171 - core::ops::function::FnOnce::call_once::h64d6bebbf765eed6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x595ac3d11d4b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x595ac3d11d4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x595ac3d10f8e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x595ac3d10f8e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x595ac3d10f8e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x595ac3d10f8e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x595ac3d10f8e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x595ac3d10f8e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x595ac3d10f8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x595ac3cd4b34 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x595ac3cd4b34 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   37:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x595ac3cd84da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x595ac3cd84da - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x595ac3cd84da - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x595ac3cd84da - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x595ac3cd84da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x595ac3d4e0d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   47:     0x7435806a0aa4 - <unknown>
[INFO] [stdout]   48:     0x74358072da34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::function stdout ----
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "foo" }
[INFO] [stdout] match! one LParen
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "bar" }
[INFO] [stdout] not one(Comma): Some(Token { position: LocatedSpan { offset: 31, line: 2, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] match! one RParen
[INFO] [stdout] not one(LBrace): Some(Token { position: LocatedSpan { offset: 32, line: 2, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "foo" }
[INFO] [stdout] match! one LParen
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "bar" }
[INFO] [stdout] not one(Comma): Some(Token { position: LocatedSpan { offset: 31, line: 2, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] match! one RParen
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "main" }
[INFO] [stdout] match! one LParen
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 44, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] match! one RParen
[INFO] [stdout] match! one LBrace
[INFO] [stdout] match! one Return
[INFO] [stdout] match! ident Identifier { name: "foo" }
[INFO] [stdout] not one(Equal): Some(Token { position: LocatedSpan { offset: 58, line: 4, fragment: "", extra: () }, type_: LParen })
[INFO] [stdout] not one(PlusEq): Some(Token { position: LocatedSpan { offset: 58, line: 4, fragment: "", extra: () }, type_: LParen })
[INFO] [stdout] not one(MinusEq): Some(Token { position: LocatedSpan { offset: 58, line: 4, fragment: "", extra: () }, type_: LParen })
[INFO] [stdout] not one(AsteriskEq): Some(Token { position: LocatedSpan { offset: 58, line: 4, fragment: "", extra: () }, type_: LParen })
[INFO] [stdout] not one(SlashEq): Some(Token { position: LocatedSpan { offset: 58, line: 4, fragment: "", extra: () }, type_: LParen })
[INFO] [stdout] not one(PercentEq): Some(Token { position: LocatedSpan { offset: 58, line: 4, fragment: "", extra: () }, type_: LParen })
[INFO] [stdout] not one(LessLessEq): Some(Token { position: LocatedSpan { offset: 58, line: 4, fragment: "", extra: () }, type_: LParen })
[INFO] [stdout] not one(MoreMoreEq): Some(Token { position: LocatedSpan { offset: 58, line: 4, fragment: "", extra: () }, type_: LParen })
[INFO] [stdout] not one(AmpersandEq): Some(Token { position: LocatedSpan { offset: 58, line: 4, fragment: "", extra: () }, type_: LParen })
[INFO] [stdout] not one(PipeEq): Some(Token { position: LocatedSpan { offset: 58, line: 4, fragment: "", extra: () }, type_: LParen })
[INFO] [stdout] not one(CaretEq): Some(Token { position: LocatedSpan { offset: 58, line: 4, fragment: "", extra: () }, type_: LParen })
[INFO] [stdout] match! ident Identifier { name: "foo" }
[INFO] [stdout] match! one LParen
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 59, line: 4, fragment: "", extra: () }, type_: Integer(2) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 59, line: 4, fragment: "", extra: () }, type_: Integer(2) })
[INFO] [stdout] match! 2
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 60, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 60, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 60, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 60, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 60, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 60, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 60, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 60, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 60, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 60, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 60, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 60, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 60, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 60, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 60, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 60, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 60, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 60, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 60, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 60, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Comma): Some(Token { position: LocatedSpan { offset: 60, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] match! one RParen
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 61, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 61, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 61, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 61, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 61, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 61, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 61, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 61, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 61, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 61, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 61, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 61, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 61, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 61, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 61, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 61, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 61, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 61, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 61, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 63, line: 4, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 63, line: 4, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 63, line: 4, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 63, line: 4, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 63, line: 4, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not int: Some(Token { position: LocatedSpan { offset: 63, line: 4, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 63, line: 4, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Tilde): Some(Token { position: LocatedSpan { offset: 63, line: 4, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Exclamation): Some(Token { position: LocatedSpan { offset: 63, line: 4, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(LBrace): Some(Token { position: LocatedSpan { offset: 63, line: 4, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Semicolon): Some(Token { position: LocatedSpan { offset: 63, line: 4, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(For): Some(Token { position: LocatedSpan { offset: 63, line: 4, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(While): Some(Token { position: LocatedSpan { offset: 63, line: 4, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Do): Some(Token { position: LocatedSpan { offset: 63, line: 4, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Break): Some(Token { position: LocatedSpan { offset: 63, line: 4, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Continue): Some(Token { position: LocatedSpan { offset: 63, line: 4, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] match! one RBrace
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "bar" }
[INFO] [stdout] match! one LParen
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "a" }
[INFO] [stdout] not one(Comma): Some(Token { position: LocatedSpan { offset: 79, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] match! one RParen
[INFO] [stdout] match! one LBrace
[INFO] [stdout] match! one Return
[INFO] [stdout] match! ident Identifier { name: "a" }
[INFO] [stdout] not one(Equal): Some(Token { position: LocatedSpan { offset: 92, line: 6, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(PlusEq): Some(Token { position: LocatedSpan { offset: 92, line: 6, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(MinusEq): Some(Token { position: LocatedSpan { offset: 92, line: 6, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(AsteriskEq): Some(Token { position: LocatedSpan { offset: 92, line: 6, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(SlashEq): Some(Token { position: LocatedSpan { offset: 92, line: 6, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(PercentEq): Some(Token { position: LocatedSpan { offset: 92, line: 6, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(LessLessEq): Some(Token { position: LocatedSpan { offset: 92, line: 6, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(MoreMoreEq): Some(Token { position: LocatedSpan { offset: 92, line: 6, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(AmpersandEq): Some(Token { position: LocatedSpan { offset: 92, line: 6, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(PipeEq): Some(Token { position: LocatedSpan { offset: 92, line: 6, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(CaretEq): Some(Token { position: LocatedSpan { offset: 92, line: 6, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] match! ident Identifier { name: "a" }
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 92, line: 6, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 92, line: 6, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 92, line: 6, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 92, line: 6, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] match! one Plus
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 94, line: 6, fragment: "", extra: () }, type_: Integer(2) })
[INFO] [stdout] match! 2
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 95, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 95, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 95, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 95, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 95, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 95, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 95, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 95, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 95, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 95, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 95, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 95, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 95, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 95, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 95, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 95, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 95, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 95, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 95, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 95, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 97, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 97, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 97, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 97, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 97, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not int: Some(Token { position: LocatedSpan { offset: 97, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 97, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Tilde): Some(Token { position: LocatedSpan { offset: 97, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Exclamation): Some(Token { position: LocatedSpan { offset: 97, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(LBrace): Some(Token { position: LocatedSpan { offset: 97, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Semicolon): Some(Token { position: LocatedSpan { offset: 97, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(For): Some(Token { position: LocatedSpan { offset: 97, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(While): Some(Token { position: LocatedSpan { offset: 97, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Do): Some(Token { position: LocatedSpan { offset: 97, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Break): Some(Token { position: LocatedSpan { offset: 97, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Continue): Some(Token { position: LocatedSpan { offset: 97, line: 6, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] match! one RBrace
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "foo" }
[INFO] [stdout] match! one LParen
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "a" }
[INFO] [stdout] not one(Comma): Some(Token { position: LocatedSpan { offset: 113, line: 8, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] match! one RParen
[INFO] [stdout] match! one LBrace
[INFO] [stdout] match! one Return
[INFO] [stdout] match! ident Identifier { name: "bar" }
[INFO] [stdout] not one(Equal): Some(Token { position: LocatedSpan { offset: 127, line: 8, fragment: "", extra: () }, type_: LParen })
[INFO] [stdout] not one(PlusEq): Some(Token { position: LocatedSpan { offset: 127, line: 8, fragment: "", extra: () }, type_: LParen })
[INFO] [stdout] not one(MinusEq): Some(Token { position: LocatedSpan { offset: 127, line: 8, fragment: "", extra: () }, type_: LParen })
[INFO] [stdout] not one(AsteriskEq): Some(Token { position: LocatedSpan { offset: 127, line: 8, fragment: "", extra: () }, type_: LParen })
[INFO] [stdout] not one(SlashEq): Some(Token { position: LocatedSpan { offset: 127, line: 8, fragment: "", extra: () }, type_: LParen })
[INFO] [stdout] not one(PercentEq): Some(Token { position: LocatedSpan { offset: 127, line: 8, fragment: "", extra: () }, type_: LParen })
[INFO] [stdout] not one(LessLessEq): Some(Token { position: LocatedSpan { offset: 127, line: 8, fragment: "", extra: () }, type_: LParen })
[INFO] [stdout] not one(MoreMoreEq): Some(Token { position: LocatedSpan { offset: 127, line: 8, fragment: "", extra: () }, type_: LParen })
[INFO] [stdout] not one(AmpersandEq): Some(Token { position: LocatedSpan { offset: 127, line: 8, fragment: "", extra: () }, type_: LParen })
[INFO] [stdout] not one(PipeEq): Some(Token { position: LocatedSpan { offset: 127, line: 8, fragment: "", extra: () }, type_: LParen })
[INFO] [stdout] not one(CaretEq): Some(Token { position: LocatedSpan { offset: 127, line: 8, fragment: "", extra: () }, type_: LParen })
[INFO] [stdout] match! ident Identifier { name: "bar" }
[INFO] [stdout] match! one LParen
[INFO] [stdout] match! ident Identifier { name: "a" }
[INFO] [stdout] not one(Equal): Some(Token { position: LocatedSpan { offset: 129, line: 8, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(PlusEq): Some(Token { position: LocatedSpan { offset: 129, line: 8, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(MinusEq): Some(Token { position: LocatedSpan { offset: 129, line: 8, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(AsteriskEq): Some(Token { position: LocatedSpan { offset: 129, line: 8, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(SlashEq): Some(Token { position: LocatedSpan { offset: 129, line: 8, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(PercentEq): Some(Token { position: LocatedSpan { offset: 129, line: 8, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(LessLessEq): Some(Token { position: LocatedSpan { offset: 129, line: 8, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(MoreMoreEq): Some(Token { position: LocatedSpan { offset: 129, line: 8, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(AmpersandEq): Some(Token { position: LocatedSpan { offset: 129, line: 8, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(PipeEq): Some(Token { position: LocatedSpan { offset: 129, line: 8, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(CaretEq): Some(Token { position: LocatedSpan { offset: 129, line: 8, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] match! ident Identifier { name: "a" }
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 129, line: 8, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 129, line: 8, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 129, line: 8, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 129, line: 8, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 129, line: 8, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 129, line: 8, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 129, line: 8, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 129, line: 8, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 129, line: 8, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 129, line: 8, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 129, line: 8, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 129, line: 8, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 129, line: 8, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 129, line: 8, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 129, line: 8, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 129, line: 8, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 129, line: 8, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 129, line: 8, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 129, line: 8, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 129, line: 8, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Comma): Some(Token { position: LocatedSpan { offset: 129, line: 8, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] match! one RParen
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 131, line: 8, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 131, line: 8, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 131, line: 8, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] match! one Plus
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 133, line: 8, fragment: "", extra: () }, type_: Integer(1) })
[INFO] [stdout] match! 1
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 134, line: 8, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 134, line: 8, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 134, line: 8, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 134, line: 8, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 134, line: 8, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 134, line: 8, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 134, line: 8, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 134, line: 8, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 134, line: 8, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 134, line: 8, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 134, line: 8, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 134, line: 8, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 134, line: 8, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 134, line: 8, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 134, line: 8, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 134, line: 8, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 134, line: 8, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 134, line: 8, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 134, line: 8, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 134, line: 8, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 136, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 136, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 136, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 136, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 136, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not int: Some(Token { position: LocatedSpan { offset: 136, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 136, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Tilde): Some(Token { position: LocatedSpan { offset: 136, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Exclamation): Some(Token { position: LocatedSpan { offset: 136, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(LBrace): Some(Token { position: LocatedSpan { offset: 136, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Semicolon): Some(Token { position: LocatedSpan { offset: 136, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(For): Some(Token { position: LocatedSpan { offset: 136, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(While): Some(Token { position: LocatedSpan { offset: 136, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Do): Some(Token { position: LocatedSpan { offset: 136, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Break): Some(Token { position: LocatedSpan { offset: 136, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Continue): Some(Token { position: LocatedSpan { offset: 136, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] match! one RBrace
[INFO] [stdout] not ident: None
[INFO] [stdout] not ident: None
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::function' panicked at codegen/src/tests.rs:62:52:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595ac3d49232 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595ac3d49232 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595ac3d49232 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x595ac3d49232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x595ac3d6ea33 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x595ac3d6ea33 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x595ac3d461c3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x595ac3d461c3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x595ac3d49082 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x595ac3d4a79c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x595ac3d4a5f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x595ac3d0c614 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x595ac3d0c614 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x595ac3d4b17b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x595ac3d4b17b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x595ac3d4af4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x595ac3d49729 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x595ac3d4abdd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x595ac3d6d5b0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x595ac3d6d926 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x595ac3ccc733 - core::result::Result<T,E>::unwrap::hd5ea1556b385dbcc
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x595ac3ccc733 - codegen::tests::gen_code::h3c5fba79c0606b14
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:62:52
[INFO] [stdout]   22:     0x595ac3ccc733 - codegen::tests::test_file::he4caf6238e07da34
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:27:5
[INFO] [stdout]   23:     0x595ac3cbe1b1 - codegen::tests::function::h5537c38e02f22b9c
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:9:13
[INFO] [stdout]   24:     0x595ac3cbe1b1 - codegen::tests::function::{{closure}}::h71728e47653d3980
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:8:19
[INFO] [stdout]   25:     0x595ac3cbe1b1 - core::ops::function::FnOnce::call_once::h7a8328b41fcf5837
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x595ac3d11d4b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x595ac3d11d4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x595ac3d10f8e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x595ac3d10f8e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x595ac3d10f8e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x595ac3d10f8e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x595ac3d10f8e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x595ac3d10f8e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x595ac3d10f8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x595ac3cd4b34 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x595ac3cd4b34 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   37:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x595ac3cd84da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x595ac3cd84da - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x595ac3cd84da - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x595ac3cd84da - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x595ac3cd84da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x595ac3d4e0d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   47:     0x7435806a0aa4 - <unknown>
[INFO] [stdout]   48:     0x74358072da34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::if_statement stdout ----
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "main" }
[INFO] [stdout] match! one LParen
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 27, line: 2, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] match! one RParen
[INFO] [stdout] match! one LBrace
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 33, line: 3, fragment: "", extra: () }, type_: Ident(Identifier { name: "int" }) })
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] match! one Equal
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 41, line: 3, fragment: "", extra: () }, type_: Integer(10) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 41, line: 3, fragment: "", extra: () }, type_: Integer(10) })
[INFO] [stdout] match! 10
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 43, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 43, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 43, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 43, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 43, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 43, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 43, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 43, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 43, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 43, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 43, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 43, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 43, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 43, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 43, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 43, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 43, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 43, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 43, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 43, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 47, line: 4, fragment: "", extra: () }, type_: If })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 47, line: 4, fragment: "", extra: () }, type_: If })
[INFO] [stdout] match! one If
[INFO] [stdout] match! one LParen
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] not one(Equal): Some(Token { position: LocatedSpan { offset: 53, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(PlusEq): Some(Token { position: LocatedSpan { offset: 53, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(MinusEq): Some(Token { position: LocatedSpan { offset: 53, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(AsteriskEq): Some(Token { position: LocatedSpan { offset: 53, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(SlashEq): Some(Token { position: LocatedSpan { offset: 53, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(PercentEq): Some(Token { position: LocatedSpan { offset: 53, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(LessLessEq): Some(Token { position: LocatedSpan { offset: 53, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(MoreMoreEq): Some(Token { position: LocatedSpan { offset: 53, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(AmpersandEq): Some(Token { position: LocatedSpan { offset: 53, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(PipeEq): Some(Token { position: LocatedSpan { offset: 53, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(CaretEq): Some(Token { position: LocatedSpan { offset: 53, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 53, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 53, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 53, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 53, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 53, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 53, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 53, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 53, line: 4, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] match! one Less
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 55, line: 4, fragment: "", extra: () }, type_: Integer(0) })
[INFO] [stdout] match! 0
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] match! one RParen
[INFO] [stdout] match! one Return
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 69, line: 5, fragment: "", extra: () }, type_: Integer(1) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 69, line: 5, fragment: "", extra: () }, type_: Integer(1) })
[INFO] [stdout] match! 1
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 70, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 70, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 70, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 70, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 70, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 70, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 70, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 70, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stderr] error: test failed, to rerun pass `-p codegen --lib`
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 70, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 70, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 70, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 70, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 70, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 70, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 70, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 70, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 70, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 70, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 70, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 70, line: 5, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] match! one Else
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 79, line: 6, fragment: "", extra: () }, type_: If })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 79, line: 6, fragment: "", extra: () }, type_: If })
[INFO] [stdout] match! one If
[INFO] [stdout] match! one LParen
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] not one(Equal): Some(Token { position: LocatedSpan { offset: 85, line: 6, fragment: "", extra: () }, type_: EqEqual })
[INFO] [stdout] not one(PlusEq): Some(Token { position: LocatedSpan { offset: 85, line: 6, fragment: "", extra: () }, type_: EqEqual })
[INFO] [stdout] not one(MinusEq): Some(Token { position: LocatedSpan { offset: 85, line: 6, fragment: "", extra: () }, type_: EqEqual })
[INFO] [stdout] not one(AsteriskEq): Some(Token { position: LocatedSpan { offset: 85, line: 6, fragment: "", extra: () }, type_: EqEqual })
[INFO] [stdout] not one(SlashEq): Some(Token { position: LocatedSpan { offset: 85, line: 6, fragment: "", extra: () }, type_: EqEqual })
[INFO] [stdout] not one(PercentEq): Some(Token { position: LocatedSpan { offset: 85, line: 6, fragment: "", extra: () }, type_: EqEqual })
[INFO] [stdout] not one(LessLessEq): Some(Token { position: LocatedSpan { offset: 85, line: 6, fragment: "", extra: () }, type_: EqEqual })
[INFO] [stdout] not one(MoreMoreEq): Some(Token { position: LocatedSpan { offset: 85, line: 6, fragment: "", extra: () }, type_: EqEqual })
[INFO] [stdout] not one(AmpersandEq): Some(Token { position: LocatedSpan { offset: 85, line: 6, fragment: "", extra: () }, type_: EqEqual })
[INFO] [stdout] not one(PipeEq): Some(Token { position: LocatedSpan { offset: 85, line: 6, fragment: "", extra: () }, type_: EqEqual })
[INFO] [stdout] not one(CaretEq): Some(Token { position: LocatedSpan { offset: 85, line: 6, fragment: "", extra: () }, type_: EqEqual })
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 85, line: 6, fragment: "", extra: () }, type_: EqEqual })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 85, line: 6, fragment: "", extra: () }, type_: EqEqual })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 85, line: 6, fragment: "", extra: () }, type_: EqEqual })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 85, line: 6, fragment: "", extra: () }, type_: EqEqual })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 85, line: 6, fragment: "", extra: () }, type_: EqEqual })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 85, line: 6, fragment: "", extra: () }, type_: EqEqual })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 85, line: 6, fragment: "", extra: () }, type_: EqEqual })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 85, line: 6, fragment: "", extra: () }, type_: EqEqual })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 85, line: 6, fragment: "", extra: () }, type_: EqEqual })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 85, line: 6, fragment: "", extra: () }, type_: EqEqual })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 85, line: 6, fragment: "", extra: () }, type_: EqEqual })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 85, line: 6, fragment: "", extra: () }, type_: EqEqual })
[INFO] [stdout] match! one EqEqual
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 88, line: 6, fragment: "", extra: () }, type_: Integer(10) })
[INFO] [stdout] match! 10
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 90, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 90, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 90, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 90, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 90, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 90, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 90, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 90, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 90, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 90, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 90, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 90, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 90, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 90, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 90, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 90, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 90, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 90, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 90, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 90, line: 6, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] match! one RParen
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 96, line: 7, fragment: "", extra: () }, type_: Ident(Identifier { name: "x" }) })
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 98, line: 7, fragment: "", extra: () }, type_: Equal })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 96, line: 7, fragment: "", extra: () }, type_: Ident(Identifier { name: "x" }) })
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] match! one Equal
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 100, line: 7, fragment: "", extra: () }, type_: Integer(25) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 100, line: 7, fragment: "", extra: () }, type_: Integer(25) })
[INFO] [stdout] match! 25
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 102, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 102, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 102, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 102, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 102, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 102, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 102, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 102, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 102, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 102, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 102, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 102, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 102, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 102, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 102, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 102, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 102, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 102, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 102, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 102, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] match! one Else
[INFO] [stdout] match! one Return
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 122, line: 9, fragment: "", extra: () }, type_: Integer(2) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 122, line: 9, fragment: "", extra: () }, type_: Integer(2) })
[INFO] [stdout] match! 2
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 123, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 123, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 123, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 123, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 123, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 123, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 123, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 123, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 123, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 123, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 123, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 123, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 123, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 123, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 123, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 123, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 123, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 123, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 123, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 123, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 128, line: 11, fragment: "", extra: () }, type_: If })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 128, line: 11, fragment: "", extra: () }, type_: If })
[INFO] [stdout] match! one If
[INFO] [stdout] match! one LParen
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 132, line: 11, fragment: "", extra: () }, type_: Integer(1) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 132, line: 11, fragment: "", extra: () }, type_: Integer(1) })
[INFO] [stdout] match! 1
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 133, line: 11, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 133, line: 11, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 133, line: 11, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 133, line: 11, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 133, line: 11, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 133, line: 11, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 133, line: 11, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 133, line: 11, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 133, line: 11, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 133, line: 11, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 133, line: 11, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 133, line: 11, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 133, line: 11, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 133, line: 11, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 133, line: 11, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 133, line: 11, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 133, line: 11, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 133, line: 11, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 133, line: 11, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 133, line: 11, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] match! one RParen
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 139, line: 12, fragment: "", extra: () }, type_: Ident(Identifier { name: "x" }) })
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 141, line: 12, fragment: "", extra: () }, type_: Equal })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 139, line: 12, fragment: "", extra: () }, type_: Ident(Identifier { name: "x" }) })
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] match! one Equal
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] not one(Equal): Some(Token { position: LocatedSpan { offset: 145, line: 12, fragment: "", extra: () }, type_: Asterisk })
[INFO] [stdout] not one(PlusEq): Some(Token { position: LocatedSpan { offset: 145, line: 12, fragment: "", extra: () }, type_: Asterisk })
[INFO] [stdout] not one(MinusEq): Some(Token { position: LocatedSpan { offset: 145, line: 12, fragment: "", extra: () }, type_: Asterisk })
[INFO] [stdout] not one(AsteriskEq): Some(Token { position: LocatedSpan { offset: 145, line: 12, fragment: "", extra: () }, type_: Asterisk })
[INFO] [stdout] not one(SlashEq): Some(Token { position: LocatedSpan { offset: 145, line: 12, fragment: "", extra: () }, type_: Asterisk })
[INFO] [stdout] not one(PercentEq): Some(Token { position: LocatedSpan { offset: 145, line: 12, fragment: "", extra: () }, type_: Asterisk })
[INFO] [stdout] not one(LessLessEq): Some(Token { position: LocatedSpan { offset: 145, line: 12, fragment: "", extra: () }, type_: Asterisk })
[INFO] [stdout] not one(MoreMoreEq): Some(Token { position: LocatedSpan { offset: 145, line: 12, fragment: "", extra: () }, type_: Asterisk })
[INFO] [stdout] not one(AmpersandEq): Some(Token { position: LocatedSpan { offset: 145, line: 12, fragment: "", extra: () }, type_: Asterisk })
[INFO] [stdout] not one(PipeEq): Some(Token { position: LocatedSpan { offset: 145, line: 12, fragment: "", extra: () }, type_: Asterisk })
[INFO] [stdout] not one(CaretEq): Some(Token { position: LocatedSpan { offset: 145, line: 12, fragment: "", extra: () }, type_: Asterisk })
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 145, line: 12, fragment: "", extra: () }, type_: Asterisk })
[INFO] [stdout] match! one Asterisk
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 147, line: 12, fragment: "", extra: () }, type_: Integer(2) })
[INFO] [stdout] match! 2
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 148, line: 12, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 148, line: 12, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 148, line: 12, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 148, line: 12, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 148, line: 12, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 148, line: 12, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 148, line: 12, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 148, line: 12, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 148, line: 12, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 148, line: 12, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 148, line: 12, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 148, line: 12, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 148, line: 12, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 148, line: 12, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 148, line: 12, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 148, line: 12, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 148, line: 12, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 148, line: 12, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 148, line: 12, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 148, line: 12, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] match! one Else
[INFO] [stdout] match! one Return
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 168, line: 14, fragment: "", extra: () }, type_: Integer(3) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 168, line: 14, fragment: "", extra: () }, type_: Integer(3) })
[INFO] [stdout] match! 3
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 169, line: 14, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 169, line: 14, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 169, line: 14, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 169, line: 14, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 169, line: 14, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 169, line: 14, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 169, line: 14, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 169, line: 14, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 169, line: 14, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 169, line: 14, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 169, line: 14, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 169, line: 14, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 169, line: 14, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 169, line: 14, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 169, line: 14, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 169, line: 14, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 169, line: 14, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 169, line: 14, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 169, line: 14, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 169, line: 14, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 174, line: 16, fragment: "", extra: () }, type_: If })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 174, line: 16, fragment: "", extra: () }, type_: If })
[INFO] [stdout] match! one If
[INFO] [stdout] match! one LParen
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 178, line: 16, fragment: "", extra: () }, type_: Integer(0) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 178, line: 16, fragment: "", extra: () }, type_: Integer(0) })
[INFO] [stdout] match! 0
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 179, line: 16, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 179, line: 16, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 179, line: 16, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 179, line: 16, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 179, line: 16, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 179, line: 16, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 179, line: 16, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 179, line: 16, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 179, line: 16, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 179, line: 16, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 179, line: 16, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 179, line: 16, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 179, line: 16, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 179, line: 16, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 179, line: 16, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 179, line: 16, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 179, line: 16, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 179, line: 16, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 179, line: 16, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 179, line: 16, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] match! one RParen
[INFO] [stdout] match! one Return
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 192, line: 17, fragment: "", extra: () }, type_: Integer(4) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 192, line: 17, fragment: "", extra: () }, type_: Integer(4) })
[INFO] [stdout] match! 4
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 193, line: 17, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 193, line: 17, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 193, line: 17, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 193, line: 17, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 193, line: 17, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 193, line: 17, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 193, line: 17, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 193, line: 17, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 193, line: 17, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 193, line: 17, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 193, line: 17, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 193, line: 17, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 193, line: 17, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 193, line: 17, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 193, line: 17, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 193, line: 17, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 193, line: 17, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 193, line: 17, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 193, line: 17, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 193, line: 17, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] match! one Else
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 206, line: 19, fragment: "", extra: () }, type_: Ident(Identifier { name: "x" }) })
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 208, line: 19, fragment: "", extra: () }, type_: Equal })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 206, line: 19, fragment: "", extra: () }, type_: Ident(Identifier { name: "x" }) })
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] match! one Equal
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] not one(Equal): Some(Token { position: LocatedSpan { offset: 212, line: 19, fragment: "", extra: () }, type_: Asterisk })
[INFO] [stdout] not one(PlusEq): Some(Token { position: LocatedSpan { offset: 212, line: 19, fragment: "", extra: () }, type_: Asterisk })
[INFO] [stdout] not one(MinusEq): Some(Token { position: LocatedSpan { offset: 212, line: 19, fragment: "", extra: () }, type_: Asterisk })
[INFO] [stdout] not one(AsteriskEq): Some(Token { position: LocatedSpan { offset: 212, line: 19, fragment: "", extra: () }, type_: Asterisk })
[INFO] [stdout] not one(SlashEq): Some(Token { position: LocatedSpan { offset: 212, line: 19, fragment: "", extra: () }, type_: Asterisk })
[INFO] [stdout] not one(PercentEq): Some(Token { position: LocatedSpan { offset: 212, line: 19, fragment: "", extra: () }, type_: Asterisk })
[INFO] [stdout] not one(LessLessEq): Some(Token { position: LocatedSpan { offset: 212, line: 19, fragment: "", extra: () }, type_: Asterisk })
[INFO] [stdout] not one(MoreMoreEq): Some(Token { position: LocatedSpan { offset: 212, line: 19, fragment: "", extra: () }, type_: Asterisk })
[INFO] [stdout] not one(AmpersandEq): Some(Token { position: LocatedSpan { offset: 212, line: 19, fragment: "", extra: () }, type_: Asterisk })
[INFO] [stdout] not one(PipeEq): Some(Token { position: LocatedSpan { offset: 212, line: 19, fragment: "", extra: () }, type_: Asterisk })
[INFO] [stdout] not one(CaretEq): Some(Token { position: LocatedSpan { offset: 212, line: 19, fragment: "", extra: () }, type_: Asterisk })
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 212, line: 19, fragment: "", extra: () }, type_: Asterisk })
[INFO] [stdout] match! one Asterisk
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 214, line: 19, fragment: "", extra: () }, type_: Integer(2) })
[INFO] [stdout] match! 2
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 215, line: 19, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 215, line: 19, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 215, line: 19, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 215, line: 19, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 215, line: 19, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 215, line: 19, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 215, line: 19, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 215, line: 19, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 215, line: 19, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 215, line: 19, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 215, line: 19, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 215, line: 19, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 215, line: 19, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 215, line: 19, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 215, line: 19, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 215, line: 19, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 215, line: 19, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 215, line: 19, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 215, line: 19, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 215, line: 19, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] match! one Return
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] not one(Equal): Some(Token { position: LocatedSpan { offset: 228, line: 21, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(PlusEq): Some(Token { position: LocatedSpan { offset: 228, line: 21, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MinusEq): Some(Token { position: LocatedSpan { offset: 228, line: 21, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(AsteriskEq): Some(Token { position: LocatedSpan { offset: 228, line: 21, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(SlashEq): Some(Token { position: LocatedSpan { offset: 228, line: 21, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(PercentEq): Some(Token { position: LocatedSpan { offset: 228, line: 21, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessLessEq): Some(Token { position: LocatedSpan { offset: 228, line: 21, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreMoreEq): Some(Token { position: LocatedSpan { offset: 228, line: 21, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(AmpersandEq): Some(Token { position: LocatedSpan { offset: 228, line: 21, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(PipeEq): Some(Token { position: LocatedSpan { offset: 228, line: 21, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(CaretEq): Some(Token { position: LocatedSpan { offset: 228, line: 21, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! ident Identifier { name: "x" }
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 228, line: 21, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 228, line: 21, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 228, line: 21, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 228, line: 21, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 228, line: 21, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 228, line: 21, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 228, line: 21, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 228, line: 21, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 228, line: 21, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 228, line: 21, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 228, line: 21, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 228, line: 21, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 228, line: 21, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 228, line: 21, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 228, line: 21, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 228, line: 21, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 228, line: 21, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 228, line: 21, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 228, line: 21, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 228, line: 21, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 230, line: 22, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 230, line: 22, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 230, line: 22, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 230, line: 22, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 230, line: 22, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not int: Some(Token { position: LocatedSpan { offset: 230, line: 22, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 230, line: 22, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Tilde): Some(Token { position: LocatedSpan { offset: 230, line: 22, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Exclamation): Some(Token { position: LocatedSpan { offset: 230, line: 22, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(LBrace): Some(Token { position: LocatedSpan { offset: 230, line: 22, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Semicolon): Some(Token { position: LocatedSpan { offset: 230, line: 22, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(For): Some(Token { position: LocatedSpan { offset: 230, line: 22, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(While): Some(Token { position: LocatedSpan { offset: 230, line: 22, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Do): Some(Token { position: LocatedSpan { offset: 230, line: 22, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Break): Some(Token { position: LocatedSpan { offset: 230, line: 22, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Continue): Some(Token { position: LocatedSpan { offset: 230, line: 22, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] match! one RBrace
[INFO] [stdout] not ident: None
[INFO] [stdout] not ident: None
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::if_statement' panicked at codegen/src/tests.rs:62:52:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595ac3d49232 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595ac3d49232 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595ac3d49232 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x595ac3d49232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x595ac3d6ea33 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x595ac3d6ea33 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x595ac3d461c3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x595ac3d461c3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x595ac3d49082 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x595ac3d4a79c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x595ac3d4a5f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x595ac3d0c614 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x595ac3d0c614 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x595ac3d4b17b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x595ac3d4b17b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x595ac3d4af4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x595ac3d49729 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x595ac3d4abdd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x595ac3d6d5b0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x595ac3d6d926 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x595ac3ccc733 - core::result::Result<T,E>::unwrap::hd5ea1556b385dbcc
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x595ac3ccc733 - codegen::tests::gen_code::h3c5fba79c0606b14
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:62:52
[INFO] [stdout]   22:     0x595ac3ccc733 - codegen::tests::test_file::he4caf6238e07da34
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:27:5
[INFO] [stdout]   23:     0x595ac3cbe071 - codegen::tests::if_statement::h3ab2999c0b6f9261
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:9:13
[INFO] [stdout]   24:     0x595ac3cbe071 - codegen::tests::if_statement::{{closure}}::hfa7b1b9cff7519bc
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:8:19
[INFO] [stdout]   25:     0x595ac3cbe071 - core::ops::function::FnOnce::call_once::h3a50510e7871ec13
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x595ac3d11d4b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x595ac3d11d4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x595ac3d10f8e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x595ac3d10f8e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x595ac3d10f8e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x595ac3d10f8e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x595ac3d10f8e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x595ac3d10f8e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x595ac3d10f8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x595ac3cd4b34 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x595ac3cd4b34 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   37:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x595ac3cd84da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x595ac3cd84da - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x595ac3cd84da - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x595ac3cd84da - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x595ac3cd84da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x595ac3d4e0d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   47:     0x7435806a0aa4 - <unknown>
[INFO] [stdout]   48:     0x74358072da34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::while_loop stdout ----
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "main" }
[INFO] [stdout] match! one LParen
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 26, line: 2, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] match! one RParen
[INFO] [stdout] match! one LBrace
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 32, line: 3, fragment: "", extra: () }, type_: Ident(Identifier { name: "int" }) })
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "i" }
[INFO] [stdout] match! one Equal
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Integer(0) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 40, line: 3, fragment: "", extra: () }, type_: Integer(0) })
[INFO] [stdout] match! 0
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 41, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 41, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 41, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 41, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 41, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 41, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 41, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 41, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 41, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 41, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 41, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 41, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 41, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 41, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 41, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 41, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 41, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 41, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 41, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 41, line: 3, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 45, line: 4, fragment: "", extra: () }, type_: Ident(Identifier { name: "int" }) })
[INFO] [stdout] match! ident Identifier { name: "int" }
[INFO] [stdout] match! ident Identifier { name: "sum" }
[INFO] [stdout] match! one Equal
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 55, line: 4, fragment: "", extra: () }, type_: Integer(1) })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 55, line: 4, fragment: "", extra: () }, type_: Integer(1) })
[INFO] [stdout] match! 1
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 56, line: 4, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 60, line: 5, fragment: "", extra: () }, type_: While })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 60, line: 5, fragment: "", extra: () }, type_: While })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 60, line: 5, fragment: "", extra: () }, type_: While })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 60, line: 5, fragment: "", extra: () }, type_: While })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 60, line: 5, fragment: "", extra: () }, type_: While })
[INFO] [stdout] not int: Some(Token { position: LocatedSpan { offset: 60, line: 5, fragment: "", extra: () }, type_: While })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 60, line: 5, fragment: "", extra: () }, type_: While })
[INFO] [stdout] not one(Tilde): Some(Token { position: LocatedSpan { offset: 60, line: 5, fragment: "", extra: () }, type_: While })
[INFO] [stdout] not one(Exclamation): Some(Token { position: LocatedSpan { offset: 60, line: 5, fragment: "", extra: () }, type_: While })
[INFO] [stdout] not one(LBrace): Some(Token { position: LocatedSpan { offset: 60, line: 5, fragment: "", extra: () }, type_: While })
[INFO] [stdout] not one(Semicolon): Some(Token { position: LocatedSpan { offset: 60, line: 5, fragment: "", extra: () }, type_: While })
[INFO] [stdout] not one(For): Some(Token { position: LocatedSpan { offset: 60, line: 5, fragment: "", extra: () }, type_: While })
[INFO] [stdout] match! one While
[INFO] [stdout] match! one LParen
[INFO] [stdout] match! ident Identifier { name: "i" }
[INFO] [stdout] not one(Equal): Some(Token { position: LocatedSpan { offset: 69, line: 5, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(PlusEq): Some(Token { position: LocatedSpan { offset: 69, line: 5, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(MinusEq): Some(Token { position: LocatedSpan { offset: 69, line: 5, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(AsteriskEq): Some(Token { position: LocatedSpan { offset: 69, line: 5, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(SlashEq): Some(Token { position: LocatedSpan { offset: 69, line: 5, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(PercentEq): Some(Token { position: LocatedSpan { offset: 69, line: 5, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(LessLessEq): Some(Token { position: LocatedSpan { offset: 69, line: 5, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(MoreMoreEq): Some(Token { position: LocatedSpan { offset: 69, line: 5, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(AmpersandEq): Some(Token { position: LocatedSpan { offset: 69, line: 5, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(PipeEq): Some(Token { position: LocatedSpan { offset: 69, line: 5, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(CaretEq): Some(Token { position: LocatedSpan { offset: 69, line: 5, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] match! ident Identifier { name: "i" }
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 69, line: 5, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 69, line: 5, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 69, line: 5, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 69, line: 5, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 69, line: 5, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 69, line: 5, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 69, line: 5, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 69, line: 5, fragment: "", extra: () }, type_: Less })
[INFO] [stdout] match! one Less
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 71, line: 5, fragment: "", extra: () }, type_: Integer(10) })
[INFO] [stdout] match! 10
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 73, line: 5, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 73, line: 5, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 73, line: 5, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 73, line: 5, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 73, line: 5, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 73, line: 5, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 73, line: 5, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 73, line: 5, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 73, line: 5, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 73, line: 5, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 73, line: 5, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 73, line: 5, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 73, line: 5, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 73, line: 5, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 73, line: 5, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 73, line: 5, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 73, line: 5, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 73, line: 5, fragment: "", extra: () }, type_: RParen })
[INFO] [stdout] match! one RParen
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 75, line: 5, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 75, line: 5, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 75, line: 5, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 75, line: 5, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 75, line: 5, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] not int: Some(Token { position: LocatedSpan { offset: 75, line: 5, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 75, line: 5, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] not one(Tilde): Some(Token { position: LocatedSpan { offset: 75, line: 5, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] not one(Exclamation): Some(Token { position: LocatedSpan { offset: 75, line: 5, fragment: "", extra: () }, type_: LBrace })
[INFO] [stdout] match! one LBrace
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 81, line: 6, fragment: "", extra: () }, type_: Ident(Identifier { name: "sum" }) })
[INFO] [stdout] match! ident Identifier { name: "sum" }
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 85, line: 6, fragment: "", extra: () }, type_: Equal })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 81, line: 6, fragment: "", extra: () }, type_: Ident(Identifier { name: "sum" }) })
[INFO] [stdout] match! ident Identifier { name: "sum" }
[INFO] [stdout] match! one Equal
[INFO] [stdout] match! ident Identifier { name: "sum" }
[INFO] [stdout] not one(Equal): Some(Token { position: LocatedSpan { offset: 91, line: 6, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(PlusEq): Some(Token { position: LocatedSpan { offset: 91, line: 6, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(MinusEq): Some(Token { position: LocatedSpan { offset: 91, line: 6, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(AsteriskEq): Some(Token { position: LocatedSpan { offset: 91, line: 6, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(SlashEq): Some(Token { position: LocatedSpan { offset: 91, line: 6, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(PercentEq): Some(Token { position: LocatedSpan { offset: 91, line: 6, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(LessLessEq): Some(Token { position: LocatedSpan { offset: 91, line: 6, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(MoreMoreEq): Some(Token { position: LocatedSpan { offset: 91, line: 6, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(AmpersandEq): Some(Token { position: LocatedSpan { offset: 91, line: 6, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(PipeEq): Some(Token { position: LocatedSpan { offset: 91, line: 6, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(CaretEq): Some(Token { position: LocatedSpan { offset: 91, line: 6, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] match! ident Identifier { name: "sum" }
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 91, line: 6, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 91, line: 6, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 91, line: 6, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 91, line: 6, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] match! one Plus
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 93, line: 6, fragment: "", extra: () }, type_: Integer(2) })
[INFO] [stdout] match! 2
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 94, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 94, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 94, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 94, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 94, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 94, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 94, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 94, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 94, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 94, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 94, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 94, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 94, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 94, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 94, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 94, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 94, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 94, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 94, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 94, line: 6, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 100, line: 7, fragment: "", extra: () }, type_: Ident(Identifier { name: "i" }) })
[INFO] [stdout] match! ident Identifier { name: "i" }
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 102, line: 7, fragment: "", extra: () }, type_: Equal })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 100, line: 7, fragment: "", extra: () }, type_: Ident(Identifier { name: "i" }) })
[INFO] [stdout] match! ident Identifier { name: "i" }
[INFO] [stdout] match! one Equal
[INFO] [stdout] match! ident Identifier { name: "i" }
[INFO] [stdout] not one(Equal): Some(Token { position: LocatedSpan { offset: 106, line: 7, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(PlusEq): Some(Token { position: LocatedSpan { offset: 106, line: 7, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(MinusEq): Some(Token { position: LocatedSpan { offset: 106, line: 7, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(AsteriskEq): Some(Token { position: LocatedSpan { offset: 106, line: 7, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(SlashEq): Some(Token { position: LocatedSpan { offset: 106, line: 7, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(PercentEq): Some(Token { position: LocatedSpan { offset: 106, line: 7, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(LessLessEq): Some(Token { position: LocatedSpan { offset: 106, line: 7, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(MoreMoreEq): Some(Token { position: LocatedSpan { offset: 106, line: 7, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(AmpersandEq): Some(Token { position: LocatedSpan { offset: 106, line: 7, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(PipeEq): Some(Token { position: LocatedSpan { offset: 106, line: 7, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(CaretEq): Some(Token { position: LocatedSpan { offset: 106, line: 7, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] match! ident Identifier { name: "i" }
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 106, line: 7, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 106, line: 7, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 106, line: 7, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 106, line: 7, fragment: "", extra: () }, type_: Plus })
[INFO] [stdout] match! one Plus
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 108, line: 7, fragment: "", extra: () }, type_: Integer(1) })
[INFO] [stdout] match! 1
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 109, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 109, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 109, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 109, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 109, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 109, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 109, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 109, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 109, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 109, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 109, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 109, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 109, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 109, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 109, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 109, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 109, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 109, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 109, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 109, line: 7, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 113, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 113, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 113, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 113, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 113, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not int: Some(Token { position: LocatedSpan { offset: 113, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 113, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Tilde): Some(Token { position: LocatedSpan { offset: 113, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Exclamation): Some(Token { position: LocatedSpan { offset: 113, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(LBrace): Some(Token { position: LocatedSpan { offset: 113, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Semicolon): Some(Token { position: LocatedSpan { offset: 113, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(For): Some(Token { position: LocatedSpan { offset: 113, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(While): Some(Token { position: LocatedSpan { offset: 113, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Do): Some(Token { position: LocatedSpan { offset: 113, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Break): Some(Token { position: LocatedSpan { offset: 113, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Continue): Some(Token { position: LocatedSpan { offset: 113, line: 8, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] match! one RBrace
[INFO] [stdout] match! one Return
[INFO] [stdout] match! ident Identifier { name: "sum" }
[INFO] [stdout] not one(Equal): Some(Token { position: LocatedSpan { offset: 127, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(PlusEq): Some(Token { position: LocatedSpan { offset: 127, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MinusEq): Some(Token { position: LocatedSpan { offset: 127, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(AsteriskEq): Some(Token { position: LocatedSpan { offset: 127, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(SlashEq): Some(Token { position: LocatedSpan { offset: 127, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(PercentEq): Some(Token { position: LocatedSpan { offset: 127, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessLessEq): Some(Token { position: LocatedSpan { offset: 127, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreMoreEq): Some(Token { position: LocatedSpan { offset: 127, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(AmpersandEq): Some(Token { position: LocatedSpan { offset: 127, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(PipeEq): Some(Token { position: LocatedSpan { offset: 127, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(CaretEq): Some(Token { position: LocatedSpan { offset: 127, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! ident Identifier { name: "sum" }
[INFO] [stdout] not one(LParen): Some(Token { position: LocatedSpan { offset: 127, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Asterisk): Some(Token { position: LocatedSpan { offset: 127, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Slash): Some(Token { position: LocatedSpan { offset: 127, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Percent): Some(Token { position: LocatedSpan { offset: 127, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Plus): Some(Token { position: LocatedSpan { offset: 127, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 127, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftLeft): Some(Token { position: LocatedSpan { offset: 127, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitShiftRight): Some(Token { position: LocatedSpan { offset: 127, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Less): Some(Token { position: LocatedSpan { offset: 127, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LessEq): Some(Token { position: LocatedSpan { offset: 127, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(More): Some(Token { position: LocatedSpan { offset: 127, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(MoreEq): Some(Token { position: LocatedSpan { offset: 127, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(EqEqual): Some(Token { position: LocatedSpan { offset: 127, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BangEqual): Some(Token { position: LocatedSpan { offset: 127, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitAnd): Some(Token { position: LocatedSpan { offset: 127, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Caret): Some(Token { position: LocatedSpan { offset: 127, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(BitOr): Some(Token { position: LocatedSpan { offset: 127, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalAnd): Some(Token { position: LocatedSpan { offset: 127, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(LogicalOr): Some(Token { position: LocatedSpan { offset: 127, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] not one(Question): Some(Token { position: LocatedSpan { offset: 127, line: 9, fragment: "", extra: () }, type_: Semicolon })
[INFO] [stdout] match! one Semicolon
[INFO] [stdout] not one(Return): Some(Token { position: LocatedSpan { offset: 129, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 129, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(If): Some(Token { position: LocatedSpan { offset: 129, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 129, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not ident: Some(Token { position: LocatedSpan { offset: 129, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not int: Some(Token { position: LocatedSpan { offset: 129, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Minus): Some(Token { position: LocatedSpan { offset: 129, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Tilde): Some(Token { position: LocatedSpan { offset: 129, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Exclamation): Some(Token { position: LocatedSpan { offset: 129, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(LBrace): Some(Token { position: LocatedSpan { offset: 129, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Semicolon): Some(Token { position: LocatedSpan { offset: 129, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(For): Some(Token { position: LocatedSpan { offset: 129, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(While): Some(Token { position: LocatedSpan { offset: 129, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Do): Some(Token { position: LocatedSpan { offset: 129, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Break): Some(Token { position: LocatedSpan { offset: 129, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] not one(Continue): Some(Token { position: LocatedSpan { offset: 129, line: 10, fragment: "", extra: () }, type_: RBrace })
[INFO] [stdout] match! one RBrace
[INFO] [stdout] not ident: None
[INFO] [stdout] not ident: None
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::while_loop' panicked at codegen/src/tests.rs:62:52:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595ac3d49232 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595ac3d49232 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595ac3d49232 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x595ac3d49232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x595ac3d6ea33 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x595ac3d6ea33 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x595ac3d461c3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x595ac3d461c3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x595ac3d49082 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x595ac3d4a79c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x595ac3d4a5f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x595ac3d0c614 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x595ac3d0c614 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x595ac3d4b17b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x595ac3d4b17b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x595ac3d4af4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x595ac3d49729 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x595ac3d4abdd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x595ac3d6d5b0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x595ac3d6d926 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x595ac3ccc733 - core::result::Result<T,E>::unwrap::hd5ea1556b385dbcc
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x595ac3ccc733 - codegen::tests::gen_code::h3c5fba79c0606b14
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:62:52
[INFO] [stdout]   22:     0x595ac3ccc733 - codegen::tests::test_file::he4caf6238e07da34
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:27:5
[INFO] [stdout]   23:     0x595ac3cbe271 - codegen::tests::while_loop::he847c20d34585026
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:9:13
[INFO] [stdout]   24:     0x595ac3cbe271 - codegen::tests::while_loop::{{closure}}::h25cc701e10d6356e
[INFO] [stdout]                                at /opt/rustwide/workdir/codegen/src/tests.rs:8:19
[INFO] [stdout]   25:     0x595ac3cbe271 - core::ops::function::FnOnce::call_once::h99ac1dbf80904926
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x595ac3d11d4b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x595ac3d11d4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x595ac3d10f8e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x595ac3d10f8e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x595ac3d10f8e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x595ac3d10f8e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x595ac3d10f8e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x595ac3d10f8e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x595ac3d10f8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x595ac3cd4b34 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x595ac3cd4b34 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   37:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x595ac3cd84da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x595ac3cd84da - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x595ac3cd84da - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x595ac3cd84da - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x595ac3cd84da - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x595ac3cd84da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x595ac3d4e0d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x595ac3d4e0d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   47:     0x7435806a0aa4 - <unknown>
[INFO] [stdout]   48:     0x74358072da34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::arithmetic
[INFO] [stdout]     tests::assignment
[INFO] [stdout]     tests::bitwise_and
[INFO] [stdout]     tests::bitwise_or
[INFO] [stdout]     tests::bitwise_shiftl
[INFO] [stdout]     tests::bitwise_shiftr
[INFO] [stdout]     tests::bitwise_xor
[INFO] [stdout]     tests::break_stmt
[INFO] [stdout]     tests::conditional
[INFO] [stdout]     tests::conditional_alt
[INFO] [stdout]     tests::declaration
[INFO] [stdout]     tests::declarations
[INFO] [stdout]     tests::do_while_loop
[INFO] [stdout]     tests::equality
[INFO] [stdout]     tests::for_loop
[INFO] [stdout]     tests::function
[INFO] [stdout]     tests::if_statement
[INFO] [stdout]     tests::inequality
[INFO] [stdout]     tests::less
[INFO] [stdout]     tests::less_eq
[INFO] [stdout]     tests::logical_and
[INFO] [stdout]     tests::logical_or
[INFO] [stdout]     tests::scope_block
[INFO] [stdout]     tests::while_loop
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 24 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7a0f589653a3b2196eff3879167f816d4d4281e2483559aee16923ce9e3cf103", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a0f589653a3b2196eff3879167f816d4d4281e2483559aee16923ce9e3cf103", kill_on_drop: false }`
[INFO] [stdout] 7a0f589653a3b2196eff3879167f816d4d4281e2483559aee16923ce9e3cf103
