[INFO] cloning repository https://github.com/Dev-Fault/FSL
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dev-Fault/FSL" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDev-Fault%2FFSL", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDev-Fault%2FFSL'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5c95d9d855ea8d799e036e64dd7666e51299e3b3
[INFO] testing Dev-Fault/FSL against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDev-Fault%2FFSL" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dev-Fault/FSL
[INFO] finished tweaking git repo https://github.com/Dev-Fault/FSL
[INFO] tweaked toml for git repo https://github.com/Dev-Fault/FSL written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dev-Fault/FSL on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dev-Fault/FSL 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 345972d9cb0fc9d03cf3daec9003d4a0b7ad8cec45ea46ef1d042d0a7725bd92
[INFO] running `Command { std: "docker" "start" "-a" "345972d9cb0fc9d03cf3daec9003d4a0b7ad8cec45ea46ef1d042d0a7725bd92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "345972d9cb0fc9d03cf3daec9003d4a0b7ad8cec45ea46ef1d042d0a7725bd92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "345972d9cb0fc9d03cf3daec9003d4a0b7ad8cec45ea46ef1d042d0a7725bd92", kill_on_drop: false }`
[INFO] [stdout] 345972d9cb0fc9d03cf3daec9003d4a0b7ad8cec45ea46ef1d042d0a7725bd92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8acbee4ebeb95bd2a547db9e1dc7efed84f8d1bfe25cec24ca32bbb98691ced2
[INFO] running `Command { std: "docker" "start" "-a" "8acbee4ebeb95bd2a547db9e1dc7efed84f8d1bfe25cec24ca32bbb98691ced2", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling fsl-core v0.1.0 (/opt/rustwide/workdir/fsl-core)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> fsl-core/src/parser.rs:459:29
[INFO] [stdout]     |
[INFO] [stdout] 459 |             PendingArg::Map(mut map) => {
[INFO] [stdout]     |                             ----^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `map`
[INFO] [stdout]    --> fsl-core/src/parser.rs:459:29
[INFO] [stdout]     |
[INFO] [stdout] 459 |             PendingArg::Map(mut map) => {
[INFO] [stdout]     |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_map`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Number` is never constructed
[INFO] [stdout]    --> fsl-core/src/lexer.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 216 | enum Context<'code> {
[INFO] [stdout]     |      ------- variant in this enum
[INFO] [stdout] 217 |     String(Token<'code>),
[INFO] [stdout] 218 |     Number(Token<'code>),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Context` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fsl-cli v0.1.0 (/opt/rustwide/workdir/fsl-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.70s
[INFO] running `Command { std: "docker" "inspect" "8acbee4ebeb95bd2a547db9e1dc7efed84f8d1bfe25cec24ca32bbb98691ced2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8acbee4ebeb95bd2a547db9e1dc7efed84f8d1bfe25cec24ca32bbb98691ced2", kill_on_drop: false }`
[INFO] [stdout] 8acbee4ebeb95bd2a547db9e1dc7efed84f8d1bfe25cec24ca32bbb98691ced2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39ab91113fe93758ec5bd11687fd09490eaa43fa0e4ead33d77be0e3d64e5607
[INFO] running `Command { std: "docker" "start" "-a" "39ab91113fe93758ec5bd11687fd09490eaa43fa0e4ead33d77be0e3d64e5607", kill_on_drop: false }`
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> fsl-core/src/parser.rs:459:29
[INFO] [stdout]     |
[INFO] [stdout] 459 |             PendingArg::Map(mut map) => {
[INFO] [stdout]     |                             ----^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `map`
[INFO] [stdout]    --> fsl-core/src/parser.rs:459:29
[INFO] [stdout]     |
[INFO] [stdout] 459 |             PendingArg::Map(mut map) => {
[INFO] [stdout]     |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_map`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Number` is never constructed
[INFO] [stdout]    --> fsl-core/src/lexer.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 216 | enum Context<'code> {
[INFO] [stdout]     |      ------- variant in this enum
[INFO] [stdout] 217 |     String(Token<'code>),
[INFO] [stdout] 218 |     Number(Token<'code>),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Context` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fsl-core v0.1.0 (/opt/rustwide/workdir/fsl-core)
[INFO] [stderr]    Compiling fsl-cli v0.1.0 (/opt/rustwide/workdir/fsl-cli)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> fsl-core/src/parser.rs:459:29
[INFO] [stdout]     |
[INFO] [stdout] 459 |             PendingArg::Map(mut map) => {
[INFO] [stdout]     |                             ----^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `map`
[INFO] [stdout]    --> fsl-core/src/parser.rs:459:29
[INFO] [stdout]     |
[INFO] [stdout] 459 |             PendingArg::Map(mut map) => {
[INFO] [stdout]     |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_map`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Number` is never constructed
[INFO] [stdout]    --> fsl-core/src/lexer.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 216 | enum Context<'code> {
[INFO] [stdout]     |      ------- variant in this enum
[INFO] [stdout] 217 |     String(Token<'code>),
[INFO] [stdout] 218 |     Number(Token<'code>),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Context` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.23s
[INFO] running `Command { std: "docker" "inspect" "39ab91113fe93758ec5bd11687fd09490eaa43fa0e4ead33d77be0e3d64e5607", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39ab91113fe93758ec5bd11687fd09490eaa43fa0e4ead33d77be0e3d64e5607", kill_on_drop: false }`
[INFO] [stdout] 39ab91113fe93758ec5bd11687fd09490eaa43fa0e4ead33d77be0e3d64e5607
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d01a9a8c7d142623416bd4403abbe607bd82fbfb6bcc3f9032b504da94fe0399
[INFO] running `Command { std: "docker" "start" "-a" "d01a9a8c7d142623416bd4403abbe607bd82fbfb6bcc3f9032b504da94fe0399", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> fsl-core/src/parser.rs:459:29
[INFO] [stderr]     |
[INFO] [stderr] 459 |             PendingArg::Map(mut map) => {
[INFO] [stderr]     |                             ----^^^
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `map`
[INFO] [stderr]    --> fsl-core/src/parser.rs:459:29
[INFO] [stderr]     |
[INFO] [stderr] 459 |             PendingArg::Map(mut map) => {
[INFO] [stderr]     |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_map`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Number` is never constructed
[INFO] [stderr]    --> fsl-core/src/lexer.rs:218:5
[INFO] [stderr]     |
[INFO] [stderr] 216 | enum Context<'code> {
[INFO] [stderr]     |      ------- variant in this enum
[INFO] [stderr] 217 |     String(Token<'code>),
[INFO] [stderr] 218 |     Number(Token<'code>),
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Context` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `fsl-core` (lib) generated 3 warnings (run `cargo fix --lib -p fsl-core` to apply 2 suggestions)
[INFO] [stderr] warning: `fsl-core` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fsl-ad8c5b910359f961)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fsl_core-65ccfcf1037e479d)
[INFO] [stdout] 
[INFO] [stdout] running 347 tests
[INFO] [stdout] test commands::tests::add_two_floats ... ok
[INFO] [stdout] test commands::tests::and_condition ... ok
[INFO] [stdout] test commands::tests::add_two_ints ... ok
[INFO] [stdout] test commands::tests::add_float_and_int ... ok
[INFO] [stdout] test commands::tests::ambiguous_add ... ok
[INFO] [stdout] test commands::tests::capitalize ... ok
[INFO] [stdout] test commands::tests::bool_eq ... ok
[INFO] [stdout] test commands::tests::capitalize_expandable_character ... ok
[INFO] [stdout] test commands::tests::break_nested ... ok
[INFO] [stdout] test commands::tests::capitalize_non_capitalizable_character ... ok
[INFO] [stdout] test commands::tests::case_outside_switch ... ok
[INFO] [stdout] test commands::tests::clamp_float ... ok
[INFO] [stdout] test commands::tests::clamp_invalid_range ... ok
[INFO] [stdout] test commands::tests::break_outside_command ... ok
[INFO] [stdout] test commands::tests::case_with_multiple_values ... ok
[INFO] [stdout] test commands::tests::clamp_int ... ok
[INFO] [stdout] test commands::tests::clamp_max ... ok
[INFO] [stdout] test commands::tests::commands_in_scope ... ok
[INFO] [stdout] test commands::tests::concat ... ok
[INFO] [stdout] test commands::tests::clamp_min ... ok
[INFO] [stdout] test commands::tests::const_cannot_be_freed ... ok
[INFO] [stdout] test commands::tests::clone_var ... ok
[INFO] [stdout] test commands::tests::const_cannot_be_overwritten ... ok
[INFO] [stdout] test commands::tests::const_cannot_be_overwritten_inside_function ... ok
[INFO] [stdout] test commands::tests::const_stores_value ... ok
[INFO] [stdout] test commands::tests::const_value_is_not_mutable_via_index ... ok
[INFO] [stdout] test commands::tests::continue_outside_command ... ok
[INFO] [stdout] test commands::tests::const_accessible_inside_function ... ok
[INFO] [stdout] test commands::tests::div_two_floats ... ok
[INFO] [stdout] test commands::tests::else_if_chain_first_true ... ok
[INFO] [stdout] test commands::tests::custom_command_with_loop_then_break_in_loop ... ok
[INFO] [stdout] test commands::tests::custom_command_no_args ... ok
[INFO] [stdout] test commands::tests::dec_by_x ... ok
[INFO] [stdout] test commands::tests::contains ... ok
[INFO] [stdout] test commands::tests::else_if_outside_if ... ok
[INFO] [stdout] test commands::tests::div_float_and_int ... ok
[INFO] [stdout] test commands::tests::div_by_zero ... ok
[INFO] [stdout] test commands::tests::custom_command ... ok
[INFO] [stdout] test commands::tests::div_two_ints ... ok
[INFO] [stdout] test commands::tests::continue_deeply_nested ... ok
[INFO] [stdout] test commands::tests::else_outside_if ... ok
[INFO] [stdout] test commands::tests::dec ... ok
[INFO] [stdout] test commands::tests::custom_command_complex ... ok
[INFO] [stdout] test commands::tests::ends_with ... ok
[INFO] [stdout] test commands::tests::else_missing ... ok
[INFO] [stdout] test commands::tests::exit_inside_if ... ok
[INFO] [stdout] test commands::tests::fallback_oustide_of_switch ... ok
[INFO] [stdout] test commands::tests::false_if_statement ... ok
[INFO] [stdout] test commands::tests::float_text_eq ... ok
[INFO] [stdout] test commands::tests::free_var ... ok
[INFO] [stdout] test commands::tests::if_statement ... ok
[INFO] [stdout] test commands::tests::if_else_statement ... ok
[INFO] [stdout] test commands::tests::if_then ... ok
[INFO] [stdout] test commands::tests::float_cmp ... ok
[INFO] [stdout] test commands::tests::else_if_statement ... ok
[INFO] [stdout] test commands::tests::exit ... ok
[INFO] [stdout] test commands::tests::if_then_else ... ok
[INFO] [stdout] test commands::tests::inc ... ok
[INFO] [stdout] test commands::tests::inc_by_x ... ok
[INFO] [stdout] test commands::tests::index_matrix ... ok
[INFO] [stdout] test commands::tests::insert ... ok
[INFO] [stdout] test commands::tests::index ... ok
[INFO] [stdout] test commands::tests::int_text_eq ... ok
[INFO] [stdout] test commands::tests::is_alpha_en ... ok
[INFO] [stdout] test commands::tests::is_alpha ... ok
[INFO] [stdout] test commands::tests::insert_map ... ok
[INFO] [stdout] test commands::tests::invalid_key ... ok
[INFO] [stdout] test commands::tests::is_number ... ok
[INFO] [stdout] test commands::tests::is_whitespace ... ok
[INFO] [stdout] test commands::tests::int_cmp ... ok
[INFO] [stdout] test commands::tests::keys_with_commands ... ok
[INFO] [stdout] test commands::tests::length_of_bool ... ok
[INFO] [stdout] test commands::tests::local_const ... ok
[INFO] [stdout] test commands::tests::local_global ... ok
[INFO] [stdout] test commands::tests::local_global_local ... ok
[INFO] [stdout] test commands::tests::lone_then_after_if ... ok
[INFO] [stdout] test commands::tests::mod_by_zero ... ok
[INFO] [stdout] test commands::tests::is_none ... ok
[INFO] [stdout] test commands::tests::mod_two_floats ... ok
[INFO] [stdout] test commands::tests::mul_two_floats ... ok
[INFO] [stdout] test commands::tests::length ... ok
[INFO] [stdout] test commands::tests::mul_two_ints ... ok
[INFO] [stdout] test commands::tests::nested_else_if_chain ... ok
[INFO] [stdout] test commands::tests::mod_two_ints ... ok
[INFO] [stdout] test commands::tests::nested_if_else_2 ... ok
[INFO] [stdout] test commands::tests::pass_var_to_custom_command ... ok
[INFO] [stdout] test commands::tests::nested_if_else_if_chain ... ok
[INFO] [stdout] test commands::tests::nested_if_2 ... ok
[INFO] [stdout] test commands::tests::nested_if ... ok
[INFO] [stdout] test commands::tests::lowercase ... ok
[INFO] [stdout] test commands::tests::mul_float_and_int ... ok
[INFO] [stdout] test commands::tests::nested_if_else ... ok
[INFO] [stdout] test commands::tests::local_vars ... ok
[INFO] [stdout] test commands::tests::matrix_index_nested ... ok
[INFO] [stdout] test commands::tests::print_values ... ok
[INFO] [stdout] test commands::tests::pop ... ok
[INFO] [stdout] test commands::tests::precision ... ok
[INFO] [stdout] test commands::tests::nested_switch ... ok
[INFO] [stdout] test commands::tests::mod_float_and_int ... ok
[INFO] [stdout] test commands::tests::not_condition ... ok
[INFO] [stdout] test commands::tests::or_condition ... ok
[INFO] [stdout] test commands::tests::push_matrix ... ok
[INFO] [stdout] test commands::tests::out_of_scope_var ... ok
[INFO] [stdout] test commands::tests::r#break ... ok
[INFO] [stdout] test commands::tests::push ... ok
[INFO] [stdout] test commands::tests::pass_var_to_custom_command_with_same_name ... ok
[INFO] [stdout] test commands::tests::remove_inner ... ok
[INFO] [stdout] test commands::tests::remove_whitespace ... ok
[INFO] [stdout] test commands::tests::return_nested_functions ... ok
[INFO] [stdout] test commands::tests::return_in_expression ... ok
[INFO] [stdout] test commands::tests::return_from_loop ... ok
[INFO] [stdout] test commands::tests::return_if_then ... ok
[INFO] [stdout] test commands::tests::return_value ... ok
[INFO] [stdout] test commands::tests::random_entry ... ok
[INFO] [stdout] test commands::tests::reverse_list ... ok
[INFO] [stdout] test commands::tests::return_in_repeat_in_if ... ok
[INFO] [stdout] test commands::tests::random_range ... ok
[INFO] [stdout] test commands::tests::replace ... ok
[INFO] [stdout] test commands::tests::reverse_var ... ok
[INFO] [stdout] test commands::tests::repeat ... ok
[INFO] [stdout] test commands::tests::remove_inner_var ... ok
[INFO] [stdout] test commands::tests::remove ... ok
[INFO] [stdout] test commands::tests::r#continue ... ok
[INFO] [stdout] test commands::tests::search_replace ... ok
[INFO] [stdout] test commands::tests::sequential_ifs_after_false ... ok
[INFO] [stdout] test commands::tests::search_replace_var ... ok
[INFO] [stdout] test commands::tests::reverse_text ... ok
[INFO] [stdout] test commands::tests::set_none_map ... ok
[INFO] [stdout] test commands::tests::slice_replace ... ok
[INFO] [stdout] test commands::tests::slice_replace_var ... ok
[INFO] [stdout] test commands::tests::scope_returns ... ok
[INFO] [stdout] test commands::tests::return_statement ... ok
[INFO] [stdout] test commands::tests::store_before_local ... ok
[INFO] [stdout] test commands::tests::shuffle ... ok
[INFO] [stdout] test commands::tests::store_after_local ... ok
[INFO] [stdout] test commands::tests::split ... ok
[INFO] [stdout] test commands::tests::starts_with ... ok
[INFO] [stdout] test commands::tests::store_global_if_outer_var_exists ... ok
[INFO] [stdout] test commands::tests::store_in_result_of_command ... ok
[INFO] [stdout] test commands::tests::store_command_result_in_var ... ok
[INFO] [stdout] test commands::tests::slice_replace_invalid_index ... ok
[INFO] [stdout] test commands::tests::return_outside_command ... ok
[INFO] [stdout] test commands::tests::scope_vars ... ok
[INFO] [stdout] test commands::tests::store_map ... ok
[INFO] [stdout] test commands::tests::store_var_in_var ... ok
[INFO] [stdout] test commands::tests::sub_float_and_int ... ok
[INFO] [stdout] test commands::tests::sub_two_ints ... ok
[INFO] [stdout] test commands::tests::switch_multiple_fallbacks ... ok
[INFO] [stdout] test commands::tests::switch_statement_fallback ... ok
[INFO] [stdout] test commands::tests::sub_two_floats ... ok
[INFO] [stdout] test commands::tests::swap ... ok
[INFO] [stdout] test commands::tests::switch_statement ... ok
[INFO] [stdout] test commands::tests::substitute_map_args ... ok
[INFO] [stdout] test commands::tests::switch_statement_no_case ... ok
[INFO] [stdout] test commands::tests::switch_statement_no_fallback ... ok
[INFO] [stdout] test commands::tests::switch_statement_second_case ... ok
[INFO] [stdout] test commands::tests::store_local_if_no_outer_var_exists ... ok
[INFO] [stdout] test commands::tests::store_list_in_var ... ok
[INFO] [stdout] test commands::tests::store_var ... ok
[INFO] [stdout] test commands::tests::then_outside_if ... ok
[INFO] [stdout] test commands::tests::return_across_multiple_functions_and_loops ... ok
[INFO] [stdout] test commands::tests::then_with_multiple_values ... ok
[INFO] [stdout] test commands::tests::uppercase ... ok
[INFO] [stdout] test commands::tests::update_local ... ok
[INFO] [stdout] test commands::tests::trim ... ok
[INFO] [stdout] test interpreter::bool_keyword_logic ... ok
[INFO] [stdout] test commands::tests::values_in_scope ... ok
[INFO] [stdout] test commands::tests::update_map ... ok
[INFO] [stdout] test commands::tests::while_loop ... ok
[INFO] [stdout] test interpreter::const_map ... ok
[INFO] [stdout] test commands::tests::text_cmp ... ok
[INFO] [stdout] test interpreter::clone_command ... ok
[INFO] [stdout] test interpreter::complex_expression_chaining ... ok
[INFO] [stdout] test interpreter::chained_comparisons ... ok
[INFO] [stdout] test interpreter::case_conversion_chain ... ok
[INFO] [stdout] test interpreter::capitalize_edge_cases ... ok
[INFO] [stdout] test interpreter::bubble_sort ... ok
[INFO] [stdout] test interpreter::command_return_values ... ok
[INFO] [stdout] test interpreter::chained_method_calls ... ok
[INFO] [stdout] test interpreter::contains_deep_array ... ok
[INFO] [stdout] test interpreter::conditional_logic_chain ... ok
[INFO] [stdout] test interpreter::contains_command ... ok
[INFO] [stdout] test interpreter::custom_command_calls_custom_command ... ok
[INFO] [stdout] test interpreter::deep_matrix ... ok
[INFO] [stdout] test interpreter::error_division_by_zero ... ok
[INFO] [stdout] test interpreter::edit_matrix ... ok
[INFO] [stdout] test interpreter::error_index_out_of_bounds ... ok
[INFO] [stdout] test interpreter::dec_command ... ok
[INFO] [stdout] test interpreter::error_negative_index ... ok
[INFO] [stdout] test interpreter::contains_sub_array ... ok
[INFO] [stdout] test interpreter::error_swap_out_of_bounds ... ok
[INFO] [stdout] test interpreter::empty_list_operations ... ok
[INFO] [stdout] test interpreter::error_modulus_by_zero ... ok
[INFO] [stdout] test interpreter::error_insert_beyond_length ... ok
[INFO] [stdout] test interpreter::float_division_precision ... ok
[INFO] [stdout] test interpreter::float_commands ... ok
[INFO] [stdout] test interpreter::find_max_in_list ... ok
[INFO] [stdout] test interpreter::factorial_calculator ... ok
[INFO] [stdout] test interpreter::error_free_nonexistent ... ok
[INFO] [stdout] test interpreter::float_vars ... ok
[INFO] [stdout] test interpreter::fibonacci_sequence ... ok
[INFO] [stdout] test interpreter::free_variable ... ok
[INFO] [stdout] test commands::tests::return_statement_nested ... ok
[INFO] [stdout] test interpreter::float_equality ... ok
[INFO] [stdout] test interpreter::hello_world ... ok
[INFO] [stdout] test interpreter::indexing_deeply_nested_maps_and_lists ... ok
[INFO] [stdout] test interpreter::indexing_maps_in_lists ... ok
[INFO] [stdout] test interpreter::indexing_map_with_index_command ... ok
[INFO] [stdout] test interpreter::inner_map_access ... ok
[INFO] [stdout] test interpreter::int_equality ... ok
[INFO] [stdout] test interpreter::inc_command ... ok
[INFO] [stdout] test interpreter::int_float_equality ... ok
[INFO] [stdout] test interpreter::interpret_embedded ... ok
[INFO] [stdout] test interpreter::invalid_command_arg ... ok
[INFO] [stdout] test interpreter::index_global_in_local_scope ... ok
[INFO] [stdout] test interpreter::list_contains_search ... ok
[INFO] [stdout] test interpreter::list_equality ... ok
[INFO] [stdout] test interpreter::list_remove_and_length ... ok
[INFO] [stdout] test interpreter::list_filter_evens ... ok
[INFO] [stdout] test interpreter::mixed_comments ... ok
[INFO] [stdout] test interpreter::list_replace ... ok
[INFO] [stdout] test interpreter::map_dot_notation ... ok
[INFO] [stdout] test interpreter::matrix_manipulation ... ok
[INFO] [stdout] test interpreter::modulus_operations ... ok
[INFO] [stdout] test interpreter::mixed_type_concatenation ... ok
[INFO] [stdout] test interpreter::multi_line_comment ... ok
[INFO] [stdout] test interpreter::nested_map_set ... ok
[INFO] [stdout] test interpreter::nested_while_loops ... ok
[INFO] [stdout] test interpreter::parameter_var_in_function_in_list ... ok
[INFO] [stdout] test interpreter::nested_conditional_with_bools ... ok
[INFO] [stdout] test interpreter::multiple_maps ... ok
[INFO] [stdout] test interpreter::negative_numbers ... ok
[INFO] [stdout] test interpreter::nested_list_operations ... ok
[INFO] [stdout] test interpreter::print_list ... ok
[INFO] [stdout] test interpreter::print_matrix ... ok
[INFO] [stdout] test interpreter::print_list_with_one_item ... ok
[INFO] [stdout] test interpreter::print_empty_list ... ok
[INFO] [stdout] test interpreter::push_pop ... ok
[INFO] [stdout] test interpreter::repeat_with_multiple_commands ... ok
[INFO] [stdout] test interpreter::print_var_list ... ok
[INFO] [stdout] test interpreter::single_line_comment ... ok
[INFO] [stdout] test interpreter::print_iterated_list ... ok
[INFO] [stdout] test interpreter::string_equality ... ok
[INFO] [stdout] test interpreter::string_indexing ... ok
[INFO] [stdout] test interpreter::string_remove ... ok
[INFO] [stdout] test interpreter::split_command ... ok
[INFO] [stdout] test interpreter::string_insert ... ok
[INFO] [stdout] test interpreter::string_replace ... ok
[INFO] [stdout] test interpreter::sum_of_list ... ok
[INFO] [stdout] test interpreter::string_starts_ends_with ... ok
[INFO] [stdout] test interpreter::var_insert ... ok
[INFO] [stdout] test lexer::tests::tokenize_advanced_1 ... ok
[INFO] [stdout] test lexer::tests::tokenize_chained_calls ... ok
[INFO] [stdout] test lexer::tests::tokenize_empty_string ... ok
[INFO] [stdout] test lexer::tests::tokenize_escaped_string ... ok
[INFO] [stdout] test lexer::tests::tokenize_float ... ok
[INFO] [stdout] test lexer::tests::tokenize_complex ... ok
[INFO] [stdout] test lexer::tests::tokenize_string ... ok
[INFO] [stdout] test lexer::tests::tokenize_symbols ... ok
[INFO] [stdout] test lexer::tests::tokenize_negative_number ... ok
[INFO] [stdout] test lexer::tests::tokenize_nested_calls ... ok
[INFO] [stdout] test lexer::tests::tokenize_map ... ok
[INFO] [stdout] test lexer::tests::tokenize_many_escapes ... ok
[INFO] [stdout] test lexer::tests::unclosed_string_error ... ok
[INFO] [stdout] test lexer::tests::tokenize_boolean_keywords ... ok
[INFO] [stdout] test parser::tests::chain_after_command_with_list ... ok
[INFO] [stdout] test parser::tests::command_list_command_command ... ok
[INFO] [stdout] test parser::tests::command_with_list_containing_nested_command_with_list ... ok
[INFO] [stdout] test parser::tests::command_without_parens ... ok
[INFO] [stdout] test parser::tests::consecutive_dots_should_error ... ok
[INFO] [stdout] test parser::tests::commands_in_lists_in_commands ... ok
[INFO] [stdout] test parser::tests::deeply_nested_commands_lists_mixed ... ok
[INFO] [stdout] test parser::tests::deeply_nested_commands ... ok
[INFO] [stdout] test parser::tests::deeply_nested_maps ... ok
[INFO] [stdout] test parser::tests::deeply_nested_lists ... ok
[INFO] [stdout] test parser::tests::dot_after_command_no_chain ... ok
[INFO] [stdout] test parser::tests::dot_arg ... ok
[INFO] [stdout] test parser::tests::dot_arg_chain ... ok
[INFO] [stdout] test parser::tests::dot_arg_invalid_object ... ok
[INFO] [stdout] test parser::tests::dot_arg_object ... ok
[INFO] [stdout] test parser::tests::dot_at_start_should_error ... ok
[INFO] [stdout] test parser::tests::empty_args ... ok
[INFO] [stdout] test parser::tests::empty_list ... ok
[INFO] [stdout] test parser::tests::inner_thing ... ok
[INFO] [stdout] test parser::tests::key_without_value_is_error ... ok
[INFO] [stdout] test parser::tests::list_with_expressions ... ok
[INFO] [stdout] test parser::tests::command_after_list_in_command ... ok
[INFO] [stdout] test parser::tests::list_with_mixed_content ... ok
[INFO] [stdout] test interpreter::out_of_place_comment ... ok
[INFO] [stdout] test parser::tests::map_inside_list_inside_map ... ok
[INFO] [stdout] test parser::tests::map_value_is_expression ... ok
[INFO] [stdout] test parser::tests::map_inside_map ... ok
[INFO] [stdout] test parser::tests::map_with_list ... ok
[INFO] [stdout] test lexer::tests::tokenize_inline_comment ... ok
[INFO] [stdout] test parser::tests::map_with_mixed_content ... ok
[INFO] [stdout] test parser::tests::matrix_of_commands ... ok
[INFO] [stdout] test parser::tests::mixed_list_and_map_is_error ... ok
[INFO] [stdout] test parser::tests::mixed_state_transitions ... ok
[INFO] [stdout] test parser::tests::multiple_lists_same_level ... ok
[INFO] [stdout] test parser::tests::multiple_args ... ok
[INFO] [stdout] test parser::tests::multiple_statements_with_method_chains ... ok
[INFO] [stdout] test parser::tests::nested_command ... ok
[INFO] [stdout] test parser::tests::nested_lists ... ok
[INFO] [stdout] test parser::tests::parallel_nested_structures ... ok
[INFO] [stdout] test parser::tests::parameters ... ok
[INFO] [stdout] test parser::tests::parse_advanced_1 ... ok
[INFO] [stdout] test parser::tests::parse_advanced_2 ... ok
[INFO] [stdout] test parser::tests::chain_after_expression ... ok
[INFO] [stdout] test parser::tests::parse_advanced_3 ... ok
[INFO] [stdout] test parser::tests::chain_after_nested_expression ... ok
[INFO] [stdout] test interpreter::zero_repetitions ... ok
[INFO] [stdout] test parser::tests::parse_advanced_5 ... ok
[INFO] [stdout] test interpreter::text_search_and_count ... ok
[INFO] [stdout] test parser::tests::parse_advanced_4 ... ok
[INFO] [stdout] test parser::tests::parse_deeply_nested_expression ... ok
[INFO] [stdout] test parser::tests::parse_empty_expression ... ok
[INFO] [stdout] test parser::tests::parse_empty_list ... ok
[INFO] [stdout] test parser::tests::parse_empty_list_in_command ... ok
[INFO] [stdout] test parser::tests::parse_expression_in_list ... ok
[INFO] [stdout] test lexer::tests::unclosed_comment_error ... ok
[INFO] [stdout] test parser::tests::parse_multiple_expressions ... ok
[INFO] [stdout] test parser::tests::parse_nested_expression ... ok
[INFO] [stdout] test parser::tests::parse_map_in_expression_arg ... ok
[INFO] [stdout] test parser::tests::parse_keyword_arg ... ok
[INFO] [stdout] test parser::tests::parse_chained_dot_expressions ... ok
[INFO] [stdout] test parser::tests::parse_nested_list ... ok
[INFO] [stdout] test parser::tests::parse_simple ... ok
[INFO] [stdout] test parser::tests::parse_simple_map ... ok
[INFO] [stdout] test parser::tests::parse_trailing_comma ... ok
[INFO] [stdout] test parser::tests::parse_string_arg ... ok
[INFO] [stdout] test parser::tests::parse_simple_path ... ok
[INFO] [stdout] test parser::tests::trailing_comma_list ... ok
[INFO] [stdout] test parser::tests::unbalanced_brackets ... ok
[INFO] [stdout] test parser::tests::trailing_comma_command ... ok
[INFO] [stdout] test parser::tests::triple_nested_list_command_list ... ok
[INFO] [stdout] test parser::tests::unbalanced_close_paren ... ok
[INFO] [stdout] test parser::tests::unbalanced_open_paren ... ok
[INFO] [stdout] test parser::tests::parse_simple_dot ... ok
[INFO] [stdout] test interpreter::catch_memory_overflow ... ok
[INFO] [stdout] test interpreter::handle_print_overflow ... FAILED
[INFO] [stdout] test parser::tests::literal_at_top_level_should_error ... ok
[INFO] [stdout] test parser::tests::lists_in_commands_in_lists ... ok
[INFO] [stdout] test lexer::tests::tokenize_float_missing_suffix - should panic ... ok
[INFO] [stdout] test interpreter::handle_int_overflow ... FAILED
[INFO] [stdout] test parser::tests::multiple_trailing_commas ... FAILED
[INFO] [stdout] test interpreter::catch_output_overflow ... ok
[INFO] [stdout] test commands::tests::sleep ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- interpreter::handle_print_overflow stdout ----
[INFO] [stdout] DEBUG
[INFO] [stdout] [fsl-core/src/commands.rs:2528:9] &result = Err(
[INFO] [stdout]     InterpreterError {
[INFO] [stdout]         error_type: Command(
[INFO] [stdout]             ValueError(
[INFO] [stdout]                 NonExistantVar(
[INFO] [stdout]                     "cannot get value of non existant var 00000000000000000000000000000000000000000000000\n            00000000000000000000000000000000000000000000000000000\n            00000000000000000000000000000000000000000000000000000\n            00000000000000000000000000000000000000000000000000000\n            00000000000000000000000000000000000000000000000000000",
[INFO] [stdout]                 ),
[INFO] [stdout]             ),
[INFO] [stdout]         ),
[INFO] [stdout]         stack_trace: Some(
[INFO] [stdout]             "print",
[INFO] [stdout]         ),
[INFO] [stdout]     },
[INFO] [stdout] )
[INFO] [stdout] 
[INFO] [stdout] thread 'interpreter::handle_print_overflow' (226) panicked at fsl-core/src/commands.rs:2530:29:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: InterpreterError { error_type: Command(ValueError(NonExistantVar("cannot get value of non existant var 00000000000000000000000000000000000000000000000\n            00000000000000000000000000000000000000000000000000000\n            00000000000000000000000000000000000000000000000000000\n            00000000000000000000000000000000000000000000000000000\n            00000000000000000000000000000000000000000000000000000"))), stack_trace: Some("print") }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57d167b1b9da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57d167b1b9da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57d167b1b9da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57d167b1b9da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57d167b3245a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57d167b3245a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x57d167b20332 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x57d167b20332 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x57d167afa64f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57d167afa64f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57d167b13d29 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57d1679ed7ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x57d1679ed7ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57d167b13fa2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x57d167b13fa2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57d167afa708 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57d167aef919 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57d167afb41d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57d167b32c1c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57d167b32992 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57d1678d3a20 - <core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, fsl_core[4e0870e95f1a094e]::error::InterpreterError>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x57d1678d3a20 - fsl_core[4e0870e95f1a094e]::commands::tests::test_interpreter::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/fsl-core/src/commands.rs:2530:29
[INFO] [stdout]   22:     0x57d16793d70c - fsl_core[4e0870e95f1a094e]::interpreter::handle_print_overflow::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/fsl-core/src/lib.rs:480:10
[INFO] [stdout]   23:     0x57d1679934e2 - <core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57d16799355d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x57d167975e4d - <tokio[8872530471530e45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x57d167975d4b - tokio[8872530471530e45]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[8872530471530e45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x57d167975d4b - tokio[8872530471530e45]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[8872530471530e45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x57d167975d4b - <tokio[8872530471530e45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x57d16796f890 - <tokio[8872530471530e45]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[8872530471530e45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x57d167974bcd - <tokio[8872530471530e45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x57d167973e74 - <tokio[8872530471530e45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8872530471530e45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x57d16794b73b - <tokio[8872530471530e45]::runtime::context::scoped::Scoped<tokio[8872530471530e45]::runtime::scheduler::Context>>::set::<<tokio[8872530471530e45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8872530471530e45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[8872530471530e45]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x57d1679ab779 - tokio[8872530471530e45]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[8872530471530e45]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[8872530471530e45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8872530471530e45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x57d16797c9b2 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[8872530471530e45]::runtime::context::Context>>::try_with::<tokio[8872530471530e45]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[8872530471530e45]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[8872530471530e45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8872530471530e45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[8872530471530e45]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x57d16797c53e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[8872530471530e45]::runtime::context::Context>>::with::<tokio[8872530471530e45]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[8872530471530e45]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[8872530471530e45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8872530471530e45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[8872530471530e45]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x57d1679a8c8d - tokio[8872530471530e45]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[8872530471530e45]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[8872530471530e45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8872530471530e45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x57d167971d90 - <tokio[8872530471530e45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8872530471530e45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x57d167972086 - <tokio[8872530471530e45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x57d167973980 - <tokio[8872530471530e45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x57d1679c9413 - tokio[8872530471530e45]::runtime::context::runtime::enter_runtime::<<tokio[8872530471530e45]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x57d16796e381 - <tokio[8872530471530e45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x57d16796df54 - <tokio[8872530471530e45]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x57d16796e11f - <tokio[8872530471530e45]::runtime::runtime::Runtime>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:345:18
[INFO] [stdout]   44:     0x57d167947391 - fsl_core[4e0870e95f1a094e]::interpreter::handle_print_overflow
[INFO] [stdout]                                at /opt/rustwide/workdir/fsl-core/src/lib.rs:480:15
[INFO] [stdout]   45:     0x57d1679359b7 - fsl_core[4e0870e95f1a094e]::interpreter::handle_print_overflow::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/fsl-core/src/lib.rs:470:37
[INFO] [stdout]   46:     0x57d1678cde06 - <fsl_core[4e0870e95f1a094e]::interpreter::handle_print_overflow::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x57d1679e0acb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x57d1679e0acb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x57d1679ee2bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x57d1679ee2bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x57d1679ee2bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x57d1679ee2bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x57d1679ee2bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x57d1679ee2bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x57d1679ee2bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x57d1679e79d4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x57d1679e79d4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x57d1679f0ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x57d1679f0ec2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x57d1679f0ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x57d1679f0ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x57d1679f0ec2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x57d1679f0ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x57d1679f0ec2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x57d167b1b2df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   66:     0x57d167b1b2df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x789897126aa4 - <unknown>
[INFO] [stdout]   68:     0x7898971b3a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- interpreter::handle_int_overflow stdout ----
[INFO] [stdout] [fsl-core/src/lib.rs:465:9] &result = Err(
[INFO] [stdout]     InterpreterError {
[INFO] [stdout]         error_type: Command(
[INFO] [stdout]             ValueError(
[INFO] [stdout]                 NonExistantVar(
[INFO] [stdout]                     "cannot get value of non existant var 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000\n            00000000000000000000000000000000000000000000000000000000000000000",
[INFO] [stdout]                 ),
[INFO] [stdout]             ),
[INFO] [stdout]         ),
[INFO] [stdout]         stack_trace: Some(
[INFO] [stdout]             "print > random_range",
[INFO] [stdout]         ),
[INFO] [stdout]     },
[INFO] [stdout] )
[INFO] [stdout] 
[INFO] [stdout] thread 'interpreter::handle_int_overflow' (225) panicked at fsl-core/src/lib.rs:466:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57d167b1b9da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57d167b1b9da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57d167b1b9da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57d167b1b9da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57d167b3245a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57d167b3245a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x57d167b20332 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x57d167b20332 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x57d167afa64f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57d167afa64f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57d167b13d29 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57d1679ed7ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x57d1679ed7ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57d167b13fa2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x57d167b13fa2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57d167afa73a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x57d167aef919 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57d167afb41d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57d167b32c1c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57d167b32be2 - core[e929cb53b82a81ca]::panicking::panic
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x57d167935fc4 - fsl_core[4e0870e95f1a094e]::interpreter::test_interpreter_not_err::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/fsl-core/src/lib.rs:466:9
[INFO] [stdout]   21:     0x57d16793b82f - fsl_core[4e0870e95f1a094e]::interpreter::handle_int_overflow::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/fsl-core/src/lib.rs:491:10
[INFO] [stdout]   22:     0x57d1679934e2 - <core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x57d16799355d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57d167975e4d - <tokio[8872530471530e45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x57d167975d4b - tokio[8872530471530e45]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[8872530471530e45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x57d167975d4b - tokio[8872530471530e45]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[8872530471530e45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x57d167975d4b - <tokio[8872530471530e45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x57d16796f890 - <tokio[8872530471530e45]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[8872530471530e45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x57d167974bcd - <tokio[8872530471530e45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x57d167973e74 - <tokio[8872530471530e45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8872530471530e45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x57d16794b73b - <tokio[8872530471530e45]::runtime::context::scoped::Scoped<tokio[8872530471530e45]::runtime::scheduler::Context>>::set::<<tokio[8872530471530e45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8872530471530e45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[8872530471530e45]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x57d1679ab779 - tokio[8872530471530e45]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[8872530471530e45]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[8872530471530e45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8872530471530e45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x57d16797c9b2 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[8872530471530e45]::runtime::context::Context>>::try_with::<tokio[8872530471530e45]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[8872530471530e45]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[8872530471530e45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8872530471530e45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[8872530471530e45]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x57d16797c53e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[8872530471530e45]::runtime::context::Context>>::with::<tokio[8872530471530e45]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[8872530471530e45]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[8872530471530e45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8872530471530e45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[8872530471530e45]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x57d1679a8c8d - tokio[8872530471530e45]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[8872530471530e45]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[8872530471530e45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8872530471530e45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x57d167971d90 - <tokio[8872530471530e45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8872530471530e45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x57d167972086 - <tokio[8872530471530e45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x57d167973980 - <tokio[8872530471530e45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x57d1679c9413 - tokio[8872530471530e45]::runtime::context::runtime::enter_runtime::<<tokio[8872530471530e45]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x57d16796e381 - <tokio[8872530471530e45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x57d16796df54 - <tokio[8872530471530e45]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x57d16796e11f - <tokio[8872530471530e45]::runtime::runtime::Runtime>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x57d1679455d1 - fsl_core[4e0870e95f1a094e]::interpreter::handle_int_overflow
[INFO] [stdout]                                at /opt/rustwide/workdir/fsl-core/src/lib.rs:491:15
[INFO] [stdout]   44:     0x57d167935297 - fsl_core[4e0870e95f1a094e]::interpreter::handle_int_overflow::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/fsl-core/src/lib.rs:484:35
[INFO] [stdout]   45:     0x57d1678cd9c6 - <fsl_core[4e0870e95f1a094e]::interpreter::handle_int_overflow::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x57d1679e0acb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x57d1679e0acb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x57d1679ee2bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x57d1679ee2bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x57d1679ee2bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x57d1679ee2bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x57d1679ee2bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x57d1679ee2bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x57d1679ee2bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x57d1679e79d4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x57d1679e79d4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x57d1679f0ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x57d1679f0ec2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x57d1679f0ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x57d1679f0ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x57d1679f0ec2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr] error: test failed, to rerun pass `-p fsl-core --lib`
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x57d1679f0ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x57d1679f0ec2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x57d167b1b2df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   65:     0x57d167b1b2df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x789897126aa4 - <unknown>
[INFO] [stdout]   67:     0x7898971b3a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parser::tests::multiple_trailing_commas stdout ----
[INFO] [stdout] [fsl-core/src/parser.rs:1940:9] &result = Ok(
[INFO] [stdout]     [
[INFO] [stdout]         Expression {
[INFO] [stdout]             name: "store",
[INFO] [stdout]             args: [
[INFO] [stdout]                 Identifier(
[INFO] [stdout]                     "data",
[INFO] [stdout]                 ),
[INFO] [stdout]                 List(
[INFO] [stdout]                     [
[INFO] [stdout]                         Number(
[INFO] [stdout]                             "1",
[INFO] [stdout]                         ),
[INFO] [stdout]                         Number(
[INFO] [stdout]                             "2",
[INFO] [stdout]                         ),
[INFO] [stdout]                     ],
[INFO] [stdout]                 ),
[INFO] [stdout]             ],
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout] )
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::tests::multiple_trailing_commas' (332) panicked at fsl-core/src/parser.rs:1941:9:
[INFO] [stdout] assertion failed: result.is_err()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57d167b1b9da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57d167b1b9da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57d167b1b9da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57d167b1b9da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57d167b3245a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57d167b3245a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x57d167b20332 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x57d167b20332 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x57d167afa64f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57d167afa64f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57d167b13d29 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57d1679ed7ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x57d1679ed7ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57d167b13fa2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x57d167b13fa2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57d167afa73a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x57d167aef919 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57d167afb41d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57d167b32c1c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57d167b32be2 - core[e929cb53b82a81ca]::panicking::panic
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x57d1679237a9 - fsl_core[4e0870e95f1a094e]::parser::tests::multiple_trailing_commas
[INFO] [stdout]                                at /opt/rustwide/workdir/fsl-core/src/parser.rs:1941:9
[INFO] [stdout]   21:     0x57d167902c87 - fsl_core[4e0870e95f1a094e]::parser::tests::multiple_trailing_commas::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/fsl-core/src/parser.rs:1938:34
[INFO] [stdout]   22:     0x57d1678cf386 - <fsl_core[4e0870e95f1a094e]::parser::tests::multiple_trailing_commas::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x57d1679e0acb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x57d1679e0acb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x57d1679ee2bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x57d1679ee2bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x57d1679ee2bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x57d1679ee2bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x57d1679ee2bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x57d1679ee2bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x57d1679ee2bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x57d1679e79d4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x57d1679e79d4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x57d1679f0ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x57d1679f0ec2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x57d1679f0ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x57d1679f0ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x57d1679f0ec2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x57d1679f0ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x57d1679f0ec2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x57d167b1b2df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   42:     0x57d167b1b2df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x789897126aa4 - <unknown>
[INFO] [stdout]   44:     0x7898971b3a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     interpreter::handle_int_overflow
[INFO] [stdout]     interpreter::handle_print_overflow
[INFO] [stdout]     parser::tests::multiple_trailing_commas
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 344 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d01a9a8c7d142623416bd4403abbe607bd82fbfb6bcc3f9032b504da94fe0399", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d01a9a8c7d142623416bd4403abbe607bd82fbfb6bcc3f9032b504da94fe0399", kill_on_drop: false }`
[INFO] [stdout] d01a9a8c7d142623416bd4403abbe607bd82fbfb6bcc3f9032b504da94fe0399
