[INFO] cloning repository https://github.com/Hoshino-Yumetsuki/Rumina
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hoshino-Yumetsuki/Rumina" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHoshino-Yumetsuki%2FRumina", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHoshino-Yumetsuki%2FRumina'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 45d713853a289e9312061c5495df0dc502ed8ade
[INFO] testing Hoshino-Yumetsuki/Rumina 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%2FHoshino-Yumetsuki%2FRumina" "/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/Hoshino-Yumetsuki/Rumina
[INFO] finished tweaking git repo https://github.com/Hoshino-Yumetsuki/Rumina
[INFO] tweaked toml for git repo https://github.com/Hoshino-Yumetsuki/Rumina written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Hoshino-Yumetsuki/Rumina 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/Hoshino-Yumetsuki/Rumina 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] 5eab2b3212126b4f667c7da92d76ce2419c355d99d07292d0c0ac58b5117aeb7
[INFO] running `Command { std: "docker" "start" "-a" "5eab2b3212126b4f667c7da92d76ce2419c355d99d07292d0c0ac58b5117aeb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5eab2b3212126b4f667c7da92d76ce2419c355d99d07292d0c0ac58b5117aeb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5eab2b3212126b4f667c7da92d76ce2419c355d99d07292d0c0ac58b5117aeb7", kill_on_drop: false }`
[INFO] [stdout] 5eab2b3212126b4f667c7da92d76ce2419c355d99d07292d0c0ac58b5117aeb7
[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] 3254a7db1c059a54b225cb6952f2937cdd0c3183a06ccdb62425bbabbb8c3803
[INFO] running `Command { std: "docker" "start" "-a" "3254a7db1c059a54b225cb6952f2937cdd0c3183a06ccdb62425bbabbb8c3803", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling mathcore v0.3.1
[INFO] [stderr]    Compiling rumina v1.2.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.04s
[INFO] running `Command { std: "docker" "inspect" "3254a7db1c059a54b225cb6952f2937cdd0c3183a06ccdb62425bbabbb8c3803", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3254a7db1c059a54b225cb6952f2937cdd0c3183a06ccdb62425bbabbb8c3803", kill_on_drop: false }`
[INFO] [stdout] 3254a7db1c059a54b225cb6952f2937cdd0c3183a06ccdb62425bbabbb8c3803
[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] 540b91ad1d6f6eceb05eaad6345af0d462dc420474ffcfe880df137c7b5157ad
[INFO] running `Command { std: "docker" "start" "-a" "540b91ad1d6f6eceb05eaad6345af0d462dc420474ffcfe880df137c7b5157ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling mathcore v0.3.1
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling rumina v1.2.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "540b91ad1d6f6eceb05eaad6345af0d462dc420474ffcfe880df137c7b5157ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "540b91ad1d6f6eceb05eaad6345af0d462dc420474ffcfe880df137c7b5157ad", kill_on_drop: false }`
[INFO] [stdout] 540b91ad1d6f6eceb05eaad6345af0d462dc420474ffcfe880df137c7b5157ad
[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] b6890a1f9c8b2316c8983c55817bc00d30433562f31e0a70add2223475d9de8b
[INFO] running `Command { std: "docker" "start" "-a" "b6890a1f9c8b2316c8983c55817bc00d30433562f31e0a70add2223475d9de8b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rumina-a5b897b52839e8b0)
[INFO] [stdout] 
[INFO] [stdout] running 90 tests
[INFO] [stdout] test bytecode_optimizer::tests::test_eliminate_dead_pushpop ... ok
[INFO] [stdout] test compiler::tests::test_compile_and_run_for_loop ... ok
[INFO] [stdout] test compiler::tests::test_compile_and_run_lambda ... ok
[INFO] [stdout] test compiler::tests::test_compile_and_run_lambda_with_closure ... ok
[INFO] [stdout] test bytecode_optimizer::tests::test_eliminate_nop_pushvar_popvar ... ok
[INFO] [stdout] test bytecode_optimizer::tests::test_optimize_jump_chains ... ok
[INFO] [stdout] test bytecode_optimizer::tests::test_merge_constant_add ... ok
[INFO] [stdout] test compiler::tests::test_compile_and_run_recursive_fibonacci ... ok
[INFO] [stdout] test compiler::tests::test_compile_simple_expr ... ok
[INFO] [stdout] test compiler::tests::test_compile_var_decl ... ok
[INFO] [stdout] test compiler::tests::test_compile_and_run_simple ... ok
[INFO] [stdout] test compiler::tests::test_compile_and_run_with_builtins ... ok
[INFO] [stdout] test interpreter::tests::test_complex_multiplication ... ok
[INFO] [stdout] test interpreter::tests::test_complex_division ... ok
[INFO] [stdout] test compiler::tests::test_compile_and_run_user_defined_function ... ok
[INFO] [stdout] test interpreter::tests::test_complex_even_root_negative ... ok
[INFO] [stdout] test interpreter::tests::test_complex_addition ... ok
[INFO] [stdout] test interpreter::tests::test_complex_with_int ... ok
[INFO] [stdout] test interpreter::tests::test_complex_with_rational ... ok
[INFO] [stdout] test interpreter::tests::test_deep_recursion_moderate ... ignored
[INFO] [stdout] test compiler::tests::test_compile_and_run_variables ... ok
[INFO] [stdout] test bytecode_optimizer::tests::test_multiple_pass_optimization ... ok
[INFO] [stdout] test interpreter::tests::test_complex_negation ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'interpreter::tests::test_deep_recursion_simple' (38) has overflowed its stack
[INFO] [stderr] fatal runtime error: stack overflow, aborting
[INFO] [stdout] test interpreter::tests::test_power_int_rational ... ok
[INFO] [stdout] test interpreter::tests::test_power_int_by_half ... ok
[INFO] [stdout] test interpreter::tests::test_power_int_overflow_promotion_to_bigint ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/rumina-a5b897b52839e8b0` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "b6890a1f9c8b2316c8983c55817bc00d30433562f31e0a70add2223475d9de8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6890a1f9c8b2316c8983c55817bc00d30433562f31e0a70add2223475d9de8b", kill_on_drop: false }`
[INFO] [stdout] b6890a1f9c8b2316c8983c55817bc00d30433562f31e0a70add2223475d9de8b
