[INFO] fetching crate foundry-solang-parser 0.3.9...
[INFO] testing foundry-solang-parser-0.3.9 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate foundry-solang-parser 0.3.9 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate foundry-solang-parser 0.3.9
[INFO] finished tweaking crates.io crate foundry-solang-parser 0.3.9
[INFO] tweaked toml for crates.io crate foundry-solang-parser 0.3.9 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate foundry-solang-parser 0.3.9 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate foundry-solang-parser 0.3.9 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lalrpop-util v0.22.1
[INFO] [stderr]   Downloaded lalrpop v0.22.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d8d573b1d742b84b344ceebf87fc87babce84b0ff83b0e5836af2199084d716e
[INFO] running `Command { std: "docker" "start" "-a" "d8d573b1d742b84b344ceebf87fc87babce84b0ff83b0e5836af2199084d716e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8d573b1d742b84b344ceebf87fc87babce84b0ff83b0e5836af2199084d716e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8d573b1d742b84b344ceebf87fc87babce84b0ff83b0e5836af2199084d716e", kill_on_drop: false }`
[INFO] [stdout] d8d573b1d742b84b344ceebf87fc87babce84b0ff83b0e5836af2199084d716e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21aa442c233dcd4c7e0f3fa70b45516f94668514d7270a2d229c5d2fb49d6e5d
[INFO] running `Command { std: "docker" "start" "-a" "21aa442c233dcd4c7e0f3fa70b45516f94668514d7270a2d229c5d2fb49d6e5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling term v1.0.2
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling lalrpop-util v0.22.1
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling lalrpop v0.22.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling foundry-solang-parser v0.3.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.66s
[INFO] running `Command { std: "docker" "inspect" "21aa442c233dcd4c7e0f3fa70b45516f94668514d7270a2d229c5d2fb49d6e5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21aa442c233dcd4c7e0f3fa70b45516f94668514d7270a2d229c5d2fb49d6e5d", kill_on_drop: false }`
[INFO] [stdout] 21aa442c233dcd4c7e0f3fa70b45516f94668514d7270a2d229c5d2fb49d6e5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd32e4c0be2d601657cd77baceb803f5776d2592b0ff94a036876afb9d202db9
[INFO] running `Command { std: "docker" "start" "-a" "bd32e4c0be2d601657cd77baceb803f5776d2592b0ff94a036876afb9d202db9", kill_on_drop: false }`
[INFO] [stderr]    Compiling lalrpop v0.22.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling lalrpop-util v0.22.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling foundry-solang-parser v0.3.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.51s
[INFO] running `Command { std: "docker" "inspect" "bd32e4c0be2d601657cd77baceb803f5776d2592b0ff94a036876afb9d202db9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd32e4c0be2d601657cd77baceb803f5776d2592b0ff94a036876afb9d202db9", kill_on_drop: false }`
[INFO] [stdout] bd32e4c0be2d601657cd77baceb803f5776d2592b0ff94a036876afb9d202db9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c5324f67214625c8679f58d02eea73ee86a1da4379b8faa291fb264a59184e94
[INFO] running `Command { std: "docker" "start" "-a" "c5324f67214625c8679f58d02eea73ee86a1da4379b8faa291fb264a59184e94", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/foundry_solang_parser-039358b9277662f3)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test doccomment::tests::parse ... ok
[INFO] [stdout] test helpers::fmt::tests::display_enums ... ok
[INFO] [stdout] test helpers::fmt::tests::display_structs_complex ... ok
[INFO] [stdout] test lexer::tests::test_lexer ... ok
[INFO] [stdout] test tests::parse_byte_function_assembly ... ok
[INFO] [stdout] test tests::parse_no_parameters_yul_function ... ok
[INFO] [stdout] test tests::parse_random_doccomment ... ok
[INFO] [stdout] test tests2::not_actually_keywords ... ok
[INFO] [stdout] test tests::parse_error_test ... ok
[INFO] [stdout] test tests::parse_revert_test ... ok
[INFO] [stdout] test helpers::fmt::tests::display_structs_simple ... ok
[INFO] [stdout] test tests::parameter_annotation ... ok
[INFO] [stdout] test tests::loc_union ... ok
[INFO] [stdout] test tests::parse_user_defined_value_type ... ok
[INFO] [stdout] test tests::parse_test ... ok
[INFO] [stdout] test tests::test_assembly_parser ... ok
[INFO] [stdout] test tests::test_libsolidity ... FAILED
[INFO] [stdout] test tests::parser_error_recovery ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_libsolidity stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_libsolidity' (42) panicked at src/tests.rs:1202:6:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/../testdata/solidity/test/libsolidity/semanticTests"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63ee6c98e982 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63ee6c98e982 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63ee6c98e982 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63ee6c98e982 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63ee6c9a503a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63ee6c9a503a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x63ee6c993a06 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63ee6c993a06 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63ee6c96c1af - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63ee6c96c1af - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63ee6c9865a9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63ee6c8f4bde - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x63ee6c8f4bde - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63ee6c986762 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x63ee6c986762 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63ee6c96c268 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63ee6c963aa9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63ee6c96d0bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63ee6c9a57fc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63ee6c9a5572 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63ee6c5f7785 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::vec::Vec<walkdir[46caf3ed5d132cda]::dent::DirEntry>, walkdir[46caf3ed5d132cda]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63ee6c5f7785 - foundry_solang_parser[4f4a6b2c90a23133]::tests::test_libsolidity
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:1202:6
[INFO] [stdout]   22:     0x63ee6c5ec7c7 - foundry_solang_parser[4f4a6b2c90a23133]::tests::test_libsolidity::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:1173:22
[INFO] [stdout]   23:     0x63ee6c64f8f6 - <foundry_solang_parser[4f4a6b2c90a23133]::tests::test_libsolidity::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63ee6c8e8f8b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63ee6c8e8f8b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x63ee6c8f57ea - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x63ee6c8f57ea - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x63ee6c8f57ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x63ee6c8f57ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x63ee6c8f57ea - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x63ee6c8f57ea - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x63ee6c8f57ea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x63ee6c8efcb4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x63ee6c8efcb4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x63ee6c8f82e2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x63ee6c8f82e2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x63ee6c8f82e2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x63ee6c8f82e2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63ee6c8f82e2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63ee6c8f82e2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x63ee6c8f82e2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63ee6c98de8f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x63ee6c98de8f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7111fddf5aa4 - <unknown>
[INFO] [stdout]   45:     0x7111fde82a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parser_error_recovery stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parser_error_recovery' (40) panicked at src/tests.rs:43:9:
[INFO] [stdout] assertion failed: `(left == right)`
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout]  [
[INFO] [stdout]      Diagnostic {
[INFO] [stdout]          loc: File(
[INFO] [stdout]              0,
[INFO] [stdout]              17,
[INFO] [stdout]              21,
[INFO] [stdout]          ),
[INFO] [stdout]          level: Error,
[INFO] [stdout]          ty: ParserError,
[INFO] [stdout]          message: "'frum' found where 'from' expected",
[INFO] [stdout]          notes: [],
[INFO] [stdout]      },
[INFO] [stdout]      Diagnostic {
[INFO] [stdout]          loc: File(
[INFO] [stdout]              0,
[INFO] [stdout]              48,
[INFO] [stdout]              49,
[INFO] [stdout]          ),
[INFO] [stdout]          level: Error,
[INFO] [stdout]          ty: ParserError,
[INFO] [stdout] [31m<        message: "unrecognised token ';', expected [0m[1;48;5;52;31midentifier, string, number, [0m[31m\"[0m[1;48;5;52;31m=[0m[31m\", \"<\", \"<=\", \"[0m[1;48;5;52;31m>[0m[31m\", \">[0m[1;48;5;52;31m=[0m[31m\", \"[0m[1;48;5;52;31m^[0m[31m\", \"[0m[1;48;5;52;31m*[0m[31m\", \"~\"",[0m
[INFO] [stdout] [32m>        message: "unrecognised token ';', expected \"[0m[1;48;5;22;32m*[0m[32m\", \"<\", \"<=\", \"[0m[1;48;5;22;32m=[0m[32m\", \">\", \"[0m[1;48;5;22;32m>=[0m[32m\", \"[0m[1;48;5;22;32m^[0m[32m\", \"~\"[0m[1;48;5;22;32m, identifier, number, string[0m[32m",[0m
[INFO] [stdout]          notes: [],
[INFO] [stdout]      },
[INFO] [stdout]      Diagnostic {
[INFO] [stdout]          loc: File(
[INFO] [stdout]              0,
[INFO] [stdout]              62,
[INFO] [stdout]              65,
[INFO] [stdout]          ),
[INFO] [stdout]          level: Error,
[INFO] [stdout]          ty: ParserError,
[INFO] [stdout] [31m<        message: "unrecognised token 'for', expected \"[0m[1;48;5;52;31m;[0m[31m\", \"[0m[1;48;5;52;31m([0m[31m\", \"=\"",[0m
[INFO] [stdout] [32m>        message: "unrecognised token 'for', expected \"[0m[1;48;5;22;32m([0m[32m\", \"[0m[1;48;5;22;32m;[0m[32m\", \"=\"",[0m
[INFO] [stdout]          notes: [],
[INFO] [stdout]      },
[INFO] [stdout]      Diagnostic {
[INFO] [stdout]          loc: File(
[INFO] [stdout]              0,
[INFO] [stdout]              78,
[INFO] [stdout]              79,
[INFO] [stdout]          ),
[INFO] [stdout]          level: Error,
[INFO] [stdout]          ty: ParserError,
[INFO] [stdout] [31m<        message: "unrecognised token '9', expected [0m[1;48;5;52;31midentifier, [0m[31m\"[0m[1;48;5;52;31mr[0m[31me[0m[1;48;5;52;31mvert[0m[31m\", \"[0m[1;48;5;52;31ml[0m[31ma[0m[1;48;5;52;31myo[0m[31mut\", \"a[0m[1;48;5;52;31mt[0m[31m\", \"[0m[1;48;5;52;31ml[0m[31me[0m[1;48;5;52;31ma[0m[31mve\", \"switch\", [0m[1;48;5;52;31m\"case\", \"[0m[31mde[0m[1;48;5;52;31mfaul[0m[31mt[0m[1;48;5;52;31m\"[0m[31m",[0m
[INFO] [stdout] [32m>        message: "unrecognised token '9', expected \"[0m[1;48;5;22;32mcas[0m[32me\", \"[0m[1;48;5;22;32mdef[0m[32mau[0m[1;48;5;22;32ml[0m[32mt\", \"[0m[1;48;5;22;32mle[0m[32ma[0m[1;48;5;22;32mve[0m[32m\", \"[0m[1;48;5;22;32mr[0m[32meve[0m[1;48;5;22;32mrt[0m[32m\", \"switch\", [0m[1;48;5;22;32mi[0m[32mde[0m[1;48;5;22;32mn[0m[32mt[0m[1;48;5;22;32mifier[0m[32m",[0m
[INFO] [stdout]          notes: [],
[INFO] [stdout]      },
[INFO] [stdout]      Diagnostic {
[INFO] [stdout]          loc: File(
[INFO] [stdout]              0,
[INFO] [stdout]              95,
[INFO] [stdout]              96,
[INFO] [stdout]          ),
[INFO] [stdout]          level: Error,
[INFO] [stdout]          ty: ParserError,
[INFO] [stdout] [31m<        message: "unrecognised token '0', expected [0m[1;48;5;52;31midentifier, [0m[31m\"[0m[1;48;5;52;31m{\", \"[0m[31m(\", \"++\", \"--\", \"[0m[1;48;5;52;31m[\", \"[0m[31m.\", \"[0m[1;48;5;52;31mmemory[0m[31m\", \"ca[0m[1;48;5;52;31mlldata\", \"[0m[31ms[0m[1;48;5;52;31mtorag[0m[31me\", \"t[0m[1;48;5;52;31mr[0m[31man[0m[1;48;5;52;31msien[0m[31mt\", \"[0m[1;48;5;52;31mp[0m[31mu[0m[1;48;5;52;31mb[0m[31ml[0m[1;48;5;52;31mic\", \"priva[0m[31mt[0m[1;48;5;52;31me[0m[31m\", \"external\", \"i[0m[1;48;5;52;31mn[0m[31mt[0m[1;48;5;52;31mern[0m[31mal\", \"[0m[1;48;5;52;31mco[0m[31mnstan[0m[1;48;5;52;31mt[0m[31m\", \"[0m[1;48;5;52;31mr[0m[31me[0m[1;48;5;52;31mve[0m[31mr[0m[1;48;5;52;31mt[0m[31m\", \"la[0m[1;48;5;52;31myout[0m[31m\", \"[0m[1;48;5;52;31mat[0m[31m\", \"[0m[1;48;5;52;31mov[0m[31mer[0m[1;48;5;52;31mr[0m[31mi[0m[1;48;5;52;31md[0m[31me\", \"i[0m[1;48;5;52;31mmmut[0m[31ma[0m[1;48;5;52;31mbl[0m[31me\", \"le[0m[1;48;5;52;31ma[0m[31mve\", \"switch\", \"[0m[1;48;5;52;31mcas[0m[31me\", \"de[0m[1;48;5;52;31mfaul[0m[31mt[0m[1;48;5;52;31m\"[0m[31m",[0m
[INFO] [stdout] [32m>        message: "unrecognised token '0', expected \"(\", \"++\", \"--\", \".\", \"[0m[1;48;5;22;32m[[0m[32m\", \"case\", \"[0m[1;48;5;22;32mcons[0m[32mtant\", \"[0m[1;48;5;22;32mdefa[0m[32mult\", \"external\", \"i[0m[1;48;5;22;32mmmu[0m[32mta[0m[1;48;5;22;32mb[0m[32ml[0m[1;48;5;22;32me[0m[32m\", \"[0m[1;48;5;22;32mi[0m[32mnstan[0m[1;48;5;22;32mce[0m[32m\", \"[0m[1;48;5;22;32mint[0m[32mer[0m[1;48;5;22;32mnal[0m[32m\", \"l[0m[1;48;5;22;32me[0m[32ma[0m[1;48;5;22;32mve[0m[32m\", \"[0m[1;48;5;22;32moverride[0m[32m\", \"[0m[1;48;5;22;32mp[0m[32mer[0m[1;48;5;22;32ms[0m[32mi[0m[1;48;5;22;32mst[0m[32me[0m[1;48;5;22;32mnt[0m[32m\", \"[0m[1;48;5;22;32mpr[0m[32mi[0m[1;48;5;22;32mv[0m[32ma[0m[1;48;5;22;32mt[0m[32me\", \"[0m[1;48;5;22;32mpub[0m[32ml[0m[1;48;5;22;32mic\", \"r[0m[32meve[0m[1;48;5;22;32mrt[0m[32m\", \"switch\", \"[0m[1;48;5;22;32mt[0m[32me[0m[1;48;5;22;32mmporary[0m[32m\", \"[0m[1;48;5;22;32m{\", i[0m[32mde[0m[1;48;5;22;32mn[0m[32mt[0m[1;48;5;22;32mifier[0m[32m",[0m
[INFO] [stdout]          notes: [],
[INFO] [stdout]      },
[INFO] [stdout]      Diagnostic {
[INFO] [stdout]          loc: File(
[INFO] [stdout]              0,
[INFO] [stdout]              116,
[INFO] [stdout]              123,
[INFO] [stdout]          ),
[INFO] [stdout]          level: Error,
[INFO] [stdout]          ty: ParserError,
[INFO] [stdout] [31m<        message: "unrecognised token 'uint256', expected [0m[1;48;5;52;31midentifier, [0m[31m\"++\", \"--\", \"[\", \"[0m[1;48;5;52;31m.[0m[31m\", \"at\", \"leave\", \"switch\", [0m[1;48;5;52;31m\"case\", \"[0m[31mde[0m[1;48;5;52;31mfaul[0m[31mt[0m[1;48;5;52;31m\"[0m[31m",[0m
[INFO] [stdout] [32m>        message: "unrecognised token 'uint256', expected \"++\", \"--\", \"[0m[1;48;5;22;32m.\", \"[0m[32m[\", \"[0m[1;48;5;22;32mcase[0m[32m\", \"[0m[1;48;5;22;32mdef[0m[32ma[0m[1;48;5;22;32mul[0m[32mt\", \"leave\", \"switch\", [0m[1;48;5;22;32mi[0m[32mde[0m[1;48;5;22;32mn[0m[32mt[0m[1;48;5;22;32mifier[0m[32m",[0m
[INFO] [stdout]          notes: [],
[INFO] [stdout]      },
[INFO] [stdout]      Diagnostic {
[INFO] [stdout]          loc: File(
[INFO] [stdout]              0,
[INFO] [stdout]              403,
[INFO] [stdout]              404,
[INFO] [stdout]          ),
[INFO] [stdout]          level: Error,
[INFO] [stdout]          ty: ParserError,
[INFO] [stdout] [31m<        message: "unrecognised token '3', expected [0m[1;48;5;52;31midentifier, [0m[31m\"[0m[1;48;5;52;31m{\", \"[0m[31m(\", \"++\", \"--\", \"[0m[1;48;5;52;31m[\", \"[0m[31m.\", \"[0m[1;48;5;52;31mmemory[0m[31m\", \"ca[0m[1;48;5;52;31mlldata\", \"[0m[31ms[0m[1;48;5;52;31mtorag[0m[31me\", \"t[0m[1;48;5;52;31mr[0m[31man[0m[1;48;5;52;31msien[0m[31mt\", \"[0m[1;48;5;52;31mp[0m[31mu[0m[1;48;5;52;31mb[0m[31ml[0m[1;48;5;52;31mic\", \"priva[0m[31mt[0m[1;48;5;52;31me[0m[31m\", \"external\", \"i[0m[1;48;5;52;31mn[0m[31mt[0m[1;48;5;52;31mern[0m[31mal\", \"[0m[1;48;5;52;31mco[0m[31mnstan[0m[1;48;5;52;31mt[0m[31m\", \"[0m[1;48;5;52;31mr[0m[31me[0m[1;48;5;52;31mve[0m[31mr[0m[1;48;5;52;31mt[0m[31m\", \"la[0m[1;48;5;52;31myout[0m[31m\", \"[0m[1;48;5;52;31mat[0m[31m\", \"[0m[1;48;5;52;31mov[0m[31mer[0m[1;48;5;52;31mr[0m[31mi[0m[1;48;5;52;31md[0m[31me\", \"i[0m[1;48;5;52;31mmmut[0m[31ma[0m[1;48;5;52;31mbl[0m[31me\", \"le[0m[1;48;5;52;31ma[0m[31mve\", \"switch\", \"[0m[1;48;5;52;31mcas[0m[31me\", \"de[0m[1;48;5;52;31mfaul[0m[31mt[0m[1;48;5;52;31m\"[0m[31m",[0m
[INFO] [stdout] [32m>        message: "unrecognised token '3', expected \"(\", \"++\", \"--\", \".\", \"[0m[1;48;5;22;32m[[0m[32m\", \"case\", \"[0m[1;48;5;22;32mcons[0m[32mtant\", \"[0m[1;48;5;22;32mdefa[0m[32mult\", \"external\", \"i[0m[1;48;5;22;32mmmu[0m[32mta[0m[1;48;5;22;32mb[0m[32ml[0m[1;48;5;22;32me[0m[32m\", \"[0m[1;48;5;22;32mi[0m[32mnstan[0m[1;48;5;22;32mce[0m[32m\", \"[0m[1;48;5;22;32mint[0m[32mer[0m[1;48;5;22;32mnal[0m[32m\", \"l[0m[1;48;5;22;32me[0m[32ma[0m[1;48;5;22;32mve[0m[32m\", \"[0m[1;48;5;22;32moverride[0m[32m\", \"[0m[1;48;5;22;32mp[0m[32mer[0m[1;48;5;22;32ms[0m[32mi[0m[1;48;5;22;32mst[0m[32me[0m[1;48;5;22;32mnt[0m[32m\", \"[0m[1;48;5;22;32mpr[0m[32mi[0m[1;48;5;22;32mv[0m[32ma[0m[1;48;5;22;32mt[0m[32me\", \"[0m[1;48;5;22;32mpub[0m[32ml[0m[1;48;5;22;32mic\", \"r[0m[32meve[0m[1;48;5;22;32mrt[0m[32m\", \"switch\", \"[0m[1;48;5;22;32mt[0m[32me[0m[1;48;5;22;32mmporary[0m[32m\", \"[0m[1;48;5;22;32m{\", i[0m[32mde[0m[1;48;5;22;32mn[0m[32mt[0m[1;48;5;22;32mifier[0m[32m",[0m
[INFO] [stdout]          notes: [],
[INFO] [stdout]      },
[INFO] [stdout]      Diagnostic {
[INFO] [stdout]          loc: File(
[INFO] [stdout]              0,
[INFO] [stdout]              441,
[INFO] [stdout]              442,
[INFO] [stdout]          ),
[INFO] [stdout]          level: Error,
[INFO] [stdout]          ty: ParserError,
[INFO] [stdout] [31m<        message: "unrecognised token '4', expected [0m[1;48;5;52;31midentifier, [0m[31m\"(\", \"[0m[1;48;5;52;31mr[0m[31me[0m[1;48;5;52;31mvert[0m[31m\", \"[0m[1;48;5;52;31ml[0m[31ma[0m[1;48;5;52;31myo[0m[31mut\", \"a[0m[1;48;5;52;31mt[0m[31m\", \"[0m[1;48;5;52;31ml[0m[31me[0m[1;48;5;52;31ma[0m[31mve\", \"switch\", [0m[1;48;5;52;31m\"case\", \"[0m[31mde[0m[1;48;5;52;31mfaul[0m[31mt[0m[1;48;5;52;31m\"[0m[31m",[0m
[INFO] [stdout] [32m>        message: "unrecognised token '4', expected \"(\", \"[0m[1;48;5;22;32mcas[0m[32me\", \"[0m[1;48;5;22;32mdef[0m[32mau[0m[1;48;5;22;32ml[0m[32mt\", \"[0m[1;48;5;22;32mle[0m[32ma[0m[1;48;5;22;32mve[0m[32m\", \"[0m[1;48;5;22;32mr[0m[32meve[0m[1;48;5;22;32mrt[0m[32m\", \"switch\", [0m[1;48;5;22;32mi[0m[32mde[0m[1;48;5;22;32mn[0m[32mt[0m[1;48;5;22;32mifier[0m[32m",[0m
[INFO] [stdout]          notes: [],
[INFO] [stdout]      },
[INFO] [stdout]      Diagnostic {
[INFO] [stdout]          loc: File(
[INFO] [stdout]              0,
[INFO] [stdout]              460,
[INFO] [stdout]              461,
[INFO] [stdout]          ),
[INFO] [stdout]          level: Error,
[INFO] [stdout]          ty: ParserError,
[INFO] [stdout] [31m<        message: "unrecognised token '!', expected [0m[1;48;5;52;31midentifier, [0m[31m\";\", \"[0m[1;48;5;52;31m{[0m[31m\", \"[0m[1;48;5;52;31mpubli[0m[31mc\", \"[0m[1;48;5;52;31mpriv[0m[31mat[0m[1;48;5;52;31me[0m[31m\", \"external\", \"i[0m[1;48;5;52;31mn[0m[31mt[0m[1;48;5;52;31mern[0m[31mal\", \"[0m[1;48;5;52;31mco[0m[31mn[0m[1;48;5;52;31ms[0m[31mt[0m[1;48;5;52;31ma[0m[31mn[0m[1;48;5;52;31mt[0m[31m\", \"[0m[1;48;5;52;31mpur[0m[31me\", \"vie[0m[1;48;5;52;31mw[0m[31m\", \"payable\", \"r[0m[1;48;5;52;31me[0m[31mt[0m[1;48;5;52;31murns[0m[31m\", \"[0m[1;48;5;52;31mret[0m[31mu[0m[1;48;5;52;31mrn[0m[31m\", \"re[0m[1;48;5;52;31mvert[0m[31m\", \"[0m[1;48;5;52;31mlayou[0m[31mt\", \"[0m[1;48;5;52;31mat\", \"vi[0m[31mrtu[0m[1;48;5;52;31mal[0m[31m\", \"[0m[1;48;5;52;31mo[0m[31mver[0m[1;48;5;52;31mride[0m[31m\", \"i[0m[1;48;5;52;31mmmu[0m[31mt[0m[1;48;5;52;31mable[0m[31m\", \"[0m[1;48;5;52;31mlea[0m[31mve\", \"[0m[1;48;5;52;31msw[0m[31mit[0m[1;48;5;52;31mch[0m[31m\", \"[0m[1;48;5;52;31mcase[0m[31m\", [0m[1;48;5;52;31m\"[0m[31mde[0m[1;48;5;52;31mfaul[0m[31mt[0m[1;48;5;52;31m\"[0m[31m",[0m
[INFO] [stdout] [32m>        message: "unrecognised token '!', expected \";\", \"[0m[1;48;5;22;32mcase[0m[32m\", \"c[0m[1;48;5;22;32monstant[0m[32m\", \"[0m[1;48;5;22;32mdef[0m[32ma[0m[1;48;5;22;32mul[0m[32mt\", \"external\", \"i[0m[1;48;5;22;32mmmu[0m[32mta[0m[1;48;5;22;32mb[0m[32ml[0m[1;48;5;22;32me[0m[32m\", \"[0m[1;48;5;22;32mi[0m[32mnt[0m[1;48;5;22;32mer[0m[32mn[0m[1;48;5;22;32mal[0m[32m\", \"[0m[1;48;5;22;32ml[0m[32me[0m[1;48;5;22;32mave[0m[32m\", \"[0m[1;48;5;22;32mo[0m[32mv[0m[1;48;5;22;32merr[0m[32mi[0m[1;48;5;22;32md[0m[32me\", \"payable\", \"[0m[1;48;5;22;32mp[0m[32mr[0m[1;48;5;22;32miva[0m[32mt[0m[1;48;5;22;32me[0m[32m\", \"[0m[1;48;5;22;32mp[0m[32mu[0m[1;48;5;22;32mblic[0m[32m\", \"[0m[1;48;5;22;32mpu[0m[32mre\", \"[0m[1;48;5;22;32mre[0m[32mt[0m[1;48;5;22;32murn[0m[32m\", \"r[0m[1;48;5;22;32me[0m[32mtu[0m[1;48;5;22;32mrns[0m[32m\", \"[0m[1;48;5;22;32mre[0m[32mver[0m[1;48;5;22;32mt[0m[32m\", \"[0m[1;48;5;22;32msw[0m[32mit[0m[1;48;5;22;32mch[0m[32m\", \"v[0m[1;48;5;22;32mi[0m[32me[0m[1;48;5;22;32mw[0m[32m\", \"[0m[1;48;5;22;32mv[0m[32mi[0m[1;48;5;22;32mr[0m[32mt[0m[1;48;5;22;32mual[0m[32m\", \"[0m[1;48;5;22;32m{[0m[32m\", [0m[1;48;5;22;32mi[0m[32mde[0m[1;48;5;22;32mn[0m[32mt[0m[1;48;5;22;32mifier[0m[32m",[0m
[INFO] [stdout]          notes: [],
[INFO] [stdout]      },
[INFO] [stdout]      Diagnostic {
[INFO] [stdout]          loc: File(
[INFO] [stdout]              0,
[INFO] [stdout]              482,
[INFO] [stdout]              483,
[INFO] [stdout]          ),
[INFO] [stdout]          level: Error,
[INFO] [stdout]          ty: ParserError,
[INFO] [stdout] [31m<        message: "unrecognised token '3', expected [0m[1;48;5;52;31midentifier, [0m[31m\"[0m[1;48;5;52;31m;[0m[31m\", \"[0m[1;48;5;52;31m{[0m[31m\", \"[0m[1;48;5;52;31m([0m[31m\", \"[0m[1;48;5;52;31m=[0m[31m\", \"[0m[1;48;5;52;31m==[0m[31m\", \"[0m[1;48;5;52;31m|[0m[31m=\", \"[0m[1;48;5;52;31m^=[0m[31m\", \"[0m[1;48;5;52;31m&=[0m[31m\", \"[0m[1;48;5;52;31m<<=[0m[31m\", \"[0m[1;48;5;52;31m>>[0m[31m=\", \"+[0m[1;48;5;52;31m=[0m[31m\", \"[0m[1;48;5;52;31m-=[0m[31m\", \"[0m[1;48;5;52;31m*[0m[31m=\", \"[0m[1;48;5;52;31m/=[0m[31m\", \"[0m[1;48;5;52;31m%=[0m[31m\", \"[0m[1;48;5;52;31m?[0m[31m\", \"[0m[1;48;5;52;31m||[0m[31m\", \"[0m[1;48;5;52;31m&&[0m[31m\", \"[0m[1;48;5;52;31m![0m[31m=\", \"[0m[1;48;5;52;31m<[0m[31m\", \"<[0m[1;48;5;52;31m=[0m[31m\", \"[0m[1;48;5;52;31m>[0m[31m\", \"[0m[1;48;5;52;31m>[0m[31m=\", \"[0m[1;48;5;52;31m|[0m[31m\", \"[0m[1;48;5;52;31m&[0m[31m\", \"[0m[1;48;5;52;31m^[0m[31m\", \"[0m[1;48;5;52;31m<<[0m[31m\", \">[0m[1;48;5;52;31m>[0m[31m\", \"[0m[1;48;5;52;31m+[0m[31m\", \"[0m[1;48;5;52;31m-[0m[31m\", \"[0m[1;48;5;52;31m*[0m[31m\", \"[0m[1;48;5;52;31m/[0m[31m\", \"[0m[1;48;5;52;31m%[0m[31m\", \"[0m[1;48;5;52;31m**[0m[31m\", \"[0m[1;48;5;52;31m++[0m[31m\", \"[0m[1;48;5;52;31m--[0m[31m\", \"[0m[1;48;5;52;31m[[0m[31m\", \"[0m[1;48;5;52;31m.[0m[31m\", \"memory\", \"[0m[1;48;5;52;31mcallda[0m[31mt[0m[1;48;5;52;31ma[0m[31m\", \"storage\", \"[0m[1;48;5;52;31mtran[0m[31msi[0m[1;48;5;52;31men[0m[31mt\", \"[0m[1;48;5;52;31mrevert[0m[31m\", \"[0m[1;48;5;52;31mlayout[0m[31m\", \"[0m[1;48;5;52;31mat[0m[31m\", \"[0m[1;48;5;52;31mleave[0m[31m\", [0m[1;48;5;52;31m\"sw[0m[31mi[0m[1;48;5;52;31mtch\", \"case\", \"[0m[31mde[0m[1;48;5;52;31mfaul[0m[31mt[0m[1;48;5;52;31m\"[0m[31m",[0m
[INFO] [stdout] [32m>        message: "unrecognised token '3', expected \"[0m[1;48;5;22;32m!=[0m[32m\", \"[0m[1;48;5;22;32m%[0m[32m\", \"[0m[1;48;5;22;32m%=[0m[32m\", \"[0m[1;48;5;22;32m&[0m[32m\", \"[0m[1;48;5;22;32m&&[0m[32m\", \"[0m[1;48;5;22;32m&[0m[32m=\", \"[0m[1;48;5;22;32m([0m[32m\", \"[0m[1;48;5;22;32m*[0m[32m\", \"[0m[1;48;5;22;32m**[0m[32m\", \"[0m[1;48;5;22;32m*[0m[32m=\", \"+\", \"[0m[1;48;5;22;32m++[0m[32m\", \"[0m[1;48;5;22;32m+[0m[32m=\", \"[0m[1;48;5;22;32m-[0m[32m\", \"[0m[1;48;5;22;32m--[0m[32m\", \"[0m[1;48;5;22;32m-=[0m[32m\", \"[0m[1;48;5;22;32m.[0m[32m\", \"[0m[1;48;5;22;32m/[0m[32m\", \"[0m[1;48;5;22;32m/[0m[32m=\", \"[0m[1;48;5;22;32m;[0m[32m\", \"<\", \"[0m[1;48;5;22;32m<<[0m[32m\", \"[0m[1;48;5;22;32m<<[0m[32m=\", \"[0m[1;48;5;22;32m<=[0m[32m\", \"[0m[1;48;5;22;32m=[0m[32m\", \"[0m[1;48;5;22;32m==[0m[32m\", \"[0m[1;48;5;22;32m>[0m[32m\", \">[0m[1;48;5;22;32m=[0m[32m\", \"[0m[1;48;5;22;32m>>[0m[32m\", \"[0m[1;48;5;22;32m>>=[0m[32m\", \"[0m[1;48;5;22;32m?[0m[32m\", \"[0m[1;48;5;22;32m[[0m[32m\", \"[0m[1;48;5;22;32m^[0m[32m\", \"[0m[1;48;5;22;32m^=[0m[32m\", \"[0m[1;48;5;22;32mcalldata[0m[32m\", \"[0m[1;48;5;22;32mcase[0m[32m\", \"[0m[1;48;5;22;32mdefault[0m[32m\", \"[0m[1;48;5;22;32mleave[0m[32m\", \"memory\", \"[0m[1;48;5;22;32mrever[0m[32mt\", \"storage\", \"s[0m[1;48;5;22;32mw[0m[32mit[0m[1;48;5;22;32mch[0m[32m\", \"[0m[1;48;5;22;32m{[0m[32m\", \"[0m[1;48;5;22;32m|[0m[32m\", \"[0m[1;48;5;22;32m|=[0m[32m\", \"[0m[1;48;5;22;32m||[0m[32m\", ide[0m[1;48;5;22;32mn[0m[32mt[0m[1;48;5;22;32mifier[0m[32m",[0m
[INFO] [stdout]          notes: [],
[INFO] [stdout]      },
[INFO] [stdout]      Diagnostic {
[INFO] [stdout]          loc: File(
[INFO] [stdout]              0,
[INFO] [stdout]              518,
[INFO] [stdout]              522,
[INFO] [stdout]          ),
[INFO] [stdout]          level: Error,
[INFO] [stdout]          ty: ParserError,
[INFO] [stdout] [31m<        message: "unrecognised token 'uint256', expected [0m[1;48;5;52;31midentifier, [0m[31m\"[0m[1;48;5;52;31m;\", \"[0m[31m=\", \"[0m[1;48;5;52;31m==[0m[31m\", \"[0m[1;48;5;52;31m|[0m[31m=\", \"[0m[1;48;5;52;31m^=[0m[31m\", \"&[0m[1;48;5;52;31m=[0m[31m\", \"[0m[1;48;5;52;31m<<[0m[31m=\", \"[0m[1;48;5;52;31m>>=[0m[31m\", \"[0m[1;48;5;52;31m+=[0m[31m\", \"[0m[1;48;5;52;31m-[0m[31m=\", \"[0m[1;48;5;52;31m*=[0m[31m\", \"[0m[1;48;5;52;31m/=[0m[31m\", \"[0m[1;48;5;52;31m%[0m[31m=\", \"[0m[1;48;5;52;31m?[0m[31m\", \"[0m[1;48;5;52;31m||[0m[31m\", \"[0m[1;48;5;52;31m&&[0m[31m\", \"[0m[1;48;5;52;31m!=[0m[31m\", \"[0m[1;48;5;52;31m<[0m[31m\", \"[0m[1;48;5;52;31m<[0m[31m=\", \"[0m[1;48;5;52;31m>[0m[31m\", \"[0m[1;48;5;52;31m>=[0m[31m\", \"[0m[1;48;5;52;31m|[0m[31m\", \"[0m[1;48;5;52;31m&[0m[31m\", \"[0m[1;48;5;52;31m^\", \"[0m[31m<[0m[1;48;5;52;31m<[0m[31m\", \"[0m[1;48;5;52;31m>>[0m[31m\", \"[0m[1;48;5;52;31m+[0m[31m\", \"[0m[1;48;5;52;31m-[0m[31m\", \"[0m[1;48;5;52;31m*[0m[31m\", \"[0m[1;48;5;52;31m/[0m[31m\", \"[0m[1;48;5;52;31m%[0m[31m\", \"[0m[1;48;5;52;31m**[0m[31m\", \"[0m[1;48;5;52;31m++[0m[31m\", \"[0m[1;48;5;52;31m--[0m[31m\", \"[0m[1;48;5;52;31m[[0m[31m\", \"[0m[1;48;5;52;31m.[0m[31m\", \"at\", \"leave\", \"switch\", \"[0m[1;48;5;52;31mcase[0m[31m\", \"de[0m[1;48;5;52;31mfaul[0m[31mt[0m[1;48;5;52;31m\"[0m[31m",[0m
[INFO] [stdout] [32m>        message: "unrecognised token 'uint256', expected \"[0m[1;48;5;22;32m![0m[32m=\", \"[0m[1;48;5;22;32m%[0m[32m\", \"[0m[1;48;5;22;32m%[0m[32m=\", \"[0m[1;48;5;22;32m&[0m[32m\", \"&[0m[1;48;5;22;32m&[0m[32m\", \"[0m[1;48;5;22;32m&[0m[32m=\", \"[0m[1;48;5;22;32m*[0m[32m\", \"[0m[1;48;5;22;32m**[0m[32m\", \"[0m[1;48;5;22;32m*[0m[32m=\", \"[0m[1;48;5;22;32m+[0m[32m\", \"[0m[1;48;5;22;32m++[0m[32m\", \"[0m[1;48;5;22;32m+[0m[32m=\", \"[0m[1;48;5;22;32m-[0m[32m\", \"[0m[1;48;5;22;32m--[0m[32m\", \"[0m[1;48;5;22;32m-=[0m[32m\", \"[0m[1;48;5;22;32m.[0m[32m\", \"[0m[1;48;5;22;32m/[0m[32m\", \"[0m[1;48;5;22;32m/[0m[32m=\", \"[0m[1;48;5;22;32m;[0m[32m\", \"[0m[1;48;5;22;32m<[0m[32m\", \"[0m[1;48;5;22;32m<<[0m[32m\", \"[0m[1;48;5;22;32m<<=[0m[32m\", \"<[0m[1;48;5;22;32m=[0m[32m\", \"[0m[1;48;5;22;32m=[0m[32m\", \"[0m[1;48;5;22;32m==[0m[32m\", \"[0m[1;48;5;22;32m>[0m[32m\", \"[0m[1;48;5;22;32m>=[0m[32m\", \"[0m[1;48;5;22;32m>>[0m[32m\", \"[0m[1;48;5;22;32m>>=[0m[32m\", \"[0m[1;48;5;22;32m?[0m[32m\", \"[0m[1;48;5;22;32m[[0m[32m\", \"[0m[1;48;5;22;32m^[0m[32m\", \"[0m[1;48;5;22;32m^=[0m[32m\", \"[0m[1;48;5;22;32mcase[0m[32m\", \"[0m[1;48;5;22;32mdef[0m[32ma[0m[1;48;5;22;32mul[0m[32mt\", \"leave\", \"switch\", \"[0m[1;48;5;22;32m|[0m[32m\", \"[0m[1;48;5;22;32m|=\", \"||\", i[0m[32mde[0m[1;48;5;22;32mn[0m[32mt[0m[1;48;5;22;32mifier[0m[32m",[0m
[INFO] [stdout]          notes: [],
[INFO] [stdout]      },
[INFO] [stdout]      Diagnostic {
[INFO] [stdout]          loc: File(
[INFO] [stdout]              0,
[INFO] [stdout]              555,
[INFO] [stdout]              556,
[INFO] [stdout]          ),
[INFO] [stdout]          level: Error,
[INFO] [stdout]          ty: ParserError,
[INFO] [stdout] [31m<        message: "unrecognised token '}', expected [0m[1;48;5;52;31midentifier[0m[31m, [0m[1;48;5;52;31mstring, hexstring, address, number, rational, hexnumber, [0m[31m\"[0m[1;48;5;52;31m{[0m[31m\", \"[0m[1;48;5;52;31m([0m[31m\", \"+\", \"-\", \"[0m[1;48;5;52;31m![0m[31m\", \"[0m[1;48;5;52;31m~[0m[31m\", \"[0m[1;48;5;52;31m++[0m[31m\", \"[0m[1;48;5;52;31m--[0m[31m\", \"[0m[1;48;5;52;31m[[0m[31m\", [0m[1;48;5;52;31mUint, Int, Byt[0m[31me[0m[1;48;5;52;31ms[0m[31m, \"byte\", \"b[0m[1;48;5;52;31mool[0m[31m\", \"a[0m[1;48;5;52;31mddre[0m[31ms[0m[1;48;5;52;31ms[0m[31m\", \"[0m[1;48;5;52;31ms[0m[31mt[0m[1;48;5;52;31mr[0m[31min[0m[1;48;5;52;31mg[0m[31m\", \"[0m[1;48;5;52;31mbyt[0m[31me[0m[1;48;5;52;31ms[0m[31m\", \"delete\", \"[0m[1;48;5;52;31mnew[0m[31m\", \"[0m[1;48;5;52;31mtyp[0m[31me[0m[1;48;5;52;31m\", \"[0m[31mt[0m[1;48;5;52;31mrue[0m[31m\", \"false\", \"[0m[1;48;5;52;31mpayable[0m[31m\", \"function\", \"[0m[1;48;5;52;31mreturn[0m[31m\", \"[0m[1;48;5;52;31mr[0m[31meve[0m[1;48;5;52;31mrt[0m[31m\", \"i[0m[1;48;5;52;31mf[0m[31m\", \"[0m[1;48;5;52;31mfor[0m[31m\", \"[0m[1;48;5;52;31mwhi[0m[31mle\", \"[0m[1;48;5;52;31mdo[0m[31m\", \"[0m[1;48;5;52;31mcontinu[0m[31me\", \"[0m[1;48;5;52;31mb[0m[31mr[0m[1;48;5;52;31meak[0m[31m\", \"[0m[1;48;5;52;31mem[0m[31mit\", \"[0m[1;48;5;52;31mmapping[0m[31m\", \"try\", \"[0m[1;48;5;52;31ma[0m[31mt\", \"unchecked\", \"[0m[1;48;5;52;31massemb[0m[31ml[0m[1;48;5;52;31my[0m[31m\", \"[0m[1;48;5;52;31mleave[0m[31m\", \"s[0m[1;48;5;52;31mw[0m[31mit[0m[1;48;5;52;31mch\"[0m[31m, [0m[1;48;5;52;31m\"c[0m[31mase[0m[1;48;5;52;31m\"[0m[31m, [0m[1;48;5;52;31m\"[0m[31mdef[0m[1;48;5;52;31ma[0m[31mult[0m[1;48;5;52;31m\"[0m[31m",[0m
[INFO] [stdout] [32m>        message: "unrecognised token '}', expected [0m[1;48;5;22;32m\"!\"[0m[32m, \"[0m[1;48;5;22;32m([0m[32m\", \"[0m[1;48;5;22;32m+[0m[32m\", \"+[0m[1;48;5;22;32m+[0m[32m\", \"-\", \"[0m[1;48;5;22;32m--[0m[32m\", \"[0m[1;48;5;22;32m[[0m[32m\", \"[0m[1;48;5;22;32maddress[0m[32m\", \"[0m[1;48;5;22;32massembly[0m[32m\", \"[0m[1;48;5;22;32mbool[0m[32m\", [0m[1;48;5;22;32m\"br[0m[32me[0m[1;48;5;22;32mak\"[0m[32m, \"byte\", \"b[0m[1;48;5;22;32mytes[0m[32m\", \"[0m[1;48;5;22;32mc[0m[32mas[0m[1;48;5;22;32me[0m[32m\", \"[0m[1;48;5;22;32mcon[0m[32mtin[0m[1;48;5;22;32mue[0m[32m\", \"[0m[1;48;5;22;32md[0m[32me[0m[1;48;5;22;32mfault[0m[32m\", \"delete\", \"[0m[1;48;5;22;32mdo[0m[32m\", \"e[0m[1;48;5;22;32mmi[0m[32mt\", \"false\", \"[0m[1;48;5;22;32mfor[0m[32m\", \"function\", \"[0m[1;48;5;22;32mif[0m[32m\", \"[0m[1;48;5;22;32ml[0m[32me[0m[1;48;5;22;32ma[0m[32mve\", \"[0m[1;48;5;22;32mmapp[0m[32mi[0m[1;48;5;22;32mng[0m[32m\", \"[0m[1;48;5;22;32mnew[0m[32m\", \"[0m[1;48;5;22;32mpayab[0m[32mle\", \"[0m[1;48;5;22;32mreturn[0m[32m\", \"[0m[1;48;5;22;32mr[0m[32me[0m[1;48;5;22;32mvert[0m[32m\", \"[0m[1;48;5;22;32mst[0m[32mr[0m[1;48;5;22;32ming[0m[32m\", \"[0m[1;48;5;22;32msw[0m[32mit[0m[1;48;5;22;32mch[0m[32m\", \"[0m[1;48;5;22;32mtrue[0m[32m\", \"try\", \"t[0m[1;48;5;22;32mype[0m[32m\", \"unchecked\", \"[0m[1;48;5;22;32mwhi[0m[32ml[0m[1;48;5;22;32me[0m[32m\", \"[0m[1;48;5;22;32m{[0m[32m\", \"[0m[1;48;5;22;32m~\", Byte[0m[32ms[0m[1;48;5;22;32m, Int, U[0m[32mi[0m[1;48;5;22;32mn[0m[32mt, a[0m[1;48;5;22;32mddre[0m[32ms[0m[1;48;5;22;32ms, h[0m[32me[0m[1;48;5;22;32mxnumber[0m[32m, [0m[1;48;5;22;32mhexstring, i[0m[32mde[0m[1;48;5;22;32mnti[0m[32mf[0m[1;48;5;22;32mier, n[0m[32mu[0m[1;48;5;22;32mmber, rationa[0m[32ml[0m[1;48;5;22;32m, s[0m[32mt[0m[1;48;5;22;32mring[0m[32m",[0m
[INFO] [stdout]          notes: [],
[INFO] [stdout]      },
[INFO] [stdout]      Diagnostic {
[INFO] [stdout]          loc: File(
[INFO] [stdout]              0,
[INFO] [stdout]              557,
[INFO] [stdout]              558,
[INFO] [stdout]          ),
[INFO] [stdout]          level: Error,
[INFO] [stdout]          ty: ParserError,
[INFO] [stdout] [31m<        message: "unrecognised token '}', expected [0m[1;48;5;52;31midentifier[0m[31m, [0m[1;48;5;52;31mannotation[0m[31m, [0m[1;48;5;52;31mstring[0m[31m, [0m[1;48;5;52;31mhex[0m[31mstr[0m[1;48;5;52;31ming[0m[31m, address[0m[1;48;5;52;31m, number, rational, hexnumber, [0m[31m\"[0m[1;48;5;52;31m;\"[0m[31m, \"[0m[1;48;5;52;31m([0m[31m\", \"[0m[1;48;5;52;31m[\", Uint, Int, B[0m[31myte[0m[1;48;5;52;31ms[0m[31m, \"byte\", \"[0m[1;48;5;52;31mstru[0m[31mc[0m[1;48;5;52;31mt[0m[31m\", \"[0m[1;48;5;52;31mimp[0m[31mort\", \"[0m[1;48;5;52;31mcontr[0m[31ma[0m[1;48;5;52;31mc[0m[31mt\", \"[0m[1;48;5;52;31mprag[0m[31mm[0m[1;48;5;52;31ma[0m[31m\", \"[0m[1;48;5;52;31mbool[0m[31m\", \"a[0m[1;48;5;52;31mddre[0m[31ms[0m[1;48;5;52;31ms[0m[31m\", \"[0m[1;48;5;52;31ms[0m[31mt[0m[1;48;5;52;31mr[0m[31min[0m[1;48;5;52;31mg[0m[31m\", \"[0m[1;48;5;52;31mby[0m[31mt[0m[1;48;5;52;31mes[0m[31m\", \"interface\", \"l[0m[1;48;5;52;31mibr[0m[31ma[0m[1;48;5;52;31mry[0m[31m\", \"[0m[1;48;5;52;31mevent[0m[31m\", \"[0m[1;48;5;52;31menu[0m[31mm\", \"[0m[1;48;5;52;31mty[0m[31mpe\", \"[0m[1;48;5;52;31mt[0m[31mr[0m[1;48;5;52;31mue[0m[31m\", \"[0m[1;48;5;52;31mfal[0m[31ms[0m[1;48;5;52;31me[0m[31m\", \"[0m[1;48;5;52;31mpayable\", \"f[0m[31mu[0m[1;48;5;52;31mn[0m[31mct[0m[1;48;5;52;31mion[0m[31m\", \"[0m[1;48;5;52;31mmapp[0m[31mi[0m[1;48;5;52;31mng[0m[31m\", \"[0m[1;48;5;52;31ma[0m[31mt\", \"[0m[1;48;5;52;31mabs[0m[31mt[0m[1;48;5;52;31mract[0m[31m\", \"using\", [0m[1;48;5;52;31m\"l[0m[31me[0m[1;48;5;52;31mave\"[0m[31m, [0m[1;48;5;52;31m\"sw[0m[31mit[0m[1;48;5;52;31mch\"[0m[31m, [0m[1;48;5;52;31m\"c[0m[31mase[0m[1;48;5;52;31m\"[0m[31m, [0m[1;48;5;52;31m\"[0m[31mdef[0m[1;48;5;52;31ma[0m[31mult[0m[1;48;5;52;31m\"[0m[31m",[0m
[INFO] [stdout] [32m>        message: "unrecognised token '}', expected [0m[1;48;5;22;32m\"(\"[0m[32m, [0m[1;48;5;22;32m\";\"[0m[32m, [0m[1;48;5;22;32m\"[\"[0m[32m, [0m[1;48;5;22;32m\"ab[0m[32mstr[0m[1;48;5;22;32mact\"[0m[32m, [0m[1;48;5;22;32m\"[0m[32maddress\", \"[0m[1;48;5;22;32mbool[0m[32m\", \"[0m[1;48;5;22;32mb[0m[32myte[0m[1;48;5;22;32m\"[0m[32m, \"byte[0m[1;48;5;22;32ms[0m[32m\", \"c[0m[1;48;5;22;32mase[0m[32m\", \"[0m[1;48;5;22;32mc[0m[32mo[0m[1;48;5;22;32mnt[0m[32mr[0m[1;48;5;22;32mac[0m[32mt\", \"[0m[1;48;5;22;32mdef[0m[32ma[0m[1;48;5;22;32mul[0m[32mt\", \"[0m[1;48;5;22;32menu[0m[32mm\", \"[0m[1;48;5;22;32mevent[0m[32m\", \"[0m[1;48;5;22;32mf[0m[32ma[0m[1;48;5;22;32ml[0m[32ms[0m[1;48;5;22;32me[0m[32m\", \"[0m[1;48;5;22;32mfunc[0m[32mti[0m[1;48;5;22;32mo[0m[32mn\", \"[0m[1;48;5;22;32mimpor[0m[32mt\", \"interface\", \"l[0m[1;48;5;22;32me[0m[32ma[0m[1;48;5;22;32mve[0m[32m\", \"[0m[1;48;5;22;32mlibrary[0m[32m\", \"m[0m[1;48;5;22;32mapping[0m[32m\", \"p[0m[1;48;5;22;32mayabl[0m[32me\", \"[0m[1;48;5;22;32mp[0m[32mr[0m[1;48;5;22;32magma[0m[32m\", \"s[0m[1;48;5;22;32mtring[0m[32m\", \"[0m[1;48;5;22;32mstr[0m[32muct\", \"[0m[1;48;5;22;32msw[0m[32mi[0m[1;48;5;22;32mtch[0m[32m\", \"t[0m[1;48;5;22;32mrue[0m[32m\", \"t[0m[1;48;5;22;32mype[0m[32m\", \"using\", [0m[1;48;5;22;32mByt[0m[32me[0m[1;48;5;22;32ms[0m[32m, [0m[1;48;5;22;32mInt, U[0m[32mi[0m[1;48;5;22;32mn[0m[32mt, a[0m[1;48;5;22;32mddre[0m[32ms[0m[1;48;5;22;32ms, annotation, h[0m[32me[0m[1;48;5;22;32mxnumber[0m[32m, [0m[1;48;5;22;32mhexstring, i[0m[32mde[0m[1;48;5;22;32mnti[0m[32mf[0m[1;48;5;22;32mier, n[0m[32mu[0m[1;48;5;22;32mmber, rationa[0m[32ml[0m[1;48;5;22;32m, s[0m[32mt[0m[1;48;5;22;32mring[0m[32m",[0m
[INFO] [stdout]          notes: [],
[INFO] [stdout]      },
[INFO] [stdout]  ]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63ee6c98e982 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63ee6c98e982 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63ee6c98e982 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63ee6c98e982 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63ee6c9a503a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63ee6c9a503a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x63ee6c993a06 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63ee6c993a06 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63ee6c96c1af - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63ee6c96c1af - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63ee6c9865a9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63ee6c8f4bde - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x63ee6c8f4bde - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63ee6c986762 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x63ee6c986762 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63ee6c96c268 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63ee6c963aa9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63ee6c96d0bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63ee6c9a57fc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63ee6c603beb - foundry_solang_parser[4f4a6b2c90a23133]::tests::parser_error_recovery
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:43:9
[INFO] [stdout]   20:     0x63ee6c5ec887 - foundry_solang_parser[4f4a6b2c90a23133]::tests::parser_error_recovery::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:15:27
[INFO] [stdout]   21:     0x63ee6c64f9f6 - <foundry_solang_parser[4f4a6b2c90a23133]::tests::parser_error_recovery::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x63ee6c8e8f8b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x63ee6c8e8f8b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x63ee6c8f57ea - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x63ee6c8f57ea - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x63ee6c8f57ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x63ee6c8f57ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x63ee6c8f57ea - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x63ee6c8f57ea - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x63ee6c8f57ea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x63ee6c8efcb4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x63ee6c8efcb4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x63ee6c8f82e2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x63ee6c8f82e2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x63ee6c8f82e2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x63ee6c8f82e2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x63ee6c8f82e2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x63ee6c8f82e2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x63ee6c8f82e2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x63ee6c98de8f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x63ee6c98de8f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   42:     0x7111fddf5aa4 - <unknown>
[INFO] [stdout]   43:     0x7111fde82a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::parser_error_recovery
[INFO] [stdout]     tests::test_libsolidity
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 16 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "c5324f67214625c8679f58d02eea73ee86a1da4379b8faa291fb264a59184e94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5324f67214625c8679f58d02eea73ee86a1da4379b8faa291fb264a59184e94", kill_on_drop: false }`
[INFO] [stdout] c5324f67214625c8679f58d02eea73ee86a1da4379b8faa291fb264a59184e94
