[INFO] cloning repository https://github.com/oritwoen/kangaroo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oritwoen/kangaroo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foritwoen%2Fkangaroo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foritwoen%2Fkangaroo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e550cbd08eb2cd595815d8e2539e85f7e96a5f23
[INFO] testing oritwoen/kangaroo 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%2Foritwoen%2Fkangaroo" "/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/oritwoen/kangaroo
[INFO] finished tweaking git repo https://github.com/oritwoen/kangaroo
[INFO] tweaked toml for git repo https://github.com/oritwoen/kangaroo written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oritwoen/kangaroo 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/oritwoen/kangaroo 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] 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] e9f28eaa688acfdb87919d80c843d00a72683954a3aa24cd14aa7eb4514659ef
[INFO] running `Command { std: "docker" "start" "e9f28eaa688acfdb87919d80c843d00a72683954a3aa24cd14aa7eb4514659ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9f28eaa688acfdb87919d80c843d00a72683954a3aa24cd14aa7eb4514659ef", 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" "e9f28eaa688acfdb87919d80c843d00a72683954a3aa24cd14aa7eb4514659ef" "/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" "e9f28eaa688acfdb87919d80c843d00a72683954a3aa24cd14aa7eb4514659ef", 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" "e9f28eaa688acfdb87919d80c843d00a72683954a3aa24cd14aa7eb4514659ef" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling naga v28.0.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling bitcoin-io v0.1.4
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling wgpu-hal v28.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling presser v0.3.1
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling hex-conservative v0.2.2
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling glow v0.16.0
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling bitcoin_hashes v0.14.1
[INFO] [stderr]    Compiling wgpu-core v28.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling wgpu v28.0.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling bitcoin v0.32.8
[INFO] [stderr]    Compiling clap_builder v4.5.59
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling bitcoin-units v0.1.2
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling bech32 v0.11.1
[INFO] [stderr]    Compiling base58ck v0.1.0
[INFO] [stderr]    Compiling pollster v0.4.0
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling wgpu-types v28.0.0
[INFO] [stderr]    Compiling clap v4.5.59
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling gpu-allocator v0.28.0
[INFO] [stderr]    Compiling wgpu-core-deps-windows-linux-android v28.0.0
[INFO] [stderr]    Compiling kangaroo v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
[INFO] running `Command { std: "docker" "inspect" "e9f28eaa688acfdb87919d80c843d00a72683954a3aa24cd14aa7eb4514659ef", 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" "e9f28eaa688acfdb87919d80c843d00a72683954a3aa24cd14aa7eb4514659ef" "/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 bitflags v2.11.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling wgpu-types v28.0.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling naga v28.0.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling wgpu-hal v28.0.0
[INFO] [stderr]    Compiling wgpu-core-deps-windows-linux-android v28.0.0
[INFO] [stderr]    Compiling wgpu-core v28.0.0
[INFO] [stderr]    Compiling wgpu v28.0.0
[INFO] [stderr]    Compiling kangaroo v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 47.89s
[INFO] running `Command { std: "docker" "inspect" "e9f28eaa688acfdb87919d80c843d00a72683954a3aa24cd14aa7eb4514659ef", 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" "e9f28eaa688acfdb87919d80c843d00a72683954a3aa24cd14aa7eb4514659ef" "/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.40s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kangaroo-ce1ce80e770f3466)
[INFO] [stdout] 
[INFO] [stdout] running 85 tests
[INFO] [stdout] test benchmark::tests::does_not_match_substring_gpu_header ... ok
[INFO] [stdout] test benchmark::tests::creates_performance_history_when_missing ... ok
[INFO] [stdout] test benchmark::tests::formats_ops_with_separators ... ok
[INFO] [stdout] test benchmark::tests::replaces_existing_gpu_section ... ok
[INFO] [stdout] test benchmark::tests::updates_existing_performance_history ... ok
[INFO] [stdout] test benchmark::tests::upserts_same_version_in_history ... ok
[INFO] [stdout] test benchmark::tests::generates_fresh_file ... ok
[INFO] [stdout] test cli_tests::test_cli_gpu_all ... ok
[INFO] [stdout] test cli_tests::test_cli_cpu_benchmark_combo_returns_clear_error ... ok
[INFO] [stdout] test cli_tests::test_cli_gpu_default ... ok
[INFO] [stdout] test cli_tests::test_cli_mod_flags_custom ... ok
[INFO] [stdout] test cli_tests::test_cli_gpu_custom ... ok
[INFO] [stdout] test cli_tests::test_parse_gpu_selection_comma_separated ... ok
[INFO] [stdout] test benchmark::tests::preserves_legacy_history_when_parse_fails ... ok
[INFO] [stdout] test cli_tests::test_parse_gpu_selection_out_of_range ... ok
[INFO] [stdout] test cli_tests::test_cli_mod_flags_default ... ok
[INFO] [stdout] test cli_tests::test_filter_integrated_from_all_selection_drops_integrated_when_discrete_present ... ok
[INFO] [stdout] test cli_tests::test_cli_list_gpus_flag ... ok
[INFO] [stdout] test cli_tests::test_filter_integrated_from_all_selection_keeps_manual_selection ... ok
[INFO] [stdout] test cli_tests::test_parse_gpu_selection_all ... ok
[INFO] [stdout] test cli_tests::test_parse_gpu_selection_dedup ... ok
[INFO] [stdout] test benchmark::tests::inserts_new_gpu_section ... ok
[INFO] [stdout] test cli_tests::test_parse_gpu_selection_single ... ok
[INFO] [stdout] test cli_tests::test_resolve_backend_and_local_index_fallback_for_unknown_index ... ok
[INFO] [stdout] test cli_tests::test_resolve_backend_and_local_index_maps_global_to_backend_local ... ok
[INFO] [stdout] test cli_tests::test_resolve_backend_and_local_index_uses_slice_order_not_numeric_index ... ok
[INFO] [stdout] test convert::tests::test_scalar_be_to_limbs ... ok
[INFO] [stdout] test cli_tests::test_cli_include_integrated_flag ... ok
[INFO] [stdout] test cpu::dp_table::tests::test_candidate_zero_start ... ok
[INFO] [stdout] test cpu::dp_table::tests::test_candidate_equal_distances ... ok
[INFO] [stdout] test convert::tests::test_limbs_to_be_bytes_roundtrip ... ok
[INFO] [stdout] test cpu::dp_table::tests::test_candidate_zero_tame_distance ... ok
[INFO] [stdout] test cli_tests::test_parse_gpu_selection_invalid ... ok
[INFO] [stdout] test cpu::dp_table::tests::test_distance_scalar_pair_unit ... ok
[INFO] [stdout] test convert::tests::test_limbs_to_be_bytes_value ... ok
[INFO] [stdout] test cli_tests::test_filter_integrated_from_all_selection_keeps_integrated_when_flag_set ... ok
[INFO] [stdout] test cpu::dp_table::tests::test_eight_formula_case1 ... ok
[INFO] [stdout] test cpu::dp_table::tests::test_candidate_zero_wild_distance ... ok
[INFO] [stdout] test cpu::dp_table::tests::test_eight_formula_case4 ... ok
[INFO] [stdout] test cpu::cpu_solver::tests::test_cpu_solver_respects_timeout_budget ... ok
[INFO] [stdout] test cpu::dp_table::tests::test_cross_wild_collision_resolves ... ok
[INFO] [stdout] test cpu::dp_table::tests::test_cross_wild_no_false_positive ... ok
[INFO] [stdout] test cli_tests::test_parse_gpu_selection_no_gpus ... ok
[INFO] [stdout] test cpu::dp_table::tests::test_four_formula_collision_case2 ... ok
[INFO] [stdout] test cpu::dp_table::tests::test_gpu_unsigned_wrap_both_distances ... ok
[INFO] [stdout] test cpu::dp_table::tests::test_four_formula_collision_case4 ... ok
[INFO] [stdout] test cpu::dp_table::tests::test_eight_formula_case5 ... ok
[INFO] [stdout] test cpu::dp_table::tests::test_eight_formula_case7 ... ok
[INFO] [stdout] test cpu::dp_table::tests::test_eight_formula_case8 ... ok
[INFO] [stdout] test cpu::dp_table::tests::test_eight_formula_case6 ... ok
[INFO] [stdout] test cpu::dp_table::tests::test_eight_formula_case3 ... ok
[INFO] [stdout] test cpu::dp_table::tests::test_four_formula_collision_case1 ... ok
[INFO] [stdout] test cpu::dp_table::tests::test_scalar_half_inverse_of_two ... ok
[INFO] [stdout] test cpu::dp_table::tests::test_four_formula_collision_case3 ... ok
[INFO] [stdout] test cpu::dp_table::tests::test_scalar_half_value ... ok
[INFO] [stdout] test cpu::init::tests::test_range_bits_overflow_rejected ... ok
[INFO] [stdout] test cpu::init::tests::test_u256_be_bytes_roundtrip ... ok
[INFO] [stdout] test cpu::dp_table::tests::test_virtual_dp_flipped_distance ... ok
[INFO] [stdout] test cpu::dp_table::tests::test_eight_formula_case2 ... ok
[INFO] [stdout] test cpu::dp_table::tests::test_xonly_negation_via_dptable ... ok
[INFO] [stdout] test cpu::init::tests::test_wild2_init_with_negated_pubkey ... ok
[INFO] [stdout] test cpu::init::tests::test_minimum_kangaroo_count ... ok
[INFO] [stdout] test cpu::init::tests::test_range_bits_zero_rejected ... ok
[INFO] [stdout] test cpu::dp_table::tests::test_signed_distance_wrapping ... ok
[INFO] [stdout] test cpu::dp_table::tests::test_four_formula_no_false_match ... ok
[INFO] [stdout] test crypto::tests::test_parse_hex_u256_rejects_too_long_input ... ok
[INFO] [stdout] test crypto::tests::test_parse_hex_u256_accepts_short_hex ... ok
[INFO] [stdout] test provider::tests::test_resolve_not_provider ... ok
[INFO] [stdout] test provider::tests::test_resolve_windows_path ... ok
[INFO] [stdout] test modular::tests::test_mod_constraint_identity ... ok
[INFO] [stdout] test modular::tests::test_mod_constraint_invalid_r_ge_m ... ok
[INFO] [stdout] test modular::tests::test_mod_constraint_m0_invalid ... ok
[INFO] [stdout] test crypto::tests::test_verify_key_with_base_custom ... ok
[INFO] [stdout] test solver::tests::caps_steps_when_dp_buffer_would_overflow ... ok
[INFO] [stdout] test solver::tests::keeps_optimal_when_within_budget ... ok
[INFO] [stdout] test modular::tests::test_mod_constraint_m7_r0 ... ok
[INFO] [stdout] test crypto::tests::test_verify_key_with_base_generator ... ok
[INFO] [stdout] test math::tests::test_negate_256_be ... ok
[INFO] [stdout] test cpu::init::tests::test_initialize_kangaroos_large_range ... ok
[INFO] [stdout] test cpu::init::tests::test_initialize_kangaroos_200bit_range ... ok
[INFO] [stdout] test cpu::init::tests::test_generate_jump_tables_lengths ... ok
[INFO] [stdout] test cpu::init::tests::test_multi_gpu_workers_have_disjoint_initial_states ... ok
[INFO] [stdout] test cpu::init::tests::test_three_set_distribution ... ok
[INFO] [stdout] test cpu::dp_table::tests::insert_and_check_caps_at_maximum ... ok
[INFO] [stdout] test cpu::cpu_solver::tests::test_cpu_solver_simple ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 85 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.85s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kangaroo-0447fe8aa027c218)
[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/cpu_vs_gpu.rs (/opt/rustwide/target/debug/deps/cpu_vs_gpu-46d3f9a98bb8fa1c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test cpu_vs_gpu_benchmark ... ignored
[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 tests/fixtures.rs (/opt/rustwide/target/debug/deps/fixtures-e093606949b54d7d)
[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/mod_constraint.rs (/opt/rustwide/target/debug/deps/mod_constraint-f78caff7e64bf43d)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_mod_constraint_m7r0_solve_puzzle20 ... ok
[INFO] [stdout] test test_mod_constraint_m3r1_solve_puzzle20 ... ok
[INFO] [stdout] test test_mod_constraint_m4r0_solve_puzzle21 ... ok
[INFO] [stdout] test test_mod_constraint_identity_solve_puzzle20 has been running for over 60 seconds
[INFO] [stdout] test test_mod_constraint_identity_solve_puzzle20 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_mod_constraint_identity_solve_puzzle20 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_mod_constraint_identity_solve_puzzle20' (2359) panicked at tests/mod_constraint.rs:63:5:
[INFO] [stdout] Should find key within timeout
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60f6c7a37431 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60f6c7a37431 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60f6c7a37431 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60f6c7a37431 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60f6c7a4b8ba - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60f6c7a4b8ba - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60f6c7a3bdec - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60f6c7a3bdec - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60f6c7a15476 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60f6c7a15476 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60f6c7a2f4b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60f6c7990650 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60f6c7990650 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60f6c7a2f672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60f6c7a2f672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60f6c7a15554 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x60f6c7a0c8e9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60f6c7a1622d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60f6c7a4c0bc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60f6c798298d - mod_constraint[249eac876b592390]::solve_with_constraint
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/mod_constraint.rs:63:5
[INFO] [stdout]   20:     0x60f6c7983250 - mod_constraint[249eac876b592390]::test_mod_constraint_identity_solve_puzzle20
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/mod_constraint.rs:102:5
[INFO] [stdout]   21:     0x60f6c7982147 - mod_constraint[249eac876b592390]::test_mod_constraint_identity_solve_puzzle20::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/mod_constraint.rs:101:49
[INFO] [stdout]   22:     0x60f6c79838e6 - <mod_constraint[249eac876b592390]::test_mod_constraint_identity_solve_puzzle20::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x60f6c798398b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60f6c798398b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x60f6c7990fd5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x60f6c7990fd5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x60f6c7990fd5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   28:     0x60f6c7990fd5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x60f6c7990fd5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x60f6c7990fd5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x60f6c7990fd5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x60f6c798ba84 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x60f6c798ba84 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x60f6c7994122 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x60f6c7994122 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x60f6c7994122 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   37:     0x60f6c7994122 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x60f6c7994122 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x60f6c7994122 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x60f6c7994122 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x60f6c7a36c8f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   42:     0x60f6c7a36c8f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   43:     0x7c60b1276aa4 - <unknown>
[INFO] [stdout]   44:     0x7c60b1303a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_mod_constraint_identity_solve_puzzle20
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 60.36s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test mod_constraint`
[INFO] running `Command { std: "docker" "inspect" "e9f28eaa688acfdb87919d80c843d00a72683954a3aa24cd14aa7eb4514659ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9f28eaa688acfdb87919d80c843d00a72683954a3aa24cd14aa7eb4514659ef", kill_on_drop: false }`
[INFO] [stdout] e9f28eaa688acfdb87919d80c843d00a72683954a3aa24cd14aa7eb4514659ef
