[INFO] cloning repository https://github.com/mahmudsudo/Zec_namada [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mahmudsudo/Zec_namada" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahmudsudo%2FZec_namada", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahmudsudo%2FZec_namada'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bdbb4975a1255b14ed7987fb6483ee041638bcf6 [INFO] building mahmudsudo/Zec_namada against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahmudsudo%2FZec_namada" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mahmudsudo/Zec_namada [INFO] finished tweaking git repo https://github.com/mahmudsudo/Zec_namada [INFO] tweaked toml for git repo https://github.com/mahmudsudo/Zec_namada written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mahmudsudo/Zec_namada on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mahmudsudo/Zec_namada 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded memuse v0.2.2 [INFO] [stderr] Downloaded zcash_spec v0.2.1 [INFO] [stderr] Downloaded zip32 v0.2.0 [INFO] [stderr] Downloaded libredox v0.1.4 [INFO] [stderr] Downloaded zcash_encoding v0.3.0 [INFO] [stderr] Downloaded blake2b_simd v1.0.3 [INFO] [stderr] Downloaded maybe-rayon v0.1.1 [INFO] [stderr] Downloaded getset v0.1.6 [INFO] [stderr] Downloaded option-ext v0.2.0 [INFO] [stderr] Downloaded poly1305 v0.8.0 [INFO] [stderr] Downloaded halo2_poseidon v0.1.0 [INFO] [stderr] Downloaded dirs v5.0.1 [INFO] [stderr] Downloaded hybrid-array v0.2.3 [INFO] [stderr] Downloaded redjubjub v0.8.0 [INFO] [stderr] Downloaded dirs-sys v0.4.1 [INFO] [stderr] Downloaded winnow v0.7.11 [INFO] [stderr] Downloaded equihash v0.2.2 [INFO] [stderr] Downloaded bellman v0.14.0 [INFO] [stderr] Downloaded chacha20poly1305 v0.10.1 [INFO] [stderr] Downloaded halo2_proofs v0.3.0 [INFO] [stderr] Downloaded sinsemilla v0.1.0 [INFO] [stderr] Downloaded halo2_gadgets v0.3.1 [INFO] [stderr] Downloaded reddsa v0.5.1 [INFO] [stderr] Downloaded cbc v0.1.2 [INFO] [stderr] Downloaded sapling-crypto v0.5.0 [INFO] [stderr] Downloaded sled v0.34.7 [INFO] [stderr] Downloaded orchard v0.11.0 [INFO] [stderr] Downloaded bls12_381 v0.8.0 [INFO] [stderr] Downloaded bech32 v0.11.0 [INFO] [stderr] Downloaded f4jumble v0.1.1 [INFO] [stderr] Downloaded visibility v0.1.1 [INFO] [stderr] Downloaded chacha20 v0.9.1 [INFO] [stderr] Downloaded hmac v0.13.0-pre.4 [INFO] [stderr] Downloaded sha2 v0.11.0-pre.4 [INFO] [stderr] Downloaded bip32 v0.6.0-pre.1 [INFO] [stderr] Downloaded zcash_address v0.8.0 [INFO] [stderr] Downloaded nonempty v0.11.0 [INFO] [stderr] Downloaded zcash_primitives v0.23.0 [INFO] [stderr] Downloaded halo2_legacy_pdqsort v0.1.0 [INFO] [stderr] Downloaded fpe v0.6.1 [INFO] [stderr] Downloaded jubjub v0.10.0 [INFO] [stderr] Downloaded ripemd v0.2.0-pre.4 [INFO] [stderr] Downloaded fs2 v0.4.3 [INFO] [stderr] Downloaded pasta_curves v0.5.1 [INFO] [stderr] Downloaded crypto-common v0.2.0-rc.1 [INFO] [stderr] Downloaded core2 v0.3.3 [INFO] [stderr] Downloaded blake2s_simd v1.0.3 [INFO] [stderr] Downloaded block-buffer v0.11.0-rc.3 [INFO] [stderr] Downloaded digest v0.11.0-pre.9 [INFO] [stderr] Downloaded rs_merkle v1.5.0 [INFO] [stderr] Downloaded incrementalmerkletree v0.8.2 [INFO] [stderr] Downloaded ff v0.13.1 [INFO] [stderr] Downloaded zcash_transparent v0.3.0 [INFO] [stderr] Downloaded zcash_note_encryption v0.4.1 [INFO] [stderr] Downloaded zcash_protocol v0.5.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f94eccd041ca22ce10bf03022a8abbff741d4c1792042d052d5119876ec3108d [INFO] running `Command { std: "docker" "start" "-a" "f94eccd041ca22ce10bf03022a8abbff741d4c1792042d052d5119876ec3108d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f94eccd041ca22ce10bf03022a8abbff741d4c1792042d052d5119876ec3108d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f94eccd041ca22ce10bf03022a8abbff741d4c1792042d052d5119876ec3108d", kill_on_drop: false }` [INFO] [stdout] f94eccd041ca22ce10bf03022a8abbff741d4c1792042d052d5119876ec3108d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4f586a847730eb708b6b7e584468f69483a3038e2ee88d433d7a11c751239b3 [INFO] running `Command { std: "docker" "start" "-a" "c4f586a847730eb708b6b7e584468f69483a3038e2ee88d433d7a11c751239b3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling memuse v0.2.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling core2 v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hybrid-array v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.2.0-rc.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling block-buffer v0.11.0-rc.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling pasta_curves v0.5.1 [INFO] [stderr] Compiling pairing v0.23.0 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling bls12_381 v0.8.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling digest v0.11.0-pre.9 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling jubjub v0.10.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling zcash_spec v0.2.1 [INFO] [stderr] Compiling nonempty v0.11.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling zip32 v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling halo2_legacy_pdqsort v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling zcash_encoding v0.3.0 [INFO] [stderr] Compiling hmac v0.13.0-pre.4 [INFO] [stderr] Compiling sha2 v0.11.0-pre.4 [INFO] [stderr] Compiling ripemd v0.2.0-pre.4 [INFO] [stderr] Compiling sinsemilla v0.1.0 [INFO] [stderr] Compiling halo2_poseidon v0.1.0 [INFO] [stderr] Compiling zcash_protocol v0.5.3 [INFO] [stderr] Compiling incrementalmerkletree v0.8.2 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling f4jumble v0.1.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling blake2s_simd v1.0.3 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling equihash v0.2.2 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling bellman v0.14.0 [INFO] [stderr] Compiling zcash_address v0.8.0 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling fpe v0.6.1 [INFO] [stderr] Compiling zcash_note_encryption v0.4.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling halo2_proofs v0.3.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling bip32 v0.6.0-pre.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling visibility v0.1.1 [INFO] [stderr] Compiling zcash_transparent v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling reddsa v0.5.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling redjubjub v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling sapling-crypto v0.5.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling halo2_gadgets v0.3.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling rs_merkle v1.5.0 [INFO] [stderr] Compiling orchard v0.11.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling zcash_primitives v0.23.0 [INFO] [stderr] Compiling zec_nam v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `ByteBuf` and `Bytes` [INFO] [stdout] --> src/lib.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | use serde_bytes::{Bytes, ByteBuf}; [INFO] [stdout] | ^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_MONEY` is never used [INFO] [stdout] --> src/lib.rs:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | const MAX_MONEY: u64 = 21_000_000 * 100_000_000; // Max ZEC in zatoshis [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AirdropWallet`, `OrchardNote`, `ProtocolError`, `PublicKey`, and `SaplingNote` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | AirdropWallet, ShieldedAirdropTransaction, SaplingNote, OrchardNote, [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 9 | PublicKey, ProtocolError [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `note_index` [INFO] [stdout] --> src/main.rs:179:35 [INFO] [stdout] | [INFO] [stdout] 179 | Commands::CreateAirdrop { note_index, amount, recipient, note_type } => { [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `note_index: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `amount` [INFO] [stdout] --> src/main.rs:179:47 [INFO] [stdout] | [INFO] [stdout] 179 | Commands::CreateAirdrop { note_index, amount, recipient, note_type } => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `amount: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `recipient` [INFO] [stdout] --> src/main.rs:179:55 [INFO] [stdout] | [INFO] [stdout] 179 | Commands::CreateAirdrop { note_index, amount, recipient, note_type } => { [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `recipient: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `note_type` [INFO] [stdout] --> src/main.rs:179:66 [INFO] [stdout] | [INFO] [stdout] 179 | Commands::CreateAirdrop { note_index, amount, recipient, note_type } => { [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `note_type: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tx` [INFO] [stdout] --> src/main.rs:195:17 [INFO] [stdout] | [INFO] [stdout] 195 | let tx: ShieldedAirdropTransaction = bincode::deserialize(&data) [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_tx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `note_index` [INFO] [stdout] --> src/main.rs:236:39 [INFO] [stdout] | [INFO] [stdout] 236 | Commands::CreateMaspAirdrop { note_index, amount, masp_recipient, note_type, out_file } => { [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `note_index: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `amount` [INFO] [stdout] --> src/main.rs:236:51 [INFO] [stdout] | [INFO] [stdout] 236 | Commands::CreateMaspAirdrop { note_index, amount, masp_recipient, note_type, out_file } => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `amount: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `masp_recipient` [INFO] [stdout] --> src/main.rs:236:59 [INFO] [stdout] | [INFO] [stdout] 236 | Commands::CreateMaspAirdrop { note_index, amount, masp_recipient, note_type, out_file } => { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try ignoring the field: `masp_recipient: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `note_type` [INFO] [stdout] --> src/main.rs:236:75 [INFO] [stdout] | [INFO] [stdout] 236 | Commands::CreateMaspAirdrop { note_index, amount, masp_recipient, note_type, out_file } => { [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `note_type: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `out_file` [INFO] [stdout] --> src/main.rs:236:86 [INFO] [stdout] | [INFO] [stdout] 236 | Commands::CreateMaspAirdrop { note_index, amount, masp_recipient, note_type, out_file } => { [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `out_file: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 08s [INFO] running `Command { std: "docker" "inspect" "c4f586a847730eb708b6b7e584468f69483a3038e2ee88d433d7a11c751239b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4f586a847730eb708b6b7e584468f69483a3038e2ee88d433d7a11c751239b3", kill_on_drop: false }` [INFO] [stdout] c4f586a847730eb708b6b7e584468f69483a3038e2ee88d433d7a11c751239b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1543f8678fbbf871fbc1535fdda1ac667d2f345cdf9e04dd2168ab70a24cd3b6 [INFO] running `Command { std: "docker" "start" "-a" "1543f8678fbbf871fbc1535fdda1ac667d2f345cdf9e04dd2168ab70a24cd3b6", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling zec_nam v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `ByteBuf` and `Bytes` [INFO] [stdout] --> src/lib.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | use serde_bytes::{Bytes, ByteBuf}; [INFO] [stdout] | ^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_MONEY` is never used [INFO] [stdout] --> src/lib.rs:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | const MAX_MONEY: u64 = 21_000_000 * 100_000_000; // Max ZEC in zatoshis [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AirdropWallet`, `OrchardNote`, `ProtocolError`, `PublicKey`, and `SaplingNote` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | AirdropWallet, ShieldedAirdropTransaction, SaplingNote, OrchardNote, [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 9 | PublicKey, ProtocolError [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `note_index` [INFO] [stdout] --> src/main.rs:179:35 [INFO] [stdout] | [INFO] [stdout] 179 | Commands::CreateAirdrop { note_index, amount, recipient, note_type } => { [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `note_index: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `amount` [INFO] [stdout] --> src/main.rs:179:47 [INFO] [stdout] | [INFO] [stdout] 179 | Commands::CreateAirdrop { note_index, amount, recipient, note_type } => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `amount: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `recipient` [INFO] [stdout] --> src/main.rs:179:55 [INFO] [stdout] | [INFO] [stdout] 179 | Commands::CreateAirdrop { note_index, amount, recipient, note_type } => { [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `recipient: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `note_type` [INFO] [stdout] --> src/main.rs:179:66 [INFO] [stdout] | [INFO] [stdout] 179 | Commands::CreateAirdrop { note_index, amount, recipient, note_type } => { [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `note_type: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tx` [INFO] [stdout] --> src/main.rs:195:17 [INFO] [stdout] | [INFO] [stdout] 195 | let tx: ShieldedAirdropTransaction = bincode::deserialize(&data) [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_tx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `note_index` [INFO] [stdout] --> src/main.rs:236:39 [INFO] [stdout] | [INFO] [stdout] 236 | Commands::CreateMaspAirdrop { note_index, amount, masp_recipient, note_type, out_file } => { [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `note_index: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `amount` [INFO] [stdout] --> src/main.rs:236:51 [INFO] [stdout] | [INFO] [stdout] 236 | Commands::CreateMaspAirdrop { note_index, amount, masp_recipient, note_type, out_file } => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `amount: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `masp_recipient` [INFO] [stdout] --> src/main.rs:236:59 [INFO] [stdout] | [INFO] [stdout] 236 | Commands::CreateMaspAirdrop { note_index, amount, masp_recipient, note_type, out_file } => { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try ignoring the field: `masp_recipient: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `note_type` [INFO] [stdout] --> src/main.rs:236:75 [INFO] [stdout] | [INFO] [stdout] 236 | Commands::CreateMaspAirdrop { note_index, amount, masp_recipient, note_type, out_file } => { [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `note_type: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `out_file` [INFO] [stdout] --> src/main.rs:236:86 [INFO] [stdout] | [INFO] [stdout] 236 | Commands::CreateMaspAirdrop { note_index, amount, masp_recipient, note_type, out_file } => { [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `out_file: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ByteBuf` and `Bytes` [INFO] [stdout] --> src/lib.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | use serde_bytes::{Bytes, ByteBuf}; [INFO] [stdout] | ^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_MONEY` is never used [INFO] [stdout] --> src/lib.rs:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | const MAX_MONEY: u64 = 21_000_000 * 100_000_000; // Max ZEC in zatoshis [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 17.60s [INFO] running `Command { std: "docker" "inspect" "1543f8678fbbf871fbc1535fdda1ac667d2f345cdf9e04dd2168ab70a24cd3b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1543f8678fbbf871fbc1535fdda1ac667d2f345cdf9e04dd2168ab70a24cd3b6", kill_on_drop: false }` [INFO] [stdout] 1543f8678fbbf871fbc1535fdda1ac667d2f345cdf9e04dd2168ab70a24cd3b6