[INFO] fetching crate darklua-demo 3.2.1...
[INFO] testing darklua-demo-3.2.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate darklua-demo 3.2.1 into /workspace/builds/worker-2-tc2/source
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate darklua-demo 3.2.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate darklua-demo 3.2.1
[INFO] tweaked toml for crates.io crate darklua-demo 3.2.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate darklua-demo 3.2.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate darklua-demo 3.2.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8cd5829e4c78468a13ecabe7fb282a97ab14a7bbcca620449d77d2cb53950908
[INFO] running `Command { std: "docker" "start" "-a" "8cd5829e4c78468a13ecabe7fb282a97ab14a7bbcca620449d77d2cb53950908", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8cd5829e4c78468a13ecabe7fb282a97ab14a7bbcca620449d77d2cb53950908", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cd5829e4c78468a13ecabe7fb282a97ab14a7bbcca620449d77d2cb53950908", kill_on_drop: false }`
[INFO] [stdout] 8cd5829e4c78468a13ecabe7fb282a97ab14a7bbcca620449d77d2cb53950908
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a481f3d88ffe3c5f21e25ffcd6eba5035bb95848b5c1006ee7facfd9d1255d8b
[INFO] running `Command { std: "docker" "start" "-a" "a481f3d88ffe3c5f21e25ffcd6eba5035bb95848b5c1006ee7facfd9d1255d8b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling brownstone v3.0.0
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling indent_write v2.2.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling joinery v2.1.0
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling elsa v1.10.0
[INFO] [stderr]    Compiling durationfmt v0.1.1
[INFO] [stderr]    Compiling pathdiff v0.2.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling strfmt v0.2.4
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.80
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.33
[INFO] [stderr]    Compiling blake3 v1.5.4
[INFO] [stderr]    Compiling const_format v0.2.33
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling pori v0.0.0
[INFO] [stderr]    Compiling nom-supreme v0.8.0
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling notify-debouncer-mini v0.4.1
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling ctrlc v3.4.5
[INFO] [stderr]    Compiling full_moon_derive v0.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling wax v0.5.0
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling smol_str v0.3.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling full_moon v1.1.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling darklua-demo v3.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "a481f3d88ffe3c5f21e25ffcd6eba5035bb95848b5c1006ee7facfd9d1255d8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a481f3d88ffe3c5f21e25ffcd6eba5035bb95848b5c1006ee7facfd9d1255d8b", kill_on_drop: false }`
[INFO] [stdout] a481f3d88ffe3c5f21e25ffcd6eba5035bb95848b5c1006ee7facfd9d1255d8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41115bdc57a180eedc4b71574b3a47af1c07cdc2ce38d1a51b138756790729ad
[INFO] running `Command { std: "docker" "start" "-a" "41115bdc57a180eedc4b71574b3a47af1c07cdc2ce38d1a51b138756790729ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling tracy-client-sys v0.24.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling predicates-core v1.0.8
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling predicates-tree v1.0.11
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling predicates v3.1.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling insta v1.40.0
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling darklua-demo v3.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tracy-client v0.17.4
[INFO] [stderr]    Compiling tracing-tracy v0.11.3
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 51.78s
[INFO] running `Command { std: "docker" "inspect" "41115bdc57a180eedc4b71574b3a47af1c07cdc2ce38d1a51b138756790729ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41115bdc57a180eedc4b71574b3a47af1c07cdc2ce38d1a51b138756790729ad", kill_on_drop: false }`
[INFO] [stdout] 41115bdc57a180eedc4b71574b3a47af1c07cdc2ce38d1a51b138756790729ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f637833e2d1ce672e3d71cde43925647aa74b1b5859b702262e93cf754b3006f
[INFO] running `Command { std: "docker" "start" "-a" "f637833e2d1ce672e3d71cde43925647aa74b1b5859b702262e93cf754b3006f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/darklua_core-bb27b490e80940fb)
[INFO] [stdout] 
[INFO] [stdout] running 1639 tests
[INFO] [stdout] test ast_converter::test::convert_error::display_unexpected_trivia_symbol ... ok
[INFO] [stdout] test ast_converter::test::convert_error::display_unexpected_trivia_eof ... ok
[INFO] [stdout] test frontend::configuration::test::bundle_configuration::deserialize_path_require_mode_with_custom_module_identifier ... ok
[INFO] [stdout] test frontend::configuration::test::bundle_configuration::deserialize_path_require_mode_with_custom_module_identifier_and_module_folder_name ... ok
[INFO] [stdout] test frontend::configuration::test::bundle_configuration::deserialize_path_require_mode_with_excludes ... ok
[INFO] [stdout] test frontend::configuration::test::bundle_configuration::deserialize_path_require_mode_with_custom_module_folder_name ... ok
[INFO] [stdout] test frontend::configuration::test::bundle_configuration::deserialize_unknown_require_mode_name ... ok
[INFO] [stdout] test frontend::configuration::test::generator_parameters::deserialize_dense_params_as_string ... ok
[INFO] [stdout] test frontend::configuration::test::generator_parameters::deserialize_retain_lines_params_as_string ... ok
[INFO] [stdout] test frontend::configuration::test::bundle_configuration::deserialize_path_require_mode_as_string ... ok
[INFO] [stdout] test frontend::resources::test::memory::collect_work_contains_created_files ... ok
[INFO] [stdout] test frontend::resources::test::memory::created_file_exists ... ok
[INFO] [stdout] test frontend::resources::test::memory::created_file_exists_is_a_file ... ok
[INFO] [stdout] test frontend::configuration::test::generator_parameters::deserialize_readable_params_with_column_span ... ok
[INFO] [stdout] test frontend::configuration::test::generator_parameters::deserialize_retain_lines_params ... ok
[INFO] [stdout] test frontend::configuration::test::generator_parameters::deserialize_readable_params_as_string ... ok
[INFO] [stdout] test frontend::configuration::test::generator_parameters::deserialize_unknown_generator_name ... ok
[INFO] [stdout] test frontend::configuration::test::generator_parameters::deserialize_dense_params ... ok
[INFO] [stdout] test frontend::configuration::test::generator_parameters::deserialize_dense_params_with_column_span ... ok
[INFO] [stdout] test frontend::resources::test::memory::created_file_exists_is_not_a_directory ... ok
[INFO] [stdout] test frontend::configuration::test::generator_parameters::deserialize_retain_lines_params_deprecated ... ok
[INFO] [stdout] test frontend::resources::test::memory::not_created_file_does_not_exist ... ok
[INFO] [stdout] test frontend::resources::test::memory::read_content_of_created_file ... ok
[INFO] [stdout] test frontend::utils::test::maybe_plural_gives_s_when_size_is_above_one ... ok
[INFO] [stdout] test frontend::utils::test::maybe_plural_gives_s_when_size_is_one ... ok
[INFO] [stdout] test frontend::utils::test::maybe_plural_gives_s_when_size_is_zero ... ok
[INFO] [stdout] test generator::test::dense::binary::binary_expression_wraps_if ... ok
[INFO] [stdout] test generator::test::dense::binary::if_does_not_wrap_else ... ok
[INFO] [stdout] test generator::test::dense::binary::binary_wraps_unary_containing_an_if_expression ... ok
[INFO] [stdout] test generator::test::dense::binary::left_associative_wraps_right_operand_if_has_lower_precedence ... ok
[INFO] [stdout] test generator::test::dense::binary::left_associative_wraps_left_operand_if_has_lower_precedence ... ok
[INFO] [stdout] test generator::test::dense::binary::left_associative_wraps_right_operand_if_has_same_precedence ... ok
[INFO] [stdout] test frontend::configuration::test::generator_parameters::deserialize_readable_params ... ok
[INFO] [stdout] test generator::test::dense::edge_cases::concat_numbers ... ok
[INFO] [stdout] test generator::test::dense::binary::right_associative_does_not_wrap_right_operand_if_has_higher_precedence ... ok
[INFO] [stdout] test generator::test::dense::edge_cases::concat_variable_arguments_with_number ... ok
[INFO] [stdout] test generator::test::dense::binary::right_associative_does_not_wrap_right_operand_if_has_same_precedence ... ok
[INFO] [stdout] test generator::test::dense::binary::right_associative_does_not_wrap_right_operand_if_unary ... ok
[INFO] [stdout] test generator::test::dense::binary::right_associative_wrap_unary_left_operand_if_has_lower_precedence ... ok
[INFO] [stdout] test generator::test::dense::numbers::hex_number ... ok
[INFO] [stdout] test generator::test::dense::numbers::integer ... ok
[INFO] [stdout] test generator::test::dense::numbers::zero ... ok
[INFO] [stdout] test generator::test::dense::binary::right_associative_wraps_left_operand_if_has_lower_precedence ... ok
[INFO] [stdout] test generator::test::dense::numbers::one ... ok
[INFO] [stdout] test frontend::configuration::test::bundle_configuration::deserialize_path_require_mode_as_object ... ok
[INFO] [stdout] test generator::test::dense::binary::right_associative_wraps_left_operand_if_has_same_precedence ... ok
[INFO] [stdout] test generator::test::dense::binary::unary_does_not_wrap_if_with_binary_in_else_result ... ok
[INFO] [stdout] test generator::test::dense::edge_cases::call_with_bracket_string ... ok
[INFO] [stdout] test generator::test::dense::edge_cases::binary_minus_with_unary_minus ... ok
[INFO] [stdout] test generator::test::dense::edge_cases::concat_float_numbers ... ok
[INFO] [stdout] test generator::test::dense::numbers::hex_with_exponent ... ok
[INFO] [stdout] test generator::test::dense::edge_cases::double_unary_minus ... ok
[INFO] [stdout] test generator::test::dense::edge_cases::index_with_bracket_string ... ok
[INFO] [stdout] test generator::test::dense::numbers::hex_number_with_letter ... ok
[INFO] [stdout] test generator::test::dense::edge_cases::concat_number_with_variable_arguments ... ok
[INFO] [stdout] test generator::test::dense::snapshots::arguments::tuple_with_one_value ... ok
[INFO] [stdout] test generator::test::dense::snapshots::arguments::empty_tuple ... ok
[INFO] [stdout] test generator::test::dense::snapshots::assign::two_variables_with_one_value ... ok
[INFO] [stdout] test generator::test::dense::snapshots::arguments::tuple_with_two_values ... ok
[INFO] [stdout] test generator::test::dense::snapshots::assign::variable_with_one_value ... ok
[INFO] [stdout] test generator::test::dense::snapshots::assign::two_variables_with_two_values ... ok
[INFO] [stdout] test generator::test::dense::snapshots::binary::true_and_false ... ok
[INFO] [stdout] test generator::test::dense::snapshots::binary::type_cast_break_type_parameters ... ok
[INFO] [stdout] test generator::test::dense::snapshots::binary::wrap_left_to_break_type_field_parameters ... ok
[INFO] [stdout] test generator::test::dense::snapshots::block::ambiguous_function_call_from_compound_assign ... ok
[INFO] [stdout] test generator::test::dense::snapshots::binary::true_equal_false ... ok
[INFO] [stdout] test generator::test::dense::snapshots::block::ambiguous_function_call_from_assign ... ok
[INFO] [stdout] test generator::test::dense::snapshots::compound_assign_statement::increment_var_by_one ... ok
[INFO] [stdout] test generator::test::dense::snapshots::binary::wrap_left_to_break_type_name_parameters ... ok
[INFO] [stdout] test generator::test::dense::snapshots::block::ambiguous_function_call_from_repeat ... ok
[INFO] [stdout] test generator::test::dense::snapshots::block::ambiguous_function_call_from_local_assign ... ok
[INFO] [stdout] test generator::test::dense::snapshots::block::ambiguous_function_call_from_function_call ... ok
[INFO] [stdout] test generator::test::dense::snapshots::field::identifier_prefix ... ok
[INFO] [stdout] test generator::test::dense::snapshots::function_expr::empty ... ok
[INFO] [stdout] test generator::test::dense::snapshots::expression::false_value ... ok
[INFO] [stdout] test generator::test::dense::snapshots::do_statement::empty ... ok
[INFO] [stdout] test generator::test::dense::snapshots::do_statement::nested_do ... ok
[INFO] [stdout] test generator::test::dense::snapshots::expression::nil_value ... ok
[INFO] [stdout] test generator::test::dense::snapshots::expression::true_in_parenthese ... ok
[INFO] [stdout] test generator::test::dense::snapshots::expression::true_value ... ok
[INFO] [stdout] test generator::test::dense::snapshots::field::identifier_ending_with_number_prefix ... ok
[INFO] [stdout] test generator::test::dense::snapshots::function_expr::empty_variadic_with_one_parameter ... ok
[INFO] [stdout] test generator::test::dense::snapshots::function_expr::empty_variadic_with_two_parameter ... ok
[INFO] [stdout] test generator::test::dense::snapshots::expression::variable_arguments ... ok
[INFO] [stdout] test generator::test::dense::snapshots::function_expr::empty_variadic ... ok
[INFO] [stdout] test generator::test::dense::snapshots::function_statement::empty_variadic_with_one_typed_parameter ... ok
[INFO] [stdout] test generator::test::dense::snapshots::function_statement::empty ... ok
[INFO] [stdout] test generator::test::dense::snapshots::function_statement::empty_variadic_typed_with_one_typed_parameter ... ok
[INFO] [stdout] test generator::test::dense::snapshots::function_expr::empty_with_two_parameter ... ok
[INFO] [stdout] test generator::test::dense::snapshots::function_statement::empty_with_field ... ok
[INFO] [stdout] test generator::test::dense::snapshots::function_statement::empty_with_method ... ok
[INFO] [stdout] test generator::test::dense::snapshots::function_statement::empty_with_generic_pack_return_type ... ok
[INFO] [stdout] test generator::test::dense::snapshots::function_statement::empty_with_name_ending_with_number_with_field ... ok
[INFO] [stdout] test generator::test::dense::snapshots::function_statement::empty_with_two_typed_parameters ... ok
[INFO] [stdout] test generator::test::dense::snapshots::function_expr::empty_with_generic_pack_return_type ... ok
[INFO] [stdout] test generator::test::dense::snapshots::function_statement::empty_with_one_typed_parameter ... ok
[INFO] [stdout] test generator::test::dense::snapshots::function_statement::empty_with_string_return_type ... ok
[INFO] [stdout] test generator::test::dense::snapshots::generic_for::empty_with_two_typed_vars ... ok
[INFO] [stdout] test generator::test::dense::snapshots::function_statement::empty_with_variadic_pack_return_type ... ok
[INFO] [stdout] test generator::test::dense::snapshots::function_statement::empty_with_void_return_type ... ok
[INFO] [stdout] test generator::test::dense::snapshots::generic_for::empty ... ok
[INFO] [stdout] test generator::test::dense::snapshots::generic_for::empty_with_typed_var ... ok
[INFO] [stdout] test generator::test::dense::snapshots::if_statement::empty_with_empty_else ... ok
[INFO] [stdout] test generator::test::dense::snapshots::if_statement::empty_with_empty_multiple_branch ... ok
[INFO] [stdout] test generator::test::dense::snapshots::if_statement::empty ... ok
[INFO] [stdout] test generator::test::dense::snapshots::interpolated_string::only_letters ... ok
[INFO] [stdout] test generator::test::dense::snapshots::interpolated_string::with_double_quotes ... ok
[INFO] [stdout] test generator::test::dense::snapshots::interpolated_string::with_backticks ... ok
[INFO] [stdout] test generator::test::dense::snapshots::index::identifier_prefix_with_identifier_value ... ok
[INFO] [stdout] test generator::test::dense::snapshots::interpolated_string::with_empty_table ... ok
[INFO] [stdout] test generator::test::dense::snapshots::interpolated_string::with_empty_table_in_type_cast ... ok
[INFO] [stdout] test generator::test::dense::snapshots::interpolated_string::with_single_quotes ... ok
[INFO] [stdout] test generator::test::dense::snapshots::interpolated_string::with_single_and_double_quotes ... ok
[INFO] [stdout] test generator::test::dense::snapshots::interpolated_string::with_true_value ... ok
[INFO] [stdout] test generator::test::dense::snapshots::last::break_statement ... ok
[INFO] [stdout] test generator::test::dense::snapshots::last::return_parentheses ... ok
[INFO] [stdout] test generator::test::dense::snapshots::intersection_type::two_types_with_leading_token ... ok
[INFO] [stdout] test generator::test::dense::snapshots::intersection_type::two_types ... ok
[INFO] [stdout] test generator::test::dense::snapshots::last::continue_statement ... ok
[INFO] [stdout] test generator::test::dense::snapshots::last::return_one_expression ... ok
[INFO] [stdout] test generator::test::dense::snapshots::intersection_type::single_type ... ok
[INFO] [stdout] test generator::test::dense::snapshots::last::return_without_values ... ok
[INFO] [stdout] test generator::test::dense::snapshots::local_assign::foo_and_bar_unassigned ... ok
[INFO] [stdout] test generator::test::dense::snapshots::last::return_two_expressions ... ok
[INFO] [stdout] test generator::test::dense::snapshots::local_assign::foo_and_bar_typed_unassigned ... ok
[INFO] [stdout] test generator::test::dense::snapshots::local_assign::foo_typed_unassigned ... ok
[INFO] [stdout] test generator::test::dense::snapshots::local_assign::foo_unassigned ... ok
[INFO] [stdout] test generator::test::dense::snapshots::local_assign::typed_generic_var_break_equal_sign ... ok
[INFO] [stdout] test generator::test::dense::snapshots::local_assign::var_assign_to_false ... ok
[INFO] [stdout] test generator::test::dense::snapshots::local_function::empty ... ok
[INFO] [stdout] test generator::test::dense::snapshots::local_function::empty_variadic ... ok
[INFO] [stdout] test generator::test::dense::snapshots::local_function::empty_variadic_with_one_parameter ... ok
[INFO] [stdout] test generator::test::dense::snapshots::local_function::empty_with_generic_pack_return_type ... ok
[INFO] [stdout] test generator::test::dense::snapshots::local_function::empty_with_one_parameter ... ok
[INFO] [stdout] test generator::test::dense::snapshots::number::binary_0b10101 ... ok
[INFO] [stdout] test generator::test::dense::snapshots::local_function::empty_with_two_parameters ... ok
[INFO] [stdout] test generator::test::dense::snapshots::number::number_0_005 ... ok
[INFO] [stdout] test generator::test::dense::snapshots::number::number_0_5 ... ok
[INFO] [stdout] test generator::test::dense::snapshots::number::number_1 ... ok
[INFO] [stdout] test generator::test::dense::snapshots::number::number_123 ... ok
[INFO] [stdout] test generator::test::dense::snapshots::number::number_1_2345e_minus50 ... ok
[INFO] [stdout] test generator::test::dense::snapshots::number::number_1_2345e50 ... ok
[INFO] [stdout] test generator::test::dense::snapshots::number::number_2000_05 ... ok
[INFO] [stdout] test generator::test::dense::snapshots::number::number_negative_infinity ... ok
[INFO] [stdout] test generator::test::dense::snapshots::number::number_nan ... ok
[INFO] [stdout] test generator::test::dense::snapshots::number::number_positive_infinity ... ok
[INFO] [stdout] test generator::test::dense::snapshots::number::number_thousand ... ok
[INFO] [stdout] test generator::test::dense::snapshots::numeric_for::empty_typed_without_step ... ok
[INFO] [stdout] test generator::test::dense::snapshots::numeric_for::empty_with_step ... ok
[INFO] [stdout] test generator::test::dense::snapshots::numeric_for::empty_without_step ... ok
[INFO] [stdout] test generator::test::dense::snapshots::prefix::identifier ... ok
[INFO] [stdout] test generator::test::dense::snapshots::prefix::identifier_in_parenthese ... ok
[INFO] [stdout] test generator::test::dense::snapshots::repeat::empty ... ok
[INFO] [stdout] test generator::test::dense::snapshots::string::only_letters ... ok
[INFO] [stdout] test generator::test::dense::snapshots::numeric_for::empty_typed_with_step ... ok
[INFO] [stdout] test generator::test::dense::snapshots::string::with_double_quotes ... ok
[INFO] [stdout] test generator::test::dense::snapshots::string::with_single_quotes ... ok
[INFO] [stdout] test generator::test::dense::snapshots::table::empty ... ok
[INFO] [stdout] test generator::test::dense::snapshots::table::list_with_single_value ... ok
[INFO] [stdout] test generator::test::dense::snapshots::table::mixed_table ... ok
[INFO] [stdout] test generator::test::dense::snapshots::table::with_field_entry ... ok
[INFO] [stdout] test generator::test::dense::snapshots::type_declaration::callback_with_variadic_type_is_generic_pack ... ok
[INFO] [stdout] test generator::test::dense::snapshots::table::with_index_entry ... ok
[INFO] [stdout] test generator::test::dense::snapshots::type_declaration::exported_string_alias ... ok
[INFO] [stdout] test generator::test::dense::snapshots::type_declaration::generic_array ... ok
[INFO] [stdout] test generator::test::dense::snapshots::type_declaration::generic_array_with_default ... ok
[INFO] [stdout] test generator::test::dense::snapshots::table::list_with_two_values ... ok
[INFO] [stdout] test generator::test::dense::snapshots::type_declaration::generic_fn_with_default_generic_pack ... ok
[INFO] [stdout] test generator::test::dense::snapshots::string::with_single_and_double_quotes ... ok
[INFO] [stdout] test generator::test::dense::snapshots::number::number_100_25 ... ok
[INFO] [stdout] test generator::test::dense::snapshots::type_declaration::callback_with_variadic_type_is_string ... ok
[INFO] [stdout] test generator::test::dense::snapshots::type_declaration::generic_fn_with_type_variable_with_default_and_default_generic_pack ... ok
[INFO] [stdout] test generator::test::dense::snapshots::type_declaration::generic_fn_with_type_variable_and_default_generic_pack ... ok
[INFO] [stdout] test generator::test::dense::snapshots::type_declaration::string_alias ... ok
[INFO] [stdout] test generator::test::dense::snapshots::type_declaration::table_with_indexer_type ... ok
[INFO] [stdout] test generator::test::dense::snapshots::type_declaration::table_with_one_property ... ok
[INFO] [stdout] test generator::test::dense::snapshots::type_declaration::table_with_one_property_and_indexer_type ... ok
[INFO] [stdout] test generator::test::dense::snapshots::type_declaration::type_field ... ok
[INFO] [stdout] test generator::test::dense::snapshots::type_declaration::type_field_with_name_ending_with_number ... ok
[INFO] [stdout] test generator::test::dense::snapshots::unary::does_not_wrap_in_parens_if_an_inner_binary_has_higher_precedence ... ok
[INFO] [stdout] test generator::test::dense::snapshots::unary::not_true ... ok
[INFO] [stdout] test generator::test::dense::snapshots::unary::two_unary_minus_breaks_between_them ... ok
[INFO] [stdout] test generator::test::dense::snapshots::while_statement::empty ... ok
[INFO] [stdout] test generator::test::dense::snapshots::union_type::two_types_with_leading_token ... ok
[INFO] [stdout] test generator::test::dense::snapshots::unary::wraps_in_parens_if_an_inner_binary_has_lower_precedence ... ok
[INFO] [stdout] test generator::test::dense::snapshots::union_type::single_type ... ok
[INFO] [stdout] test generator::test::readable::binary::binary_wraps_unary_containing_an_if_expression ... ok
[INFO] [stdout] test generator::test::readable::binary::if_does_not_wrap_else ... ok
[INFO] [stdout] test generator::test::readable::binary::left_associative_wraps_right_operand_if_has_lower_precedence ... ok
[INFO] [stdout] test generator::test::dense::snapshots::union_type::two_types ... ok
[INFO] [stdout] test generator::test::readable::binary::binary_expression_wraps_if ... ok
[INFO] [stdout] test generator::test::readable::binary::left_associative_wraps_left_operand_if_has_lower_precedence ... ok
[INFO] [stdout] test generator::test::readable::binary::right_associative_does_not_wrap_right_operand_if_has_higher_precedence ... ok
[INFO] [stdout] test generator::test::readable::binary::right_associative_does_not_wrap_right_operand_if_has_same_precedence ... ok
[INFO] [stdout] test generator::test::readable::binary::left_associative_wraps_right_operand_if_has_same_precedence ... ok
[INFO] [stdout] test generator::test::readable::binary::right_associative_does_not_wrap_right_operand_if_unary ... ok
[INFO] [stdout] test generator::test::readable::binary::unary_does_not_wrap_if_with_binary_in_else_result ... ok
[INFO] [stdout] test generator::test::readable::binary::right_associative_wraps_left_operand_if_has_same_precedence ... ok
[INFO] [stdout] test generator::test::readable::edge_cases::binary_minus_with_unary_minus ... ok
[INFO] [stdout] test generator::test::readable::edge_cases::concat_float_numbers ... ok
[INFO] [stdout] test generator::test::readable::edge_cases::call_with_bracket_string ... ok
[INFO] [stdout] test generator::test::readable::edge_cases::concat_number_with_variable_arguments ... ok
[INFO] [stdout] test generator::test::readable::edge_cases::concat_numbers ... ok
[INFO] [stdout] test generator::test::readable::edge_cases::concat_variable_arguments_with_number ... ok
[INFO] [stdout] test generator::test::readable::edge_cases::double_unary_minus ... ok
[INFO] [stdout] test generator::test::readable::numbers::hex_number ... ok
[INFO] [stdout] test generator::test::readable::numbers::hex_number_with_letter ... ok
[INFO] [stdout] test generator::test::readable::numbers::hex_with_exponent ... ok
[INFO] [stdout] test generator::test::readable::edge_cases::index_with_bracket_string ... ok
[INFO] [stdout] test generator::test::readable::numbers::integer ... ok
[INFO] [stdout] test generator::test::readable::binary::right_associative_wrap_unary_left_operand_if_has_lower_precedence ... ok
[INFO] [stdout] test generator::test::readable::numbers::one ... ok
[INFO] [stdout] test generator::test::readable::numbers::zero ... ok
[INFO] [stdout] test generator::test::readable::snapshots::arguments::tuple_with_one_value ... ok
[INFO] [stdout] test generator::test::readable::snapshots::arguments::empty_tuple ... ok
[INFO] [stdout] test generator::test::readable::snapshots::assign::two_variables_with_one_value ... ok
[INFO] [stdout] test generator::test::readable::snapshots::arguments::tuple_with_two_values ... ok
[INFO] [stdout] test generator::test::readable::snapshots::assign::variable_with_one_value ... ok
[INFO] [stdout] test generator::test::readable::snapshots::binary::true_and_false ... ok
[INFO] [stdout] test generator::test::readable::snapshots::binary::wrap_left_to_break_type_field_parameters ... ok
[INFO] [stdout] test generator::test::readable::snapshots::binary::type_cast_break_type_parameters ... ok
[INFO] [stdout] test generator::test::readable::snapshots::assign::two_variables_with_two_values ... ok
[INFO] [stdout] test generator::test::readable::binary::right_associative_wraps_left_operand_if_has_lower_precedence ... ok
[INFO] [stdout] test generator::test::readable::snapshots::binary::true_equal_false ... ok
[INFO] [stdout] test generator::test::readable::snapshots::block::ambiguous_function_call_from_compound_assign ... ok
[INFO] [stdout] test generator::test::readable::snapshots::binary::wrap_left_to_break_type_name_parameters ... ok
[INFO] [stdout] test generator::test::readable::snapshots::block::ambiguous_function_call_from_assign ... ok
[INFO] [stdout] test generator::test::readable::snapshots::block::ambiguous_function_call_from_function_call ... ok
[INFO] [stdout] test generator::test::readable::snapshots::block::ambiguous_function_call_from_local_assign ... ok
[INFO] [stdout] test generator::test::readable::snapshots::compound_assign_statement::increment_var_by_one ... ok
[INFO] [stdout] test generator::test::readable::snapshots::do_statement::empty ... ok
[INFO] [stdout] test generator::test::readable::snapshots::do_statement::nested_do ... ok
[INFO] [stdout] test generator::test::readable::snapshots::expression::false_value ... ok
[INFO] [stdout] test generator::test::readable::snapshots::expression::nil_value ... ok
[INFO] [stdout] test generator::test::readable::snapshots::block::ambiguous_function_call_from_repeat ... ok
[INFO] [stdout] test generator::test::readable::snapshots::expression::true_in_parenthese ... ok
[INFO] [stdout] test generator::test::readable::snapshots::expression::true_value ... ok
[INFO] [stdout] test generator::test::readable::snapshots::expression::variable_arguments ... ok
[INFO] [stdout] test generator::test::readable::snapshots::field::identifier_prefix ... ok
[INFO] [stdout] test generator::test::readable::snapshots::function_expr::empty ... ok
[INFO] [stdout] test generator::test::readable::snapshots::function_expr::empty_variadic ... ok
[INFO] [stdout] test generator::test::readable::snapshots::function_expr::empty_variadic_with_one_parameter ... ok
[INFO] [stdout] test generator::test::readable::snapshots::function_expr::empty_variadic_with_two_parameter ... ok
[INFO] [stdout] test generator::test::readable::snapshots::function_expr::empty_with_two_parameter ... ok
[INFO] [stdout] test generator::test::readable::snapshots::function_statement::empty_variadic_typed_with_one_typed_parameter ... ok
[INFO] [stdout] test generator::test::readable::snapshots::function_expr::empty_with_generic_pack_return_type ... ok
[INFO] [stdout] test generator::test::readable::snapshots::function_statement::empty ... ok
[INFO] [stdout] test generator::test::readable::snapshots::field::identifier_ending_with_number_prefix ... ok
[INFO] [stdout] test generator::test::readable::snapshots::function_statement::empty_with_method ... ok
[INFO] [stdout] test generator::test::readable::snapshots::function_statement::empty_variadic_with_one_typed_parameter ... ok
[INFO] [stdout] test generator::test::readable::snapshots::function_statement::empty_with_name_ending_with_number_with_field ... ok
[INFO] [stdout] test generator::test::readable::snapshots::function_statement::empty_with_one_typed_parameter ... ok
[INFO] [stdout] test generator::test::readable::snapshots::function_statement::empty_with_field ... ok
[INFO] [stdout] test generator::test::readable::snapshots::function_statement::empty_with_generic_pack_return_type ... ok
[INFO] [stdout] test generator::test::readable::snapshots::function_statement::empty_with_two_typed_parameters ... ok
[INFO] [stdout] test generator::test::readable::snapshots::function_statement::empty_with_variadic_pack_return_type ... ok
[INFO] [stdout] test generator::test::readable::snapshots::function_statement::empty_with_string_return_type ... ok
[INFO] [stdout] test generator::test::readable::snapshots::function_statement::empty_with_void_return_type ... ok
[INFO] [stdout] test generator::test::readable::snapshots::generic_for::empty ... ok
[INFO] [stdout] test generator::test::readable::snapshots::generic_for::empty_with_typed_var ... ok
[INFO] [stdout] test generator::test::readable::snapshots::if_statement::empty ... ok
[INFO] [stdout] test generator::test::readable::snapshots::if_statement::empty_with_empty_else ... ok
[INFO] [stdout] test generator::test::readable::snapshots::if_statement::empty_with_empty_multiple_branch ... ok
[INFO] [stdout] test generator::test::readable::snapshots::generic_for::empty_with_two_typed_vars ... ok
[INFO] [stdout] test generator::test::readable::snapshots::index::identifier_prefix_with_identifier_value ... ok
[INFO] [stdout] test generator::test::readable::snapshots::interpolated_string::with_backticks ... ok
[INFO] [stdout] test generator::test::readable::snapshots::interpolated_string::only_letters ... ok
[INFO] [stdout] test generator::test::readable::snapshots::interpolated_string::with_double_quotes ... ok
[INFO] [stdout] test generator::test::readable::snapshots::interpolated_string::with_empty_table ... ok
[INFO] [stdout] test generator::test::readable::snapshots::interpolated_string::with_empty_table_in_type_cast ... ok
[INFO] [stdout] test generator::test::readable::snapshots::interpolated_string::with_single_and_double_quotes ... ok
[INFO] [stdout] test generator::test::readable::snapshots::interpolated_string::with_true_value ... ok
[INFO] [stdout] test generator::test::readable::snapshots::intersection_type::single_type ... ok
[INFO] [stdout] test generator::test::readable::snapshots::intersection_type::two_types ... ok
[INFO] [stdout] test generator::test::readable::snapshots::interpolated_string::with_single_quotes ... ok
[INFO] [stdout] test generator::test::readable::snapshots::intersection_type::two_types_with_leading_token ... ok
[INFO] [stdout] test generator::test::readable::snapshots::last::break_statement ... ok
[INFO] [stdout] test generator::test::readable::snapshots::last::continue_statement ... ok
[INFO] [stdout] test generator::test::readable::snapshots::last::return_one_expression ... ok
[INFO] [stdout] test generator::test::readable::snapshots::last::return_parentheses ... ok
[INFO] [stdout] test generator::test::readable::snapshots::last::return_two_expressions ... ok
[INFO] [stdout] test generator::test::readable::snapshots::last::return_without_values ... ok
[INFO] [stdout] test generator::test::readable::snapshots::local_assign::foo_and_bar_typed_unassigned ... ok
[INFO] [stdout] test generator::test::readable::snapshots::local_assign::foo_and_bar_unassigned ... ok
[INFO] [stdout] test generator::test::readable::snapshots::local_assign::foo_typed_unassigned ... ok
[INFO] [stdout] test generator::test::readable::snapshots::local_assign::foo_unassigned ... ok
[INFO] [stdout] test generator::test::readable::snapshots::local_assign::typed_generic_var_break_equal_sign ... ok
[INFO] [stdout] test generator::test::readable::snapshots::local_assign::var_assign_to_false ... ok
[INFO] [stdout] test generator::test::readable::snapshots::local_function::empty ... ok
[INFO] [stdout] test generator::test::readable::snapshots::local_function::empty_variadic ... ok
[INFO] [stdout] test generator::test::readable::snapshots::local_function::empty_variadic_with_one_parameter ... ok
[INFO] [stdout] test generator::test::readable::snapshots::local_function::empty_with_generic_pack_return_type ... ok
[INFO] [stdout] test generator::test::readable::snapshots::local_function::empty_with_one_parameter ... ok
[INFO] [stdout] test generator::test::readable::snapshots::local_function::empty_with_two_parameters ... ok
[INFO] [stdout] test generator::test::readable::snapshots::number::number_0_5 ... ok
[INFO] [stdout] test generator::test::readable::snapshots::number::number_1 ... ok
[INFO] [stdout] test generator::test::readable::snapshots::number::number_0_005 ... ok
[INFO] [stdout] test generator::test::readable::snapshots::number::number_1_2345e50 ... ok
[INFO] [stdout] test generator::test::readable::snapshots::number::number_100_25 ... ok
[INFO] [stdout] test generator::test::readable::snapshots::number::number_1_2345e_minus50 ... ok
[INFO] [stdout] test generator::test::readable::snapshots::number::binary_0b10101 ... ok
[INFO] [stdout] test generator::test::readable::snapshots::number::number_123 ... ok
[INFO] [stdout] test generator::test::readable::snapshots::number::number_negative_infinity ... ok
[INFO] [stdout] test generator::test::readable::snapshots::number::number_nan ... ok
[INFO] [stdout] test generator::test::readable::snapshots::number::number_positive_infinity ... ok
[INFO] [stdout] test generator::test::readable::snapshots::numeric_for::empty_typed_without_step ... ok
[INFO] [stdout] test generator::test::readable::snapshots::numeric_for::empty_typed_with_step ... ok
[INFO] [stdout] test generator::test::readable::snapshots::numeric_for::empty_without_step ... ok
[INFO] [stdout] test generator::test::readable::snapshots::numeric_for::empty_with_step ... ok
[INFO] [stdout] test generator::test::readable::snapshots::prefix::identifier ... ok
[INFO] [stdout] test generator::test::readable::snapshots::prefix::identifier_in_parenthese ... ok
[INFO] [stdout] test generator::test::readable::snapshots::repeat::empty ... ok
[INFO] [stdout] test generator::test::readable::snapshots::number::number_thousand ... ok
[INFO] [stdout] test generator::test::readable::snapshots::number::number_2000_05 ... ok
[INFO] [stdout] test generator::test::readable::snapshots::string::only_letters ... ok
[INFO] [stdout] test generator::test::readable::snapshots::string::with_double_quotes ... ok
[INFO] [stdout] test generator::test::readable::snapshots::string::with_single_and_double_quotes ... ok
[INFO] [stdout] test generator::test::readable::snapshots::string::with_single_quotes ... ok
[INFO] [stdout] test generator::test::readable::snapshots::table::empty ... ok
[INFO] [stdout] test generator::test::readable::snapshots::table::list_with_single_value ... ok
[INFO] [stdout] test generator::test::readable::snapshots::table::list_with_two_values ... ok
[INFO] [stdout] test generator::test::readable::snapshots::table::mixed_table ... ok
[INFO] [stdout] test generator::test::readable::snapshots::table::with_field_entry ... ok
[INFO] [stdout] test generator::test::readable::snapshots::type_declaration::callback_with_variadic_type_is_generic_pack ... ok
[INFO] [stdout] test generator::test::readable::snapshots::type_declaration::callback_with_variadic_type_is_string ... ok
[INFO] [stdout] test generator::test::readable::snapshots::type_declaration::exported_string_alias ... ok
[INFO] [stdout] test generator::test::readable::snapshots::table::with_index_entry ... ok
[INFO] [stdout] test generator::test::readable::snapshots::type_declaration::generic_array ... ok
[INFO] [stdout] test generator::test::readable::snapshots::type_declaration::generic_array_with_default ... ok
[INFO] [stdout] test generator::test::readable::snapshots::type_declaration::generic_fn_with_default_generic_pack ... ok
[INFO] [stdout] test generator::test::readable::snapshots::type_declaration::generic_fn_with_type_variable_and_default_generic_pack ... ok
[INFO] [stdout] test generator::test::readable::snapshots::type_declaration::generic_fn_with_type_variable_with_default_and_default_generic_pack ... ok
[INFO] [stdout] test generator::test::readable::snapshots::type_declaration::string_alias ... ok
[INFO] [stdout] test generator::test::readable::snapshots::type_declaration::table_with_one_property ... ok
[INFO] [stdout] test generator::test::readable::snapshots::type_declaration::table_with_one_property_and_indexer_type ... ok
[INFO] [stdout] test generator::test::readable::snapshots::type_declaration::type_field ... ok
[INFO] [stdout] test generator::test::readable::snapshots::type_declaration::table_with_indexer_type ... ok
[INFO] [stdout] test generator::test::readable::snapshots::unary::does_not_wrap_in_parens_if_an_inner_binary_has_higher_precedence ... ok
[INFO] [stdout] test generator::test::readable::snapshots::unary::not_true ... ok
[INFO] [stdout] test generator::test::readable::snapshots::unary::wraps_in_parens_if_an_inner_binary_has_lower_precedence ... ok
[INFO] [stdout] test generator::test::readable::snapshots::unary::two_unary_minus_breaks_between_them ... ok
[INFO] [stdout] test generator::test::readable::snapshots::union_type::single_type ... ok
[INFO] [stdout] test generator::test::readable::snapshots::union_type::two_types_with_leading_token ... ok
[INFO] [stdout] test generator::test::readable::snapshots::type_declaration::type_field_with_name_ending_with_number ... ok
[INFO] [stdout] test generator::test::token_based::binary::binary_expression_wraps_if ... ok
[INFO] [stdout] test generator::test::readable::snapshots::union_type::two_types ... ok
[INFO] [stdout] test generator::test::token_based::binary::binary_wraps_unary_containing_an_if_expression ... ok
[INFO] [stdout] test generator::test::token_based::binary::if_does_not_wrap_else ... ok
[INFO] [stdout] test generator::test::token_based::binary::left_associative_wraps_right_operand_if_has_same_precedence ... ok
[INFO] [stdout] test generator::test::token_based::binary::left_associative_wraps_left_operand_if_has_lower_precedence ... ok
[INFO] [stdout] test generator::test::token_based::binary::right_associative_does_not_wrap_right_operand_if_has_same_precedence ... ok
[INFO] [stdout] test generator::test::token_based::binary::right_associative_does_not_wrap_right_operand_if_unary ... ok
[INFO] [stdout] test generator::test::token_based::binary::left_associative_wraps_right_operand_if_has_lower_precedence ... ok
[INFO] [stdout] test generator::test::token_based::binary::right_associative_wrap_unary_left_operand_if_has_lower_precedence ... ok
[INFO] [stdout] test generator::test::token_based::binary::right_associative_wraps_left_operand_if_has_lower_precedence ... ok
[INFO] [stdout] test generator::test::token_based::binary::right_associative_does_not_wrap_right_operand_if_has_higher_precedence ... ok
[INFO] [stdout] test generator::test::readable::snapshots::while_statement::empty ... ok
[INFO] [stdout] test generator::test::token_based::edge_cases::binary_minus_with_unary_minus ... ok
[INFO] [stdout] test generator::test::token_based::binary::right_associative_wraps_left_operand_if_has_same_precedence ... ok
[INFO] [stdout] test generator::test::token_based::edge_cases::call_with_bracket_string ... ok
[INFO] [stdout] test generator::test::token_based::binary::unary_does_not_wrap_if_with_binary_in_else_result ... ok
[INFO] [stdout] test generator::test::token_based::edge_cases::concat_float_numbers ... ok
[INFO] [stdout] test generator::test::token_based::edge_cases::concat_number_with_variable_arguments ... ok
[INFO] [stdout] test generator::test::token_based::edge_cases::concat_numbers ... ok
[INFO] [stdout] test generator::test::token_based::edge_cases::double_unary_minus ... ok
[INFO] [stdout] test generator::test::token_based::edge_cases::concat_variable_arguments_with_number ... ok
[INFO] [stdout] test generator::test::token_based::numbers::hex_number ... ok
[INFO] [stdout] test generator::test::token_based::numbers::hex_number_with_letter ... ok
[INFO] [stdout] test generator::test::token_based::numbers::hex_with_exponent ... ok
[INFO] [stdout] test generator::test::token_based::numbers::integer ... ok
[INFO] [stdout] test generator::test::token_based::numbers::one ... ok
[INFO] [stdout] test generator::test::token_based::numbers::zero ... ok
[INFO] [stdout] test generator::test::token_based::edge_cases::index_with_bracket_string ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::arguments::empty_tuple ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::arguments::tuple_with_one_value ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::arguments::tuple_with_two_values ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::assign::two_variables_with_one_value ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::assign::two_variables_with_two_values ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::assign::variable_with_one_value ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::binary::true_equal_false ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::binary::true_and_false ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::binary::type_cast_break_type_parameters ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::block::ambiguous_function_call_from_assign ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::binary::wrap_left_to_break_type_name_parameters ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::binary::wrap_left_to_break_type_field_parameters ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::block::ambiguous_function_call_from_compound_assign ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::block::ambiguous_function_call_from_function_call ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::block::ambiguous_function_call_from_local_assign ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::block::ambiguous_function_call_from_repeat ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::compound_assign_statement::increment_var_by_one ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::do_statement::empty ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::do_statement::nested_do ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::expression::nil_value ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::expression::false_value ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::expression::true_in_parenthese ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::expression::true_value ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::expression::variable_arguments ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::field::identifier_ending_with_number_prefix ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::function_expr::empty ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::function_expr::empty_variadic ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::function_expr::empty_variadic_with_one_parameter ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::field::identifier_prefix ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::function_expr::empty_with_two_parameter ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::function_expr::empty_variadic_with_two_parameter ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::function_statement::empty ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::function_statement::empty_variadic_typed_with_one_typed_parameter ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::function_statement::empty_variadic_with_one_typed_parameter ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::function_statement::empty_with_field ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::function_statement::empty_with_generic_pack_return_type ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::function_statement::empty_with_method ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::function_statement::empty_with_name_ending_with_number_with_field ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::function_statement::empty_with_one_typed_parameter ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::function_statement::empty_with_two_typed_parameters ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::function_statement::empty_with_variadic_pack_return_type ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::function_statement::empty_with_void_return_type ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::generic_for::empty ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::generic_for::empty_with_two_typed_vars ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::function_expr::empty_with_generic_pack_return_type ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::generic_for::empty_with_typed_var ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::if_statement::empty_with_empty_multiple_branch ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::function_statement::empty_with_string_return_type ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::index::identifier_prefix_with_identifier_value ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::interpolated_string::only_letters ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::if_statement::empty_with_empty_else ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::if_statement::empty ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::interpolated_string::with_double_quotes ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::interpolated_string::with_backticks ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::interpolated_string::with_empty_table ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::interpolated_string::with_empty_table_in_type_cast ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::interpolated_string::with_single_and_double_quotes ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::interpolated_string::with_single_quotes ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::interpolated_string::with_true_value ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::intersection_type::single_type ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::intersection_type::two_types ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::intersection_type::two_types_with_leading_token ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::last::continue_statement ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::last::break_statement ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::last::return_without_values ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::last::return_one_expression ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::local_assign::foo_and_bar_typed_unassigned ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::local_assign::foo_and_bar_unassigned ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::local_assign::typed_generic_var_break_equal_sign ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::local_assign::foo_unassigned ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::local_function::empty ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::local_function::empty_variadic ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::local_function::empty_with_one_parameter ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::local_function::empty_with_two_parameters ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::last::return_two_expressions ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::last::return_parentheses ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::number::binary_0b10101 ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::local_function::empty_with_generic_pack_return_type ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::local_function::empty_variadic_with_one_parameter ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::local_assign::var_assign_to_false ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::number::number_100_25 ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::number::number_1 ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::number::number_0_5 ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::number::number_1_2345e_minus50 ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::number::number_2000_05 ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::number::number_1_2345e50 ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::number::number_0_005 ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::number::number_nan ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::number::number_123 ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::number::number_thousand ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::numeric_for::empty_typed_with_step ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::numeric_for::empty_typed_without_step ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::number::number_positive_infinity ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::local_assign::foo_typed_unassigned ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::number::number_negative_infinity ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::numeric_for::empty_with_step ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::prefix::identifier ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::repeat::empty ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::string::only_letters ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::string::with_single_and_double_quotes ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::string::with_double_quotes ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::numeric_for::empty_without_step ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::table::empty ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::string::with_single_quotes ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::table::list_with_single_value ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::table::mixed_table ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::table::list_with_two_values ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::table::with_field_entry ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::type_declaration::callback_with_variadic_type_is_generic_pack ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::table::with_index_entry ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::type_declaration::callback_with_variadic_type_is_string ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::type_declaration::generic_array ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::type_declaration::generic_fn_with_default_generic_pack ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::type_declaration::generic_fn_with_type_variable_and_default_generic_pack ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::type_declaration::string_alias ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::type_declaration::generic_fn_with_type_variable_with_default_and_default_generic_pack ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::type_declaration::exported_string_alias ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::type_declaration::generic_array_with_default ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::type_declaration::table_with_one_property ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::type_declaration::table_with_one_property_and_indexer_type ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::type_declaration::type_field_with_name_ending_with_number ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::type_declaration::type_field ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::unary::does_not_wrap_in_parens_if_an_inner_binary_has_higher_precedence ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::unary::not_true ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::type_declaration::table_with_indexer_type ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::unary::two_unary_minus_breaks_between_them ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::union_type::single_type ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::unary::wraps_in_parens_if_an_inner_binary_has_lower_precedence ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::union_type::two_types_with_leading_token ... ok
[INFO] [stdout] test generator::token_based::test::assign ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::union_type::two_types ... ok
[INFO] [stdout] test generator::token_based::test::call_method_without_arguments ... ok
[INFO] [stdout] test generator::token_based::test::call_method_with_arguments ... ok
[INFO] [stdout] test generator::token_based::test::call_string_format ... ok
[INFO] [stdout] test generator::token_based::test::call_function_with_table_multiline ... ok
[INFO] [stdout] test generator::token_based::test::break_with_comment ... ok
[INFO] [stdout] test generator::token_based::test::call_with_index ... ok
[INFO] [stdout] test generator::token_based::test::call_without_arguments ... ok
[INFO] [stdout] test generator::token_based::test::call_print_with_string_argument ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::while_statement::empty ... ok
[INFO] [stdout] test generator::token_based::test::assign_multiple ... ok
[INFO] [stdout] test generator::token_based::test::compound_increment ... ok
[INFO] [stdout] test generator::token_based::test::call_math_floor ... ok
[INFO] [stdout] test generator::token_based::test::continue_with_comment ... ok
[INFO] [stdout] test generator::token_based::test::call_print ... ok
[INFO] [stdout] test generator::token_based::test::declare_two_variables ... ok
[INFO] [stdout] test generator::token_based::test::empty_if_with_two_empty_elseif ... ok
[INFO] [stdout] test generator::token_based::test::empty_nested_method_function_declaration ... ok
[INFO] [stdout] test generator::token_based::test::empty_method_function_declaration ... ok
[INFO] [stdout] test generator::token_based::test::declare_one_variable ... ok
[INFO] [stdout] test generator::token_based::test::empty_do ... ok
[INFO] [stdout] test generator::token_based::test::empty_function_declaration ... ok
[INFO] [stdout] test generator::token_based::test::empty_function_declaration_with_params ... ok
[INFO] [stdout] test generator::token_based::test::empty_generic_for ... ok
[INFO] [stdout] test generator::token_based::test::empty_generic_for_key_only ... ok
[INFO] [stdout] test generator::token_based::test::empty_if ... ok
[INFO] [stdout] test generator::token_based::test::empty_if_with_else_block ... ok
[INFO] [stdout] test generator::token_based::test::empty_if_with_empty_elseif ... ok
[INFO] [stdout] test generator::token_based::test::empty_numeric_for ... ok
[INFO] [stdout] test generator::token_based::test::empty_if_with_empty_else ... ok
[INFO] [stdout] test generator::token_based::test::empty_variadic_function_declaration ... ok
[INFO] [stdout] test generator::token_based::test::empty_static_function_declaration ... ok
[INFO] [stdout] test generator::token_based::test::empty_repeat ... ok
[INFO] [stdout] test generator::token_based::test::inserts_a_new_line_after_a_comment_for_a_token ... ok
[INFO] [stdout] test generator::token_based::test::local_empty_function ... ok
[INFO] [stdout] test generator::token_based::test::empty_numeric_for_with_step ... ok
[INFO] [stdout] test generator::token_based::test::empty_return ... ok
[INFO] [stdout] test generator::token_based::test::local_assign_one_variable ... ok
[INFO] [stdout] test generator::token_based::test::inserts_a_new_line_after_custom_added_comments ... ok
[INFO] [stdout] test generator::token_based::test::local_empty_variadic_function ... ok
[INFO] [stdout] test generator::token_based::test::local_empty_function_with_two_arguments ... ok
[INFO] [stdout] test generator::token_based::test::local_empty_function_with_one_argument ... ok
[INFO] [stdout] test generator::token_based::test::generic_for_with_next ... ok
[INFO] [stdout] test generator::token_based::test::local_identity_function ... ok
[INFO] [stdout] test generator::token_based::test::return_binary_or ... ok
[INFO] [stdout] test generator::token_based::test::numeric_for ... ok
[INFO] [stdout] test generator::token_based::test::nested_do ... ok
[INFO] [stdout] test generator::token_based::test::return_double_quote_string ... ok
[INFO] [stdout] test generator::token_based::test::repeat_break_immediately ... ok
[INFO] [stdout] test generator::token_based::test::return_empty_function_with_one_argument ... ok
[INFO] [stdout] test generator::token_based::test::local_assign_two_variables ... ok
[INFO] [stdout] test generator::token_based::test::empty_variadic_function_declaration_with_one_param ... ok
[INFO] [stdout] test generator::token_based::test::return_binary_plus ... ok
[INFO] [stdout] test generator::token_based::test::empty_while ... ok
[INFO] [stdout] test generator::token_based::test::return_binary_and ... ok
[INFO] [stdout] test generator::token_based::test::local_empty_variadic_function_with_two_arguments ... ok
[INFO] [stdout] test generator::token_based::test::if_condition_return ... ok
[INFO] [stdout] test generator::token_based::test::return_bracket_string ... ok
[INFO] [stdout] test generator::token_based::test::return_identifier ... ok
[INFO] [stdout] test generator::token_based::test::return_empty_function_with_two_arguments ... ok
[INFO] [stdout] test generator::token_based::test::return_empty_table ... ok
[INFO] [stdout] test generator::token_based::test::return_empty_interpolated_string ... ok
[INFO] [stdout] test generator::token_based::test::return_interpolated_string_with_true_value ... ok
[INFO] [stdout] test generator::token_based::test::return_interpolated_string_followed_by_comment ... ok
[INFO] [stdout] test generator::token_based::test::return_identity_function ... ok
[INFO] [stdout] test generator::token_based::test::return_interpolated_string_with_true_value_and_prefix ... ok
[INFO] [stdout] test generator::token_based::test::return_interpolated_string_escape_curly_brace ... ok
[INFO] [stdout] test generator::token_based::test::return_field_ending_with_number ... ok
[INFO] [stdout] test generator::token_based::test::return_empty_variadic_function ... ok
[INFO] [stdout] test generator::token_based::test::return_empty_function ... ok
[INFO] [stdout] test generator::token_based::test::return_empty_variadic_function_with_two_arguments ... ok
[INFO] [stdout] test generator::token_based::test::return_false ... ok
[INFO] [stdout] test generator::token_based::test::return_field ... ok
[INFO] [stdout] test generator::token_based::test::return_field_split_on_lines ... ok
[INFO] [stdout] test generator::token_based::test::return_interpolated_string_with_true_value_and_suffix ... ok
[INFO] [stdout] test generator::token_based::test::return_interpolated_string_with_various_segments ... ok
[INFO] [stdout] test generator::token_based::test::return_mixed_table ... ok
[INFO] [stdout] test generator::token_based::test::return_list_of_two_elements ... ok
[INFO] [stdout] test generator::token_based::test::return_list_of_one_element ... ok
[INFO] [stdout] test generator::token_based::test::return_parenthese_call ... ok
[INFO] [stdout] test generator::token_based::test::return_true ... ok
[INFO] [stdout] test generator::token_based::test::return_table_with_field ... ok
[INFO] [stdout] test generator::token_based::test::return_table_with_index ... ok
[INFO] [stdout] test generator::token_based::test::return_unary_minus ... ok
[INFO] [stdout] test generator::token_based::test::return_nil ... ok
[INFO] [stdout] test generator::token_based::test::return_unary_length ... ok
[INFO] [stdout] test generator::token_based::test::return_single_quote_string ... ok
[INFO] [stdout] test generator::token_based::test::return_variable_arguments ... ok
[INFO] [stdout] test generator::test::token_based::snapshots::prefix::identifier_in_parenthese ... ok
[INFO] [stdout] test generator::token_based::test::while_break_immediately ... ok
[INFO] [stdout] test generator::token_based::test::variadic_function_returns ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::call_print ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::call_method_with_arguments ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::continue_with_comment ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::break_with_comment ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::call_function_with_table_multiline ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::call_method_without_arguments ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::assign_multiple ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::call_math_floor ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::call_without_arguments ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::call_string_format ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::call_with_index ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::call_print_with_string_argument ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::assign ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::compound_increment ... ok
[INFO] [stdout] test generator::token_based::test::return_unary_not ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::declare_one_variable ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::declare_two_variables ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::empty_do ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::empty_function_declaration ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::empty_function_declaration_with_params ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::empty_generic_for ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::empty_generic_for_key_only ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::empty_if ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::empty_if_with_empty_elseif ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::empty_if_with_else_block ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::empty_if_with_two_empty_elseif ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::empty_numeric_for ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::empty_repeat ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::empty_return ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::empty_if_with_empty_else ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::empty_numeric_for_with_step ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::if_condition_return ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::local_assign_one_variable ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::generic_for_with_next ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::empty_variadic_function_declaration_with_one_param ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::empty_method_function_declaration ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::empty_nested_method_function_declaration ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::empty_while ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::empty_variadic_function_declaration ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::empty_static_function_declaration ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::local_assign_two_variables ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::local_empty_function ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::nested_do ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::local_empty_variadic_function_with_two_arguments ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::repeat_break_immediately ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::local_identity_function ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::local_empty_function_with_one_argument ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::numeric_for ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::return_bracket_string ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::local_empty_variadic_function ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::return_empty_function ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::return_binary_plus ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::local_empty_function_with_two_arguments ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::return_empty_interpolated_string ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::return_double_quote_string ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::return_binary_or ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::return_false ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::return_empty_table ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::return_field ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::return_field_split_on_lines ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::return_empty_function_with_one_argument ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::return_empty_variadic_function_with_two_arguments ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::return_identifier ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::return_field_ending_with_number ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::return_empty_function_with_two_arguments ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::return_binary_and ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::return_identity_function ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::return_interpolated_string_with_true_value ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::return_empty_variadic_function ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::return_interpolated_string_with_true_value_and_prefix ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::return_interpolated_string_escape_curly_brace ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::return_interpolated_string_followed_by_comment ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::return_interpolated_string_with_various_segments ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::return_interpolated_string_with_true_value_and_suffix ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::return_list_of_one_element ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::return_list_of_two_elements ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::return_mixed_table ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::return_parenthese_call ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::return_nil ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::return_single_quote_string ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::return_table_with_field ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::return_unary_length ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::return_table_with_index ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::return_true ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::return_unary_minus ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::return_unary_not ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::return_variable_arguments ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::variadic_function_returns ... ok
[INFO] [stdout] test generator::utils::test::write_string::abc ... ok
[INFO] [stdout] test generator::token_based::test::without_tokens::while_break_immediately ... ok
[INFO] [stdout] test generator::utils::test::write_string::backslash ... ok
[INFO] [stdout] test generator::utils::test::write_string::backspace ... ok
[INFO] [stdout] test generator::utils::test::write_string::bell ... ok
[INFO] [stdout] test generator::utils::test::write_string::carriage_return ... ok
[INFO] [stdout] test generator::utils::test::write_string::double_quote ... ok
[INFO] [stdout] test generator::utils::test::write_string::empty ... ok
[INFO] [stdout] test generator::utils::test::write_string::ends_with_closing_bracket ... ok
[INFO] [stdout] test generator::utils::test::write_string::escape ... ok
[INFO] [stdout] test generator::utils::test::write_string::extended_ascii ... ok
[INFO] [stdout] test generator::utils::test::write_string::form_feed ... ok
[INFO] [stdout] test generator::utils::test::write_string::im_cool ... ok
[INFO] [stdout] test generator::utils::test::write_string::large_multiline_does_not_end_with_closing_bracket ... ok
[INFO] [stdout] test generator::utils::test::write_string::large_multiline_ends_with_closing_bracket ... ok
[INFO] [stdout] test generator::utils::test::write_string::large_multiline_starts_with_new_line ... ok
[INFO] [stdout] test generator::utils::test::write_string::large_multiline_with_unicode ... ok
[INFO] [stdout] test generator::utils::test::write_string::multiline_ends_with_closing_bracket ... ok
[INFO] [stdout] test generator::utils::test::write_string::new_line ... ok
[INFO] [stdout] test generator::utils::test::write_string::null ... ok
[INFO] [stdout] test generator::utils::test::write_string::single_digit ... ok
[INFO] [stdout] test generator::utils::test::write_string::single_letter ... ok
[INFO] [stdout] test generator::utils::test::write_string::single_quote ... ok
[INFO] [stdout] test generator::utils::test::write_string::single_space ... ok
[INFO] [stdout] test generator::utils::test::write_string::single_symbol ... ok
[INFO] [stdout] test generator::utils::test::write_string::tab ... ok
[INFO] [stdout] test generator::utils::test::write_string::three_spaces ... ok
[INFO] [stdout] test generator::utils::test::write_string::unicode ... ok
[INFO] [stdout] test generator::utils::test::write_string::vertical_tab ... ok
[INFO] [stdout] test nodes::block::test::clean_removes_last_semicolon_token ... ok
[INFO] [stdout] test nodes::block::test::clean_removes_semicolon_tokens ... ok
[INFO] [stdout] test nodes::block::test::clear_removes_last_statement ... ok
[INFO] [stdout] test nodes::block::test::clear_removes_statements ... ok
[INFO] [stdout] test nodes::block::test::default_block_is_empty ... ok
[INFO] [stdout] test nodes::block::test::filter_mut_statements_does_not_panic_when_semicolons_do_not_match ... ok
[INFO] [stdout] test nodes::block::test::filter_statements_does_not_panic_when_semicolons_do_not_match ... ok
[INFO] [stdout] test nodes::block::test::insert_statement_after_statement_upper_bound ... ok
[INFO] [stdout] test nodes::block::test::insert_statement_at_index_0 ... ok
[INFO] [stdout] test nodes::block::test::insert_statement_at_upper_bound ... ok
[INFO] [stdout] test nodes::block::test::is_empty_is_false_when_block_a_statement ... ok
[INFO] [stdout] test nodes::block::test::is_empty_is_false_when_block_has_a_last_statement ... ok
[INFO] [stdout] test nodes::block::test::insert_statement_after_statement_upper_bound_with_tokens ... ok
[INFO] [stdout] test nodes::block::test::is_empty_is_true_when_block_has_no_statements_or_last_statement ... ok
[INFO] [stdout] test nodes::block::test::insert_statement_at_index_0_with_tokens ... ok
[INFO] [stdout] test nodes::block::test::set_last_statement ... ok
[INFO] [stdout] test nodes::block::test::set_statements_clear_semicolon_tokens ... ok
[INFO] [stdout] test nodes::block::test::take_last_statement_clear_semicolon_token ... ok
[INFO] [stdout] test nodes::expressions::binary::test::precedence::and ... ok
[INFO] [stdout] test nodes::expressions::binary::test::precedence::asterisk ... ok
[INFO] [stdout] test nodes::block::test::push_statement_with_tokens ... ok
[INFO] [stdout] test nodes::expressions::binary::test::precedence::caret ... ok
[INFO] [stdout] test nodes::expressions::binary::test::precedence::concat ... ok
[INFO] [stdout] test nodes::expressions::binary::test::precedence::minus ... ok
[INFO] [stdout] test nodes::expressions::binary::test::precedence::percent ... ok
[INFO] [stdout] test nodes::expressions::binary::test::precedence::plus ... ok
[INFO] [stdout] test nodes::expressions::binary::test::precedence::slash ... ok
[INFO] [stdout] test nodes::expressions::interpolated_string::test::push_segment_with_empty_string_does_not_mutate ... ok
[INFO] [stdout] test nodes::expressions::number::test::binary::set_uppercase_change ... ok
[INFO] [stdout] test nodes::expressions::number::test::compute_value::binary_ten ... ok
[INFO] [stdout] test nodes::expressions::number::test::compute_value::binary_zero ... ok
[INFO] [stdout] test nodes::expressions::number::test::compute_value::digit_with_exponent ... ok
[INFO] [stdout] test nodes::expressions::number::test::compute_value::float_with_exponent ... ok
[INFO] [stdout] test nodes::expressions::number::test::compute_value::hex_number ... ok
[INFO] [stdout] test nodes::expressions::number::test::compute_value::hex_number_with_letter ... ok
[INFO] [stdout] test nodes::expressions::number::test::compute_value::hex_with_exponent ... ok
[INFO] [stdout] test nodes::expressions::number::test::compute_value::integer ... ok
[INFO] [stdout] test nodes::expressions::number::test::compute_value::integer_with_multiple_decimal ... ok
[INFO] [stdout] test nodes::expressions::number::test::compute_value::multiple_decimal ... ok
[INFO] [stdout] test nodes::expressions::number::test::compute_value::number_with_exponent ... ok
[INFO] [stdout] test nodes::expressions::number::test::compute_value::number_with_negative_exponent ... ok
[INFO] [stdout] test nodes::expressions::number::test::compute_value::one ... ok
[INFO] [stdout] test nodes::expressions::number::test::compute_value::zero ... ok
[INFO] [stdout] test nodes::expressions::number::test::decimal::can_set_uppercase_to_number_without_exponent ... ok
[INFO] [stdout] test nodes::expressions::number::test::decimal::set_uppercase_change ... ok
[INFO] [stdout] test nodes::expressions::number::test::hex::set_uppercase_change ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::invalid_digit_in_binary ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::invalid_digit_in_binary_uppercase ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::invalid_hex_exponent_value ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::invalid_hex_exponent_value_uppercase ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::invalid_underscore_before_negative_exponent ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::invalid_underscore_before_negative_exponent_uppercase ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::invalid_underscore_before_positive_exponent ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::invalid_underscore_before_positive_exponent_uppercase ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::invalid_underscore_position ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::missing_exponent_value ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::missing_exponent_value_uppercase ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::missing_hex_exponent_value ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::missing_hex_exponent_value_uppercase ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::missing_negative_exponent_value ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::missing_negative_exponent_value_uppercase ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::negative_hex_exponent_value ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::negative_hex_exponent_value_uppercase ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::parse_binary_zero ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::parse_binary_zero_uppercase ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::parse_binary_zero_uppercase_with_underscore_before_b ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::parse_binary_zero_with_underscore ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::parse_binary_zero_with_underscore_before_b ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::parse_digit_with_exponent ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::parse_digit_with_exponent_and_underscore ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::parse_empty_string ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::parse_float_with_exponent ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::parse_float_with_exponent_and_underscores ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::parse_float_with_trailing_dot ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::parse_hex_number ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::parse_hex_number_with_lowercase ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::parse_hex_number_with_mixed_case ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::parse_hex_number_with_underscore ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::parse_hex_number_with_underscore_before_x ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::parse_hex_number_with_underscores_around_x ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::parse_hex_number_with_uppercase ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::parse_hex_with_exponent ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::parse_hex_with_exponent_uppercase ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::parse_integer ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::parse_integer_with_underscore_delimiter ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::parse_multiple_decimal ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::parse_multiple_decimal_with_underscore ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::parse_multiple_decimal_with_underscore_after_point ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::parse_number_with_exponent ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::parse_number_with_exponent_and_plus_symbol ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::parse_number_with_negative_exponent ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::parse_number_with_upper_exponent ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::parse_number_with_upper_negative_exponent ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::parse_starting_with_dot ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::parse_trailing_dot_with_exponent ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::parse_uppercase_hex_number ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::parse_uppercase_hex_number_with_underscore_before_x ... ok
[INFO] [stdout] test nodes::expressions::number::test::parse_number::parse_zero ... ok
[INFO] [stdout] test nodes::expressions::string::test::double_quoted::empty ... ok
[INFO] [stdout] test nodes::expressions::string::test::double_quoted::escaped_backslash ... ok
[INFO] [stdout] test nodes::expressions::string::test::double_quoted::escaped_backspace ... ok
[INFO] [stdout] test nodes::expressions::string::test::double_quoted::escaped_bell ... ok
[INFO] [stdout] test nodes::expressions::string::test::double_quoted::escaped_carriage_return ... ok
[INFO] [stdout] test nodes::expressions::string::test::double_quoted::escaped_form_feed ... ok
[INFO] [stdout] test nodes::expressions::string::test::double_quoted::escaped_new_line ... ok
[INFO] [stdout] test nodes::expressions::string::test::double_quoted::escaped_null ... ok
[INFO] [stdout] test nodes::expressions::string::test::double_quoted::escaped_null_hex ... ok
[INFO] [stdout] test nodes::expressions::string::test::double_quoted::escaped_tab ... ok
[INFO] [stdout] test nodes::expressions::string::test::double_quoted::escaped_three_digits ... ok
[INFO] [stdout] test nodes::expressions::string::test::double_quoted::escaped_tilde_hex_lowercase ... ok
[INFO] [stdout] test nodes::expressions::string::test::double_quoted::escaped_tilde_hex_uppercase ... ok
[INFO] [stdout] test nodes::expressions::string::test::double_quoted::escaped_two_digits ... ok
[INFO] [stdout] test nodes::expressions::string::test::double_quoted::escaped_unicode_last_value ... ok
[INFO] [stdout] test nodes::expressions::string::test::double_quoted::escaped_unicode_single_digit ... ok
[INFO] [stdout] test nodes::expressions::string::test::double_quoted::escaped_unicode_three_digit ... ok
[INFO] [stdout] test nodes::expressions::string::test::double_quoted::escaped_unicode_two_hex_digits ... ok
[INFO] [stdout] test nodes::expressions::string::test::double_quoted::escaped_uppercase_a_hex ... ok
[INFO] [stdout] test nodes::expressions::string::test::double_quoted::escaped_vertical_tab ... ok
[INFO] [stdout] test nodes::expressions::string::test::double_quoted::hello ... ok
[INFO] [stdout] test nodes::expressions::string::test::double_quoted::skips_whitespaces ... ok
[INFO] [stdout] test nodes::expressions::string::test::double_quoted::skips_whitespaces_but_no_spaces ... ok
[INFO] [stdout] test nodes::expressions::string::test::double_quoted_failures::escaped_missing_closing_brace_unicode ... ok
[INFO] [stdout] test nodes::expressions::string::test::double_quoted_failures::escaped_missing_opening_brace_unicode ... ok
[INFO] [stdout] test nodes::expressions::string::test::double_quoted_failures::escaped_too_large_ascii ... ok
[INFO] [stdout] test nodes::expressions::string::test::double_quoted_failures::escaped_too_large_unicode ... ok
[INFO] [stdout] test nodes::expressions::string::test::double_quoted_failures::single_backslash ... ok
[INFO] [stdout] test nodes::expressions::string::test::has_double_quote_is_false_if_escaped_double_quotes ... ok
[INFO] [stdout] test nodes::expressions::string::test::has_double_quote_is_false_if_no_double_quotes ... ok
[INFO] [stdout] test nodes::expressions::string::test::has_double_quote_is_true_if_unescaped_double_quotes ... ok
[INFO] [stdout] test nodes::expressions::string::test::has_single_quote_is_false_if_escaped_single_quotes ... ok
[INFO] [stdout] test nodes::expressions::string::test::has_single_quote_is_false_if_no_single_quotes ... ok
[INFO] [stdout] test nodes::expressions::string::test::has_single_quote_is_true_if_unescaped_single_quotes ... ok
[INFO] [stdout] test nodes::expressions::string::test::has_single_quote_is_true_if_unescaped_single_quotes_with_escaped_backslash ... ok
[INFO] [stdout] test nodes::expressions::string::test::new_removes_double_brackets ... ok
[INFO] [stdout] test nodes::expressions::string::test::new_removes_double_brackets_and_skip_first_new_line ... ok
[INFO] [stdout] test nodes::expressions::string::test::new_removes_double_brackets_with_multiple_equals ... ok
[INFO] [stdout] test nodes::expressions::string::test::new_removes_double_brackets_with_one_equals ... ok
[INFO] [stdout] test nodes::expressions::string::test::new_removes_double_quotes ... ok
[INFO] [stdout] test nodes::expressions::string::test::new_removes_single_quotes ... ok
[INFO] [stdout] test nodes::expressions::string::test::new_skip_invalid_escape_in_double_quoted_string ... ok
[INFO] [stdout] test nodes::expressions::string::test::new_skip_invalid_escape_in_single_quoted_string ... ok
[INFO] [stdout] test nodes::expressions::string::test::single_quoted::empty ... ok
[INFO] [stdout] test nodes::expressions::string::test::single_quoted::escaped_backslash ... ok
[INFO] [stdout] test nodes::expressions::string::test::single_quoted::escaped_backspace ... ok
[INFO] [stdout] test nodes::expressions::string::test::single_quoted::escaped_bell ... ok
[INFO] [stdout] test nodes::expressions::string::test::single_quoted::escaped_carriage_return ... ok
[INFO] [stdout] test nodes::expressions::string::test::single_quoted::escaped_form_feed ... ok
[INFO] [stdout] test nodes::expressions::string::test::single_quoted::escaped_new_line ... ok
[INFO] [stdout] test nodes::expressions::string::test::single_quoted::escaped_null ... ok
[INFO] [stdout] test nodes::expressions::string::test::single_quoted::escaped_null_hex ... ok
[INFO] [stdout] test nodes::expressions::string::test::single_quoted::escaped_tab ... ok
[INFO] [stdout] test nodes::expressions::string::test::single_quoted::escaped_three_digits ... ok
[INFO] [stdout] test nodes::expressions::string::test::single_quoted::escaped_tilde_hex_lowercase ... ok
[INFO] [stdout] test nodes::expressions::string::test::single_quoted::escaped_tilde_hex_uppercase ... ok
[INFO] [stdout] test nodes::expressions::string::test::single_quoted::escaped_two_digits ... ok
[INFO] [stdout] test nodes::expressions::string::test::single_quoted::escaped_unicode_single_digit ... ok
[INFO] [stdout] test nodes::expressions::string::test::single_quoted::escaped_unicode_three_digit ... ok
[INFO] [stdout] test nodes::expressions::string::test::single_quoted::escaped_unicode_two_hex_digits ... ok
[INFO] [stdout] test nodes::expressions::string::test::single_quoted::escaped_uppercase_a_hex ... ok
[INFO] [stdout] test nodes::expressions::string::test::single_quoted::escaped_vertical_tab ... ok
[INFO] [stdout] test nodes::expressions::string::test::single_quoted::hello ... ok
[INFO] [stdout] test nodes::expressions::string::test::single_quoted::skips_whitespaces ... ok
[INFO] [stdout] test nodes::expressions::string::test::single_quoted::skips_whitespaces_but_no_spaces ... ok
[INFO] [stdout] test nodes::expressions::string::test::single_quoted_failures::escaped_missing_closing_brace_unicode ... ok
[INFO] [stdout] test nodes::expressions::string::test::single_quoted_failures::escaped_missing_opening_brace_unicode ... ok
[INFO] [stdout] test nodes::expressions::string::test::single_quoted_failures::escaped_too_large_ascii ... ok
[INFO] [stdout] test nodes::expressions::string::test::single_quoted_failures::escaped_too_large_unicode ... ok
[INFO] [stdout] test nodes::expressions::string::test::single_quoted_failures::single_backslash ... ok
[INFO] [stdout] test nodes::expressions::string::test::single_quoted::escaped_unicode_last_value ... ok
[INFO] [stdout] test nodes::expressions::test::expression_from_floats::f64_1e42 ... ok
[INFO] [stdout] test nodes::expressions::test::expression_from_floats::f64_0 ... ok
[INFO] [stdout] test nodes::expressions::test::expression_from_floats::f64_infinity ... ok
[INFO] [stdout] test nodes::expressions::type_cast::test::if_expression_needs_parentheses ... ok
[INFO] [stdout] test nodes::statements::last_statement::test::default_return_statement_is_empty ... ok
[INFO] [stdout] test nodes::statements::local_assign::test::pop_value::removes_one_comma_token ... ok
[INFO] [stdout] test nodes::statements::local_assign::test::pop_value::removes_the_equal_sign ... ok
[INFO] [stdout] test nodes::statements::local_assign::test::pop_value::removes_the_last_comma_token ... ok
[INFO] [stdout] test nodes::statements::local_assign::test::remove_variable::single_variable_remove_outside_of_bounds ... ok
[INFO] [stdout] test nodes::statements::local_assign::test::remove_variable::single_variable_returns_none_without_mutating ... ok
[INFO] [stdout] test nodes::statements::local_assign::test::remove_variable::two_variables_remove_first ... ok
[INFO] [stdout] test nodes::identifier::test::set_name_replaces_the_token_content ... ok
[INFO] [stdout] test nodes::statements::local_function::test::has_parameter_is_false_when_none_matches ... ok
[INFO] [stdout] test nodes::statements::local_function::test::has_parameter_is_true_when_at_least_one_param_matches ... ok
[INFO] [stdout] test nodes::statements::local_assign::test::remove_variable::two_variables_remove_second ... ok
[INFO] [stdout] test nodes::expressions::test::expression_from_floats::i64_minus_one ... ok
[INFO] [stdout] test nodes::statements::local_function::test::has_parameter_is_true_when_single_param_matches ... ok
[INFO] [stdout] test nodes::expressions::test::expression_from_floats::f64_minus_zero ... ok
[INFO] [stdout] test nodes::token::test::read_any_position_token ... ok
[INFO] [stdout] test nodes::token::test::read_line_number_reference_token ... ok
[INFO] [stdout] test nodes::typed_identifier::test::set_name_replaces_the_token_content ... ok
[INFO] [stdout] test parser::test::assign_index ... ok
[INFO] [stdout] test parser::test::assign_field ... ok
[INFO] [stdout] test parser::test::assign_two_variables ... ok
[INFO] [stdout] test parser::test::break_statement ... ok
[INFO] [stdout] test parser::test::assign_variable ... ok
[INFO] [stdout] test parser::test::assign_field_and_variable ... ok
[INFO] [stdout] test parser::test::call_chain_empty ... ok
[INFO] [stdout] test parser::test::assign_one_variable_with_two_values ... ok
[INFO] [stdout] test parser::test::call_index_chain_empty ... ok
[INFO] [stdout] test parser::test::call_method ... ok
[INFO] [stdout] test parser::test::call_function ... ok
[INFO] [stdout] test parser::test::call_with_empty_string_argument ... ok
[INFO] [stdout] test parser::test::call_indexed_table ... ok
[INFO] [stdout] test parser::test::call_method_chain_with_arguments ... ok
[INFO] [stdout] test parser::test::call_function_with_two_arguments ... ok
[INFO] [stdout] test parser::test::call_with_empty_table_argument ... ok
[INFO] [stdout] test parser::test::compound_floor_division ... ok
[INFO] [stdout] test parser::test::compound_increment ... ok
[INFO] [stdout] test parser::test::call_method_with_one_argument ... ok
[INFO] [stdout] test parser::test::call_method_chain_empty ... ok
[INFO] [stdout] test parser::test::empty_function_statement_variadic_with_one_parameter ... ok
[INFO] [stdout] test parser::test::do_return_end ... ok
[INFO] [stdout] test parser::test::call_chain_with_args ... ok
[INFO] [stdout] test parser::test::empty_generic_for ... ok
[INFO] [stdout] test parser::test::empty_generic_for_multiple_variables ... ok
[INFO] [stdout] test parser::test::empty_if_statement ... ok
[INFO] [stdout] test parser::test::empty_generic_for_with_typed_key ... ok
[INFO] [stdout] test parser::test::empty_if_statement_with_empty_elseif ... ok
[INFO] [stdout] test parser::test::empty_local_function ... ok
[INFO] [stdout] test parser::test::empty_if_statement_with_returning_else ... ok
[INFO] [stdout] test parser::test::empty_if_statement_with_empty_elseif_and_empty_else ... ok
[INFO] [stdout] test parser::test::empty_do_nested ... ok
[INFO] [stdout] test parser::test::empty_function_statement_variadic ... ok
[INFO] [stdout] test parser::test::empty_function_statement ... ok
[INFO] [stdout] test parser::test::empty_do ... ok
[INFO] [stdout] test parser::test::empty_generic_for_multiple_values ... ok
[INFO] [stdout] test parser::test::call_function_with_one_argument ... ok
[INFO] [stdout] test parser::test::empty_string ... ok
[INFO] [stdout] test parser::test::empty_numeric_for ... ok
[INFO] [stdout] test parser::test::empty_numeric_for_with_step ... ok
[INFO] [stdout] test parser::test::function_statement_return ... ok
[INFO] [stdout] test parser::test::empty_local_function_variadic ... ok
[INFO] [stdout] test parser::test::empty_local_function_variadic_with_one_parameter ... ok
[INFO] [stdout] test parser::test::local_function_return ... ok
[INFO] [stdout] test parser::test::multiple_local_assignment_with_no_values ... ok
[INFO] [stdout] test parser::test::local_assignment_with_no_values ... ok
[INFO] [stdout] test parser::test::if_statement_returns ... ok
[INFO] [stdout] test parser::test::generic_for_break ... ok
[INFO] [stdout] test parser::test::multiple_local_assignment_with_two_values ... ok
[INFO] [stdout] test parser::test::empty_repeat ... ok
[INFO] [stdout] test parser::test::index_field_function_call ... ok
[INFO] [stdout] test parser::test::empty_while_true_do ... ok
[INFO] [stdout] test parser::test::local_assignment_with_one_value ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::assign_variable ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::assign_two_variables_with_two_values ... ok
[INFO] [stdout] test parser::test::numeric_for_that_breaks ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::break_statement_with_comment ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::call_function_with_two_arguments ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::call_indexed_table ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::break_statement ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::call_function_with_one_argument ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::call_chain_with_args ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::call_function ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::call_with_empty_table_argument ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::call_method ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::call_method_with_one_argument ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::call_with_empty_string_argument ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::continue_statement_with_comment ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::compound_increment ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::continue_statement ... ok
[INFO] [stdout] test parser::test::empty_if_statement_with_empty_else ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::empty_block ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::empty_do ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::empty_function_statement_variadic_with_one_parameter ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::empty_function_with_generic_return_type ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::empty_generic_for ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::empty_function_statement_with_field ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::empty_do_with_long_comment ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::empty_function_statement_variadic ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::empty_generic_for_multiple_values ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::empty_generic_for_with_typed_key ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::empty_function_statement_with_method ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::empty_generic_for_multiple_variables ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::empty_function_statement ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::empty_if_statement ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::empty_if_statement_with_empty_else ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::empty_local_function_with_generic_return_type ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::local_assignment_typed_with_no_values ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::empty_local_function ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::empty_local_function_variadic ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::empty_numeric_for ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::empty_numeric_for_with_typed_identifier ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::empty_while ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::empty_if_statement_with_empty_elseif ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::local_assignment_intersection_typed_with_no_values ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::multiple_local_assignment_typed_with_no_values ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_array_with_one_element ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_backtick_string_with_prefix_and_suffixed_single_value ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_backtick_string_with_prefixed_single_value ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_backtick_string_hello ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_backtick_string_with_single_value ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::exported_type_declaration_to_boolean ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_array_with_one_key_expression ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::multiple_line_comments ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::empty_local_function_with_two_generic_type ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::empty_local_function_with_two_parameters ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_backtick_string_with_suffixed_single_value ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::empty_repeat ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::local_assignment_with_no_values ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::multiple_local_assignment_with_no_values ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_array_with_one_field ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_array_with_two_elements ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_backtick_string_with_escaped_backtick ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_double_field_expression ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_binary_number ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::multiple_local_assignment_with_two_values ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_double_quote_string ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_empty_backtick_string ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_empty_function_with_generic_return_type ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::empty_numeric_for_with_step ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_empty_function_with_boolean_return_type ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_empty_double_quote_string ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_empty_function ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_empty_function_with_two_params ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_empty_function_return_type_pack_with_two_types ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_empty_function_with_one_param ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_empty_function_with_one_typed_param ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_empty_typed_variadic_function ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_empty_function_with_void_return_type ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_empty_function_return_type_pack_with_generic_pack ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_empty_function_return_type_pack_with_one_type ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_empty_function_return_type_pack_with_two_types_and_variadic_pack ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_empty_variadic_function ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_empty_function_return_variadic_pack ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_empty_function_return_type_pack_with_variadic_pack ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_empty_function_return_generic_pack ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_empty_table ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_field_expression ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_index_expression ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_hexadecimal_number ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_parenthese_expression ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_nil ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_empty_single_quote_string ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_type_cast ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_variable_arguments ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_type_cast_to_intersection_with_right_type_in_parenthese ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_type_cast_to_intersection_with_function_type_and_name ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_not_true ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_with_comment ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::single_line ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_nothing_with_semicolon ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::single_line_comment ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_boolean ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_callback_returning_generic_type_pack ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_two_values ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_callback_returning_optional_type ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::two_local_declarations ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_boolean_array ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_float ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_callback_returning_intersection_type ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_callback_returning_multiple_intersected_types ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::single_multiline_comment ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_callback_returning_variadic_false_type ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_callback_returning_variadic_optional ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_callback_returning_type ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_callback_returning_variadic_string_literal ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_callback_returning_variadic_type_name ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_callback_with_one_argument_returning_type ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_callback_with_variadic_type_returning_type ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_callback_returning_variadic_union_type ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_double_quote_string_type ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_callback_with_variadic_optional_type_returning_type ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_callback_returning_union_type ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_integer_number ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_generic_callback_with_two_types ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_generic_intersection ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_generic_callback_with_generic_type_pack ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_callback_returning_variadic_intersection_type ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_false ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_generic_type_in_namespace ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_true ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_generic_array ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_generic_callback ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_generic_type ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_nothing_with_semicolon_and_comment ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_generic_type_with_generic_type_pack ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_generic_type_with_variadic_string_literal_type_pack ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_generic_type_with_type_pack ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_generic_type_with_variadic_type_pack ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_intersection_of_type_names ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_single_quote_string_type ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_generic_union_with_default_type ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_table_with_literal_property ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_intersection_of_void_callback_and_string ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_table_with_indexer_type ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_intersections_of_type_names ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_table_with_one_prop ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_long_string_type ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_optional_boolean ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_table_with_property_and_indexer_type ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_table_with_two_props ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_optional_void_callback ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_generic_type_with_two_types ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_true_and_true ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_table_with_one_prop_and_separator ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_type_field_array ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_table_with_two_props_using_semicolon ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_type_of_expression ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_union_of_void_callback_and_string ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_void_callback ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_with_generic_param_with_boolean_default ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_with_generic_type_pack_with_default_generic_pack ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_table_with_indexer_type_and_property ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_nil ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_with_generic_type_pack_with_default_tuple ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_to_union_boolean_nil ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_with_generic_type_pack_with_default_variadic_pack ... ok
[INFO] [stdout] test parser::test::return_array_with_one_key_expression ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_with_variable_and_generic_type_pack ... ok
[INFO] [stdout] test parser::test::return_array_with_one_element ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_with_generic_param_with_parenthese_default ... ok
[INFO] [stdout] test parser::test::return_array_with_one_field ... ok
[INFO] [stdout] test parser::test::return_array_with_two_elements ... ok
[INFO] [stdout] test parser::test::return_backtick_string_escape_backslash ... ok
[INFO] [stdout] test parser::test::return_backtick_string_escape_braces ... ok
[INFO] [stdout] test parser::test::return_backtick_string_hello ... ok
[INFO] [stdout] test parser::test::return_backtick_string_escape_backtick ... ok
[INFO] [stdout] test parser::test::repeat_break ... ok
[INFO] [stdout] test parser::test::return_backtick_string_with_table_value ... ok
[INFO] [stdout] test parser::test::return_backtick_string_with_backtrick_string_value ... ok
[INFO] [stdout] test parser::test::return_call_chain_empty ... ok
[INFO] [stdout] test parser::test::return_backtick_string_with_prefixed_single_value ... ok
[INFO] [stdout] test parser::test::return_backtick_string_with_prefix_and_suffixed_single_value ... ok
[INFO] [stdout] test parser::test::return_call_function_with_one_argument ... ok
[INFO] [stdout] test parser::test::return_call_function_with_two_arguments ... ok
[INFO] [stdout] test parser::test::return_call_chain_with_args ... ok
[INFO] [stdout] test parser::test::return_call_index_chain_empty ... ok
[INFO] [stdout] test parser::test::return_call_indexed_table ... ok
[INFO] [stdout] test parser::test::return_binary_and ... ok
[INFO] [stdout] test parser::test::return_call_function ... ok
[INFO] [stdout] test parser::test::repeat_continue ... ok
[INFO] [stdout] test parser::test::return_backtick_string_with_single_value ... ok
[INFO] [stdout] test parser::test::return_call_method ... ok
[INFO] [stdout] test parser::test::return_call_method_chain_empty ... ok
[INFO] [stdout] test parser::test::return_call_method_chain_with_arguments ... ok
[INFO] [stdout] test parser::test::return_call_new_empty_function ... ok
[INFO] [stdout] test parser::test::return_call_variable_in_parentheses ... ok
[INFO] [stdout] test parser::test::return_call_method_with_one_argument ... ok
[INFO] [stdout] test parser::test::return_call_variable_argument ... ok
[INFO] [stdout] test parser::test::return_empty_function_with_one_param ... ok
[INFO] [stdout] test parser::test::return_empty_function ... ok
[INFO] [stdout] test parser::test::return_empty_double_quote_string ... ok
[INFO] [stdout] test parser::test::return_float ... ok
[INFO] [stdout] test parser::test::return_empty_single_quote_string ... ok
[INFO] [stdout] test parser::test::return_empty_table ... ok
[INFO] [stdout] test parser::test::return_empty_variadic_function ... ok
[INFO] [stdout] test parser::test::return_empty_variadic_function_with_one_param ... ok
[INFO] [stdout] test parser::test::return_false ... ok
[INFO] [stdout] test parser::test::return_backtick_string_with_suffixed_single_value ... ok
[INFO] [stdout] test parser::test::return_field_expression ... ok
[INFO] [stdout] test parser::test::return_binary_floor_division ... ok
[INFO] [stdout] test parser::test::return_empty_function_with_two_params ... ok
[INFO] [stdout] test parser::test::return_function_that_returns ... ok
[INFO] [stdout] test parser::test::return_one ... ok
[INFO] [stdout] test parser::test::return_true_false ... ok
[INFO] [stdout] test parser::test::return_minus_variable ... ok
[INFO] [stdout] test parser::test::return_call_variable_in_double_parentheses ... ok
[INFO] [stdout] test parser::test::return_empty_backtick_string ... ok
[INFO] [stdout] test parser::test::return_nil ... ok
[INFO] [stdout] test parser::test::return_index_expression ... ok
[INFO] [stdout] test parser::test::return_not_true ... ok
[INFO] [stdout] test parser::test::return_variable ... ok
[INFO] [stdout] test parser::test::while_false_do_break ... ok
[INFO] [stdout] test parser::test::return_zero ... ok
[INFO] [stdout] test parser::test::return_no_values ... ok
[INFO] [stdout] test parser::test::return_variable_length ... ok
[INFO] [stdout] test parser::test::return_parentheses_true ... ok
[INFO] [stdout] test parser::test::return_zero_point_five ... ok
[INFO] [stdout] test parser::test::return_variable_arguments ... ok
[INFO] [stdout] test parser::test::single_line_comment ... ok
[INFO] [stdout] test parser::test::two_nested_empty_do_in_do_statement ... ok
[INFO] [stdout] test process::evaluator::lua_value::test::number_coercion::integer ... ok
[INFO] [stdout] test process::evaluator::lua_value::test::number_coercion::float ... ok
[INFO] [stdout] test process::evaluator::lua_value::test::number_coercion::integer_with_ending_space ... ok
[INFO] [stdout] test process::evaluator::lua_value::test::false_value_is_not_truthy ... ok
[INFO] [stdout] test process::evaluator::lua_value::test::number_coercion::integer_with_leading_space ... ok
[INFO] [stdout] test process::evaluator::lua_value::test::number_coercion::integer_with_leading_tab ... ok
[INFO] [stdout] test process::evaluator::lua_value::test::nil_value_is_not_truthy ... ok
[INFO] [stdout] test process::evaluator::lua_value::test::number_coercion::float_starting_with_dot ... ok
[INFO] [stdout] test process::evaluator::lua_value::test::number_coercion::hex_integer ... ok
[INFO] [stdout] test process::evaluator::lua_value::test::number_coercion::hex_prefix ... ok
[INFO] [stdout] test process::evaluator::lua_value::test::number_coercion::hex_zero ... ok
[INFO] [stdout] test parser::test::return_true ... ok
[INFO] [stdout] test process::evaluator::lua_value::test::number_coercion::integer_with_leading_zeros ... ok
[INFO] [stdout] test process::evaluator::lua_value::test::number_coercion::negative_float ... ok
[INFO] [stdout] test process::evaluator::lua_value::test::number_coercion::negative_hex_integer ... ok
[INFO] [stdout] test process::evaluator::lua_value::test::number_coercion::two_seperated_digits ... ok
[INFO] [stdout] test process::evaluator::lua_value::test::number_coercion::zero ... ok
[INFO] [stdout] test process::evaluator::lua_value::test::true_value_is_truthy ... ok
[INFO] [stdout] test process::evaluator::lua_value::test::unknown_lua_value_is_truthy_returns_none ... ok
[INFO] [stdout] test process::evaluator::lua_value::test::zero_value_is_truthy ... ok
[INFO] [stdout] test process::evaluator::test::addition_number_with_unknown_variable ... ok
[INFO] [stdout] test process::evaluator::test::assume_pure_metamethods::addition_number_with_unknown_variable ... ok
[INFO] [stdout] test process::evaluator::test::addition_unknown_variable_and_number ... ok
[INFO] [stdout] test process::evaluator::test::assume_pure_metamethods::field_index ... ok
[INFO] [stdout] test process::evaluator::test::assume_pure_metamethods::length_on_variable ... ok
[INFO] [stdout] test process::evaluator::test::assume_pure_metamethods::not_on_variable ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::concat_empty_strings ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::concat_number_with_negative_number ... ok
[INFO] [stdout] test process::evaluator::lua_value::test::number_coercion::letter_suffix ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::concat_number_with_string ... ok
[INFO] [stdout] test process::evaluator::lua_value::test::number_coercion::negative_integer ... ok
[INFO] [stdout] test process::evaluator::test::assume_pure_metamethods::unary_minus_on_variable ... ok
[INFO] [stdout] test process::evaluator::test::assume_pure_metamethods::addition_unknown_variable_and_number ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::concat_string_with_number ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::concat_number_with_number ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::different_strings::not_equal ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::eleven_floor_division_by_three ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::different_numbers::not_equal ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::false_and_true ... ok
[INFO] [stdout] test process::evaluator::lua_value::test::number_coercion::space_between_minus ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::false_false::equal ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::hundred::greater ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::hundred::greater_or_equal ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::false_false::not_equal ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::five_mod_two ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::hundred::lower ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::hundred::lower_or_equal ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::empty_string_greater_or_equal_than_string_colon ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::empty_string_greater_than_string_colon ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::empty_string_lower_than_string_colon ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::hundred_greater_than_one ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::hundred_greater_or_equal_than_one ... ok
[INFO] [stdout] test process::evaluator::lua_value::test::table_value_is_truthy ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::five_point_two_mod_two ... ok
[INFO] [stdout] test process::evaluator::lua_value::test::string_value_is_truthy ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::different_numbers::equal ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::different_strings::equal ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::hundred_lower_or_equal_than_one ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::hundred_lower_than_one ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::minus_15_greater_or_equal_than_minus_2_5 ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::minus_15_lower_or_equal_than_minus_2_5 ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::minus_2_5_greater_than_minus_15 ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::minus_15_greater_than_minus_2_5 ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::minus_2_5_lower_or_equal_than_minus_15 ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::minus_2_5_greater_or_equal_than_minus_15 ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::one_greater_or_equal_than_hundred ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::minus_15_lower_than_minus_2_5 ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::five_pow_two ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::concat_strings ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::one_lower_or_equal_than_hundred ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::empty_string_lower_or_equal_than_string_colon ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::one_lower_than_hundred ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::string_111_greater_or_equal_than_string_a ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::one_greater_than_hundred ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::string_111_greater_than_string_a ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::string_111_lower_or_equal_than_string_a ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::minus_2_5_lower_than_minus_15 ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::string_1_lower_or_equal_than_string_a ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::string_111_lower_than_string_a ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::string_a_greater_or_equal_than_string_1 ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::string_1_greater_or_equal_than_string_a ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::string_a_greater_or_equal_than_string_111 ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::string_1_lower_than_string_a ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::string_a_greater_or_equal_than_string_aa ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::string_a_greater_or_equal_than_string_b ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::string_a_greater_than_string_1 ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::string_1_greater_than_string_a ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::string_a_greater_than_string_111 ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::string_a_greater_than_string_aa ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::string_a_greater_than_string_b ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::string_a_lower_or_equal_than_string_1 ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::string_a_lower_or_equal_than_string_111 ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::string_a_lower_or_equal_than_string_aa ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::string_a_lower_or_equal_than_string_b ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::string_aa_greater_or_equal_than_string_a ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::string_a_lower_than_string_aa ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::string_aa_greater_than_string_a ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::string_aa_lower_or_equal_than_string_a ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::string_b_greater_or_equal_than_string_a ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::string_a_lower_than_string_b ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::string_b_greater_than_string_a ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::string_aa_lower_than_string_a ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::string_colon_greater_or_equal_than_empty_string ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::string_colon_greater_than_empty_string ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::string_a_lower_than_string_1 ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::string_colon_lower_than_empty_string ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::minus_five_mod_minus_two ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::negative_zero_minus_zero ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::negative_zero_plus_negative_zero ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::nil_and_true ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::minus_five_mod_two ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::string_colon_lower_or_equal_than_empty_string ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::string_a_lower_than_string_111 ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::string_b_lower_or_equal_than_string_a ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::lower_or_greater_than::string_b_lower_than_string_a ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::nil_nil::equal ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::nil_nil::not_equal ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::nil_or_false ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::nil_or_nil ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::number_string_greater_or_equal_than_number ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::minus_one_floor_division_by_zero ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::one_divided_by_zero ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::number_string_greater_than_number ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::one_floor_division_by_zero ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::nil_or_true ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::one_minus_two ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::number_lower_or_equal_than_number_string ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::number_lower_than_string ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::one::greater_or_equal ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::one_plus_two ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::one::lower ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::one::lower_or_equal ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::one::greater ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::same_strings::equal ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::same_strings::not_equal ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::string::greater ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::same_numbers::not_equal ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::same_numbers::equal ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::string::lower ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::string::lower_or_equal ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::three_times_four ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::string::greater_or_equal ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::true_and_false ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::true_and_nil ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::true_and_number ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::true_and_string ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::true_and_table ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::string_number_plus_string_number ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::true_false::not_equal ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::true_false::equal ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::true_nil::equal ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::true_and_true ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::true_nil::not_equal ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::true_or_false ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::true_or_true ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::true_true::not_equal ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::twelve_divided_by_four ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::zero::greater_or_equal ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::zero::lower_or_equal ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::zero::lower ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::zero_floor_division_by_zero ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::zero::greater ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::zero_divided_by_zero ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::true_or_number ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::true_or_string ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::true_or_nil ... ok
[INFO] [stdout] test process::evaluator::test::binary_false_or_call ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::twelve_floor_division_by_four ... ok
[INFO] [stdout] test process::evaluator::test::binary_false_and_call ... ok
[INFO] [stdout] test process::evaluator::test::empty_interpolated_string_expression ... ok
[INFO] [stdout] test process::evaluator::test::binary_expressions::true_true::equal ... ok
[INFO] [stdout] test process::evaluator::test::binary_true_and_call ... ok
[INFO] [stdout] test process::evaluator::test::binary_true_or_call ... ok
[INFO] [stdout] test process::evaluator::test::false_wrapped_in_parens ... ok
[INFO] [stdout] test process::evaluator::test::identifier ... ok
[INFO] [stdout] test process::evaluator::test::identifier_in_parentheses ... ok
[INFO] [stdout] test process::evaluator::test::call_to_unknown_function ... ok
[INFO] [stdout] test process::evaluator::test::if_expression_always_false ... ok
[INFO] [stdout] test process::evaluator::test::if_expression_always_true ... ok
[INFO] [stdout] test process::evaluator::test::if_expression_unknown_condition ... ok
[INFO] [stdout] test process::evaluator::test::if_expression_elseif_always_false ... ok
[INFO] [stdout] test process::evaluator::test::if_expression_elseif_always_true ... ok
[INFO] [stdout] test process::evaluator::test::field_index ... ok
[INFO] [stdout] test process::evaluator::test::interpolated_string_expression_with_nil_segment ... ok
[INFO] [stdout] test process::evaluator::test::interpolated_string_expression_with_false_segment ... ok
[INFO] [stdout] test process::evaluator::test::interpolated_string_expression_with_true_segment ... ok
[INFO] [stdout] test process::evaluator::test::interpolated_string_expression_with_one_string ... ok
[INFO] [stdout] test process::evaluator::test::interpolated_string_with_true_value ... ok
[INFO] [stdout] test process::evaluator::test::interpolated_string_with_function_call ... ok
[INFO] [stdout] test process::evaluator::test::interpolated_string_expression_with_mixed_segments_unknown ... ok
[INFO] [stdout] test process::evaluator::test::length_on_variable ... ok
[INFO] [stdout] test process::evaluator::test::not_variable ... ok
[INFO] [stdout] test process::evaluator::test::interpolated_string_expression_with_mixed_segments ... ok
[INFO] [stdout] test process::evaluator::test::interpolated_string_expression_with_multiple_string_segments ... ok
[INFO] [stdout] test process::evaluator::test::nil_wrapped_in_parens ... ok
[INFO] [stdout] test process::evaluator::test::number_expression ... ok
[INFO] [stdout] test process::evaluator::test::nil_expression ... ok
[INFO] [stdout] test process::evaluator::test::nil_value ... ok
[INFO] [stdout] test process::evaluator::test::empty_interpolated_string_value ... ok
[INFO] [stdout] test process::evaluator::test::false_value ... ok
[INFO] [stdout] test process::evaluator::test::number_wrapped_in_parens ... ok
[INFO] [stdout] test process::evaluator::test::false_expression ... ok
[INFO] [stdout] test process::evaluator::test::number_expression_negative_zero ... ok
[INFO] [stdout] test process::evaluator::test::string_expression ... ok
[INFO] [stdout] test process::evaluator::test::number_value ... ok
[INFO] [stdout] test process::evaluator::test::unary_expressions::minus_one ... ok
[INFO] [stdout] test process::evaluator::test::unary_expressions::minus_string_converted_to_number ... ok
[INFO] [stdout] test process::evaluator::test::unary_expressions::minus_zero ... ok
[INFO] [stdout] test process::evaluator::test::string_value ... ok
[INFO] [stdout] test process::evaluator::test::table_value ... ok
[INFO] [stdout] test process::evaluator::test::unary_expressions::not_false ... ok
[INFO] [stdout] test process::evaluator::test::table_value_with_call_in_entry ... ok
[INFO] [stdout] test process::evaluator::test::true_expression ... ok
[INFO] [stdout] test process::evaluator::test::string_wrapped_in_parens ... ok
[INFO] [stdout] test process::evaluator::test::true_value ... ok
[INFO] [stdout] test process::evaluator::test::unary_expressions::not_identifier ... ok
[INFO] [stdout] test process::evaluator::test::true_wrapped_in_parens ... ok
[INFO] [stdout] test process::evaluator::test::unary_expressions::not_nil ... ok
[INFO] [stdout] test process::evaluator::test::unary_expressions::minus_negative_number ... ok
[INFO] [stdout] test process::evaluator::test::table_expression ... ok
[INFO] [stdout] test process::evaluator::test::unary_expressions::not_number ... ok
[INFO] [stdout] test process::evaluator::test::unary_expressions::not_string ... ok
[INFO] [stdout] test process::evaluator::test::unary_expressions::not_true ... ok
[INFO] [stdout] test process::evaluator::test::unary_minus_on_variable ... ok
[INFO] [stdout] test process::expression_serializer::test::serializes_char_value ... ok
[INFO] [stdout] test process::expression_serializer::test::serializes_empty_vec_value ... ok
[INFO] [stdout] test process::expression_serializer::test::serializes_enum_unit_variant ... ok
[INFO] [stdout] test process::expression_serializer::test::serializes_100_as_f32_number_value ... ok
[INFO] [stdout] test process::evaluator::test::unary_expressions::not_table ... ok
[INFO] [stdout] test process::expression_serializer::test::serializes_enum_struct_variant ... ok
[INFO] [stdout] test process::expression_serializer::test::serializes_enum_struct_variant_internally_tagged ... ok
[INFO] [stdout] test process::expression_serializer::test::serializes_false_value ... ok
[INFO] [stdout] test process::expression_serializer::test::serializes_enum_tuple_variant ... ok
[INFO] [stdout] test process::expression_serializer::test::serializes_empty_hash_map ... ok
[INFO] [stdout] test process::expression_serializer::test::serializes_new_type_struct ... ok
[INFO] [stdout] test process::expression_serializer::test::serializes_enum_struct_variant_adjacently_tagged ... ok
[INFO] [stdout] test process::expression_serializer::test::serializes_hash_map_with_bool_to_number ... ok
[INFO] [stdout] test process::expression_serializer::test::serializes_hash_map_with_keyword_string_to_vec ... ok
[INFO] [stdout] test process::expression_serializer::test::serializes_hash_map_with_string_to_bool ... ok
[INFO] [stdout] test process::expression_serializer::test::serializes_enum_type_variant ... ok
[INFO] [stdout] test process::expression_serializer::test::serializes_struct_with_int_field ... ok
[INFO] [stdout] test process::expression_serializer::test::serializes_enum_struct_variant_untagged ... ok
[INFO] [stdout] test process::expression_serializer::test::serializes_none_value ... ok
[INFO] [stdout] test process::expression_serializer::test::serializes_slice_of_strings ... ok
[INFO] [stdout] test process::expression_serializer::test::serializes_one_number_value ... ok
[INFO] [stdout] test process::expression_serializer::test::serializes_one_point_five_number_value ... ok
[INFO] [stdout] test process::expression_serializer::test::serializes_struct_with_int_and_vec_fields ... ok
[INFO] [stdout] test process::expression_serializer::test::serializes_true_value ... ok
[INFO] [stdout] test process::expression_serializer::test::serializes_slice_of_bytes ... ok
[INFO] [stdout] test process::expression_serializer::test::serializes_tuple_struct ... ok
[INFO] [stdout] test process::expression_serializer::test::serializes_unit_value ... ok
[INFO] [stdout] test process::expression_serializer::test::serializes_str_value ... ok
[INFO] [stdout] test process::expression_serializer::test::serializes_tuple_with_two_bool ... ok
[INFO] [stdout] test process::expression_serializer::test::serializes_vec_with_bool ... ok
[INFO] [stdout] test process::expression_serializer::test::serializes_tuple_with_bool ... ok
[INFO] [stdout] test process::expression_serializer::test::serializes_zero_as_i16 ... ok
[INFO] [stdout] test process::utils::permutator::test::produce_all_permutations_with_single_char ... ok
[INFO] [stdout] test process::utils::test::is_valid_identifier_is_false ... ok
[INFO] [stdout] test process::expression_serializer::test::serializes_vec_with_two_bool ... ok
[INFO] [stdout] test process::utils::permutator::test::produce_only_first_char_permutations ... ok
[INFO] [stdout] test process::expression_serializer::test::serializes_zero_as_u8 ... ok
[INFO] [stdout] test process::expression_serializer::test::serializes_zero_as_u16 ... ok
[INFO] [stdout] test process::utils::permutator::test::produce_all_permutations_with_three_chars ... ok
[INFO] [stdout] test process::utils::permutator::test::produce_all_permutations_with_two_chars ... ok
[INFO] [stdout] test process::expression_serializer::test::serializes_zero_as_i8 ... ok
[INFO] [stdout] test process::utils::test::is_valid_identifier_is_true ... ok
[INFO] [stdout] test process::utils::test::keywords_are_not_valid_identifiers ... ok
[INFO] [stdout] test process::visitors::test::visit_generic_for_statement ... ok
[INFO] [stdout] test process::visitors::test::visit_if_statement ... ok
[INFO] [stdout] test process::visitors::test::visit_if_statement_with_elseif_and_else ... ok
[INFO] [stdout] test process::visitors::test::visit_repeat_statement ... ok
[INFO] [stdout] test process::visitors::test::visit_interpolated_string ... ok
[INFO] [stdout] test process::visitors::test::visit_while_statement ... ok
[INFO] [stdout] test process::visitors::test::visit_numeric_for_statement ... ok
[INFO] [stdout] test process::visitors::test::visit_if_statement_with_else ... ok
[INFO] [stdout] test rules::bundle::path_require_mode::module_definitions::test::test_total_lines::continue_statement ... ok
[INFO] [stdout] test rules::append_text_comment::test::serialize_rule_with_text ... ok
[INFO] [stdout] test rules::append_text_comment::test::configure_with_extra_field_error ... ok
[INFO] [stdout] test rules::bundle::path_require_mode::module_definitions::test::test_total_lines::break_statement ... ok
[INFO] [stdout] test rules::append_text_comment::test::serialize_rule_with_text_at_end ... ok
[INFO] [stdout] test rules::bundle::path_require_mode::module_definitions::test::test_total_lines::do_statement ... ok
[INFO] [stdout] test rules::bundle::path_require_mode::module_definitions::test::test_total_lines::compound_assign ... ok
[INFO] [stdout] test rules::bundle::path_require_mode::module_definitions::test::test_total_lines::function_call_with_table_arguments ... ok
[INFO] [stdout] test rules::bundle::path_require_mode::module_definitions::test::test_total_lines::assign_with_binary_expression ... ok
[INFO] [stdout] test process::visitors::test::visit_compound_assign_statement ... ok
[INFO] [stdout] test process::visitors::test::visit_do_statement ... ok
[INFO] [stdout] test rules::bundle::path_require_mode::module_definitions::test::test_total_lines::function_definition ... ok
[INFO] [stdout] test rules::bundle::path_require_mode::module_definitions::test::test_total_lines::local_function_definition ... ok
[INFO] [stdout] test rules::bundle::path_require_mode::module_definitions::test::test_total_lines::return_function_expression ... ok
[INFO] [stdout] test rules::bundle::path_require_mode::module_definitions::test::test_total_lines::if_statement ... ok
[INFO] [stdout] test rules::bundle::path_require_mode::module_definitions::test::test_total_lines::return_function_call ... ok
[INFO] [stdout] test rules::bundle::path_require_mode::module_definitions::test::test_total_lines::generic_for ... ok
[INFO] [stdout] test rules::bundle::path_require_mode::module_definitions::test::test_total_lines::require_with_string_argument ... ok
[INFO] [stdout] test rules::bundle::path_require_mode::module_definitions::test::test_total_lines::return_function_call_with_table_arguments ... ok
[INFO] [stdout] test rules::bundle::path_require_mode::module_definitions::test::test_total_lines::repeat_statement ... ok
[INFO] [stdout] test rules::bundle::path_require_mode::module_definitions::test::test_total_lines::local_assign_with_field_expression ... ok
[INFO] [stdout] test rules::bundle::path_require_mode::module_definitions::test::test_total_lines::numeric_for ... ok
[INFO] [stdout] test rules::bundle::path_require_mode::module_definitions::test::test_total_lines::local_assign_with_index_expression ... ok
[INFO] [stdout] test rules::bundle::path_require_mode::module_definitions::test::test_total_lines::return_nil ... ok
[INFO] [stdout] test rules::bundle::path_require_mode::module_definitions::test::test_total_lines::return_statement ... ok
[INFO] [stdout] test rules::bundle::path_require_mode::module_definitions::test::test_total_lines::return_require_with_string_argument ... ok
[INFO] [stdout] test rules::bundle::path_require_mode::module_definitions::test::test_total_lines::return_string ... ok
[INFO] [stdout] test rules::bundle::path_require_mode::module_definitions::test::test_total_lines::return_table ... ok
[INFO] [stdout] test rules::bundle::path_require_mode::module_definitions::test::test_total_lines::return_true ... ok
[INFO] [stdout] test rules::bundle::path_require_mode::module_definitions::test::test_total_lines::return_variadic_args ... ok
[INFO] [stdout] test rules::bundle::path_require_mode::module_definitions::test::test_total_lines::return_parenthese ... ok
[INFO] [stdout] test rules::bundle::path_require_mode::module_definitions::test::test_total_lines::return_not_variable ... ok
[INFO] [stdout] test rules::bundle::path_require_mode::module_definitions::test::test_total_lines::return_if_expression ... ok
[INFO] [stdout] test rules::bundle::path_require_mode::module_definitions::test::test_total_lines::return_one ... ok
[INFO] [stdout] test rules::bundle::path_require_mode::module_definitions::test::test_total_lines::return_false ... ok
[INFO] [stdout] test rules::configuration_error::test::enumerate_one_property ... ok
[INFO] [stdout] test rules::configuration_error::test::enumerate_three_properties ... ok
[INFO] [stdout] test rules::bundle::path_require_mode::module_definitions::test::test_total_lines::while_statement ... ok
[INFO] [stdout] test rules::call_parens::test::configure_with_extra_field_error ... ok
[INFO] [stdout] test rules::bundle::test::serialize_path_require_mode_with_custom_module_folder_name ... ok
[INFO] [stdout] test rules::convert_require::roblox_index_style::test::deserialize_invalid ... ok
[INFO] [stdout] test rules::call_parens::test::serialize_default_rule ... ok
[INFO] [stdout] test rules::configuration_error::test::enumerate_two_properties ... ok
[INFO] [stdout] test rules::bundle::test::serialize_with_custom_modules_identifier ... ok
[INFO] [stdout] test rules::convert_require::roblox_index_style::test::deserialize_find_first_child ... ok
[INFO] [stdout] test rules::compute_expression::test::serialize_default_rule ... ok
[INFO] [stdout] test rules::bundle::test::serialize_default_rule ... ok
[INFO] [stdout] test rules::bundle::test::serialize_path_require_mode_with_custom_module_folder_name_and_modules_identifier ... ok
[INFO] [stdout] test rules::convert_index_to_field::test::configure_with_extra_field_error ... ok
[INFO] [stdout] test rules::convert_require::roblox_index_style::test::deserialize_property ... ok
[INFO] [stdout] test rules::convert_index_to_field::test::serialize_default_rule ... ok
[INFO] [stdout] test rules::convert_require::rojo_sourcemap::test::instance_paths::from_init_to_sibling_module ... ok
[INFO] [stdout] test rules::convert_require::rojo_sourcemap::test::instance_paths::from_sibling_to_nested_sibling_module ... ok
[INFO] [stdout] test rules::convert_require::rojo_sourcemap::test::instance_paths::from_child_require_parent ... ok
[INFO] [stdout] test rules::empty_do::test::remove_nested_empty_do_statement ... ok
[INFO] [stdout] test rules::empty_do::test::remove_empty_do_statement ... ok
[INFO] [stdout] test rules::convert_require::test::configure_with_extra_field_error ... ok
[INFO] [stdout] test rules::convert_require::roblox_index_style::test::deserialize_wait_for_child ... ok
[INFO] [stdout] test rules::convert_require::rojo_sourcemap::test::instance_paths::from_child_require_parent_nested ... ok
[INFO] [stdout] test rules::filter_early_return::test::configure_with_extra_field_error ... ok
[INFO] [stdout] test rules::empty_do::test::configure_with_extra_field_error ... ok
[INFO] [stdout] test rules::convert_require::test::configure_with_invalid_require_mode_error ... ok
[INFO] [stdout] test rules::filter_early_return::test::serialize_default_rule ... ok
[INFO] [stdout] test rules::group_local::test::serialize_default_rule ... ok
[INFO] [stdout] test rules::convert_require::rojo_sourcemap::test::instance_paths::from_sibling_to_sibling_module ... ok
[INFO] [stdout] test rules::convert_require::test::serialize_default_rule ... ok
[INFO] [stdout] test rules::empty_do::test::serialize_default_rule ... ok
[INFO] [stdout] test rules::inject_value::test::configure_without_identifier_property_should_error ... ok
[INFO] [stdout] test rules::inject_value::test::configure_with_value_and_env_properties_should_error ... ok
[INFO] [stdout] test rules::method_def::test::configure_with_extra_field_error ... ok
[INFO] [stdout] test rules::inject_value::test::deserialize_from_string_notation_should_error ... ok
[INFO] [stdout] test rules::inject_value::test::serialize_inject_string_as_var ... ok
[INFO] [stdout] test rules::inject_value::test::serialize_inject_true_as_foo ... ok
[INFO] [stdout] test rules::inject_value::test::serialize_inject_false_as_foo ... ok
[INFO] [stdout] test rules::inject_value::test::serialize_inject_nil_as_foo ... ok
[INFO] [stdout] test rules::inject_value::test::serialize_inject_integer_as_var ... ok
[INFO] [stdout] test rules::inject_value::test::serialize_inject_negative_integer_as_var ... ok
[INFO] [stdout] test rules::method_def::test::serialize_default_rule ... ok
[INFO] [stdout] test rules::inject_value::test::serialize_inject_float_as_var ... ok
[INFO] [stdout] test rules::no_local_function::test::configure_with_extra_field_error ... ok
[INFO] [stdout] test rules::remove_assertions::test::configure_with_extra_field_error ... ok
[INFO] [stdout] test rules::no_local_function::test::serialize_default_rule ... ok
[INFO] [stdout] test rules::remove_assertions::test::serialize_rule_without_side_effects ... ok
[INFO] [stdout] test rules::remove_comments::test::serialize_default_rule ... ok
[INFO] [stdout] test rules::remove_continue::test::configure_with_extra_field_error ... ok
[INFO] [stdout] test rules::remove_debug_profiling::test::configure_with_extra_field_error ... ok
[INFO] [stdout] test rules::remove_debug_profiling::test::serialize_default_rule ... ok
[INFO] [stdout] test rules::remove_compound_assign::test::configure_with_extra_field_error ... ok
[INFO] [stdout] test rules::remove_comments::test::configure_with_extra_field_error ... ok
[INFO] [stdout] test rules::remove_debug_profiling::test::serialize_rule_without_side_effects ... ok
[INFO] [stdout] test rules::remove_generalized_iteration::test::configure_with_extra_field_error ... ok
[INFO] [stdout] test rules::remove_assertions::test::serialize_default_rule ... ok
[INFO] [stdout] test rules::remove_if_expression::test::configure_with_extra_field_error ... ok
[INFO] [stdout] test rules::remove_continue::test::serialize_default_rule ... ok
[INFO] [stdout] test rules::remove_comments::test::configure_with_invalid_regex_error ... ok
[INFO] [stdout] test rules::remove_if_expression::test::serialize_default_rule ... ok
[INFO] [stdout] test rules::remove_nil_declarations::test::configure_with_extra_field_error ... ok
[INFO] [stdout] test rules::remove_compound_assign::test::serialize_default_rule ... ok
[INFO] [stdout] test rules::remove_interpolated_string::test::serialize_rule_with_tostring_strategy ... ok
[INFO] [stdout] test rules::remove_nil_declarations::test::serialize_default_rule ... ok
[INFO] [stdout] test rules::remove_redeclared_keys::test::serialize_default_rule ... ok
[INFO] [stdout] test rules::remove_redeclared_keys::test::configure_with_extra_field_error ... ok
[INFO] [stdout] test rules::remove_interpolated_string::test::configure_with_extra_field_error ... ok
[INFO] [stdout] test rules::remove_interpolated_string::test::serialize_default_rule ... ok
[INFO] [stdout] test rules::remove_generalized_iteration::test::serialize_default_rule ... ok
[INFO] [stdout] test rules::remove_spaces::test::configure_with_extra_field_error ... ok
[INFO] [stdout] test rules::remove_types::test::serialize_default_rule ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::return_variable ... ok
[INFO] [stdout] test parser::test::triple_nested_do_statements ... ok
[INFO] [stdout] test rules::rename_variables::rename_processor::test::pop_root_should_not_panic ... ok
[INFO] [stdout] test rules::rename_variables::rename_processor::test::remapped_name_should_exist_after_pop ... ok
[INFO] [stdout] test rules::rename_variables::rename_processor::test::sort_char_digits ... ok
[INFO] [stdout] test rules::remove_spaces::test::serialize_default_rule ... ok
[INFO] [stdout] test parser::test::parse_with_tokens::type_declaration_with_generic_type_pack ... ok
[INFO] [stdout] test rules::rename_variables::rename_processor::test::sort_char_underscore_is_greather_than_letters ... ok
[INFO] [stdout] test rules::rename_variables::rename_processor::test::sort_char_underscore_is_less_than_digit ... ok
[INFO] [stdout] test rules::rename_variables::rename_processor::test::sort_char_uppercase_letters ... ok
[INFO] [stdout] test rules::rename_variables::rename_processor::test::sort_identifiers_compare_chars ... ok
[INFO] [stdout] test rules::rename_variables::rename_processor::test::sort_identifiers_longer_is_greather ... ok
[INFO] [stdout] test rules::rename_variables::rename_processor::test::sort_char_lowercase_is_less_than_uppercase ... ok
[INFO] [stdout] test rules::rename_variables::rename_processor::test::mapped_name_should_not_exist_after_pop ... ok
[INFO] [stdout] test rules::rename_variables::rename_processor::test::sort_char_lowercase_letters ... ok
[INFO] [stdout] test rules::remove_unused_variable::test::configure_with_extra_field_error ... ok
[INFO] [stdout] test rules::rename_variables::rename_processor::test::should_get_mapped_name_from_inserted_names ... ok
[INFO] [stdout] test rules::remove_unused_variable::test::serialize_default_rule ... ok
[INFO] [stdout] test rules::remove_types::test::configure_with_extra_field_error ... ok
[INFO] [stdout] test rules::remove_comments::test::remove_comments_in_code ... ok
[INFO] [stdout] test rules::remove_spaces::test::remove_spaces_in_code ... ok
[INFO] [stdout] test rules::require::path_require_mode::test::is_module_folder_name::default_mode_is_false_for_regular_name ... ok
[INFO] [stdout] test rules::require::path_require_mode::test::is_module_folder_name::default_mode_is_true_for_folder_init_luau ... ok
[INFO] [stdout] test rules::require::path_require_mode::test::is_module_folder_name::default_mode_is_true_for_folder_init_lua ... ok
[INFO] [stdout] test rules::require::path_iterator::test::returns_paths_when_path_has_no_extension_and_module_folder_name_has_an_extension ... ok
[INFO] [stdout] test rules::rename_variables::rename_processor::test::sort_identifiers_shorter_is_less ... ok
[INFO] [stdout] test rules::rename_variables::test::serialize_no_globals_rule ... ok
[INFO] [stdout] test rules::replace_referenced_tokens::test::serialize_default_rule ... ok
[INFO] [stdout] test rules::rename_variables::test::serialize_default_rule ... ok
[INFO] [stdout] test rules::rename_variables::test::serialize_skip_functions ... ok
[INFO] [stdout] test rules::rule_property::test::from_boolean_option_some ... ok
[INFO] [stdout] test rules::rule_property::test::from_false ... ok
[INFO] [stdout] test rules::rule_property::test::from_float ... ok
[INFO] [stdout] test rules::rename_variables::test::serialize_roblox_globals_rule ... ok
[INFO] [stdout] test rules::replace_referenced_tokens::test::test_fuzzed_case_b ... ok
[INFO] [stdout] test rules::rule_property::test::from_str ... ok
[INFO] [stdout] test rules::require::path_require_mode::test::is_module_folder_name::default_mode_is_true_for_init_lua ... ok
[INFO] [stdout] test rules::rule_property::test::from_string ... ok
[INFO] [stdout] test rules::rule_property::test::from_string_ref ... ok
[INFO] [stdout] test rules::require::path_require_mode::test::is_module_folder_name::default_mode_is_true_for_init_luau ... ok
[INFO] [stdout] test rules::rule_property::test::from_boolean_option_none ... ok
[INFO] [stdout] test rules::require::path_iterator::test::returns_exact_path_when_path_has_an_extension ... ok
[INFO] [stdout] test rules::rename_variables::test::serialize_with_function_names ... ok
[INFO] [stdout] test rules::require::path_iterator::test::returns_paths_when_path_has_no_extension ... ok
[INFO] [stdout] test rules::test::get_all_rule_names_are_deserializable ... ok
[INFO] [stdout] test rules::rule_property::test::from_true ... ok
[INFO] [stdout] test rules::rule_property::test::from_usize ... ok
[INFO] [stdout] test rules::test::get_all_rule_names_are_serializable ... ok
[INFO] [stdout] test rules::unused_while::test::configure_with_extra_field_error ... ok
[INFO] [stdout] test rules::unused_while::test::serialize_default_rule ... ok
[INFO] [stdout] test rules::shift_token_line::test::serialize_default_rule ... ok
[INFO] [stdout] test rules::test::verify_no_rule_properties_is_ok_when_empty ... ok
[INFO] [stdout] test rules::test::snapshot_default_rules ... ok
[INFO] [stdout] test rules::test::verify_no_rule_properties_is_unexpected_rule_err ... ok
[INFO] [stdout] test rules::replace_referenced_tokens::test::test_fuzzed_case_c ... ok
[INFO] [stdout] test rules::unused_if_branch::test::configure_with_extra_field_error ... ok
[INFO] [stdout] test rules::test::snapshot_all_rules ... ok
[INFO] [stdout] test rules::unused_if_branch::test::serialize_default_rule ... ok
[INFO] [stdout] test utils::test::current_dir_parent_directory_path ... ok
[INFO] [stdout] test utils::test::current_directory_path ... ok
[INFO] [stdout] test rules::replace_referenced_tokens::test::test_fuzzed_case_a ... ok
[INFO] [stdout] test utils::test::with_current_dir::parent_directory_of_directory_inside_current_path ... ok
[INFO] [stdout] test utils::test::with_current_dir::src_parent_with_directory_name_from_current_directory ... ok
[INFO] [stdout] test utils::test::current_directory_with_name ... ok
[INFO] [stdout] test utils::test::double_parent_directory_path ... ok
[INFO] [stdout] test utils::test::empty_path ... ok
[INFO] [stdout] test utils::test::from_directory ... ok
[INFO] [stdout] test utils::test::parent_directory_of_directory_inside_current_path ... ok
[INFO] [stdout] test utils::test::src_current_dir_with_directory_name ... ok
[INFO] [stdout] test utils::test::with_current_dir::current_directory_path ... ok
[INFO] [stdout] test utils::test::with_current_dir::empty_path ... ok
[INFO] [stdout] test utils::test::parent_directory_path ... ok
[INFO] [stdout] test utils::test::with_current_dir::current_dir_parent_directory_path ... ok
[INFO] [stderr]      Running unittests src/bin.rs (/opt/rustwide/target/debug/deps/darklua-ea69a3c9e1586010)
[INFO] [stdout] test utils::test::src_parent_with_directory_name ... ok
[INFO] [stdout] test utils::test::with_current_dir::current_directory_with_name ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1639 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.77s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bundle.rs (/opt/rustwide/target/debug/deps/bundle-7dcea6fb25126b64)
[INFO] [stdout] running 3 tests
[INFO] [stdout] test cli::utils::test::maybe_plural_gives_s_when_size_is_above_one ... ok
[INFO] [stdout] test cli::utils::test::maybe_plural_gives_s_when_size_is_zero ... ok
[INFO] [stdout] test cli::utils::test::maybe_plural_gives_s_when_size_is_one ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test skip_require_call_with_method ... ok
[INFO] [stdout] test skip_require_call_without_a_string ... ok
[INFO] [stdout] test skip_require_call_with_2_arguments ... ok
[INFO] [stdout] test without_rules::module_locations::require_directory_with_custom_init_file ... ok
[INFO] [stdout] test without_rules::module_locations::require_lua_file ... ok
[INFO] [stdout] test without_rules::module_locations::require_directory_with_init_lua_file ... ok
[INFO] [stdout] test without_rules::cyclic_requires::direct_cycle_in_required_file_with_ok_require ... ok
[INFO] [stdout] test without_rules::module_locations::require_lua_file_in_parent_directory ... ok
[INFO] [stdout] test without_rules::cyclic_requires::simple_direct_cycle ... ok
[INFO] [stdout] test without_rules::module_locations::require_lua_file_with_string_call ... ok
[INFO] [stdout] test without_rules::cyclic_requires::simple_direct_cycle_in_required_file ... ok
[INFO] [stdout] test without_rules::module_locations::require_lua_file_in_parent_directory_without_extension ... ok
[INFO] [stdout] test without_rules::module_locations::require_in_packages_directory ... ok
[INFO] [stdout] test without_rules::module_locations::require_lua_file_in_sibling_nested_file ... ok
[INFO] [stdout] test without_rules::module_locations::require_directory_with_init_luau_file ... ok
[INFO] [stdout] test without_rules::module_locations::require_in_parent_directory ... ok
[INFO] [stdout] test without_rules::cyclic_requires::simple_transitive_cycle ... ok
[INFO] [stdout] test without_rules::cyclic_requires::two_different_direct_cycles ... ok
[INFO] [stdout] test without_rules::module_locations::require_luau_file_in_parent_directory_without_extension ... ok
[INFO] [stdout] test without_rules::module_locations::require_luau_file_without_extension ... ok
[INFO] [stdout] test without_rules::module_locations::require_lua_file_without_extension ... ok
[INFO] [stdout] test without_rules::require_lua_file_with_unsupported_extension ... ok
[INFO] [stdout] test without_rules::require_lua_file_twice ... ok
[INFO] [stdout] test without_rules::require_empty_path_errors ... ok
[INFO] [stdout] test without_rules::require_own_lua_file ... ok
[INFO] [stdout] test without_rules::require_json5_file_as_json_with_object ... ok
[INFO] [stdout] test without_rules::require_lua_file_with_field_expression ... ok
[INFO] [stdout] test without_rules::require_json_file_with_object ... ok
[INFO] [stdout] test without_rules::require_json5_file_with_object ... ok
[INFO] [stdout] test without_rules::require_lua_file_nested ... ok
[INFO] [stdout] test without_rules::require_unknown_relative_file_with_extension ... ok
[INFO] [stdout] test without_rules::require_txt_file ... ok
[INFO] [stdout] test without_rules::require_lua_file_with_parser_error ... ok
[INFO] [stdout] test without_rules::require_unknown_module ... ok
[INFO] [stdout] test without_rules::require_unknown_relative_file ... ok
[INFO] [stdout] test without_rules::require_yml_with_object ... ok
[INFO] [stdout] test without_rules::require_yaml_with_array ... ok
[INFO] [stdout] test without_rules::require_toml_with_object ... ok
[INFO] [stdout] test without_rules::require_value_and_override_require_function ... ok
[INFO] [stdout] test without_rules::require_lua_file_with_statement ... ok
[INFO] [stdout] test without_rules::require_small_bundle_case ... ok
[INFO] [stdout] test without_rules::require_lua_file_after_declaration ... ok
[INFO] [stdout] test without_rules::require_skip_unknown_module ... ok
[INFO] [stdout] test without_rules::require_lua_file_twice_with_different_paths ... ok
[INFO] [stdout] test without_rules::fuzz_bundle ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-6037065134ac1e02)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test snapshot_convert_help_command ... FAILED
[INFO] [stdout] test run_process_single_file_custom_config_command_deprecated_config_path ... FAILED
[INFO] [stdout] test run_convert_command_on_json_file_with_output ... FAILED
[INFO] [stdout] test run_convert_command_errors_when_no_extension_and_no_format ... FAILED
[INFO] [stdout] test run_minify_command ... FAILED
[INFO] [stdout] test run_process_single_file_custom_config_command ... FAILED
[INFO] [stdout] test run_process_command ... FAILED
[INFO] [stdout] test snapshot_minify_help_command ... FAILED
[INFO] [stdout] test run_minify_with_column_span_in_config_command ... FAILED
[INFO] [stdout] test run_process_verbose_command ... FAILED
[INFO] [stdout] test run_minify_verbose_command ... FAILED
[INFO] [stdout] test run_minify_with_column_span_command ... FAILED
[INFO] [stdout] test run_convert_command_on_json_without_extension_file_with_output ... FAILED
[INFO] [stdout] test run_convert_command_errors_when_unrecognized_extension ... FAILED
[INFO] [stdout] test run_convert_command_on_json_file ... FAILED
[INFO] [stdout] test snapshot_help_command ... FAILED
[INFO] [stdout] test snapshot_process_help_command ... FAILED
[INFO] [stdout] test snapshot_short_help_command ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- snapshot_convert_help_command stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'snapshot_convert_help_command' (1730) panicked at tests/cli.rs:22:70:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/darklua-demo" }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555a5b14f692 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x555a5b14f692 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x555a5b14f692 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x555a5b14f692 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x555a5b16331f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x555a5b16331f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x555a5b119373 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x555a5b119373 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x555a5b126442 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x555a5b12bd6f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555a5b12bc01 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x555a5ad0954e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x555a5ad0954e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555a5b12c37f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555a5b12c37f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555a5b12c1da - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555a5b126579 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x555a5b10ce0d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555a5b16da40 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x555a5b16c936 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x555a5ace5662 - core::result::Result<T,E>::unwrap::h8dcc29ec7fa96b40
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x555a5ace5662 - <cli::Context as core::default::Default>::default::hdd35157590d7d78c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:22:70
[INFO] [stdout]   22:     0x555a5acdfa14 - cli::snapshot_convert_help_command::hf0cbfb0a44588361
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:201:5
[INFO] [stdout]   23:     0x555a5acdfaa7 - cli::snapshot_convert_help_command::{{closure}}::h31263aca6d06219d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:200:35
[INFO] [stdout]   24:     0x555a5ace3666 - core::ops::function::FnOnce::call_once::hcaa094be49400fa2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x555a5ad0939b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x555a5ad0939b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x555a5ad1d3ad - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x555a5ad1d3ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x555a5ad1d3ad - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x555a5ad1d3ad - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x555a5ad1d3ad - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x555a5ad1d3ad - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x555a5ad1d3ad - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x555a5acf68f4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x555a5acf68f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x555a5acfa22a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x555a5acfa22a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x555a5acfa22a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x555a5acfa22a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x555a5acfa22a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x555a5acfa22a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x555a5acfa22a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x555a5b12178f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x555a5b12178f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7b84ae83faa4 - <unknown>
[INFO] [stdout]   46:     0x7b84ae8cca64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- run_process_single_file_custom_config_command_deprecated_config_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'run_process_single_file_custom_config_command_deprecated_config_path' (1728) panicked at tests/cli.rs:22:70:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/darklua-demo" }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555a5b14f692 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x555a5b14f692 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x555a5b14f692 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x555a5b14f692 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x555a5b16331f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x555a5b16331f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x555a5b119373 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x555a5b119373 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x555a5b126442 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x555a5b12bd6f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555a5b12bc01 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x555a5ad0954e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x555a5ad0954e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555a5b12c37f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555a5b12c37f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555a5b12c1da - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555a5b126579 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x555a5b10ce0d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555a5b16da40 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x555a5b16c936 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x555a5ace5662 - core::result::Result<T,E>::unwrap::h8dcc29ec7fa96b40
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x555a5ace5662 - <cli::Context as core::default::Default>::default::hdd35157590d7d78c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:22:70
[INFO] [stdout]   22:     0x555a5ace0838 - cli::run_process_single_file_custom_config_command_deprecated_config_path::hcec3357efd0452bb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:312:5
[INFO] [stdout]   23:     0x555a5ace0a37 - cli::run_process_single_file_custom_config_command_deprecated_config_path::{{closure}}::h872aabf83c9bf9fb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:311:74
[INFO] [stdout]   24:     0x555a5ace3456 - core::ops::function::FnOnce::call_once::h55bc73cd2905a7d2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x555a5ad0939b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x555a5ad0939b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x555a5ad1d3ad - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x555a5ad1d3ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x555a5ad1d3ad - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x555a5ad1d3ad - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x555a5ad1d3ad - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x555a5ad1d3ad - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x555a5ad1d3ad - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x555a5acf68f4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x555a5acf68f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x555a5acfa22a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x555a5acfa22a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x555a5acfa22a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x555a5acfa22a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x555a5acfa22a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x555a5acfa22a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x555a5acfa22a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x555a5b12178f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x555a5b12178f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7b84ae83faa4 - <unknown>
[INFO] [stdout]   46:     0x7b84ae8cca64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- run_convert_command_on_json_file_with_output stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'run_convert_command_on_json_file_with_output' (1720) panicked at tests/cli.rs:22:70:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/darklua-demo" }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555a5b14f692 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x555a5b14f692 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x555a5b14f692 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x555a5b14f692 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x555a5b16331f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x555a5b16331f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x555a5b119373 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x555a5b119373 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x555a5b126442 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x555a5b12bd6f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555a5b12bc01 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x555a5ad0954e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x555a5ad0954e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555a5b12c37f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555a5b12c37f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555a5b12c1da - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555a5b126579 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x555a5b10ce0d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555a5b16da40 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x555a5b16c936 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x555a5ace5662 - core::result::Result<T,E>::unwrap::h8dcc29ec7fa96b40
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x555a5ace5662 - <cli::Context as core::default::Default>::default::hdd35157590d7d78c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:22:70
[INFO] [stdout]   22:     0x555a5acdfe68 - cli::run_convert_command_on_json_file_with_output::h20eca8516811f1bd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:330:5
[INFO] [stdout]   23:     0x555a5acdffd7 - cli::run_convert_command_on_json_file_with_output::{{closure}}::h5f6e3464b7eaff3e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:329:50
[INFO] [stdout]   24:     0x555a5ace36a6 - core::ops::function::FnOnce::call_once::hccbe2d097a4299bb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x555a5ad0939b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x555a5ad0939b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x555a5ad1d3ad - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x555a5ad1d3ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x555a5ad1d3ad - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x555a5ad1d3ad - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x555a5ad1d3ad - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x555a5ad1d3ad - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x555a5ad1d3ad - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x555a5acf68f4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x555a5acf68f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x555a5acfa22a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x555a5acfa22a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x555a5acfa22a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x555a5acfa22a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x555a5acfa22a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x555a5acfa22a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x555a5acfa22a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x555a5b12178f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x555a5b12178f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7b84ae83faa4 - <unknown>
[INFO] [stdout]   46:     0x7b84ae8cca64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- run_convert_command_errors_when_no_extension_and_no_format stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'run_convert_command_errors_when_no_extension_and_no_format' (1717) panicked at tests/cli.rs:22:70:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/darklua-demo" }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555a5b14f692 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x555a5b14f692 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x555a5b14f692 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x555a5b14f692 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x555a5b16331f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x555a5b16331f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x555a5b119373 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x555a5b119373 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x555a5b126442 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x555a5b12bd6f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555a5b12bc01 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x555a5ad0954e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x555a5ad0954e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555a5b12c37f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555a5b12c37f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555a5b12c1da - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555a5b126579 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x555a5b10ce0d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555a5b16da40 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x555a5b16c936 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x555a5ace5662 - core::result::Result<T,E>::unwrap::h8dcc29ec7fa96b40
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x555a5ace5662 - <cli::Context as core::default::Default>::default::hdd35157590d7d78c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:22:70
[INFO] [stdout]   22:     0x555a5ace0534 - cli::run_convert_command_errors_when_no_extension_and_no_format::ha776e3b010fe140e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:366:5
[INFO] [stdout]   23:     0x555a5ace0627 - cli::run_convert_command_errors_when_no_extension_and_no_format::{{closure}}::h0f57b09f331c29b1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:365:64
[INFO] [stdout]   24:     0x555a5ace36e6 - core::ops::function::FnOnce::call_once::hce0d84845cbf3ca5
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x555a5ad0939b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x555a5ad0939b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x555a5ad1d3ad - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x555a5ad1d3ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x555a5ad1d3ad - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x555a5ad1d3ad - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x555a5ad1d3ad - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x555a5ad1d3ad - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x555a5ad1d3ad - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x555a5acf68f4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x555a5acf68f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x555a5acfa22a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x555a5acfa22a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x555a5acfa22a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x555a5acfa22a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x555a5acfa22a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x555a5acfa22a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x555a5acfa22a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x555a5b12178f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x555a5b12178f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7b84ae83faa4 - <unknown>
[INFO] [stdout]   46:     0x7b84ae8cca64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- run_minify_command stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'run_minify_command' (1722) panicked at tests/cli.rs:22:70:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/darklua-demo" }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555a5b14f692 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x555a5b14f692 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x555a5b14f692 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x555a5b14f692 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x555a5b16331f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x555a5b16331f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x555a5b119373 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x555a5b119373 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x555a5b126442 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x555a5b12bd6f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555a5b12bc01 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x555a5ad0954e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x555a5ad0954e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555a5b12c37f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555a5b12c37f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555a5b12c1da - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555a5b126579 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x555a5b10ce0d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555a5b16da40 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x555a5b16c936 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x555a5ace5662 - core::result::Result<T,E>::unwrap::h8dcc29ec7fa96b40
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x555a5ace5662 - <cli::Context as core::default::Default>::default::hdd35157590d7d78c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:22:70
[INFO] [stdout]   22:     0x555a5acdf258 - cli::run_minify_command::hf9583d4aa7e47777
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:209:5
[INFO] [stdout]   23:     0x555a5acdf3b7 - cli::run_minify_command::{{closure}}::h1e63bf4977da22c4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:208:24
[INFO] [stdout]   24:     0x555a5ace3396 - core::ops::function::FnOnce::call_once::h32deabe2413949b9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x555a5ad0939b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x555a5ad0939b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x555a5ad1d3ad - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x555a5ad1d3ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x555a5ad1d3ad - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x555a5ad1d3ad - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x555a5ad1d3ad - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x555a5ad1d3ad - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x555a5ad1d3ad - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x555a5acf68f4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x555a5acf68f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x555a5acfa22a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x555a5acfa22a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x555a5acfa22a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x555a5acfa22a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x555a5acfa22a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x555a5acfa22a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x555a5acfa22a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x555a5b12178f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x555a5b12178f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7b84ae83faa4 - <unknown>
[INFO] [stdout]   46:     0x7b84ae8cca64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- run_process_single_file_custom_config_command stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'run_process_single_file_custom_config_command' (1727) panicked at tests/cli.rs:22:70:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/darklua-demo" }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555a5b14f692 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x555a5b14f692 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x555a5b14f692 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x555a5b14f692 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x555a5b16331f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x555a5b16331f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x555a5b119373 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x555a5b119373 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x555a5b126442 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x555a5b12bd6f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555a5b12bc01 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x555a5ad0954e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x555a5ad0954e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555a5b12c37f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555a5b12c37f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555a5b12c1da - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555a5b126579 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x555a5b10ce0d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555a5b16da40 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x555a5b16c936 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x555a5ace5662 - core::result::Result<T,E>::unwrap::h8dcc29ec7fa96b40
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x555a5ace5662 - <cli::Context as core::default::Default>::default::hdd35157590d7d78c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:22:70
[INFO] [stdout]   22:     0x555a5ace01c8 - cli::run_process_single_file_custom_config_command::h38ea8e82fc5a44de
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:294:5
[INFO] [stdout]   23:     0x555a5ace03c7 - cli::run_process_single_file_custom_config_command::{{closure}}::h4515da433f876068
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:293:51
[INFO] [stdout]   24:     0x555a5ace34d6 - core::ops::function::FnOnce::call_once::h7548d6c349a3a338
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x555a5ad0939b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x555a5ad0939b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x555a5ad1d3ad - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x555a5ad1d3ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x555a5ad1d3ad - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x555a5ad1d3ad - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x555a5ad1d3ad - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x555a5ad1d3ad - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x555a5ad1d3ad - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x555a5acf68f4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x555a5acf68f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x555a5acfa22a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x555a5acfa22a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x555a5acfa22a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x555a5acfa22a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x555a5acfa22a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x555a5acfa22a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x555a5acfa22a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x555a5b12178f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x555a5b12178f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7b84ae83faa4 - <unknown>
[INFO] [stdout]   46:     0x7b84ae8cca64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- run_process_command stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'run_process_command' (1726) panicked at tests/cli.rs:22:70:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/darklua-demo" }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555a5b14f692 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x555a5b14f692 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x555a5b14f692 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x555a5b14f692 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x555a5b16331f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x555a5b16331f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x555a5b119373 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x555a5b119373 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x555a5b126442 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x555a5b12bd6f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555a5b12bc01 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x555a5ad0954e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x555a5ad0954e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555a5b12c37f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555a5b12c37f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555a5b12c1da - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555a5b126579 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x555a5b10ce0d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555a5b16da40 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x555a5b16c936 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x555a5ace5662 - core::result::Result<T,E>::unwrap::h8dcc29ec7fa96b40
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x555a5ace5662 - <cli::Context as core::default::Default>::default::hdd35157590d7d78c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:22:70
[INFO] [stdout]   22:     0x555a5acdf3e8 - cli::run_process_command::h2f5a5fe45c6379f9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:269:5
[INFO] [stdout]   23:     0x555a5acdf547 - cli::run_process_command::{{closure}}::hd2beb20f7c681820
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:268:25
[INFO] [stdout]   24:     0x555a5ace32d6 - core::ops::function::FnOnce::call_once::h070a83e93ce476b4
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x555a5ad0939b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x555a5ad0939b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x555a5ad1d3ad - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x555a5ad1d3ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x555a5ad1d3ad - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x555a5ad1d3ad - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x555a5ad1d3ad - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x555a5ad1d3ad - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x555a5ad1d3ad - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x555a5acf68f4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x555a5acf68f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x555a5acfa22a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x555a5acfa22a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x555a5acfa22a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x555a5acfa22a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x555a5acfa22a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x555a5acfa22a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x555a5acfa22a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x555a5b12178f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x555a5b12178f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7b84ae83faa4 - <unknown>
[INFO] [stdout]   46:     0x7b84ae8cca64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- snapshot_minify_help_command stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'snapshot_minify_help_command' (1732) panicked at tests/cli.rs:22:70:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/darklua-demo" }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555a5b14f692 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x555a5b14f692 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x555a5b14f692 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x555a5b14f692 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x555a5b16331f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x555a5b16331f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x555a5b119373 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x555a5b119373 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x555a5b126442 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x555a5b12bd6f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555a5b12bc01 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x555a5ad0954e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x555a5ad0954e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555a5b12c37f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555a5b12c37f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555a5b12c1da - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555a5b126579 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x555a5b10ce0d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555a5b16da40 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x555a5b16c936 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x555a5ace5662 - core::result::Result<T,E>::unwrap::h8dcc29ec7fa96b40
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x555a5ace5662 - <cli::Context as core::default::Default>::default::hdd35157590d7d78c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:22:70
[INFO] [stdout]   22:     0x555a5acdf954 - cli::snapshot_minify_help_command::h91cc4e8406cfeba1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:193:5
[INFO] [stdout]   23:     0x555a5acdf9e7 - cli::snapshot_minify_help_command::{{closure}}::h440d692e9096f598
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:192:34
[INFO] [stdout]   24:     0x555a5ace3316 - core::ops::function::FnOnce::call_once::h14e1a56fef74c47a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x555a5ad0939b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x555a5ad0939b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x555a5ad1d3ad - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x555a5ad1d3ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x555a5ad1d3ad - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x555a5ad1d3ad - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x555a5ad1d3ad - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x555a5ad1d3ad - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x555a5ad1d3ad - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x555a5acf68f4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x555a5acf68f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x555a5acfa22a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x555a5acfa22a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x555a5acfa22a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x555a5acfa22a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x555a5acfa22a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x555a5acfa22a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x555a5acfa22a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x555a5b12178f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x555a5b12178f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7b84ae83faa4 - <unknown>
[INFO] [stdout]   46:     0x7b84ae8cca64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- run_minify_with_column_span_in_config_command stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'run_minify_with_column_span_in_config_command' (1725) panicked at tests/cli.rs:22:70:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/darklua-demo" }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555a5b14f692 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x555a5b14f692 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x555a5b14f692 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x555a5b14f692 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x555a5b16331f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x555a5b16331f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x555a5b119373 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x555a5b119373 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x555a5b126442 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x555a5b12bd6f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555a5b12bc01 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x555a5ad0954e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x555a5ad0954e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555a5b12c37f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555a5b12c37f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555a5b12c1da - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555a5b126579 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x555a5b10ce0d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555a5b16da40 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x555a5b16c936 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x555a5ace5662 - core::result::Result<T,E>::unwrap::h8dcc29ec7fa96b40
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x555a5ace5662 - <cli::Context as core::default::Default>::default::hdd35157590d7d78c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:22:70
[INFO] [stdout]   22:     0x555a5ace0008 - cli::run_minify_with_column_span_in_config_command::hfcc5d5b7043d5b9c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:238:5
[INFO] [stdout]   23:     0x555a5ace0197 - cli::run_minify_with_column_span_in_config_command::{{closure}}::hc3702ab68c49c3f8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:237:51
[INFO] [stdout]   24:     0x555a5ace35a6 - core::ops::function::FnOnce::call_once::h92d4952be0c0b2fb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x555a5ad0939b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x555a5ad0939b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x555a5ad1d3ad - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x555a5ad1d3ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x555a5ad1d3ad - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x555a5ad1d3ad - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x555a5ad1d3ad - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x555a5ad1d3ad - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x555a5ad1d3ad - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x555a5acf68f4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x555a5acf68f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x555a5acfa22a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x555a5acfa22a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x555a5acfa22a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x555a5acfa22a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x555a5acfa22a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x555a5acfa22a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x555a5acfa22a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x555a5b12178f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x555a5b12178f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7b84ae83faa4 - <unknown>
[INFO] [stdout]   46:     0x7b84ae8cca64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- run_process_verbose_command stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'run_process_verbose_command' (1729) panicked at tests/cli.rs:22:70:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/darklua-demo" }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555a5b14f692 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x555a5b14f692 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x555a5b14f692 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x555a5b14f692 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x555a5b16331f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x555a5b16331f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x555a5b119373 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x555a5b119373 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x555a5b126442 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x555a5b12bd6f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555a5b12bc01 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x555a5ad0954e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x555a5ad0954e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555a5b12c37f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555a5b12c37f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555a5b12c1da - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555a5b126579 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x555a5b10ce0d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555a5b16da40 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x555a5b16c936 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x555a5ace5662 - core::result::Result<T,E>::unwrap::h8dcc29ec7fa96b40
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x555a5ace5662 - <cli::Context as core::default::Default>::default::hdd35157590d7d78c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:22:70
[INFO] [stdout]   22:     0x555a5acdf764 - cli::run_process_verbose_command::h021d4a5fda208681
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:281:5
[INFO] [stdout]   23:     0x555a5acdf887 - cli::run_process_verbose_command::{{closure}}::he12d4bc845af275f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:280:33
[INFO] [stdout]   24:     0x555a5ace3496 - core::ops::function::FnOnce::call_once::h692bd4491cc62085
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x555a5ad0939b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x555a5ad0939b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x555a5ad1d3ad - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x555a5ad1d3ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x555a5ad1d3ad - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x555a5ad1d3ad - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x555a5ad1d3ad - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x555a5ad1d3ad - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x555a5ad1d3ad - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x555a5acf68f4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x555a5acf68f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x555a5acfa22a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x555a5acfa22a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x555a5acfa22a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x555a5acfa22a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x555a5acfa22a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x555a5acfa22a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x555a5acfa22a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x555a5b12178f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x555a5b12178f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7b84ae83faa4 - <unknown>
[INFO] [stdout]   46:     0x7b84ae8cca64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- run_minify_verbose_command stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'run_minify_verbose_command' (1723) panicked at tests/cli.rs:22:70:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/darklua-demo" }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555a5b14f692 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x555a5b14f692 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x555a5b14f692 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x555a5b14f692 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x555a5b16331f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x555a5b16331f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x555a5b119373 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x555a5b119373 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x555a5b126442 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x555a5b12bd6f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555a5b12bc01 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x555a5ad0954e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x555a5ad0954e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555a5b12c37f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555a5b12c37f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555a5b12c1da - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555a5b126579 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x555a5b10ce0d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555a5b16da40 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x555a5b16c936 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x555a5ace5662 - core::result::Result<T,E>::unwrap::h8dcc29ec7fa96b40
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x555a5ace5662 - <cli::Context as core::default::Default>::default::hdd35157590d7d78c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:22:70
[INFO] [stdout]   22:     0x555a5acdf614 - cli::run_minify_verbose_command::h447d2a99691fd47a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:256:5
[INFO] [stdout]   23:     0x555a5acdf737 - cli::run_minify_verbose_command::{{closure}}::hb2ddd04196ba30a0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:255:32
[INFO] [stdout]   24:     0x555a5ace3526 - core::ops::function::FnOnce::call_once::h85dfda2d0bbaa9e6
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x555a5ad0939b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x555a5ad0939b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x555a5ad1d3ad - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x555a5ad1d3ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x555a5ad1d3ad - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x555a5ad1d3ad - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x555a5ad1d3ad - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x555a5ad1d3ad - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x555a5ad1d3ad - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x555a5acf68f4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x555a5acf68f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x555a5acfa22a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x555a5acfa22a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x555a5acfa22a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x555a5acfa22a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x555a5acfa22a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x555a5acfa22a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x555a5acfa22a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x555a5b12178f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x555a5b12178f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7b84ae83faa4 - <unknown>
[INFO] [stdout]   46:     0x7b84ae8cca64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- run_minify_with_column_span_command stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'run_minify_with_column_span_command' (1724) panicked at tests/cli.rs:22:70:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/darklua-demo" }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555a5b14f692 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr] error: test failed, to rerun pass `--test cli`
[INFO] [stdout]    1:     0x555a5b14f692 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x555a5b14f692 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x555a5b14f692 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x555a5b16331f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x555a5b16331f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x555a5b119373 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x555a5b119373 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x555a5b126442 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x555a5b12bd6f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555a5b12bc01 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x555a5ad0954e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x555a5ad0954e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555a5b12c37f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555a5b12c37f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555a5b12c1da - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555a5b126579 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x555a5b10ce0d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555a5b16da40 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x555a5b16c936 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x555a5ace5662 - core::result::Result<T,E>::unwrap::h8dcc29ec7fa96b40
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x555a5ace5662 - <cli::Context as core::default::Default>::default::hdd35157590d7d78c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:22:70
[INFO] [stdout]   22:     0x555a5acdfc99 - cli::run_minify_with_column_span_command::h032358b535d21262
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:221:5
[INFO] [stdout]   23:     0x555a5acdfe37 - cli::run_minify_with_column_span_command::{{closure}}::h21fd22c22f576264
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:220:41
[INFO] [stdout]   24:     0x555a5ace33d6 - core::ops::function::FnOnce::call_once::h3523b1cef22b1bf0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x555a5ad0939b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x555a5ad0939b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x555a5ad1d3ad - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x555a5ad1d3ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x555a5ad1d3ad - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x555a5ad1d3ad - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x555a5ad1d3ad - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x555a5ad1d3ad - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x555a5ad1d3ad - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x555a5acf68f4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x555a5acf68f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x555a5acfa22a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x555a5acfa22a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x555a5acfa22a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x555a5acfa22a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x555a5acfa22a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x555a5acfa22a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x555a5acfa22a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x555a5b12178f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x555a5b12178f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7b84ae83faa4 - <unknown>
[INFO] [stdout]   46:     0x7b84ae8cca64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- run_convert_command_on_json_without_extension_file_with_output stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'run_convert_command_on_json_without_extension_file_with_output' (1721) panicked at tests/cli.rs:22:70:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/darklua-demo" }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555a5b14f692 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x555a5b14f692 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x555a5b14f692 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x555a5b14f692 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x555a5b16331f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x555a5b16331f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x555a5b119373 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x555a5b119373 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x555a5b126442 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x555a5b12bd6f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555a5b12bc01 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x555a5ad0954e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x555a5ad0954e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555a5b12c37f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555a5b12c37f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555a5b12c1da - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555a5b126579 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x555a5b10ce0d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555a5b16da40 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x555a5b16c936 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x555a5ace5662 - core::result::Result<T,E>::unwrap::h8dcc29ec7fa96b40
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x555a5ace5662 - <cli::Context as core::default::Default>::default::hdd35157590d7d78c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:22:70
[INFO] [stdout]   22:     0x555a5ace0658 - cli::run_convert_command_on_json_without_extension_file_with_output::hecfd791553000820
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:342:5
[INFO] [stdout]   23:     0x555a5ace0807 - cli::run_convert_command_on_json_without_extension_file_with_output::{{closure}}::h00cc62d28d2a4fce
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:341:68
[INFO] [stdout]   24:     0x555a5ace3416 - core::ops::function::FnOnce::call_once::h49bdb8f9154140cc
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x555a5ad0939b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x555a5ad0939b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x555a5ad1d3ad - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x555a5ad1d3ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x555a5ad1d3ad - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x555a5ad1d3ad - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x555a5ad1d3ad - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x555a5ad1d3ad - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x555a5ad1d3ad - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x555a5acf68f4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x555a5acf68f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x555a5acfa22a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x555a5acfa22a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x555a5acfa22a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x555a5acfa22a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x555a5acfa22a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x555a5acfa22a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x555a5acfa22a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x555a5b12178f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x555a5b12178f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7b84ae83faa4 - <unknown>
[INFO] [stdout]   46:     0x7b84ae8cca64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- run_convert_command_errors_when_unrecognized_extension stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'run_convert_command_errors_when_unrecognized_extension' (1718) panicked at tests/cli.rs:22:70:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/darklua-demo" }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555a5b14f692 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x555a5b14f692 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x555a5b14f692 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x555a5b14f692 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x555a5b16331f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x555a5b16331f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x555a5b119373 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x555a5b119373 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x555a5b126442 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x555a5b12bd6f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555a5b12bc01 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x555a5ad0954e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x555a5ad0954e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555a5b12c37f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555a5b12c37f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555a5b12c1da - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555a5b126579 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x555a5b10ce0d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555a5b16da40 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x555a5b16c936 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x555a5ace5662 - core::result::Result<T,E>::unwrap::h8dcc29ec7fa96b40
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x555a5ace5662 - <cli::Context as core::default::Default>::default::hdd35157590d7d78c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:22:70
[INFO] [stdout]   22:     0x555a5ace0414 - cli::run_convert_command_errors_when_unrecognized_extension::h9fa0e02c18fa04c1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:377:5
[INFO] [stdout]   23:     0x555a5ace0507 - cli::run_convert_command_errors_when_unrecognized_extension::{{closure}}::h050848128bd35c76
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:376:60
[INFO] [stdout]   24:     0x555a5ace3626 - core::ops::function::FnOnce::call_once::hbcd85ee7cb095932
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x555a5ad0939b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x555a5ad0939b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x555a5ad1d3ad - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x555a5ad1d3ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x555a5ad1d3ad - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x555a5ad1d3ad - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x555a5ad1d3ad - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x555a5ad1d3ad - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x555a5ad1d3ad - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x555a5acf68f4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x555a5acf68f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x555a5acfa22a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x555a5acfa22a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x555a5acfa22a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x555a5acfa22a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x555a5acfa22a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x555a5acfa22a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x555a5acfa22a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x555a5b12178f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x555a5b12178f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7b84ae83faa4 - <unknown>
[INFO] [stdout]   46:     0x7b84ae8cca64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- run_convert_command_on_json_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'run_convert_command_on_json_file' (1719) panicked at tests/cli.rs:22:70:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/darklua-demo" }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555a5b14f692 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x555a5b14f692 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x555a5b14f692 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x555a5b14f692 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x555a5b16331f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x555a5b16331f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x555a5b119373 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x555a5b119373 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x555a5b126442 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x555a5b12bd6f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555a5b12bc01 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x555a5ad0954e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x555a5ad0954e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555a5b12c37f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555a5b12c37f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555a5b12c1da - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555a5b126579 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x555a5b10ce0d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555a5b16da40 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x555a5b16c936 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x555a5ace5662 - core::result::Result<T,E>::unwrap::h8dcc29ec7fa96b40
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x555a5ace5662 - <cli::Context as core::default::Default>::default::hdd35157590d7d78c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:22:70
[INFO] [stdout]   22:     0x555a5acdfb94 - cli::run_convert_command_on_json_file::h553dea81ed592cbf
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:356:5
[INFO] [stdout]   23:     0x555a5acdfc67 - cli::run_convert_command_on_json_file::{{closure}}::h93c666908d28b6c2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:355:38
[INFO] [stdout]   24:     0x555a5ace3356 - core::ops::function::FnOnce::call_once::h2ba35705f48c0773
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x555a5ad0939b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x555a5ad0939b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x555a5ad1d3ad - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x555a5ad1d3ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x555a5ad1d3ad - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x555a5ad1d3ad - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x555a5ad1d3ad - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x555a5ad1d3ad - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x555a5ad1d3ad - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x555a5acf68f4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x555a5acf68f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x555a5acfa22a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x555a5acfa22a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x555a5acfa22a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x555a5acfa22a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x555a5acfa22a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x555a5acfa22a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x555a5acfa22a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x555a5b12178f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x555a5b12178f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7b84ae83faa4 - <unknown>
[INFO] [stdout]   46:     0x7b84ae8cca64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- snapshot_help_command stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'snapshot_help_command' (1731) panicked at tests/cli.rs:22:70:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/darklua-demo" }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555a5b14f692 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x555a5b14f692 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x555a5b14f692 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x555a5b14f692 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x555a5b16331f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x555a5b16331f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x555a5b119373 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x555a5b119373 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x555a5b126442 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x555a5b12bd6f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555a5b12bc01 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x555a5ad0954e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x555a5ad0954e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555a5b12c37f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555a5b12c37f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555a5b12c1da - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555a5b126579 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x555a5b10ce0d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555a5b16da40 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x555a5b16c936 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x555a5ace5662 - core::result::Result<T,E>::unwrap::h8dcc29ec7fa96b40
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x555a5ace5662 - <cli::Context as core::default::Default>::default::hdd35157590d7d78c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:22:70
[INFO] [stdout]   22:     0x555a5acdf574 - cli::snapshot_help_command::h0b23f6d41ff7355f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:171:5
[INFO] [stdout]   23:     0x555a5acdf5e7 - cli::snapshot_help_command::{{closure}}::hd20255e61bff2caa
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:170:27
[INFO] [stdout]   24:     0x555a5ace3566 - core::ops::function::FnOnce::call_once::h8907240c17eb9354
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x555a5ad0939b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x555a5ad0939b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x555a5ad1d3ad - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x555a5ad1d3ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x555a5ad1d3ad - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x555a5ad1d3ad - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x555a5ad1d3ad - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x555a5ad1d3ad - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x555a5ad1d3ad - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x555a5acf68f4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x555a5acf68f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x555a5acfa22a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x555a5acfa22a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x555a5acfa22a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x555a5acfa22a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x555a5acfa22a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x555a5acfa22a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x555a5acfa22a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x555a5b12178f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x555a5b12178f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7b84ae83faa4 - <unknown>
[INFO] [stdout]   46:     0x7b84ae8cca64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- snapshot_process_help_command stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'snapshot_process_help_command' (1733) panicked at tests/cli.rs:22:70:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/darklua-demo" }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555a5b14f692 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x555a5b14f692 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x555a5b14f692 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x555a5b14f692 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x555a5b16331f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x555a5b16331f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x555a5b119373 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x555a5b119373 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x555a5b126442 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x555a5b12bd6f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555a5b12bc01 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x555a5ad0954e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x555a5ad0954e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555a5b12c37f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555a5b12c37f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555a5b12c1da - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555a5b126579 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x555a5b10ce0d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555a5b16da40 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x555a5b16c936 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x555a5ace5662 - core::result::Result<T,E>::unwrap::h8dcc29ec7fa96b40
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x555a5ace5662 - <cli::Context as core::default::Default>::default::hdd35157590d7d78c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:22:70
[INFO] [stdout]   22:     0x555a5acdfad4 - cli::snapshot_process_help_command::ha92563bdbe039d1c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:185:5
[INFO] [stdout]   23:     0x555a5acdfb67 - cli::snapshot_process_help_command::{{closure}}::h7af5498fb75d458e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:184:35
[INFO] [stdout]   24:     0x555a5ace35e6 - core::ops::function::FnOnce::call_once::h9c8cfd366071124b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x555a5ad0939b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x555a5ad0939b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x555a5ad1d3ad - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x555a5ad1d3ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x555a5ad1d3ad - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x555a5ad1d3ad - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x555a5ad1d3ad - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x555a5ad1d3ad - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x555a5ad1d3ad - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x555a5acf68f4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x555a5acf68f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x555a5acfa22a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x555a5acfa22a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x555a5acfa22a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x555a5acfa22a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x555a5acfa22a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x555a5acfa22a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x555a5acfa22a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x555a5b12178f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x555a5b12178f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7b84ae83faa4 - <unknown>
[INFO] [stdout]   46:     0x7b84ae8cca64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- snapshot_short_help_command stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'snapshot_short_help_command' (1734) panicked at tests/cli.rs:22:70:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/darklua-demo" }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555a5b14f692 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x555a5b14f692 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x555a5b14f692 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x555a5b14f692 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x555a5b16331f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x555a5b16331f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x555a5b119373 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x555a5b119373 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x555a5b126442 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x555a5b12bd6f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555a5b12bc01 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x555a5ad0954e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x555a5ad0954e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555a5b12c37f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555a5b12c37f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555a5b12c1da - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555a5b126579 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x555a5b10ce0d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555a5b16da40 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x555a5b16c936 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x555a5ace5662 - core::result::Result<T,E>::unwrap::h8dcc29ec7fa96b40
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x555a5ace5662 - <cli::Context as core::default::Default>::default::hdd35157590d7d78c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:22:70
[INFO] [stdout]   22:     0x555a5acdf8b4 - cli::snapshot_short_help_command::h181f42762af028e0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:178:5
[INFO] [stdout]   23:     0x555a5acdf927 - cli::snapshot_short_help_command::{{closure}}::hc3d2f96ff55b60af
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:177:33
[INFO] [stdout]   24:     0x555a5ace3766 - core::ops::function::FnOnce::call_once::hd8838ae908909908
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x555a5ad0939b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x555a5ad0939b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x555a5ad1d3ad - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x555a5ad1d3ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x555a5ad1d3ad - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x555a5ad1d3ad - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x555a5ad1d3ad - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x555a5ad1d3ad - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x555a5ad1d3ad - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x555a5acf68f4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x555a5acf68f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x555a5acfa22a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x555a5acfa22a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x555a5acfa22a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x555a5acfa22a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x555a5acfa22a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x555a5acfa22a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x555a5acfa22a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x555a5b12178f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x555a5b12178f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7b84ae83faa4 - <unknown>
[INFO] [stdout]   46:     0x7b84ae8cca64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     run_convert_command_errors_when_no_extension_and_no_format
[INFO] [stdout]     run_convert_command_errors_when_unrecognized_extension
[INFO] [stdout]     run_convert_command_on_json_file
[INFO] [stdout]     run_convert_command_on_json_file_with_output
[INFO] [stdout]     run_convert_command_on_json_without_extension_file_with_output
[INFO] [stdout]     run_minify_command
[INFO] [stdout]     run_minify_verbose_command
[INFO] [stdout]     run_minify_with_column_span_command
[INFO] [stdout]     run_minify_with_column_span_in_config_command
[INFO] [stdout]     run_process_command
[INFO] [stdout]     run_process_single_file_custom_config_command
[INFO] [stdout]     run_process_single_file_custom_config_command_deprecated_config_path
[INFO] [stdout]     run_process_verbose_command
[INFO] [stdout]     snapshot_convert_help_command
[INFO] [stdout]     snapshot_help_command
[INFO] [stdout]     snapshot_minify_help_command
[INFO] [stdout]     snapshot_process_help_command
[INFO] [stdout]     snapshot_short_help_command
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 18 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f637833e2d1ce672e3d71cde43925647aa74b1b5859b702262e93cf754b3006f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f637833e2d1ce672e3d71cde43925647aa74b1b5859b702262e93cf754b3006f", kill_on_drop: false }`
[INFO] [stdout] f637833e2d1ce672e3d71cde43925647aa74b1b5859b702262e93cf754b3006f
