[INFO] cloning repository https://github.com/LLaeufer/Frho
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LLaeufer/Frho" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLLaeufer%2FFrho", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLLaeufer%2FFrho'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c63efd65142442601c75d40d33f718781459aee3
[INFO] testing LLaeufer/Frho 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%2FLLaeufer%2FFrho" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LLaeufer/Frho
[INFO] finished tweaking git repo https://github.com/LLaeufer/Frho
[INFO] tweaked toml for git repo https://github.com/LLaeufer/Frho written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LLaeufer/Frho 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/LLaeufer/Frho 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] a60e16b1cd78f3624ac71f20cf339d2c751ca56de08499a2dd661fdad7788443
[INFO] running `Command { std: "docker" "start" "-a" "a60e16b1cd78f3624ac71f20cf339d2c751ca56de08499a2dd661fdad7788443", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a60e16b1cd78f3624ac71f20cf339d2c751ca56de08499a2dd661fdad7788443", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a60e16b1cd78f3624ac71f20cf339d2c751ca56de08499a2dd661fdad7788443", kill_on_drop: false }`
[INFO] [stdout] a60e16b1cd78f3624ac71f20cf339d2c751ca56de08499a2dd661fdad7788443
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e74d0042e6437c72df99a590bdefa51eabf18b95bbfc2f04d3d984de6c0216b6
[INFO] running `Command { std: "docker" "start" "-a" "e74d0042e6437c72df99a590bdefa51eabf18b95bbfc2f04d3d984de6c0216b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling snowflake v1.3.0
[INFO] [stderr]    Compiling id_tree v1.8.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling lalrpop-util v0.20.0
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling lalrpop v0.20.0
[INFO] [stderr]    Compiling frho v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.79s
[INFO] running `Command { std: "docker" "inspect" "e74d0042e6437c72df99a590bdefa51eabf18b95bbfc2f04d3d984de6c0216b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e74d0042e6437c72df99a590bdefa51eabf18b95bbfc2f04d3d984de6c0216b6", kill_on_drop: false }`
[INFO] [stdout] e74d0042e6437c72df99a590bdefa51eabf18b95bbfc2f04d3d984de6c0216b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 1a1ee967e1b0bb2c73a107ad47e164a6c1604af483c73b583116651efbc606f2
[INFO] running `Command { std: "docker" "start" "-a" "1a1ee967e1b0bb2c73a107ad47e164a6c1604af483c73b583116651efbc606f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling frho v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.99s
[INFO] running `Command { std: "docker" "inspect" "1a1ee967e1b0bb2c73a107ad47e164a6c1604af483c73b583116651efbc606f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a1ee967e1b0bb2c73a107ad47e164a6c1604af483c73b583116651efbc606f2", kill_on_drop: false }`
[INFO] [stdout] 1a1ee967e1b0bb2c73a107ad47e164a6c1604af483c73b583116651efbc606f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b3bcb2c8a710bc51361761c88117f074da0842445d23390d903df41668579df5
[INFO] running `Command { std: "docker" "start" "-a" "b3bcb2c8a710bc51361761c88117f074da0842445d23390d903df41668579df5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/frho-9fd31f99aa05f6f2)
[INFO] [stdout] 
[INFO] [stdout] running 206 tests
[INFO] [stdout] test evaluation_tests::test_term_if ... ok
[INFO] [stdout] test evaluation_tests::test_record_selection ... ok
[INFO] [stdout] test evaluation_tests::test_record_update ... ok
[INFO] [stdout] test evaluation_tests::test_term_constant ... ok
[INFO] [stdout] test evaluation_tests::test_term_logicgate_sub ... ok
[INFO] [stdout] test evaluation_tests::test_variant_construction ... ok
[INFO] [stdout] test evaluation_tests::test_term_logicgate_or ... ok
[INFO] [stdout] test evaluation_tests::test_term_if_alternative ... ok
[INFO] [stdout] test evaluation_tests::test_term_let ... ok
[INFO] [stdout] test evaluation_tests::test_term_logicgate_add ... ok
[INFO] [stdout] test evaluation_tests::test_term_logicgate_and ... ok
[INFO] [stdout] test evaluation_tests::test_term_variable ... ok
[INFO] [stdout] test evaluation_tests::test_term_logicgate_not ... ok
[INFO] [stdout] test tests::test_casts_1 ... ok
[INFO] [stdout] test parser_tests::test_term_block ... ok
[INFO] [stdout] test tests::test_casts_13 ... ok
[INFO] [stdout] test tests::test_casts_14 ... ok
[INFO] [stdout] test parser_tests::test_math_precedence ... ok
[INFO] [stdout] test parser_tests::test_unbracketed_term_block ... ok
[INFO] [stdout] test tests::test_casts_16 ... ok
[INFO] [stdout] test tests::test_casts_15 ... ok
[INFO] [stdout] test tests::test_casts_16b ... ok
[INFO] [stdout] test tests::test_casts_16c ... ok
[INFO] [stdout] test tests::test_casts_16d ... ok
[INFO] [stdout] test tests::test_casts_3 ... ok
[INFO] [stdout] test parser_tests::test_value ... ok
[INFO] [stdout] test tests::test_casts_2 ... ok
[INFO] [stdout] test tests::test_casts_19 ... ok
[INFO] [stdout] test tests::test_casts_18 ... ok
[INFO] [stdout] test tests::test_casts_17 ... ok
[INFO] [stdout] test parser_tests::test_terms ... ok
[INFO] [stdout] test tests::test_casts_4 ... ok
[INFO] [stdout] test tests::test_casts_5 ... ok
[INFO] [stdout] test tests::test_casts_6 ... ok
[INFO] [stdout] test tests::test_casts_7 ... ok
[INFO] [stdout] test tests::test_casts_9 ... ok
[INFO] [stdout] test tests::test_conv_1 ... ok
[INFO] [stdout] test tests::test_conv_13 ... ok
[INFO] [stdout] test tests::test_conv_16 ... ok
[INFO] [stdout] test tests::test_conv_17 ... ok
[INFO] [stdout] test tests::test_conv_17b ... ok
[INFO] [stdout] test tests::test_conv_18 ... ok
[INFO] [stdout] test tests::test_conv_2 ... ok
[INFO] [stdout] test tests::test_conv_3 ... ok
[INFO] [stdout] test tests::test_conv_4 ... ok
[INFO] [stdout] test tests::test_conv_5 ... ok
[INFO] [stdout] test tests::test_conv_6 ... ok
[INFO] [stdout] test tests::test_conv_7 ... ok
[INFO] [stdout] test tests::test_conv_11 ... ok
[INFO] [stdout] test tests::test_conv_15 ... ok
[INFO] [stdout] test tests::test_sample_biglambda1 ... ok
[INFO] [stdout] test tests::test_casts_8 ... ok
[INFO] [stdout] test tests::test_sample_biglambda1b ... ok
[INFO] [stdout] test tests::test_casts_12 ... ok
[INFO] [stdout] test tests::test_sample_biglambda4 ... ok
[INFO] [stdout] test tests::test_sample_biglambda3 ... ok
[INFO] [stdout] test tests::test_sample_biglambda5 ... ok
[INFO] [stdout] test tests::test_sample_biglambda2 ... ok
[INFO] [stdout] test tests::test_sample_biglambda7 ... ok
[INFO] [stdout] test tests::test_sample_case ... ok
[INFO] [stdout] test tests::test_sample_dyn_function_for_tests ... ok
[INFO] [stdout] test tests::test_conv_12 ... ok
[INFO] [stdout] test tests::test_sample_biglambda7b ... ok
[INFO] [stdout] test tests::test_sample_let ... ok
[INFO] [stdout] test tests::test_sample_fac ... ok
[INFO] [stdout] test tests::test_sample_rec_and_save ... ok
[INFO] [stdout] test tests::test_sample_record_self_assign ... ok
[INFO] [stdout] test tests::test_conv_14 ... ok
[INFO] [stdout] test tests::test_sample_recursion ... ok
[INFO] [stdout] test tests::test_conv_10 ... ok
[INFO] [stdout] test tests::test_sample_test_leak ... ok
[INFO] [stdout] test tests::test_sample_test_leak_2 ... ok
[INFO] [stdout] test tests::test_sample_test_leak_3 ... ok
[INFO] [stdout] test tests::test_sample_test_leak_5 ... ok
[INFO] [stdout] test tests::test_sample_test_leak_6 ... ok
[INFO] [stdout] test tests::test_sample_test_leak_7 ... ok
[INFO] [stdout] test tests::test_sample_test_leak_8_a ... ok
[INFO] [stdout] test tests::test_sample_test_leak_8_b ... ok
[INFO] [stdout] test tests::test_sample_test_leak_8_c ... ok
[INFO] [stdout] test tests::test_sample_test_leak_8_d ... ok
[INFO] [stdout] test tests::test_sample_test_leak_8_e ... ok
[INFO] [stdout] test tests::test_sample_variant ... ok
[INFO] [stdout] test tests::test_sample_variant2 ... ok
[INFO] [stdout] test tests::test_sample_variant3 ... ok
[INFO] [stdout] test tests::test_sample_variant4 ... ok
[INFO] [stdout] test tests::test_sample_variant5 ... ok
[INFO] [stdout] test tests::test_sign_presidence_1 ... ok
[INFO] [stdout] test tests::test_sign_presidence_2 ... ok
[INFO] [stdout] test tests::test_sign_presidence_3 ... ok
[INFO] [stdout] test tests::test_term_checks_logicgate_possible_operation ... ok
[INFO] [stdout] test tests::test_term_checks_logicgate_possible_operation_2 ... ok
[INFO] [stdout] test tests::test_term_checks_logicgate_possible_operation_3 ... ok
[INFO] [stdout] test tests::test_type_env ... ok
[INFO] [stdout] test typechecker_tests::test_type_casts_1 ... ok
[INFO] [stdout] test typechecker_tests::test_type_casts_10 ... ok
[INFO] [stdout] test typechecker_tests::test_type_casts_11 ... ok
[INFO] [stdout] test typechecker_tests::test_type_casts_12 ... ok
[INFO] [stdout] test typechecker_tests::test_type_casts_13 ... ok
[INFO] [stdout] test typechecker_tests::test_type_casts_14 ... ok
[INFO] [stdout] test typechecker_tests::test_type_casts_15 ... ok
[INFO] [stdout] test typechecker_tests::test_type_casts_16 ... ok
[INFO] [stdout] test typechecker_tests::test_type_casts_16b ... ok
[INFO] [stdout] test typechecker_tests::test_type_casts_16c ... ok
[INFO] [stdout] test typechecker_tests::test_type_casts_16d ... ok
[INFO] [stdout] test typechecker_tests::test_type_casts_17 ... ok
[INFO] [stdout] test typechecker_tests::test_type_casts_18 ... ok
[INFO] [stdout] test typechecker_tests::test_type_casts_19 ... ok
[INFO] [stdout] test typechecker_tests::test_type_casts_2 ... ok
[INFO] [stdout] test typechecker_tests::test_type_casts_3 ... ok
[INFO] [stdout] test typechecker_tests::test_type_casts_4 ... ok
[INFO] [stdout] test typechecker_tests::test_type_casts_5 ... ok
[INFO] [stdout] test typechecker_tests::test_type_casts_6 ... ok
[INFO] [stdout] test typechecker_tests::test_type_casts_7 ... ok
[INFO] [stdout] test typechecker_tests::test_type_casts_8 ... ok
[INFO] [stdout] test typechecker_tests::test_type_casts_9 ... ok
[INFO] [stdout] test typechecker_tests::test_type_conv_1 ... ok
[INFO] [stdout] test typechecker_tests::test_type_conv_10 ... ok
[INFO] [stdout] test typechecker_tests::test_type_conv_11 ... ok
[INFO] [stdout] test typechecker_tests::test_type_conv_12 ... ok
[INFO] [stdout] test typechecker_tests::test_type_conv_13 ... ok
[INFO] [stdout] test typechecker_tests::test_type_conv_14 ... ok
[INFO] [stdout] test typechecker_tests::test_type_conv_15 ... ok
[INFO] [stdout] test typechecker_tests::test_type_conv_16 ... ok
[INFO] [stdout] test typechecker_tests::test_type_conv_17 ... ok
[INFO] [stdout] test typechecker_tests::test_type_conv_17b ... ok
[INFO] [stdout] test typechecker_tests::test_type_conv_18 ... ok
[INFO] [stdout] test typechecker_tests::test_type_conv_2 ... ok
[INFO] [stdout] test typechecker_tests::test_type_conv_3 ... ok
[INFO] [stdout] test typechecker_tests::test_type_conv_4 ... ok
[INFO] [stdout] test typechecker_tests::test_type_conv_5 ... ok
[INFO] [stdout] test typechecker_tests::test_type_conv_6 ... ok
[INFO] [stdout] test typechecker_tests::test_type_conv_7 ... ok
[INFO] [stdout] test typechecker_tests::test_type_conv_8 ... ok
[INFO] [stdout] test typechecker_tests::test_type_conv_9 ... ok
[INFO] [stdout] test typechecker_tests::test_type_error_conv_18b ... ok
[INFO] [stdout] test typechecker_tests::test_type_error_term_checks_function_call_call_non_function ... ok
[INFO] [stdout] test typechecker_tests::test_type_error_term_checks_if_non_bool_decider ... ok
[INFO] [stdout] test typechecker_tests::test_type_error_term_checks_if_non_equal_outcomes ... ok
[INFO] [stdout] test typechecker_tests::test_type_error_term_checks_logicgate_non_possible_negate ... ok
[INFO] [stdout] test typechecker_tests::test_type_error_term_checks_logicgate_non_possible_operation ... ok
[INFO] [stdout] test typechecker_tests::test_type_multi_recursion ... ok
[INFO] [stdout] test typechecker_tests::test_type_multi_recursion_2 ... ok
[INFO] [stdout] test typechecker_tests::test_type_sample_biglambda1 ... ok
[INFO] [stdout] test typechecker_tests::test_type_sample_biglambda1b ... ok
[INFO] [stdout] test typechecker_tests::test_type_sample_biglambda2 ... ok
[INFO] [stdout] test typechecker_tests::test_type_sample_biglambda3 ... ok
[INFO] [stdout] test typechecker_tests::test_type_sample_biglambda4 ... ok
[INFO] [stdout] test typechecker_tests::test_type_sample_biglambda5 ... ok
[INFO] [stdout] test typechecker_tests::test_type_sample_biglambda6 ... ok
[INFO] [stdout] test typechecker_tests::test_type_sample_biglambda7 ... ok
[INFO] [stdout] test typechecker_tests::test_type_sample_biglambda7b ... ok
[INFO] [stdout] test typechecker_tests::test_type_sample_case ... ok
[INFO] [stdout] test typechecker_tests::test_type_sample_count ... ok
[INFO] [stdout] test typechecker_tests::test_type_sample_dyn_function_for_tests ... ok
[INFO] [stdout] test typechecker_tests::test_type_sample_fac ... ok
[INFO] [stdout] test typechecker_tests::test_type_sample_fib ... ok
[INFO] [stdout] test typechecker_tests::test_type_sample_let ... ok
[INFO] [stdout] test typechecker_tests::test_type_sample_rec_and_save ... ok
[INFO] [stdout] test typechecker_tests::test_type_sample_record_self_assign ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin frho`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/frho-9fd31f99aa05f6f2` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b3bcb2c8a710bc51361761c88117f074da0842445d23390d903df41668579df5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3bcb2c8a710bc51361761c88117f074da0842445d23390d903df41668579df5", kill_on_drop: false }`
[INFO] [stdout] b3bcb2c8a710bc51361761c88117f074da0842445d23390d903df41668579df5
