[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] a66438ac10029057a806bcf70c0472b5acc1315a
[INFO] testing sdiehl/lean-runtime against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdiehl%2Flean-runtime" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sdiehl/lean-runtime on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d3d5734c3cdf0da694926b264aae4b3602b039f29cb7bbdded7cbff7524e942
[INFO] running `Command { std: "docker" "start" "-a" "5d3d5734c3cdf0da694926b264aae4b3602b039f29cb7bbdded7cbff7524e942", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d3d5734c3cdf0da694926b264aae4b3602b039f29cb7bbdded7cbff7524e942", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d3d5734c3cdf0da694926b264aae4b3602b039f29cb7bbdded7cbff7524e942", kill_on_drop: false }`
[INFO] [stdout] 5d3d5734c3cdf0da694926b264aae4b3602b039f29cb7bbdded7cbff7524e942
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 309c77370075621f927aed34ab1bc27f1bf40be97ffdadade213c8706bb362e2
[INFO] running `Command { std: "docker" "start" "-a" "309c77370075621f927aed34ab1bc27f1bf40be97ffdadade213c8706bb362e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling anstream v1.0.0
[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 clap_builder v4.6.0
[INFO] [stderr]    Compiling lean-runtime v0.1.0 (/opt/rustwide/workdir/runtime)
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling lean4-vm v0.1.0 (/opt/rustwide/workdir/vm)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.21s
[INFO] running `Command { std: "docker" "inspect" "309c77370075621f927aed34ab1bc27f1bf40be97ffdadade213c8706bb362e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "309c77370075621f927aed34ab1bc27f1bf40be97ffdadade213c8706bb362e2", kill_on_drop: false }`
[INFO] [stdout] 309c77370075621f927aed34ab1bc27f1bf40be97ffdadade213c8706bb362e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c67568b644ec83ff7aadc60b3a2de7a17e30556848a22dd0275cdbc2d1d2bcf3
[INFO] running `Command { std: "docker" "start" "-a" "c67568b644ec83ff7aadc60b3a2de7a17e30556848a22dd0275cdbc2d1d2bcf3", 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.66s
[INFO] running `Command { std: "docker" "inspect" "c67568b644ec83ff7aadc60b3a2de7a17e30556848a22dd0275cdbc2d1d2bcf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c67568b644ec83ff7aadc60b3a2de7a17e30556848a22dd0275cdbc2d1d2bcf3", kill_on_drop: false }`
[INFO] [stdout] c67568b644ec83ff7aadc60b3a2de7a17e30556848a22dd0275cdbc2d1d2bcf3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2236de422b331005205c3218b5c16301108ee30fb209ca53596249e1fa9da049
[INFO] running `Command { std: "docker" "start" "-a" "2236de422b331005205c3218b5c16301108ee30fb209ca53596249e1fa9da049", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lean_runtime-80af46b8efa5363e)
[INFO] [stdout] 
[INFO] [stdout] running 388 tests
[INFO] [stdout] test array::tests::empty_push_get ... ok
[INFO] [stdout] test array::tests::copy_on_write ... ok
[INFO] [stdout] test array::tests::array_of_heap_objects ... ok
[INFO] [stdout] test array::tests::get_with_default ... ok
[INFO] [stdout] test array::tests::get_increments_rc ... ok
[INFO] [stdout] test array::tests::push_beyond_capacity ... ok
[INFO] [stdout] test array::tests::set ... ok
[INFO] [stdout] test array::tests::set_out_of_bounds ... ok
[INFO] [stdout] test bignat::tests::alloc_and_read ... ok
[INFO] [stdout] test bignat::tests::demote_small ... ok
[INFO] [stdout] test bignat::tests::keep_big ... ok
[INFO] [stdout] test bignat::tests::nat_to_biguint_scalar ... ok
[INFO] [stdout] test array::tests::size ... ok
[INFO] [stdout] test closure::tests::apply_1_direct ... ok
[INFO] [stdout] test closure::tests::apply_1_partial ... ok
[INFO] [stdout] test array::tests::push_100_elements ... ok
[INFO] [stdout] test bignat::tests::nat_to_biguint_big ... ok
[INFO] [stdout] test closure::tests::apply_2_direct ... ok
[INFO] [stdout] test closure::tests::apply_2_with_fixed ... ok
[INFO] [stdout] test closure::tests::apply_3_direct ... ok
[INFO] [stdout] test closure::tests::apply_4_direct ... ok
[INFO] [stdout] test closure::tests::apply_5_direct ... ok
[INFO] [stdout] test bignat::tests::roundtrip_large ... ok
[INFO] [stdout] test closure::tests::apply_6_direct ... ok
[INFO] [stdout] test closure::tests::apply_7_direct ... 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_m_with_prefixed ... ok
[INFO] [stdout] test closure::tests::chunked_apply_2_on_arity_8 ... ok
[INFO] [stdout] test closure::tests::deep_partial_chain_arity_8 ... ok
[INFO] [stdout] test closure::tests::over_saturate_apply_2_on_arity_1 ... ok
[INFO] [stdout] test closure::tests::over_saturate_apply_3_on_arity_2 ... ok
[INFO] [stdout] test closure::tests::partial_chain ... ok
[INFO] [stdout] test ctor::tests::all_valid_tags ... 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::mixed_obj_and_scalar_fields ... ok
[INFO] [stdout] test ctor::tests::multiple_uint8_fields ... ok
[INFO] [stdout] test ctor::tests::nested_ctors ... ok
[INFO] [stdout] test ctor::tests::obj_tag ... ok
[INFO] [stdout] test ctor::tests::scalar_uint32 ... ok
[INFO] [stdout] test ctor::tests::scalar_uint64 ... ok
[INFO] [stdout] test ctor::tests::scalar_uint8 ... ok
[INFO] [stdout] test ctor::tests::usize_fields ... ok
[INFO] [stdout] test debug::tests::dump_scalar ... ok
[INFO] [stdout] test debug::tests::dump_ctor ... ok
[INFO] [stdout] test debug::tests::persistent_object_check ... ok
[INFO] [stdout] test float::tests::box_unbox_float32_special_values ... ok
[INFO] [stdout] test debug::tests::dump_string ... ok
[INFO] [stdout] test float::tests::ctor_float32_in_mixed_object ... ok
[INFO] [stdout] test external::tests::set_external_data_exclusive ... ok
[INFO] [stdout] test float::tests::box_unbox_float64_roundtrip ... ok
[INFO] [stdout] test float::tests::cross_conversion ... ok
[INFO] [stdout] test debug::tests::validate_ptr_accepts_valid_heap_object ... ok
[INFO] [stdout] test float::tests::box_unbox_float32_roundtrip ... ok
[INFO] [stdout] test debug::tests::dump_null ... ok
[INFO] [stdout] test external::tests::alloc_external_basic ... ok
[INFO] [stdout] test float::tests::box_unbox_float64_special_values ... ok
[INFO] [stdout] test float::tests::float32_bit_roundtrip ... ok
[INFO] [stdout] test float::tests::float32_comparison ... ok
[INFO] [stdout] test float::tests::float32_frexp_pair ... ok
[INFO] [stdout] test float::tests::float32_to_uint32_clamping ... ok
[INFO] [stdout] test float::tests::float32_classification ... ok
[INFO] [stdout] test float::tests::float64_arithmetic ... ok
[INFO] [stdout] test float::tests::float32_arithmetic ... 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_string ... ok
[INFO] [stdout] test float::tests::float32_to_uint8_clamping ... ok
[INFO] [stdout] test float::tests::ctor_float64_in_mixed_object ... ok
[INFO] [stdout] test float::tests::float32_to_int8_clamping ... ok
[INFO] [stdout] test float::tests::float64_div_by_zero ... 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::float_scaleb_basic ... ok
[INFO] [stdout] test float::tests::frexp_impl_f32_basic ... ok
[INFO] [stdout] test float::tests::float_scaleb_scalar_int ... ok
[INFO] [stdout] test float::tests::frexp_impl_f64_basic ... ok
[INFO] [stdout] test float::tests::float64_to_uint16_clamping ... ok
[INFO] [stdout] test float::tests::float64_to_uint8_clamping ... ok
[INFO] [stdout] test float::tests::frexp_impl_f64_inf ... ok
[INFO] [stdout] test float::tests::frexp_impl_f64_nan ... ok
[INFO] [stdout] test float::tests::frexp_impl_f64_negative ... ok
[INFO] [stdout] test float::tests::int_to_float64 ... ok
[INFO] [stdout] test float::tests::frexp_ldexp_f32_roundtrip ... ok
[INFO] [stdout] test float::tests::float64_to_uint32_clamping ... ok
[INFO] [stdout] test float::tests::float64_comparison ... ok
[INFO] [stdout] test float::tests::math_stubs_f32 ... ok
[INFO] [stdout] test float::tests::float64_to_uint64_clamping ... ok
[INFO] [stdout] test float::tests::float_frexp_pair ... ok
[INFO] [stdout] test float::tests::frexp_ldexp_f64_roundtrip ... ok
[INFO] [stdout] test float::tests::frexp_impl_f64_one ... ok
[INFO] [stdout] test float::tests::frexp_impl_f64_zero ... ok
[INFO] [stdout] test float::tests::uint_to_float32 ... ok
[INFO] [stdout] test float::tests::int_to_float32 ... ok
[INFO] [stdout] test int::tests::add_mixed ... ok
[INFO] [stdout] test float::tests::uint_to_float64 ... ok
[INFO] [stdout] test int::tests::add_overflow_to_big ... ok
[INFO] [stdout] test int::tests::add_negative ... ok
[INFO] [stdout] test float::tests::math_stubs_f64 ... ok
[INFO] [stdout] test int::tests::big_dec_nonneg ... ok
[INFO] [stdout] test int::tests::add_to_zero ... ok
[INFO] [stdout] test int::tests::big_eq ... ok
[INFO] [stdout] test int::tests::big_ediv_emod ... ok
[INFO] [stdout] test int::tests::big_lt ... ok
[INFO] [stdout] test int::tests::big_mul ... ok
[INFO] [stdout] test int::tests::big_nat_abs ... ok
[INFO] [stdout] test int::tests::add_underflow_to_big ... ok
[INFO] [stdout] test int::tests::add_positive ... ok
[INFO] [stdout] test int::tests::big_sub ... ok
[INFO] [stdout] test int::tests::cstr_to_int_large ... ok
[INFO] [stdout] test int::tests::cstr_to_int_positive ... ok
[INFO] [stdout] test int::tests::big_neg ... ok
[INFO] [stdout] test int::tests::big_add ... ok
[INFO] [stdout] test int::tests::dec_eq ... ok
[INFO] [stdout] test int::tests::dec_nonneg ... ok
[INFO] [stdout] test int::tests::cstr_to_int_large_negative ... ok
[INFO] [stdout] test int::tests::dec_le ... ok
[INFO] [stdout] test int::tests::dec_lt ... ok
[INFO] [stdout] test int::tests::cstr_to_int_zero ... ok
[INFO] [stdout] test int::tests::cstr_to_int_negative ... ok
[INFO] [stdout] test int::tests::div_both_negative ... ok
[INFO] [stdout] test int::tests::div_negative_divisor ... ok
[INFO] [stdout] test int::tests::div_positive ... ok
[INFO] [stdout] test int::tests::div_by_zero ... ok
[INFO] [stdout] test int::tests::div_negative_dividend ... ok
[INFO] [stdout] test int::tests::ediv_emod_relationship ... ok
[INFO] [stdout] test int::tests::ediv_negative_dividend_positive_divisor ... ok
[INFO] [stdout] test int::tests::ediv_negative_dividend_negative_divisor ... ok
[INFO] [stdout] test int::tests::ediv_positive ... ok
[INFO] [stdout] test int::tests::ediv_by_zero ... ok
[INFO] [stdout] test int::tests::ediv_exact ... ok
[INFO] [stdout] test int::tests::emod_negative_dividend_positive_divisor ... ok
[INFO] [stdout] test int::tests::cstr_to_int_invalid ... ok
[INFO] [stdout] test int::tests::emod_always_nonneg ... ok
[INFO] [stdout] test int::tests::emod_by_zero ... ok
[INFO] [stdout] test int::tests::eq_negative ... ok
[INFO] [stdout] test int::tests::emod_negative_dividend_negative_divisor ... 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::eq_positive ... ok
[INFO] [stdout] test int::tests::int_to_nat_small ... ok
[INFO] [stdout] test int::tests::lt ... ok
[INFO] [stdout] test int::tests::emod_positive ... ok
[INFO] [stdout] test int::tests::le ... ok
[INFO] [stdout] test int::tests::mod_by_zero ... ok
[INFO] [stdout] test int::tests::mul_both_negative ... ok
[INFO] [stdout] test int::tests::mul_overflow ... ok
[INFO] [stdout] test int::tests::mod_negative_dividend ... ok
[INFO] [stdout] test int::tests::mod_positive ... 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::mod_negative_divisor ... ok
[INFO] [stdout] test int::tests::nat_abs_min_int ... 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_abs_zero ... 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::nat_to_int_large_scalar ... ok
[INFO] [stdout] test int::tests::neg_zero ... ok
[INFO] [stdout] test int::tests::neg_positive ... ok
[INFO] [stdout] test int::tests::neg_succ_of_nat_5 ... ok
[INFO] [stdout] test int::tests::scalar_roundtrip_max ... ok
[INFO] [stdout] test int::tests::scalar_roundtrip_min ... ok
[INFO] [stdout] test int::tests::neg_succ_of_nat ... ok
[INFO] [stdout] test int::tests::scalar_roundtrip_negative ... ok
[INFO] [stdout] test int::tests::sub_positive ... ok
[INFO] [stdout] test int::tests::sub_double_negative ... ok
[INFO] [stdout] test misc::tests::name_eq_anonymous ... ok
[INFO] [stdout] test misc::tests::platform_nbits ... ok
[INFO] [stdout] test misc::tests::name_eq_str ... ok
[INFO] [stdout] test int::tests::scalar_roundtrip_zero ... ok
[INFO] [stdout] test int::tests::scalar_roundtrip_positive ... ok
[INFO] [stdout] test nat::tests::big_add_big ... ok
[INFO] [stdout] test int::tests::sub_to_negative ... ok
[INFO] [stdout] test nat::tests::big_eq ... ok
[INFO] [stdout] test nat::tests::add ... ok
[INFO] [stdout] test nat::tests::big_lt_le ... ok
[INFO] [stdout] test misc::tests::sorry_returns_unit ... ok
[INFO] [stdout] test nat::tests::add_identity ... 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::add_overflow_to_bignat ... ok
[INFO] [stdout] test nat::tests::dec_eq ... ok
[INFO] [stdout] test nat::tests::big_div_mod ... ok
[INFO] [stdout] test nat::tests::chained_ops ... ok
[INFO] [stdout] test nat::tests::dec_lt ... ok
[INFO] [stdout] test nat::tests::dec_le ... ok
[INFO] [stdout] test nat::tests::div ... ok
[INFO] [stdout] test nat::tests::div_by_zero ... ok
[INFO] [stdout] test nat::tests::large_scalar_arithmetic ... ok
[INFO] [stdout] test nat::tests::log2_basic ... ok
[INFO] [stdout] test nat::tests::mod_by_zero ... ok
[INFO] [stdout] test nat::tests::mul ... ok
[INFO] [stdout] test nat::tests::comparison_with_zero ... ok
[INFO] [stdout] test nat::tests::modulo ... ok
[INFO] [stdout] test nat::tests::mul_identity_and_zero ... ok
[INFO] [stdout] test nat::tests::pow_overflow ... ok
[INFO] [stdout] test nat::tests::pow_small ... ok
[INFO] [stdout] test nat::tests::pow_zero_exp ... ok
[INFO] [stdout] test nat::tests::mul_overflow_to_bignat ... ok
[INFO] [stdout] test nat::tests::pred ... ok
[INFO] [stdout] test nat::tests::div_mod_relationship ... ok
[INFO] [stdout] test nat::tests::sub ... ok
[INFO] [stdout] test nat::tests::sub_saturation_many ... ok
[INFO] [stdout] test owned::tests::clone_increments_rc ... ok
[INFO] [stdout] test owned::tests::drop_frees_heap_object ... ok
[INFO] [stdout] test owned::tests::into_raw_prevents_drop ... ok
[INFO] [stdout] test owned::tests::scalar_clone_drop_noop ... ok
[INFO] [stdout] test owned::tests::scalar_roundtrip ... ok
[INFO] [stdout] test nat::tests::sub_underflow ... ok
[INFO] [stdout] test platform::tests::ctor_limits ... ok
[INFO] [stdout] test platform::tests::hashmap_idx ... ok
[INFO] [stdout] test platform::tests::initialize_runtime_module ... ok
[INFO] [stdout] test platform::tests::strict_logic ... ok
[INFO] [stdout] test r#box::tests::box_all_small_values ... ok
[INFO] [stdout] test platform::tests::void_mk_decs_arg ... ok
[INFO] [stdout] test nat::tests::unsigned_to_nat_roundtrip ... ok
[INFO] [stdout] test platform::tests::platform_target_non_empty ... ok
[INFO] [stdout] test r#box::tests::box_unbox_roundtrip ... ok
[INFO] [stdout] test r#box::tests::box_zero ... ok
[INFO] [stdout] test r#box::tests::box_large_value ... ok
[INFO] [stdout] test platform::tests::version_info ... ok
[INFO] [stdout] test r#box::tests::uint32_max ... ok
[INFO] [stdout] test r#box::tests::is_scalar ... ok
[INFO] [stdout] test rc::tests::free_array_with_heap_elements ... ok
[INFO] [stdout] test rc::tests::free_closure_with_fixed_args ... ok
[INFO] [stdout] test r#box::tests::uint64_roundtrip ... ok
[INFO] [stdout] test rc::tests::free_object_only_preserves_children ... ok
[INFO] [stdout] test r#box::tests::heap_pointer_not_scalar ... ok
[INFO] [stdout] test r#box::tests::uint32_roundtrip ... ok
[INFO] [stdout] test r#box::tests::usize_roundtrip ... ok
[INFO] [stdout] test rc::tests::inc_ref_dec_ref ... ok
[INFO] [stdout] test rc::tests::free_string ... ok
[INFO] [stdout] test rc::tests::is_exclusive ... ok
[INFO] [stdout] test rc::tests::inc_dec_scalar_noop ... ok
[INFO] [stdout] test rc::tests::mark_persistent ... ok
[INFO] [stdout] test rc::tests::shared_object_many_refs ... ok
[INFO] [stdout] test sarray::tests::push_beyond_capacity ... ok
[INFO] [stdout] test sint::tests::bool_to_signed ... ok
[INFO] [stdout] test sint::tests::int16_abs ... 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_conversions ... ok
[INFO] [stdout] test sint::tests::int16_comparisons ... ok
[INFO] [stdout] test rc::tests::recursive_free_ctor_with_children ... ok
[INFO] [stdout] test sint::tests::int16_div_by_zero ... ok
[INFO] [stdout] test sint::tests::int16_div_basic ... ok
[INFO] [stdout] test sint::tests::int16_div_min_by_neg1 ... ok
[INFO] [stdout] test sint::tests::int16_mod_basic ... ok
[INFO] [stdout] test sint::tests::int16_mod_by_zero ... ok
[INFO] [stdout] test sint::tests::int16_neg ... ok
[INFO] [stdout] test sint::tests::int16_shift ... ok
[INFO] [stdout] test sint::tests::int16_of_nat_small ... ok
[INFO] [stdout] test sint::tests::int32_add_wrapping ... ok
[INFO] [stdout] test sint::tests::int32_comparisons ... ok
[INFO] [stdout] test sarray::tests::alloc_and_push ... ok
[INFO] [stdout] test rc::tests::recursive_free_nested ... ok
[INFO] [stdout] test sint::tests::int32_abs ... ok
[INFO] [stdout] test sint::tests::int32_div_basic ... ok
[INFO] [stdout] test sint::tests::int32_conversions ... 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_abs ... ok
[INFO] [stdout] test sint::tests::int32_div_by_zero ... ok
[INFO] [stdout] test sint::tests::int32_mod_by_zero ... ok
[INFO] [stdout] test sint::tests::int64_bitwise ... ok
[INFO] [stdout] test sint::tests::int64_conversions ... ok
[INFO] [stdout] test sint::tests::int64_add_wrapping ... ok
[INFO] [stdout] test sint::tests::int64_div_basic ... ok
[INFO] [stdout] test sarray::tests::mk_and_data_roundtrip ... 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::int64_mod_by_zero ... ok
[INFO] [stdout] test sint::tests::int64_comparisons ... ok
[INFO] [stdout] test sint::tests::int64_neg ... ok
[INFO] [stdout] test sint::tests::int64_shift ... ok
[INFO] [stdout] test sint::tests::int32_neg ... ok
[INFO] [stdout] test sint::tests::int32_div_min_by_neg1 ... ok
[INFO] [stdout] test sint::tests::int64_to_int_big ... ok
[INFO] [stdout] test sint::tests::int64_of_nat_small ... ok
[INFO] [stdout] test sint::tests::int64_to_int_small ... ok
[INFO] [stdout] test sint::tests::int8_complement ... ok
[INFO] [stdout] test sint::tests::int8_comparisons ... ok
[INFO] [stdout] test sint::tests::int8_conversions ... ok
[INFO] [stdout] test sint::tests::int32_mod_basic ... ok
[INFO] [stdout] test sint::tests::int8_abs ... ok
[INFO] [stdout] test sint::tests::int8_mul_wrapping ... ok
[INFO] [stdout] test sint::tests::int8_mod_basic ... ok
[INFO] [stdout] test sint::tests::int8_div_min_by_neg1 ... ok
[INFO] [stdout] test sint::tests::int8_shift_right ... ok
[INFO] [stdout] test sint::tests::int8_sub_wrapping ... ok
[INFO] [stdout] test sint::tests::int8_mod_by_zero ... ok
[INFO] [stdout] test sint::tests::int8_div_by_zero ... ok
[INFO] [stdout] test sint::tests::int8_add_wrapping ... ok
[INFO] [stdout] test sint::tests::int8_bitwise ... ok
[INFO] [stdout] test sint::tests::int8_div_basic ... ok
[INFO] [stdout] test sint::tests::isize_conversions ... ok
[INFO] [stdout] test sint::tests::isize_div_basic ... ok
[INFO] [stdout] test sint::tests::isize_div_by_zero ... ok
[INFO] [stdout] test sint::tests::int8_shift_left ... ok
[INFO] [stdout] test sint::tests::isize_mod_basic ... 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_abs ... ok
[INFO] [stdout] test sint::tests::isize_bitwise ... ok
[INFO] [stdout] test sint::tests::isize_comparisons ... ok
[INFO] [stdout] test sint::tests::isize_add_wrapping ... ok
[INFO] [stdout] test sint::tests::isize_shift ... ok
[INFO] [stdout] test sint::tests::isize_div_min_by_neg1 ... ok
[INFO] [stdout] test stref::tests::ref_ptr_eq ... ok
[INFO] [stdout] test stref::tests::ref_swap ... ok
[INFO] [stdout] test string::tests::append ... ok
[INFO] [stdout] test string::tests::data_empty_string ... ok
[INFO] [stdout] test sint::tests::isize_neg ... ok
[INFO] [stdout] test string::tests::dec_eq_strings ... ok
[INFO] [stdout] test sint::tests::isize_of_nat_small ... ok
[INFO] [stdout] test stref::tests::mk_ref_and_get ... ok
[INFO] [stdout] test sint::tests::int8_neg ... ok
[INFO] [stdout] test sint::tests::int8_of_nat_small ... ok
[INFO] [stdout] test stref::tests::ref_set ... ok
[INFO] [stdout] test string::tests::empty_string_ops ... ok
[INFO] [stdout] test stref::tests::ref_take ... ok
[INFO] [stdout] test debug::tests::check_freed_catches_poisoned_object ... ok
[INFO] [stdout] test debug::tests::ctor_bounds_catches_out_of_range ... ok
[INFO] [stdout] test string::tests::four_byte_utf8 ... ok
[INFO] [stdout] test string::tests::iterate_backward ... ok
[INFO] [stdout] test string::tests::iterate_forward ... ok
[INFO] [stdout] test debug::tests::validate_ptr_catches_null ... ok
[INFO] [stdout] test string::tests::lt_multibyte ... ok
[INFO] [stdout] test debug::tests::validate_ptr_catches_scalar ... ok
[INFO] [stdout] test string::tests::mk_empty_list ... ok
[INFO] [stdout] test string::tests::hash_collision_resistance ... ok
[INFO] [stdout] test string::tests::mk_and_to_str ... ok
[INFO] [stdout] test string::tests::append_multibyte ... ok
[INFO] [stdout] test string::tests::many_appends ... ok
[INFO] [stdout] test string::tests::multibyte_lengths ... ok
[INFO] [stdout] test string::tests::next_at_end ... ok
[INFO] [stdout] test string::tests::prev_beyond_end ... ok
[INFO] [stdout] test string::tests::eq ... ok
[INFO] [stdout] test string::tests::extract_beyond_end ... ok
[INFO] [stdout] test string::tests::push ... ok
[INFO] [stdout] test string::tests::extract_inverted_range ... ok
[INFO] [stdout] test string::tests::extract_multibyte_boundary ... ok
[INFO] [stdout] test string::tests::mk_data_roundtrip_multibyte ... ok
[INFO] [stdout] test string::tests::push_multibyte ... ok
[INFO] [stdout] test string::tests::string_hash_deterministic ... ok
[INFO] [stdout] test string::tests::string_lt ... ok
[INFO] [stdout] test string::tests::string_mk_data_roundtrip ... ok
[INFO] [stdout] test string::tests::utf8_set ... ok
[INFO] [stdout] test string::tests::string_length ... ok
[INFO] [stdout] test string::tests::three_byte_cjk ... ok
[INFO] [stdout] test string::tests::utf8_at_end ... ok
[INFO] [stdout] test string::tests::utf8_extract ... ok
[INFO] [stdout] test thunk::tests::thunk_from_closure_forces ... ok
[INFO] [stdout] test thunk::tests::thunk_get_own_increments_rc ... ok
[INFO] [stdout] test string::tests::utf8_extract_empty ... ok
[INFO] [stdout] test thunk::tests::thunk_pure_returns_value ... ok
[INFO] [stdout] test string::tests::utf8_get_ascii ... 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 string::tests::utf8_get_multibyte ... ok
[INFO] [stdout] test uint::tests::uint32_to_nat_roundtrip ... ok
[INFO] [stdout] test string::tests::utf8_prev ... ok
[INFO] [stdout] test string::tests::utf8_next ... ok
[INFO] [stdout] test string::tests::utf8_set_multibyte ... ok
[INFO] [stdout] test string::tests::utf8_set_out_of_bounds ... 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 string::tests::utf8_set_shrink ... ok
[INFO] [stdout] test string::tests::utf8_set_multibyte_to_multibyte ... 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 uint::tests::uint8_of_nat_small ... ok
[INFO] [stdout] test uint::tests::uint8_to_nat_roundtrip ... ok
[INFO] [stdout] test uint::tests::usize_dec_comparisons ... ok
[INFO] [stdout] test rc::tests::deep_free_no_stack_overflow ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lean4_vm-d94644b035d2f774)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 388 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test linker::tests::test_string_dedup ... ok
[INFO] [stdout] test linker::tests::test_link_empty ... ok
[INFO] [stdout] test tests::run_stress_tests ... ignored
[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:     0x59e081605a2a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x59e081605a2a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x59e081605a2a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x59e081605a2a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x59e08161a38a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x59e08161a38a - core[35159d6ffb30e017]::fmt::write
[INFO] [stderr]    6:     0x59e08160b002 - std[ec419fa8110287d5]::io::default_write_fmt::<std[ec419fa8110287d5]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stderr]    7:     0x59e08160b002 - <std[ec419fa8110287d5]::sys::stdio::unix::Stderr as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]    8:     0x59e0815fd1c8 - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x59e0815fd1c8 - std[ec419fa8110287d5]::alloc::default_alloc_error_hook
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/alloc.rs:397:23
[INFO] [stderr]   10:     0x59e0815e2786 - std[ec419fa8110287d5]::alloc::rust_oom::{closure#0}
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/alloc.rs:428:9
[INFO] [stderr]   11:     0x59e0815d9e69 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::alloc::rust_oom::{closure#0}, !>
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   12:     0x59e0815fd24a - std[ec419fa8110287d5]::alloc::rust_oom
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/alloc.rs:424:5
[INFO] [stderr]   13:     0x59e0815e3913 - __rustc[cfb3622dd870db93]::__rust_alloc_error_handler
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/alloc.rs:423:1
[INFO] [stderr]   14:     0x59e08161615c - alloc[a8a7aba520129d98]::alloc::handle_alloc_error::rt_error
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/alloc.rs:551:13
[INFO] [stderr]   15:     0x59e08161615c - alloc[a8a7aba520129d98]::alloc::handle_alloc_error
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/alloc.rs:557:9
[INFO] [stderr]   16:     0x59e0815afac8 - lean_runtime[9a2ecc546e986277]::object::lean_alloc_object
[INFO] [stderr]                                at /opt/rustwide/workdir/runtime/src/object.rs:59:9
[INFO] [stderr]   17:     0x59e0815a4b3f - lean_runtime[9a2ecc546e986277]::array::lean_alloc_array
[INFO] [stderr]                                at /opt/rustwide/workdir/runtime/src/array.rs:22:15
[INFO] [stderr]   18:     0x59e0815a2be7 - lean_runtime[9a2ecc546e986277]::array::lean_array_push
[INFO] [stderr]                                at /opt/rustwide/workdir/runtime/src/array.rs:107:23
[INFO] [stderr]   19:     0x59e0814fe184 - lean4_vm[ae8622cb35ab9a0d]::externs::array::array_push
[INFO] [stderr]                                at /opt/rustwide/workdir/vm/src/externs/array.rs:106:22
[INFO] [stderr]   20:     0x59e0814e2d03 - <lean4_vm[ae8622cb35ab9a0d]::vm::VM>::execute_inner
[INFO] [stderr]                                at /opt/rustwide/workdir/vm/src/vm.rs:758:38
[INFO] [stderr]   21:     0x59e0814ea1ca - <lean4_vm[ae8622cb35ab9a0d]::vm::VM>::execute
[INFO] [stderr]                                at /opt/rustwide/workdir/vm/src/vm.rs:287:14
[INFO] [stderr]   22:     0x59e0814ea199 - <lean4_vm[ae8622cb35ab9a0d]::vm::VM>::run
[INFO] [stderr]                                at /opt/rustwide/workdir/vm/src/vm.rs:134:14
[INFO] [stderr]   23:     0x59e081538f50 - lean4_vm[ae8622cb35ab9a0d]::tests::run_bytecode_test
[INFO] [stderr]                                at /opt/rustwide/workdir/vm/src/lib.rs:228:12
[INFO] [stderr]   24:     0x59e08153a512 - lean4_vm[ae8622cb35ab9a0d]::tests::run_all_bytecode_tests
[INFO] [stderr]                                at /opt/rustwide/workdir/vm/src/lib.rs:271:19
[INFO] [stderr]   25:     0x59e0815377d7 - lean4_vm[ae8622cb35ab9a0d]::tests::run_all_bytecode_tests::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/vm/src/lib.rs:235:32
[INFO] [stderr]   26:     0x59e08153cf56 - <lean4_vm[ae8622cb35ab9a0d]::tests::run_all_bytecode_tests::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   27:     0x59e081556dbb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   28:     0x59e081556dbb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stderr]   29:     0x59e0815645ab - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stderr]   30:     0x59e0815645ab - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stderr]   31:     0x59e0815645ab - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stderr]   32:     0x59e0815645ab - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stderr]   33:     0x59e0815645ab - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stderr]   34:     0x59e0815645ab - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stderr]   35:     0x59e0815645ab - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stderr]   36:     0x59e08155ef84 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stderr]   37:     0x59e08155ef84 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   38:     0x59e0815671b2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stderr]   39:     0x59e0815671b2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stderr]   40:     0x59e0815671b2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stderr]   41:     0x59e0815671b2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stderr]   42:     0x59e0815671b2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stderr]   43:     0x59e0815671b2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stderr]   44:     0x59e0815671b2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   45:     0x59e081604e1f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stderr]   46:     0x59e081604e1f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]   47:     0x73d9f273eaa4 - <unknown>
[INFO] [stderr]   48:     0x73d9f27cba64 - 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-d94644b035d2f774` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "2236de422b331005205c3218b5c16301108ee30fb209ca53596249e1fa9da049", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2236de422b331005205c3218b5c16301108ee30fb209ca53596249e1fa9da049", kill_on_drop: false }`
[INFO] [stdout] 2236de422b331005205c3218b5c16301108ee30fb209ca53596249e1fa9da049
