[INFO] cloning repository https://github.com/ggggghhhhyyyy/vanity-address
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ggggghhhhyyyy/vanity-address" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fggggghhhhyyyy%2Fvanity-address", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fggggghhhhyyyy%2Fvanity-address'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 97c040fe8da8e5981b0b4e64265bbeb3ec26d39b
[INFO] testing ggggghhhhyyyy/vanity-address 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%2Fggggghhhhyyyy%2Fvanity-address" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ggggghhhhyyyy/vanity-address
[INFO] finished tweaking git repo https://github.com/ggggghhhhyyyy/vanity-address
[INFO] tweaked toml for git repo https://github.com/ggggghhhhyyyy/vanity-address written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ggggghhhhyyyy/vanity-address 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/ggggghhhhyyyy/vanity-address 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-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f0287c6585f55a8c9a71e1df2f8defc95f9c9bab884ca144a2a82774e3f5a30a
[INFO] running `Command { std: "docker" "start" "f0287c6585f55a8c9a71e1df2f8defc95f9c9bab884ca144a2a82774e3f5a30a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f0287c6585f55a8c9a71e1df2f8defc95f9c9bab884ca144a2a82774e3f5a30a", 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" "f0287c6585f55a8c9a71e1df2f8defc95f9c9bab884ca144a2a82774e3f5a30a" "/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" "f0287c6585f55a8c9a71e1df2f8defc95f9c9bab884ca144a2a82774e3f5a30a", 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" "f0287c6585f55a8c9a71e1df2f8defc95f9c9bab884ca144a2a82774e3f5a30a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.123
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling bech32 v0.11.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling hex-conservative v0.2.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling bitcoin_hashes v0.14.100
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling wasm-bindgen v0.2.123
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bip39 v2.2.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.123
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.123
[INFO] [stderr]    Compiling vanity v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.77s
[INFO] running `Command { std: "docker" "inspect" "f0287c6585f55a8c9a71e1df2f8defc95f9c9bab884ca144a2a82774e3f5a30a", 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" "f0287c6585f55a8c9a71e1df2f8defc95f9c9bab884ca144a2a82774e3f5a30a" "/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 vanity v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.33s
[INFO] running `Command { std: "docker" "inspect" "f0287c6585f55a8c9a71e1df2f8defc95f9c9bab884ca144a2a82774e3f5a30a", 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" "f0287c6585f55a8c9a71e1df2f8defc95f9c9bab884ca144a2a82774e3f5a30a" "/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.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vanity-7440e18b82f4e888)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test tests::blake2b256_empty_vector ... ok
[INFO] [stdout] test tests::matching_respects_lead_and_suffix ... ok
[INFO] [stdout] test tests::btc_bech32_starts_with_bc1q ... ok
[INFO] [stdout] test tests::btc_p2pkh_known_vector ... ok
[INFO] [stdout] test tests::eth_known_vector ... ok
[INFO] [stdout] test tests::slip10_ed25519_test_vector_1 ... ok
[INFO] [stdout] test tests::xrp_decodes_to_btc_hash160 ... ok
[INFO] [stdout] test tests::tron_decodes_to_eth_payload ... ok
[INFO] [stdout] test tests::incremental_search_finds_prefix_consistently ... ok
[INFO] [stdout] test tests::sui_address_shape ... ok
[INFO] [stdout] test tests::solana_ed25519_rfc8032_vector ... ok
[INFO] [stdout] test tests::base58_prefilter_is_a_true_prefix_of_the_real_address ... ok
[INFO] [stdout] test tests::mnemonic_bip84_btc_segwit_known_vector ... ok
[INFO] [stdout] test tests::prefiltered_search_still_finds_known_matches ... ok
[INFO] [stdout] test tests::mnemonic_bip44_eth_known_vector ... ok
[INFO] [stdout] test tests::mnemonic_bip44_btc_p2pkh_known_vector ... ok
[INFO] [stdout] test tests::affine_batch_loop_re_derives_for_hex_chains ... ok
[INFO] [stdout] test tests::mnemonic_searcher_all_chains_shape ... ok
[INFO] [stdout] test tests::fuzz_searcher_matches_address_of ... ok
[INFO] [stdout] test tests::fuzz_public_api_no_panic has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "f0287c6585f55a8c9a71e1df2f8defc95f9c9bab884ca144a2a82774e3f5a30a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0287c6585f55a8c9a71e1df2f8defc95f9c9bab884ca144a2a82774e3f5a30a", kill_on_drop: false }`
[INFO] [stdout] f0287c6585f55a8c9a71e1df2f8defc95f9c9bab884ca144a2a82774e3f5a30a
