[INFO] cloning repository https://github.com/arpjw/regret
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arpjw/regret" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farpjw%2Fregret", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farpjw%2Fregret'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a41ad5e92e1b6c31dd601094960afd5ab7e9ac0c
[INFO] testing arpjw/regret against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farpjw%2Fregret" "/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/arpjw/regret
[INFO] finished tweaking git repo https://github.com/arpjw/regret
[INFO] tweaked toml for git repo https://github.com/arpjw/regret written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/arpjw/regret on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/arpjw/regret 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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] b0a805cd43d866c4f806869809fed5d0e0f3222978885b03085c98f9cfffdd98
[INFO] running `Command { std: "docker" "start" "b0a805cd43d866c4f806869809fed5d0e0f3222978885b03085c98f9cfffdd98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0a805cd43d866c4f806869809fed5d0e0f3222978885b03085c98f9cfffdd98", 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" "b0a805cd43d866c4f806869809fed5d0e0f3222978885b03085c98f9cfffdd98" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0a805cd43d866c4f806869809fed5d0e0f3222978885b03085c98f9cfffdd98", 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" "b0a805cd43d866c4f806869809fed5d0e0f3222978885b03085c98f9cfffdd98" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bytes v1.12.0
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling dashmap v6.2.1
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling regret-engine v0.1.0 (/opt/rustwide/workdir/engine)
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling regret-api v0.1.0 (/opt/rustwide/workdir/api)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.21s
[INFO] running `Command { std: "docker" "inspect" "b0a805cd43d866c4f806869809fed5d0e0f3222978885b03085c98f9cfffdd98", 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" "b0a805cd43d866c4f806869809fed5d0e0f3222978885b03085c98f9cfffdd98" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling regret-engine v0.1.0 (/opt/rustwide/workdir/engine)
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling regret-api v0.1.0 (/opt/rustwide/workdir/api)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.81s
[INFO] running `Command { std: "docker" "inspect" "b0a805cd43d866c4f806869809fed5d0e0f3222978885b03085c98f9cfffdd98", 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" "b0a805cd43d866c4f806869809fed5d0e0f3222978885b03085c98f9cfffdd98" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/regret_api-ed194a7357a97630)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test jobs::tests::empty_history_is_empty_vec ... ok
[INFO] [stdout] test jobs::tests::active_player_flips_each_action ... ok
[INFO] [stdout] test jobs::tests::parse_aa_skips_board_suit ... ok
[INFO] [stdout] test jobs::tests::parse_offsuit_pair_uses_distinct_suits ... ok
[INFO] [stdout] test jobs::tests::parse_history_round_trip ... ok
[INFO] [stdout] test jobs::tests::parse_aks_chooses_shared_free_suit ... ok
[INFO] [stdout] test jobs::tests::resolver_returns_seeded_strategy_for_aa_on_ak7 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.14s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/regret_api-3a36cea410de1488)
[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/audit.rs (/opt/rustwide/target/debug/deps/audit-0daab5e254c2fd01)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test poker_correctness_audit ... ignored, long-running audit; run with: cargo test -p regret-api --release --test audit -- --ignored --nocapture
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/regret_engine-46b62a7f3d9d42fc)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test abstraction::tests::action_abstraction_default_has_three_sizes ... ok
[INFO] [stdout] test infoset::tests::uniform_when_no_regret ... ok
[INFO] [stdout] test infoset::tests::negative_regret_floors_to_zero ... ok
[INFO] [stdout] test eval::tests::distinct_ranks_count_to_7462 ... ok
[INFO] [stdout] test eval::tests::category_ordering ... ok
[INFO] [stdout] test eval::tests::straight_flush_below_royal ... ok
[INFO] [stdout] test eval::tests::seven_card_picks_best_subset ... ok
[INFO] [stdout] test eval::tests::worst_hand_is_seven_high ... ok
[INFO] [stdout] test eval::tests::royal_flush_is_best ... ok
[INFO] [stdout] test eval::tests::wheel_straight_below_six_high ... ok
[INFO] [stdout] test abstraction::tests::pocket_aces_beats_seven_two ... ok
[INFO] [stdout] test cfr::tests::cfr_plus_solves_kuhn_to_nash ... ok
[INFO] [stdout] test cfr::tests::cfr_vs_cfr_plus_kuhn_trajectory ... ok
[INFO] [stdout] test hunl::tests::hunl_runs_a_few_cfr_iterations ... ok
[INFO] [stdout] test hunl::tests::hunl_state_terminates ... ok
[INFO] [stdout] test hunl::tests::bucket_pair_probs_sum_to_one ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.97s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/compare_cfr.rs (/opt/rustwide/target/debug/deps/compare_cfr-60793e0bf162e35e)
[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 unittests src/bin/run_experiments.rs (/opt/rustwide/target/debug/deps/run_experiments-17768ca57f1cb0df)
[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/hunl_full_solve.rs (/opt/rustwide/target/debug/deps/hunl_full_solve-468ac2033f7e5377)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test hunl_k50_full_solve_converges has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "b0a805cd43d866c4f806869809fed5d0e0f3222978885b03085c98f9cfffdd98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0a805cd43d866c4f806869809fed5d0e0f3222978885b03085c98f9cfffdd98", kill_on_drop: false }`
[INFO] [stdout] b0a805cd43d866c4f806869809fed5d0e0f3222978885b03085c98f9cfffdd98
