[INFO] cloning repository https://github.com/domenkozar/wise-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/domenkozar/wise-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomenkozar%2Fwise-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomenkozar%2Fwise-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d8375d25b8fc3ce6ab61db7a629ff08cce31232e [INFO] checking domenkozar/wise-cli against try#3fada14ee01d755dc8076e611f11bf65b28ffd21 for pr-154971 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomenkozar%2Fwise-cli" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/domenkozar/wise-cli [INFO] finished tweaking git repo https://github.com/domenkozar/wise-cli [INFO] tweaked toml for git repo https://github.com/domenkozar/wise-cli written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/domenkozar/wise-cli on toolchain 3fada14ee01d755dc8076e611f11bf65b28ffd21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/domenkozar/wise-cli 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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b39a99b13f9d5a24ff7b4a6fc3382430aa9010a877b9352ec088327552ca0e79 [INFO] running `Command { std: "docker" "start" "-a" "b39a99b13f9d5a24ff7b4a6fc3382430aa9010a877b9352ec088327552ca0e79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b39a99b13f9d5a24ff7b4a6fc3382430aa9010a877b9352ec088327552ca0e79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b39a99b13f9d5a24ff7b4a6fc3382430aa9010a877b9352ec088327552ca0e79", kill_on_drop: false }` [INFO] [stdout] b39a99b13f9d5a24ff7b4a6fc3382430aa9010a877b9352ec088327552ca0e79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f317aa386edf7a741c89c86906ba9dcc31878142267b8599a7c067e1abf91373 [INFO] running `Command { std: "docker" "start" "-a" "f317aa386edf7a741c89c86906ba9dcc31878142267b8599a7c067e1abf91373", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling libdbus-sys v0.2.7 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling linkme-impl v0.3.35 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling linkme v0.3.35 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling dbus v0.9.10 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling supports-hyperlinks v3.2.0 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Checking ipnet v2.12.0 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling whoami v2.1.1 [INFO] [stderr] Compiling etcetera v0.11.0 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Checking papergrid v0.13.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Compiling dbus-secret-service v4.1.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Checking keyring v3.6.3 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling tabled_derive v0.9.0 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking inquire v0.9.4 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking tabled v0.17.0 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking envy v0.4.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking serde-envfile v0.3.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking secretspec v0.7.2 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Compiling secretspec-derive v0.7.2 [INFO] [stderr] Checking wise-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `profile` is never read [INFO] [stdout] --> src/types.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 71 | pub struct Recipient { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 72 | pub id: u64, [INFO] [stdout] 73 | pub profile: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Recipient` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `account_holder` is never read [INFO] [stdout] --> src/types.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 143 | pub struct StatementResponse { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 144 | pub account_holder: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StatementResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `first_name` and `last_name` are never read [INFO] [stdout] --> src/types.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 152 | pub struct AccountHolder { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 153 | pub first_name: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 154 | pub last_name: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AccountHolder` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `total_fees` and `txn_type` are never read [INFO] [stdout] --> src/types.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 159 | pub struct StatementTransaction { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 162 | pub total_fees: Amount, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | pub txn_type: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StatementTransaction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `detail_type`, `sender_name`, and `recipient_name` are never read [INFO] [stdout] --> src/types.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 172 | pub struct StatementDetails { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 175 | pub detail_type: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 176 | pub sender_name: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 177 | pub recipient_name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StatementDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `profile` is never read [INFO] [stdout] --> src/types.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 71 | pub struct Recipient { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 72 | pub id: u64, [INFO] [stdout] 73 | pub profile: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Recipient` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `account_holder` is never read [INFO] [stdout] --> src/types.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 143 | pub struct StatementResponse { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 144 | pub account_holder: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StatementResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `first_name` and `last_name` are never read [INFO] [stdout] --> src/types.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 152 | pub struct AccountHolder { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 153 | pub first_name: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 154 | pub last_name: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AccountHolder` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `total_fees` and `txn_type` are never read [INFO] [stdout] --> src/types.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 159 | pub struct StatementTransaction { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 162 | pub total_fees: Amount, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | pub txn_type: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StatementTransaction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `detail_type`, `sender_name`, and `recipient_name` are never read [INFO] [stdout] --> src/types.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 172 | pub struct StatementDetails { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 175 | pub detail_type: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 176 | pub sender_name: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 177 | pub recipient_name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StatementDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "f317aa386edf7a741c89c86906ba9dcc31878142267b8599a7c067e1abf91373", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f317aa386edf7a741c89c86906ba9dcc31878142267b8599a7c067e1abf91373", kill_on_drop: false }` [INFO] [stdout] f317aa386edf7a741c89c86906ba9dcc31878142267b8599a7c067e1abf91373