[INFO] cloning repository https://github.com/sdiehl/lean-runtime
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sdiehl/lean-runtime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdiehl%2Flean-runtime", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdiehl%2Flean-runtime'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2ae7d4827580630d37f889c7c1aaf6ea985895a8
[INFO] testing sdiehl/lean-runtime against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdiehl%2Flean-runtime" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sdiehl/lean-runtime
[INFO] finished tweaking git repo https://github.com/sdiehl/lean-runtime
[INFO] tweaked toml for git repo https://github.com/sdiehl/lean-runtime written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sdiehl/lean-runtime on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sdiehl/lean-runtime 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed16eb4aff0a0763b6520d08bbc84e23027418b9e28e673f3646f6f00314e3b1
[INFO] running `Command { std: "docker" "start" "-a" "ed16eb4aff0a0763b6520d08bbc84e23027418b9e28e673f3646f6f00314e3b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed16eb4aff0a0763b6520d08bbc84e23027418b9e28e673f3646f6f00314e3b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed16eb4aff0a0763b6520d08bbc84e23027418b9e28e673f3646f6f00314e3b1", kill_on_drop: false }`
[INFO] [stdout] ed16eb4aff0a0763b6520d08bbc84e23027418b9e28e673f3646f6f00314e3b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4b3c82944bfe54211092b932a04e812111d88e682f4a6c75ca6c25d1c6473ab
[INFO] running `Command { std: "docker" "start" "-a" "d4b3c82944bfe54211092b932a04e812111d88e682f4a6c75ca6c25d1c6473ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling lean-runtime v0.1.0 (/opt/rustwide/workdir/runtime)
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling lean4-vm v0.1.0 (/opt/rustwide/workdir/vm)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.36s
[INFO] running `Command { std: "docker" "inspect" "d4b3c82944bfe54211092b932a04e812111d88e682f4a6c75ca6c25d1c6473ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4b3c82944bfe54211092b932a04e812111d88e682f4a6c75ca6c25d1c6473ab", kill_on_drop: false }`
[INFO] [stdout] d4b3c82944bfe54211092b932a04e812111d88e682f4a6c75ca6c25d1c6473ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd9015b365805b62d29487a839d5d595513f3b153a92a6b970297e5c95555580
[INFO] running `Command { std: "docker" "start" "-a" "fd9015b365805b62d29487a839d5d595513f3b153a92a6b970297e5c95555580", kill_on_drop: false }`
[INFO] [stderr]    Compiling lean4-vm v0.1.0 (/opt/rustwide/workdir/vm)
[INFO] [stderr]    Compiling lean-runtime v0.1.0 (/opt/rustwide/workdir/runtime)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.56s
[INFO] running `Command { std: "docker" "inspect" "fd9015b365805b62d29487a839d5d595513f3b153a92a6b970297e5c95555580", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd9015b365805b62d29487a839d5d595513f3b153a92a6b970297e5c95555580", kill_on_drop: false }`
[INFO] [stdout] fd9015b365805b62d29487a839d5d595513f3b153a92a6b970297e5c95555580
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eaa2a85921c7efef5dcc104d0787777107f615f7c7c46536b7e702f79eae2b95
[INFO] running `Command { std: "docker" "start" "-a" "eaa2a85921c7efef5dcc104d0787777107f615f7c7c46536b7e702f79eae2b95", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lean_runtime-c30ea17a2938a95c)
[INFO] [stdout] 
[INFO] [stdout] running 388 tests
[INFO] [stdout] test array::tests::copy_on_write ... ok
[INFO] [stdout] test array::tests::array_of_heap_objects ... ok
[INFO] [stdout] test array::tests::push_100_elements ... ok
[INFO] [stdout] test array::tests::push_beyond_capacity ... ok
[INFO] [stdout] test array::tests::set_out_of_bounds ... ok
[INFO] [stdout] test array::tests::size ... ok
[INFO] [stdout] test array::tests::get_increments_rc ... ok
[INFO] [stdout] test bignat::tests::alloc_and_read ... ok
[INFO] [stdout] test array::tests::empty_push_get ... ok
[INFO] [stdout] test bignat::tests::roundtrip_large ... ok
[INFO] [stdout] test closure::tests::apply_1_direct ... ok
[INFO] [stdout] test closure::tests::apply_2_direct ... ok
[INFO] [stdout] test closure::tests::apply_3_direct ... ok
[INFO] [stdout] test closure::tests::apply_1_partial ... ok
[INFO] [stdout] test closure::tests::apply_8_direct ... ok
[INFO] [stdout] test closure::tests::apply_m ... ok
[INFO] [stdout] test closure::tests::apply_m_partial ... ok
[INFO] [stdout] test closure::tests::apply_6_direct ... ok
[INFO] [stdout] test closure::tests::over_saturate_apply_2_on_arity_1 ... ok
[INFO] [stdout] test closure::tests::chunked_apply_2_on_arity_8 ... ok
[INFO] [stdout] test bignat::tests::demote_small ... ok
[INFO] [stdout] test closure::tests::apply_m_with_prefixed ... ok
[INFO] [stdout] test bignat::tests::keep_big ... ok
[INFO] [stdout] test closure::tests::deep_partial_chain_arity_8 ... ok
[INFO] [stdout] test bignat::tests::nat_to_biguint_big ... ok
[INFO] [stdout] test closure::tests::over_saturate_apply_3_on_arity_2 ... ok
[INFO] [stdout] test bignat::tests::nat_to_biguint_scalar ... ok
[INFO] [stdout] test closure::tests::apply_5_direct ... ok
[INFO] [stdout] test closure::tests::apply_7_direct ... ok
[INFO] [stdout] test ctor::tests::alloc_get_set_roundtrip ... ok
[INFO] [stdout] test ctor::tests::ctor_with_heap_children ... ok
[INFO] [stdout] test ctor::tests::all_valid_tags ... ok
[INFO] [stdout] test ctor::tests::mixed_obj_and_scalar_fields ... ok
[INFO] [stdout] test ctor::tests::scalar_uint32 ... ok
[INFO] [stdout] test ctor::tests::nested_ctors ... ok
[INFO] [stdout] test ctor::tests::obj_tag ... ok
[INFO] [stdout] test ctor::tests::scalar_uint8 ... ok
[INFO] [stdout] test ctor::tests::usize_fields ... ok
[INFO] [stdout] test debug::tests::dump_ctor ... ok
[INFO] [stdout] test debug::tests::dump_string ... ok
[INFO] [stdout] test debug::tests::persistent_object_check ... ok
[INFO] [stdout] test debug::tests::dump_null ... ok
[INFO] [stdout] test array::tests::set ... ok
[INFO] [stdout] test debug::tests::dump_scalar ... ok
[INFO] [stdout] test ctor::tests::multiple_uint8_fields ... ok
[INFO] [stdout] test ctor::tests::scalar_uint64 ... ok
[INFO] [stdout] test array::tests::get_with_default ... ok
[INFO] [stdout] test external::tests::alloc_external_basic ... ok
[INFO] [stdout] test float::tests::box_unbox_float32_roundtrip ... ok
[INFO] [stdout] test float::tests::box_unbox_float64_roundtrip ... ok
[INFO] [stdout] test external::tests::set_external_data_exclusive ... ok
[INFO] [stdout] test float::tests::cross_conversion ... ok
[INFO] [stdout] test float::tests::box_unbox_float64_special_values ... ok
[INFO] [stdout] test float::tests::ctor_float32_in_mixed_object ... ok
[INFO] [stdout] test debug::tests::validate_ptr_accepts_valid_heap_object ... ok
[INFO] [stdout] test float::tests::ctor_float64_in_mixed_object ... ok
[INFO] [stdout] test float::tests::float32_arithmetic ... ok
[INFO] [stdout] test float::tests::float32_classification ... ok
[INFO] [stdout] test float::tests::float32_to_int8_clamping ... ok
[INFO] [stdout] test float::tests::float32_comparison ... ok
[INFO] [stdout] test float::tests::float64_arithmetic ... ok
[INFO] [stdout] test float::tests::float32_bit_roundtrip ... ok
[INFO] [stdout] test float::tests::float64_comparison ... ok
[INFO] [stdout] test float::tests::float32_frexp_pair ... ok
[INFO] [stdout] test float::tests::float64_div_by_zero ... ok
[INFO] [stdout] test float::tests::float32_to_string ... ok
[INFO] [stdout] test float::tests::float64_bit_roundtrip ... ok
[INFO] [stdout] test float::tests::float64_classification ... ok
[INFO] [stdout] test float::tests::float32_to_uint8_clamping ... ok
[INFO] [stdout] test closure::tests::apply_2_with_fixed ... ok
[INFO] [stdout] test float::tests::box_unbox_float32_special_values ... ok
[INFO] [stdout] test float::tests::float32_to_uint32_clamping ... ok
[INFO] [stdout] test float::tests::float64_to_int32_clamping ... ok
[INFO] [stdout] test float::tests::float64_to_int8_clamping ... ok
[INFO] [stdout] test float::tests::float64_to_string ... ok
[INFO] [stdout] test float::tests::float64_to_uint16_clamping ... ok
[INFO] [stdout] test float::tests::float64_to_uint32_clamping ... ok
[INFO] [stdout] test float::tests::float64_to_uint8_clamping ... ok
[INFO] [stdout] test float::tests::float_frexp_pair ... ok
[INFO] [stdout] test float::tests::frexp_impl_f64_basic ... ok
[INFO] [stdout] test float::tests::float_scaleb_scalar_int ... ok
[INFO] [stdout] test float::tests::float_scaleb_basic ... ok
[INFO] [stdout] test float::tests::frexp_impl_f64_inf ... ok
[INFO] [stdout] test float::tests::float64_to_uint64_clamping ... ok
[INFO] [stdout] test float::tests::frexp_impl_f32_basic ... ok
[INFO] [stdout] test closure::tests::apply_4_direct ... ok
[INFO] [stdout] test float::tests::frexp_impl_f64_nan ... ok
[INFO] [stdout] test float::tests::frexp_impl_f64_one ... ok
[INFO] [stdout] test float::tests::frexp_impl_f64_negative ... ok
[INFO] [stdout] test float::tests::frexp_impl_f64_zero ... ok
[INFO] [stdout] test float::tests::frexp_ldexp_f64_roundtrip ... ok
[INFO] [stdout] test float::tests::math_stubs_f64 ... ok
[INFO] [stdout] test float::tests::uint_to_float32 ... ok
[INFO] [stdout] test float::tests::int_to_float32 ... ok
[INFO] [stdout] test float::tests::math_stubs_f32 ... ok
[INFO] [stdout] test int::tests::add_positive ... ok
[INFO] [stdout] test int::tests::add_mixed ... ok
[INFO] [stdout] test int::tests::add_overflow_to_big ... ok
[INFO] [stdout] test float::tests::frexp_ldexp_f32_roundtrip ... ok
[INFO] [stdout] test int::tests::big_add ... ok
[INFO] [stdout] test int::tests::add_negative ... ok
[INFO] [stdout] test float::tests::int_to_float64 ... ok
[INFO] [stdout] test float::tests::uint_to_float64 ... ok
[INFO] [stdout] test int::tests::big_lt ... ok
[INFO] [stdout] test int::tests::big_ediv_emod ... ok
[INFO] [stdout] test int::tests::big_mul ... ok
[INFO] [stdout] test int::tests::big_sub ... ok
[INFO] [stdout] test int::tests::cstr_to_int_invalid ... ok
[INFO] [stdout] test int::tests::cstr_to_int_large ... ok
[INFO] [stdout] test int::tests::big_eq ... ok
[INFO] [stdout] test int::tests::big_neg ... ok
[INFO] [stdout] test int::tests::big_nat_abs ... ok
[INFO] [stdout] test int::tests::add_to_zero ... ok
[INFO] [stdout] test int::tests::add_underflow_to_big ... ok
[INFO] [stdout] test int::tests::cstr_to_int_positive ... ok
[INFO] [stdout] test int::tests::cstr_to_int_zero ... ok
[INFO] [stdout] test int::tests::dec_eq ... ok
[INFO] [stdout] test int::tests::cstr_to_int_negative ... ok
[INFO] [stdout] test int::tests::dec_nonneg ... ok
[INFO] [stdout] test int::tests::div_both_negative ... ok
[INFO] [stdout] test int::tests::div_by_zero ... ok
[INFO] [stdout] test int::tests::dec_le ... ok
[INFO] [stdout] test int::tests::div_negative_divisor ... ok
[INFO] [stdout] test int::tests::div_negative_dividend ... ok
[INFO] [stdout] test int::tests::div_positive ... ok
[INFO] [stdout] test int::tests::ediv_by_zero ... ok
[INFO] [stdout] test int::tests::cstr_to_int_large_negative ... ok
[INFO] [stdout] test int::tests::dec_lt ... ok
[INFO] [stdout] test int::tests::ediv_emod_relationship ... ok
[INFO] [stdout] test int::tests::ediv_exact ... ok
[INFO] [stdout] test int::tests::ediv_negative_dividend_negative_divisor ... ok
[INFO] [stdout] test int::tests::ediv_negative_dividend_positive_divisor ... ok
[INFO] [stdout] test int::tests::emod_by_zero ... ok
[INFO] [stdout] test int::tests::ediv_positive ... ok
[INFO] [stdout] test int::tests::emod_negative_dividend_positive_divisor ... ok
[INFO] [stdout] test int::tests::emod_negative_dividend_negative_divisor ... ok
[INFO] [stdout] test int::tests::emod_positive ... ok
[INFO] [stdout] test int::tests::int64_to_int_large_negative ... ok
[INFO] [stdout] test int::tests::int64_to_int_large_positive ... ok
[INFO] [stdout] test int::tests::int_to_nat_small ... ok
[INFO] [stdout] test int::tests::le ... ok
[INFO] [stdout] test int::tests::emod_always_nonneg ... ok
[INFO] [stdout] test int::tests::lt ... ok
[INFO] [stdout] test closure::tests::partial_chain ... ok
[INFO] [stdout] test int::tests::mod_positive ... ok
[INFO] [stdout] test int::tests::mul_both_negative ... ok
[INFO] [stdout] test int::tests::mul_negative ... ok
[INFO] [stdout] test int::tests::mul_positive ... ok
[INFO] [stdout] test int::tests::mul_zero ... ok
[INFO] [stdout] test int::tests::mul_overflow ... ok
[INFO] [stdout] test int::tests::big_dec_nonneg ... ok
[INFO] [stdout] test int::tests::eq_positive ... ok
[INFO] [stdout] test int::tests::eq_negative ... ok
[INFO] [stdout] test int::tests::mod_negative_dividend ... ok
[INFO] [stdout] test int::tests::nat_abs_min_int ... ok
[INFO] [stdout] test int::tests::mod_by_zero ... ok
[INFO] [stdout] test int::tests::nat_abs_negative ... ok
[INFO] [stdout] test int::tests::nat_abs_positive ... ok
[INFO] [stdout] test int::tests::nat_to_int_large_scalar ... ok
[INFO] [stdout] test int::tests::ne ... ok
[INFO] [stdout] test int::tests::nat_to_int_small ... ok
[INFO] [stdout] test int::tests::neg_min_int ... ok
[INFO] [stdout] test int::tests::neg_negative ... ok
[INFO] [stdout] test int::tests::neg_succ_of_nat_5 ... ok
[INFO] [stdout] test int::tests::neg_zero ... ok
[INFO] [stdout] test int::tests::neg_positive ... ok
[INFO] [stdout] test int::tests::scalar_roundtrip_max ... ok
[INFO] [stdout] test int::tests::scalar_roundtrip_negative ... ok
[INFO] [stdout] test int::tests::scalar_roundtrip_min ... ok
[INFO] [stdout] test int::tests::scalar_roundtrip_positive ... ok
[INFO] [stdout] test int::tests::mod_negative_divisor ... ok
[INFO] [stdout] test int::tests::nat_abs_zero ... ok
[INFO] [stdout] test int::tests::sub_double_negative ... ok
[INFO] [stdout] test int::tests::sub_positive ... ok
[INFO] [stdout] test int::tests::sub_to_negative ... ok
[INFO] [stdout] test misc::tests::name_eq_anonymous ... ok
[INFO] [stdout] test misc::tests::name_eq_str ... ok
[INFO] [stdout] test misc::tests::platform_nbits ... ok
[INFO] [stdout] test int::tests::neg_succ_of_nat ... ok
[INFO] [stdout] test misc::tests::sorry_returns_unit ... ok
[INFO] [stdout] test nat::tests::add_overflow_to_bignat ... ok
[INFO] [stdout] test nat::tests::big_add_big ... ok
[INFO] [stdout] test nat::tests::big_div_mod ... ok
[INFO] [stdout] test nat::tests::big_eq ... ok
[INFO] [stdout] test nat::tests::big_lt_le ... ok
[INFO] [stdout] test nat::tests::big_sub_demotes_to_scalar ... ok
[INFO] [stdout] test nat::tests::big_sub_to_zero ... ok
[INFO] [stdout] test nat::tests::chained_ops ... ok
[INFO] [stdout] test nat::tests::comparison_with_zero ... ok
[INFO] [stdout] test nat::tests::dec_eq ... ok
[INFO] [stdout] test debug::tests::ctor_bounds_catches_out_of_range ... ok
[INFO] [stdout] test nat::tests::add ... ok
[INFO] [stdout] test int::tests::scalar_roundtrip_zero ... ok
[INFO] [stdout] test nat::tests::dec_le ... ok
[INFO] [stdout] test nat::tests::add_identity ... ok
[INFO] [stdout] test nat::tests::large_scalar_arithmetic ... ok
[INFO] [stdout] test nat::tests::log2_basic ... ok
[INFO] [stdout] test nat::tests::div ... ok
[INFO] [stdout] test nat::tests::mod_by_zero ... ok
[INFO] [stdout] test nat::tests::dec_lt ... ok
[INFO] [stdout] test nat::tests::mul ... ok
[INFO] [stdout] test nat::tests::pow_small ... ok
[INFO] [stdout] test nat::tests::pow_overflow ... ok
[INFO] [stdout] test nat::tests::pow_zero_exp ... ok
[INFO] [stdout] test nat::tests::div_by_zero ... ok
[INFO] [stdout] test nat::tests::div_mod_relationship ... ok
[INFO] [stdout] test nat::tests::mul_identity_and_zero ... ok
[INFO] [stdout] test nat::tests::unsigned_to_nat_roundtrip ... ok
[INFO] [stdout] test owned::tests::scalar_clone_drop_noop ... ok
[INFO] [stdout] test nat::tests::sub ... ok
[INFO] [stdout] test nat::tests::sub_saturation_many ... ok
[INFO] [stdout] test owned::tests::into_raw_prevents_drop ... ok
[INFO] [stdout] test nat::tests::sub_underflow ... ok
[INFO] [stdout] test owned::tests::scalar_roundtrip ... ok
[INFO] [stdout] test owned::tests::clone_increments_rc ... ok
[INFO] [stdout] test platform::tests::ctor_limits ... ok
[INFO] [stdout] test owned::tests::drop_frees_heap_object ... ok
[INFO] [stdout] test platform::tests::initialize_runtime_module ... ok
[INFO] [stdout] test platform::tests::hashmap_idx ... ok
[INFO] [stdout] test platform::tests::strict_logic ... ok
[INFO] [stdout] test platform::tests::platform_target_non_empty ... ok
[INFO] [stdout] test r#box::tests::box_all_small_values ... ok
[INFO] [stdout] test nat::tests::mul_overflow_to_bignat ... ok
[INFO] [stdout] test r#box::tests::box_unbox_roundtrip ... ok
[INFO] [stdout] test r#box::tests::box_large_value ... ok
[INFO] [stdout] test r#box::tests::box_zero ... ok
[INFO] [stdout] test r#box::tests::heap_pointer_not_scalar ... ok
[INFO] [stdout] test debug::tests::check_freed_catches_poisoned_object ... ok
[INFO] [stdout] test r#box::tests::uint32_max ... ok
[INFO] [stdout] test r#box::tests::is_scalar ... ok
[INFO] [stdout] test nat::tests::modulo ... ok
[INFO] [stdout] test platform::tests::version_info ... ok
[INFO] [stdout] test r#box::tests::uint64_roundtrip ... ok
[INFO] [stdout] test platform::tests::void_mk_decs_arg ... ok
[INFO] [stdout] test rc::tests::free_object_only_preserves_children ... ok
[INFO] [stdout] test rc::tests::free_string ... ok
[INFO] [stdout] test rc::tests::inc_dec_scalar_noop ... ok
[INFO] [stdout] test r#box::tests::uint32_roundtrip ... ok
[INFO] [stdout] test rc::tests::inc_ref_dec_ref ... ok
[INFO] [stdout] test debug::tests::validate_ptr_catches_null ... ok
[INFO] [stdout] test rc::tests::free_array_with_heap_elements ... ok
[INFO] [stdout] test rc::tests::mark_persistent ... ok
[INFO] [stdout] test rc::tests::free_closure_with_fixed_args ... ok
[INFO] [stdout] test rc::tests::recursive_free_ctor_with_children ... ok
[INFO] [stdout] test rc::tests::shared_object_many_refs ... ok
[INFO] [stdout] test debug::tests::validate_ptr_catches_scalar ... ok
[INFO] [stdout] test rc::tests::recursive_free_nested ... ok
[INFO] [stdout] test sarray::tests::mk_and_data_roundtrip ... ok
[INFO] [stdout] test sarray::tests::alloc_and_push ... ok
[INFO] [stdout] test rc::tests::is_exclusive ... ok
[INFO] [stdout] test sarray::tests::push_beyond_capacity ... ok
[INFO] [stdout] test r#box::tests::usize_roundtrip ... ok
[INFO] [stdout] test nat::tests::pred ... ok
[INFO] [stdout] test sint::tests::bool_to_unsigned ... ok
[INFO] [stdout] test sint::tests::int16_add_wrapping ... ok
[INFO] [stdout] test sint::tests::int16_abs ... ok
[INFO] [stdout] test sint::tests::bool_to_signed ... ok
[INFO] [stdout] test sint::tests::int16_div_basic ... ok
[INFO] [stdout] test sint::tests::int16_div_by_zero ... ok
[INFO] [stdout] test sint::tests::int16_div_min_by_neg1 ... ok
[INFO] [stdout] test sint::tests::int16_mod_by_zero ... ok
[INFO] [stdout] test sint::tests::int16_of_nat_small ... ok
[INFO] [stdout] test sint::tests::int16_shift ... ok
[INFO] [stdout] test sint::tests::int32_add_wrapping ... ok
[INFO] [stdout] test sint::tests::int32_comparisons ... ok
[INFO] [stdout] test sint::tests::int32_conversions ... ok
[INFO] [stdout] test sint::tests::int32_div_basic ... ok
[INFO] [stdout] test sint::tests::int32_div_by_zero ... ok
[INFO] [stdout] test sint::tests::int32_div_min_by_neg1 ... ok
[INFO] [stdout] test sint::tests::int16_conversions ... ok
[INFO] [stdout] test sint::tests::int16_mod_basic ... ok
[INFO] [stdout] test sint::tests::int32_mod_basic ... ok
[INFO] [stdout] test sint::tests::int16_comparisons ... ok
[INFO] [stdout] test sint::tests::int32_mod_by_zero ... ok
[INFO] [stdout] test sint::tests::int32_neg ... ok
[INFO] [stdout] test sint::tests::int64_add_wrapping ... ok
[INFO] [stdout] test sint::tests::int64_comparisons ... ok
[INFO] [stdout] test sint::tests::int64_conversions ... ok
[INFO] [stdout] test sint::tests::int64_div_basic ... ok
[INFO] [stdout] test sint::tests::int16_neg ... ok
[INFO] [stdout] test sint::tests::int64_div_by_zero ... ok
[INFO] [stdout] test sint::tests::int64_div_min_by_neg1 ... ok
[INFO] [stdout] test sint::tests::int64_mod_basic ... ok
[INFO] [stdout] test sint::tests::int32_abs ... ok
[INFO] [stdout] test sint::tests::int64_neg ... ok
[INFO] [stdout] test sint::tests::int64_of_nat_small ... ok
[INFO] [stdout] test sint::tests::int64_mod_by_zero ... ok
[INFO] [stdout] test sint::tests::int64_abs ... ok
[INFO] [stdout] test sint::tests::int64_bitwise ... ok
[INFO] [stdout] test sint::tests::int32_of_nat_small ... ok
[INFO] [stdout] test sint::tests::int32_shift ... ok
[INFO] [stdout] test sint::tests::int64_to_int_small ... ok
[INFO] [stdout] test sint::tests::int8_add_wrapping ... ok
[INFO] [stdout] test sint::tests::int8_abs ... ok
[INFO] [stdout] test sint::tests::int64_to_int_big ... ok
[INFO] [stdout] test sint::tests::int8_comparisons ... ok
[INFO] [stdout] test sint::tests::int8_bitwise ... ok
[INFO] [stdout] test sint::tests::int8_conversions ... ok
[INFO] [stdout] test sint::tests::int8_div_min_by_neg1 ... ok
[INFO] [stdout] test sint::tests::int8_mod_basic ... ok
[INFO] [stdout] test sint::tests::int8_mod_by_zero ... ok
[INFO] [stdout] test sint::tests::int8_mul_wrapping ... ok
[INFO] [stdout] test sint::tests::int8_of_nat_small ... ok
[INFO] [stdout] test sint::tests::int8_neg ... ok
[INFO] [stdout] test sint::tests::int64_shift ... ok
[INFO] [stdout] test sint::tests::isize_abs ... ok
[INFO] [stdout] test sint::tests::int8_div_by_zero ... ok
[INFO] [stdout] test sint::tests::isize_add_wrapping ... ok
[INFO] [stdout] test sint::tests::isize_comparisons ... ok
[INFO] [stdout] test sint::tests::isize_div_basic ... ok
[INFO] [stdout] test sint::tests::isize_conversions ... ok
[INFO] [stdout] test sint::tests::isize_div_by_zero ... ok
[INFO] [stdout] test sint::tests::isize_div_min_by_neg1 ... ok
[INFO] [stdout] test sint::tests::int8_div_basic ... ok
[INFO] [stdout] test sint::tests::isize_mod_basic ... ok
[INFO] [stdout] test sint::tests::int8_shift_left ... ok
[INFO] [stdout] test sint::tests::int8_sub_wrapping ... ok
[INFO] [stdout] test sint::tests::int8_to_int_roundtrip ... ok
[INFO] [stdout] test sint::tests::isize_mod_by_zero ... ok
[INFO] [stdout] test sint::tests::isize_neg ... ok
[INFO] [stdout] test sint::tests::isize_shift ... ok
[INFO] [stdout] test sint::tests::isize_of_nat_small ... ok
[INFO] [stdout] test stref::tests::mk_ref_and_get ... ok
[INFO] [stdout] test stref::tests::ref_ptr_eq ... ok
[INFO] [stdout] test sint::tests::isize_bitwise ... ok
[INFO] [stdout] test sint::tests::int8_complement ... ok
[INFO] [stdout] test string::tests::dec_eq_strings ... ok
[INFO] [stdout] test string::tests::empty_string_ops ... ok
[INFO] [stdout] test sint::tests::int8_shift_right ... ok
[INFO] [stdout] test string::tests::eq ... ok
[INFO] [stdout] test string::tests::data_empty_string ... ok
[INFO] [stdout] test string::tests::extract_inverted_range ... ok
[INFO] [stdout] test string::tests::extract_beyond_end ... ok
[INFO] [stdout] test stref::tests::ref_set ... ok
[INFO] [stdout] test string::tests::append ... ok
[INFO] [stdout] test stref::tests::ref_swap ... ok
[INFO] [stdout] test string::tests::append_multibyte ... ok
[INFO] [stdout] test string::tests::extract_multibyte_boundary ... ok
[INFO] [stdout] test string::tests::four_byte_utf8 ... ok
[INFO] [stdout] test string::tests::iterate_forward ... ok
[INFO] [stdout] test string::tests::lt_multibyte ... ok
[INFO] [stdout] test string::tests::many_appends ... ok
[INFO] [stdout] test string::tests::next_at_end ... ok
[INFO] [stdout] test string::tests::push ... ok
[INFO] [stdout] test string::tests::push_multibyte ... ok
[INFO] [stdout] test string::tests::prev_beyond_end ... ok
[INFO] [stdout] test string::tests::mk_data_roundtrip_multibyte ... ok
[INFO] [stdout] test string::tests::mk_and_to_str ... ok
[INFO] [stdout] test string::tests::mk_empty_list ... ok
[INFO] [stdout] test string::tests::multibyte_lengths ... ok
[INFO] [stdout] test string::tests::hash_collision_resistance ... ok
[INFO] [stdout] test string::tests::iterate_backward ... ok
[INFO] [stdout] test string::tests::string_length ... ok
[INFO] [stdout] test string::tests::string_lt ... ok
[INFO] [stdout] test string::tests::string_hash_deterministic ... ok
[INFO] [stdout] test string::tests::utf8_extract ... ok
[INFO] [stdout] test string::tests::utf8_get_ascii ... ok
[INFO] [stdout] test string::tests::utf8_extract_empty ... ok
[INFO] [stdout] test string::tests::utf8_get_multibyte ... ok
[INFO] [stdout] test string::tests::utf8_prev ... ok
[INFO] [stdout] test string::tests::utf8_next ... ok
[INFO] [stdout] test string::tests::utf8_set ... ok
[INFO] [stdout] test string::tests::utf8_set_multibyte_to_multibyte ... ok
[INFO] [stdout] test string::tests::utf8_set_multibyte ... ok
[INFO] [stdout] test string::tests::utf8_at_end ... ok
[INFO] [stdout] test string::tests::string_mk_data_roundtrip ... ok
[INFO] [stdout] test stref::tests::ref_take ... ok
[INFO] [stdout] test string::tests::utf8_set_out_of_bounds ... ok
[INFO] [stdout] test string::tests::three_byte_cjk ... ok
[INFO] [stdout] test thunk::tests::thunk_get_own_increments_rc ... ok
[INFO] [stdout] test string::tests::utf8_set_shrink ... ok
[INFO] [stdout] test thunk::tests::thunk_pure_returns_value ... ok
[INFO] [stdout] test uint::tests::uint32_arithmetic ... ok
[INFO] [stdout] test uint::tests::uint32_conversions ... ok
[INFO] [stdout] test uint::tests::uint32_of_nat_small ... ok
[INFO] [stdout] test uint::tests::uint32_to_nat_roundtrip ... ok
[INFO] [stdout] test uint::tests::uint64_arithmetic ... ok
[INFO] [stdout] test uint::tests::uint64_conversions ... ok
[INFO] [stdout] test uint::tests::uint64_mix_hash_deterministic ... ok
[INFO] [stdout] test uint::tests::uint64_of_nat_small ... ok
[INFO] [stdout] test uint::tests::uint8_arithmetic ... ok
[INFO] [stdout] test uint::tests::uint8_bitwise ... ok
[INFO] [stdout] test uint::tests::uint8_conversions ... ok
[INFO] [stdout] test thunk::tests::thunk_from_closure_forces ... ok
[INFO] [stdout] test uint::tests::uint8_to_nat_roundtrip ... ok
[INFO] [stdout] test uint::tests::usize_dec_comparisons ... ok
[INFO] [stdout] test uint::tests::uint8_of_nat_small ... ok
[INFO] [stdout] test rc::tests::deep_free_no_stack_overflow ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 388 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lean4_vm-a2a75a384ba61fcc)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::run_stress_tests ... ignored
[INFO] [stdout] test linker::tests::test_string_dedup ... ok
[INFO] [stdout] test linker::tests::test_link_empty ... ok
[INFO] [stdout] test linker::tests::test_link_single_module ... ok
[INFO] [stderr] memory allocation of 17179869208 bytes failed
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5a16fd4fc16a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5a16fd4fc16a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5a16fd4fc16a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x5a16fd4fc16a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x5a16fd510a3a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x5a16fd510a3a - core[10b6fa85044e1869]::fmt::write
[INFO] [stderr]    6:     0x5a16fd501792 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5a16fd501792 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x5a16fd4f39c8 - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x5a16fd4f39c8 - std[b80a194dd3c418bb]::alloc::default_alloc_error_hook
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/alloc.rs:397:23
[INFO] [stderr]   10:     0x5a16fd4d90d6 - std[b80a194dd3c418bb]::alloc::rust_oom::{closure#0}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/alloc.rs:428:9
[INFO] [stderr]   11:     0x5a16fd4d07b9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::alloc::rust_oom::{closure#0}, !>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   12:     0x5a16fd4f3a4a - std[b80a194dd3c418bb]::alloc::rust_oom
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/alloc.rs:424:5
[INFO] [stderr]   13:     0x5a16fd4da263 - __rustc[9698a3e60dd14283]::__rust_alloc_error_handler
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/alloc.rs:423:1
[INFO] [stderr]   14:     0x5a16fd50c8ec - alloc[dd269455e567d8e9]::alloc::handle_alloc_error::rt_error
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/alloc.rs:531:13
[INFO] [stderr]   15:     0x5a16fd50c8ec - alloc[dd269455e567d8e9]::alloc::handle_alloc_error
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/alloc.rs:537:9
[INFO] [stderr]   16:     0x5a16fd49a9b8 - lean_runtime::object::lean_alloc_object::h99a7eaabad3f0533
[INFO] [stderr]                                at /opt/rustwide/workdir/runtime/src/object.rs:59:9
[INFO] [stderr]   17:     0x5a16fd4990bf - lean_runtime::array::lean_alloc_array::h05d165cebe2b55a4
[INFO] [stderr]                                at /opt/rustwide/workdir/runtime/src/array.rs:22:15
[INFO] [stderr]   18:     0x5a16fd497167 - lean_runtime::array::lean_array_push::heada902854856da1
[INFO] [stderr]                                at /opt/rustwide/workdir/runtime/src/array.rs:107:23
[INFO] [stderr]   19:     0x5a16fd3ea364 - lean4_vm::externs::array::array_push::h50d36694c34eede9
[INFO] [stderr]                                at /opt/rustwide/workdir/vm/src/externs/array.rs:106:22
[INFO] [stderr]   20:     0x5a16fd3dea80 - lean4_vm::vm::VM::execute_inner::h9265bf1cf3bdddf7
[INFO] [stderr]                                at /opt/rustwide/workdir/vm/src/vm.rs:758:38
[INFO] [stderr]   21:     0x5a16fd3e61ea - lean4_vm::vm::VM::execute::ha926a72233db7a48
[INFO] [stderr]                                at /opt/rustwide/workdir/vm/src/vm.rs:287:14
[INFO] [stderr]   22:     0x5a16fd3e61b9 - lean4_vm::vm::VM::run::hbbdbc6780b8d3e14
[INFO] [stderr]                                at /opt/rustwide/workdir/vm/src/vm.rs:134:14
[INFO] [stderr]   23:     0x5a16fd43dc40 - lean4_vm::tests::run_bytecode_test::h7c3e365038c6e93f
[INFO] [stderr]                                at /opt/rustwide/workdir/vm/src/lib.rs:228:12
[INFO] [stderr]   24:     0x5a16fd43eaa2 - lean4_vm::tests::run_all_bytecode_tests::hdfab0cc08f87dffc
[INFO] [stderr]                                at /opt/rustwide/workdir/vm/src/lib.rs:271:19
[INFO] [stderr]   25:     0x5a16fd43ece7 - lean4_vm::tests::run_all_bytecode_tests::{{closure}}::hc82c526726bf10ab
[INFO] [stderr]                                at /opt/rustwide/workdir/vm/src/lib.rs:235:32
[INFO] [stderr]   26:     0x5a16fd3f08c6 - core::ops::function::FnOnce::call_once::ha2b8b2304136764d
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   27:     0x5a16fd44e61b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   28:     0x5a16fd44e61b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stderr]   29:     0x5a16fd45b00b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stderr]   30:     0x5a16fd45b00b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   31:     0x5a16fd45b00b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stderr]   32:     0x5a16fd45b00b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stderr]   33:     0x5a16fd45b00b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stderr]   34:     0x5a16fd45b00b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stderr]   35:     0x5a16fd45b00b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stderr]   36:     0x5a16fd456724 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stderr]   37:     0x5a16fd456724 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   38:     0x5a16fd45dc12 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stderr]   39:     0x5a16fd45dc12 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   40:     0x5a16fd45dc12 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stderr]   41:     0x5a16fd45dc12 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stderr]   42:     0x5a16fd45dc12 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stderr]   43:     0x5a16fd45dc12 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stderr]   44:     0x5a16fd45dc12 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   45:     0x5a16fd4fb55f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stderr]   46:     0x5a16fd4fb55f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]   47:     0x7d415abd3aa4 - <unknown>
[INFO] [stderr]   48:     0x7d415ac60a64 - clone
[INFO] [stderr]   49:                0x0 - <unknown>
[INFO] [stderr] error: test failed, to rerun pass `-p lean4-vm --lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/lean4_vm-a2a75a384ba61fcc` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "eaa2a85921c7efef5dcc104d0787777107f615f7c7c46536b7e702f79eae2b95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eaa2a85921c7efef5dcc104d0787777107f615f7c7c46536b7e702f79eae2b95", kill_on_drop: false }`
[INFO] [stdout] eaa2a85921c7efef5dcc104d0787777107f615f7c7c46536b7e702f79eae2b95
