[INFO] fetching crate stackmate 0.8.0...
[INFO] checking stackmate-0.8.0 against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] extracting crate stackmate 0.8.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate stackmate 0.8.0
[INFO] finished tweaking crates.io crate stackmate 0.8.0
[INFO] tweaked toml for crates.io crate stackmate 0.8.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stackmate 0.8.0 on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 138 packages to latest compatible versions
[INFO] [stderr]       Adding base32 v0.4.0 (available: v0.5.1)
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.23.0)
[INFO] [stderr]       Adding bdk v0.16.1 (available: v0.30.2)
[INFO] [stderr]       Adding bip39 v1.2.0 (available: v2.2.2)
[INFO] [stderr]       Adding bitcoin v0.27.1 (available: v0.32.102)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding libtor v46.9.0+0.4.6.x (available: v47.13.0+0.4.7.x)
[INFO] [stderr]       Adding secp256k1 v0.21.3 (available: v0.31.1)
[INFO] [stderr]       Adding tokio v1.14.1 (available: v1.53.1)
[INFO] [stderr]       Adding unicode-normalization v0.1.9 (available: v0.1.25)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: version requirement `46.6.1+0.4.6.6` for dependency `libtor` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: `stackmate` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5f8fca4c402e64fd36d0a6b5108a4d1efd9d32d119a3305aef22f38a5c6e9291
[INFO] running `Command { std: "docker" "start" "5f8fca4c402e64fd36d0a6b5108a4d1efd9d32d119a3305aef22f38a5c6e9291", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f8fca4c402e64fd36d0a6b5108a4d1efd9d32d119a3305aef22f38a5c6e9291", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5f8fca4c402e64fd36d0a6b5108a4d1efd9d32d119a3305aef22f38a5c6e9291" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f8fca4c402e64fd36d0a6b5108a4d1efd9d32d119a3305aef22f38a5c6e9291", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5f8fca4c402e64fd36d0a6b5108a4d1efd9d32d119a3305aef22f38a5c6e9291" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: version requirement `46.6.1+0.4.6.6` for dependency `libtor` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: `stackmate` (manifest) generated 1 warning
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]     Checking base64-compat v1.0.0
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]     Checking bech32 v0.8.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling openssl-src v300.6.1+3.6.3
[INFO] [stderr]    Compiling autotools v0.2.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]    Compiling tokio v1.14.1
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]    Compiling secp256k1-sys v0.4.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]    Compiling libtor-sys v46.9.1+0.4.6.9
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking socks v0.3.4
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]     Checking sha1 v0.6.1
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking unicode-normalization v0.1.9
[INFO] [stderr]     Checking bitcoin_hashes v0.11.0
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking base32 v0.4.0
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling bdk-macros v0.6.0
[INFO] [stderr]    Compiling libtor-derive v0.1.2
[INFO] [stderr]     Checking webpki-roots v0.19.0
[INFO] [stderr]     Checking rustls v0.16.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking bitcoin_hashes v0.10.0
[INFO] [stderr]     Checking secp256k1 v0.20.3
[INFO] [stderr]     Checking jsonrpc v0.12.1
[INFO] [stderr]     Checking bip39 v1.2.0
[INFO] [stderr]     Checking bitcoin v0.27.1
[INFO] [stderr]     Checking secp256k1 v0.21.3
[INFO] [stderr]     Checking bitcoincore-rpc-json v0.14.0
[INFO] [stderr]     Checking miniscript v6.1.0
[INFO] [stderr]     Checking electrum-client v0.8.0
[INFO] [stderr]     Checking bitcoincore-rpc v0.14.0
[INFO] [stderr]     Checking bdk v0.16.1
[INFO] [stderr]     Checking libtor v46.9.0+0.4.6.x
[INFO] [stderr]     Checking stackmate v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused return value of `CString::from_raw` that must be used
[INFO] [stdout]     --> src/lib.rs:1091:5
[INFO] [stdout]      |
[INFO] [stdout] 1091 |     CString::from_raw(ptr);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: call `drop(from_raw(ptr))` if you intend to drop the `CString`
[INFO] [stdout]      = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1091 |     let _ = CString::from_raw(ptr);
[INFO] [stdout]      |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/key/ec.rs:72:33
[INFO] [stdout]    |
[INFO] [stdout] 72 |   let public_key = if public_key.clone().len() == 64 {
[INFO] [stdout]    |                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/key/ec.rs:73:34
[INFO] [stdout]    |
[INFO] [stdout] 73 |     "02".to_string() + public_key.clone()
[INFO] [stdout]    |                                  ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/key/ec.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 |   } else if public_key.clone().len() == 66 {
[INFO] [stdout]    |                       ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `_KeychainKind` should have a snake case name
[INFO] [stdout]    --> src/wallet/psbt.rs:146:41
[INFO] [stdout]     |
[INFO] [stdout] 146 |           Error::SpendingPolicyRequired(_KeychainKind) => {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `_keychain_kind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::ffi::CString::from_raw` that must be used
[INFO] [stdout]     --> src/lib.rs:1091:5
[INFO] [stdout]      |
[INFO] [stdout] 1091 |     CString::from_raw(ptr);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: call `drop(from_raw(ptr))` if you intend to drop the `CString`
[INFO] [stdout]      = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1091 |     let _ = CString::from_raw(ptr);
[INFO] [stdout]      |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/key/ec.rs:72:33
[INFO] [stdout]    |
[INFO] [stdout] 72 |   let public_key = if public_key.clone().len() == 64 {
[INFO] [stdout]    |                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/key/ec.rs:73:34
[INFO] [stdout]    |
[INFO] [stdout] 73 |     "02".to_string() + public_key.clone()
[INFO] [stdout]    |                                  ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/key/ec.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 |   } else if public_key.clone().len() == 66 {
[INFO] [stdout]    |                       ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/key/aes.rs:81:47
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let iv_ciphertext = cbc_encrypt(secret.clone(),key.clone(),Encoding::Base64);
[INFO] [stdout]    |                                               ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/key/aes.rs:81:59
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let iv_ciphertext = cbc_encrypt(secret.clone(),key.clone(),Encoding::Base64);
[INFO] [stdout]    |                                                           ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/key/aes.rs:83:64
[INFO] [stdout]    |
[INFO] [stdout] 83 |         let plaintext = cbc_decrypt(&iv_ciphertext.clone(), key.clone());
[INFO] [stdout]    |                                                                ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `_KeychainKind` should have a snake case name
[INFO] [stdout]    --> src/wallet/psbt.rs:146:41
[INFO] [stdout]     |
[INFO] [stdout] 146 |           Error::SpendingPolicyRequired(_KeychainKind) => {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `_keychain_kind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10m 03s
[INFO] running `Command { std: "docker" "inspect" "5f8fca4c402e64fd36d0a6b5108a4d1efd9d32d119a3305aef22f38a5c6e9291", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f8fca4c402e64fd36d0a6b5108a4d1efd9d32d119a3305aef22f38a5c6e9291", kill_on_drop: false }`
[INFO] [stdout] 5f8fca4c402e64fd36d0a6b5108a4d1efd9d32d119a3305aef22f38a5c6e9291
