[INFO] cloning repository https://github.com/lukaszgryglicki/claude-tetration
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lukaszgryglicki/claude-tetration" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukaszgryglicki%2Fclaude-tetration", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukaszgryglicki%2Fclaude-tetration'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 88791844a3341cca01414a7f8b1c3e8d0dfc42cd
[INFO] testing lukaszgryglicki/claude-tetration/88791844a3341cca01414a7f8b1c3e8d0dfc42cd against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukaszgryglicki%2Fclaude-tetration" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lukaszgryglicki/claude-tetration
[INFO] finished tweaking git repo https://github.com/lukaszgryglicki/claude-tetration
[INFO] tweaked toml for git repo https://github.com/lukaszgryglicki/claude-tetration written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lukaszgryglicki/claude-tetration on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lukaszgryglicki/claude-tetration already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rug v1.30.0
[INFO] [stderr]   Downloaded gmp-mpfr-sys v1.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a2bcd579c63a523cfe355a730f3a604e4cf4ec93936aff35a67e35514071aac9
[INFO] running `Command { std: "docker" "start" "a2bcd579c63a523cfe355a730f3a604e4cf4ec93936aff35a67e35514071aac9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2bcd579c63a523cfe355a730f3a604e4cf4ec93936aff35a67e35514071aac9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a2bcd579c63a523cfe355a730f3a604e4cf4ec93936aff35a67e35514071aac9" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2bcd579c63a523cfe355a730f3a604e4cf4ec93936aff35a67e35514071aac9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a2bcd579c63a523cfe355a730f3a604e4cf4ec93936aff35a67e35514071aac9" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.7.1
[INFO] [stderr]    Compiling rug v1.30.0
[INFO] [stderr]    Compiling az v1.3.0
[INFO] [stderr]    Compiling tetration v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 25s
[INFO] running `Command { std: "docker" "inspect" "a2bcd579c63a523cfe355a730f3a604e4cf4ec93936aff35a67e35514071aac9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a2bcd579c63a523cfe355a730f3a604e4cf4ec93936aff35a67e35514071aac9" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.7.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling az v1.3.0
[INFO] [stderr]    Compiling rug v1.30.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling tetration v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 26.05s
[INFO] running `Command { std: "docker" "inspect" "a2bcd579c63a523cfe355a730f3a604e4cf4ec93936aff35a67e35514071aac9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a2bcd579c63a523cfe355a730f3a604e4cf4ec93936aff35a67e35514071aac9" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tetration-ead82a7e3694994a)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test fft::tests::fft_roundtrip_small ... ok
[INFO] [stdout] test fft::tests::convolution_matches_direct ... ok
[INFO] [stdout] test fft::tests::cross_correlate_matches_direct ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tet-216a5420a3ddaf19)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase1.rs (/opt/rustwide/target/debug/deps/phase1-a9a0287d1097ea55)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test t000_height_zero_is_one ... ok
[INFO] [stdout] test t021_three_tetrated_two_is_twentyseven ... ok
[INFO] [stdout] test t022_two_tetrated_three_is_sixteen ... ok
[INFO] [stdout] test t010_height_one_is_b ... ok
[INFO] [stdout] test t023_two_tetrated_four_is_65536 ... ok
[INFO] [stdout] test t020_two_tetrated_two_is_four ... ok
[INFO] [stdout] test t030_base_one ... ok
[INFO] [stdout] test t040_base_zero_alternation ... ok
[INFO] [stdout] test t042_base_zero_negative_integer_errors ... ok
[INFO] [stdout] test t041_base_zero_non_integer_errors ... ok
[INFO] [stdout] test t050_neg_one_height ... ok
[INFO] [stdout] test t060_complex_base_integer_height ... ok
[INFO] [stdout] test t090_bad_precision_errors ... ok
[INFO] [stdout] test t091_bad_number_errors ... ok
[INFO] [stdout] test t051_neg_two_height_errors ... ok
[INFO] [stdout] test t080_high_precision_zero_height ... ok
[INFO] [stdout] test t070_schroder_continuity_near_zero ... ok
[INFO] [stdout] test t071_schroder_continuity_near_one ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.99s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase2_lambertw.rs (/opt/rustwide/target/debug/deps/phase2_lambertw-f971787d3165334a)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test debug_wk_for_negative_two ... ignored
[INFO] [stdout] test t100_w0_real_positive ... ok
[INFO] [stdout] test t101_w0_at_zero ... ok
[INFO] [stdout] test t102_w0_neg_inv_e ... ok
[INFO] [stdout] test t103_w0_at_e ... ok
[INFO] [stdout] test t111_wm1_at_neg_inv_e ... ok
[INFO] [stdout] test t112_wm1_zero_errors ... ok
[INFO] [stdout] test t104_w0_complex_arg ... ok
[INFO] [stdout] test t106_w0_large_arg ... ok
[INFO] [stdout] test t110_wm1_real ... ok
[INFO] [stdout] test t105_w0_negative_real_below_branch ... ok
[INFO] [stdout] test t107_w0_high_precision_500_digits ... ok
[INFO] [stdout] test t120_w0_for_tetration_fixed_point_b_e ... ok
[INFO] [stderr]      Running tests/phase3_regions.rs (/opt/rustwide/target/debug/deps/phase3_regions-98b56f8e9c94fd6e)
[INFO] [stdout] test t108_w0_high_precision_2000_digits ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test t201_b_zero_classified_as_basezero ... ok
[INFO] [stdout] test t200_b_one_classified_as_baseone ... ok
[INFO] [stdout] test t210_sqrt2_inside_shell_thron ... ok
[INFO] [stdout] test t211_one_point_two_inside_shell_thron ... ok
[INFO] [stdout] test t212_zero_point_five_inside_shell_thron ... ok
[INFO] [stdout] test t231_two_outside_shell_thron_real ... ok
[INFO] [stdout] test t220_e_to_one_over_e_on_boundary ... ok
[INFO] [stdout] test t232_negative_real_general ... ok
[INFO] [stdout] test t230_e_outside_shell_thron_real ... ok
[INFO] [stdout] test t240_lambda_at_e_to_one_over_e_is_one ... ok
[INFO] [stdout] test t233_purely_imaginary_general ... ok
[INFO] [stderr]      Running tests/phase4_schroder.rs (/opt/rustwide/target/debug/deps/phase4_schroder-685b42c172ba6b93)
[INFO] [stdout] test t241_fixed_point_satisfies_b_to_l_equals_l ... ok
[INFO] [stdout] test t234_complex_outside ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test t350_continuity_at_integer ... ok
[INFO] [stdout] test t351_continuity_at_two ... ok
[INFO] [stdout] test t320_b_zero_point_five_functional_eq ... ok
[INFO] [stdout] test t310_b_one_point_two_functional_eq ... ok
[INFO] [stdout] test t311_b_one_point_two_complex_height ... ok
[INFO] [stdout] test t301_sqrt2_functional_eq_at_one_and_a_half ... ok
[INFO] [stdout] test t300_sqrt2_functional_eq_at_half ... ok
[INFO] [stdout] test t302_sqrt2_functional_eq_negative_half ... ok
[INFO] [stdout] test t330_complex_base_functional_eq ... ok
[INFO] [stdout] test t360_precision_scaling ... ok
[INFO] [stdout] test t340_high_precision_functional_eq has been running for over 60 seconds
[INFO] [stdout] test t370_setup_eval_matches_direct has been running for over 60 seconds
[INFO] [stdout] test t340_high_precision_functional_eq ... ok
[INFO] [stdout] test t370_setup_eval_matches_direct ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 101.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase5_outside.rs (/opt/rustwide/target/debug/deps/phase5_outside-b5a0e056efdc7c9b)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test t430_integer_endpoint_exact ... ok
[INFO] [stdout] test t410_complex_base_just_outside has been running for over 60 seconds
[INFO] [stdout] test t411_imaginary_base_modest has been running for over 60 seconds
[INFO] [stdout] test t420_real_e_via_kouznetsov has been running for over 60 seconds
[INFO] [stdout] test t421_real_two_via_kouznetsov has been running for over 60 seconds
[INFO] [stdout] test t422_real_ten_via_kouznetsov has been running for over 60 seconds
[INFO] [stdout] test t423_negative_real_via_wk_search has been running for over 60 seconds
[INFO] [stdout] test t424_imaginary_supported_via_sigma_shift has been running for over 60 seconds
[INFO] [stdout] test t425_slightly_complex_base_kouznetsov has been running for over 60 seconds
[INFO] [stdout] test t426_moderately_complex_base_kouznetsov has been running for over 60 seconds
[INFO] [stdout] test t427_slightly_complex_base_complex_height has been running for over 60 seconds
[INFO] [stdout] test t428_boundary_band_real_via_kouznetsov has been running for over 60 seconds
[INFO] [stdout] test t440_large_base_b100_functional_eq has been running for over 60 seconds
[INFO] [stdout] test t441_large_base_b1000_functional_eq has been running for over 60 seconds
[INFO] [stdout] test t442_large_base_b50_value_check has been running for over 60 seconds
[INFO] [stdout] test t442_large_base_b50_value_check ... ok
[INFO] [stdout] test t410_complex_base_just_outside ... ok
[INFO] [stdout] test t424_imaginary_supported_via_sigma_shift ... ok
[INFO] [stdout] test t440_large_base_b100_functional_eq ... ok
[INFO] [stdout] test t441_large_base_b1000_functional_eq ... ok
[INFO] [stdout] test t411_imaginary_base_modest ... ok
[INFO] [stdout] test t420_real_e_via_kouznetsov ... ok
[INFO] [stdout] test t425_slightly_complex_base_kouznetsov ... ok
[INFO] [stdout] test t426_moderately_complex_base_kouznetsov ... ok
[INFO] [stdout] test t421_real_two_via_kouznetsov ... ok
[INFO] [stdout] test t427_slightly_complex_base_complex_height ... ok
[INFO] [stdout] test t422_real_ten_via_kouznetsov ... ok
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "a2bcd579c63a523cfe355a730f3a604e4cf4ec93936aff35a67e35514071aac9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2bcd579c63a523cfe355a730f3a604e4cf4ec93936aff35a67e35514071aac9", kill_on_drop: false }`
[INFO] [stdout] a2bcd579c63a523cfe355a730f3a604e4cf4ec93936aff35a67e35514071aac9
