[INFO] fetching crate bitcoin-cash 1.0.0-beta.0... [INFO] testing bitcoin-cash-1.0.0-beta.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate bitcoin-cash 1.0.0-beta.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate bitcoin-cash 1.0.0-beta.0 [INFO] finished tweaking crates.io crate bitcoin-cash 1.0.0-beta.0 [INFO] tweaked toml for crates.io crate bitcoin-cash 1.0.0-beta.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bitcoin-cash 1.0.0-beta.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 103 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.13.1 (available: v0.22.1) [INFO] [stderr] Adding bimap v0.5.3 (available: v0.6.3) [INFO] [stderr] Adding bitflags v1.3.2 (available: v2.9.1) [INFO] [stderr] Adding hex-literal v0.3.4 (available: v1.0.0) [INFO] [stderr] Adding num v0.3.1 (available: v0.4.3) [INFO] [stderr] Adding num-derive v0.3.3 (available: v0.4.2) [INFO] [stderr] Adding ripemd160 v0.9.1 (available: v0.10.0) [INFO] [stderr] Adding sha-1 v0.9.8 (available: v0.10.1) [INFO] [stderr] Adding sha2 v0.9.9 (available: v0.10.9) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toolchain_find v0.1.4 [INFO] [stderr] Downloaded hex-literal v0.3.4 [INFO] [stderr] Downloaded ripemd160 v0.9.1 [INFO] [stderr] Downloaded bitcoin-cash-script-macro v1.0.0-beta.0 [INFO] [stderr] Downloaded bitcoin-cash-code v1.0.0-beta.0 [INFO] [stderr] Downloaded bimap v0.5.3 [INFO] [stderr] Downloaded bitcoin-cash-base v1.0.0-beta.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebc00ceb92a1996c04357111049c974bd5c32ff40820ca65d604a41c5ef97552 [INFO] running `Command { std: "docker" "start" "-a" "ebc00ceb92a1996c04357111049c974bd5c32ff40820ca65d604a41c5ef97552", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebc00ceb92a1996c04357111049c974bd5c32ff40820ca65d604a41c5ef97552", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebc00ceb92a1996c04357111049c974bd5c32ff40820ca65d604a41c5ef97552", kill_on_drop: false }` [INFO] [stdout] ebc00ceb92a1996c04357111049c974bd5c32ff40820ca65d604a41c5ef97552 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 18f504f31444b87d1f783d8f73370dc071fd0f01afefed44e8e603aa4fd10243 [INFO] running `Command { std: "docker" "start" "-a" "18f504f31444b87d1f783d8f73370dc071fd0f01afefed44e8e603aa4fd10243", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [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 unicode-segmentation v1.12.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bimap v0.5.3 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling bitcoin-cash-code v1.0.0-beta.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling toolchain_find v0.1.4 [INFO] [stderr] Compiling bitcoin-cash-base v1.0.0-beta.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling bitcoin-cash-script-macro v1.0.0-beta.0 [INFO] [stderr] Compiling bitcoin-cash v1.0.0-beta.0 (/opt/rustwide/workdir) [INFO] [stdout] error: No rustfmt could be found. [INFO] [stdout] --> src/scripts.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn p2pkh_script(params: ParamsAddress<'_>, sig: ByteArray, pubkey: ByteArray) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: No rustfmt could be found. [INFO] [stdout] --> src/scripts.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn p2sh_script(params: ParamsAddress<'_>, redeem_script: ByteArray) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P2PKHInputs` in this scope [INFO] [stdout] --> src/scripts.rs:52:55 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn p2pkh_script(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 51 | impl Address<'_> { [INFO] [stdout] | +++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P2PKHInputs` in this scope [INFO] [stdout] --> src/scripts.rs:61:19 [INFO] [stdout] | [INFO] [stdout] 61 | type Script = P2PKHInputs; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `P2PKHInputs` in this scope [INFO] [stdout] --> src/scripts.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | P2PKHInputs { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/tx.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | #[bitcoin_code(crate = "crate")] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 11 | #[derive(BitcoinCode, PartialEq, Debug, Clone, Default)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/tx.rs:17:3 [INFO] [stdout] | [INFO] [stdout] 17 | #[bitcoin_code(crate = "crate")] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 18 | #[derive(BitcoinCode, PartialEq, Debug, Clone)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/tx.rs:34:3 [INFO] [stdout] | [INFO] [stdout] 34 | #[bitcoin_code(crate = "crate")] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 35 | #[derive(BitcoinCode, PartialEq, Debug, Clone)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/tx.rs:41:3 [INFO] [stdout] | [INFO] [stdout] 41 | #[bitcoin_code(crate = "crate")] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 42 | #[derive(BitcoinCode, PartialEq, Debug, Clone)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/tx.rs:50:3 [INFO] [stdout] | [INFO] [stdout] 50 | #[bitcoin_code(crate = "crate")] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 51 | #[derive(BitcoinCode, PartialEq, Debug, Clone)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/tx_preimage.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | #[bitcoin_code(crate = "crate")] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 21 | #[derive(Clone, Debug, Default, BitcoinCode)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Opcode::*` [INFO] [stdout] --> src/scripts.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | Opcode::*, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `p2sh_script` found for struct `ParamsAddress` in the current scope [INFO] [stdout] --> src/scripts.rs:36:54 [INFO] [stdout] | [INFO] [stdout] 15 | struct ParamsAddress<'a>(&'a Address<'a>); [INFO] [stdout] | ------------------------ method `p2sh_script` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 36 | AddressType::P2SH => ParamsAddress(self).p2sh_script().into(), [INFO] [stdout] | ^^^^^^^^^^^ method not found in `ParamsAddress<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `p2pkh_script` found for struct `ParamsAddress` in the current scope [INFO] [stdout] --> src/scripts.rs:37:55 [INFO] [stdout] | [INFO] [stdout] 15 | struct ParamsAddress<'a>(&'a Address<'a>); [INFO] [stdout] | ------------------------ method `p2pkh_script` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 37 | AddressType::P2PKH => ParamsAddress(self).p2pkh_script().into(), [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `ParamsAddress<'_>` [INFO] [stdout] | [INFO] [stdout] help: one of the expressions' fields has a method of the same name [INFO] [stdout] | [INFO] [stdout] 37 | AddressType::P2PKH => ParamsAddress(self).0.p2pkh_script().into(), [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `p2sh_script` found for struct `ParamsAddress` in the current scope [INFO] [stdout] --> src/scripts.rs:45:55 [INFO] [stdout] | [INFO] [stdout] 15 | struct ParamsAddress<'a>(&'a Address<'a>); [INFO] [stdout] | ------------------------ method `p2sh_script` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 45 | AddressType::P2SH => ParamsAddress(&self).p2sh_script().into(), [INFO] [stdout] | ^^^^^^^^^^^ method not found in `ParamsAddress<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `p2pkh_script` found for struct `ParamsAddress` in the current scope [INFO] [stdout] --> src/scripts.rs:46:56 [INFO] [stdout] | [INFO] [stdout] 15 | struct ParamsAddress<'a>(&'a Address<'a>); [INFO] [stdout] | ------------------------ method `p2pkh_script` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 46 | AddressType::P2PKH => ParamsAddress(&self).p2pkh_script().into(), [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `ParamsAddress<'_>` [INFO] [stdout] | [INFO] [stdout] help: one of the expressions' fields has a method of the same name [INFO] [stdout] | [INFO] [stdout] 46 | AddressType::P2PKH => ParamsAddress(&self).0.p2pkh_script().into(), [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `p2pkh_script` found for struct `ParamsAddress` in the current scope [INFO] [stdout] --> src/scripts.rs:56:32 [INFO] [stdout] | [INFO] [stdout] 15 | struct ParamsAddress<'a>(&'a Address<'a>); [INFO] [stdout] | ------------------------ method `p2pkh_script` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 56 | Ok(ParamsAddress(self).p2pkh_script()) [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `ParamsAddress<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bitcoin-cash` (lib) due to 10 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "18f504f31444b87d1f783d8f73370dc071fd0f01afefed44e8e603aa4fd10243", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18f504f31444b87d1f783d8f73370dc071fd0f01afefed44e8e603aa4fd10243", kill_on_drop: false }` [INFO] [stdout] 18f504f31444b87d1f783d8f73370dc071fd0f01afefed44e8e603aa4fd10243