[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 beta-2026-04-21 for beta-1.96-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 beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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" "+beta-2026-04-21" "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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54de614e7db2a23889851fbf91cb2a42c8e5f31c283e8e52325600e242ebb2d7 [INFO] running `Command { std: "docker" "start" "-a" "54de614e7db2a23889851fbf91cb2a42c8e5f31c283e8e52325600e242ebb2d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54de614e7db2a23889851fbf91cb2a42c8e5f31c283e8e52325600e242ebb2d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54de614e7db2a23889851fbf91cb2a42c8e5f31c283e8e52325600e242ebb2d7", kill_on_drop: false }` [INFO] [stdout] 54de614e7db2a23889851fbf91cb2a42c8e5f31c283e8e52325600e242ebb2d7 [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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f70f31594d0106a0e71265fb7a582e2d506cf9a597b64584895383da3e3c243 [INFO] running `Command { std: "docker" "start" "-a" "6f70f31594d0106a0e71265fb7a582e2d506cf9a597b64584895383da3e3c243", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling bitflags v2.11.0 [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 foldhash v0.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling naga v28.0.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling bitcoin-io v0.1.4 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling cc v1.2.56 [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-hal v28.0.0 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling presser v0.3.1 [INFO] [stderr] Compiling hex-conservative v0.2.2 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling glow v0.16.0 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling gpu-descriptor v0.3.2 [INFO] [stderr] Compiling bitcoin_hashes v0.14.1 [INFO] [stderr] Compiling wgpu-core v28.0.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling wgpu v28.0.0 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling bitcoin v0.32.8 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling clap_builder v4.5.59 [INFO] [stderr] Compiling base58ck v0.1.0 [INFO] [stderr] Compiling console v0.16.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling ordered-float v5.1.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling bitcoin-units v0.1.2 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bech32 v0.11.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling pollster v0.4.0 [INFO] [stderr] Compiling indicatif v0.18.4 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [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 bytemuck v1.25.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling wgpu-types v28.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling clap v4.5.59 [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 2m 23s [INFO] running `Command { std: "docker" "inspect" "6f70f31594d0106a0e71265fb7a582e2d506cf9a597b64584895383da3e3c243", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f70f31594d0106a0e71265fb7a582e2d506cf9a597b64584895383da3e3c243", kill_on_drop: false }` [INFO] [stdout] 6f70f31594d0106a0e71265fb7a582e2d506cf9a597b64584895383da3e3c243 [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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4056263e396051e271f7986a674d8374d465d5251896bc7b6f99acbdc847e6b2 [INFO] running `Command { std: "docker" "start" "-a" "4056263e396051e271f7986a674d8374d465d5251896bc7b6f99acbdc847e6b2", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.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 1m 11s [INFO] running `Command { std: "docker" "inspect" "4056263e396051e271f7986a674d8374d465d5251896bc7b6f99acbdc847e6b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4056263e396051e271f7986a674d8374d465d5251896bc7b6f99acbdc847e6b2", kill_on_drop: false }` [INFO] [stdout] 4056263e396051e271f7986a674d8374d465d5251896bc7b6f99acbdc847e6b2 [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-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5a36ffc020fd2f20f8d480b9ee398047ded857307fbdb27f7baf9bfeb673ad8b [INFO] running `Command { std: "docker" "start" "-a" "5a36ffc020fd2f20f8d480b9ee398047ded857307fbdb27f7baf9bfeb673ad8b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kangaroo-c78b9988e4d5dad0) [INFO] [stdout] [INFO] [stdout] running 85 tests [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_custom ... ok [INFO] [stdout] test cli_tests::test_cli_include_integrated_flag ... ok [INFO] [stdout] test benchmark::tests::generates_fresh_file ... ok [INFO] [stdout] test cli_tests::test_filter_integrated_from_all_selection_drops_integrated_when_discrete_present ... ok [INFO] [stdout] test benchmark::tests::upserts_same_version_in_history ... ok [INFO] [stdout] test cli_tests::test_cli_gpu_default ... ok [INFO] [stdout] test benchmark::tests::does_not_match_substring_gpu_header ... ok [INFO] [stdout] test benchmark::tests::preserves_legacy_history_when_parse_fails ... 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::inserts_new_gpu_section ... ok [INFO] [stdout] test benchmark::tests::creates_performance_history_when_missing ... ok [INFO] [stdout] test cli_tests::test_cli_mod_flags_default ... ok [INFO] [stdout] test cli_tests::test_cli_mod_flags_custom ... ok [INFO] [stdout] test cli_tests::test_filter_integrated_from_all_selection_keeps_integrated_when_flag_set ... ok [INFO] [stdout] test benchmark::tests::formats_ops_with_separators ... 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_comma_separated ... ok [INFO] [stdout] test cli_tests::test_parse_gpu_selection_dedup ... ok [INFO] [stdout] test cli_tests::test_parse_gpu_selection_invalid ... ok [INFO] [stdout] test cli_tests::test_parse_gpu_selection_no_gpus ... ok [INFO] [stdout] test cli_tests::test_parse_gpu_selection_out_of_range ... 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_limbs_to_be_bytes_roundtrip ... ok [INFO] [stdout] test convert::tests::test_limbs_to_be_bytes_value ... ok [INFO] [stdout] test convert::tests::test_scalar_be_to_limbs ... ok [INFO] [stdout] test cpu::cpu_solver::tests::test_cpu_solver_respects_timeout_budget ... ok [INFO] [stdout] test cpu::dp_table::tests::test_distance_scalar_pair_unit ... ok [INFO] [stdout] test cpu::dp_table::tests::test_cross_wild_collision_resolves ... ok [INFO] [stdout] test cpu::dp_table::tests::test_candidate_equal_distances ... ok [INFO] [stdout] test cpu::dp_table::tests::test_eight_formula_case1 ... ok [INFO] [stdout] test cpu::dp_table::tests::test_eight_formula_case4 ... ok [INFO] [stdout] test cpu::dp_table::tests::test_eight_formula_case2 ... ok [INFO] [stdout] test cpu::dp_table::tests::test_candidate_zero_wild_distance ... ok [INFO] [stdout] test cpu::dp_table::tests::test_candidate_zero_tame_distance ... ok [INFO] [stdout] test cpu::dp_table::tests::test_eight_formula_case3 ... ok [INFO] [stdout] test cpu::dp_table::tests::test_candidate_zero_start ... ok [INFO] [stdout] test cpu::dp_table::tests::test_eight_formula_case6 ... ok [INFO] [stdout] test cpu::dp_table::tests::test_cross_wild_no_false_positive ... ok [INFO] [stdout] test cpu::dp_table::tests::test_four_formula_collision_case1 ... ok [INFO] [stdout] test cpu::dp_table::tests::test_four_formula_collision_case2 ... 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_four_formula_collision_case4 ... ok [INFO] [stdout] test cpu::dp_table::tests::test_four_formula_collision_case3 ... ok [INFO] [stdout] test cpu::dp_table::tests::test_gpu_unsigned_wrap_both_distances ... ok [INFO] [stdout] test cpu::dp_table::tests::test_scalar_half_value ... ok [INFO] [stdout] test cpu::dp_table::tests::test_scalar_half_inverse_of_two ... ok [INFO] [stdout] test cpu::dp_table::tests::test_virtual_dp_flipped_distance ... ok [INFO] [stdout] test cpu::dp_table::tests::test_eight_formula_case5 ... ok [INFO] [stdout] test cpu::init::tests::test_range_bits_overflow_rejected ... ok [INFO] [stdout] test cpu::init::tests::test_range_bits_zero_rejected ... ok [INFO] [stdout] test cpu::init::tests::test_u256_be_bytes_roundtrip ... 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::dp_table::tests::test_four_formula_no_false_match ... ok [INFO] [stdout] test cpu::dp_table::tests::test_signed_distance_wrapping ... ok [INFO] [stdout] test cpu::dp_table::tests::test_xonly_negation_via_dptable ... ok [INFO] [stdout] test crypto::tests::test_parse_hex_u256_accepts_short_hex ... ok [INFO] [stdout] test crypto::tests::test_parse_hex_u256_rejects_too_long_input ... ok [INFO] [stdout] test crypto::tests::test_verify_key_with_base_custom ... ok [INFO] [stdout] test math::tests::test_negate_256_be ... ok [INFO] [stdout] test modular::tests::test_mod_constraint_m0_invalid ... 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 crypto::tests::test_verify_key_with_base_generator ... ok [INFO] [stdout] test solver::tests::caps_steps_when_dp_buffer_would_overflow ... ok [INFO] [stdout] test modular::tests::test_mod_constraint_m7_r0 ... ok [INFO] [stdout] test solver::tests::keeps_optimal_when_within_budget ... ok [INFO] [stdout] test cpu::init::tests::test_three_set_distribution ... ok [INFO] [stdout] test cpu::init::tests::test_initialize_kangaroos_large_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_initialize_kangaroos_200bit_range ... 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.62s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kangaroo-4fb262fb989df38e) [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-acde8f8caca79243) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test cpu_vs_gpu_benchmark ... ignored [INFO] [stdout] [INFO] [stderr] Running tests/fixtures.rs (/opt/rustwide/target/debug/deps/fixtures-7e5a9e912ee843d4) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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-b2adb4713ab83501) [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' (122) panicked at tests/mod_constraint.rs:63:5: [INFO] [stdout] Should find key within timeout [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5b9a2470bbca - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b9a2470bbca - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5b9a2470bbca - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5b9a2470bbca - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5b9a2471feca - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5b9a2471feca - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x5b9a24710912 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x5b9a24710912 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x5b9a246ea7cf - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5b9a246ea7cf - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5b9a24703e89 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5b9a2466617c - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x5b9a2466617c - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5b9a24704042 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x5b9a24704042 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5b9a246ea8ba - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x5b9a246df539 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5b9a246eb68d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5b9a2472068c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5b9a24658e46 - mod_constraint::solve_with_constraint::h3580d56845956bed [INFO] [stdout] at /opt/rustwide/workdir/tests/mod_constraint.rs:63:5 [INFO] [stdout] 20: 0x5b9a24659790 - mod_constraint::test_mod_constraint_identity_solve_puzzle20::h3845c44277f959f1 [INFO] [stdout] at /opt/rustwide/workdir/tests/mod_constraint.rs:102:5 [INFO] [stdout] 21: 0x5b9a246597b7 - mod_constraint::test_mod_constraint_identity_solve_puzzle20::{{closure}}::h326a4579fe465c5b [INFO] [stdout] at /opt/rustwide/workdir/tests/mod_constraint.rs:101:49 [INFO] [stdout] 22: 0x5b9a246599a6 - core::ops::function::FnOnce::call_once::h8750c42ecd2876d6 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5b9a2465a27b - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5b9a2465a27b - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x5b9a24666c4b - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x5b9a24666c4b - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 27: 0x5b9a24666c4b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x5b9a24666c4b - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5b9a24666c4b - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5b9a24666c4b - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x5b9a24666c4b - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x5b9a246610a4 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x5b9a246610a4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x5b9a24669852 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 35: 0x5b9a24669852 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 36: 0x5b9a24669852 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x5b9a24669852 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x5b9a24669852 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5b9a24669852 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 40: 0x5b9a24669852 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5b9a2470b4af - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 42: 0x5b9a2470b4af - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: 0x76e7c9d1daa4 - [INFO] [stdout] 44: 0x76e7c9daaa64 - clone [INFO] [stdout] 45: 0x0 - [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.17s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test mod_constraint` [INFO] running `Command { std: "docker" "inspect" "5a36ffc020fd2f20f8d480b9ee398047ded857307fbdb27f7baf9bfeb673ad8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a36ffc020fd2f20f8d480b9ee398047ded857307fbdb27f7baf9bfeb673ad8b", kill_on_drop: false }` [INFO] [stdout] 5a36ffc020fd2f20f8d480b9ee398047ded857307fbdb27f7baf9bfeb673ad8b