[INFO] fetching crate endbasic-core 0.14.0...
[INFO] testing endbasic-core-0.14.0 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate endbasic-core 0.14.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate endbasic-core 0.14.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate endbasic-core 0.14.0
[INFO] tweaked toml for crates.io crate endbasic-core 0.14.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate endbasic-core 0.14.0 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate endbasic-core 0.14.0 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d59c03a6a78915856133c30e35cc677a9345e054983417610d2637e8df3ddc80
[INFO] running `Command { std: "docker" "start" "d59c03a6a78915856133c30e35cc677a9345e054983417610d2637e8df3ddc80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d59c03a6a78915856133c30e35cc677a9345e054983417610d2637e8df3ddc80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d59c03a6a78915856133c30e35cc677a9345e054983417610d2637e8df3ddc80" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d59c03a6a78915856133c30e35cc677a9345e054983417610d2637e8df3ddc80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d59c03a6a78915856133c30e35cc677a9345e054983417610d2637e8df3ddc80" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling endbasic-core v0.14.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.58s
[INFO] running `Command { std: "docker" "inspect" "d59c03a6a78915856133c30e35cc677a9345e054983417610d2637e8df3ddc80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d59c03a6a78915856133c30e35cc677a9345e054983417610d2637e8df3ddc80" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling endbasic-core v0.14.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.72s
[INFO] running `Command { std: "docker" "inspect" "d59c03a6a78915856133c30e35cc677a9345e054983417610d2637e8df3ddc80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d59c03a6a78915856133c30e35cc677a9345e054983417610d2637e8df3ddc80" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stdout] running 312 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/endbasic_core-e5762adf39dc8dda)
[INFO] [stdout] test ast::tests::test_varref_accepts ... ok
[INFO] [stdout] test bytecode::tests::test_add_double ... ok
[INFO] [stdout] test ast::tests::test_varref_display ... ok
[INFO] [stdout] test bytecode::tests::test_alloc ... ok
[INFO] [stdout] test bytecode::tests::test_add_integer ... ok
[INFO] [stdout] test bytecode::tests::test_alloc_array ... ok
[INFO] [stdout] test bytecode::tests::test_bitwise_and ... ok
[INFO] [stdout] test bytecode::tests::test_bitwise_not ... ok
[INFO] [stdout] test bytecode::tests::test_bitwise_or ... ok
[INFO] [stdout] test bytecode::tests::test_bitwise_xor ... ok
[INFO] [stdout] test bytecode::tests::test_call ... ok
[INFO] [stdout] test bytecode::tests::test_concat ... ok
[INFO] [stdout] test bytecode::tests::test_divide_double ... ok
[INFO] [stdout] test bytecode::tests::test_divide_integer ... ok
[INFO] [stdout] test bytecode::tests::test_double_to_integer ... ok
[INFO] [stdout] test bytecode::tests::test_equal_boolean ... ok
[INFO] [stdout] test bytecode::tests::test_equal_double ... ok
[INFO] [stdout] test bytecode::tests::test_equal_text ... ok
[INFO] [stdout] test bytecode::tests::test_exit_code_try_ok ... ok
[INFO] [stdout] test bytecode::tests::test_equal_integer ... ok
[INFO] [stdout] test bytecode::tests::test_exit_code_try_errors ... ok
[INFO] [stdout] test bytecode::tests::test_greater_equal_double ... ok
[INFO] [stdout] test bytecode::tests::test_gosub ... ok
[INFO] [stdout] test bytecode::tests::test_jump ... ok
[INFO] [stdout] test bytecode::tests::test_greater_double ... ok
[INFO] [stdout] test bytecode::tests::test_less_equal_double ... ok
[INFO] [stdout] test bytecode::tests::test_less_equal_integer ... ok
[INFO] [stdout] test bytecode::tests::test_end ... ok
[INFO] [stdout] test bytecode::tests::test_greater_equal_integer ... ok
[INFO] [stdout] test bytecode::tests::test_greater_equal_text ... ok
[INFO] [stdout] test bytecode::tests::test_greater_integer ... ok
[INFO] [stdout] test bytecode::tests::test_less_equal_text ... ok
[INFO] [stdout] test bytecode::tests::test_integer_to_double ... ok
[INFO] [stdout] test bytecode::tests::test_less_double ... ok
[INFO] [stdout] test bytecode::tests::test_load_constant ... ok
[INFO] [stdout] test bytecode::tests::test_load_array ... ok
[INFO] [stdout] test bytecode::tests::test_less_text ... ok
[INFO] [stdout] test bytecode::tests::test_less_integer ... ok
[INFO] [stdout] test bytecode::tests::test_load_register_ptr ... ok
[INFO] [stdout] test bytecode::tests::test_load_integer ... ok
[INFO] [stdout] test bytecode::tests::test_eof ... ok
[INFO] [stdout] test bytecode::tests::test_multiply_double ... ok
[INFO] [stdout] test bytecode::tests::test_modulo_double ... ok
[INFO] [stdout] test bytecode::tests::test_move ... ok
[INFO] [stdout] test bytecode::tests::test_not_equal_boolean ... ok
[INFO] [stdout] test bytecode::tests::test_jump_if_false ... ok
[INFO] [stdout] test bytecode::tests::test_greater_text ... ok
[INFO] [stdout] test bytecode::tests::test_not_equal_double ... ok
[INFO] [stdout] test bytecode::tests::test_not_equal_text ... ok
[INFO] [stdout] test bytecode::tests::test_not_equal_integer ... ok
[INFO] [stdout] test bytecode::tests::test_packed_array_type_round_trip ... ok
[INFO] [stdout] test bytecode::tests::test_packed_array_type_display ... ok
[INFO] [stdout] test bytecode::tests::test_multiply_integer ... ok
[INFO] [stdout] test bytecode::tests::test_negate_integer ... ok
[INFO] [stdout] test bytecode::tests::test_modulo_integer ... ok
[INFO] [stdout] test bytecode::tests::test_negate_double ... ok
[INFO] [stdout] test bytecode::tests::test_nop ... ok
[INFO] [stdout] test bytecode::tests::test_store_array ... ok
[INFO] [stdout] test bytecode::tests::test_power_double ... ok
[INFO] [stdout] test bytecode::tests::test_var_arg_tag_ok ... ok
[INFO] [stdout] test bytecode::tests::test_shift_left ... ok
[INFO] [stdout] test compiler::ids::tests::test_hash_map_with_ids_basic_hashmap_api ... ok
[INFO] [stdout] test compiler::args::tests::test_compile_args_materializes_missing_repeated_tag ... ok
[INFO] [stdout] test bytecode::tests::test_var_arg_tag_errors ... ok
[INFO] [stdout] test bytecode::tests::test_power_integer ... ok
[INFO] [stdout] test bytecode::tests::test_subtract_double ... ok
[INFO] [stdout] test bytecode::tests::test_subtract_integer ... ok
[INFO] [stdout] test compiler::ids::tests::test_hash_map_with_ids_use_usize_ids ... ok
[INFO] [stdout] test compiler::ids::tests::test_hash_map_with_ids_use_u8_ids ... ok
[INFO] [stdout] test bytecode::tests::test_upcall_async ... ok
[INFO] [stdout] test compiler::syms::tests::test_define_and_get_user_callable ... ok
[INFO] [stdout] test compiler::syms::tests::test_define_user_callable_via_local ... ok
[INFO] [stdout] test compiler::syms::tests::test_fixup_local_type_undefined ... ok
[INFO] [stdout] test compiler::syms::tests::test_fixup_local_type ... ok
[INFO] [stdout] test compiler::syms::tests::test_define_user_callable_already_defined_but_is_incompatible ... ok
[INFO] [stdout] test bytecode::tests::test_upcall ... ok
[INFO] [stdout] test bytecode::tests::test_return ... ok
[INFO] [stdout] test bytecode::tests::test_shift_right ... ok
[INFO] [stdout] test compiler::syms::tests::test_define_user_callable_already_defined_but_is_compatible ... ok
[INFO] [stdout] test compiler::syms::tests::test_global_get_undefined ... ok
[INFO] [stdout] test compiler::syms::tests::test_get_callable_upcall ... ok
[INFO] [stdout] test compiler::syms::tests::test_get_callable_not_found ... ok
[INFO] [stdout] test compiler::ids::tests::test_hash_map_with_ids_run_out_of_ids ... ok
[INFO] [stdout] test compiler::syms::tests::test_local_put_and_get ... ok
[INFO] [stdout] test compiler::syms::tests::test_global_get_incompatible_type ... ok
[INFO] [stdout] test compiler::syms::tests::test_local_put_and_get_array ... ok
[INFO] [stdout] test compiler::syms::tests::test_global_put_and_get ... ok
[INFO] [stdout] test compiler::syms::tests::test_global_put_and_get_array ... ok
[INFO] [stdout] test compiler::syms::tests::test_local_shadows_global ... ok
[INFO] [stdout] test compiler::syms::tests::test_local_falls_through_to_global ... ok
[INFO] [stdout] test compiler::syms::tests::test_local_put_global_through_local ... ok
[INFO] [stdout] test compiler::syms::tests::test_symbol_key_case_insensitive ... ok
[INFO] [stdout] test compiler::syms::tests::test_multiple_scopes_independent_locals ... ok
[INFO] [stdout] test compiler::syms::tests::test_symbol_key_display ... ok
[INFO] [stdout] test compiler::syms::tests::test_temp_scope ... ok
[INFO] [stdout] test compiler::syms::tests::test_local_get_undefined ... ok
[INFO] [stdout] test compiler::syms::tests::test_temp_scope_first_no_locals ... ok
[INFO] [stdout] test compiler::syms::tests::test_global_get_case_insensitive ... ok
[INFO] [stdout] test compiler::syms::tests::test_user_callable_shadows_upcall ... ok
[INFO] [stdout] test compiler::syms::tests::test_with_reserved_temp_released_after_error ... ok
[INFO] [stdout] test compiler::syms::tests::test_with_reserved_temp_register_index ... ok
[INFO] [stdout] test compiler::syms::tests::test_temp_scope_lookup_callable ... ok
[INFO] [stdout] test compiler::top::tests::test_inject_double ... ok
[INFO] [stdout] test compiler::top::tests::test_inject_integer ... ok
[INFO] [stdout] test compiler::top::tests::test_inject_integer_large ... ok
[INFO] [stdout] test compiler::syms::tests::test_with_reserved_temp_shifts_temp_scope_base ... ok
[INFO] [stdout] test compiler::tests::test_error_message_without_pos_preserves_colons ... ok
[INFO] [stdout] test compiler::syms::tests::test_temp_scope_first ... ok
[INFO] [stdout] test compiler::tests::test_error_pos_and_message_without_pos ... ok
[INFO] [stdout] test lexer::tests::test_boolean_literals ... ok
[INFO] [stdout] test lexer::tests::test_data ... ok
[INFO] [stdout] test lexer::tests::test_declare ... ok
[INFO] [stdout] test lexer::tests::test_empty ... ok
[INFO] [stdout] test compiler::top::tests::test_inject_boolean ... ok
[INFO] [stdout] test lexer::tests::test_for ... ok
[INFO] [stdout] test lexer::tests::test_function ... ok
[INFO] [stdout] test lexer::tests::test_dim ... ok
[INFO] [stdout] test compiler::syms::tests::test_temp_scope_first_with_outer_allocation ... ok
[INFO] [stdout] test compiler::syms::tests::test_temp_scope_lookup_vars ... ok
[INFO] [stdout] test compiler::top::tests::test_inject_type_mismatch ... ok
[INFO] [stdout] test compiler::top::tests::test_inject_text ... ok
[INFO] [stdout] test lexer::tests::test_do ... ok
[INFO] [stdout] test lexer::tests::test_gosub ... ok
[INFO] [stdout] test lexer::tests::test_goto ... ok
[INFO] [stdout] test lexer::tests::test_if ... ok
[INFO] [stdout] test lexer::tests::test_invalid_hashes ... ok
[INFO] [stdout] test lexer::tests::test_integer_literals ... ok
[INFO] [stdout] test lexer::tests::test_multiple_lines ... ok
[INFO] [stdout] test lexer::tests::test_label ... ok
[INFO] [stdout] test lexer::tests::test_operator_arithmetic_ops ... ok
[INFO] [stdout] test lexer::tests::test_on_error ... ok
[INFO] [stdout] test lexer::tests::test_operator_logical_bitwise_ops ... ok
[INFO] [stdout] test lexer::tests::test_operator_relational_ops ... ok
[INFO] [stdout] test lexer::tests::test_parenthesis ... ok
[INFO] [stdout] test lexer::tests::test_operator_no_spaces ... ok
[INFO] [stdout] test lexer::tests::test_read_past_eof ... ok
[INFO] [stdout] test lexer::tests::test_peekable_lexer ... ok
[INFO] [stdout] test lexer::tests::test_recoverable_errors ... ok
[INFO] [stdout] test lexer::tests::test_shebang ... ok
[INFO] [stdout] test lexer::tests::test_strings ... ok
[INFO] [stdout] test lexer::tests::test_sub ... ok
[INFO] [stdout] test lexer::tests::test_some_tokens ... ok
[INFO] [stdout] test lexer::tests::test_unrecoverable_io_error ... ok
[INFO] [stdout] test lexer::tests::test_var_types ... ok
[INFO] [stdout] test lexer::tests::test_while ... ok
[INFO] [stdout] test lexer::tests::test_remarks ... ok
[INFO] [stdout] test lexer::tests::test_return ... ok
[INFO] [stdout] test mem::tests::test_constant_datum_from_scalars ... ok
[INFO] [stdout] test lexer::tests::test_select ... ok
[INFO] [stdout] test lexer::tests::test_tabs ... ok
[INFO] [stdout] test mem::tests::test_constant_datum_from_str ... ok
[INFO] [stdout] test mem::tests::test_constant_datum_from_string ... ok
[INFO] [stdout] test num::tests::test_unchecked_u24_as_usize ... ok
[INFO] [stdout] test num::tests::test_unchecked_u32_as_u8 ... ok
[INFO] [stdout] test lexer::tests::test_utf8 ... ok
[INFO] [stdout] test lexer::tests::test_whitespace_only ... ok
[INFO] [stdout] test num::tests::test_unchecked_u64_as_u8 ... ok
[INFO] [stdout] test num::tests::test_unchecked_u32_as_u16 ... ok
[INFO] [stdout] test num::tests::test_unchecked_u32_as_usize ... ok
[INFO] [stdout] test mem::tests::test_constant_datum_from_raw ... ok
[INFO] [stdout] test num::tests::test_unchecked_usize_as_u8 ... ok
[INFO] [stdout] test parser::tests::test_array_assignments ... ok
[INFO] [stdout] test parser::tests::test_assignment_errors ... ok
[INFO] [stdout] test parser::tests::test_array_assignment_errors ... ok
[INFO] [stdout] test parser::tests::test_assignments ... ok
[INFO] [stdout] test parser::tests::test_builtin_calls ... ok
[INFO] [stdout] test parser::tests::test_builtin_calls_and_array_references_disambiguation ... ok
[INFO] [stdout] test parser::tests::test_builtin_calls_errors ... ok
[INFO] [stdout] test parser::tests::test_data ... ok
[INFO] [stdout] test parser::tests::test_data_errors ... ok
[INFO] [stdout] test parser::tests::test_declare_callable_consecutive ... ok
[INFO] [stdout] test parser::tests::test_declare_callable_errors ... ok
[INFO] [stdout] test parser::tests::test_declare_callable_multiple_params ... ok
[INFO] [stdout] test parser::tests::test_dim_consecutive ... ok
[INFO] [stdout] test parser::tests::test_dim_default_type ... ok
[INFO] [stdout] test parser::tests::test_declare_callable_no_args_eof ... ok
[INFO] [stdout] test parser::tests::test_declare_callable_no_args_not_eof ... ok
[INFO] [stdout] test parser::tests::test_dim_as_simple_types ... ok
[INFO] [stdout] test parser::tests::test_do_nested ... ok
[INFO] [stdout] test parser::tests::test_dim_shared ... ok
[INFO] [stdout] test parser::tests::test_do_infinite_empty ... ok
[INFO] [stdout] test parser::tests::test_dim_errors ... ok
[INFO] [stdout] test parser::tests::test_do_post_until_loops ... ok
[INFO] [stdout] test parser::tests::test_dim_array ... ok
[INFO] [stdout] test parser::tests::test_do_pre_until_loops ... ok
[INFO] [stdout] test parser::tests::test_do_errors ... ok
[INFO] [stdout] test parser::tests::test_do_post_while_loops ... ok
[INFO] [stdout] test parser::tests::test_empty ... ok
[INFO] [stdout] test parser::tests::test_do_pre_while_loops ... ok
[INFO] [stdout] test parser::tests::test_exit_do ... ok
[INFO] [stdout] test parser::tests::test_do_until_empty ... ok
[INFO] [stdout] test parser::tests::test_exit_for ... ok
[INFO] [stdout] test parser::tests::test_exit_errors ... ok
[INFO] [stdout] test parser::tests::test_exit_sub ... ok
[INFO] [stdout] test parser::tests::test_expr_bitwise_ops ... ok
[INFO] [stdout] test parser::tests::test_exit_function ... ok
[INFO] [stdout] test parser::tests::test_expr_functions_nested ... ok
[INFO] [stdout] test parser::tests::test_expr_functions_not_confused_with_symbols ... ok
[INFO] [stdout] test parser::tests::test_expr_errors ... ok
[INFO] [stdout] test parser::tests::test_expr_functions_and_ops ... ok
[INFO] [stdout] test parser::tests::test_expr_errors_due_to_keywords ... ok
[INFO] [stdout] test parser::tests::test_expr_rel_ops ... ok
[INFO] [stdout] test parser::tests::test_expr_functions_variadic ... ok
[INFO] [stdout] test parser::tests::test_expr_literals ... ok
[INFO] [stdout] test parser::tests::test_for_decrementing_with_step ... ok
[INFO] [stdout] test parser::tests::test_expr_parens ... ok
[INFO] [stdout] test parser::tests::test_expr_logical_ops_not ... ok
[INFO] [stdout] test parser::tests::test_expr_symbols ... ok
[INFO] [stdout] test parser::tests::test_expr_logical_ops ... ok
[INFO] [stdout] test parser::tests::test_expr_numeric_signs ... ok
[INFO] [stdout] test parser::tests::test_expr_op_priorities ... ok
[INFO] [stdout] test parser::tests::test_for_empty ... ok
[INFO] [stdout] test parser::tests::test_function_multiple_params ... ok
[INFO] [stdout] test parser::tests::test_gosub_errors ... ok
[INFO] [stdout] test parser::tests::test_for_incrementing ... ok
[INFO] [stdout] test parser::tests::test_function_empty ... ok
[INFO] [stdout] test parser::tests::test_function_errors ... ok
[INFO] [stdout] test parser::tests::test_if_complex ... ok
[INFO] [stdout] test parser::tests::test_expr_arith_ops ... ok
[INFO] [stdout] test parser::tests::test_goto_ok ... ok
[INFO] [stdout] test parser::tests::test_if_empty_branches ... ok
[INFO] [stdout] test parser::tests::test_function_some_content ... ok
[INFO] [stdout] test parser::tests::test_for_errors ... ok
[INFO] [stdout] test parser::tests::test_if_nested ... ok
[INFO] [stdout] test parser::tests::test_for_incrementing_with_step ... ok
[INFO] [stdout] test parser::tests::test_goto_errors ... ok
[INFO] [stdout] test parser::tests::test_gosub_ok ... ok
[INFO] [stdout] test parser::tests::test_if_errors ... ok
[INFO] [stdout] test parser::tests::test_if_uniline_allowed_end ... ok
[INFO] [stdout] test parser::tests::test_if_uniline_allowed_gosub ... ok
[INFO] [stdout] test parser::tests::test_if_uniline_allowed_return ... ok
[INFO] [stdout] test parser::tests::test_if_uniline_empty_then_else ... ok
[INFO] [stdout] test parser::tests::test_if_uniline_allowed_exit ... ok
[INFO] [stdout] test parser::tests::test_if_uniline_empty_then_empty_else ... ok
[INFO] [stdout] test parser::tests::test_if_uniline_allowed_goto ... ok
[INFO] [stdout] test parser::tests::test_if_uniline_then ... ok
[INFO] [stdout] test parser::tests::test_if_uniline_allowed_on_error ... ok
[INFO] [stdout] test parser::tests::test_if_uniline_allowed_array_assignment ... ok
[INFO] [stdout] test parser::tests::test_if_uniline_then_else ... ok
[INFO] [stdout] test parser::tests::test_if_uniline_allowed_builtin_call ... ok
[INFO] [stdout] test parser::tests::test_if_uniline_allowed_assignment ... ok
[INFO] [stdout] test parser::tests::test_function_one_param ... ok
[INFO] [stdout] test parser::tests::test_if_uniline_allowed_data ... ok
[INFO] [stdout] test parser::tests::test_if_uniline_then_empty_else ... ok
[INFO] [stdout] test parser::tests::test_label_before_statement ... ok
[INFO] [stdout] test parser::tests::test_label_errors ... ok
[INFO] [stdout] test parser::tests::test_if_with_one_statement_or_empty_lines ... ok
[INFO] [stdout] test parser::tests::test_if_uniline_unallowed_statements ... ok
[INFO] [stdout] test parser::tests::test_parse_on_error_errors ... ok
[INFO] [stdout] test parser::tests::test_label_multiple_same_line ... ok
[INFO] [stdout] test parser::tests::test_parse_on_error_ok ... ok
[INFO] [stdout] test parser::tests::test_if_with_interleaved_end_complex ... ok
[INFO] [stdout] test parser::tests::test_label_own_line ... ok
[INFO] [stdout] test parser::tests::test_select_case_else_only ... ok
[INFO] [stdout] test parser::tests::test_select_case_guards_to ... ok
[INFO] [stdout] test parser::tests::test_select_case_guards_is ... ok
[INFO] [stdout] test parser::tests::test_select_case_guards_equals ... ok
[INFO] [stdout] test parser::tests::test_select_case_errors ... ok
[INFO] [stdout] test parser::tests::test_statement_separators ... ok
[INFO] [stdout] test parser::tests::test_sub_empty ... ok
[INFO] [stdout] test parser::tests::test_select_multiple_cases_without_else ... ok
[INFO] [stdout] test parser::tests::test_select_errors ... ok
[INFO] [stdout] test parser::tests::test_select_multiple_cases_empty_bodies ... ok
[INFO] [stdout] test parser::tests::test_select_multiple_cases_with_else ... ok
[INFO] [stdout] test parser::tests::test_select_multiple_cases_with_interleaved_end ... ok
[INFO] [stdout] test parser::tests::test_select_empty ... ok
[INFO] [stdout] test parser::tests::test_sub_some_content ... ok
[INFO] [stdout] test parser::tests::test_varref_to_unannotated_string ... ok
[INFO] [stdout] test parser::tests::test_sub_multiple_params ... ok
[INFO] [stdout] test parser::tests::test_sub_errors ... ok
[INFO] [stdout] test parser::tests::test_while_empty ... ok
[INFO] [stdout] test parser::tests::test_while_errors ... ok
[INFO] [stdout] test reader::tests::test_consecutive_newlines ... ok
[INFO] [stdout] test reader::tests::test_crlf ... ok
[INFO] [stdout] test reader::tests::test_empty ... ok
[INFO] [stdout] test reader::tests::test_errors_prevent_further_reads ... ok
[INFO] [stdout] test parser::tests::test_while_loops ... ok
[INFO] [stdout] test parser::tests::test_sub_one_param ... ok
[INFO] [stdout] test parser::tests::test_while_nested ... ok
[INFO] [stdout] test reader::tests::test_multibyte_chars ... ok
[INFO] [stdout] test reader::tests::test_past_eof_returns_eof ... ok
[INFO] [stdout] test reader::tests::test_next_pos ... ok
[INFO] [stdout] test vm::tests::test_exec_end_can_resume_after_append ... ok
[INFO] [stdout] test vm::tests::test_exec_exception_can_resume_after_append ... ok
[INFO] [stdout] test reader::tests::test_tabs ... ok
[INFO] [stdout] test vm::tests::test_clear_preserves_upcall_caches ... ok
[INFO] [stdout] test vm::tests::test_clear_resets_runtime_state ... ok
[INFO] [stdout] test vm::tests::test_exec_upcall_flow ... ok
[INFO] [stdout] test vm::tests::test_exec_async_upcall_error_can_resume_after_append ... ok
[INFO] [stdout] test vm::tests::test_exec_upcall_io_error_can_be_caught ... ok
[INFO] [stdout] test vm::tests::test_exec_empty_compilation_is_eof ... ok
[INFO] [stdout] test vm::tests::test_exec_async_upcall_flow ... ok
[INFO] [stdout] test vm::tests::test_exec_upcall_can_return_with_scope_helper ... ok
[INFO] [stdout] test vm::tests::test_exec_empty_image_is_eof ... ok
[INFO] [stdout] test vm::tests::test_exec_end_code_default ... ok
[INFO] [stdout] test vm::tests::test_exec_without_load_is_eof ... ok
[INFO] [stdout] test vm::tests::test_exec_upcall_io_error_is_reported ... ok
[INFO] [stdout] test vm::tests::test_exec_end_code_explicit ... ok
[INFO] [stdout] test vm::tests::test_exec_yields_on_backward_jump ... ok
[INFO] [stdout] test vm::tests::test_exec_yields_after_gosub_return ... ok
[INFO] [stdout] test vm::tests::test_get_program_array ... ok
[INFO] [stdout] test vm::tests::test_interrupt_after_pending_async_upcall_can_resume_after_append ... ok
[INFO] [stdout] test vm::tests::test_interrupt_parks_execution_at_eof ... ok
[INFO] [stdout] test vm::tests::test_reset_preserves_call_stack_limit ... ok
[INFO] [stdout] test vm::tests::test_scope_get_pos_expression_arg ... ok
[INFO] [stdout] test vm::tests::test_scope_get_pos_multiple_args ... ok
[INFO] [stdout] test vm::tests::test_scope_get_pos_no_args ... ok
[INFO] [stdout] test vm::tests::test_scope_get_pos_single_arg ... ok
[INFO] [stdout] test vm::tests::test_get_program_array_out_of_bounds ... ok
[INFO] [stdout] test vm::tests::test_get_program_scalar ... ok
[INFO] [stdout] test vm::tests::test_get_program_type_mismatch_errors ... ok
[INFO] [stdout] test vm::tests::test_interrupt_cancels_pending_async_upcall ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 312 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/examples_test.rs (/opt/rustwide/target/debug/deps/examples_test-5efdec39831eea79)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_config ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_config stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_config' (655) panicked at tests/examples_test.rs:43:5:
[INFO] [stdout] assertion failed: dir.join("Cargo.lock").exists()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c61ba6d94c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c61ba6d94c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c61ba6d94c1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c61ba6d94c1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c61ba6ed29a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c61ba6ed29a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5c61ba6dd97c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5c61ba6dd97c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5c61ba6b7656 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c61ba6b7656 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c61ba6d16e9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c61ba66c170 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5c61ba66c170 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c61ba6d18a2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5c61ba6d18a2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5c61ba6b7734 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5c61ba6af069 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c61ba6b82fd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5c61ba6ed9cc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c61ba6ed992 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5c61ba65b77c - examples_test[f28cf24de4be3f69]::src_path
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/examples_test.rs:43:5
[INFO] [stdout]   21:     0x5c61ba65b82c - examples_test[f28cf24de4be3f69]::test_config
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/examples_test.rs:122:24
[INFO] [stdout]   22:     0x5c61ba65b227 - examples_test[f28cf24de4be3f69]::test_config::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/examples_test.rs:116:17
[INFO] [stdout]   23:     0x5c61ba65f196 - <examples_test[f28cf24de4be3f69]::test_config::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c61ba65f4ab - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c61ba65f4ab - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5c61ba66caf5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5c61ba66caf5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5c61ba66caf5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x5c61ba66caf5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5c61ba66caf5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c61ba66caf5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5c61ba66caf5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5c61ba6675a4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5c61ba6675a4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5c61ba66fc42 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5c61ba66fc42 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5c61ba66fc42 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x5c61ba66fc42 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5c61ba66fc42 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c61ba66fc42 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5c61ba66fc42 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c61ba6d8d4f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x5c61ba6d8d4f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x7faf0b213aa4 - <unknown>
[INFO] [stdout]   45:     0x7faf0b2a0a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_config
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test examples_test`
[INFO] running `Command { std: "docker" "inspect" "d59c03a6a78915856133c30e35cc677a9345e054983417610d2637e8df3ddc80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d59c03a6a78915856133c30e35cc677a9345e054983417610d2637e8df3ddc80", kill_on_drop: false }`
[INFO] [stdout] d59c03a6a78915856133c30e35cc677a9345e054983417610d2637e8df3ddc80
