[INFO] fetching crate iguana-interpreter 0.2.3... [INFO] testing iguana-interpreter-0.2.3 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate iguana-interpreter 0.2.3 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate iguana-interpreter 0.2.3 [INFO] finished tweaking crates.io crate iguana-interpreter 0.2.3 [INFO] tweaked toml for crates.io crate iguana-interpreter 0.2.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate iguana-interpreter 0.2.3 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 111 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hex-literal v0.3.4 [INFO] [stderr] Downloaded dirs v1.0.5 [INFO] [stderr] Downloaded redox_users v0.3.5 [INFO] [stderr] Downloaded error-chain v0.12.4 [INFO] [stderr] Downloaded bitcoin-cash-script-macro v0.2.0 [INFO] [stderr] Downloaded sha-1 v0.9.8 [INFO] [stderr] Downloaded bitcoin-cash v0.2.3 [INFO] [stderr] Downloaded toolchain_find v0.1.4 [INFO] [stderr] Downloaded bitcoin-cash-base v0.2.0 [INFO] [stderr] Downloaded rust-argon2 v0.8.3 [INFO] [stderr] Downloaded bimap v0.5.3 [INFO] [stderr] Downloaded blake2b_simd v0.5.11 [INFO] [stderr] Downloaded num-bigint v0.3.3 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4382c026a6d7a7bdf923356039401572888a3ae6035df95fd4f9100ef6656ba [INFO] running `Command { std: "docker" "start" "-a" "b4382c026a6d7a7bdf923356039401572888a3ae6035df95fd4f9100ef6656ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4382c026a6d7a7bdf923356039401572888a3ae6035df95fd4f9100ef6656ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4382c026a6d7a7bdf923356039401572888a3ae6035df95fd4f9100ef6656ba", kill_on_drop: false }` [INFO] [stdout] b4382c026a6d7a7bdf923356039401572888a3ae6035df95fd4f9100ef6656ba [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7099c198a83797df6226ba4dd1087d6ca0fa65425ee2b5bd3791e1218f759a1f [INFO] running `Command { std: "docker" "start" "-a" "7099c198a83797df6226ba4dd1087d6ca0fa65425ee2b5bd3791e1218f759a1f", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling bimap v0.5.3 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling toolchain_find v0.1.4 [INFO] [stderr] Compiling bitcoin-cash-base v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling bitcoin-cash-script-macro v0.2.0 [INFO] [stderr] Compiling bitcoin-cash v0.2.3 [INFO] [stdout] error: No rustfmt could be found. [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitcoin-cash-0.2.3/src/scripts.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn p2pkh_script(address: &Address, sig: ByteArray, pubkey: ByteArray) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: No rustfmt could be found. [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitcoin-cash-0.2.3/src/scripts.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn p2sh_script(address: &Address, redeem_script: ByteArray) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bitcoin-cash` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "7099c198a83797df6226ba4dd1087d6ca0fa65425ee2b5bd3791e1218f759a1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7099c198a83797df6226ba4dd1087d6ca0fa65425ee2b5bd3791e1218f759a1f", kill_on_drop: false }` [INFO] [stdout] 7099c198a83797df6226ba4dd1087d6ca0fa65425ee2b5bd3791e1218f759a1f