[INFO] fetching crate bitcoin-cash 1.0.0-beta.0... [INFO] checking bitcoin-cash-1.0.0-beta.0 against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] extracting crate bitcoin-cash 1.0.0-beta.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate bitcoin-cash 1.0.0-beta.0 on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f0787beb3c48cc34fb56bb13772f562885ca29a9d2f97b2b979512aa5b01f09 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1f0787beb3c48cc34fb56bb13772f562885ca29a9d2f97b2b979512aa5b01f09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f0787beb3c48cc34fb56bb13772f562885ca29a9d2f97b2b979512aa5b01f09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f0787beb3c48cc34fb56bb13772f562885ca29a9d2f97b2b979512aa5b01f09", kill_on_drop: false }` [INFO] [stdout] 1f0787beb3c48cc34fb56bb13772f562885ca29a9d2f97b2b979512aa5b01f09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24753c9c2ea56ff6dc832aa84bdfc9e1f1992b9bc53bea57c0b697e29ef2ad54 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "24753c9c2ea56ff6dc832aa84bdfc9e1f1992b9bc53bea57c0b697e29ef2ad54", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking bimap v0.5.3 [INFO] [stderr] Compiling hex-literal v0.3.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha-1 v0.9.7 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking ripemd160 v0.9.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling toolchain_find v0.1.4 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [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 thiserror v1.0.26 [INFO] [stderr] Checking bitcoin-cash-base v1.0.0-beta.0 [INFO] [stderr] Compiling bitcoin-cash-script-macro v1.0.0-beta.0 [INFO] [stderr] Checking 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: 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] 51 | impl Address<'_> { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 52 | pub fn p2pkh_script(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [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] error[E0412]: cannot find type `P2PKHInputs` in this scope [INFO] [stdout] --> src/scripts.rs:52:55 [INFO] [stdout] | [INFO] [stdout] 51 | impl Address<'_> { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 52 | pub fn p2pkh_script(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [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] = note: `#[warn(legacy_derive_helpers)]` on by default [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: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] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/deserializer.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | #[bitcoin_code(crate = "crate")] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 17 | #[derive(BitcoinCode, PartialEq, Debug)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [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/deserializer.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[bitcoin_code(crate = "crate")] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 26 | #[derive(BitcoinCode, PartialEq, Debug)] [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/deserializer.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[bitcoin_code(crate = "crate")] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 33 | #[derive(BitcoinCode, PartialEq, Debug)] [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: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] [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: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/deserializer.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | #[bitcoin_code(crate = "crate")] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 45 | #[derive(BitcoinCode, PartialEq, Debug)] [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/deserializer.rs:62:11 [INFO] [stdout] | [INFO] [stdout] 62 | #[bitcoin_code(crate = "crate")] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 63 | #[derive(PartialEq, Debug, 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: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/deserializer.rs:75:11 [INFO] [stdout] | [INFO] [stdout] 75 | #[bitcoin_code(crate = "crate")] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 76 | #[derive(PartialEq, Debug, 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: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/deserializer.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 114 | #[bitcoin_code(crate = "crate")] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 115 | #[derive(BitcoinCode, PartialEq, Debug)] [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/deserializer.rs:145:11 [INFO] [stdout] | [INFO] [stdout] 145 | #[bitcoin_code(crate = "crate")] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 146 | #[derive(BitcoinCode, PartialEq, Debug)] [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: unnecessary trailing semicolon [INFO] [stdout] --> src/deserializer.rs:118:10 [INFO] [stdout] | [INFO] [stdout] 118 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/deserializer.rs:149:10 [INFO] [stdout] | [INFO] [stdout] 149 | }; [INFO] [stdout] | ^ help: remove this semicolon [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 [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 [INFO] [stdout] ... [INFO] [stdout] 37 | AddressType::P2PKH => ParamsAddress(self).p2pkh_script().into(), [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `ParamsAddress<'_>` [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 [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 [INFO] [stdout] ... [INFO] [stdout] 46 | AddressType::P2PKH => ParamsAddress(&self).p2pkh_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:56:32 [INFO] [stdout] | [INFO] [stdout] 15 | struct ParamsAddress<'a>(&'a Address<'a>); [INFO] [stdout] | ------------------------------------------ method `p2pkh_script` not found for this [INFO] [stdout] ... [INFO] [stdout] 56 | Ok(ParamsAddress(self).p2pkh_script()) [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `ParamsAddress<'_>` [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 [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 [INFO] [stdout] ... [INFO] [stdout] 37 | AddressType::P2PKH => ParamsAddress(self).p2pkh_script().into(), [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `ParamsAddress<'_>` [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 [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 [INFO] [stdout] ... [INFO] [stdout] 46 | AddressType::P2PKH => ParamsAddress(&self).p2pkh_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:56:32 [INFO] [stdout] | [INFO] [stdout] 15 | struct ParamsAddress<'a>(&'a Address<'a>); [INFO] [stdout] | ------------------------------------------ method `p2pkh_script` not found for this [INFO] [stdout] ... [INFO] [stdout] 56 | Ok(ParamsAddress(self).p2pkh_script()) [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `ParamsAddress<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors; 7 warnings emitted [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` due to 11 previous errors; 7 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 10 previous errors; 17 warnings emitted [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: build failed [INFO] running `Command { std: "docker" "inspect" "24753c9c2ea56ff6dc832aa84bdfc9e1f1992b9bc53bea57c0b697e29ef2ad54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24753c9c2ea56ff6dc832aa84bdfc9e1f1992b9bc53bea57c0b697e29ef2ad54", kill_on_drop: false }` [INFO] [stdout] 24753c9c2ea56ff6dc832aa84bdfc9e1f1992b9bc53bea57c0b697e29ef2ad54