[INFO] cloning repository https://github.com/mohammed7s/bitvm_merkle_tree
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mohammed7s/bitvm_merkle_tree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohammed7s%2Fbitvm_merkle_tree", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohammed7s%2Fbitvm_merkle_tree'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6b035ca523c850d69c92d6d6e60b354399e5bbaa
[INFO] testing mohammed7s/bitvm_merkle_tree against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohammed7s%2Fbitvm_merkle_tree" "/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/mohammed7s/bitvm_merkle_tree
[INFO] finished tweaking git repo https://github.com/mohammed7s/bitvm_merkle_tree
[INFO] tweaked toml for git repo https://github.com/mohammed7s/bitvm_merkle_tree written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mohammed7s/bitvm_merkle_tree on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mohammed7s/bitvm_merkle_tree 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-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d2cb92f933cf6f189edb4df29024d008b7d2b24002a915461667cd8bfdfdc959
[INFO] running `Command { std: "docker" "start" "-a" "d2cb92f933cf6f189edb4df29024d008b7d2b24002a915461667cd8bfdfdc959", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2cb92f933cf6f189edb4df29024d008b7d2b24002a915461667cd8bfdfdc959", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2cb92f933cf6f189edb4df29024d008b7d2b24002a915461667cd8bfdfdc959", kill_on_drop: false }`
[INFO] [stdout] d2cb92f933cf6f189edb4df29024d008b7d2b24002a915461667cd8bfdfdc959
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ea1ac999e2b0bd98946692dac101c972f33794ca405c6148aeb05cfef13f3c6
[INFO] running `Command { std: "docker" "start" "-a" "4ea1ac999e2b0bd98946692dac101c972f33794ca405c6148aeb05cfef13f3c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling syn v2.0.64
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0 (https://github.com/rust-bitcoin/rust-bitcoin?branch=bitvm#48efda92)
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling nums v0.1.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling hex-conservative v0.2.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling bitcoin-io v0.1.2 (https://github.com/rust-bitcoin/rust-bitcoin?branch=bitvm#48efda92)
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling bitcoin_hashes v0.13.0 (https://github.com/rust-bitcoin/rust-bitcoin?branch=bitvm#48efda92)
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling bitcoin v0.31.0 (https://github.com/rust-bitcoin/rust-bitcoin?branch=bitvm#48efda92)
[INFO] [stderr]    Compiling p3-maybe-rayon v0.1.0 (https://github.com/Plonky3/Plonky3#cccb11d9)
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling p3-util v0.1.0 (https://github.com/Plonky3/Plonky3#cccb11d9)
[INFO] [stderr]    Compiling p3-field v0.1.0 (https://github.com/Plonky3/Plonky3#cccb11d9)
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling p3-matrix v0.1.0 (https://github.com/Plonky3/Plonky3#cccb11d9)
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling secp256k1 v0.28.2
[INFO] [stderr]    Compiling base58check v0.1.0 (https://github.com/rust-bitcoin/rust-bitcoin?branch=bitvm#48efda92)
[INFO] [stderr]    Compiling bitcoin-units v0.1.0 (https://github.com/rust-bitcoin/rust-bitcoin?branch=bitvm#48efda92)
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling p3-dft v0.1.0 (https://github.com/Plonky3/Plonky3#cccb11d9)
[INFO] [stderr]    Compiling p3-symmetric v0.1.0 (https://github.com/Plonky3/Plonky3#cccb11d9)
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling js-sys v0.3.69
[INFO] [stderr]    Compiling minreq v2.11.2
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr] error: could not compile `bitcoin` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name bitcoin --edition=2021 /opt/rustwide/cargo-home/git/checkouts/rust-bitcoin-6f6753463a966952/48efda9/bitcoin/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="actual-serde"' --cfg 'feature="default"' --cfg 'feature="rand-std"' --cfg 'feature="secp-recovery"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actual-serde", "base64", "bitcoinconsensus", "bitcoinconsensus-std", "default", "ordered", "rand", "rand-std", "secp-lowmemory", "secp-recovery", "serde", "std"))' -C metadata=627dbd8283b42fd9 -C extra-filename=-eaa554145de2e113 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base58=/opt/rustwide/target/debug/deps/libbase58check-e955c5a43c726311.rmeta --extern bech32=/opt/rustwide/target/debug/deps/libbech32-d04ee47fc858821e.rmeta --extern internals=/opt/rustwide/target/debug/deps/libbitcoin_internals-197f9f7291d8de1b.rmeta --extern io=/opt/rustwide/target/debug/deps/libbitcoin_io-a7dad767df6e19de.rmeta --extern units=/opt/rustwide/target/debug/deps/libbitcoin_units-b36f057655714059.rmeta --extern hashes=/opt/rustwide/target/debug/deps/libbitcoin_hashes-225fb0c094aecef1.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex_conservative-f367bb082ed34894.rmeta --extern hex_lit=/opt/rustwide/target/debug/deps/libhex_lit-1d1b84d08fa87c26.rmeta --extern secp256k1=/opt/rustwide/target/debug/deps/libsecp256k1-6a1ceb2629a4d017.rmeta --extern actual_serde=/opt/rustwide/target/debug/deps/libserde-a49f5689a6869503.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/secp256k1-sys-95bb23f8e7ccf594/out --cfg rust_v_1_56 --cfg rust_v_1_57 --cfg rust_v_1_58 --cfg rust_v_1_59 --cfg rust_v_1_60 --cfg rust_v_1_61 --cfg rust_v_1_62 --cfg rust_v_1_63 --cfg rust_v_1_64 --cfg rust_v_1_65 --cfg rust_v_1_66 --cfg rust_v_1_67 --cfg rust_v_1_68 --cfg rust_v_1_69 --cfg rust_v_1_70 --cfg rust_v_1_71 --cfg rust_v_1_72 --cfg rust_v_1_73 --cfg rust_v_1_74 --cfg rust_v_1_75 --cfg rust_v_1_76 --cfg rust_v_1_77 --cfg rust_v_1_78 --cfg rust_v_1_79 --cfg rust_v_1_80 --cfg rust_v_1_81 --cfg rust_v_1_82 --cfg rust_v_1_83 --cfg rust_v_1_84 --cfg rust_v_1_85 --cfg rust_v_1_86 --cfg rust_v_1_87 --cfg rust_v_1_88 --cfg rust_v_1_89 --cfg rust_v_1_90 --cfg rust_v_1_91` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4ea1ac999e2b0bd98946692dac101c972f33794ca405c6148aeb05cfef13f3c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ea1ac999e2b0bd98946692dac101c972f33794ca405c6148aeb05cfef13f3c6", kill_on_drop: false }`
[INFO] [stdout] 4ea1ac999e2b0bd98946692dac101c972f33794ca405c6148aeb05cfef13f3c6
