[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 master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohammed7s%2Fbitvm_merkle_tree" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mohammed7s/bitvm_merkle_tree on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rust-bitcoin/rust-bitcoin` [INFO] [stderr] Updating git repository `https://github.com/BitVM/rust-bitcoin-script` [INFO] [stderr] Updating git repository `https://github.com/BitVM/rust-bitcoin-scriptexec/` [INFO] [stderr] Updating git repository `https://github.com/BitVM/BitVM/` [INFO] [stderr] Updating git repository `https://github.com/BitVM/rust-bitcoin-m31-or-babybear/` [INFO] [stderr] Updating git repository `https://github.com/FairgateLabs/rust-bitcoin-script-stack` [INFO] [stderr] Updating git repository `https://github.com/BitVM/rust-esplora-client` [INFO] [stderr] Updating git repository `https://github.com/Plonky3/Plonky3` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hex-conservative v0.2.0 [INFO] [stderr] Downloaded nums v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6caaf14721070006f934b693c57f8b70b2841d1bcc0ad7ce75d87a38734d2097 [INFO] running `Command { std: "docker" "start" "-a" "6caaf14721070006f934b693c57f8b70b2841d1bcc0ad7ce75d87a38734d2097", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6caaf14721070006f934b693c57f8b70b2841d1bcc0ad7ce75d87a38734d2097", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6caaf14721070006f934b693c57f8b70b2841d1bcc0ad7ce75d87a38734d2097", kill_on_drop: false }` [INFO] [stdout] 6caaf14721070006f934b693c57f8b70b2841d1bcc0ad7ce75d87a38734d2097 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbc0f39b71b3e1ea2210eb6080a927b7fb3f8a820f67ee81a3b354f76c3f015d [INFO] running `Command { std: "docker" "start" "-a" "fbc0f39b71b3e1ea2210eb6080a927b7fb3f8a820f67ee81a3b354f76c3f015d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling cc v1.0.97 [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 bytes v1.6.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 (https://github.com/rust-bitcoin/rust-bitcoin?branch=bitvm#48efda92) [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling hex-conservative v0.2.0 [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 getrandom v0.2.15 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling syn v2.0.64 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [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 futures-sink v0.3.30 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling bitcoin_hashes v0.13.0 (https://github.com/rust-bitcoin/rust-bitcoin?branch=bitvm#48efda92) [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling bitcoin v0.31.0 (https://github.com/rust-bitcoin/rust-bitcoin?branch=bitvm#48efda92) [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling p3-maybe-rayon v0.1.0 (https://github.com/Plonky3/Plonky3#cccb11d9) [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling nums v0.1.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling bech32 v0.11.0 [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 base58check v0.1.0 (https://github.com/rust-bitcoin/rust-bitcoin?branch=bitvm#48efda92) [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling bitcoin-units v0.1.0 (https://github.com/rust-bitcoin/rust-bitcoin?branch=bitvm#48efda92) [INFO] [stderr] Compiling minreq v2.11.2 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling gcd v2.3.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling secp256k1 v0.28.2 [INFO] [stderr] Compiling strum v0.26.2 [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 tokio v1.37.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling js-sys v0.3.69 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling bitcoin-script v0.2.0 (https://github.com/BitVM/rust-bitcoin-script#a61b033b) [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-socks v0.5.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling p3-util v0.1.0 (https://github.com/Plonky3/Plonky3#cccb11d9) [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling p3-field v0.1.0 (https://github.com/Plonky3/Plonky3#cccb11d9) [INFO] [stderr] Compiling p3-matrix 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 p3-dft v0.1.0 (https://github.com/Plonky3/Plonky3#cccb11d9) [INFO] [stderr] Compiling p3-mds v0.1.0 (https://github.com/Plonky3/Plonky3#cccb11d9) [INFO] [stderr] Compiling p3-poseidon2 v0.1.0 (https://github.com/Plonky3/Plonky3#cccb11d9) [INFO] [stderr] Compiling p3-mersenne-31 v0.1.0 (https://github.com/Plonky3/Plonky3#cccb11d9) [INFO] [stderr] Compiling p3-baby-bear v0.1.0 (https://github.com/Plonky3/Plonky3#cccb11d9) [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling ark-bn254 v0.4.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling esplora-client v0.7.0 (https://github.com/BitVM/rust-esplora-client#3d61a8bf) [INFO] [stderr] Compiling bitcoin-scriptexec v0.0.0 (https://github.com/BitVM/rust-bitcoin-scriptexec/#43a1dea2) [INFO] [stderr] Compiling bitcoin-script-stack v0.0.1 (https://github.com/FairgateLabs/rust-bitcoin-script-stack#573bdd2c) [INFO] [stderr] Compiling bitvm v0.1.0 (https://github.com/BitVM/BitVM/#cbaee10d) [INFO] [stderr] Compiling rust-bitcoin-u31-or-u30 v0.1.0 (https://github.com/BitVM/rust-bitcoin-m31-or-babybear/#54e2f8bc) [INFO] [stderr] Compiling bitvm_merkle_tree v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 2m 36s [INFO] running `Command { std: "docker" "inspect" "fbc0f39b71b3e1ea2210eb6080a927b7fb3f8a820f67ee81a3b354f76c3f015d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbc0f39b71b3e1ea2210eb6080a927b7fb3f8a820f67ee81a3b354f76c3f015d", kill_on_drop: false }` [INFO] [stdout] fbc0f39b71b3e1ea2210eb6080a927b7fb3f8a820f67ee81a3b354f76c3f015d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9765cddf395e911cd2796ca6633f01f06fe26f36351eb2ac9e24c5cf097d93b [INFO] running `Command { std: "docker" "start" "-a" "a9765cddf395e911cd2796ca6633f01f06fe26f36351eb2ac9e24c5cf097d93b", kill_on_drop: false }` [INFO] [stderr] Compiling bitvm_merkle_tree v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 2.39s [INFO] running `Command { std: "docker" "inspect" "a9765cddf395e911cd2796ca6633f01f06fe26f36351eb2ac9e24c5cf097d93b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9765cddf395e911cd2796ca6633f01f06fe26f36351eb2ac9e24c5cf097d93b", kill_on_drop: false }` [INFO] [stdout] a9765cddf395e911cd2796ca6633f01f06fe26f36351eb2ac9e24c5cf097d93b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 270bc36ab8aa8a33b1632134ee6c34df136979c5d357f4f9be78754cc8373e08 [INFO] running `Command { std: "docker" "start" "-a" "270bc36ab8aa8a33b1632134ee6c34df136979c5d357f4f9be78754cc8373e08", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/mod.rs (/opt/rustwide/target/debug/deps/bitvm_merkle_tree-b1b8d48dd8f6aeb4) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test bitcoin_script::test::test_merkle_tree_bitcoin_tx ... ok [INFO] [stdout] test test::test_merkle_tree ... ok [INFO] [stdout] test bitcoin_script::test::test_merkle_tree_verify ... FAILED [INFO] [stdout] test bitcoin_script::test::test_merkle_tree_verify_sibling ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- bitcoin_script::test::test_merkle_tree_verify stdout ---- [INFO] [stdout] verify_script Script(OP_TOALTSTACK OP_PUSHNUM_2 OP_PUSHNUM_4 OP_PUSHNUM_8 OP_PUSHNUM_16 OP_PUSHBYTES_1 20 OP_PUSHBYTES_1 40 OP_PUSHBYTES_2 8000 OP_PUSHBYTES_2 0001 OP_PUSHBYTES_2 0002 OP_PUSHBYTES_2 0004 OP_PUSHBYTES_2 0008 OP_FROMALTSTACK OP_2DUP OP_LESSTHANOREQUAL OP_IF OP_SWAP OP_SUB OP_PUSHNUM_1 OP_ELSE OP_NIP OP_0 OP_ENDIF OP_TOALTSTACK OP_2DUP OP_LESSTHANOREQUAL OP_IF OP_SWAP OP_SUB OP_PUSHNUM_1 OP_ELSE OP_NIP OP_0 OP_ENDIF OP_TOALTSTACK OP_2DUP OP_LESSTHANOREQUAL OP_IF OP_SWAP OP_SUB OP_PUSHNUM_1 OP_ELSE OP_NIP OP_0 OP_ENDIF OP_TOALTSTACK OP_2DUP OP_LESSTHANOREQUAL OP_IF OP_SWAP OP_SUB OP_PUSHNUM_1 OP_ELSE OP_NIP OP_0 OP_ENDIF OP_TOALTSTACK OP_2DUP OP_LESSTHANOREQUAL OP_IF OP_SWAP OP_SUB OP_PUSHNUM_1 OP_ELSE OP_NIP OP_0 OP_ENDIF OP_TOALTSTACK OP_2DUP OP_LESSTHANOREQUAL OP_IF OP_SWAP OP_SUB OP_PUSHNUM_1 OP_ELSE OP_NIP OP_0 OP_ENDIF OP_TOALTSTACK OP_2DUP OP_LESSTHANOREQUAL OP_IF OP_SWAP OP_SUB OP_PUSHNUM_1 OP_ELSE OP_NIP OP_0 OP_ENDIF OP_TOALTSTACK OP_2DUP OP_LESSTHANOREQUAL OP_IF OP_SWAP OP_SUB OP_PUSHNUM_1 OP_ELSE OP_NIP OP_0 OP_ENDIF OP_TOALTSTACK OP_2DUP OP_LESSTHANOREQUAL OP_IF OP_SWAP OP_SUB OP_PUSHNUM_1 OP_ELSE OP_NIP OP_0 OP_ENDIF OP_TOALTSTACK OP_2DUP OP_LESSTHANOREQUAL OP_IF OP_SWAP OP_SUB OP_PUSHNUM_1 OP_ELSE OP_NIP OP_0 OP_ENDIF OP_TOALTSTACK OP_2DUP OP_LESSTHANOREQUAL OP_IF OP_SWAP OP_SUB OP_PUSHNUM_1 OP_ELSE OP_NIP OP_0 OP_ENDIF OP_TOALTSTACK OP_TOALTSTACK OP_DEPTH OP_1SUB OP_ROLL OP_DUP OP_DEPTH OP_1SUB OP_ROLL OP_FROMALTSTACK OP_IF OP_SWAP OP_ENDIF OP_CAT OP_SHA256 OP_DEPTH OP_1SUB OP_ROLL OP_FROMALTSTACK OP_IF OP_SWAP OP_ENDIF OP_CAT OP_SHA256 OP_DEPTH OP_1SUB OP_ROLL OP_FROMALTSTACK OP_IF OP_SWAP OP_ENDIF OP_CAT OP_SHA256 OP_DEPTH OP_1SUB OP_ROLL OP_FROMALTSTACK OP_IF OP_SWAP OP_ENDIF OP_CAT OP_SHA256 OP_DEPTH OP_1SUB OP_ROLL OP_FROMALTSTACK OP_IF OP_SWAP OP_ENDIF OP_CAT OP_SHA256 OP_DEPTH OP_1SUB OP_ROLL OP_FROMALTSTACK OP_IF OP_SWAP OP_ENDIF OP_CAT OP_SHA256 OP_DEPTH OP_1SUB OP_ROLL OP_FROMALTSTACK OP_IF OP_SWAP OP_ENDIF OP_CAT OP_SHA256 OP_DEPTH OP_1SUB OP_ROLL OP_FROMALTSTACK OP_IF OP_SWAP OP_ENDIF OP_CAT OP_SHA256 OP_DEPTH OP_1SUB OP_ROLL OP_FROMALTSTACK OP_IF OP_SWAP OP_ENDIF OP_CAT OP_SHA256 OP_DEPTH OP_1SUB OP_ROLL OP_FROMALTSTACK OP_IF OP_SWAP OP_ENDIF OP_CAT OP_SHA256 OP_DEPTH OP_1SUB OP_ROLL OP_FROMALTSTACK OP_IF OP_SWAP OP_ENDIF OP_CAT OP_SHA256 OP_DEPTH OP_1SUB OP_ROLL OP_FROMALTSTACK OP_IF OP_SWAP OP_ENDIF OP_CAT OP_SHA256 OP_ROT OP_EQUALVERIFY) [INFO] [stdout] MT.verify(2^12) = 261 bytes [INFO] [stdout] last layer [] [INFO] [stdout] proof MerkleTreeProof { leaf: [61, 207, 144, 142, 66, 92, 180, 36, 135, 79, 122, 179, 230, 176, 108, 9, 185, 53, 199, 103, 105, 216, 167, 186, 190, 243, 38, 118, 131, 122, 119, 203], siblings: [[179, 118, 157, 94, 146, 97, 3, 255, 60, 235, 20, 74, 209, 131, 35, 37, 138, 79, 126, 47, 75, 186, 159, 160, 70, 135, 61, 62, 117, 155, 83, 230], [130, 98, 48, 8, 196, 88, 251, 158, 105, 254, 23, 185, 241, 76, 20, 253, 196, 212, 227, 172, 215, 76, 12, 159, 209, 118, 65, 223, 42, 200, 236, 179], [111, 45, 229, 19, 104, 98, 163, 86, 213, 49, 23, 76, 147, 65, 131, 26, 43, 246, 21, 144, 22, 169, 21, 36, 225, 0, 4, 216, 118, 11, 175, 86], [34, 236, 17, 210, 89, 83, 117, 55, 56, 184, 18, 7, 229, 14, 150, 114, 112, 147, 19, 54, 152, 201, 214, 53, 68, 153, 225, 208, 231, 143, 197, 217], [2, 121, 234, 207, 46, 199, 158, 188, 206, 99, 92, 27, 111, 144, 94, 79, 146, 242, 204, 188, 232, 123, 120, 195, 8, 132, 173, 253, 59, 16, 73, 199], [198, 254, 172, 20, 140, 36, 244, 17, 248, 42, 159, 152, 20, 151, 85, 111, 2, 255, 86, 44, 214, 33, 73, 133, 202, 51, 236, 68, 65, 48, 155, 176], [12, 30, 55, 56, 234, 138, 152, 219, 47, 95, 221, 226, 141, 20, 82, 50, 199, 30, 183, 28, 24, 5, 174, 2, 45, 229, 48, 18, 185, 244, 45, 143], [201, 123, 0, 148, 41, 62, 30, 27, 1, 171, 222, 139, 101, 151, 152, 58, 95, 154, 167, 169, 159, 244, 90, 158, 204, 91, 150, 153, 24, 1, 209, 28], [41, 115, 122, 243, 158, 225, 58, 63, 143, 223, 210, 168, 25, 179, 246, 156, 50, 11, 0, 27, 55, 165, 92, 73, 169, 144, 207, 103, 77, 0, 1, 188], [147, 205, 111, 40, 57, 109, 39, 60, 138, 124, 231, 118, 33, 33, 126, 37, 174, 57, 180, 65, 120, 63, 86, 166, 71, 99, 19, 249, 87, 156, 255, 177], [96, 246, 136, 201, 32, 163, 89, 174, 134, 163, 80, 180, 161, 62, 175, 71, 41, 181, 59, 253, 29, 97, 121, 77, 13, 69, 178, 8, 114, 255, 97, 10], [78, 145, 172, 154, 253, 35, 18, 230, 63, 145, 237, 15, 137, 41, 190, 84, 73, 5, 109, 58, 166, 199, 141, 195, 101, 140, 73, 132, 240, 46, 132, 12]] } [INFO] [stdout] [INFO] [stdout] thread 'bitcoin_script::test::test_merkle_tree_verify' (26) panicked at src/bitcoin_script.rs:117:29: [INFO] [stdout] Couldn't create file: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x60c757b3c442 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x60c757b3c442 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x60c757b3c442 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x60c757b3c442 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x60c757b4cd0f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x60c757b4cd0f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x60c757b09e03 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60c757b09e03 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x60c757b15bc2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60c757b1a5bf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x60c757b1a451 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x60c757aa9d6e - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x60c757aa9d6e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60c757b1ac5e - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x60c757b1ac5e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x60c757b1aa2a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x60c757b15cf9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60c757afe06d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x60c757b547a0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x60c757a83f02 - bitvm_merkle_tree::bitcoin_script::test::test_merkle_tree_verify::h38230b7d82b579ff [INFO] [stdout] at /opt/rustwide/workdir/src/bitcoin_script.rs:117:29 [INFO] [stdout] 20: 0x60c757a86729 - bitvm_merkle_tree::bitcoin_script::test::test_merkle_tree_verify::{{closure}}::hfeb898a9d3eceabe [INFO] [stdout] at /opt/rustwide/workdir/src/bitcoin_script.rs:79:33 [INFO] [stdout] 21: 0x60c757a86729 - core::ops::function::FnOnce::call_once::h4e531f57e479004a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 22: 0x60c757aa9b6b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 23: 0x60c757aa9b6b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x60c757abf615 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x60c757abf615 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: 0x60c757abf615 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 27: 0x60c757abf615 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 28: 0x60c757abf615 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x60c757abf615 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x60c757abf615 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x60c757a96034 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x60c757a96034 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 33: 0x60c757a9991a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 34: 0x60c757a9991a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 35: 0x60c757a9991a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 36: 0x60c757a9991a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 37: 0x60c757a9991a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x60c757a9991a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 39: 0x60c757a9991a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 40: 0x60c757b0ff7f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 41: 0x60c757b0ff7f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 42: 0x77b872112aa4 - [INFO] [stdout] 43: 0x77b87219fa34 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] bitcoin_script::test::test_merkle_tree_verify [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.68s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "270bc36ab8aa8a33b1632134ee6c34df136979c5d357f4f9be78754cc8373e08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "270bc36ab8aa8a33b1632134ee6c34df136979c5d357f4f9be78754cc8373e08", kill_on_drop: false }` [INFO] [stdout] 270bc36ab8aa8a33b1632134ee6c34df136979c5d357f4f9be78754cc8373e08