[INFO] cloning repository https://github.com/Slixe/xelis-vm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Slixe/xelis-vm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSlixe%2Fxelis-vm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSlixe%2Fxelis-vm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2cb1faeb24f0fe46cc6b7f26fb47a6235f895ee2
[INFO] testing Slixe/xelis-vm against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSlixe%2Fxelis-vm" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Slixe/xelis-vm
[INFO] finished tweaking git repo https://github.com/Slixe/xelis-vm
[INFO] tweaked toml for git repo https://github.com/Slixe/xelis-vm written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Slixe/xelis-vm on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Slixe/xelis-vm 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tinytemplate v1.2.1
[INFO] [stderr]   Downloaded is-terminal v0.4.16
[INFO] [stderr]   Downloaded criterion v0.5.1
[INFO] [stderr]   Downloaded windows-link v0.2.0
[INFO] [stderr]   Downloaded plotters-svg v0.3.7
[INFO] [stderr]   Downloaded runtime-context v0.1.0
[INFO] [stderr]   Downloaded schemars_derive v1.0.4
[INFO] [stderr]   Downloaded better_any v0.2.1
[INFO] [stderr]   Downloaded plotters-backend v0.3.7
[INFO] [stderr]   Downloaded cast v0.3.0
[INFO] [stderr]   Downloaded oorandom v11.1.5
[INFO] [stderr]   Downloaded criterion-plot v0.5.0
[INFO] [stderr]   Downloaded anes v0.1.6
[INFO] [stderr]   Downloaded half v2.6.0
[INFO] [stderr]   Downloaded clap v4.5.48
[INFO] [stderr]   Downloaded plotters v0.3.7
[INFO] [stderr]   Downloaded clap_builder v4.5.48
[INFO] [stderr]   Downloaded windows-sys v0.61.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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] aea5624c0b419064e256c21b9cbc4d8e1aec954f7fbb95043cabbb66dd53ac32
[INFO] running `Command { std: "docker" "start" "aea5624c0b419064e256c21b9cbc4d8e1aec954f7fbb95043cabbb66dd53ac32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aea5624c0b419064e256c21b9cbc4d8e1aec954f7fbb95043cabbb66dd53ac32", 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" "aea5624c0b419064e256c21b9cbc4d8e1aec954f7fbb95043cabbb66dd53ac32" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aea5624c0b419064e256c21b9cbc4d8e1aec954f7fbb95043cabbb66dd53ac32", 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" "aea5624c0b419064e256c21b9cbc4d8e1aec954f7fbb95043cabbb66dd53ac32" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling better_any v0.2.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling runtime-context v0.1.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling schemars v1.0.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling xelis-types v0.1.0 (/opt/rustwide/workdir/types)
[INFO] [stderr]    Compiling xelis-bytecode v0.1.0 (/opt/rustwide/workdir/bytecode)
[INFO] [stderr]    Compiling xelis-ast v0.1.0 (/opt/rustwide/workdir/ast)
[INFO] [stderr]    Compiling xelis-lexer v0.1.0 (/opt/rustwide/workdir/lexer)
[INFO] [stderr]    Compiling xelis-environment v0.1.0 (/opt/rustwide/workdir/environment)
[INFO] [stderr]    Compiling xelis-assembler v0.1.0 (/opt/rustwide/workdir/assembler)
[INFO] [stderr]    Compiling xelis-builder v0.1.0 (/opt/rustwide/workdir/builder)
[INFO] [stderr]    Compiling xelis-compiler v0.1.0 (/opt/rustwide/workdir/compiler)
[INFO] [stderr]    Compiling xelis-vm v0.1.0 (/opt/rustwide/workdir/vm)
[INFO] [stderr]    Compiling xelis-parser v0.1.0 (/opt/rustwide/workdir/parser)
[INFO] [stderr]    Compiling xelis-abi v0.1.0 (/opt/rustwide/workdir/abi)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.47s
[INFO] running `Command { std: "docker" "inspect" "aea5624c0b419064e256c21b9cbc4d8e1aec954f7fbb95043cabbb66dd53ac32", 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" "aea5624c0b419064e256c21b9cbc4d8e1aec954f7fbb95043cabbb66dd53ac32" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling xelis-abi v0.1.0 (/opt/rustwide/workdir/abi)
[INFO] [stderr]    Compiling xelis-compiler v0.1.0 (/opt/rustwide/workdir/compiler)
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling xelis-parser v0.1.0 (/opt/rustwide/workdir/parser)
[INFO] [stderr]    Compiling xelis-builder v0.1.0 (/opt/rustwide/workdir/builder)
[INFO] [stderr]    Compiling xelis-environment v0.1.0 (/opt/rustwide/workdir/environment)
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling xelis-lexer v0.1.0 (/opt/rustwide/workdir/lexer)
[INFO] [stderr]    Compiling xelis-assembler v0.1.0 (/opt/rustwide/workdir/assembler)
[INFO] [stderr]    Compiling xelis-bytecode v0.1.0 (/opt/rustwide/workdir/bytecode)
[INFO] [stderr]    Compiling xelis-ast v0.1.0 (/opt/rustwide/workdir/ast)
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling xelis-types v0.1.0 (/opt/rustwide/workdir/types)
[INFO] [stderr]    Compiling xelis-vm v0.1.0 (/opt/rustwide/workdir/vm)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "aea5624c0b419064e256c21b9cbc4d8e1aec954f7fbb95043cabbb66dd53ac32", 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" "aea5624c0b419064e256c21b9cbc4d8e1aec954f7fbb95043cabbb66dd53ac32" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xelis_abi-b089f820db832f19)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_abi_from_example_slx ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xelis_assembler-15f5458d8df8a311)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test disassembler::tests::test_disassemble ... ok
[INFO] [stdout] test tests::test_all_chunk ... ok
[INFO] [stdout] test tests::test_assemble ... ok
[INFO] [stdout] test tests::test_chunks_labels ... ok
[INFO] [stdout] test tests::test_assemble_multiple_chunks ... ok
[INFO] [stdout] test tests::test_hook_chunk ... ok
[INFO] [stdout] test tests::test_internal_chunk ... ok
[INFO] [stdout] test tests::test_entry_chunk ... ok
[INFO] [stdout] test tests::test_jump_labels ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xelis_ast-bd18f9628fa336e8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xelis_builder-18753312c94f4707)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test environment::tests::test_add_enum ... ok
[INFO] [stdout] test environment::xstd::array::tests::test_ord_key_ordering ... ok
[INFO] [stdout] test environment::tests::test_comments_can_be_registered ... ok
[INFO] [stdout] test tests::test_context_lifetime ... ok
[INFO] [stdout] test environment::tests::test_registered_structs_and_enums_can_be_displayed ... ok
[INFO] [stdout] test environment::tests::test_default_environment_items_are_documented ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xelis_bytecode-b01d571c98be5fad)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test module::tests::test_serde_module_with_hooks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xelis_compiler-753ae44a82c250db)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test tests::test_empty_program ... ok
[INFO] [stdout] test tests::test_constants ... ok
[INFO] [stdout] test tests::test_break ... ok
[INFO] [stdout] test tests::test_for ... ok
[INFO] [stdout] test tests::test_dangling_values ... ok
[INFO] [stdout] test tests::test_dangling_value_on_stack ... ok
[INFO] [stdout] test tests::test_enum ... ok
[INFO] [stdout] test tests::test_continue ... ok
[INFO] [stdout] test tests::test_enum_with_fields ... ok
[INFO] [stdout] test tests::test_ignored_var_tuples ... ok
[INFO] [stdout] test tests::test_multiple_ternary_operators ... ok
[INFO] [stdout] test tests::test_entry_program ... ok
[INFO] [stdout] test tests::test_nested_if_else_depth ... ok
[INFO] [stdout] test tests::test_if_else ... ok
[INFO] [stdout] test tests::test_program_with_constants ... ok
[INFO] [stdout] test tests::test_function_call ... ok
[INFO] [stdout] test tests::test_for_each ... ok
[INFO] [stdout] test tests::test_simple_program ... ok
[INFO] [stdout] test tests::test_simple_expression ... ok
[INFO] [stdout] test tests::test_static_function_call ... ok
[INFO] [stdout] test tests::test_constants_compiled ... ok
[INFO] [stdout] test tests::test_nested_if_with_inner_conditions ... ok
[INFO] [stdout] test tests::test_if ... ok
[INFO] [stdout] test tests::test_struct ... ok
[INFO] [stdout] test tests::test_while ... ok
[INFO] [stdout] test tests::test_if_else_in_loop_with_conditions ... ok
[INFO] [stdout] test tests::test_struct_const ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xelis_environment-020d09d55e10350c)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test function::tests::test_complex_value_duplication ... ok
[INFO] [stdout] test function::tests::test_duplicated_params_same_pointer_three_times ... ok
[INFO] [stdout] test function::tests::test_empty_params ... ok
[INFO] [stdout] test function::tests::test_duplicated_params_same_pointer_twice ... ok
[INFO] [stdout] test function::tests::test_reverse_processing_order ... ok
[INFO] [stdout] test function::tests::test_single_param_pointer ... ok
[INFO] [stdout] test function::tests::test_multiple_different_duplicated_pointers ... ok
[INFO] [stdout] test function::tests::test_no_duplicated_params_all_owned ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xelis_lexer-67ebabc7a80619c4)
[INFO] [stdout] test function::tests::test_mixed_owned_and_duplicated_pointers ... ok
[INFO] [stdout] test function::tests::test_no_duplicated_params_different_pointers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 51 tests
[INFO] [stdout] test tests::test_accurate_line ... ok
[INFO] [stdout] test tests::test_accurate_line_with_space ... ok
[INFO] [stdout] test tests::test_assign_operator_without_whitespace ... ok
[INFO] [stdout] test tests::test_assign ... ok
[INFO] [stdout] test tests::test_accurate_line_string_value_with_newline ... ok
[INFO] [stdout] test tests::test_accurate_line_with_newline ... ok
[INFO] [stdout] test tests::test_bitwise_both ... ok
[INFO] [stdout] test tests::test_assignation ... ok
[INFO] [stdout] test tests::test_bitwise_left ... ok
[INFO] [stdout] test tests::test_big_program_location ... ok
[INFO] [stdout] test tests::test_comment ... ok
[INFO] [stdout] test tests::test_comment_location ... ok
[INFO] [stdout] test tests::test_comment_non_ascii ... ok
[INFO] [stdout] test tests::test_condition ... ok
[INFO] [stdout] test tests::test_enum_declaration ... ok
[INFO] [stdout] test tests::test_function ... ok
[INFO] [stdout] test tests::test_double_generic ... ok
[INFO] [stdout] test tests::test_function_call_location ... ok
[INFO] [stdout] test tests::test_function_type ... ok
[INFO] [stdout] test tests::test_cast ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xelis_parser-69ee1da562d2341c)
[INFO] [stdout] test tests::test_byte_string ... ok
[INFO] [stdout] test tests::test_byte_string_single_quote ... ok
[INFO] [stdout] test tests::test_byte_string_escaped ... ok
[INFO] [stdout] test tests::test_function_call ... ok
[INFO] [stdout] test tests::test_function_with_args ... ok
[INFO] [stdout] test tests::test_bitwise_right ... ok
[INFO] [stdout] test tests::test_identifier_cmp ... ok
[INFO] [stdout] test tests::test_import_as ... ok
[INFO] [stdout] test tests::test_import ... ok
[INFO] [stdout] test tests::test_assign_operators ... ok
[INFO] [stdout] test tests::test_inner_string ... ok
[INFO] [stdout] test tests::test_inner_escaped_string ... ok
[INFO] [stdout] test tests::test_match ... ok
[INFO] [stdout] test tests::test_multi_line_comment ... ok
[INFO] [stdout] test tests::test_multi_line_comment_location ... ok
[INFO] [stdout] test tests::test_number ... ok
[INFO] [stdout] test tests::test_number_u128 ... ok
[INFO] [stdout] test tests::test_number_u128_with_hex ... ok
[INFO] [stdout] test tests::test_number_with_hex ... ok
[INFO] [stdout] test tests::test_number_with_underscore ... ok
[INFO] [stdout] test tests::test_operators ... ok
[INFO] [stdout] test tests::test_optional ... ok
[INFO] [stdout] test tests::test_optional_3 ... ok
[INFO] [stdout] test tests::test_optional_2 ... ok
[INFO] [stdout] test tests::test_pow ... ok
[INFO] [stdout] test tests::test_range ... ok
[INFO] [stdout] test tests::test_string ... ok
[INFO] [stdout] test tests::test_struct ... ok
[INFO] [stdout] test tests::test_token_result ... ok
[INFO] [stdout] test tests::test_type_const ... ok
[INFO] [stdout] test tests::test_u128_with_underscore ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 92 tests
[INFO] [stdout] test context::tests::test_shadow_variables ... ok
[INFO] [stdout] test mapper::tests::test_function_instance ... ok
[INFO] [stdout] test mapper::tests::test_static_function_on_type ... ok
[INFO] [stdout] test tests::test_any_args ... ok
[INFO] [stdout] test tests::test_array_upgraded_to_constant ... ok
[INFO] [stdout] test tests::test_byte_string_literal ... ok
[INFO] [stdout] test tests::test_closure_inferred_no_params_no_return ... ok
[INFO] [stdout] test tests::test_closure_inferred_no_params_with_explicit_return ... ok
[INFO] [stdout] test tests::test_closure_no_params_no_return ... ok
[INFO] [stdout] test tests::test_closure_inferred_with_single_param_no_return ... ok
[INFO] [stdout] test tests::test_closure_no_params_with_return ... ok
[INFO] [stdout] test tests::test_closure_no_return_type_rejects_return_expr ... ok
[INFO] [stdout] test tests::test_closure_inferred_return_type_from_body ... ok
[INFO] [stdout] test tests::test_closure_return_type_mismatch_fails ... ok
[INFO] [stdout] test tests::test_closure_inferred_with_params_and_explicit_return ... ok
[INFO] [stdout] test tests::test_double_depth_map ... ok
[INFO] [stdout] test tests::test_closure_with_multiple_params_and_return ... ok
[INFO] [stdout] test tests::test_const_fn_call ... ok
[INFO] [stdout] test tests::test_closure_with_single_param_no_return ... ok
[INFO] [stdout] test tests::test_double_optional ... ok
[INFO] [stdout] test tests::test_ends_with_return ... ok
[INFO] [stdout] test tests::test_assign_optional_to_type ... ok
[INFO] [stdout] test tests::test_assign_struct_field_null ... ok
[INFO] [stdout] test tests::test_closure_explicit_return_type_for_generic ... ok
[INFO] [stdout] test tests::test_enum_operation ... ok
[INFO] [stdout] test tests::test_for ... ok
[INFO] [stdout] test tests::test_foreach ... ok
[INFO] [stdout] test tests::test_for_each_range ... ok
[INFO] [stdout] test tests::test_enum_optional ... ok
[INFO] [stdout] test tests::test_function_on_type_err ... ok
[INFO] [stdout] test tests::test_function_params_compatibility ... ok
[INFO] [stdout] test tests::test_enum_with_fields ... ok
[INFO] [stdout] test tests::test_constant ... ok
[INFO] [stdout] test tests::test_function_on_declared_type ... ok
[INFO] [stdout] test tests::test_function_with_parameters ... ok
[INFO] [stdout] test tests::test_enum ... ok
[INFO] [stdout] test tests::test_entry_function ... ok
[INFO] [stdout] test tests::test_function_with_return_type ... ok
[INFO] [stdout] test tests::test_generic_struct ... ok
[INFO] [stdout] test tests::test_hook_function ... ok
[INFO] [stdout] test tests::test_if ... ok
[INFO] [stdout] test tests::test_generic_enum ... ok
[INFO] [stdout] test tests::test_if_else ... ok
[INFO] [stdout] test tests::test_if_else_if ... ok
[INFO] [stdout] test tests::test_if_else_if_else_return ... ok
[INFO] [stdout] test tests::test_generic_enum_multiple_fields ... ok
[INFO] [stdout] test tests::test_map_with_array_value ... ok
[INFO] [stdout] test tests::test_function ... ok
[INFO] [stdout] test tests::test_if_return ... ok
[INFO] [stdout] test tests::test_function_call_in_expr ... ok
[INFO] [stdout] test tests::test_map_as_map_key ... ok
[INFO] [stdout] test tests::test_map ... ok
[INFO] [stdout] test tests::test_match ... ok
[INFO] [stdout] test tests::test_generic_enum_type_inference ... ok
[INFO] [stdout] test tests::test_map_with_values ... ok
[INFO] [stdout] test tests::test_generic_enum_constructor ... ok
[INFO] [stdout] test tests::test_match_struct_enum ... ok
[INFO] [stdout] test tests::test_match_generic_tuple_enum ... ok
[INFO] [stdout] test tests::test_match_tuple_enum_multiple_fields ... ok
[INFO] [stdout] test tests::test_match_tuple_enum ... ok
[INFO] [stdout] test tests::test_match_wildcard_pattern ... ok
[INFO] [stdout] test tests::test_optional_fn_param ... ok
[INFO] [stdout] test tests::test_range ... ok
[INFO] [stdout] test tests::test_registered_const ... ok
[INFO] [stdout] test tests::test_mixed_enum_variants ... ok
[INFO] [stdout] test tests::test_semicolon_ignore ... ok
[INFO] [stdout] test tests::test_optional_struct_array ... ok
[INFO] [stdout] test tests::test_shunting_yard ... ok
[INFO] [stdout] test tests::test_semicolon_optional ... ok
[INFO] [stdout] test tests::test_shunting_yard_nested ... ok
[INFO] [stdout] test tests::test_shunting_yard_while ... ok
[INFO] [stdout] test tests::test_shunting_yard_constant ... ok
[INFO] [stdout] test tests::test_static_function_on_type ... ok
[INFO] [stdout] test tests::test_struct_cast_error ... ok
[INFO] [stdout] test tests::test_shunting_yard_loop ... ok
[INFO] [stdout] test tests::test_ternary ... ok
[INFO] [stdout] test tests::test_struct_optional ... ok
[INFO] [stdout] test tests::test_tuples_any_fn ... ok
[INFO] [stdout] test tests::test_tuple_enum_constructor ... ok
[INFO] [stdout] test tests::test_tuple_enum_non_generic ... ok
[INFO] [stdout] test tests::test_tuple_enum_multiple_values ... ok
[INFO] [stdout] test tests::test_tuple_enum_variant ... ok
[INFO] [stdout] test tests::test_u256_div ... ok
[INFO] [stdout] test tests::test_u8_div ... ok
[INFO] [stdout] test tests::test_type_t_same_as_instance ... ok
[INFO] [stdout] test tests::test_optional_unwrap_or ... ok
[INFO] [stdout] test tests::test_type_constant ... ok
[INFO] [stdout] test tests::test_variable ... ok
[INFO] [stdout] test tests::test_while ... ok
[INFO] [stdout] test tests::test_u8_max_div_2 ... ok
[INFO] [stdout] test tests::test_struct ... ok
[INFO] [stdout] test tests::test_shunting_yard_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 92 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xelis_types-a98462f43752207e)
[INFO] [stdout] 
[INFO] [stdout] running 127 tests
[INFO] [stdout] test types::func::tests::test_closure_display ... ok
[INFO] [stdout] test types::func::tests::test_fn_display_instance_method ... ok
[INFO] [stdout] test types::func::tests::test_fn_display_static ... ok
[INFO] [stdout] test types::func::tests::test_fn_display_static_with_on_type ... ok
[INFO] [stdout] test types::opaque::tests::test_opaque_type_serde ... ok
[INFO] [stdout] test types::opaque::tests::test_opaque_wrapper ... ok
[INFO] [stdout] test types::packed::tests::test_any ... ok
[INFO] [stdout] test types::packed::tests::test_array_empty ... ok
[INFO] [stdout] test types::packed::tests::test_array_mixed_types_fails ... ok
[INFO] [stdout] test types::packed::tests::test_array_string ... ok
[INFO] [stdout] test types::packed::tests::test_array_nested ... ok
[INFO] [stdout] test types::packed::tests::test_array_with_any ... ok
[INFO] [stdout] test types::opaque::tests::test_opaque_downcast ... ok
[INFO] [stdout] test types::packed::tests::test_array_with_optional ... ok
[INFO] [stdout] test types::packed::tests::test_bool ... ok
[INFO] [stdout] test types::packed::tests::test_enum_nested_struct ... ok
[INFO] [stdout] test types::packed::tests::test_enum_option_like ... ok
[INFO] [stdout] test types::packed::tests::test_enum_with_data ... ok
[INFO] [stdout] test types::packed::tests::test_enum_wrong_data_count ... ok
[INFO] [stdout] test types::packed::tests::test_enum_invalid_variant_index ... ok
[INFO] [stdout] test types::packed::tests::test_enum_simple_variants ... ok
[INFO] [stdout] test types::opaque::tests::test_map_opaque_as_key ... ok
[INFO] [stdout] test types::opaque::tests::test_opaque_serde ... ok
[INFO] [stdout] test types::packed::tests::test_bytes ... ok
[INFO] [stdout] test types::packed::tests::test_array_u8 ... ok
[INFO] [stdout] test types::packed::tests::test_enum_wrong_data_type ... ok
[INFO] [stdout] test types::packed::tests::test_map_empty ... ok
[INFO] [stdout] test types::packed::tests::test_map_string_to_u64 ... ok
[INFO] [stdout] test types::packed::tests::test_map_u64_to_struct ... ok
[INFO] [stdout] test types::packed::tests::test_map_wrong_key_type ... ok
[INFO] [stdout] test types::packed::tests::test_map_wrong_value_type ... ok
[INFO] [stdout] test types::packed::tests::test_optional ... ok
[INFO] [stdout] test types::packed::tests::test_string ... ok
[INFO] [stdout] test types::packed::tests::test_struct_person ... ok
[INFO] [stdout] test types::packed::tests::test_struct_with_array_field ... ok
[INFO] [stdout] test types::packed::tests::test_struct_with_optional_field ... ok
[INFO] [stdout] test types::packed::tests::test_tuple_mixed_types ... ok
[INFO] [stdout] test types::packed::tests::test_tuple_empty ... ok
[INFO] [stdout] test types::packed::tests::test_tuple_nested ... ok
[INFO] [stdout] test types::packed::tests::test_tuple_wrong_length ... ok
[INFO] [stdout] test types::packed::tests::test_u16 ... ok
[INFO] [stdout] test types::packed::tests::test_u128 ... ok
[INFO] [stdout] test types::packed::tests::test_u256 ... ok
[INFO] [stdout] test types::packed::tests::test_u8 ... ok
[INFO] [stdout] test types::packed::tests::test_tuple_single ... ok
[INFO] [stdout] test types::packed::tests::test_u64 ... ok
[INFO] [stdout] test types::packed::tests::test_verify_array ... ok
[INFO] [stdout] test types::packed::tests::test_tuple_wrong_type ... ok
[INFO] [stdout] test types::packed::tests::test_u32 ... ok
[INFO] [stdout] test types::packed::tests::test_verify_complex_valid ... ok
[INFO] [stdout] test types::packed::tests::test_verify_depth_exceeded ... ok
[INFO] [stdout] test types::packed::tests::test_verify_deeply_nested_map_key_fails ... ok
[INFO] [stdout] test types::packed::tests::test_verify_depth_oneof_nested ... ok
[INFO] [stdout] test types::packed::tests::test_verify_depth_array_nested ... ok
[INFO] [stdout] test types::packed::tests::test_verify_depth_tuple_nested ... ok
[INFO] [stdout] test types::packed::tests::test_verify_depth_map_nested ... ok
[INFO] [stdout] test types::packed::tests::test_verify_map_key_cannot_be_map ... ok
[INFO] [stdout] test types::packed::tests::test_verify_map ... ok
[INFO] [stdout] test types::packed::tests::test_verify_map_key_nested_map_in_array_fails ... ok
[INFO] [stdout] test types::packed::tests::test_verify_map_key_nested_map_in_optional_fails ... ok
[INFO] [stdout] test types::packed::tests::test_verify_map_key_nested_map_in_oneof_fails ... ok
[INFO] [stdout] test types::packed::tests::test_verify_map_key_complex_valid ... ok
[INFO] [stdout] test types::packed::tests::test_verify_map_value_can_contain_map ... ok
[INFO] [stdout] test types::packed::tests::test_verify_map_key_nested_map_in_tuple_fails ... ok
[INFO] [stdout] test types::packed::tests::test_verify_map_value_nested_map_in_tuple ... ok
[INFO] [stdout] test types::packed::tests::test_verify_oneof ... ok
[INFO] [stdout] test types::packed::tests::test_verify_primitive_types ... ok
[INFO] [stdout] test types::packed::tests::test_verify_with_fn_nested_unregistered_opaque ... ok
[INFO] [stdout] test types::packed::tests::test_verify_tuples ... ok
[INFO] [stdout] test types::packed::tests::test_verify_tuples_empty ... ok
[INFO] [stdout] test types::packed::tests::test_verify_zero_depth ... ok
[INFO] [stdout] test types::packed::tests::test_verify_optional ... ok
[INFO] [stdout] test types::packed::tests::test_verify_with_fn_unregistered_opaque ... ok
[INFO] [stdout] test types::tests::test_compatibility_between_types ... ok
[INFO] [stdout] test types::packed::tests::test_verify_oneof_empty_fails ... ok
[INFO] [stdout] test types::tests::test_compatibility_deep_types ... ok
[INFO] [stdout] test types::tests::test_fn_type_eq ... ok
[INFO] [stdout] test types::tests::test_mapping_generic_map ... ok
[INFO] [stdout] test types::tests::test_display_registered_type_declarations_with_generics ... ok
[INFO] [stdout] test types::tests::test_display_tuples_type ... ok
[INFO] [stdout] test types::tests::test_display_deeply_nested_type ... ok
[INFO] [stdout] test types::tests::test_mapping_generic_range ... ok
[INFO] [stdout] test u256::tests::test_add_overflow ... ok
[INFO] [stdout] test u256::tests::test_byte_order ... ok
[INFO] [stdout] test u256::tests::test_and ... ok
[INFO] [stdout] test types::tests::test_display_type ... ok
[INFO] [stdout] test u256::tests::test_div ... ok
[INFO] [stdout] test u256::tests::test_division_edge_cases ... ok
[INFO] [stdout] test u256::tests::test_division_power_of_two ... ok
[INFO] [stdout] test u256::tests::test_from_str_radix ... ok
[INFO] [stdout] test u256::tests::test_full_width_shift ... ok
[INFO] [stdout] test u256::tests::test_from_to_be ... ok
[INFO] [stdout] test u256::tests::test_from_to_le ... ok
[INFO] [stdout] test u256::tests::test_leading_bits ... ok
[INFO] [stdout] test u256::tests::test_mul_overflow ... ok
[INFO] [stdout] test u256::tests::test_leading_zeros ... ok
[INFO] [stdout] test u256::tests::test_json_serde ... ok
[INFO] [stdout] test u256::tests::test_reverse_bits_palindrome ... ok
[INFO] [stdout] test u256::tests::test_reverse_bits_single_bit ... ok
[INFO] [stdout] test u256::tests::test_sub_overflow ... ok
[INFO] [stdout] test u256::tests::test_shr ... ok
[INFO] [stdout] test u256::tests::test_string ... ok
[INFO] [stdout] test values::cell::constant_cell::tests::test_clone ... ok
[INFO] [stdout] test values::cell::constant_cell::tests::test_into_value_cell ... ok
[INFO] [stdout] test values::cell::tests::test_debug_deep_nesting ... ok
[INFO] [stdout] test u256::tests::test_or ... ok
[INFO] [stdout] test u256::tests::test_reverse_bits_all_ones ... ok
[INFO] [stdout] test u256::tests::test_shl ... ok
[INFO] [stdout] test values::cell::tests::test_hashing_types ... ok
[INFO] [stdout] test values::cell::tests::test_schema ... ok
[INFO] [stdout] test values::cell::tests::test_serde_stackoverflow ... ok
[INFO] [stdout] test values::cell::constant_cell::tests::test_drop_deep_array ... ok
[INFO] [stdout] test values::cell::tests::test_drop_and_clone ... ok
[INFO] [stdout] test values::cell::tests::test_max_depth ... ok
[INFO] [stdout] test values::cell::tests::test_display_deep_nesting ... ok
[INFO] [stdout] test u256::tests::test_bits ... ok
[INFO] [stdout] test values::cell::tests::test_serde ... ok
[INFO] [stdout] test values::tests::test_u128_roundtrip ... ok
[INFO] [stdout] test values::tests::test_u128_serialization_as_string ... ok
[INFO] [stdout] test values::tests::test_u64_deserialize_from_string ... ok
[INFO] [stdout] test values::constant::tests::test_display_deep_nesting ... ok
[INFO] [stdout] test values::tests::test_u64_roundtrip ... ok
[INFO] [stdout] test values::cell::tests::test_std_hash ... ok
[INFO] [stdout] test values::tests::test_u64_serialize_as_string ... ok
[INFO] [stdout] test values::constant::tests::test_huge_depth ... ok
[INFO] [stdout] test values::constant::tests::test_std_hash_map_as_key ... ok
[INFO] [stdout] test values::cell::tests::test_serde_huge_map has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "aea5624c0b419064e256c21b9cbc4d8e1aec954f7fbb95043cabbb66dd53ac32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aea5624c0b419064e256c21b9cbc4d8e1aec954f7fbb95043cabbb66dd53ac32", kill_on_drop: false }`
[INFO] [stdout] aea5624c0b419064e256c21b9cbc4d8e1aec954f7fbb95043cabbb66dd53ac32
